:root{--bg:#07090c;--card:#1d2024;--line:#30343a;--text:#f6f7f8;--muted:#92989f;--green:#38b54a;--cyan:#34d6db;--red:#ed292d;--navy:#132746;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:radial-gradient(circle at 76% 14%,rgba(52,214,219,.09),transparent 28%),radial-gradient(circle at 14% 86%,rgba(237,41,45,.07),transparent 30%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.studio{width:min(1180px,100%);min-height:100vh;margin:auto;padding:36px 30px;display:grid;grid-template-columns:minmax(330px,470px) 470px;gap:70px;align-items:center;justify-content:center;transition:grid-template-columns .45s ease}.brief-panel{max-width:500px}.kicker{color:#60dce0;font-size:12px;font-weight:850;letter-spacing:.14em}.kicker span{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--red);box-shadow:0 0 14px #ed292dbf}h1{margin:18px 0 16px;font-size:clamp(42px,5vw,65px);line-height:1.02;letter-spacing:-.05em}.intro{margin:0 0 26px;color:#a6abb1;font-size:16px;line-height:1.65}.phase-card{padding:20px;border:1px solid var(--line);border-radius:20px;background:rgba(23,27,32,.82);box-shadow:0 18px 50px #0004}.phase-row{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px;font-weight:750}.phase-badge{padding:6px 9px;border-radius:7px;color:#cfffff;background:#164248;font-size:11px;letter-spacing:.1em}.phase-card h2{margin:16px 0 7px;font-size:24px}.phase-card p{min-height:48px;margin:0;color:#9ba1a8;line-height:1.5}.timeline{display:flex;gap:6px;margin-top:22px}.timeline button{flex:1;height:5px;padding:0;border:0;border-radius:5px;background:#2c3035;transition:background .25s ease,transform .15s ease;cursor:pointer}.timeline button:hover{transform:scaleY(1.6);background:#3a4046}.timeline button.done{background:#1c6d71}.timeline button.active{background:var(--cyan);box-shadow:0 0 14px #34d6db80}.hint{color:#747a82;font-size:12px}.phone-stage{display:grid;justify-items:center}.phone{position:relative;width:390px;height:844px;overflow:hidden;border:9px solid #25282d;border-radius:54px;background:#0d0f11;box-shadow:0 42px 100px #000a,inset 0 0 0 1px #4b4f55;transition:width .45s ease,height .45s ease,border-radius .45s ease}.phone-island{position:absolute;z-index:40;top:12px;left:50%;transform:translateX(-50%);width:116px;height:30px;border-radius:18px;background:#000}.status-bar{position:absolute;z-index:30;inset:0 0 auto;height:52px;padding:17px 24px 0;display:flex;justify-content:space-between;font-size:12px;font-weight:760;background:#151719}.app{position:absolute;inset:52px 0 0;overflow:hidden;background:#111315}.screen{height:100%;display:flex;flex-direction:column;animation:screenIn .28s ease both}@keyframes screenIn{from{opacity:.35;transform:translateX(10px)}to{opacity:1;transform:none}}.screen-head{flex:0 0 82px;padding:14px 18px 12px;border-bottom:1px solid #292c30;background:#17191b;display:flex;align-items:center;gap:12px}.back{width:38px;height:38px;border:0;border-radius:50%;background:#292c30;color:white;font-size:24px}.head-title{font-size:20px;font-weight:820}.head-sub{margin-top:3px;color:#8d939a;font-size:11px;font-weight:700;letter-spacing:.07em}.head-logo{margin-left:auto;width:86px;max-height:38px;object-fit:contain}.content{flex:1;overflow:hidden;padding:16px}.scrollable{overflow-y:auto;scrollbar-width:none}.app .cta,.app .back,.app .menu-row,.app .animal-card,.app .shutter{cursor:pointer}.nav{flex:0 0 78px;padding:6px 2px 12px;border-top:1px solid #2A2A2A;background:#1C1C1C;display:grid;grid-template-columns:repeat(5,1fr);align-items:start}.nav-item{position:relative;display:grid;justify-items:center;align-content:start;gap:2px;padding-top:4px;color:#9AA0A6;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.nav-item.active{color:#fff}.nav-icon{width:24px;height:24px;display:grid;place-items:center;line-height:1}.nav-icon svg{width:24px;height:24px;display:block}.scan-nav{width:58px;height:58px;margin-top:-10px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1a9197,#38d6db);color:#031011;font-size:12px;font-weight:800;letter-spacing:.5px;box-shadow:0 3px 4px #00000047}.card{margin-bottom:10px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#1c1f23}.card.green{border-color:#285f33;background:#122b1b}.card.cyan{border-color:#24666a;background:#102a2d}.card h3{margin:0 0 7px;font-size:15px}.card p{margin:0;color:#a3a8ad;font-size:12px;line-height:1.45}.hero-stat{padding:16px;border:1px solid #23562d;border-radius:16px;background:linear-gradient(135deg,#173f26,#12331e)}.welcome{color:#b5b9bd;font-size:12px}.revenue{margin:9px 0 2px;font-size:31px;font-weight:850}.stat-foot{display:flex;justify-content:space-between;color:#79d986;font-size:11px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.metric{padding:14px;border:1px solid #2c3034;border-radius:15px;background:#202328}.metric strong{display:block;margin:9px 0 4px;font-size:24px}.metric span{color:#92989e;font-size:10px}.menu-row{min-height:66px;margin-bottom:9px;padding:12px 13px;display:flex;gap:12px;align-items:center;border:1px solid #2d3135;border-radius:14px;background:var(--card)}.menu-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#86f8fc;background:#143b3e;font-size:18px}.menu-copy{flex:1}.menu-copy strong,.menu-copy span{display:block}.menu-copy strong{font-size:14px}.menu-copy span{margin-top:3px;color:#8f959b;font-size:11px}.chev{color:#8a9096;font-size:20px}.animal-card{display:grid;grid-template-columns:86px 1fr auto;gap:11px;align-items:center;margin-bottom:10px;padding:10px;border:1px solid #2d3237;border-radius:14px;background:#1d2024}.animal-card img{width:86px;height:78px;border-radius:10px;object-fit:cover}.animal-copy strong,.animal-copy span,.animal-copy small{display:block}.animal-copy span{color:#62dfe3;font-size:9px;font-weight:900;letter-spacing:.08em}.animal-copy strong{margin:4px 0;font-size:13px}.animal-copy small{color:#858c92;font-size:10px}.tag{padding:5px 7px;border-radius:7px;color:#d2ffda;background:#1b5427;font-size:9px;font-weight:850}.plugin-card{padding:16px;border:1px solid #285e62;border-radius:16px;background:linear-gradient(135deg,#143b3f,#11272a)}.plugin-mark{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#31c7cd;color:#042326;font-size:24px;font-weight:900}.plugin-card h2{margin:13px 0 6px;font-size:21px}.plugin-card p{margin:0;color:#b8cbcc;font-size:12px;line-height:1.5}.concept{display:inline-flex;margin-top:13px;padding:5px 8px;border-radius:8px;color:#ffe7b8;background:#5b4620;font-size:9px;font-weight:900}.step-list{display:grid;gap:9px;margin-top:12px}.step{display:flex;gap:11px;align-items:center;padding:11px;border:1px solid #30363a;border-radius:12px;background:#1d2024}.step b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#16474b;color:#8ffaff}.step strong,.step small{display:block}.step strong{font-size:12px}.step small{margin-top:2px;color:#8f969d;font-size:10px}.cta{width:100%;min-height:49px;border:0;border-radius:14px;background:var(--green);color:#071109;font-weight:850}.cta.cyan{background:var(--cyan);color:#041112}.scan-view{position:relative;height:100%;overflow:hidden;background:#050708}.scan-view>img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.8) contrast(1.08)}.scan-view::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,#050708dd),repeating-linear-gradient(0deg,#ffffff09 0 1px,transparent 1px 4px);pointer-events:none}.scan-top{position:absolute;z-index:4;top:18px;left:16px;right:16px;display:flex;justify-content:space-between}.scan-pill{padding:7px 9px;border-radius:9px;background:#0a1113d9;color:#bdfcff;font-size:10px;font-weight:850}.scan-copy{position:absolute;z-index:4;left:18px;right:18px;bottom:98px;text-align:center}.scan-copy h2{margin:0 0 6px;font-size:24px}.scan-copy p{margin:0;color:#d0d5d8;font-size:12px}.scan-controls{position:absolute;z-index:4;left:18px;right:18px;bottom:20px;display:flex;align-items:center;justify-content:center}.shutter{width:64px;height:64px;border:4px solid white;border-radius:50%;background:#36d5db;box-shadow:inset 0 0 0 5px #071214}.guide-frame{position:absolute;z-index:2;left:28px;right:28px;top:210px;height:250px;border:2px solid #55f4f7;border-radius:46% 42% 38% 40%;box-shadow:0 0 25px #34d6db66,inset 0 0 30px #34d6db1f}.guide-frame::before,.guide-frame::after{content:"";position:absolute;width:18px;height:18px;border-color:white}.guide-frame::before{top:-3px;left:-3px;border-top:3px solid;border-left:3px solid}.guide-frame::after{right:-3px;bottom:-3px;border-right:3px solid;border-bottom:3px solid}.laser{position:absolute;z-index:3;left:8%;right:8%;top:28%;height:3px;background:linear-gradient(90deg,transparent,#56fbff 20%,white 50%,#56fbff 80%,transparent);box-shadow:0 0 18px #41edf4;animation:laser 2.2s ease-in-out infinite alternate}@keyframes laser{to{top:58%}}.point-cloud{position:absolute;z-index:2;inset:200px 24px 250px;background-image:radial-gradient(circle,#5df8fb 1px,transparent 1.5px);background-size:13px 12px;mix-blend-mode:screen;opacity:.7;mask-image:radial-gradient(ellipse at center,#000 42%,transparent 74%);animation:cloud 1.4s ease-in-out infinite alternate}@keyframes cloud{to{opacity:.95;transform:scale(1.02)}}.arc{position:absolute;z-index:4;left:50%;bottom:240px;width:270px;height:100px;transform:translateX(-50%);border-top:3px dashed #6cf9fc;border-radius:50%;animation:arc 2s linear infinite}.progress{height:8px;margin-top:13px;overflow:hidden;border-radius:8px;background:#2c3034}.progress span{display:block;height:100%;background:linear-gradient(90deg,#1ba6ad,#61f4f7);animation:progress 4s linear both}@keyframes progress{from{width:8%}to{width:92%}}.quality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:11px}.quality{padding:12px;border:1px solid #2e3c3d;border-radius:12px;background:#182224}.quality b,.quality span{display:block}.quality b{font-size:12px}.quality span{margin-top:4px;color:#77e9ed;font-size:10px}.processing{display:grid;place-items:center;height:100%;text-align:center;padding:28px}.processor{position:relative;width:150px;height:150px;margin-bottom:24px;border:2px solid #1e5a5e;border-radius:50%;display:grid;place-items:center;background:#102528}.processor::before,.processor::after{content:"";position:absolute;border-radius:50%;border:3px solid transparent;border-top-color:#52edf1;animation:spin 1.3s linear infinite}.processor::before{inset:10px}.processor::after{inset:28px;animation-direction:reverse;animation-duration:.9s}@keyframes spin{to{transform:rotate(360deg)}}.processor strong{font-size:28px}.processing h2{margin:0 0 8px}.processing p{margin:0;color:#92999f;font-size:12px;line-height:1.5}.result-hero{padding:18px;border:1px solid #2c7074;border-radius:18px;background:linear-gradient(135deg,#153c40,#10272a);text-align:center}.result-hero span{color:#93c4c7;font-size:10px;font-weight:800;letter-spacing:.09em}.result-hero strong{display:block;margin:8px 0;font-size:45px;letter-spacing:-.05em}.result-hero small{color:#8decef;font-size:11px}.result-range{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.result-range div{padding:12px;border:1px solid #30373b;border-radius:12px;background:#1b1f23}.result-range span,.result-range b{display:block}.result-range span{color:#899096;font-size:9px}.result-range b{margin-top:4px;font-size:14px}.notice{margin-top:10px;padding:11px;border:1px solid #594b2e;border-radius:12px;color:#d9c79d;background:#2b2518;font-size:10px;line-height:1.4}.saved-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:13px;border:1px solid #2d3438;border-radius:13px;background:#1c2023}.saved-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#174626;color:#bff7c7}.saved-row strong,.saved-row span{display:block}.saved-row strong{font-size:13px}.saved-row span{margin-top:3px;color:#899096;font-size:10px}.listing-photo{position:relative;height:190px;margin:-16px -16px 14px;overflow:hidden}.listing-photo img{width:100%;height:100%;object-fit:cover}.listing-photo .tag{position:absolute;left:14px;bottom:12px}.price{color:#5de7eb;font-size:27px;font-weight:900}.push-banner{position:absolute;z-index:80;top:48px;left:12px;right:12px;min-height:92px;padding:12px;display:flex;gap:10px;border:1px solid #ffffff38;border-radius:19px;background:rgba(38,40,44,.96);box-shadow:0 14px 35px #0008;animation:pushIn .4s ease both}.push-icon{flex:0 0 38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#041618;background:var(--cyan);font-size:20px;font-weight:900}.push-copy{min-width:0}.push-app{color:#d9dcdf;font-size:10px;font-weight:850}.push-app span{float:right;color:#90969d}.push-copy strong{display:block;margin-top:4px;font-size:13px}.push-copy p{margin:3px 0 0;color:#c1c5ca;font-size:11px;line-height:1.35}@keyframes pushIn{from{opacity:0;transform:translateY(-115%)}}.tap-pulse{position:absolute;z-index:60;left:50%;bottom:118px;width:48px;height:48px;margin-left:-24px;border:3px solid #ffffffdd;border-radius:50%;background:#ffffff1f;animation:tapPulse .7s ease-out both}.tap-pulse::after{content:"";position:absolute;inset:12px;border-radius:50%;background:#ffffffc7}@keyframes tapPulse{0%{opacity:0;transform:scale(.45)}28%{opacity:1;transform:scale(.82)}100%{opacity:0;transform:scale(1.35)}}.end-screen{background:var(--navy)}.end-content{height:100%;padding:34px;display:grid;align-content:center;text-align:center}.end-content img{width:230px;margin:0 auto 26px}.end-content .eyebrow{color:#5de7eb;font-size:11px;font-weight:900;letter-spacing:.12em}.end-content h2{margin:12px 0;font-size:31px;line-height:1.08}.end-content p{color:#c5cfdd;font-size:14px;line-height:1.55}.stage-caption{margin-top:18px;color:#858b92;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.live-dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--red)}body.capture{background:#000;overflow:hidden}body.capture .studio{width:100%;display:grid;grid-template-columns:1fr;padding:0}body.capture .brief-panel,body.capture .stage-caption{display:none}body.capture .phone-stage{min-height:100vh}body.capture .phone{width:min(100vw,474px);height:100vh;border:0;border-radius:0;box-shadow:none}body.capture .phone.landscape{width:min(100vw,900px);height:min(100vh,420px);margin:auto}.studio.landscape-mode{width:min(1280px,100%);grid-template-columns:minmax(280px,380px) minmax(760px,1fr);gap:36px}.phone.landscape{width:760px;height:352px;border-radius:42px}.phone.landscape .phone-island{top:50%;left:10px;transform:translateY(-50%);width:28px;height:88px;border-radius:16px}.phone.landscape .status-bar{height:34px;padding:8px 52px 0 52px;background:transparent}.phone.landscape .app{inset:0}.phone.landscape .scan-view>img{object-fit:contain;object-position:center;background:#050708}.phone.landscape .guide-frame{top:48px;left:72px;right:110px;height:auto;bottom:54px;border-radius:42% / 48%}.phone.landscape .point-cloud{inset:44px 100px 48px 64px}.phone.landscape .laser{left:12%;right:16%;top:30%;animation-name:laserLandscape}@keyframes laserLandscape{to{top:68%}}.phone.landscape .arc{left:58%;bottom:58px;width:280px;height:110px}.phone.landscape .scan-top{top:14px;left:52px;right:96px}.phone.landscape .scan-copy{left:64px;right:120px;bottom:14px}.phone.landscape .scan-copy h2{font-size:18px}.phone.landscape .scan-controls{left:auto;right:18px;bottom:50%;width:auto;transform:translateY(50%)}.phone.landscape .shutter{width:58px;height:58px}.phone.landscape .tap-pulse{left:auto;right:28px;bottom:50%;margin:0;transform:translateY(50%)}.phone.landscape .push-banner{top:14px;left:52px;right:96px}@media(max-width:900px){.studio{grid-template-columns:1fr;justify-items:center;padding:26px 0 50px}.brief-panel{max-width:560px}.phone-stage{grid-row:1}}@media(max-width:460px){.studio{padding-top:0}.phone{width:100vw;height:100svh;border:0;border-radius:0}.phone.landscape{width:100vw;height:56svh;border:0;border-radius:0}.stage-caption{display:none}.brief-panel{padding:24px 18px 0}}
