@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800&family=DM+Serif+Display&display=swap");:root{--green:#1B4332;--green-light:#2A5A42;--green-muted:#3D7A5C;--cream:#FAFAF7;--white:#FFFFFF;--gray-200:#E8E8E4;--gray-400:#9B9B93;--gray-600:#6B6A6A;--gray-800:#333330;--accent-light:#F09A7A}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:var(--gray-800);background:var(--white);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;padding:20px 64px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.nav-logo,nav{display:flex;align-items:center}.nav-logo{text-decoration:none}.nav-logo img{height:38px;width:auto}.nav-links{display:flex;align-items:center;gap:44px;list-style:none}.nav-links a{font-size:15px;color:var(--gray-800);text-decoration:none;font-weight:400;transition:color .2s}.nav-links a:hover{color:var(--green)}.nav-actions{gap:12px}.nav-actions,.nav-secondary-btn{display:inline-flex;align-items:center}.nav-secondary-btn{justify-content:center;min-width:96px;height:46px;padding:0 20px;background:rgba(255,255,255,.84);color:var(--green);border:1px solid rgba(27,67,50,.12);border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.nav-secondary-btn:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(27,67,50,.08);border-color:rgba(27,67,50,.22)}.nav-primary-btn{display:inline-flex;align-items:center;justify-content:center;min-width:152px;height:50px;padding:0 26px;background:linear-gradient(180deg,var(--green-light) 0,var(--green) 100%);color:var(--white);border:1px solid rgba(27,67,50,.18);border-radius:999px;box-shadow:0 10px 24px rgba(27,67,50,.16);font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.nav-primary-btn-compact{min-width:122px;height:46px;padding:0 20px;font-size:14px}.nav-primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(27,67,50,.22);background:linear-gradient(180deg,#315f48 0,var(--green) 100%)}.nav-primary-btn:focus-visible{outline:3px solid rgba(61,122,92,.2);outline-offset:3px}.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:96px;padding-bottom:72px;position:relative;overflow:hidden;background:var(--white);isolation:isolate}.hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-bg canvas{display:block;width:100%;height:100%}.hero-content,.hero>:not(.hero-bg){position:relative;z-index:1}.hero-content{width:min(100%,920px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 auto;padding:18px 20px}.hero-headline{font-family:"DM Serif Display",serif;font-size:clamp(52px,6vw,76px);font-weight:400;color:#000;line-height:1.04;letter-spacing:-.015em;margin-bottom:16px;max-width:820px;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) both}.hero-headline,.hero-sub{text-align:center;z-index:1}.hero-sub{font-size:16px;font-weight:500;color:var(--gray-600);max-width:580px;line-height:1.65;margin-bottom:28px;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .1s both}.hero-bottom{display:flex;align-items:center;justify-content:center;gap:28px;width:100%;max-width:760px;padding-top:4px}.hero-robot-wrap{position:relative;width:200px;flex-shrink:0;z-index:1;margin-top:-10px;animation:fadeUp .9s cubic-bezier(.22,1,.36,1) .2s both}.hero-robot-wrap img{width:100%;display:block;position:relative;z-index:1}.hero-mobile-panel{max-width:360px;text-align:left;padding:0}.hero-mobile-panel p{font-size:13px;color:var(--green-muted);margin-bottom:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.hero-robot-wrap:after{height:44%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.75) 50%,#fff);z-index:2}.hero-robot-wrap:after,.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;pointer-events:none}.hero:after{height:160px;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff)}.download-buttons{display:flex;gap:12px;justify-content:flex-start;flex-wrap:wrap}.store-btn{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.8);color:var(--green);padding:12px 18px;border-radius:999px;border:1px solid rgba(27,67,50,.1);box-shadow:0 12px 28px rgba(27,67,50,.08);text-decoration:none;font-weight:500;transition:all .3s ease}.store-btn:hover{background:var(--green);color:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px rgba(27,67,50,.16)}.store-btn .store-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.store-btn .store-label small{font-size:10px;opacity:.62;font-weight:500}.store-btn .store-label span{font-size:15px;font-weight:600}.social-proof{background:var(--cream);text-align:center;padding:56px 24px}.social-proof p{font-size:13px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.12em;font-weight:500;margin-bottom:32px}.logos-row{display:flex;gap:48px;justify-content:center;align-items:center;flex-wrap:wrap;opacity:.4}.logo-placeholder{font-family:"DM Serif Display",serif;font-size:18px;color:var(--gray-800)}.section{padding:100px 24px}.container{max-width:1100px;margin:0 auto}.section-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--green-muted);font-weight:600;margin-bottom:12px}.section-title{font-family:"DM Serif Display",serif;font-size:clamp(30px,4.5vw,48px);color:var(--green);line-height:1.15;margin-bottom:16px}.section-subtitle{font-size:16px;color:var(--gray-600);line-height:1.65;max-width:540px;margin-bottom:60px}.how-it-works{background:var(--white)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;counter-reset:step}.step-card{position:relative;background:var(--cream);border-radius:20px;padding:40px 32px 36px;transition:all .35s ease;counter-increment:step}.step-card:before{content:counter(step,decimal-leading-zero);font-family:"DM Serif Display",serif;font-size:56px;color:var(--green);opacity:.07;position:absolute;top:16px;right:24px;line-height:1}.step-card:hover{transform:translateY(-5px);box-shadow:0 20px 52px rgba(27,67,50,.08)}.step-icon{width:52px;height:52px;background:var(--green);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.step-card h3{font-size:18px;font-weight:700;color:var(--green);margin-bottom:10px}.step-card p{font-size:14px;color:var(--gray-600);line-height:1.7}.features{background:var(--green);color:var(--white);position:relative;overflow:hidden}.features:before{content:"";position:absolute;top:-200px;right:-200px;width:500px;height:500px;border-radius:50%;background:rgba(255,255,255,.025);pointer-events:none}.features .section-eyebrow{color:var(--accent-light)}.features .section-title{color:var(--white)}.features .section-subtitle{color:rgba(255,255,255,.58)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feature-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:36px 32px;transition:all .3s ease}.feature-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15);transform:translateY(-3px)}.feature-icon{font-size:28px;margin-bottom:18px}.feature-card h3{font-size:17px;font-weight:600;margin-bottom:8px;color:var(--white)}.feature-card p{font-size:14px;color:rgba(255,255,255,.52);line-height:1.7}.who-its-for{background:var(--white)}.personas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.persona-card{border:1.5px solid var(--gray-200);border-radius:18px;padding:36px 28px;text-align:center;transition:all .3s ease}.persona-card:hover{border-color:var(--green);box-shadow:0 8px 32px rgba(27,67,50,.06);transform:translateY(-3px)}.persona-emoji{font-size:40px;margin-bottom:16px}.persona-card h3{font-size:17px;font-weight:700;color:var(--green);margin-bottom:8px}.persona-card p{font-size:14px;color:var(--gray-600);line-height:1.65}.faq{background:var(--cream)}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid var(--gray-200);padding:28px 0;cursor:pointer}.faq-question{justify-content:space-between;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;font-size:16px;font-weight:600;color:var(--green);gap:20px}.faq-question,.faq-toggle{display:flex;align-items:center}.faq-toggle{width:28px;height:28px;border-radius:50%;background:var(--green);color:var(--white);justify-content:center;font-size:18px;flex-shrink:0;transition:transform .3s ease}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .38s ease,padding .38s ease}.faq-item.active .faq-answer{max-height:420px;padding-top:16px}.faq-answer p{font-size:15px;color:var(--gray-600);line-height:1.7}.cta-section{background:var(--green);text-align:center;padding:100px 24px;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;bottom:-80px;left:50%;transform:translateX(-50%);width:600px;height:300px;border-radius:50%;background:rgba(255,255,255,.03);pointer-events:none}.cta-section .section-title{color:var(--white);margin-bottom:12px}.cta-section>.container>p{color:rgba(255,255,255,.58);font-size:17px;margin-bottom:36px;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--white);color:var(--green);padding:16px 36px;border-radius:14px;font-size:16px;font-weight:600;text-decoration:none;border:0;cursor:pointer;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.btn-outline{display:inline-flex;align-items:center;background:transparent;color:var(--white);padding:16px 36px;border-radius:14px;font-size:16px;font-weight:600;text-decoration:none;border:1.5px solid rgba(255,255,255,.3);transition:all .3s ease}.btn-outline:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.cta-store-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cta-store-btn{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);color:var(--white);padding:10px 22px;border-radius:10px;text-decoration:none;font-size:13px;border:1px solid rgba(255,255,255,.15);transition:all .3s ease}.cta-store-btn:hover{background:rgba(255,255,255,.18)}.cta-store-btn .store-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.cta-store-btn .store-label small{font-size:9px;opacity:.7}.cta-store-btn .store-label span{font-size:13px;font-weight:600}.demo-modal-backdrop{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(12,24,18,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.demo-modal{position:relative;width:min(100%,680px);max-height:min(90vh,780px);overflow-y:auto;background:var(--white);border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.28);padding:34px}.demo-modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:1px solid var(--gray-200);border-radius:50%;background:var(--cream);color:var(--green);cursor:pointer;font-size:24px;line-height:1}.demo-modal-heading{padding-right:44px;margin-bottom:24px}.demo-modal-heading h2{font-family:"DM Serif Display",serif;color:var(--green);font-size:clamp(30px,5vw,42px);font-weight:400;line-height:1.1;margin-bottom:10px}.demo-modal-heading p:not(.section-eyebrow){color:var(--gray-600);font-size:15px;line-height:1.6;max-width:520px}.demo-form{display:flex;flex-direction:column;gap:16px}.demo-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.demo-form label{display:flex;flex-direction:column;gap:8px;text-align:left}.demo-form span{color:var(--green);font-size:13px;font-weight:700}.demo-form input,.demo-form textarea{width:100%;border:1px solid var(--gray-200);border-radius:12px;background:var(--cream);color:var(--gray-800);font:inherit;font-size:15px;padding:13px 14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.demo-form textarea{resize:vertical;min-height:110px}.demo-form input:focus,.demo-form textarea:focus{border-color:rgba(61,122,92,.58);box-shadow:0 0 0 4px rgba(61,122,92,.12)}.demo-submit{display:inline-flex;justify-content:center;align-items:center;height:52px;border:0;border-radius:14px;background:var(--green);color:var(--white);cursor:pointer;font-size:16px;font-weight:700}.demo-submit:disabled{cursor:not-allowed;opacity:.72}.demo-form-error,.demo-form-success{text-align:center;font-size:14px;font-weight:700}.demo-form-success{color:var(--green-muted)}.demo-form-error{color:#B42318}.footer{background:radial-gradient(circle at top left,rgba(61,122,92,.18),transparent 38%),linear-gradient(180deg,#203327,#18251d);color:rgba(255,255,255,.72);padding:56px 24px 30px}.footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:28px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer-brand-block{max-width:420px}.footer-brand{font-family:"DM Serif Display",serif;font-size:34px;line-height:1;color:var(--white);margin-bottom:16px}.footer-tagline{font-size:15px;line-height:1.7;color:rgba(255,255,255,.58)}.footer-nav-groups{display:flex;gap:52px}.footer-nav-group{min-width:150px}.footer-heading{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.38);margin-bottom:14px;font-weight:700}.footer-links{display:flex;flex-direction:column;gap:12px;list-style:none}.footer-links a{color:rgba(255,255,255,.72);text-decoration:none;font-size:15px;transition:color .2s,transform .2s}.footer-links a:hover{color:var(--white);transform:translateX(2px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.footer-copy{font-size:13px;color:rgba(255,255,255,.42)}.footer-copy-accent{color:rgba(255,255,255,.54)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.animate-in{opacity:0;transform:translateY(24px);transition:all .7s cubic-bezier(.22,1,.36,1)}.animate-in.visible{opacity:1;transform:translateY(0)}.story{background:var(--cream)}.story .section-subtitle{text-align:center}.story-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-top:1px solid var(--gray-200);padding-top:44px}.story-stat{text-align:center}.story-stat-num{display:block;font-family:"DM Serif Display",serif;font-size:clamp(34px,4vw,46px);color:var(--green);line-height:1;margin-bottom:12px}.story-stat-label{display:block;font-size:13.5px;color:var(--gray-600);line-height:1.5;max-width:200px;margin:0 auto}.pricing{background:var(--white)}.pricing .section-subtitle,.pricing-card{text-align:center}.pricing-card{position:relative;max-width:460px;margin:0 auto;background:var(--cream);border:1.5px solid var(--gray-200);border-radius:24px;padding:52px 44px 44px;box-shadow:0 24px 60px rgba(27,67,50,.08)}.pricing-trial-badge{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:var(--accent-light);color:var(--green);font-size:13px;font-weight:700;letter-spacing:.02em;padding:8px 22px;border-radius:999px;box-shadow:0 8px 22px rgba(240,154,122,.35);white-space:nowrap}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:2px;margin-bottom:18px}.pricing-currency{font-size:32px;align-self:flex-start;margin-top:10px}.pricing-amount,.pricing-currency{font-family:"DM Serif Display",serif;color:var(--green)}.pricing-amount{font-size:76px;line-height:1}.pricing-period{font-size:16px;color:var(--gray-600);font-weight:500}.pricing-note{font-size:14.5px;color:var(--gray-600);line-height:1.6;max-width:340px;margin:0 auto 30px}.pricing-features{list-style:none;text-align:left;display:grid;gap:14px;margin-bottom:34px}.pricing-features li{position:relative;padding-left:30px;font-size:15px;color:var(--gray-800)}.pricing-features li:before{content:"✓";position:absolute;left:0;top:-1px;width:20px;height:20px;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center}.pricing-cta,.pricing-features li:before{background:var(--green);color:var(--white)}.pricing-cta{width:100%;border:0;border-radius:14px;padding:17px 24px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s ease}.pricing-cta:hover{background:var(--green-light);transform:translateY(-2px);box-shadow:0 14px 32px rgba(27,67,50,.2)}.pricing-subnote{margin-top:16px;font-size:13px;color:var(--gray-400)}@media (max-width:900px){nav{padding:18px 28px}.nav-links{display:none}.features-grid,.personas-grid,.steps-grid,.story-grid{grid-template-columns:1fr}.story-stats{grid-template-columns:repeat(2,1fr);gap:32px 20px}.hero-content{padding-top:10px}.hero-bottom{gap:20px;max-width:660px}.hero-mobile-panel{max-width:320px}}@media (max-width:768px){.section{padding:72px 20px}.pricing-card{padding:48px 26px 36px}.pricing-amount{font-size:64px}.hero{min-height:auto;padding-top:112px;padding-inline:20px}.hero-headline{font-size:44px}.hero-sub{margin-bottom:22px}.hero-robot-wrap{width:172px;margin-top:-8px}.hero-content{padding:10px 0 18px}.hero-bottom{flex-direction:column;gap:14px;max-width:100%}.hero-mobile-panel{max-width:100%;text-align:center}.footer-bottom,.footer-nav-groups,.footer-top{flex-direction:column;align-items:flex-start}.footer-brand-block,.footer-inner{text-align:left}.demo-modal-backdrop{align-items:flex-end;padding:14px}.demo-modal{max-height:92vh;padding:28px 18px 22px;border-radius:18px}.demo-modal-heading{padding-right:40px}.demo-form-grid{grid-template-columns:1fr}}.story-theater{--st-green:#1b4332;--st-green2:#2a5a42;--st-green3:#3d7a5c;--st-border:#e8e8e4;--st-muted:#6b6a6a;--st-text:#1a1a18;--st-white:#ffffff;--st-bg:#fafaf7;--st-bg2:#f3f3ee;max-width:1060px;margin:0 auto}.story-theater .theater{background:var(--st-white);border:1px solid var(--st-border);border-radius:24px;overflow:hidden;box-shadow:0 4px 32px rgba(0,0,0,.08)}.story-theater .theater-bar{background:var(--st-bg);border-bottom:1px solid var(--st-border);padding:14px 24px;display:flex;align-items:center;gap:8px}.story-theater .tdot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.story-theater .theater-title-txt{font-size:13px;font-weight:500;color:var(--st-muted);margin-left:8px;flex:1;text-align:center}.story-theater .theater-ep{font-size:12px;color:var(--st-muted);white-space:nowrap}.story-theater .stage{position:relative;height:480px;overflow:hidden;background:linear-gradient(180deg,#0d1117,#111827)}.story-theater .s-sky{top:0;height:52%}.story-theater .s-ground,.story-theater .s-sky{position:absolute;left:0;right:0;transition:background 1s ease}.story-theater .s-ground{bottom:0;height:48%}.story-theater .s-gline{position:absolute;bottom:48%;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.story-theater .s-stars{position:absolute;top:0;left:0;right:0;height:52%;transition:opacity 1s}.story-theater .s-star{position:absolute;background:#fff;border-radius:50%}.story-theater .s-moon{position:absolute;top:28px;right:90px;width:36px;height:36px;background:#e8e0c0;border-radius:50%;box-shadow:0 0 16px rgba(232,224,192,.3);transition:opacity 1s}.story-theater .s-slab{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);width:460px;max-width:80%;height:16px;background:linear-gradient(180deg,#888877,#666655);border-radius:2px}.story-theater .s-time{position:absolute;top:16px;left:20px;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:7px 14px;font-family:DM Sans,sans-serif;font-weight:700;font-size:20px;color:#f9fafb;z-index:10}.story-theater .s-scene{position:absolute;top:16px;right:20px;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:5px 12px;font-size:11px;color:rgba(249,250,251,.6);z-index:10;letter-spacing:.5px;max-width:45%;text-align:right}.story-theater .char{position:absolute;bottom:90px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:left 1s ease,opacity .5s ease;z-index:5}.story-theater .char-emoji{font-size:52px;line-height:1;transition:transform .3s}.story-theater .char-tag{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(249,250,251,.6);background:rgba(0,0,0,.5);padding:3px 8px;border-radius:4px;white-space:nowrap}.story-theater .spb{position:absolute;background:#fff;color:#111;border-radius:12px;padding:9px 13px;font-size:12px;font-weight:500;line-height:1.5;max-width:170px;border:1.5px solid #ddd;box-shadow:0 3px 10px rgba(0,0,0,.2);z-index:20;opacity:0;transition:opacity .4s;pointer-events:none}.story-theater .spb.show{opacity:1}.story-theater .spb.g{background:#14532d;color:#86efac;border-color:#166534}.story-theater .spb.r{background:#7f1d1d;color:#fca5a5;border-color:#991b1b}.story-theater .spb.y{background:#78350f;color:#fcd34d;border-color:#92400e}.story-theater .spb.q{background:#1b4332;color:#d8f3dc;border-color:#2d6a4f}.story-theater .spb:after{content:"";position:absolute;bottom:-10px;left:14px;border:6px solid transparent;border-top:10px solid #ddd}.story-theater .spb.g:after{border-top-color:#166534}.story-theater .spb.r:after{border-top-color:#991b1b}.story-theater .spb.y:after{border-top-color:#92400e}.story-theater .spb.q:after{border-top-color:#2d6a4f}.story-theater .spb.flip:after{left:auto;right:14px}.story-theater .spb.up:after{bottom:auto;top:-10px;border-top:none;border-bottom:10px solid #ddd}.story-theater .spb.up.q:after{border-bottom-color:#2d6a4f}.story-theater .spb.up.g:after{border-bottom-color:#166534}.story-theater .s-truck{position:absolute;bottom:102px;font-size:52px;transition:left 1.5s cubic-bezier(.25,.46,.45,.94),opacity .6s ease;z-index:4}.story-theater .sfx{position:absolute;font-family:"DM Serif Display",serif;font-size:36px;font-weight:900;z-index:25;opacity:0;transition:opacity .3s;pointer-events:none;letter-spacing:1px}.story-theater .sfx.show{opacity:1}.story-theater .sfx.boom{color:#ef4444;-webkit-text-stroke:1px #7f1d1d;transform:rotate(-7deg)}.story-theater .sfx.zing{color:#10b981;-webkit-text-stroke:1px #065f46;transform:rotate(5deg)}.story-theater .sfx.win{color:#f59e0b;-webkit-text-stroke:1px #78350f;transform:rotate(-4deg)}.story-theater .s-phone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(27,67,50,.95);border:1.5px solid #2d6a4f;border-radius:18px;padding:18px 22px;z-index:30;opacity:0;transition:opacity .4s;text-align:center;min-width:220px;pointer-events:none}.story-theater .s-phone.show{opacity:1}.story-theater .s-phone-title{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#86efac;margin-bottom:10px}.story-theater .s-phone-order{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px;margin-bottom:8px;text-align:left}.story-theater .s-phone-item{font-size:12px;color:#f9fafb;font-weight:500;margin-bottom:2px}.story-theater .s-phone-meta{font-size:11px;color:rgba(249,250,251,.6)}.story-theater .s-phone-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:100px;background:rgba(16,185,129,.2);color:#34d399;border:1px solid rgba(16,185,129,.3);margin-top:4px}.story-theater .s-narr{background:var(--st-bg);border-top:1px solid var(--st-border);padding:16px 24px;font-size:13px;color:var(--st-muted);line-height:1.6;min-height:56px;text-align:left}.story-theater .s-narr strong{color:var(--st-text)}.story-theater .s-narr em{color:var(--st-green3);font-style:italic}.story-theater .s-progress{display:flex;gap:5px;padding:14px 20px;background:var(--st-white);border-top:1px solid var(--st-border)}.story-theater .s-dot{flex:1;height:3px;border-radius:2px;background:var(--st-border);cursor:pointer;transition:background .3s;border:0;padding:0}.story-theater .s-dot.active{background:var(--st-green)}.story-theater .s-dot.done{background:var(--st-green2)}.story-theater .s-controls{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:var(--st-white);border-top:1px solid var(--st-border)}.story-theater .s-btn{font-size:13px;font-weight:600;padding:8px 20px;border-radius:100px;border:1px solid var(--st-border);background:transparent;color:var(--st-text);cursor:pointer;font-family:DM Sans,sans-serif;transition:all .2s}.story-theater .s-btn:hover{border-color:var(--st-green2);color:var(--st-green)}.story-theater .s-btn:disabled{opacity:.4;cursor:not-allowed}.story-theater .s-btn.main{background:var(--st-green);border-color:var(--st-green);color:#fff}.story-theater .s-btn.main:hover{background:var(--st-green2);color:#fff}.story-theater .s-cnt{font-size:12px;color:var(--st-muted);font-weight:500}@keyframes st-twinkle{0%,to{opacity:.2}50%{opacity:1}}@media (max-width:768px){.story-theater .stage{height:440px}.story-theater .char-emoji,.story-theater .s-truck{font-size:40px}.story-theater .spb{max-width:140px;font-size:11px;padding:7px 10px}.story-theater .s-time{font-size:16px;padding:6px 11px}.story-theater .sfx{font-size:28px}.story-theater .theater-title-txt{display:none}}