:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#090a0c;background:#dfe1e5;font-synthesis:none;--blue: #2738c8;--ink: #090a0c;--paper: #fbfbfc;--fog: #f0f1f3;--muted: #7c8088}*{box-sizing:border-box}html{background:#dfe1e5;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#dfe1e5}button,textarea,input{font:inherit}button{border:0;cursor:pointer;color:inherit}button,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid rgba(39,56,200,.28);outline-offset:3px}.app{width:100%;min-height:100dvh;margin:0;background:var(--paper);position:relative;overflow:hidden}.app.has-project{height:100dvh;overflow:hidden}.app.is-listening:before{content:"";position:fixed;z-index:29;pointer-events:none;inset:0;width:100%;box-shadow:inset 0 0 0 2px #e2f4fff2,inset 0 0 17px #4470ff57,inset 0 0 42px #7ecaff2e;animation:listening-edge 2.4s ease-in-out infinite alternate}.app.is-ai-active:after{content:"";position:fixed;z-index:28;pointer-events:none;inset:0;box-shadow:inset 0 0 0 2px #deefffeb,inset 0 0 24px #3e5ce74d,inset 0 0 72px #69b2ff33;animation:listening-edge 1.8s ease-in-out infinite alternate}@keyframes listening-edge{0%{opacity:.62;filter:brightness(.92)}to{opacity:1;filter:brightness(1.12)}}.page{min-height:100dvh;padding:0 24px 132px;animation:page-in .42s cubic-bezier(.2,.74,.2,1) both}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}}.screen-header{height:82px;padding-top:max(10px,env(safe-area-inset-top));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:10}.screen-header>:last-child{justify-self:end}.screen-header h2{margin:0;font-size:15px;font-weight:620;letter-spacing:-.02em}.brand{display:inline-flex;align-items:center;gap:9px;font-size:19px;font-weight:780;letter-spacing:.08em}.brand img{width:39px;height:39px;object-fit:contain}.brand.compact{font-size:16px}.brand.compact img{width:32px;height:32px}.round-button{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eff0f3d1;color:var(--ink)}.kicker{margin:0 0 10px;color:var(--blue);font-size:10px;font-weight:760;letter-spacing:.18em;text-transform:uppercase}.primary-nav{position:fixed;z-index:30;left:0;bottom:0;width:100%;height:calc(74px + env(safe-area-inset-bottom));padding:7px 46px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(3,1fr);background:linear-gradient(to top,#fbfbfcfa 72%,#fbfbfce0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.primary-nav button{min-width:0;padding:0;display:grid;justify-items:center;align-content:center;gap:3px;color:#90949d;background:transparent}.primary-nav button>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;transition:color .2s,background .2s,transform .2s}.primary-nav button small{font-size:9px;font-weight:600}.primary-nav button.active{color:var(--ink)}.primary-nav button.active>span{color:#fff;background:var(--ink);transform:translateY(-1px)}.yunyan-scene{width:100%;height:100%;position:relative;display:grid;place-items:center;isolation:isolate;overflow:visible}.yunyan-particles{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block;pointer-events:none}.yunyan-particles.is-front{z-index:2}.yunyan-porcelain{position:relative;z-index:1;width:66%;height:72%;object-fit:contain;transform:translateY(-1%);filter:drop-shadow(0 24px 32px rgba(30,48,126,.18));animation:porcelain-breathe 5.8s ease-in-out infinite;pointer-events:none}.yunyan-scene.is-active .yunyan-porcelain{filter:drop-shadow(0 18px 38px rgba(48,78,220,.28))}.yunyan-scene.is-dark .yunyan-porcelain{width:62%;height:68%;filter:drop-shadow(0 0 34px rgba(75,103,255,.28)) drop-shadow(0 22px 34px rgba(0,0,0,.34))}@keyframes porcelain-breathe{50%{transform:translateY(-2.5%) scale(1.012)}}.home-screen{padding-top:max(22px,env(safe-area-inset-top));padding-bottom:254px}.home-base{transition:transform .46s cubic-bezier(.2,.76,.2,1),filter .46s,opacity .46s}.app.has-project .home-base{transform:scale(.982);filter:blur(7px);opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}.home-hero{padding:16px 0 52px;display:grid}.home-capture-stage{min-height:430px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 52% 82%,rgba(39,56,200,.12),transparent 38%),linear-gradient(145deg,#f0f2f6,#e5e8ee);display:grid;grid-template-rows:1fr auto}.home-capture-visual{width:100%;min-height:336px;padding:32px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.home-capture-visual i{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:#ffffffb8;box-shadow:0 15px 34px #2c375b14;font-style:normal}.home-capture-visual b{margin-top:5px;font-size:20px;letter-spacing:-.035em}.home-capture-visual span{color:#858a94;font-size:10px}.home-capture-actions{min-height:78px;padding:0 22px 18px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-capture-actions>button{min-width:0;padding:0;background:transparent;display:flex;align-items:center;justify-content:center;gap:10px;text-align:left}.home-capture-actions>button>svg{flex:0 0 auto;color:var(--blue)}.home-capture-actions span{min-width:0;display:grid;gap:3px}.home-capture-actions b{font-size:12px;font-weight:680;white-space:nowrap}.home-capture-actions small{color:#999da5;font-size:9px;white-space:nowrap}.home-voice-action{position:fixed;z-index:31;left:16px;bottom:calc(78px + env(safe-area-inset-bottom));width:calc(100% - 32px);height:104px;min-height:0;padding:0;overflow:hidden;border-radius:29px;color:var(--ink);background:#f8fbffc7;box-shadow:inset 0 1px #fffffff5,inset 0 -1px #7691dc1f,0 22px 52px #25347029;-webkit-backdrop-filter:blur(24px) saturate(1.18);backdrop-filter:blur(24px) saturate(1.18);isolation:isolate;transition:background .28s,box-shadow .28s}.home-voice-action.is-listening{background:#f6faffdb;box-shadow:inset 0 1px #fff,inset 0 -1px #517aee2e,0 20px 48px #2738c82e,0 0 34px #70bcff26}.home-voice-prompt{position:absolute;z-index:4;left:20px;top:50%;transform:translateY(-50%);width:max-content;display:inline-flex;align-items:center;gap:12px;text-align:left}.home-voice-prompt>svg{width:46px;height:46px;padding:12px;border-radius:50%;color:var(--blue);background:#fffffff0;box-shadow:0 9px 25px #33498e1f}.home-voice-prompt>span{display:grid;gap:4px}.home-voice-prompt b{font-size:13px;font-weight:680;letter-spacing:-.025em}.home-voice-prompt small{color:#858b98;font-size:9px;font-weight:450}.voice-wave{position:absolute;z-index:3;left:52%;top:50%;transform:translate(-50%,-50%);height:40px;display:flex;align-items:center;gap:3px;opacity:.34;transition:opacity .24s}.home-voice-action.is-listening .voice-wave{opacity:1}.voice-wave i{width:2px;min-height:3px;max-height:34px;border-radius:99px;background:linear-gradient(#77bcff,var(--blue));transition:height .12s linear}.voice-bird{position:absolute;z-index:2;right:12px;top:8px;width:118px;height:88px;pointer-events:none;filter:drop-shadow(0 12px 15px rgba(43,68,145,.18))}.voice-bird i{position:absolute;inset:27% 8% 17% 14%;border-radius:50%;background:radial-gradient(ellipse,rgba(78,130,255,.2),transparent 70%);filter:blur(9px)}.voice-bird img{position:relative;width:100%;height:100%;object-fit:contain;transform:rotate(-4deg)}.voice-bird.is-active{animation:voice-bird-flight 3.7s ease-in-out infinite alternate}@keyframes voice-bird-flight{0%{transform:translate3d(9px,4px,0) rotate(2deg) scale(.94)}to{transform:translate3d(-34px,-5px,0) rotate(-3deg) scale(1.03)}}.home-voice-action.is-listening .voice-bird{opacity:.92}.home-voice-action.is-listening .home-voice-prompt{left:16px}.home-voice-action.is-listening .home-voice-prompt>span{max-width:94px}.home-voice-draft{grid-column:1 / -1;margin:-2px 22px 16px;color:#70747c;font-size:10px;line-height:1.55;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-inline-workbench{display:grid;gap:20px}.home-selected-photo{height:min(51vh,470px);position:relative;overflow:hidden;border-radius:32px;background:var(--fog)}.home-selected-photo>img{width:100%;height:100%;object-fit:cover;display:block}.home-selected-photo>span{position:absolute;left:18px;top:18px;color:#fff;font-size:9px;padding:8px 11px;border-radius:999px;background:#080a0e99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-selected-photo>div{position:absolute;right:14px;bottom:14px;display:flex;gap:8px}.home-selected-photo>div button{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:var(--blue);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-inline-editor{display:grid;gap:13px}.home-inline-editor>small,.inline-region-heading>small,.inline-region-summary>small{color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.12em}.home-inline-editor textarea{width:100%;min-height:136px;resize:vertical;border:0;outline:0;border-radius:25px;padding:20px;color:var(--ink);background:#eef0f3;line-height:1.65}.home-inline-editor textarea::placeholder{color:#969ba5}.home-inline-region{display:grid;gap:18px}.inline-region-heading h2{margin:5px 0 0;font-size:31px;letter-spacing:-.05em}.inline-region-heading p{margin:8px 0 0;color:var(--muted);font-size:10px}.inline-region-summary{padding-top:4px}.inline-region-summary h3{margin:7px 0;font-size:19px;line-height:1.45;letter-spacing:-.03em}.inline-region-summary p{margin:0;color:var(--muted);font-size:10px}.home-project-overlay{position:fixed;z-index:25;inset:max(10px,env(safe-area-inset-top)) 10px 0;padding:12px 12px 110px;overflow:hidden;border-radius:34px 34px 0 0;background:#fbfbfcf0;box-shadow:0 -8px 52px #18204224,0 0 0 999px #e2e5ed2e;-webkit-backdrop-filter:blur(22px) saturate(1.08);backdrop-filter:blur(22px) saturate(1.08);animation:project-overlay-in .48s cubic-bezier(.18,.78,.22,1) both}@keyframes project-overlay-in{0%{opacity:0;transform:translateY(26px) scale(.985)}}.home-project-overlay .home-inline-region{padding:16px 4px 0}.home-chat-workbench{height:100%;min-height:0;display:grid;grid-template-rows:clamp(220px,38dvh,460px) minmax(0,1fr);gap:20px}.home-chat-workbench.is-selecting{grid-template-rows:auto minmax(0,1fr);gap:14px}.chat-inline-region{min-height:0;display:grid;gap:10px}.chat-region-heading{min-height:48px;display:flex;align-items:center;gap:11px}.chat-region-heading>button{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#eef0f3}.chat-region-heading>span{display:grid;gap:2px}.chat-region-heading b{font-size:15px;letter-spacing:-.02em}.chat-region-heading small{color:var(--muted);font-size:9px}.chat-region-confirm{display:grid;grid-template-columns:minmax(92px,.38fr) 1fr;gap:9px}.chat-region-confirm button{height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:680}.chat-region-confirm button:disabled{opacity:.35}.region-whole{color:#646973;background:#eef0f3}.region-done{color:#fff;background:var(--blue)}.home-project-overlay .chat-photo-stage{height:100%}.chat-photo-stage{height:min(52vh,540px);position:relative;overflow:hidden;border-radius:31px;background:#e9ebef;transform:translateY(0);box-shadow:0 18px 42px #131d4314;transition:transform .42s cubic-bezier(.2,.76,.2,1),box-shadow .42s}.home-chat-workbench.is-observing .chat-photo-stage{transform:translateY(-9px) scale(.988);box-shadow:0 30px 72px #2738c82b}.chat-photo-stage>img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.chat-photo-stage:after{content:"";position:absolute;inset:48% 0 0;pointer-events:none;background:linear-gradient(transparent,#070b1794)}.chat-exit{position:absolute;z-index:4;left:14px;top:14px;width:43px;height:43px;border-radius:50%;display:grid;place-items:center;color:#11141a;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chat-photo-label{position:absolute;z-index:3;left:18px;bottom:17px;color:#fff;font-size:10px;font-weight:650}.chat-region-action{position:absolute;z-index:4;right:14px;bottom:12px;min-height:42px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:#1b275e;background:#ffffffe6;box-shadow:0 10px 28px #131d431f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:10px;font-weight:680}.chat-region-action.has-selection{color:#fff;background:#2738c8e6}.photo-analysis-status{position:absolute;z-index:5;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;background:#080e1f57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.photo-analysis-status>i{width:46px;height:46px;margin-bottom:16px;border:2px solid rgba(255,255,255,.28);border-top-color:#a7caff;border-radius:50%;animation:spin .9s linear infinite}.photo-analysis-status b{font-size:18px;letter-spacing:-.03em}.photo-analysis-status span{margin-top:8px;color:#ffffffb8;font-size:10px}.chat-thread{min-height:0;padding:0 2px 22px;display:flex;flex-direction:column;gap:17px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.chat-thread::-webkit-scrollbar{display:none}.chat-message{max-width:84%;display:grid;gap:6px}.chat-message-label{min-height:20px;padding:0 4px;display:flex;align-items:center;gap:7px;color:#9297a1;font-size:9px}.chat-message-label button{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#737c94;background:#e8ebf2e0}.chat-message-label button:active{color:var(--blue);background:#e1e7ff}.chat-message>p{margin:0;padding:14px 17px;border-radius:21px;font-size:13px;line-height:1.65}.chat-message.assistant{align-self:flex-start}.chat-message.assistant>p{color:#292d34;background:#eef0f3;border-bottom-left-radius:7px}.chat-message.user{align-self:flex-end;justify-items:end}.chat-message.user .chat-message-label{justify-content:flex-end}.chat-message.user>p{color:#17215e;background:#e6eaff;border-bottom-right-radius:7px}.chat-message.is-typing>p{min-width:64px;display:flex;gap:5px}.chat-message.is-typing i{width:5px;height:5px;border-radius:50%;background:#7e8490;animation:typing 1s ease-in-out infinite}.chat-message.is-typing i:nth-child(2){animation-delay:.15s}.chat-message.is-typing i:nth-child(3){animation-delay:.3s}@keyframes typing{50%{transform:translateY(-4px);opacity:.42}}.chat-recovery{padding:8px 2px}.chat-recovery p{margin:0 0 9px;color:var(--muted);font-size:11px}.chat-recovery button{padding:0;color:var(--blue);background:transparent;font-size:11px;font-weight:680}.chat-ready{margin-top:7px;padding:22px 2px 0}.chat-ready>span{color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.13em}.chat-ready h3{margin:8px 0;font-size:22px;line-height:1.42;letter-spacing:-.04em}.chat-ready p{margin:0 0 18px;color:var(--muted);font-size:10px;line-height:1.6}.chat-composer{position:fixed;z-index:31;left:16px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 32px);min-height:78px;padding:10px 12px;display:grid;grid-template-columns:50px minmax(0,1fr) 42px;align-items:center;gap:9px;border-radius:28px;background:#f7faffe0;box-shadow:inset 0 1px #fffffff2,0 18px 54px #1c2b662b;-webkit-backdrop-filter:blur(24px) saturate(1.16);backdrop-filter:blur(24px) saturate(1.16)}.chat-mic,.chat-send{width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.chat-mic{color:#fff;background:var(--blue)}.chat-mic:disabled{opacity:.28;cursor:not-allowed}.chat-send{color:#fff;background:var(--ink)}.chat-send:disabled{opacity:.22}.chat-entry{min-width:0;position:relative}.chat-entry input{width:100%;height:48px;padding:0 12px;border:0;outline:0;color:var(--ink);background:transparent}.chat-entry input::placeholder{color:#8c929d}.chat-wave{position:absolute;inset:0;display:none;align-items:center;justify-content:center;gap:3px;pointer-events:none}.chat-wave i{width:2px;min-height:3px;max-height:31px;border-radius:99px;background:linear-gradient(#7dc7ff,var(--blue));transition:height .11s linear}.chat-composer.is-listening .chat-entry input{opacity:0}.chat-composer.is-listening .chat-wave{display:flex}.home-projects{padding-top:0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:19px}.section-heading small{color:var(--muted);font-size:10px}.section-heading h2{margin:5px 0 0;font-size:24px;letter-spacing:-.045em}.section-heading>span{color:#a2a5ac;font-size:9px}.section-heading>button{padding:8px 0 8px 12px;color:var(--blue);background:transparent;font-size:10px;font-weight:650}.projects-title{margin:34px 0 42px}.projects-title h1 span{color:var(--muted);font-size:20px;letter-spacing:-.035em}.project-gallery{display:grid;gap:48px}.project-work{width:100%;padding:0;background:transparent;text-align:left;display:block}.project-work-image{position:relative;width:100%;aspect-ratio:1.24;border-radius:30px;overflow:hidden;background:var(--fog)}.project-work-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.project-work:active .project-work-image img{transform:scale(1.015)}.project-work-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#04060a9e)}.project-work-image>span{position:absolute;z-index:1;left:19px;bottom:19px;color:#fff;font-size:11px;font-weight:650}.project-work-image>i{position:absolute;z-index:1;right:17px;bottom:14px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--ink);font-style:normal}.project-work-copy{padding:17px 2px 0}.project-work-copy h3{margin:0;font-size:18px;line-height:1.45;letter-spacing:-.035em;font-weight:660}.project-work-copy p{margin:8px 0 0;color:var(--muted);font-size:10px}.home-projects .project-gallery{grid-template-columns:1fr;gap:28px;align-items:start}.home-projects .project-work-image{aspect-ratio:1.75;border-radius:24px}.home-projects .project-work-copy{padding:12px 2px 0}.home-projects .project-work-copy h3{font-size:13px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-projects .project-work-copy h3{font-size:16px}.home-projects .home-empty{grid-column:1 / -1}.home-empty{padding:10px 0 40px}.home-empty p{max-width:290px;margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.7}.home-empty .plain-action{padding:0;justify-content:flex-start;color:var(--blue)}.empty-state{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state .yunyan-scene{width:210px;height:180px}.empty-state h2{margin:2px 0}.empty-state p{margin:7px 0 25px;color:var(--muted);font-size:12px}.app-section-page{padding-top:max(22px,env(safe-area-inset-top));padding-bottom:118px}.section-page-intro{padding:28px 0 42px}.section-page-intro h1{max-width:440px;margin:0;font-size:clamp(42px,12vw,62px);line-height:.98;letter-spacing:-.07em}.section-page-intro>p:last-child{max-width:390px;margin:20px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.projects-screen .project-gallery{padding-bottom:22px}.simple-empty{min-height:48vh}.profile-menu{display:grid;gap:1px;background:#eceef2;border-radius:28px;overflow:hidden}.profile-menu button{min-height:78px;padding:0 20px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;text-align:left;background:#f3f4f6}.profile-menu button>span{color:var(--blue);font-size:9px;font-weight:760}.profile-menu button>div{display:grid;gap:5px}.profile-menu button b{font-size:14px}.profile-menu button small{color:var(--muted);font-size:9px}.profile-menu button>strong{color:var(--blue);font-size:9px;font-weight:680}.planned-notice{margin:34px 0 0;padding:28px 2px 10px}.planned-notice>span{color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.14em}.planned-notice h2{margin:8px 0;font-size:23px;letter-spacing:-.045em}.planned-notice p{max-width:380px;margin:0;color:var(--muted);font-size:11px;line-height:1.7}.project-detail-cover{width:calc(100% + 48px);height:min(52vh,520px);margin-left:-24px;position:relative;overflow:hidden;background:var(--fog)}.project-detail-cover img{width:100%;height:100%;display:block;object-fit:cover}.project-detail-cover:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#05070b9e)}.project-detail-cover>span{position:absolute;z-index:1;left:23px;bottom:20px;color:#fff;font-size:10px;font-weight:650}.project-detail-heading{padding:31px 0 28px}.project-detail-heading h1{margin:0;font-size:31px;line-height:1.26;letter-spacing:-.052em}.project-detail-heading>p:last-child{margin:13px 0 0;color:var(--muted);font-size:10px}.project-progress{padding:5px 0 30px;display:grid;gap:18px}.project-progress>div{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:12px;color:#a1a5ad}.project-progress>div>span:first-child,.project-progress>div>svg{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;padding:8px;color:#81858e;background:#eceef2;font-size:9px}.project-progress>div>span:last-child{display:grid;gap:3px}.project-progress b{color:#696d74;font-size:12px}.project-progress small{font-size:9px}.project-progress .done>svg{color:#fff;background:var(--ink)}.project-progress .current>span:first-child{color:#fff;background:var(--blue)}.project-progress .current b,.project-progress .done b{color:var(--ink)}.project-detail-actions{display:grid;gap:2px}.project-detail-actions>.primary{margin-bottom:17px}.workflow-row{min-height:72px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;background:transparent}.workflow-row>div{display:grid;gap:5px}.workflow-row b{font-size:14px}.workflow-row small{color:var(--muted);font-size:9px}.workflow-row>span{color:#9a9ea6;font-size:9px}.editorial-steps{margin:4px 0 34px;display:grid;gap:42px}.editorial-steps>div{position:relative;padding-left:49px}.editorial-steps span{position:absolute;left:0;top:4px;color:var(--blue);font-size:10px;font-weight:780}.editorial-steps h2{margin:0 0 8px;font-size:22px;letter-spacing:-.04em}.editorial-steps p{margin:0;color:var(--muted);font-size:10px;line-height:1.65}.editorial-steps em{display:inline-block;margin-top:11px;color:var(--blue);font-size:9px;font-style:normal}.quote-preview{padding:6px 0 8px}.quote-preview>span{color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.14em}.quote-preview h2{margin:28px 0 8px;font-size:22px;letter-spacing:-.04em}.quote-preview p{max-width:390px;margin:0;color:var(--muted);font-size:11px;line-height:1.7}.acceptance-list{display:grid;gap:2px}.acceptance-list>div{min-height:92px;padding:12px 0;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px}.acceptance-list>div>span{color:var(--blue);font-size:9px;font-weight:760}.acceptance-list b{font-size:15px}.acceptance-list p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.acceptance-list em{color:#9a9ea6;font-size:9px;font-style:normal}.primary{width:100%;min-height:62px;border-radius:999px;padding:0 21px;display:flex;align-items:center;justify-content:center;gap:11px;font-weight:660;transition:transform .2s,opacity .2s}.primary:active{transform:scale(.985)}.primary svg:last-child{margin-left:auto}.primary.black{color:#fff;background:var(--ink)}.primary.cobalt{color:#fff;background:var(--blue);box-shadow:0 17px 38px #2738c829}.primary:disabled{opacity:.34;cursor:not-allowed}.plain-action{min-height:52px;padding:0 12px;background:transparent;color:#5f636b;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.text-button{width:100%;min-height:52px;background:transparent;color:#696d75;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px}.studio-screen,.result-screen{padding-bottom:54px}.studio-photo{width:calc(100% + 48px);height:min(48vh,465px);margin-left:-24px;position:relative;overflow:hidden;background:var(--fog);border-radius:0 0 34px 34px}.studio-photo img{width:100%;height:100%;display:block;object-fit:cover}.studio-photo span{position:absolute;left:22px;bottom:18px;padding:8px 12px;border-radius:999px;background:#090a0cb8;color:#fff;font-size:9px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.studio-content{padding-top:18px}.advisor-line{display:flex;gap:12px;padding:8px 2px 22px;align-items:flex-start}.advisor-line img{width:38px;height:38px;object-fit:contain}.advisor-line small{color:var(--blue);font-size:9px;font-weight:760}.advisor-line p{margin:4px 0 0;color:#3d4148;font-size:13px;line-height:1.65}.request-editor{position:relative;padding:0;background:#eef0f3;border-radius:27px}.request-editor textarea{width:100%;min-height:162px;border:0;resize:vertical;outline:0;padding:22px 22px 66px;color:var(--ink);line-height:1.7;background:transparent}.request-editor textarea::placeholder{color:#969aa2}.request-tools{position:absolute;left:9px;right:9px;bottom:8px;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px}.request-tools>span{padding-left:12px;color:var(--muted);font-size:9px}.voice-input{width:45px;height:45px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center}.studio-content>.primary{margin-top:17px}.region-intro{margin:30px 0 25px}.mask-editor{display:grid;gap:16px}.mask-stage{width:100%;height:min(55dvh,560px);display:grid;place-items:center;overflow:hidden;border-radius:30px;background:#e9ebef;-webkit-user-select:none;user-select:none}.mask-media{max-width:100%;max-height:100%;position:relative}.mask-media>img{max-width:100%;max-height:min(55dvh,560px);width:auto;height:auto;display:block;object-fit:contain;pointer-events:none}.mask-media>canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}.mask-tools{min-height:54px;display:grid;grid-template-columns:auto auto minmax(92px,1fr) auto auto;align-items:center;gap:8px}.mask-tools button{min-width:48px;height:42px;padding:0 12px;border-radius:999px;color:#666c77;background:#eef0f3;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px}.mask-tools button b{font-size:17px;line-height:1}.mask-tools button.active{color:#fff;background:var(--blue)}.mask-tools button:disabled{opacity:.3}.mask-tools label{min-width:0;display:grid;gap:5px;color:#858a94;font-size:9px;text-align:center}.mask-tools input{width:100%;accent-color:var(--blue)}.mask-editor.is-compact{gap:8px}.mask-editor.is-compact .mask-stage{height:min(34dvh,360px);border-radius:24px}.mask-editor.is-compact .mask-media>img{max-height:min(34dvh,360px)}.mask-editor.is-compact .mask-tools{min-height:44px}.mask-editor.is-compact .mask-tools button{height:38px}.requirement-copy{padding:31px 1px 25px}.requirement-copy>small{color:var(--blue);font-size:9px;font-weight:760;letter-spacing:.12em}.requirement-copy h2{margin:9px 0 27px;font-size:25px;line-height:1.38;letter-spacing:-.045em}.requirement-copy dl{margin:0;display:grid;gap:18px}.requirement-copy dl>div{display:grid;grid-template-columns:50px 1fr;gap:12px}.requirement-copy dt{color:var(--muted);font-size:10px}.requirement-copy dd{margin:0;font-size:12px;line-height:1.55}.single-question{margin-top:25px;padding-left:16px;box-shadow:inset 3px 0 var(--blue)}.single-question b{font-size:10px;color:var(--blue)}.single-question p{margin:6px 0;font-size:13px;line-height:1.5}.single-question span{color:var(--muted);font-size:9px}.assumptions{margin-top:25px}.assumptions b{font-size:10px}.assumptions p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.compare{width:calc(100% + 48px);margin-left:-24px;height:min(66vh,670px);position:relative;overflow:hidden;background:#111}.compare img{width:100%;height:100%;object-fit:cover;display:block}.compare-after,.compare-after img{position:absolute;inset:0}.compare-tag{position:absolute;top:17px;padding:7px 10px;border-radius:999px;color:#fff;background:#090a0c9e;font-size:9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.compare-tag.before{left:17px}.compare-tag.after{right:17px;background:var(--blue)}.compare-line{position:absolute;top:0;bottom:0;width:1px;background:#fff;pointer-events:none}.compare-line b{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ink);font-size:13px;box-shadow:0 7px 24px #0003}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.result-content{padding-top:18px}.version-strip{min-height:60px;display:flex;align-items:center;justify-content:space-between}.version-strip>span{color:var(--muted);font-size:10px}.version-strip>div{display:flex;gap:6px}.version-strip button{width:38px;height:38px;border-radius:50%;background:var(--fog);color:var(--muted);font-size:9px}.version-strip button.active{color:#fff;background:var(--blue)}.result-summary{padding:22px 0 17px}.result-summary h1{margin:0;font-size:27px;line-height:1.34;letter-spacing:-.048em}.concept-note{margin:18px 0;color:var(--muted);font-size:10px}.result-icon-actions{display:flex;gap:22px}.result-icon-actions button{padding:0;min-height:40px;background:transparent;display:flex;align-items:center;gap:7px;font-size:11px}.landing-entry{margin-top:2px;width:100%}.focus-overlay{position:fixed;z-index:80;inset:0;width:100%;min-height:100dvh;color:#fff;background:#050608;animation:focus-in .35s ease-out both}@keyframes focus-in{0%{opacity:0;transform:scale(1.018)}}.focus-top{height:88px;padding:max(18px,env(safe-area-inset-top)) 23px 0;display:flex;align-items:center;justify-content:space-between}.focus-top .brand img{filter:brightness(0) invert(1);opacity:.94}.focus-top button{border-radius:999px;background:#ffffff1a;color:#fff;padding:10px 17px}.focus-top>span{color:#858994;font-size:10px}.focus-center{position:absolute;inset:90px 22px 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.focus-sculpture{width:min(92vw,430px);height:min(78vw,370px)}.focus-time{margin:10px 0 3px;color:#8e929a;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.focus-center h2{margin:5px 0 8px;font-size:27px;letter-spacing:-.045em}.focus-center>p:not(.focus-time):not(.kicker){margin:0;color:#858994;font-size:12px}.stop-control{position:absolute;bottom:max(28px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);border-radius:999px;padding:8px 20px 8px 8px;background:#ffffff1a;color:#fff;display:flex;align-items:center;gap:12px}.stop-control span{width:45px;height:45px;border-radius:50%;background:var(--blue);display:grid;place-items:center;font-size:9px}.thinking-overlay .focus-center .kicker{margin-top:7px;color:#6c7dff}.toast{position:fixed;z-index:100;left:18px;bottom:max(24px,env(safe-area-inset-bottom));width:calc(100% - 36px);min-height:58px;border-radius:19px;background:var(--ink);color:#fff;box-shadow:0 18px 45px #090a0c40;padding:12px 16px;display:flex;align-items:center;gap:11px;font-size:12px}.toast>i{width:18px;height:18px;border:2px solid #7180ff;border-top-color:transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast.error{background:#202228}.toast.error b{width:24px;height:24px;border-radius:50%;background:var(--blue);display:grid;place-items:center}.toast.error button{margin-left:auto;color:#fff;background:none}.toast.sound-prompt{bottom:calc(102px + env(safe-area-inset-bottom));background:#181f3aeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toast.sound-prompt>svg{color:#9fc9ff;flex:0 0 auto}.toast.sound-prompt>button{margin-left:auto;min-height:36px;padding:0 15px;border-radius:18px;color:#1736c7;background:#fff;font-size:11px;font-weight:720}.sheet-backdrop{position:fixed;z-index:90;inset:0;background:#090a0c57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:end}.landing-sheet{width:100%;max-height:94dvh;overflow:auto;background:#fff;border-radius:34px 34px 0 0;padding:42px 28px max(30px,env(safe-area-inset-bottom));position:relative;animation:sheet-up .38s cubic-bezier(.18,.78,.25,1) both}@keyframes sheet-up{0%{transform:translateY(100%)}}.sheet-close{position:absolute;top:20px;right:22px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--fog)}.landing-sheet>h2{margin:0 0 40px;font-size:39px;line-height:1.04;letter-spacing:-.06em}.landing-steps{display:grid;gap:29px}.landing-steps>div{display:grid;grid-template-columns:44px 1fr;gap:3px 13px}.landing-steps span{grid-row:span 2;color:var(--blue);font-size:11px;font-weight:780}.landing-steps b{font-size:15px}.landing-steps p{margin:0;color:var(--muted);font-size:10px}.coming-note{margin:36px 0 22px;color:#6d7179;font-size:10px;line-height:1.65}@media(max-width:390px){.page{padding-left:19px;padding-right:19px}.region-intro h1,.projects-title h1{font-size:49px}.home-voice-action{left:14px;width:calc(100vw - 28px);height:104px;border-radius:27px}.home-capture-stage{min-height:336px;border-radius:29px}.home-capture-visual{min-height:252px}.home-capture-actions{padding-left:16px;padding-right:16px;gap:14px}.studio-photo,.compare{width:calc(100% + 38px);margin-left:-19px}.mask-tools{grid-template-columns:auto auto minmax(70px,1fr) auto auto;gap:5px}.mask-tools button{min-width:42px;padding:0 9px}.project-detail-cover{width:calc(100% + 38px);margin-left:-19px}.project-work-image{border-radius:27px}}@media(min-width:700px){body{padding:0}.app{min-height:100dvh;border-radius:0;box-shadow:none}.home-voice-action{bottom:110px}.focus-overlay{min-height:100dvh;border-radius:0;overflow:hidden}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
