@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2)format("woff2");font-weight:100;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2)format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2)format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2)format("woff2");font-weight:900;font-display:swap}:root{--ivory:#fffdf5;--paper:#fffaf0;--beige:#f3ead9;--line:#e8d9bc;--ink:#25342e;--muted:#7b7467;--deep:#0d5b54;--mint:#b9e870;--mint-soft:#ecffd6;--gold:#c89a45;--pink:#f48591;--shadow:0 20px 60px #4531161f;--radius:22px;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 72% 10%,#b9e87042,transparent 25rem),radial-gradient(circle at 28% 80%,#f0d3973d,transparent 24rem),var(--ivory);min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer;border:0}.app{grid-template-columns:310px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5;background:#fffaf0e0;flex-direction:column;height:100vh;padding:26px 18px;transition:width .25s,padding .25s;display:flex;position:sticky;top:0;overflow:hidden}.brand{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.logo{align-items:center;gap:12px;min-width:0;display:flex}.seal{color:#fff;background:linear-gradient(135deg,#0b6058,#083b3a);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff3d}.brand h1{letter-spacing:0;white-space:nowrap;margin:0;font-size:25px;line-height:1.05}.brand span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;display:block}.icon-btn{width:42px;height:42px;color:var(--deep);border:1px solid var(--line);background:#fff8e8;border-radius:14px;place-items:center;display:grid}.section-label{color:#746b5c;margin:0 10px 12px;font-size:13px;font-weight:900}.character-list{gap:10px;display:grid}.character{color:inherit;text-align:left;background:0 0;border-radius:20px;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;width:100%;min-height:76px;padding:11px 12px;text-decoration:none;display:grid}.character.active{color:#fff;background:linear-gradient(135deg,#0b625d,#063f3f);box-shadow:0 16px 30px #0b5d5838}.avatar{background:#f7ead3;border:1px solid #c89a4547;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid;overflow:hidden}.avatar img{object-fit:cover;object-position:50% 12%;width:100%;height:100%}.character strong{white-space:nowrap;margin-bottom:4px;font-size:16px;display:block}.character small{color:inherit;opacity:.72;white-space:nowrap;font-weight:700;display:block}.sidebar-card{border:1px solid var(--line);background:#fff8e9;border-radius:20px;margin-top:auto;padding:16px;box-shadow:0 14px 30px #593c1414}.sidebar-card p{color:#574f43;margin:0 0 14px;font-size:14px;font-weight:800;line-height:1.45}.mini-scene{margin-bottom:12px;display:block}.mini-scene img{aspect-ratio:16/9;object-fit:cover;object-position:center;border:1px solid #c89a453d;border-radius:14px;width:100%}.cta-side{width:100%;color:var(--deep);background:0 0;border:1px solid #0d5b5447;border-radius:16px;padding:13px 14px;font-weight:900}.main{padding:0 clamp(22px,4vw,62px) 52px;position:relative}.topbar{justify-content:flex-end;gap:10px;margin-bottom:0;display:flex}.pill{border:1px solid var(--line);color:#554c3d;background:#fffcf5d1;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #4931120f}.hero{text-align:center;grid-template-columns:1fr;place-items:start center;gap:clamp(30px,4vw,56px);min-height:auto;padding:0 0 72px;display:grid}.hero-copy{z-index:1;max-width:840px}.beta-cta{color:#fff;background:linear-gradient(135deg,#0f6a5e,#083d3c);border-radius:18px;justify-content:center;align-items:center;min-height:56px;margin-top:2px;padding:0 28px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 18px 36px #0d5b5433}.eyebrow{color:#41643d;background:var(--mint-soft);border:1px solid #80be4b6b;border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:10px 14px;font-weight:900;display:inline-flex}.spark{color:var(--gold);font-weight:900}.hero h2{letter-spacing:0;color:#173d37;margin:0;font-size:clamp(42px,6.2vw,88px);line-height:1.02}.hero h2 span{color:#7a642f}.hero p{color:#686053;max-width:720px;margin:24px auto 28px;font-size:clamp(17px,1.6vw,22px);font-weight:750;line-height:1.72}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:28px;display:flex}.btn-primary,.btn-secondary{border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#0f6a5e,#083d3c);box-shadow:0 18px 36px #0d5b5433}.btn-secondary{color:#365238;background:#f2ffe0;border:1px solid #94cb538a}.quick-prompts{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.prompt-chip{border:1px solid var(--line);color:#77623d;background:#fff9eceb;border-radius:999px;padding:13px 16px;font-weight:850}.hero-scene-wrap{width:calc(100% + clamp(44px,8vw,124px));box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;margin-left:calc(-1*clamp(22px,4vw,62px));margin-right:calc(-1*clamp(22px,4vw,62px));position:relative;overflow:hidden}.hero-scene-wrap:after{content:none}.hero-bg{object-fit:contain;object-position:center;z-index:1;background:0 0;width:100%;height:auto;display:block;position:relative}.hero-face{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 22px #4a301229);width:72%;max-width:none;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-logo{z-index:4;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 16px #28363029);width:min(19%,215px);height:auto;position:absolute;top:clamp(18px,4vw,44px);left:50%;transform:translate(-50%)}.hero-butterfly-layer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-butterfly{--s:1;width:clamp(28px,4.4vw,54px);height:clamp(28px,4.4vw,54px);animation:heroButterflyPath var(--dur)ease-in-out infinite;animation-delay:var(--delay);position:absolute}.hero-butterfly svg{width:100%;height:100%;overflow:visible}.hero-butterfly .wing-left{transform-origin:50px;animation:.8s ease-in-out infinite heroFlapLeft}.hero-butterfly .wing-right{transform-origin:50px;animation:.8s ease-in-out infinite heroFlapRight}.hero-butterfly .wing{fill:#fff;opacity:.9}.hero-butterfly .body{fill:#f7fbff}.hero-butterfly.b1{--dur:20s;--delay:-2s;--s:1;top:28%;left:16%}.hero-butterfly.b2{--dur:23s;--delay:-8s;--s:.86;top:30%;left:72%}.hero-butterfly.b3{--dur:26s;--delay:-14s;--s:.72;top:47%;left:57%}@keyframes heroFlapLeft{0%,to{transform:rotateY(0)}50%{transform:rotateY(55deg)}}@keyframes heroFlapRight{0%,to{transform:rotateY(0)}50%{transform:rotateY(-55deg)}}@keyframes heroButterflyPath{0%{transform:translate(0,0)scale(var(--s))scaleX(1)rotate(23deg)}25%{transform:translate(54px,-34px)scale(var(--s))scaleX(1)rotate(4deg)}50%{transform:translate(120px,24px)scale(var(--s))scaleX(1)rotate(32deg)}50.1%{transform:translate(120px,24px)scale(var(--s))scaleX(-1)rotate(32deg)}75%{transform:translate(44px,72px)scale(var(--s))scaleX(-1)rotate(8deg)}99.9%{transform:translate(0,0)scale(var(--s))scaleX(-1)rotate(23deg)}to{transform:translate(0,0)scale(var(--s))scaleX(1)rotate(23deg)}}.bottom-decoration{margin:0 calc(-1*clamp(22px,4vw,62px));line-height:0;position:relative;overflow:hidden}.bottom-decoration img{width:100%;height:auto;margin:0;padding:0;display:block}.sparkle-layer{pointer-events:none;z-index:2;position:absolute;inset:0}.lottie-sparkle,.css-sparkle{opacity:.92;filter:brightness(0)invert()drop-shadow(0 0 8px #ffffffbd);width:clamp(18px,2.8vw,34px);height:clamp(18px,2.8vw,34px);position:absolute}.lottie-sparkle svg,.lottie-sparkle svg *{fill:#fff!important;stroke:#fff!important}.css-sparkle{clip-path:polygon(50% 0%,62% 35%,100% 50%,62% 65%,50% 100%,38% 65%,0% 50%,38% 35%);background:#fff;animation:1.8s ease-in-out infinite cssTwinkle;display:none}.sparkle-layer.use-css .css-sparkle{display:block}.sparkle-layer.use-css .lottie-sparkle{display:none}.sparkle-title-1{top:8%;left:31%}.sparkle-title-2{animation-delay:.35s;top:13%;left:64%}.sparkle-title-3{animation-delay:.75s;top:19%;left:46%}.sparkle-char-1{animation-delay:.2s;top:45%;left:30%}.sparkle-char-2{animation-delay:.62s;top:56%;left:43%}.sparkle-char-3{animation-delay:.95s;top:49%;left:58%}.sparkle-char-4{animation-delay:1.15s;top:62%;left:69%}@keyframes cssTwinkle{0%,to{opacity:0;transform:scale(.2)rotate(0)}45%{opacity:.95;transform:scale(1)rotate(22deg)}72%{opacity:.35;transform:scale(.55)rotate(45deg)}}.hero-character{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 18px #3f2b0d2e);pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;position:absolute}.hero-character.mundo{width:27%;max-width:270px;bottom:9%;left:24%;transform:translate(-50%)}.hero-character.pungbaek{width:20%;max-width:190px;bottom:11%;left:55%;transform:translate(-50%)}.hero-scene-caption{z-index:4;color:#31562d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf5d1;border:1px solid #e8d9bcbd;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-weight:950;display:inline-flex;position:absolute;bottom:22px;left:22px;box-shadow:0 10px 24px #4830121a}.worry-cloud{gap:14px;width:min(1100px,100%);padding:2px 0;display:grid;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.worry-row{width:100%;display:flex;overflow:hidden}.worry-track{will-change:transform;gap:14px;width:max-content;padding-right:14px;animation:34s linear infinite worry-left;display:flex}.worry-row.reverse .worry-track{animation-name:worry-right;animation-duration:38s}.worry-pill{color:#222d28;white-space:nowrap;background:#f6defe;border-radius:999px;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #48301214}.worry-pill:nth-child(3n+2){background:#dce8ff}.worry-pill:nth-child(3n){background:#ffe9a3}.emoji{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-weight:400;line-height:1}@keyframes worry-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes worry-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.character-showcase{margin:0 0 34px;padding:clamp(54px,7vw,86px) 0 28px}.character-stage{text-align:center;justify-items:center;margin-bottom:34px;display:grid}.character-stage-visual{aspect-ratio:1;background:radial-gradient(circle,#ffffffeb 0 42%,#ecffd6bd 43% 68%,#ffe0d261 69% 100%);border-radius:50%;place-items:center;width:min(360px,72vw);margin-bottom:22px;display:grid;position:relative;box-shadow:0 28px 72px #4631121f}.character-stage-visual:after{content:"";border-radius:inherit;border:1px solid #fffc;position:absolute;inset:13%}.character-stage-visual img{z-index:1;width:var(--solo-size,78%);object-fit:contain;filter:drop-shadow(0 20px 18px #3f2b0d29);max-height:88%;position:relative}.character-stage-kicker{color:#31562d;background:#ecffd6;border:1px solid #80be4b70;border-radius:999px;align-items:center;min-height:38px;margin-bottom:13px;padding:0 15px;font-weight:950;display:inline-flex}.character-stage h3{color:#153b36;letter-spacing:0;margin:0;font-size:clamp(36px,5.5vw,68px);line-height:1.08}.character-stage p{color:#696154;max-width:680px;margin:18px auto 0;font-size:clamp(16px,1.55vw,21px);font-weight:800;line-height:1.65}.character-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.character-card{background:var(--card-bg,#dcffd7);border-radius:24px;align-content:start;min-height:270px;padding:25px;display:grid;box-shadow:0 18px 42px #46311214}.character-card:nth-child(2){--card-bg:#ffe0d2}.character-card:nth-child(3){--card-bg:#e6d9ff}.character-card-icon{color:#153b36;background:#ffffffa3;border-radius:20px;place-items:center;width:58px;height:58px;margin-bottom:28px;font-size:26px;font-weight:950;display:grid}.character-card h4{color:#151f1b;letter-spacing:0;margin:0 0 12px;font-size:21px;line-height:1.35}.character-card p{color:#5f584d;margin:0;font-size:15px;font-weight:760;line-height:1.68}.phone-wrap{place-items:center;display:grid;position:relative}.glow-ring{aspect-ratio:1;filter:blur(.1px);background:repeating-conic-gradient(from 2deg,#c89a452e 0deg 2deg,#0000 2deg 13deg),radial-gradient(circle,#ffffff85,#fff0 62%);border:1px solid #c89a4547;border-radius:50%;width:min(92%,520px);position:absolute}.phone{width:min(390px,100%);box-shadow:var(--shadow);background:linear-gradient(#fffdf8,#f8efdf);border:1px solid #dfcfb0;border-radius:36px;padding:16px;position:relative;transform:rotate(1deg)}.phone-screen{background:#fbf7ef;border:1px solid #c89a452e;border-radius:28px;min-height:640px;overflow:hidden}.scene{background:#c8f0ff;height:245px;position:relative;overflow:hidden}.scene img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.invite{color:#e85f6d;background:linear-gradient(135deg,#fff6f1,#ffdbe1);border:1px solid #f485915c;border-radius:24px;align-items:center;gap:14px;min-height:76px;margin:16px;padding:17px 18px;font-size:17px;font-weight:950;display:flex}.invite b{flex:1}.arrow-circle{color:#ef7a55;background:#fff9;border-radius:50%;place-items:center;width:46px;height:46px;font-size:26px;display:grid}.profile-card{background:#ffffffe6;border-radius:22px;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;margin:0 16px 16px;padding:17px;display:grid}.profile-card img{object-fit:cover;object-position:50% 12%;border:1px solid var(--line);border-radius:50%;width:64px;height:64px}.profile-card strong{margin-bottom:4px;font-size:22px;display:block}.profile-card span{color:#8c7257;font-weight:850}.tag{color:#fff;background:#ef8790;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.chat-preview{gap:10px;margin:0 16px 18px;display:grid}.bubble{border-radius:18px;width:fit-content;max-width:88%;padding:13px 15px;font-size:14px;font-weight:750;line-height:1.46}.bubble.user{color:#fff;background:#0d5b54;border-bottom-right-radius:6px;justify-self:end}.bubble.ai{color:#4d493f;background:#fff;border:1px solid #eadcc3;border-bottom-left-radius:6px}.input-mock{border:1px solid var(--line);color:#9a8c78;background:#fff;border-radius:18px;align-items:center;gap:10px;margin:0 16px 16px;padding:11px 12px 11px 16px;font-weight:800;display:flex}.send{color:#fff;background:var(--deep);border-radius:13px;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.sections{gap:22px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature{border-radius:var(--radius);background:linear-gradient(180deg,#ffffffe0,#fff8e8e0),var(--paper);border:1px solid var(--line);min-height:210px;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 36px #48301214}.feature:after{content:"";opacity:.95;background:radial-gradient(at 30% 90%,#8ab79f47,#0000 54%),linear-gradient(135deg,#5e8e8138,#b9e8702e);border-radius:50% 50% 0 0;height:78px;position:absolute;inset:auto -18px -34px 20%}.feature-icon{color:#fff;background:linear-gradient(135deg,#0e6a61,#083d3b);border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:17px;font-size:25px;display:grid}.feature h3{letter-spacing:0;margin:0 0 10px;font-size:22px}.feature p{z-index:1;color:#70695c;margin:0;font-weight:750;line-height:1.6;position:relative}.showcase{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:18px;margin-top:4px;display:grid}.panel{border-radius:var(--radius);border:1px solid var(--line);background:#fffaf0e0;padding:26px;box-shadow:0 14px 36px #48301214}.panel h3{margin:0 0 12px;font-size:25px}.panel p{color:#6d6558;margin:0;font-weight:760;line-height:1.72}.flow{gap:12px;margin-top:18px;display:grid}.flow-item{background:#ffffffb8;border:1px solid #e8d9bccc;border-radius:18px;grid-template-columns:38px 1fr;align-items:start;gap:12px;padding:14px;display:grid}.num{background:var(--mint-soft);color:#47733a;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.flow-item strong{margin-bottom:4px;font-size:16px;display:block}.flow-item span{color:#746d60;font-weight:750;line-height:1.5}.mock-window{grid-template-rows:auto 1fr;min-height:100%;padding:0;display:grid;overflow:hidden}.window-head{border-bottom:1px solid var(--line);background:#fffdf6;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.dots{gap:7px;display:flex}.dots i{background:#ef8790;border-radius:50%;width:11px;height:11px}.dots i:nth-child(2){background:#f2c15f}.dots i:nth-child(3){background:#9fd76b}.window-body{background:linear-gradient(#ffffffc7,#f6ffe69e),#fffaf0;padding:24px}.analysis-card{gap:14px;display:grid}.analysis-row{background:#fff;border:1px solid #e8d9bce0;border-radius:18px;padding:16px}.analysis-row strong{justify-content:space-between;gap:10px;margin-bottom:8px;font-size:15px;display:flex}.bar{background:#f0e4cf;border-radius:999px;height:10px;overflow:hidden}.bar i{border-radius:inherit;background:linear-gradient(90deg,#9edc68,#0e6a61);height:100%;display:block}.feature-story{gap:0;margin:2px calc(-1*clamp(22px,4vw,62px)) 0;display:grid}.story-step{background:#99dc8d;border:0;border-radius:0;align-content:center;justify-items:center;min-height:92vh;padding:clamp(72px,9vw,112px) clamp(22px,4vw,62px);display:grid;position:relative;overflow:hidden}.story-step:nth-child(2){background:#fee379}.story-step:nth-child(3){background:#90c2de}.story-copy{text-align:center;opacity:0;max-width:790px;margin-bottom:34px;transition:opacity .65s,transform .65s;transform:translateY(18px)}.story-kicker{color:#31562d;background:#ffffffad;border:0;border-radius:999px;align-items:center;min-height:38px;margin-bottom:16px;padding:0 15px;font-weight:950;display:inline-flex;box-shadow:0 8px 20px #42311314}.story-copy h3{color:#153b36;letter-spacing:0;margin:0;font-size:clamp(34px,5vw,58px);line-height:1.14}.story-copy p{color:#696154;max-width:640px;margin:18px auto 0;font-size:clamp(17px,1.7vw,22px);font-weight:800;line-height:1.68}.story-phone{opacity:0;background:#fff;border:4px solid #1a1a1a;border-radius:40px;width:min(430px,100%);min-height:620px;padding:22px;transition:opacity .7s .1s,transform .7s .1s;position:relative;transform:translateY(26px)scale(.98);box-shadow:0 28px 70px #4d351229}.story-screen{background:linear-gradient(#fff,#fffaf0);border-radius:28px;height:100%;min-height:572px;padding:26px 22px;overflow:hidden}.story-chat-title{text-align:left;border-bottom:1px solid #eee1ca;grid-template-columns:46px 1fr;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:18px;display:grid}.story-profile{object-fit:cover;border:2px solid #fff;border-radius:50%;width:46px;height:46px;box-shadow:0 8px 18px #422e0f1f}.story-chat-title strong{margin-bottom:4px;font-size:20px;display:block}.story-chat-title span{color:#9b907f;font-size:13px;font-weight:850}.story-messages{gap:12px;display:grid}.story-message{opacity:0;border-radius:18px;width:fit-content;max-width:86%;padding:13px 15px;font-weight:800;line-height:1.5;transition:opacity .55s,transform .55s;transform:translateY(14px)}.story-message.left{color:#4d493f;background:#f1efe9;border-bottom-left-radius:6px;justify-self:start}.story-message.right{color:#31562d;background:#dff8c4;border-bottom-right-radius:6px;justify-self:end}.spotlight-bubble{color:#1c211e;opacity:0;z-index:2;background:#fff06d;border-radius:28px;width:min(540px,100% + 80px);padding:26px 30px;transition:opacity .68s .42s,transform .68s .42s;position:absolute;bottom:54px;left:50%;transform:translate(-50%,28px)scale(.96);box-shadow:0 24px 52px #553d122e}.spotlight-profile{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:50%;width:74px;height:74px;position:absolute;top:-34px;right:26px;box-shadow:0 10px 24px #45311629}.spotlight-profile.flip{transform:scaleX(-1)}.spotlight-bubble.mint{background:#dcffad}.spotlight-bubble strong{margin-bottom:8px;font-size:clamp(19px,2.4vw,26px);line-height:1.35;display:block}.spotlight-bubble span{font-size:clamp(15px,1.5vw,19px);font-weight:850;line-height:1.55;display:block}.story-step.is-visible .story-copy,.story-step.is-visible .story-phone,.story-step.is-visible .story-message,.story-step.is-visible .spotlight-bubble{opacity:1;transform:translate(0)scale(1)}.story-step.is-visible .spotlight-bubble{transform:translate(-50%)scale(1)}.story-step.is-visible .story-message:nth-child(2){transition-delay:.16s}.story-step.is-visible .story-message:nth-child(3){transition-delay:.28s}.story-step.is-visible .story-message:nth-child(4){transition-delay:.4s}.footer{color:#786f60;text-align:center;background:#fff8ea;border-top:1px solid #e8d9bce6;margin:0 calc(-1*clamp(22px,4vw,62px));padding:34px clamp(22px,4vw,62px) 38px;font-size:13px;font-weight:750;line-height:1.8}.footer a{color:#31562d;font-weight:950;text-decoration:none}.footer .footer-links{justify-content:center;gap:10px;margin-top:8px;margin-bottom:4px;display:flex}body,.hero p,.story-copy p,.character-stage p,.character-card p,.footer{font-weight:400}h1,h2,h3,h4,strong,.brand h1,.character strong,.btn-primary,.btn-secondary,.story-kicker,.character-stage-kicker{font-weight:800}.hero h2,.character-stage h3{font-weight:900}.collapsed .app{grid-template-columns:92px minmax(0,1fr)}.collapsed .sidebar{padding-left:14px;padding-right:14px}.collapsed .brand h1,.collapsed .brand span,.collapsed .section-label,.collapsed .character strong,.collapsed .character small,.collapsed .character .spark,.collapsed .sidebar-card{display:none}.collapsed .brand{flex-direction:column;justify-content:center}.collapsed .character{grid-template-columns:54px;justify-content:center;padding:10px 5px}@media (max-width:1100px){.app{grid-template-columns:98px minmax(0,1fr)}body:not(.nav-open) .brand h1,body:not(.nav-open) .brand span,body:not(.nav-open) .section-label,body:not(.nav-open) .character strong,body:not(.nav-open) .character small,body:not(.nav-open) .character .spark,body:not(.nav-open) .sidebar-card{display:none}body:not(.nav-open) .character{grid-template-columns:54px;justify-content:center;padding:10px 5px}.nav-open .app{grid-template-columns:300px minmax(0,1fr)}.hero{grid-template-columns:1fr}.phone{transform:none}.feature-grid,.showcase{grid-template-columns:1fr}.story-step{min-height:auto}}@media (max-width:760px){.app{display:block}.sidebar{width:302px;transition:transform .25s;position:fixed;transform:translate(-100%)}.nav-open .sidebar{transform:translate(0)}.mobile-menu{z-index:10;position:fixed;top:14px;left:14px}.main{padding:74px 18px 42px}.topbar{display:none}.hero{min-height:auto}.hero h2{font-size:42px}.phone-screen{min-height:590px}.profile-card{grid-template-columns:58px 1fr}.profile-card .tag{grid-column:2;width:fit-content}.actions a,.beta-cta{width:100%}.prompt-chip{text-align:center;width:100%}.feature-story{margin-left:-18px;margin-right:-18px}.story-step{border-radius:0;padding:64px 18px}.story-copy{margin-bottom:26px}.story-copy h3{font-size:32px}.story-phone{border-radius:32px;min-height:560px;padding:16px}.hero-scene-wrap{border-radius:0;width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}.hero-bg{height:auto}.hero-face{width:82%}.hero-logo{width:26%;top:16px}.hero-scene-caption{max-width:calc(100% - 24px);min-height:38px;padding:0 12px;font-size:13px;bottom:12px;left:12px}.character-showcase{padding-top:42px}.character-cards{grid-template-columns:1fr}.character-card{min-height:0}.story-screen{min-height:520px;padding:22px 16px}.spotlight-bubble{width:calc(100% + 22px);padding:22px 20px;bottom:36px}.spotlight-profile{width:62px;height:62px;top:-28px;right:18px}.footer{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.bottom-decoration{margin-left:-18px;margin-right:-18px}.footer .footer-links{flex-wrap:wrap}}@media (min-width:761px){.mobile-menu{display:none}}
