@charset "UTF-8";
:root{color-scheme:dark;--bg:#08090e;--text:#f2f1f6;--muted:#b1afc0;--line:#ffffff17;--lilac:#d1bfff;--ease:cubic-bezier(.2,.8,.2,1);--px:0px;--py:0px;font-family:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.4;cursor:default}button{border:0}a{color:inherit;text-decoration:none}button, a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid #e0cfff;outline-offset:4px}h1,h2,h3,p{margin:0}button svg, .text-button svg{width:21px;height:21px;flex-shrink:0}button{background:none}img{display:block;max-width:100%}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}
.cosmos{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 74% 16%,#31253b55,transparent 50%),radial-gradient(ellipse at 12% 100%,#161e4055,transparent 55%),#08090e}
.ambient{position:absolute;width:60vw;height:60vw;border-radius:50%;filter:blur(70px);opacity:.3;animation:ambient 24s ease-in-out infinite alternate;will-change:transform;background:radial-gradient(circle,#6964a35c,transparent 65%)}
.ambient-one{left:45%;top:-30%}.ambient-two{left:-20%;top:55%;animation-delay:-10s;background:radial-gradient(circle,#33588e80,transparent 65%)}
.orbital{position:absolute;border:1px solid #c3bfff0a;border-radius:50%;width:110vw;height:110vw;left:30%;top:-30%;transform:rotateX(60deg) rotate(-26deg)}
.orbital-two{width:130vw;height:130vw;left:20%;top:-45%;border-color:#b0bdff08}
.star-field{position:absolute;inset:0;background-image:radial-gradient(#b6acf145 .65px,transparent .8px);background-size:73px 73px;mask-image:linear-gradient(transparent,#0005,transparent);opacity:.5}
.app{position:relative;display:grid;grid-template-columns:100px minmax(0,1fr);grid-template-rows:86px minmax(0,1fr) auto auto;height:100svh;height:100dvh;max-width:1800px;margin:auto;padding:0 34px 18px 12px}
.topbar{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 18px;min-width:0;border-bottom:1px solid var(--line);z-index:3}
.wordmark{display:flex;align-items:center;gap:12px;min-height:44px;font-size:10px;font-weight:600;letter-spacing:2px;line-height:1.5}.du-mark{font-size:40px;font-weight:600;letter-spacing:-5px;line-height:1;padding-right:4px;background:linear-gradient(130deg,#fff,#9e9ca7 45%,#eee 54%,#c4afff 65%,#fff);background-clip:text;color:transparent}
.top-actions{display:flex;gap:5px;align-items:center}.icon-button,.language-control{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#c8c5d3;transition:background .2s}.icon-button:hover,.language-control:hover{background:#ffffff0e}.language-control{font-size:12px;gap:8px;letter-spacing:1px;border-radius:16px;padding:0 10px}.voice-control[aria-pressed=true]{background:#c4b6ff17;color:#e5d6ff;box-shadow:inset 0 0 0 1px #ccb3ff36}
.navigation{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-right:1px solid var(--line);padding:12px 12px 12px 0}
.nav-item{width:76px;min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;border-radius:22px;font-size:10px;color:#8e8a9c;transition:all .3s var(--ease);border:1px solid transparent}.nav-item svg{width:23px;height:23px}.nav-item:hover{color:#e8dfff;background:#ffffff05}.nav-item.active{background:linear-gradient(150deg,#c8baff15,#c8baff04);border-color:#c8baff20;color:#e9dcff}.nav-item i{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:0;position:absolute;bottom:5px}.nav-item.active i{opacity:1}
.stage{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-y pinch-zoom;scrollbar-width:thin;scrollbar-color:#635d7540 transparent;scroll-behavior:smooth}
.screen{width:100%;min-height:100%;max-width:1360px;margin:auto;padding:44px 54px 28px;animation:screen-in .6s var(--ease) both}
.eyebrow{display:block;color:#b0a4c3;font-size:10px;font-weight:500;letter-spacing:2.5px;line-height:1.6;text-transform:uppercase}
h1{font-weight:500;letter-spacing:-2.5px;line-height:1.06;font-size:clamp(38px,4.4vw,68px);outline:none}h1 span{background:linear-gradient(100deg,#f0edf8,#b2a8c0 35%,#b7a3e1 75%);background-clip:text;color:transparent}.lead{color:var(--muted);font-size:15px;line-height:1.8;max-width:510px}.section-intro .eyebrow{margin-bottom:18px}.section-intro h1{font-size:clamp(32px,3.8vw,56px)}.section-intro .lead{margin-top:18px;max-width:620px}
.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-radius:18px;padding:18px 24px;min-height:56px;background:linear-gradient(110deg,#f3edf9,#d2c7e5);color:#15121d;font-size:14px;font-weight:600;box-shadow:0 7px 24px #c9b9f016,inset 0 1px 0 #fff;transition:transform .25s,box-shadow .25s}.primary:hover{transform:translateY(-2px);box-shadow:0 7px 35px #d4c0ff2f}.primary span{font-size:22px;font-weight:400}.text-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;color:#c4bdd0;padding:10px 4px}.text-button:hover{color:#fff}.caption{color:#9690a5;font-size:11px;line-height:1.75}.screen-foot{display:flex;justify-content:space-between;color:#827c8f;font-size:9px;letter-spacing:2px;margin-top:24px}
.home-layout{min-height:calc(100dvh - 210px);display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:20px}.home-content{position:relative;z-index:2}.home-content .eyebrow{margin-bottom:26px}.home-content .lead{margin-top:24px;max-width:440px}.home-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:30px}.microhint{display:flex;align-items:center;gap:9px;margin-top:38px;font-size:10px;color:#827a91}.microhint svg{width:17px;height:17px}
.hero-art{aspect-ratio:1/1.13;position:relative;width:100%;max-width:590px;transform:translate(var(--px),var(--py));transition:transform .7s var(--ease)}.art-window{position:absolute;inset:0 -7%;border-radius:50%;overflow:hidden;mask-image:radial-gradient(ellipse,#000 38%,#000c 56%,transparent 72%)}.art-window img{width:100%;height:100%;object-fit:cover;transform:scale(1.14);animation:float 10s ease-in-out infinite}.halo-label{position:absolute;left:14%;top:1%;color:#a398b5;font-size:8px;letter-spacing:4px;transform:rotate(-8deg);z-index:1}.art-caption{position:absolute;right:0;bottom:3%;font-size:8px;line-height:1.8;letter-spacing:2px;color:#918799}.art-caption b{font-weight:500;color:#cfc2d9}
.chrome-ring{position:absolute;inset:18% 6%;border-radius:50%;border:2px solid transparent;background:linear-gradient(#09090f,#09090f) padding-box,conic-gradient(from 25deg,#222331,#f5ecff,#777482 13%,#181521 24%,#d6b7ff 33%,#454155 44%,#e8e4ea 51%,#7e7c8a 58%,#11131f 70%,#dbe7ff 80%,#58556c 92%,#222331) border-box;box-shadow:inset 0 0 5px #ffffff19,0 0 1px #faf6ff,0 4px 20px #0007;transform:rotate(-34deg) scaleY(.52);background-clip:padding-box,border-box;pointer-events:none}
.ring-a{inset:10% -7%;background:linear-gradient(transparent,transparent) padding-box,conic-gradient(#cabbf500,#f8f0ffbb 20%,#f3eaff00 38%,#c2a7ff80 60%,#faf6ff00 80%) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;animation:ring-rotate 24s linear infinite}
.ring-b{inset:0 5%;background:none;border:.8px solid #e3d9ff20;transform:rotate(27deg) scaleY(.65)}
.satellite{position:absolute;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#fff 0,#a4a1ac 20%,#15131f 43%,#b5a6db 58%,#ddd 65%,#514b6f 75%,#0e0c13 93%);box-shadow:0 0 20px #ad93e72a;animation:float 7s ease-in-out infinite}.satellite-one{top:14%;right:4%}.satellite-two{width:12px;height:12px;left:3%;bottom:20%;animation-delay:-3s}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.service-card{text-align:left;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 22px 22px;min-height:174px;overflow:hidden;border:1px solid #d6c4ff20;border-radius:26px;background:radial-gradient(ellipse at 100% 0,#ad8cda0f,transparent 70%),linear-gradient(140deg,#ffffff08,#ffffff01);transition:transform .3s,background .3s,border .3s}.service-card:before{content:"";position:absolute;width:130px;height:130px;right:-66px;top:-66px;border-radius:50%;border:1px solid #c3b4e916;box-shadow:0 0 0 22px #c3b4e904,0 0 0 45px #c3b4e903}.service-card:hover{transform:translateY(-3px);border-color:#d6c4ff65;background:#c4a6ec0d}.service-top{display:flex;justify-content:space-between;width:100%;align-items:center;color:#b7a5d5;margin-bottom:28px}.service-top svg{width:26px;height:26px}.service-top span{font-size:10px;color:#8c839d;letter-spacing:1px}.service-card strong{font-size:17px;font-weight:500;line-height:1.25;padding-right:12px}.service-tag{font-size:10px;margin-top:10px;color:#a59aac}.card-arrow{position:absolute;right:18px;bottom:18px;color:#9b8fae;font-size:17px}
.detail-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center;min-height:calc(100dvh - 194px)}.detail-art{position:relative;border-radius:160px 160px 32px 32px;overflow:hidden;border:1px solid var(--line);height:min(65dvh,640px);background:#101017}.detail-art img{width:100%;height:100%;object-fit:cover}.detail-art.is-interface{border-radius:28px;padding:16px;background:linear-gradient(140deg,#161425,#0c0c13)}.is-interface img{object-fit:contain}.image-note{position:absolute;bottom:18px;left:18px;right:18px;text-align:center;font-size:8px;letter-spacing:1.7px;color:#e3dbed;background:#090914b3;backdrop-filter:blur(14px);border:1px solid #ffffff15;border-radius:12px;padding:10px;line-height:1.5}.detail-content>.text-button{margin-bottom:14px}.detail-content .eyebrow{margin-bottom:14px}.detail-content h1{font-size:clamp(32px,3.5vw,48px);letter-spacing:-1.4px}.detail-content .lead{margin-top:18px;font-size:14px}.detail-facts{margin-top:22px;display:grid;gap:16px}.detail-facts h2{font-size:11px;font-weight:600;color:#ded1ec;margin-bottom:5px}.detail-facts p{font-size:12px;color:#a9a0b5;line-height:1.7}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px}
.gallery-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;min-height:calc(100dvh - 195px)}.gallery-art{position:relative;height:min(70dvh,760px);border-radius:26px;overflow:hidden;border:1px solid #ffffff14;background:#111018;touch-action:pan-y pinch-zoom}.gallery-art img{width:100%;height:100%;object-fit:cover;animation:art-reveal .7s var(--ease)}.gallery-art.is-interface{padding:16px 30px;background:radial-gradient(at top,#43354d44,transparent),#100e16}.gallery-count{position:absolute;left:25px;top:25px;font-size:26px;font-weight:300;color:#fff;text-shadow:0 2px 15px #000}.gallery-count span{font-size:12px;color:#b8adc4}.gallery-content .eyebrow{margin-bottom:20px}.gallery-content h1{font-size:clamp(38px,4.2vw,58px);letter-spacing:-1.8px}.gallery-content .lead{margin-top:24px}.gallery-controls{display:flex;align-items:center;gap:12px;margin:32px 0 18px}.circle-button{width:48px;min-height:48px;border:1px solid #ffffff25;border-radius:50%;font-size:21px;background:#ffffff07}.circle-button:hover{background:#ffffff16}.gallery-dots{display:flex}.gallery-dots button{min-width:44px;min-height:44px;display:grid;place-items:center}.gallery-dots button span{width:5px;height:5px;border-radius:20px;background:#887d99;transition:width .3s}.gallery-dots button[aria-pressed=true] span{width:22px;background:#e3d3fa}.gallery-content .caption{max-width:380px}.gallery-content>.text-button{margin-top:22px}
.process-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:32px;align-items:center}.process-steps{display:grid;gap:8px}.process-step{display:flex;align-items:center;gap:20px;text-align:left;padding:20px;border-radius:18px;border:1px solid #ffffff12;min-height:80px;color:#948c9f;transition:all .3s}.process-step strong{font-size:15px;font-weight:500;flex:1}.process-step.active{color:#e5d7f6;background:#ba9eee10;border-color:#c0a9dd55}.step-num{font-size:12px;letter-spacing:1px;color:#a394b6}.process-explanation{border-radius:30px;background:linear-gradient(140deg,#d4bdff0c,transparent);border:1px solid #ffffff15;text-align:center;padding:22px 32px 28px;min-height:320px}.process-explanation h2{font-size:23px;letter-spacing:-.5px;font-weight:500}.process-explanation p{font-size:14px;line-height:1.8;color:#b0a6bd;margin:14px auto;max-width:300px}.mini-orbit{position:relative;width:160px;height:140px;margin:auto;display:grid;place-items:center}.mini-orbit .chrome-ring{inset:8%;transform:rotate(-30deg) scaleY(.5);animation:float 8s ease-in-out infinite;background:none;border:1px solid #c9b6e799;box-shadow:0 0 20px #b395e110,inset 0 0 20px #b395e110}.mini-orbit span{font-size:58px;font-weight:200;background:linear-gradient(120deg,#fff,#918499);background-clip:text;color:transparent}
.start-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;min-height:calc(100dvh - 200px)}.start-orbit{display:flex;gap:20px;align-items:center;margin-top:42px;color:#9b89b2}.start-orbit svg{width:60px;height:60px;animation:gentle-spin 30s linear infinite}.start-orbit span{font-size:9px;line-height:1.8;letter-spacing:3px}.project-card{padding:32px;border-radius:30px;background:radial-gradient(ellipse at top right,#b199d816,transparent 80%),#ffffff03;border:1px solid #d2bdef25}.selected-direction{display:flex;align-items:center;gap:14px;margin:24px 0}.selected-direction svg{width:32px;height:32px;color:#ccadeb;flex-shrink:0}.selected-direction strong{font-size:21px;font-weight:500;letter-spacing:-.5px}.direction-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.direction-pills button{font-size:11px;min-height:44px;padding:11px 13px;border:1px solid #ffffff15;border-radius:13px;background:#ffffff03;color:#aaa0b7}.direction-pills button[aria-pressed=true]{border-color:#ccb1f77a;color:#e6d6fb;background:#cbaafa12}.project-card>.primary{width:100%}.brief-note{font-size:12px;line-height:1.75;color:#b8acbf;margin-top:18px}.privacy-note{font-size:10px;line-height:1.8;color:#8f839c;margin-top:22px;border-top:1px solid #ffffff12;padding-top:18px}
.coach{grid-column:2;grid-row:3;z-index:4;border:1px solid #d7c6ff42;background:linear-gradient(110deg,#1b1626,#100f19);border-radius:22px;margin:8px 54px 8px;box-shadow:0 0 28px #8b6aae14;padding:8px 18px 12px;animation:screen-in .4s var(--ease)}.coach-meta{display:flex;align-items:center;gap:10px;font-size:10px;color:#b9a7cf}.coach-meta strong{font-weight:500;flex:1}.coach-meta .icon-button{font-size:22px;min-height:36px;min-width:44px}.coach-beacon{width:7px;height:7px;border-radius:50%;background:#d5b5ff;box-shadow:0 0 14px #dbbdff88}.coach p{font-size:12px;line-height:1.6;color:#dfd3e9;max-width:900px}.coach-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:5px}.coach-next{min-height:44px;border-radius:13px;padding:8px 14px;background:#ceb8ec18;border:1px solid #ceb8ec30;font-size:11px;color:#eadcfb}.coach-target{outline:2px solid #dfc8ff!important;outline-offset:4px;box-shadow:0 0 30px #c9aaff25!important}.tour-active .home-layout,.tour-active .detail-layout,.tour-active .gallery-layout,.tour-active .start-layout{min-height:calc(100dvh - 415px)}.tour-active .hero-art{max-width:370px}.tour-active .gallery-art{height:min(47dvh,450px)}.tour-active .screen{padding-top:25px}.tour-active .section-intro .lead{margin-top:10px}.tour-active .service-grid{margin-top:20px}.tour-active .service-card{min-height:140px;padding-top:18px;padding-bottom:18px}.tour-active .service-top{margin-bottom:18px}
.audio-status{grid-column:2;grid-row:4;display:flex;align-items:center;justify-content:center;gap:10px;color:#bcaacf;font-size:10px;line-height:1.6;padding:4px 15px}.audio-status[data-status=playing]:before{content:"";width:6px;height:6px;border-radius:50%;background:#cdaeff;box-shadow:0 0 12px #cdaeff88;animation:pulse 1s infinite alternate}.audio-status button{min-height:44px;min-width:44px;border:1px solid #b59acc25;border-radius:12px;padding:6px 12px;font-size:10px}
.welcome{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100svh;height:100dvh;overflow:auto;padding:30px 24px;text-align:center;max-width:820px;margin:auto;gap:18px}.welcome-orbit{width:220px;height:215px;position:relative;flex-shrink:0;margin-bottom:2px}.welcome-orbit img{width:100%;height:100%;object-fit:cover;border-radius:50%;mask-image:radial-gradient(ellipse,#000 35%,#000c 50%,transparent 72%);animation:float 9s ease-in-out infinite}.welcome-orbit .chrome-ring{inset:9% -12%;background:none;transform:rotate(-26deg) scaleY(.5);border:1px solid #a795c475;box-shadow:0 0 18px #b59de217;animation:ring-rotate 35s linear infinite}.welcome .eyebrow{font-size:9px;letter-spacing:3px}.welcome h1{font-size:44px;letter-spacing:-1.5px}.welcome>p{font-size:14px;color:#b3a7c2}.language-options{display:flex;gap:10px;width:100%;max-width:470px}.language-options button{border:1px solid #baa7d826;border-radius:16px;padding:16px;flex:1;text-align:left;display:flex;flex-direction:column;gap:12px;font-size:14px;color:#bdb0cc;min-height:86px;background:linear-gradient(150deg,#ffffff06,transparent);transition:border-color .3s,background .3s}.language-options b{font-size:9px;letter-spacing:2px;font-weight:500;color:#91849f}.language-options button[aria-pressed=true]{border-color:#d5b2ff9e;background:#c6a0ee15;color:#f7efff}.welcome .primary{min-width:280px;max-width:470px;width:100%;margin-top:4px}.welcome .welcome-note{font-size:10px;line-height:1.8;max-width:350px;color:#998ca7}
.settings-dialog{background:linear-gradient(140deg,#191523,#0c0c13);color:#e5daef;border:1px solid #d5bbef3c;border-radius:26px;width:min(480px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:20px 24px;box-shadow:0 40px 100px #000a;overflow:auto}.settings-dialog::backdrop{background:#050509c7;backdrop-filter:blur(18px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dialog-top h2{font-size:24px;font-weight:500;letter-spacing:-.7px}.dialog-top button{font-size:24px}.settings-dialog h3{font-size:11px;font-weight:500;letter-spacing:1px;margin-bottom:12px;color:#b9a7cb}.settings-dialog .language-options{gap:7px}.settings-dialog .language-options button{font-size:13px;padding:12px}.settings-dialog .caption{margin:18px 0 10px}.setting-row{display:flex;gap:14px;align-items:center;min-height:52px;text-align:left;border-bottom:1px solid #ffffff10;width:100%;font-size:12px;padding:8px 0}.setting-row:hover{color:#fff}.no-script{position:fixed;z-index:30;inset:0;background:#0a0910;padding:40px;display:grid;place-content:center;gap:20px}.no-script a{text-decoration:underline}
@keyframes ambient{to{transform:translate(-12%,15%) scale(1.12)}}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -12px}}@keyframes ring-rotate{0%{transform:rotate(-34deg) scaleY(.52)}50%{transform:rotate(-15deg) scaleY(.62)}100%{transform:rotate(-34deg) scaleY(.52)}}@keyframes gentle-spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.3}}@keyframes screen-in{from{opacity:0;transform:translateY(14px);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}@keyframes art-reveal{from{opacity:.4;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}
@media(min-width:1440px){.screen{padding-top:55px}.home-layout{gap:40px}}
@media(max-width:1100px){.app{grid-template-columns:86px minmax(0,1fr);padding-right:18px}.screen{padding:32px 30px 24px}.navigation{padding-right:10px}.nav-item{width:66px}.home-layout{gap:0}.home-content h1{font-size:45px}.hero-art{margin-left:-20px;width:calc(100% + 35px)}.lead{font-size:14px}.service-grid{gap:12px}.service-card{padding:20px 17px;min-height:164px}.service-card strong{font-size:15px}.service-tag{font-size:9px}.detail-layout,.gallery-layout{gap:30px}.start-layout{gap:30px}.project-card{padding:25px}.coach{margin-left:30px;margin-right:30px}.process-layout{gap:25px}.process-step{padding:16px;gap:14px}.process-step strong{font-size:13px}}
@media(max-width:800px){
 .app{grid-template-columns:1fr;grid-template-rows:72px minmax(0,1fr) auto auto auto;padding:0}.topbar{grid-column:1;padding:0 24px;margin:0 10px}.du-mark{font-size:35px}.wordmark{font-size:8px;gap:10px}.navigation{grid-column:1;grid-row:5;flex-direction:row;justify-content:center;gap:0;border:0;border-top:1px solid #ffffff12;padding:8px 16px max(8px,env(safe-area-inset-bottom));background:#0b0a12e8;backdrop-filter:blur(22px);z-index:5}.nav-item{flex:1;max-width:135px;min-height:58px;width:auto;border-radius:18px;font-size:10px;gap:6px}.nav-item svg{width:21px;height:21px}.stage{grid-column:1;grid-row:2}.screen{padding:30px 36px 24px}.home-layout{min-height:calc(100dvh - 218px);grid-template-columns:1fr 1fr}.home-content h1{font-size:43px;letter-spacing:-1.8px}.home-content .eyebrow{font-size:8px;letter-spacing:1.9px}.home-content .lead{font-size:13px}.hero-art{margin-left:-20px;width:calc(100% + 20px)}.microhint{font-size:9px;margin-top:28px}.home-actions .primary{font-size:12px;gap:12px;padding:16px 18px}.service-grid{margin-top:24px}.service-card strong{font-size:14px}.service-card{min-height:166px;padding:20px 16px}.service-tag{max-width:90%;line-height:1.7}.card-arrow{bottom:15px;right:13px}.gallery-layout{min-height:calc(100dvh - 218px);gap:30px}.gallery-content h1{font-size:40px}.gallery-art{height:min(62dvh,670px)}.gallery-controls{gap:6px}.gallery-dots button{min-width:36px}.detail-layout{gap:28px;align-items:start}.detail-art{height:52dvh;margin-top:22px}.detail-content h1{font-size:34px}.detail-content .lead{font-size:13px}.detail-facts p{font-size:11px}.detail-actions .primary{font-size:12px;padding:16px 18px}.start-layout{min-height:calc(100dvh - 218px);gap:25px}.project-card{padding:24px}.selected-direction strong{font-size:18px}.project-card>.primary{padding:15px 16px;font-size:12px}.direction-pills button{font-size:10px;padding:10px}.process-layout{gap:24px}.process-explanation{padding:20px 22px}.process-explanation h2{font-size:21px}.process-explanation p{font-size:13px}.coach{grid-column:1;grid-row:3;margin:8px 30px;border-radius:20px}.audio-status{grid-column:1;grid-row:4}.tour-active .hero-art{max-width:350px}.tour-active .home-layout,.tour-active .gallery-layout,.tour-active .start-layout{min-height:calc(100dvh - 425px)}.tour-active .section-intro h1{font-size:38px}
}
@media(max-width:600px){
 .topbar{padding:0 12px;margin:0 8px}.top-actions{gap:0}.settings-control{display:none}.top-actions .icon-button{min-width:44px}.wordmark{font-size:8px;letter-spacing:1.5px}.du-mark{font-size:33px}.app{grid-template-rows:66px minmax(0,1fr) auto auto auto}.screen{padding:26px 22px 22px}.eyebrow{font-size:8px;letter-spacing:2px}.section-intro .eyebrow{margin-bottom:13px}.section-intro h1{font-size:34px;letter-spacing:-1.3px}.section-intro .lead{font-size:12px;line-height:1.7;margin-top:14px}.home-layout{display:flex;flex-direction:column-reverse;justify-content:center;gap:0;min-height:calc(100dvh - 203px)}.hero-art{width:225px;max-width:66vw!important;aspect-ratio:1/.83;margin:-6px auto 5px}.art-window{inset:-20% -7%}.art-window img{transform:scale(1.12)}.halo-label{font-size:6px;top:-3%;left:4%;letter-spacing:3px}.art-caption{display:none}.satellite-one{width:17px;height:17px;right:-3%;top:3%}.satellite-two{width:9px;height:9px;bottom:0;left:-2%}.home-content{text-align:center;width:100%}.home-content .eyebrow{font-size:7px;letter-spacing:2px;margin-bottom:15px}.home-content h1{font-size:41px;letter-spacing:-1.8px;line-height:1.05}.home-content .lead{font-size:12px;line-height:1.8;margin:16px auto 0;max-width:320px}.home-actions{align-items:stretch;gap:5px;margin-top:22px}.home-actions .primary{font-size:13px;min-height:54px;max-width:350px;width:100%;align-self:center;padding:15px 22px}.home-actions .text-button{font-size:11px;min-height:44px}.home-actions .text-button svg{width:17px;height:17px}.microhint{justify-content:center;font-size:8px;margin-top:8px}.navigation{padding:7px 8px max(7px,env(safe-area-inset-bottom))}.nav-item{min-height:56px;font-size:9px;border-radius:15px;gap:5px}.nav-item svg{width:21px;height:21px}.nav-item i{bottom:3px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:23px}.service-card{min-height:151px;padding:19px 16px 21px;border-radius:21px}.service-top{margin-bottom:22px}.service-top svg{width:23px;height:23px}.service-card strong{font-size:14px;padding-right:3px;line-height:1.35}.service-tag{font-size:9px;line-height:1.5;margin-top:8px;max-width:100%;padding-right:8px}.service-top span{font-size:8px}.card-arrow{font-size:14px;bottom:9px;right:11px}.screen-foot{font-size:8px;margin-top:17px}.detail-layout{display:flex;flex-direction:column;gap:20px;min-height:0}.detail-art{height:210px;width:100%;border-radius:22px;margin:0;order:1}.detail-art img{object-position:center 43%}.detail-art.is-interface{height:290px}.detail-content{order:0;width:100%}.detail-content>.text-button{margin-bottom:14px;justify-content:flex-start}.detail-content h1{font-size:34px;letter-spacing:-1.2px;max-width:100%}.detail-content .lead{font-size:13px}.detail-facts{margin-top:20px;gap:16px}.detail-facts h2{font-size:11px}.detail-facts p{font-size:12px;line-height:1.65}.detail-actions{gap:5px;flex-direction:column;align-items:stretch;margin-top:23px}.detail-actions .primary{font-size:13px}.detail-actions .text-button{font-size:11px}.image-note{font-size:7px;left:14px;right:14px;bottom:14px;letter-spacing:1.4px}.gallery-layout{display:flex;flex-direction:column;gap:22px;min-height:0}.gallery-art{height:clamp(240px,40dvh,420px);width:100%;border-radius:25px;flex-shrink:0}.gallery-art img{object-position:center 46%}.gallery-art.is-interface{height:330px;padding:15px 30px}.gallery-count{font-size:23px;top:20px;left:20px}.gallery-content{width:100%}.gallery-content .eyebrow{font-size:8px;margin-bottom:13px}.gallery-content h1{font-size:34px;letter-spacing:-1px}.gallery-content .lead{font-size:12px;margin-top:14px;line-height:1.75}.gallery-controls{justify-content:space-between;margin:19px 0 13px}.gallery-dots button{min-width:44px}.gallery-content .caption{font-size:9px}.gallery-content>.text-button{margin-top:12px;font-size:11px}.process-layout{display:flex;flex-direction:column;gap:18px;margin-top:22px}.process-steps{width:100%;gap:7px}.process-step{min-height:63px;border-radius:16px;padding:15px 17px}.process-step strong{font-size:13px}.process-explanation{width:100%;min-height:230px;padding:12px 22px 18px;border-radius:24px}.mini-orbit{height:100px;width:145px}.mini-orbit span{font-size:46px}.process-explanation h2{font-size:23px}.process-explanation p{font-size:12px;margin:12px auto 5px}.start-layout{display:flex;flex-direction:column;gap:22px;min-height:0}.start-copy{width:100%}.start-orbit{display:none}.project-card{width:100%;padding:24px 22px;border-radius:25px}.selected-direction{margin:20px 0}.selected-direction strong{font-size:19px}.direction-pills button{font-size:10px;min-height:44px;padding:10px 12px}.project-card>.primary{font-size:12px;padding:16px 18px}.brief-note{font-size:11px}.privacy-note{font-size:9px}.direction-pills{gap:7px;margin-bottom:23px}
 .coach{margin:5px 12px 7px;padding:4px 12px 7px;border-radius:18px}.coach-meta{font-size:9px;gap:7px}.coach-meta .icon-button{min-height:36px}.coach p{font-size:10px;line-height:1.6}.coach-actions{gap:2px;margin-top:3px}.coach-actions .text-button{font-size:9px;gap:5px;min-height:44px}.coach-actions .text-button svg{width:15px;height:15px}.coach-actions .text-button span{display:none}.coach-next{font-size:9px;padding:8px 10px}.audio-status{font-size:9px;padding:3px 14px;gap:6px}.audio-status button{font-size:9px;padding:6px 9px;flex-shrink:0}.tour-active .screen{padding-top:21px}.tour-active .home-layout{min-height:0;justify-content:flex-start}.tour-active .hero-art{width:135px;aspect-ratio:1/.78;margin-bottom:7px}.tour-active .halo-label{display:none}.tour-active .home-content h1{font-size:33px}.tour-active .home-content .eyebrow{font-size:6px;margin-bottom:10px}.tour-active .home-content .lead{font-size:11px;margin-top:13px}.tour-active .home-actions{margin-top:15px}.tour-active .home-actions>.text-button,.tour-active .microhint{display:none}.tour-active .section-intro h1{font-size:30px}.tour-active .service-card{min-height:136px;padding:16px 14px}.tour-active .service-top{margin-bottom:17px}.tour-active .gallery-art{height:235px}.tour-active .gallery-layout,.tour-active .start-layout{min-height:0}.tour-active .gallery-content h1{font-size:28px}.tour-active .gallery-content .lead{font-size:11px}.tour-active .gallery-content>.caption{display:none}
 .welcome{gap:16px;padding:24px 22px;justify-content:center}.welcome-orbit{width:190px;height:185px;margin-bottom:6px}.welcome .eyebrow{font-size:7px;letter-spacing:2px}.welcome h1{font-size:36px}.welcome>p{font-size:12px}.language-options{gap:7px}.language-options button{padding:15px 12px;font-size:13px;min-height:83px}.welcome .primary{min-width:0;min-height:54px;font-size:13px}.welcome .welcome-note{font-size:9px;max-width:280px}.settings-dialog{padding:20px;max-height:calc(100dvh - 26px)}.settings-dialog .language-options button{padding:11px 9px;font-size:12px}
}
@media(max-width:360px){.screen{padding:21px 18px}.wordmark{font-size:7px;gap:8px}.topbar{padding:0 6px}.du-mark{font-size:30px}.top-actions .language-control{padding:0 7px}.home-content h1{font-size:34px}.hero-art{width:185px}.home-content .lead{font-size:11px}.home-content .eyebrow{font-size:6px}.section-intro h1{font-size:30px}.service-card{min-height:145px;padding:16px 12px}.service-card strong{font-size:12px}.service-tag{font-size:8px}.service-grid{gap:8px}.welcome-orbit{width:140px;height:135px}.welcome{gap:13px}.welcome h1{font-size:30px}.welcome .eyebrow{font-size:6px}.language-options button{font-size:12px;padding:14px 9px}.welcome .welcome-note{font-size:8px}.coach p{font-size:9px}.coach-actions .text-button{font-size:8px}.coach-next{font-size:8px}.gallery-content h1{font-size:29px}.project-card{padding:21px 17px}}
@media(max-height:680px) and (max-width:600px){.hero-art{width:150px;aspect-ratio:1/.73}.home-content h1{font-size:34px}.home-content .lead{font-size:11px}.home-content .eyebrow{margin-bottom:11px}.home-actions{margin-top:15px}.home-layout{min-height:0}.microhint{display:none}.welcome-orbit{width:128px;height:123px;margin:0}.welcome{gap:13px}.welcome h1{font-size:31px}.welcome .language-options button{min-height:76px}.tour-active .hero-art{display:none}.tour-active .home-content h1{font-size:29px}}
@media(max-height:520px) and (min-width:601px){.app{grid-template-rows:60px minmax(0,1fr) auto auto}.screen{padding-top:23px}.navigation{grid-column:1;grid-row:2;flex-direction:column;padding:4px 7px;gap:3px;border-right:1px solid var(--line);border-top:0}.app{grid-template-columns:82px minmax(0,1fr);padding-right:10px}.topbar{grid-column:1/-1}.stage{grid-column:2}.nav-item{min-height:48px;width:65px;max-height:58px;font-size:8px;gap:3px}.nav-item svg{width:18px;height:18px}.coach{grid-column:2}.audio-status{grid-column:2}.home-layout{min-height:0}.home-content h1{font-size:33px}.hero-art{max-width:260px}.home-content .lead{font-size:12px}.home-actions{margin-top:18px}.microhint{display:none}.welcome{padding:24px;display:grid;grid-template-columns:200px 1fr;align-content:center;gap:12px 30px;max-width:720px}.welcome-orbit{grid-row:1/6;width:180px;height:180px}.welcome h1{font-size:32px}.welcome .eyebrow{font-size:7px}.welcome .welcome-note{grid-column:2}.welcome .language-options{max-width:none}.welcome .language-options button{min-height:67px;padding:10px;font-size:12px}.welcome .primary{min-width:0;min-height:48px;padding:10px 18px;font-size:12px}}
html[data-motion=off] *,html.is-hidden *{animation-play-state:paused!important;scroll-behavior:auto!important}
html[data-motion=off] .screen,html[data-motion=off] .gallery-art img,html[data-motion=off] .coach{animation:none!important}
html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{transition:none!important}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-art{transform:none!important}}

/* Expanded language gate: compact tiles, native names, no flags or hidden locales. */
.home-layout{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr)}
.home-content,.hero-art{min-width:0}
@media(min-width:601px){.hero-art{width:100%;margin-left:0}.hero-art .art-window{inset:0}}
@media(min-width:601px){.hero-art .ring-a{inset:10% 5%}}
.language-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:560px}
.language-options button{min-height:70px;padding:13px 12px;font-size:13px}
.welcome{max-width:900px;justify-content:safe center;gap:15px}
.welcome-orbit{width:160px;height:150px;margin-bottom:0}
.welcome .primary{max-width:560px}
.settings-dialog .language-options{grid-template-columns:repeat(2,minmax(0,1fr))}
.settings-dialog .language-options button{flex-direction:row;align-items:center;justify-content:space-between;min-height:52px}
.text-button{min-width:44px}
.coach-meta .icon-button{min-height:44px}
.gallery-dots button{min-width:44px}
@media(max-width:600px){
 .welcome{gap:13px}
 .welcome-orbit{width:130px;height:120px}
 .language-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .language-options button{flex-direction:row;align-items:center;justify-content:space-between;min-height:51px;padding:11px 15px;font-size:13px}
 .language-options b{font-size:8px}
}
@media(max-height:680px) and (max-width:600px){
 .welcome{gap:10px;padding:19px 22px}
 .welcome-orbit{width:95px;height:80px}
 .welcome h1{font-size:28px}
 .language-options button{min-height:44px;padding:8px 12px;font-size:12px}
 .welcome .welcome-note{font-size:8px}
 .welcome .primary{min-height:48px;padding:10px 20px}
}
@media(max-height:520px) and (min-width:601px){
 .welcome{display:grid;justify-content:normal;gap:10px 25px}
 .welcome-orbit{width:160px;height:160px}
 .welcome .language-options{grid-template-columns:repeat(4,minmax(0,1fr))}
 .welcome .language-options button{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 8px;min-height:57px;font-size:11px}
}
