@import"https://fonts.googleapis.com/css2?family=Albert+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%}.la-overlay{position:fixed;inset:0;z-index:50;pointer-events:none;display:flex;align-items:center;justify-content:center}.la-leaf{transform-origin:center center;will-change:transform,opacity}.la-img{display:block;filter:drop-shadow(0 12px 32px rgba(42,92,50,.4))}.final-screen{position:fixed;inset:0;z-index:1000;overflow:hidden;animation:final-fade-in 1s ease forwards}@keyframes final-fade-in{0%{opacity:0}to{opacity:1}}.final-screen__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.final-screen__footer{position:absolute;bottom:0;left:0;right:0;padding:60px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.final-screen__logo-group{display:flex;flex-direction:column;width:clamp(280px,59%,897px);flex-shrink:0}.final-screen__logo-main{display:block;width:97.64%;height:auto}.final-screen__logo-subtitle{display:block;width:29.67%;height:auto;aspect-ratio:266.131 / 36.5021;margin-left:68.87%;margin-top:25px}.final-screen__message{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0;color:#33330f;text-align:right}.final-screen__tagline{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;line-height:1;margin:0}.final-screen__title{font-family:citrus-gothic-rough,serif;font-size:44px;font-weight:400;line-height:1;margin:0}@media(max-width:820px){.final-screen__footer{flex-direction:column;align-items:flex-start;padding:32px;gap:24px}.final-screen__logo-group{width:clamp(240px,85%,600px)}.final-screen__message{align-items:flex-start;text-align:left}.final-screen__title{font-size:32px}}.loading-screen{position:fixed;inset:0;z-index:500;overflow:hidden;background-color:#cdd4d9}.loading-screen__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.loading-screen__center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:59px;padding:60px}.loading-screen__logo-group{display:flex;flex-direction:column;width:clamp(200px,22%,335px)}.loading-screen__logo-main{display:block;width:97.64%;height:auto}.loading-screen__logo-subtitle{display:block;width:29.67%;height:auto;aspect-ratio:266.131 / 36.5021;margin-left:68.87%;margin-top:9px}.loading-screen__sequence{width:160px;height:160px;flex-shrink:0;object-fit:contain;image-rendering:auto}.loading-screen--fading{animation:loading-fade-out .8s ease forwards;pointer-events:none}@keyframes loading-fade-out{0%{opacity:1}to{opacity:0}}.loading-screen__error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:sans-serif;font-size:16px;color:#142533;padding:40px;text-align:center}@media(max-width:820px){.loading-screen__logo-group{width:clamp(160px,50%,280px)}.loading-screen__sequence{width:112px;height:112px}}.welcome-screen{position:fixed;inset:0;z-index:1000;overflow:hidden}.welcome-screen--fading{animation:welcome-fade-out .6s ease forwards;pointer-events:none}@keyframes welcome-fade-out{0%{opacity:1}to{opacity:0}}.welcome-screen__top-right{position:absolute;top:60px;right:60px;z-index:1}.welcome-screen__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.welcome-screen__footer{position:absolute;bottom:0;left:0;right:0;padding:60px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.welcome-screen__logo-group{display:flex;flex-direction:column;width:clamp(280px,59%,897px);flex-shrink:0}.welcome-screen__logo-main{display:block;width:97.64%;height:auto}.welcome-screen__logo-subtitle{display:block;width:29.67%;height:auto;aspect-ratio:266.131 / 36.5021;margin-left:68.87%;margin-top:25px}.welcome-screen__btn{position:relative;font-family:Albert Sans,sans-serif;font-size:24px;font-weight:400;color:#eeded0;background:transparent;border:none;cursor:pointer;padding:20px 40px;border-radius:360px;white-space:nowrap;flex-shrink:0;overflow:hidden;transition:opacity .15s ease}.viewer-page--cursor-visible .welcome-screen__btn,.viewer-page--cursor-visible .welcome-screen__btn *{cursor:pointer!important}.welcome-screen__btn-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.welcome-screen__btn:after{content:"";position:absolute;inset:0;background:#14131380;border-radius:360px;opacity:0;transition:opacity .1s ease;pointer-events:none;z-index:1}.welcome-screen__btn:hover:after{opacity:1}.welcome-screen__btn span{position:relative;z-index:2;transition:color .1s ease}.welcome-screen__btn:hover span{color:#fff}@media(max-width:820px){.welcome-screen__footer{flex-direction:column;align-items:flex-start;padding:32px;gap:24px}.welcome-screen__logo-group{width:clamp(240px,85%,600px)}.welcome-screen__btn{font-size:18px;padding:16px 32px}}.savoir-overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#00000026}.savoir-card{background:#ffffffe6;border-radius:18px;padding:40px;width:calc(100vw - 120px);max-width:1392px;height:calc(100vh - 120px);max-height:801px;display:flex;flex-direction:column;gap:24px;overflow:hidden}.savoir-back{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;align-self:flex-start}.savoir-back svg{display:block}.savoir-body{display:flex;align-items:flex-start;gap:40px;flex:1;min-height:0}.savoir-leaf-col{flex:0 0 37%;display:flex;align-items:center;justify-content:center;align-self:stretch}.savoir-leaf-img{max-height:100%;max-width:100%;object-fit:contain}.savoir-content{flex:1;min-width:0;display:flex;gap:40px;align-items:flex-start;height:100%}.savoir-info-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.savoir-title{font-family:citrus-gothic-rough,serif;font-size:70px;font-weight:400;line-height:1;color:#33330f;margin:0}.savoir-person{font-family:citrus-gothic-rough,serif;font-size:44px;font-weight:400;line-height:1;color:#33330f;margin:0}.savoir-desc-label{font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;line-height:1;color:#33330f;margin:0}.savoir-text{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;font-style:italic;color:#33330f;line-height:1.4;margin:0;max-width:38ch}.savoir-avail-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px;align-self:stretch;align-items:flex-end;justify-content:flex-end}.savoir-avail-top{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;gap:20px}.savoir-avail-label{font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;line-height:1;color:#33330f;margin:0;flex-shrink:0}.savoir-slots{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex:1;min-height:0}.savoir-slot{background:#eeded0;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:citrus-gothic-rough,serif;font-size:20px;font-weight:400;color:#33330f;line-height:1;text-align:center;padding:20px}.savoir-fav-btn--active{background:#3b5866;color:#eeded0}.savoir-fav-btn--disabled{opacity:.4;cursor:not-allowed}.savoir-fav-btn{display:flex;align-items:center;gap:10px;background:#b0cfd1;border:none;border-radius:360px;padding:6px 20px;cursor:pointer;font-family:Albert Sans,sans-serif;font-size:24px;font-weight:400;color:#3b5866;line-height:1;flex-shrink:0}@media(max-width:900px){.savoir-card{width:calc(100vw - 40px);height:calc(100vh - 40px);max-height:none;padding:24px;border-radius:12px;gap:16px}.savoir-leaf-col{display:none}.savoir-body{flex-direction:column;overflow-y:auto}.savoir-content{flex-direction:column;height:auto}.savoir-title{font-size:40px}.savoir-person{font-size:28px}.savoir-text{max-width:100%}.savoir-desc-label,.savoir-avail-label{font-size:22px}.savoir-avail-col{align-self:auto}}.settings-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:flex-start;justify-content:flex-end;padding:36px 36px 60px;background:#0003}.settings-card{background:#fffc;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:24px;width:320px;flex-shrink:0}.settings-card__header{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.settings-card__title{font-family:citrus-gothic-rough,serif;font-size:44px;font-weight:400;color:#33330f;line-height:1;margin:0}.settings-card__section{display:flex;flex-direction:column;gap:12px;width:100%}.settings-card__label{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;color:#33330f;margin:0;line-height:1}.settings-card__label-row{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.settings-card__value{font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;color:#33330f;margin:0;line-height:1}.settings-card__pills{display:flex;align-items:center;gap:12px}.settings-pill{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;color:#33330f;background:#e3e7b3;border:none;border-radius:360px;padding:4px 10px;cursor:pointer;line-height:1;white-space:nowrap;transition:opacity .15s ease}.settings-pill:hover:not(.settings-pill--active){opacity:.75}.settings-pill--active{background:#33330f;color:#e3e7b3}.settings-range{-webkit-appearance:none;appearance:none;width:100%;height:32px;border-radius:360px;background:#e3e7b3;outline:none;cursor:pointer;padding:0 6px;box-sizing:border-box}.settings-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#33330f;cursor:pointer;flex-shrink:0}.settings-range::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#33330f;cursor:pointer;border:none}.settings-range::-webkit-slider-runnable-track{background:transparent}.settings-range::-moz-range-track{background:transparent;height:0}.settings-card__section--disabled{opacity:.35;pointer-events:none}.settings-fullscreen-btn{font-family:Albert Sans,sans-serif;font-size:18px;font-weight:500;color:#33330f;background:#e3e7b3;border:none;border-radius:12px;padding:10px 16px;cursor:pointer;width:100%;text-align:center;transition:opacity .15s ease}.settings-fullscreen-btn:hover{opacity:.75}.settings-tab-hint{font-family:Albert Sans,sans-serif;font-size:13px;color:#33330f;opacity:.5;margin:0;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.settings-tab-key{font-family:Albert Sans,sans-serif;font-size:12px;font-weight:600;background:#33330f;color:#e3e7b3;border-radius:4px;padding:2px 7px;letter-spacing:.05em}.gear-icon{width:60px;height:60px;border:none;background:#b0cfd1;border-radius:6px;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:filter .15s ease}.gear-icon:hover{filter:brightness(.9)}.gear-icon__img{width:35px;height:35px;display:block;pointer-events:none}.cp-overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#00000026}.cp-card{background:#ffffffe6;border-radius:18px;padding:40px;width:calc(100vw - 120px);max-width:1392px;height:calc(100vh - 120px);max-height:801px;display:flex;flex-direction:column;overflow:hidden}.cp-back{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;align-self:flex-start;margin-bottom:-8px}.cp-back svg{display:block}.cp-body{flex:1;min-height:0;display:flex;align-items:center}.cp-left{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:40px;margin-right:-80px;position:relative;z-index:0}.cp-name-section{display:flex;flex-direction:column;gap:20px}.cp-name{font-family:citrus-gothic-rough,serif;font-size:70px;font-weight:400;line-height:1;color:#33330f;margin:0;text-transform:uppercase;word-break:break-word}.cp-sep{border:none;border-top:1.5px solid #33330f;margin:0}.cp-desc{font-family:Albert Sans,sans-serif;font-size:16px;font-weight:400;color:#33330f;line-height:1.5;margin:0}.cp-center{flex-shrink:0;width:533px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin-right:-80px}.cp-fruit-img{max-height:100%;max-width:100%;object-fit:contain;pointer-events:none}.cp-right{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:0}.cp-info-row{display:flex;align-items:center;gap:20px;padding:20px 24px}.cp-info-line{flex:1;height:1.5px;background:#33330f;flex-shrink:0}.cp-info-label{flex:1;font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;line-height:1.2;color:#33330f;margin:0;text-transform:uppercase}.pfp-overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#00000026}.pfp-content{display:flex;gap:40px;width:calc(100vw - 120px);max-width:1392px;height:calc(100vh - 120px);max-height:801px}.pfp-left-card{position:relative;flex-shrink:0;width:497px;background:#ffffffe6;border-radius:18px;padding:40px;display:flex;flex-direction:column}.pfp-left-inner{display:flex;flex-direction:column;justify-content:space-between;height:100%}.pfp-top-section{position:relative;display:flex;flex-direction:column;gap:20px;align-items:flex-end}.pfp-fruit-img{position:absolute;left:-83px;top:-70px;width:322px;height:435px;object-fit:cover;pointer-events:none}.pfp-player-name{font-family:citrus-gothic-rough,serif;font-size:70px;font-weight:400;line-height:1;color:#33330f;margin:0;padding-top:200px;text-align:right;word-break:break-word;width:100%;position:relative;z-index:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pfp-bottom-section{display:flex;flex-direction:column;gap:20px}.pfp-role{font-family:citrus-gothic-rough,serif;font-size:44px;font-weight:400;line-height:1;color:#33330f;margin:0}.pfp-desc-label{font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;line-height:1;color:#33330f;margin:0}.pfp-desc-text{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;color:#33330f;line-height:1.4;margin:0}.pfp-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px}.pfp-row{flex:1;min-height:0;display:flex;gap:40px}.pfp-card{flex:1;min-width:0;background:#ffffffe6;border-radius:18px;padding:40px;display:flex;flex-direction:column;gap:40px;overflow:hidden}.pfp-card-header{display:flex;gap:20px;align-items:center;flex-shrink:0}.pfp-card-icon{width:48px;height:40px;object-fit:contain;flex-shrink:0}.pfp-card-title-group{display:flex;flex-direction:column}.pfp-card-title{font-family:citrus-gothic-rough,serif;font-size:44px;font-weight:400;line-height:1;color:#33330f;margin:0;text-transform:uppercase}.pfp-card-subtitle{font-family:Albert Sans,sans-serif;font-size:20px;font-weight:500;color:#33330f;margin:0}.pfp-add-savoir{background:#b0cfd1;border-radius:18px;padding:20px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex-shrink:0;cursor:pointer}.pfp-add-icon{font-size:32px;color:#33330f;line-height:1}.pfp-add-savoir--sent{opacity:.4;cursor:not-allowed}.pfp-add-label{font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;color:#33330f;line-height:1;text-transform:uppercase;white-space:nowrap}.pfp-leaf-slots{display:flex;gap:10px;align-items:center;justify-content:center;flex-shrink:0}.pfp-leaf-slot{position:relative;background:#e3e7b3;border-radius:6px;padding:10px;width:102px;height:102px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pfp-leaf-slot--flex{flex:1;width:auto}.pfp-leaf-slot--empty{opacity:.35}.pfp-leaf-slot:has(.pfp-fav-title){flex-direction:column;gap:6px}.pfp-fav-title{font-family:citrus-gothic-rough,serif;font-size:11px;font-weight:400;color:#33330f;line-height:1.2;text-align:center;margin:0;word-break:break-word}.pfp-leaf-img{width:70%;height:auto;object-fit:contain;transform:rotate(-31deg);pointer-events:none}.pfp-card--cabane{position:relative;background:transparent;border:6px solid rgba(255,255,255,.9);padding:40px;justify-content:flex-end;gap:0}.pfp-cabane-bg{position:absolute;inset:0;border-radius:12px;background-size:cover;background-position:center;pointer-events:none}.pfp-cabane-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px}.pfp-cabane-title{font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;line-height:1;color:#8b8e50;margin:0;text-transform:uppercase}.pfp-cabane-subtitle{font-family:citrus-gothic-rough,serif;font-size:20px;font-weight:400;line-height:1;color:#8b8e50;margin:0;text-transform:uppercase}.pfp-content--sent{align-items:stretch}.pfp-left-col{display:flex;flex-direction:column;gap:40px;width:530px;flex-shrink:0;height:100%}.pfp-left-profile-card{flex:1 0 0;min-height:0;gap:20px;justify-content:flex-end;align-items:flex-start;overflow:visible}.pfp-close-btn{background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.pfp-profile-inner{display:flex;flex-direction:column;flex:1 0 0;min-height:0;align-items:flex-end;justify-content:center;gap:20px;width:100%;position:relative}.pfp-fruit-img--sent{position:absolute;left:0;top:-35px;width:229px;height:310px;object-fit:cover}.pfp-left-profile-card .pfp-player-name{padding-top:0}.pfp-sent-leaf-slot{background:#e3e7b3;border-radius:6px;padding:10px;width:102px;height:102px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.pfp-sent-leaf-title{font-family:citrus-gothic-rough,serif;font-size:11px;font-weight:400;color:#33330f;line-height:1.2;text-align:center;margin:0;word-break:break-word}@media(max-width:900px){.pfp-content{flex-direction:column;width:calc(100vw - 40px);height:calc(100vh - 40px);max-height:none;overflow-y:auto}.pfp-left-card{width:auto;min-height:300px}.pfp-fruit-img{width:180px;height:250px;left:-20px;top:-20px}.pfp-player-name{font-size:44px;padding-top:120px}.pfp-role{font-size:28px}.pfp-right{flex:none}.pfp-row{flex-direction:column}.pfp-card-title{font-size:28px}}.asm-overlay{position:fixed;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#0006}.asm-card{position:relative;width:1036px;height:579px;border-radius:18px;overflow:hidden;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;padding:60px}.asm-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:18px;pointer-events:none}.asm-title-wrapper{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch}.asm-title-inner{display:flex;flex-direction:column;height:100%;align-items:flex-start;flex-shrink:0;margin-right:-260px;position:relative}.asm-title-lines{line-height:0;flex-shrink:0;width:100%;word-break:break-word}.asm-title-line{font-family:citrus-gothic-rough,serif;font-size:70px;font-weight:400;line-height:100px;color:#33330f;margin:0;text-transform:uppercase}.asm-leaf-wrapper{display:flex;flex:1 0 0;flex-direction:row;align-items:flex-end;align-self:stretch}.asm-leaf-container{display:flex;flex:1 0 0;flex-direction:row;gap:10px;height:100%;align-items:flex-end;justify-content:flex-end;min-width:1px;margin-right:-260px;position:relative}.asm-leaf-img-wrap{width:855px;height:459px;position:relative;flex-shrink:0}.asm-leaf{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.asm-qr{position:absolute;left:443px;top:90px;width:199px;height:199px;object-fit:contain;mix-blend-mode:soft-light}.asm-scan{font-family:citrus-gothic-rough,serif;font-size:70px;font-weight:400;line-height:100px;color:#33330f;text-align:right;text-transform:uppercase;width:288px;flex-shrink:0;position:relative;margin:0;word-break:break-word}.fade-to-black{position:fixed;inset:0;z-index:999;background:#000;animation:fade-to-black .8s ease forwards;pointer-events:none}@keyframes fade-to-black{0%{opacity:0}to{opacity:1}}.app-gear-btn{position:fixed;top:60px;right:60px;z-index:1200;pointer-events:auto}.viewer-page{position:relative;width:100vw;height:100dvh;overflow:hidden;font-family:Inter,system-ui,sans-serif;cursor:none}.viewer-page *{cursor:none!important}.viewer-page--cursor-visible,.viewer-page--cursor-visible *{cursor:auto!important}.custom-cursor{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;will-change:transform;width:0;height:0;overflow:visible}.custom-cursor:after{content:"";position:absolute;top:0;left:0;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #0006;transition:width .1s ease,height .1s ease}.custom-cursor--pointer:after{width:20px;height:20px;background:#ffffff26}.custom-cursor--grabbing:after{width:16px;height:16px;background:#ffffff40;border-style:dashed}.app-loader{position:fixed;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(255,255,255,.16),transparent 36%),linear-gradient(180deg,#d9ccbc,#e8e0d5 48%,#f4efe7)}.app-loader-panel{width:min(420px,100%);padding:28px 24px;border:1px solid rgba(15,31,43,.1);border-radius:18px;background:#fffaf2e0;box-shadow:0 20px 48px #14253124;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center}.app-loader-progress{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:72px}.app-loader-progress-track{position:relative;width:min(260px,62vw);height:8px;overflow:hidden;border-radius:999px;background:#14253314;box-shadow:inset 0 1px 2px #14253114}.app-loader-progress-track--pending{background:#1425331f}.app-loader-progress-bar{position:absolute;inset:0 auto 0 0;width:0;border-radius:inherit;background:linear-gradient(90deg,#9cb4b4,#5d7a85 45%,#223847);transition:width .18s ease-out}.app-loader-progress-bar--pending{width:36%;transition:none;animation:app-loader-pending 1s ease-in-out infinite}@keyframes app-loader-pending{0%{transform:translate(-115%)}to{transform:translate(255%)}}.app-loader-progress-value{color:#445b68;font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.app-loader-eyebrow{display:block;margin-bottom:10px;color:#667b88;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.app-loader-title{margin:0;color:#142533;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:600;letter-spacing:-.04em}.app-loader-copy{margin:12px 0 0;color:#4f6471;font-size:.92rem;line-height:1.6}.story-choice{position:absolute;inset:auto 0 32px;z-index:8;display:flex;justify-content:center;pointer-events:none}.story-choice-card{width:min(540px,calc(100vw - 32px));padding:16px 18px;border:1px solid rgba(74,98,112,.18);border-radius:16px;background:#fffaf2f0;box-shadow:0 16px 36px #1425312e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.story-choice-label{margin:0 0 14px;color:#142533;font-size:1rem;font-weight:600;text-align:center}.story-choice-actions{display:flex;justify-content:center;gap:12px}.dialogue-choice-btn{background:#e3e7b3;border:none;border-radius:360px;padding:8px 20px;font-family:citrus-gothic-rough,serif;font-size:32px;font-weight:400;color:#8b8e50;line-height:1;cursor:pointer;white-space:nowrap;transition:background .1s ease,color .1s ease}.dialogue-choice-btn:hover,.dialogue-choice-btn--hovered{background:#8b8e50;color:#33330f}.viewer-page--cursor-visible .dialogue-choice-btn,.viewer-page--cursor-visible .dialogue-choice-btn *{cursor:pointer!important}.story-debug-panel{position:absolute;top:16px;left:16px;z-index:8;width:min(320px,calc(100vw - 32px));padding:14px;border:1px solid rgba(74,98,112,.18);border-radius:16px;background:#fffaf2f0;box-shadow:0 16px 36px #1425312e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-debug-eyebrow{display:block;margin-bottom:10px;color:#667b88;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.story-debug-actions{display:flex;flex-direction:column;gap:10px}.perf-monitor,.viewer-controls{position:absolute;z-index:6;border:1px solid rgba(74,98,112,.2);background:#f4f0e8;box-shadow:0 8px 24px #29363f29;color:#142533}.controls-eyebrow,.pm-kicker{display:block;margin-bottom:2px;color:#667b88;font-size:.52rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.perf-monitor{top:12px;left:12px;width:min(228px,calc(100vw - 24px));padding:9px;border-radius:12px;pointer-events:none;font-family:IBM Plex Mono,Courier New,monospace;display:flex;flex-direction:column;gap:8px}.pm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.pm-title{margin:0;font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#142533}.pm-status{flex-shrink:0;font-size:.52rem;padding:3px 6px;border-radius:99px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pm-status[data-status=loading]{background:#f5a62333;color:#f5a623}.pm-status[data-status=ok]{background:#22dd882e;color:#2d8}.pm-status[data-status=error]{background:#e0443a33;color:#e0443a}.pm-section{display:flex;flex-direction:column;gap:5px}.pm-section-title{margin:0;font-size:.54rem;letter-spacing:.1em;text-transform:uppercase;color:#667b88}.pm-grid{margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.pm-row{display:flex;flex-direction:column;min-width:0;padding:6px 7px;border-radius:8px;background:#fffaf2;border:1px solid rgba(74,98,112,.12)}.pm-row--emphasis{background:#e9f7ed}.pm-label{font-size:.52rem;color:#667b88;letter-spacing:.02em}.pm-value{margin:1px 0 0;font-size:.74rem;color:#142533;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-unit{font-size:.54rem;color:#667b88}.pm-fps--idle{color:#89a}.pm-fps--good{color:#2d8}.pm-fps--warn{color:#f5a623}.pm-fps--bad{color:#e0443a}.pm-quality-toggle{display:flex;gap:4px;margin-top:4px}.pm-quality-btn{flex:1;padding:4px 6px;font-family:inherit;font-size:.7rem;border:1px solid #c8c3b8;border-radius:4px;background:transparent;color:#6b6560;cursor:pointer}.pm-quality-btn--active{background:#3a3530;color:#f5f0eb;border-color:#3a3530}.viewer-controls{top:12px;right:12px;width:min(238px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:9px;border-radius:13px;display:flex;flex-direction:column;gap:7px;overflow:auto;font-family:Inter,system-ui,sans-serif}.controls-hero,.controls-section{border-radius:10px;background:#fffaf2;border:1px solid rgba(74,98,112,.12)}.controls-hero{padding:8px}.controls-title{margin:0;font-size:.9rem;font-weight:600;color:#142533;letter-spacing:-.04em}.controls-section{display:flex;flex-direction:column;gap:6px;padding:7px}.controls-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.controls-section-title{margin:0;color:#142533;font-size:.68rem;font-weight:700;letter-spacing:.02em}.controls-status{margin:5px 0 0;font-size:.66rem;color:#526976;font-variant-numeric:tabular-nums}.controls-error{margin:5px 0 0;font-size:.66rem;color:#9f3428;word-break:break-all}.controls-scene-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-top:7px}.controls-scene-summary span{padding:5px 6px;border-radius:7px;background:#eee7dc;color:#374d5b;font-size:.6rem;font-variant-numeric:tabular-nums}.camera-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:28px;padding:6px 7px;border-radius:8px;border:1px solid rgba(74,98,112,.18);background:#f4f0e8;color:#142533;font-family:Inter,system-ui,sans-serif;font-size:.67rem;font-weight:600;cursor:pointer;transition:background .16s,border-color .16s,transform .16s;text-align:left}.camera-toggle:hover{background:#ebe4d9;border-color:#4a627047}.camera-toggle:disabled{cursor:not-allowed;opacity:.48}.camera-toggle--primary{background:#e4f4e8;border-color:#2a87513d}.camera-toggle--active{background:#dff2e5;border-color:#2a875157;color:#143321}.camera-toggle--compact{min-height:25px;padding:5px 7px;font-size:.6rem;line-height:1.25;word-break:break-word}.camera-toggle--active:hover{background:#d2ebdb;border-color:#2a87516b}.camera-toggle-icon{order:2;flex-shrink:0;padding:2px 4px;border-radius:999px;background:#e2dbcf;color:#526976;font-family:IBM Plex Mono,Courier New,monospace;font-size:.48rem;font-weight:700;letter-spacing:.08em;line-height:1}.controls-hint{margin:0;font-size:.6rem;color:#526976;line-height:1.35}.hdri-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.controls-slider-row{display:flex;align-items:center;gap:8px;font-size:.65rem;color:#526976}.controls-slider-row input[type=range]{flex:1;accent-color:#526976}.controls-slider-value{min-width:1.2em;text-align:right;font-family:IBM Plex Mono,Courier New,monospace;font-size:.6rem}.dev-section{display:flex;flex-direction:column;gap:4px;border-radius:8px;background:#f4f0e8;border:1px solid rgba(74,98,112,.12);overflow:hidden}.dev-section-header{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:6px 7px;border:none;background:transparent;color:#374d5b;font-family:Inter,system-ui,sans-serif;font-size:.64rem;font-weight:600;cursor:pointer;text-align:left;transition:color .15s,background .15s,border-color .15s}.dev-section-header:hover{color:#142533;background:#ebe4d9}.dev-section--open .dev-section-header{color:#142533;background:#efe7db;border-bottom:1px solid rgba(74,98,112,.12)}.dev-section-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:3px 6px;border-radius:999px;background:#e2dbcf;color:#667b88;border:1px solid rgba(74,98,112,.16);font-family:IBM Plex Mono,Courier New,monospace;font-size:.48rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;flex-shrink:0}.dev-section--open .dev-section-arrow{background:#dff2e5;border-color:#2a87514d;color:#1f5a38}.dev-section-body{display:flex;flex-direction:column;gap:4px;padding:0 6px 6px}.dev-clip-list{display:flex;flex-direction:column;gap:4px}.intro-loader{position:fixed;inset:0;z-index:10;background:#e8e0d5;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:intro-fade-in .5s ease both}@keyframes intro-fade-in{0%{opacity:0}to{opacity:1}}@keyframes intro-fade-out{0%{opacity:1}to{opacity:0}}.intro-loader--fading{animation:intro-fade-out .5s ease both;pointer-events:none}.intro-loader-hint{padding:14px 22px;border-radius:12px;border:1px solid rgba(15,31,43,.1);background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #1425311f;font-size:.78rem;font-family:Inter,system-ui,sans-serif;font-weight:500;color:#0f1f2b;letter-spacing:.05em;-webkit-user-select:none;user-select:none}.contact-overlay{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#0a141c73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.contact-card{position:relative;width:min(420px,calc(100vw - 32px));padding:28px 32px 24px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 48px #0a141c33;display:flex;flex-direction:column;gap:8px}.contact-close{position:absolute;top:12px;right:14px;background:none;border:none;cursor:pointer;font-size:.85rem;color:#6a8899;padding:4px 6px;line-height:1}.contact-close:hover{color:#0f1f2b}.contact-role{margin:0;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4a7088}.contact-name{margin:0;font-size:1.1rem;font-weight:600;color:#0f1f2b;line-height:1.3}.contact-email{margin:8px 0 0;font-size:.78rem;color:#4a7088}.contact-email a{color:#2a4455;text-decoration:none;border-bottom:1px solid rgba(74,112,136,.4)}.contact-email a:hover{color:#0f1f2b}.name-input-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;pointer-events:none}.name-input-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px;border-radius:18px;background-image:url(/name-input-bg.webp);background-size:cover;background-position:center;width:min(460px,calc(100vw - 40px));pointer-events:all}.name-input-content{display:flex;flex-direction:column;gap:12px;width:100%}.name-input-title{margin:0;font-family:citrus-gothic-rough,serif;font-size:20px;font-weight:400;color:#33330f;text-align:center;line-height:1.1;text-transform:uppercase}.name-input-field{width:100%;box-sizing:border-box;padding:12px 20px;border-radius:12px;border:none;background:#fffffff2;font-family:Albert Sans,sans-serif;font-size:16px;font-weight:500;color:#3b5866;outline:none}.name-input-field::placeholder{opacity:.4}.name-input-submit{position:relative;overflow:hidden;padding:10px 28px;border-radius:360px;border:none;background-image:url(/name-input-btn.webp);background-size:cover;background-position:center;font-family:Albert Sans,sans-serif;font-size:18px;font-weight:400;color:#eeded0;cursor:pointer;line-height:1;transition:color .1s ease}.name-input-submit:before{content:"";position:absolute;inset:0;background:#14131380;border-radius:360px;opacity:0;transition:opacity .1s ease;pointer-events:none}.name-input-submit--hovered:before{opacity:1}.name-input-submit--hovered{color:#fff}.name-input-submit span{position:relative}.crosshair{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:5;display:flex;align-items:center;justify-content:center}.crosshair-ring{position:absolute;width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(255,255,255,.55);transition:width .12s ease,height .12s ease,border-color .12s ease}.crosshair-dot{width:5px;height:5px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 0 1px #00000040;transition:background .12s ease}.crosshair--active .crosshair-ring{width:24px;height:24px}@media(max-width:640px){.perf-monitor{top:8px;right:8px;left:8px;width:auto;padding:7px;gap:6px}.pm-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.pm-row{padding:5px}.pm-value{font-size:.68rem}.viewer-controls{inset:auto 8px 8px;width:auto;max-height:42dvh;padding:7px;border-radius:12px}.controls-scene-summary{grid-template-columns:1fr}}@media(max-width:420px){.pm-section:not(:first-of-type){display:none}.pm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.arbre-continue-button{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:10;cursor:pointer}.arbre-continue-button p{padding:14px 28px;border-radius:12px;border:1px solid rgba(15,31,43,.1);background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #1425311f;font-size:.78rem;font-family:Inter,system-ui,sans-serif;font-weight:500;color:#0f1f2b;letter-spacing:.05em;-webkit-user-select:none;user-select:none;transition:background .15s ease}.arbre-continue-button:hover p{background:#ffffffe6}
