/* PIARIM / narrated product story. Local assets; no external dependencies. */
:root{--st-bg:#101b15;--st-surface:#18251d;--st-lime:#d6f58c;--st-ink:#1b2c22;--st-soft:#a9b7ac;--st-line:#ffffff16;--st-ease:cubic-bezier(.22,.68,.22,1)}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:var(--st-bg);color:#f4f7ef;font:15px/1.55 "Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit;background:none;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p,figure{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #97c65d;outline-offset:4px}button:disabled{opacity:.35;cursor:default}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.story-shell{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:24px 0 28px}.story-topbar{display:flex;align-items:center;gap:24px;padding:0 2px 22px}.story-brand img{width:131px;height:38px;object-fit:contain;object-position:left}.story-top-description{color:#e0e8dc;font-size:14px;line-height:1.5;border-left:1px solid #ffffff24;padding-left:23px}.story-top-description span{display:block;color:#96a799;font-size:12px}.story-topbar>.top-voice{margin-left:auto}.story-demo-link{display:flex;align-items:center;gap:10px;color:var(--st-lime);font-weight:600;font-size:14px}.story-demo-link .st-icon{width:17px}.player-card{border:1px solid #354439;border-radius:23px;overflow:hidden;background:#142018;box-shadow:0 28px 90px #0005}.story-stage{position:relative;aspect-ratio:16/9;isolation:isolate;overflow:hidden;container-type:inline-size}.story-slide{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column;padding:26px 40px 21px;background:#14271c;color:#f6f7f0;--local-muted:#b1c2b4;--local-line:#ffffff1d;--local-accent:#d6f58c;isolation:isolate}.story-slide::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 90% 15%,#34533d55,transparent 55%),linear-gradient(125deg,transparent 60%,#0b160e55)}.theme-light{background:#f3f5ef;color:var(--st-ink);--local-muted:#607164;--local-line:#1b30221a;--local-accent:#53763c}.theme-light::before{background:radial-gradient(ellipse at 90% 0%,#e4edd777,transparent 60%)}.slide-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--local-muted);font-size:11px;letter-spacing:.07em}.slide-meta b{font-weight:750;color:inherit;margin-right:6px;letter-spacing:.12em}.scene-index{font-variant-numeric:tabular-nums;white-space:nowrap;display:flex;gap:8px;align-items:center}.scene-index i{font-style:normal;opacity:.45}.slide-layout{display:grid;grid-template-columns:44% 56%;align-items:center;flex:1;gap:0;min-height:0;padding:20px 0}.slide-copy{padding-right:35px;position:relative;z-index:2}.slide-kicker{display:flex;align-items:center;gap:9px;color:var(--local-accent);font-weight:600;font-size:12px;margin-bottom:22px}.slide-kicker::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #b5dc8230}.slide-copy h2{font-size:clamp(26px,3.28cqw,44px);line-height:1.16;letter-spacing:-.035em;font-weight:650;text-wrap:balance;margin-bottom:22px}.slide-copy h2 em{font-style:normal;color:var(--local-accent)}.slide-copy>p{max-width:360px;color:var(--local-muted);font-size:clamp(13px,1.3cqw,17px);line-height:1.65}.slide-points{display:flex;flex-direction:column;gap:10px;margin-top:27px}.slide-points>span{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--local-muted)}.slide-points .st-icon{width:15px;height:15px;color:var(--local-accent)}.slide-art{min-width:0;position:relative;width:100%;height:100%;max-height:470px;display:flex;align-items:center;justify-content:center}.slide-baseline{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--local-line);padding-top:14px;font-size:10px;color:var(--local-muted)}.slide-baseline>span:last-child{display:flex;align-items:center;gap:10px;letter-spacing:.025em}.slide-baseline .st-icon{width:12px;height:12px}.story-slide.is-entering .slide-copy{animation:copyIn .6s var(--st-ease) both}.story-slide.is-entering .slide-art{animation:artIn .75s var(--st-ease) both}.story-slide.is-entering .slide-points{animation:copyIn .8s var(--st-ease) both}.start-overlay{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:linear-gradient(0deg,#0a130ed9,transparent 62%);padding-top:32%;color:white;text-shadow:0 1px 8px #0007}.start-overlay>span{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:var(--st-lime);color:#1b3021;box-shadow:0 0 0 12px #d6f58c0d,0 9px 30px #0003;transition:transform .2s,box-shadow .2s}.start-overlay .st-icon{width:27px;height:27px;margin-left:3px}.start-overlay:hover>span{transform:scale(1.08);box-shadow:0 0 0 17px #d6f58c1d,0 9px 30px #0003}.start-overlay b{font-size:15px;font-weight:550}.start-overlay small{color:#b7c6b7;font-size:12px}.stage-pause{position:absolute;top:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;padding:7px 13px;border:1px solid #ffffff20;background:#16271bea;color:#edf7e8;border-radius:40px;z-index:9;font-size:12px}.stage-pause .st-icon{width:13px;height:13px}
/* Product visuals: actual template screens + readable storytelling overlays. */
.intro-art{position:relative;isolation:isolate;width:100%;height:100%;min-height:300px}.hero-sculpture{position:absolute;left:15%;top:7%;width:70%;height:85%;object-fit:contain;filter:drop-shadow(0 30px 25px #0005);z-index:1}.art-halo{position:absolute;left:21%;top:15%;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#94c95633,transparent 65%);filter:blur(15px)}.orbital{position:absolute;left:9%;top:12%;width:83%;height:76%;border:1px solid #d7ecb825;border-radius:50%;transform:rotate(-24deg)}.orbit-b{width:64%;left:20%;height:96%;top:2%;transform:rotate(23deg);border-color:#d7ecb813}.orbit-label{display:flex;gap:9px;align-items:center;position:absolute;z-index:3;padding:11px 15px;background:#203327f0;backdrop-filter:blur(15px);border:1px solid #607a4266;border-radius:12px;box-shadow:0 12px 40px #0003;color:#e1f5c0;font-size:13px}.orbit-label .st-icon{width:18px;height:18px}.label-a{left:0;top:14%;transform:rotate(-4deg)}.label-b{right:0;top:41%;transform:rotate(3deg)}.label-c{left:12%;bottom:12%;transform:rotate(-2deg)}.art-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;color:#9db497;font-size:10px;letter-spacing:.04em}.art-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#c9e884;box-shadow:0 0 16px #c9e88477}.dot-a{right:7%;top:19%}.dot-b{left:16%;bottom:18%;width:5px;height:5px}.is-playing .hero-sculpture{animation:float 7s ease-in-out infinite}.is-playing .orbit-label{animation:floatSmall 5.5s ease-in-out infinite}.is-playing .label-b{animation-delay:-2s}.is-playing .label-c{animation-delay:-4s}.journey-art{width:100%;height:100%;max-height:430px;position:relative;padding:4px 12px}.journey-line{position:absolute;top:35px;bottom:63px;left:48px;border-left:2px dashed #abc686}.journey-node{position:relative;display:flex;align-items:center;gap:16px;padding:11px 17px 11px 0;max-width:460px;margin-bottom:9px}.node-symbol{width:58px;height:58px;background:#e5efd7;border:6px solid #f3f5ef;border-radius:17px;display:grid;place-items:center;color:#456334;flex:none;z-index:1}.node-symbol .st-icon{width:24px;height:24px}.journey-node>div:last-child{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:1px 3px}.journey-node small{grid-row:span 2;align-self:start;margin-top:2px;font-size:11px;color:#8ba371}.journey-node b{font-size:18px;letter-spacing:-.02em}.journey-node span{font-size:12px;color:#6b7968}.node-1{margin-left:23px}.node-2{margin-left:46px}.node-3{margin-left:69px}.journey-end{margin:7px 0 0 85px;border-top:1px solid #d7e0cf;padding-top:10px;color:#617654;font-size:11px}.audience-art{display:flex;flex-direction:column;gap:14px;width:100%;padding:14px 0}.audience-card{border:1px solid #d8e1d0;border-radius:16px;padding:11px 14px 11px 4px;background:#fff;display:flex;gap:12px;align-items:center;box-shadow:0 14px 30px #304b1610;transition:transform .3s}.audience-card>img{width:93px;height:93px;object-fit:contain}.audience-card>div{flex:1}.audience-card small{color:#869079;letter-spacing:.09em;font-size:9px;text-transform:uppercase;display:block}.audience-card b{display:block;font-size:17px;margin:3px 0 2px;letter-spacing:-.02em}.audience-card span{font-size:11px;color:#6e7868}.audience-card>.st-icon{width:19px;color:#59733e}.ac-0{margin-right:20px}.ac-1{margin-left:15px;background:#f1f6e9}.ac-2{margin-right:5px}.screen-art{position:relative;width:100%;max-height:100%;padding:18px 0 32px}.screen-window{position:relative;border:1px solid #c5d0bd;border-radius:12px;background:#f6f7f3;overflow:hidden;box-shadow:0 24px 55px #07100935;transform:perspective(1800px) rotateY(-5deg) rotateX(2deg);z-index:1}.screen-chrome{height:29px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#eef2e9;color:#75806d;font-size:8px;border-bottom:1px solid #dfe5d6}.screen-chrome>.st-icon{width:10px;height:10px;color:#78896c}.traffic{display:flex;gap:4px}.traffic i{width:4px;height:4px;border-radius:50%;background:#b7c3a9}.screen-content{aspect-ratio:1.62;overflow:hidden;background:#f6f7f3}.screen-content img{width:100%;height:100%;object-fit:cover;object-position:left top}.screen-window figcaption{font-size:8px;padding:8px 12px;color:#8a947f;border-top:1px solid #e4e9de;letter-spacing:.015em}.screen-back{position:absolute;border:1px solid #c7dcab22;border-radius:16px;background:#c9e1b408;inset:10px -10px 38px 8px;transform:rotate(4deg)}.theme-light .screen-back{border-color:#c4d3b788;background:#dce8cd55}.back-two{transform:rotate(7deg);inset:8px -8px 38px 15px;opacity:.6}.screen-callout{position:relative;z-index:3;display:flex;align-items:center;gap:9px;min-height:46px;max-width:92%;margin:-3px auto 0;padding:11px 15px;background:#d6f58c;color:#2d4122;border:1px solid #bad37d;border-radius:0 0 12px 12px;box-shadow:0 12px 23px #0002;font-size:12px;font-weight:550;line-height:1.4}.screen-callout .st-icon{width:16px;height:16px}.chat-art{position:relative;width:100%;height:100%;display:grid;place-items:center}.chat-preview-back{position:absolute;left:0;top:35px;right:5px;bottom:35px;border:1px solid #d2ddc9;border-radius:14px;overflow:hidden;transform:rotate(-4deg);opacity:.38;filter:saturate(.55)}.chat-preview-back img{height:100%;width:100%;object-fit:cover;object-position:center}.chat-widget{width:340px;max-width:87%;border-radius:17px;overflow:hidden;background:white;color:#233328;box-shadow:0 22px 58px #16321226;border:1px solid #cbd8c3;position:relative;z-index:2;margin-left:32px;transform:rotate(1.5deg)}.chat-widget-head{display:flex;align-items:center;gap:10px;background:#223b2a;color:white;padding:13px}.agent-face{width:39px;height:39px;background:#d6f58c;color:#2e4522;border-radius:12px;display:grid;place-items:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #d6f58c22}.chat-widget-head b{font-size:12px;display:block}.chat-widget-head small{font-size:9px;display:flex;align-items:center;gap:5px;color:#c0d5b0}.chat-widget-head small i{width:4px;height:4px;border-radius:50%;background:#cfed88}.head-dot{margin-left:auto;font-size:13px;color:#adc89e}.chat-thread{display:flex;flex-direction:column;gap:13px;padding:17px 14px 15px}.chat-bubble{font-size:11px;line-height:1.55;padding:11px 12px;max-width:93%;border-radius:11px}.chat-bubble.visitor{background:#e9f1de;align-self:flex-end;border-bottom-right-radius:2px}.chat-bubble.agent{background:#f3f5ef;border-bottom-left-radius:2px}.chat-product{display:flex;align-items:center;border:1px solid #e1e8d9;border-radius:9px;padding:7px;gap:7px}.chat-product img{width:58px;height:62px;object-fit:cover;border-radius:5px}.chat-product small{font-size:8px;color:#7b8b6a}.chat-product b{display:block;font-size:10px}.chat-product span{font-size:8px;color:#7b8b6a}.source-label{display:flex;align-items:center;gap:5px;font-size:9px;color:#688053}.source-label .st-icon{width:13px;height:13px}.chat-input{margin:0 13px 12px;border:1px solid #e4e9de;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;font-size:10px;color:#929c87}.chat-input span{background:#edf4e3;border-radius:5px;padding:4px;color:#607e41}.chat-input .st-icon{width:13px;height:13px}.handoff-art{width:100%;padding:12px 15px}.handoff-top{display:flex;gap:18px;align-items:center;justify-content:center;margin-bottom:23px}.handoff-top .agent-face,.human-avatar{width:56px;height:56px;border-radius:17px;font-size:17px}.human-avatar{display:grid;place-items:center;color:#4d3948;background:#e4cfe5;border:4px solid #50374a33}.handoff-line{display:flex;gap:9px;align-items:center;color:#98b471}.handoff-line i{width:7px;height:7px;border-radius:50%;background:#79995b}.handoff-card{background:#f5f7ef;color:#26392a;border:1px solid #cfddba;border-radius:14px;box-shadow:0 20px 55px #0003;overflow:hidden}.handoff-header{padding:12px 16px;background:#e9f2da;color:#4c6832;display:flex;align-items:center;gap:7px;font-size:10px}.handoff-header>span:last-child{margin-left:auto;border:1px solid #c8d8ae;padding:3px 7px;border-radius:20px;font-size:9px}.live-dot{width:5px;height:5px;border-radius:50%;background:#60932f}.handoff-card h4{font-size:20px;font-weight:600;letter-spacing:-.02em;padding:20px 18px 12px}.context-row{padding:11px 18px;display:flex;flex-direction:column;gap:4px}.context-row>span{font-size:10px;color:#819071;display:flex;align-items:center;gap:5px}.context-row .st-icon{width:12px;height:12px}.context-row b{font-size:12px;font-weight:500}.handoff-footer{margin-top:8px;padding:13px 18px;background:#e9efdf;font-size:10px;display:flex;justify-content:space-between;color:#637a4b}.handoff-footer .st-icon{width:14px;height:14px}.handoff-note{color:#a8bf8f;text-align:center;font-size:10px;margin-top:14px}.passport-art{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.passport-back{position:absolute;inset:34px 0;border-radius:14px;overflow:hidden;opacity:.3;transform:rotate(5deg);border:1px solid #d1ddc5}.passport-back img{height:100%;width:100%;object-fit:cover}.passport-card{position:relative;margin-right:23px;background:white;border:1px solid #d7e1cc;border-radius:15px;width:355px;max-width:90%;padding:25px 21px 0;box-shadow:0 26px 60px #25441320;transform:rotate(-3deg)}.passport-brand{display:flex;align-items:center;gap:12px}.passport-brand>span{width:48px;height:48px;border-radius:12px;background:#e1edce;color:#44632c;font-size:20px;display:grid;place-items:center;font-weight:650}.passport-brand small{color:#849575;font-size:9px}.passport-brand h4{font-size:22px;font-weight:650;letter-spacing:-.02em;line-height:1.3}.passport-brand p{font-size:9px;color:#85967a}.passport-divider{border-bottom:1px solid #e3ebda;margin:19px 0 9px}.passport-field{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:12px 0;border-bottom:1px solid #ecf1e6}.passport-field .st-icon{width:14px;height:14px;color:#6e9640}.passport-bottom{background:#eaf2df;margin:17px -21px 0;padding:16px 20px;display:flex;align-items:center;gap:9px;border-radius:0 0 14px 14px;color:#64813f;font-size:11px}.passport-bottom .st-icon{width:15px;height:15px}.workflow-art{width:100%;height:100%;background:#f9faf6;border:1px solid #d7e2ca;border-radius:17px;position:relative;overflow:hidden;box-shadow:0 20px 50px #28401514;padding:16px 20px}.workflow-dots{position:absolute;inset:0;background-image:radial-gradient(#98b57c55 1px,transparent 1px);background-size:14px 14px}.flow-mini-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;margin-bottom:17px}.flow-mini-toolbar>span{display:flex;align-items:center;gap:5px}.flow-mini-toolbar .st-icon{width:12px;height:12px}.flow-test{background:#eaf2df;border:1px solid #d1e2bc;padding:4px 6px;border-radius:5px;color:#718454;font-size:8px;white-space:nowrap}.flow-nodes{position:relative;max-width:345px;margin:auto}.flow-node{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #cfdabd;border-radius:11px;padding:12px 14px;box-shadow:0 6px 14px #2e4a1310}.flow-node .flow-ico{width:37px;height:37px;border-radius:9px;background:#eaf2de;display:grid;place-items:center;color:#557639;flex-shrink:0}.flow-node .st-icon{width:17px;height:17px}.flow-node small{display:block;color:#88a16d;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.flow-node b{display:block;font-size:12px;font-weight:600}.flow-node div>span{color:#7c8b6d;font-size:9px}.flow-node em{margin-left:auto;font-size:9px;color:#afbb9c;font-style:normal;align-self:flex-start}.flow-connector{height:27px;position:relative;display:flex;justify-content:center}.flow-connector:before{content:"";width:2px;background:#b0c492}.flow-connector>i{width:6px;height:6px;border:1px solid #95b16d;background:white;border-radius:50%;position:absolute;top:11px}.flow-log{position:relative;display:flex;align-items:center;gap:5px;justify-content:center;margin-top:17px;font-size:10px;color:#6f8751}.flow-log .st-icon{width:13px;height:13px}.story-slide[data-beat="0"] .flow-0,.story-slide[data-beat="1"] .flow-1,.story-slide[data-beat="2"] .flow-2{border-color:#82a847;box-shadow:0 0 0 3px #b8d78333,0 8px 20px #31571a16}.control-art{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.control-core{background:#e5efd6;border:1px solid #d0e0b9;border-radius:25px;width:67%;padding:33px 25px 39px;color:#324b24;text-align:center;box-shadow:0 25px 65px #51712012}.control-core>span{display:grid;place-items:center;margin:0 auto 16px;width:62px;height:62px;background:#d3e4b8;border:1px solid #b9ce97;border-radius:20px}.control-core>span>.st-icon{width:31px;height:31px}.control-core>small{color:#73914c;font-size:10px;display:block;margin-bottom:9px}.control-core>b{font-size:24px;line-height:1.25;letter-spacing:-.025em;font-weight:600}.permission{position:absolute;display:flex;align-items:center;gap:8px;background:white;border:1px solid #d2dec2;border-radius:10px;padding:12px 14px;box-shadow:0 11px 35px #28431116;font-size:11px;min-width:180px}.permission>span{flex:1}.permission small{display:block;font-size:8px;color:#869771}.permission>.st-icon{color:#5e7f3b;width:17px;height:17px}.permission>.st-icon:last-child{width:12px}.p-a{top:10%;left:2%;transform:rotate(-5deg)}.p-b{right:-1%;top:44%;transform:rotate(4deg)}.p-c{bottom:8%;left:4%;transform:rotate(-2deg)}.start-art{width:100%;max-width:470px;display:flex;flex-direction:column;gap:11px}.start-step{display:flex;align-items:center;gap:15px;padding:17px 20px;background:#ffffff06;border:1px solid #6c895044;border-radius:13px}.start-step>span{color:#aecf70;font-size:12px;align-self:flex-start;padding-top:2px}.start-step b{display:block;font-size:16px;font-weight:550;letter-spacing:-.015em}.start-step p{font-size:11px;color:#99af92;margin-top:2px}.start-step>.st-icon{margin-left:auto;color:#b1d575;width:22px;height:22px}.start-step:nth-child(2){margin-left:8px;margin-right:-4px}.start-step:nth-child(3){margin-left:16px;margin-right:-8px}.start-step:nth-child(4){margin-left:24px;margin-right:-12px;background:#d6f58c12}.cycle-art{position:relative;width:100%;height:100%;max-height:420px;min-height:360px}.cycle-ring{position:absolute;inset:14% 14%;border:2px dashed #b2c595;border-radius:50%}.cycle-core{position:absolute;left:33%;top:33%;width:34%;height:34%;border-radius:50%;background:#e5efd6;border:1px solid #d0dfb7;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center;box-shadow:0 12px 25px #2344140d}.cycle-core img{width:94px;height:35px;object-fit:contain}.cycle-core span{font-size:9px;color:#748c55}.cycle-card{position:absolute;background:#fff;border:1px solid #d6e2c5;box-shadow:0 10px 20px #3e571016;border-radius:12px;display:flex;align-items:center;gap:8px;padding:14px 13px;font-size:11px;white-space:nowrap}.cycle-card .st-icon{width:19px;height:19px;color:#6c8d47}.cyc-0{left:36%;top:0}.cyc-1{right:0;top:44%}.cyc-2{bottom:0;left:26%}.cyc-3{left:0;top:39%}.cycle-arrow{position:absolute;color:#88a862;font-size:25px}.ca-0{right:15%;top:19%}.ca-1{right:21%;bottom:16%}.ca-2{left:14%;bottom:20%}.ca-3{left:18%;top:17%}.finish-art{width:100%;padding:0 20px 0 26px;text-align:center}.finish-logo{width:250px;max-width:90%;margin:0 auto 32px}.finish-logo img{width:100%;height:70px;object-fit:contain}.finish-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.finish-grid>div{display:flex;align-items:center;gap:10px;padding:17px 14px;background:#ffffff05;border:1px solid #566f404d;border-radius:12px;text-align:left;color:#c5dab2;font-size:12px}.finish-grid .st-icon{width:20px;height:20px;color:#c2e080}.finish-cta{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:21px;background:var(--st-lime);color:#2c401e;padding:15px 17px;font-weight:600;font-size:13px;border-radius:10px;box-shadow:0 10px 24px #0002}.finish-cta .st-icon{width:17px;height:17px}.finish-address{font-size:10px;color:#8faa7b;display:block;margin-top:14px}
/* Playback controls */
.story-caption{background:#1b2b20;border-top:1px solid #ffffff09;display:flex;align-items:flex-start;gap:19px;padding:17px 25px;min-height:93px}.caption-label{font-size:10px;letter-spacing:.045em;color:#a9c285;min-width:112px;padding-top:2px}.caption-label>span:last-child{display:block;margin-top:6px}.voice-waves{height:12px;display:flex;gap:3px;align-items:center;color:#bce179}.voice-waves i{width:2px;height:3px;background:currentColor;border-radius:2px;transform-origin:center}.is-playing .voice-waves i{animation:wave .8s ease-in-out infinite}.is-playing .voice-waves i:nth-child(2){animation-delay:-.45s}.is-playing .voice-waves i:nth-child(3){animation-delay:-.3s}.is-playing .voice-waves i:nth-child(4){animation-delay:-.6s}.story-caption p{font-size:14px;line-height:1.55;color:#e1e9d9;max-width:940px;align-self:center;min-height:23px}.story-caption.captions-off{min-height:20px;height:20px;padding:0}.captions-off>.caption-label,.captions-off>p{display:none}.player-controls{padding:17px 23px 17px;background:#142018}.chapter-rail{display:flex;gap:4px;height:9px;margin-bottom:8px}.rail-part{position:relative;background:#33432c;height:4px;flex:1;padding:0;border-radius:4px;align-self:center;transition:height .18s}.rail-part>span{display:block;width:0;background:#aaca71;height:100%;border-radius:inherit}.rail-part:hover{height:7px}.rail-part[aria-current="true"]>span{background:#d6f58c;min-width:4px}.seek-row{display:flex;gap:17px;align-items:center;margin-bottom:11px}.story-time{font-size:11px;font-variant-numeric:tabular-nums;min-width:92px;color:#b0c398;text-align:right;white-space:nowrap}.seek-row input{flex:1;min-width:0}input[type="range"]{appearance:none;-webkit-appearance:none;height:3px;background:#38492d;border-radius:10px;accent-color:var(--st-lime);cursor:pointer}input[type="range"]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:var(--st-lime);border:0;box-shadow:0 0 0 3px #d6f58c0c}input[type="range"]::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:var(--st-lime);border:0}.control-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.control-left,.control-right{display:flex;align-items:center;gap:8px;min-width:0}.st-control{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:34px;height:36px;border-radius:8px;padding:7px;color:#c6d4ba;font-size:12px;transition:background .18s,color .18s}.st-control:hover{background:#d6f58c10;color:#ecffd5}.st-control .st-icon{width:19px;height:19px}.st-play{background:var(--st-lime);color:#243519;min-width:43px;height:38px;margin-right:4px}.st-play:hover{background:#e1fdaa;color:#1d2d13}.st-play .st-icon{width:19px;height:19px}.control-divider{width:1px;height:15px;background:#63754d44;margin:0 5px}.control-left>input[type="range"]{width:61px;margin:0 6px 0 -1px}.rate-label select{border:1px solid #506a3755;background:#1b2c1d;color:#cadfb4;font-size:11px;border-radius:7px;padding:7px 5px;cursor:pointer;width:64px}.st-control[aria-pressed="true"]{background:#d6f58c15;color:#d6f58c}.story-status{display:flex;align-items:center;gap:9px;margin:17px 2px 0;min-height:24px}.status-dot{width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#a0b86f}.status-dot.warning{background:#e1bb7b}.story-status>p{color:#9eaf92;font-size:11px;flex:1}.text-control{font-size:11px;color:#c3dd9e;padding:2px 0 2px 7px;white-space:nowrap}.text-control:hover{text-decoration:underline}.story-under{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;color:#687f65;font-size:10px;padding:0 2px}.story-under>span:first-child{color:#b2c698;font-size:12px}.story-notice{padding:13px 16px;margin-top:14px;border:1px solid #75684188;background:#483e1c33;color:#daca9e;border-radius:10px;font-size:12px;line-height:1.6}.story-panel{border:1px solid #4b61353f;border-radius:15px;margin-top:22px;background:#18261b;overflow:hidden}.panel-tabs{display:flex;gap:10px;align-items:center;padding:9px 13px;border-bottom:1px solid #40553255}.panel-tabs>button[role="tab"]{display:flex;align-items:center;gap:7px;padding:9px 13px;border-radius:7px;color:#9cb384;font-size:13px}.panel-tabs>button[role="tab"] .st-icon{width:17px;height:17px}.panel-tabs>button[aria-selected="true"]{color:#d6f58c;background:#d6f58c11}.panel-close{margin-left:auto}.panel-content{padding:23px;max-height:520px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#566f3f #1c2a1a}.chapters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chapter-item{display:flex;gap:11px;align-items:center;text-align:left;padding:13px 12px;border:1px solid #4e693622;border-radius:10px;background:#ffffff02;min-width:0}.chapter-item>span:nth-child(2){min-width:0;flex:1}.chapter-item b{display:block;font-weight:500;font-size:12px;color:#d0dec2}.chapter-item small{display:block;color:#819575;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:210px;margin-top:3px}.chapter-number{font-size:11px;color:#729151;align-self:flex-start;margin-top:1px}.chapter-item .st-icon{width:15px;height:15px;color:#75974e;opacity:0}.chapter-item:hover,.chapter-item[aria-current="true"]{background:#d6f58c09;border-color:#8fa86455}.chapter-item:hover .st-icon,.chapter-item[aria-current="true"] .st-icon{opacity:1}.transcript-intro{margin-bottom:24px}.transcript-intro h2{font-size:20px;letter-spacing:-.02em;font-weight:550;color:#e3ecd8}.transcript-intro p{color:#92a782;font-size:12px;margin-top:4px}.transcript-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px}.transcript-scene h3{font-size:12px;font-weight:550;color:#b1ce88;margin-bottom:10px}.transcript-line{display:block;width:100%;text-align:left;padding:7px 10px;margin-left:-10px;color:#a9bc9a;border-radius:7px;font-size:13px;line-height:1.65;border-left:2px solid transparent}.transcript-line:hover,.transcript-line[aria-current="true"]{background:#d6f58c08;color:#e3f1d4;border-left-color:#a5c66e}.voice-settings{display:grid;grid-template-columns:1.2fr 1fr;gap:40px}.voice-tag{color:#b9d58a;font-size:10px;letter-spacing:.1em}.voice-settings h2{font-size:23px;font-weight:550;letter-spacing:-.025em;margin:8px 0 13px;color:#e9f2de}.voice-settings p{color:#9daf8f;font-size:13px;line-height:1.7}.voice-select-label{display:block;font-size:11px;color:#c2d6ac;margin:19px 0 7px}.voice-settings select{color:#d7e9c5;background:#243522;border:1px solid #64804766;border-radius:9px;max-width:100%;width:100%;padding:12px 10px;font-size:12px}.voice-settings .voice-detail{font-size:10px;color:#8ca574;margin-top:8px;min-height:16px}.voice-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.settings-primary,.settings-secondary{border-radius:8px;padding:11px 14px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--st-lime);color:#304323;font-weight:550}.settings-primary .st-icon{width:16px;height:16px}.settings-secondary{background:transparent;color:#bdd39f;border:1px solid #59763c66}.voice-settings aside{padding-left:28px;border-left:1px solid #59763c44}.voice-settings aside h3{color:#d2e2bf;font-size:16px;font-weight:550;margin:5px 0 11px}.voice-settings aside p{font-size:12px;margin-bottom:12px}.silent-button{border:1px solid #839f5b88;padding:10px 15px;border-radius:8px;display:flex;align-items:center;gap:8px;color:#b5d387;font-size:12px;margin:20px 0 11px}.silent-button .st-icon{width:15px;height:15px}.voice-settings aside>small{display:block;color:#6f8661;font-size:10px;line-height:1.6}.story-closing{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:27px;padding-top:22px;border-top:1px solid #51664125}.story-closing>p{color:#7e9570;font-size:12px}.story-closing>a{font-size:12px;color:#c0dc91;display:flex;align-items:center;gap:8px}.story-closing .st-icon{width:15px;height:15px}.noscript-note{color:#d7ca9d;background:#b8994820;padding:20px;margin-top:20px;border-radius:12px}.story-shell:fullscreen{background:#101b15;width:100%;height:100%;padding:16px 24px;overflow-y:auto}.story-shell:fullscreen .story-topbar{padding:0 0 13px}.story-shell:fullscreen .player-card{max-width:min(1460px,calc((100vh - 228px)*1.778));margin:auto}.story-shell:fullscreen .story-status,.story-shell:fullscreen .story-under{max-width:1460px;margin-left:auto;margin-right:auto}.story-shell:fullscreen .story-closing{display:none}body.is-embed .story-shell{width:100%;padding:0}body.is-embed .story-topbar{padding:12px 19px;background:#15241a}body.is-embed .story-topbar .story-brand img{height:27px;width:104px}body.is-embed .story-topbar .story-top-description{font-size:12px}body.is-embed .story-top-description span{display:none}body.is-embed .player-card{border-radius:0;border-left:0;border-right:0}body.is-embed .story-closing{display:none}body.is-embed .story-status,body.is-embed .story-under{padding:0 17px}body.is-embed .story-under{margin-bottom:16px}body.is-embed .story-panel{margin:16px}body.is-embed .story-notice{margin:14px 17px}
@keyframes copyIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes artIn{from{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:none}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatSmall{0%,100%{translate:0 0}50%{translate:0 -6px}}@keyframes wave{0%,100%{height:4px}50%{height:12px}}
@media(min-width:1500px){.story-shell{padding-top:32px}}@media(max-width:1060px){.story-shell{width:calc(100% - 36px)}.story-slide{padding:21px 29px 17px}.slide-layout{grid-template-columns:43% 57%;padding:15px 0}.slide-copy{padding-right:24px}.slide-kicker{margin-bottom:16px;font-size:11px}.slide-copy h2{margin-bottom:16px}.slide-points{margin-top:19px;gap:8px}.slide-points>span{font-size:10px}.slide-meta{font-size:9px}.slide-baseline{font-size:9px;padding-top:11px}.slide-art{max-height:380px}.screen-callout{font-size:10px;min-height:40px;padding:10px 12px}.audience-card>img{width:76px;height:76px}.audience-card b{font-size:15px}.audience-card span{font-size:10px}.audience-card{padding-top:8px;padding-bottom:8px}.audience-art{gap:11px}.journey-node{padding-top:7px;padding-bottom:7px;margin-bottom:3px}.journey-node b{font-size:16px}.journey-node span{font-size:10px}.journey-node .node-symbol{width:49px;height:49px}.node-3{margin-left:48px}.node-2{margin-left:32px}.node-1{margin-left:16px}.journey-end{font-size:10px}.journey-line{bottom:56px;left:42px}.chat-widget{max-width:84%;width:285px}.chat-thread{gap:9px;padding:12px 11px}.chat-bubble{padding:9px 10px;font-size:10px}.chat-product img{width:46px;height:47px}.chat-widget-head{padding:11px}.chat-input{margin-bottom:10px}.chat-preview-back{inset:30px 0}.handoff-art{padding:0 10px}.handoff-top{margin-bottom:14px}.handoff-top .agent-face,.human-avatar{width:44px;height:44px;border-radius:12px;font-size:14px}.handoff-card h4{font-size:17px;padding:14px 16px 5px}.context-row{padding:7px 16px}.context-row b{font-size:11px}.handoff-footer{padding:10px 16px}.passport-card{padding:20px 17px 0;width:320px}.passport-bottom{margin-left:-17px;margin-right:-17px;padding:12px 17px}.passport-field{padding:9px 0}.workflow-art{padding:12px 15px}.flow-node{padding:9px 10px}.flow-connector{height:22px}.flow-connector>i{top:8px}.flow-mini-toolbar{margin-bottom:12px}.flow-log{margin-top:12px}.control-core{padding:27px 19px 30px}.control-core>b{font-size:21px}.control-core>span{height:52px;width:52px}.permission{padding:10px 11px;min-width:155px;font-size:10px}.start-step{padding:13px 15px;gap:12px}.start-step b{font-size:14px}.start-step p{font-size:10px}.start-art{gap:9px}.cycle-art{min-height:280px}.cycle-card{font-size:10px;padding:11px 10px}.cycle-core img{width:75px}.cycle-core span{font-size:8px}.finish-grid>div{padding:14px 10px;font-size:10px;gap:8px}.finish-grid{gap:8px}.finish-logo{margin-bottom:20px}.finish-logo img{height:56px}.finish-cta{font-size:11px;padding:12px 10px}.chapters-grid{grid-template-columns:1fr 1fr}.voice-settings{gap:25px}.voice-settings aside{padding-left:22px}}
@media(max-width:760px){.story-shell{width:calc(100% - 24px);padding-top:14px}.story-topbar{gap:12px;padding:0 2px 14px}.story-brand img{width:112px;height:31px}.story-top-description{font-size:11px;padding-left:12px}.story-top-description span{font-size:9px}.story-demo-link{font-size:11px;gap:4px}.story-topbar .top-voice{min-width:30px;width:30px;height:30px;padding:3px}.top-voice>span{display:none}.story-demo-link .st-icon{width:14px}.player-card{border-radius:16px}.story-slide{padding:21px 27px 15px}.story-stage{aspect-ratio:1.18;min-height:530px}.slide-layout{display:flex;flex-direction:column;gap:15px;padding:22px 0 10px;justify-content:flex-start}.slide-copy{width:100%;padding:0}.slide-kicker{font-size:10px;margin-bottom:12px}.slide-copy h2{font-size:30px;line-height:1.12;margin-bottom:12px;letter-spacing:-.035em}.slide-copy>p{font-size:12px;max-width:420px;line-height:1.55}.slide-points{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 13px;margin-top:13px}.slide-points>span{font-size:9px;gap:4px}.slide-points .st-icon{width:11px;height:11px}.slide-art{height:auto;flex:1;max-height:340px;min-height:0;width:100%;margin:0 auto}.slide-meta{font-size:8px;letter-spacing:.035em}.scene-index{gap:5px}.slide-baseline{font-size:8px;padding-top:9px}.slide-baseline .st-icon{width:10px;height:10px}.start-overlay{padding-top:40%;gap:10px}.start-overlay>span{width:61px;height:61px}.start-overlay b{font-size:13px}.start-overlay small{font-size:10px}.intro-art{width:100%;min-height:0;height:100%;max-width:390px}.hero-sculpture{height:108%;width:75%;top:-5%;left:15%}.orbit-label{font-size:11px;padding:8px 10px}.orbit-label .st-icon{width:15px;height:15px}.label-a{top:11%;left:2%}.label-b{top:43%;right:2%}.label-c{bottom:3%;left:11%}.art-caption{display:none}.journey-art{height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding:0}.journey-node{margin:0!important;padding:12px 10px;background:#e8efdf;border:1px solid #d8e2cc;border-radius:12px;gap:8px;height:88px}.journey-node .node-symbol{width:28px;height:32px;border:0;background:none;border-radius:0}.node-symbol .st-icon{height:21px;width:21px}.journey-node>div:last-child{display:block}.journey-node small{font-size:8px}.journey-node b{font-size:14px;display:block}.journey-node span{font-size:9px;line-height:1.25;display:block}.journey-line,.journey-end{display:none}.audience-art{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;height:100%;align-items:center;padding:0}.audience-card{margin:0!important;display:flex;flex-direction:column;justify-content:center;height:100%;max-height:225px;padding:7px 8px 12px!important;border-radius:12px;gap:7px;text-align:center}.audience-card>img{width:100%;height:82px;max-width:100px}.audience-card>div{flex:0}.audience-card small{font-size:7px;letter-spacing:0;line-height:1.3}.audience-card b{font-size:12px;margin:5px 0;line-height:1.3}.audience-card span{font-size:9px;display:block;line-height:1.4}.audience-card>.st-icon{display:none}.screen-art{padding:0 6px 11px;max-width:500px}.screen-window{border-radius:9px}.screen-content{aspect-ratio:1.92}.screen-window figcaption{font-size:7px;padding:6px 8px}.screen-chrome{height:24px;font-size:7px}.screen-callout{font-size:10px;min-height:34px;padding:8px 10px}.screen-callout .st-icon{width:13px;height:13px}.screen-back{inset:-5px 0 12px 10px}.chat-art{height:100%;max-width:450px}.chat-widget{width:300px;max-width:90%;margin-left:0}.chat-widget-head{padding:8px 11px}.chat-widget-head .agent-face{width:29px;height:29px;border-radius:8px}.chat-widget-head .agent-face .st-icon{width:17px;height:17px}.chat-widget-head b{font-size:10px}.chat-widget-head small{font-size:8px}.chat-thread{padding:10px 11px;gap:8px}.chat-bubble{font-size:9px;padding:7px 9px}.chat-product{padding:4px 7px}.chat-product img{width:37px;height:39px}.chat-product b{font-size:9px}.chat-product small,.chat-product span{font-size:7px}.source-label{font-size:8px}.chat-input{padding:4px 9px;margin-bottom:7px;font-size:9px}.chat-input .st-icon{width:11px;height:11px}.chat-preview-back{inset:15px 20px}.handoff-art{max-width:430px;padding:0 10px}.handoff-top{display:none}.handoff-header{padding:9px 12px;font-size:9px}.handoff-header>span:last-child{font-size:8px}.handoff-card h4{font-size:17px;padding:13px 13px 6px}.context-row{display:grid;grid-template-columns:95px 1fr;align-items:center;gap:4px;padding:9px 13px}.context-row>span{font-size:9px}.context-row>b{font-size:10px;font-weight:500}.context-row .st-icon{width:11px;height:11px}.handoff-footer{font-size:9px;padding:10px 13px}.handoff-note{font-size:9px;margin-top:9px}.passport-art{height:100%;max-width:440px}.passport-card{max-width:87%;width:340px;transform:rotate(-2deg);padding:14px 16px 0;margin-right:7px}.passport-brand>span{width:35px;height:35px;font-size:15px;border-radius:9px}.passport-brand h4{font-size:18px}.passport-brand small{font-size:7px}.passport-brand p{font-size:8px}.passport-divider{margin:11px 0 3px}.passport-field{padding:7px 0;font-size:10px}.passport-field .st-icon{width:12px;height:12px}.passport-bottom{margin-top:9px;padding:10px 15px;font-size:10px}.passport-bottom .st-icon{width:13px;height:13px}.workflow-art{max-width:500px;height:100%;padding:12px;display:flex;flex-direction:column;justify-content:center}.flow-mini-toolbar{font-size:8px;margin-bottom:10px}.flow-test{font-size:7px;padding:3px 5px}.flow-nodes{display:flex;align-items:stretch;gap:6px;max-width:none;width:100%}.flow-node{flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:5px;padding:10px 8px}.flow-node>div{width:100%}.flow-node b{font-size:10px;line-height:1.3}.flow-node div>span{font-size:8px;line-height:1.3;display:block;margin-top:4px}.flow-node small{font-size:7px}.flow-node .flow-ico{width:25px;height:25px;border-radius:7px}.flow-node .st-icon{width:14px;height:14px}.flow-node>em{display:none}.flow-connector{display:none}.flow-log{margin-top:12px;font-size:9px}.control-art{max-width:430px;height:100%}.control-core{padding:17px 13px 23px;width:58%;border-radius:18px}.control-core>span{width:40px;height:40px;border-radius:13px;margin-bottom:10px}.control-core>span .st-icon{width:23px;height:23px}.control-core>b{font-size:18px}.control-core>small{font-size:8px}.permission{font-size:9px;min-width:137px;padding:8px 9px;border-radius:8px}.permission small{font-size:7px}.permission>.st-icon{width:13px;height:13px}.permission>.st-icon:last-child{width:10px}.p-a{left:0;top:5%}.p-b{right:0;top:47%}.p-c{left:2%;bottom:1%}.start-art{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%;max-width:500px;height:100%;align-content:center}.start-step{margin:0!important;padding:13px 12px;gap:10px;min-height:96px;position:relative;align-items:flex-start}.start-step>span{font-size:9px;padding-top:1px}.start-step b{font-size:12px;line-height:1.3}.start-step p{font-size:9px;line-height:1.4;margin-top:5px}.start-step>.st-icon{position:absolute;right:9px;bottom:8px;width:12px;height:12px;opacity:.4}.cycle-art{max-width:430px;min-height:0;height:100%;max-height:280px}.cycle-ring{inset:12% 14%}.cycle-card{font-size:9px;padding:11px 9px;gap:5px}.cycle-card .st-icon{width:14px;height:14px}.cycle-core{width:30%;height:43%;left:35%;top:29%}.cycle-core img{width:70px;height:27px}.cycle-core span{font-size:7px}.cyc-0{left:37%;top:0}.cyc-1{right:0;top:42%}.cyc-2{left:28%;bottom:0}.cyc-3{left:0;top:39%}.cycle-arrow{font-size:19px}.ca-0{top:18%;right:14%}.ca-3{top:17%;left:19%}.finish-art{max-width:440px;padding:0 10px}.finish-logo{max-width:50%;margin-bottom:13px}.finish-logo img{height:39px}.finish-grid{gap:6px}.finish-grid>div{padding:10px 13px;gap:9px;font-size:10px;border-radius:8px}.finish-grid .st-icon{width:14px;height:14px}.finish-cta{margin-top:13px;padding:11px;font-size:11px}.finish-address{margin-top:9px;font-size:9px}.story-caption{padding:13px 17px;gap:13px;min-height:110px}.caption-label{min-width:74px;width:74px;flex-shrink:0;font-size:8px;letter-spacing:.03em}.caption-label>span:last-child{line-height:1.4}.story-caption p{font-size:12px;line-height:1.6;min-height:48px}.player-controls{padding:13px 15px}.seek-row{gap:12px;margin-bottom:9px}.story-time{font-size:10px;min-width:90px}.control-left,.control-right{gap:3px}.st-control{padding:6px;min-width:31px;height:33px}.st-control .st-icon{width:17px;height:17px}.st-play{min-width:37px;height:34px;margin-right:2px}.control-divider{margin:0 1px;height:13px}.control-left>input[type="range"]{display:none}.rate-label select{width:56px;font-size:10px;padding:6px 3px}.control-title{display:none}.control-row{gap:6px}.story-status{align-items:flex-start;gap:6px;margin-top:13px}.story-status>.status-dot{margin-top:7px}.story-status>p{font-size:10px;line-height:1.5}.text-control{font-size:10px}.story-under{font-size:8px;align-items:flex-start}.story-under>span:first-child{font-size:10px}.story-under>span:last-child{text-align:right;max-width:155px}.panel-content{padding:15px;max-height:540px}.panel-tabs{padding:8px;gap:4px}.panel-tabs>button[role="tab"]{padding:8px 10px;font-size:12px;gap:5px}.panel-tabs>button[role="tab"] .st-icon{width:14px;height:14px}.chapters-grid{grid-template-columns:1fr;gap:5px}.chapter-item small{max-width:260px}.chapter-item{padding:10px}.transcript-grid{grid-template-columns:1fr;gap:23px}.transcript-line{font-size:12px}.transcript-intro h2{font-size:17px}.transcript-intro p{font-size:11px}.voice-settings{grid-template-columns:1fr;gap:20px}.voice-settings h2{font-size:21px}.voice-settings p{font-size:12px}.voice-settings aside{padding:20px 0 0;border:0;border-top:1px solid #59763c44}.story-closing{margin-top:19px;padding-top:17px;align-items:flex-start}.story-closing>p{font-size:10px;max-width:180px}.story-closing>a{font-size:10px;gap:5px;white-space:nowrap}.story-closing .st-icon{width:13px}.story-shell:fullscreen{padding:10px}.story-shell:fullscreen .player-card{max-width:100%}.story-shell:fullscreen .story-topbar{padding-bottom:11px}body.is-embed .story-topbar{padding:11px 13px;gap:12px}body.is-embed .story-topbar .story-brand img{width:100px;height:27px}body.is-embed .story-top-description{font-size:10px}body.is-embed .story-stage{min-height:540px}}
@media(max-width:430px){.story-top-description{display:none}.story-topbar>.top-voice{margin-left:auto}.story-slide{padding:17px 20px 13px}.story-stage{aspect-ratio:.65;min-height:542px;max-height:650px}.slide-meta>span:first-child{max-width:84%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slide-layout{padding-top:23px;gap:18px}.slide-copy h2{font-size:29px}.slide-copy>p{font-size:11px;max-width:300px}.slide-points{margin-top:11px;gap:5px 9px}.slide-points>span{font-size:8px}.slide-art{max-height:265px}.start-overlay{padding-top:41%}.start-overlay b{font-size:12px}.story-caption{min-height:125px;gap:11px;padding:12px 14px}.story-caption p{font-size:11px}.caption-label{font-size:7px;min-width:55px;width:55px}.player-controls{padding:12px}.control-left,.control-right{gap:1px}.st-control{min-width:28px;padding:5px}.control-divider{display:none}.rate-label select{width:53px}.control-right .st-control{min-width:30px}.control-row{gap:3px}.story-time{font-size:9px}.slide-baseline{font-size:7px}.slide-baseline>span:last-child{gap:6px}.audience-card{padding-left:5px!important;padding-right:5px!important;gap:3px;max-height:212px}.audience-card>img{height:71px}.audience-card small{font-size:6px}.audience-card b{font-size:10px}.audience-card span{font-size:8px}.audience-art{gap:6px}.journey-node{padding:10px 8px;gap:6px}.journey-node b{font-size:12px}.journey-node span{font-size:8px}.journey-node .node-symbol{width:23px}.journey-node .st-icon{width:18px}.screen-chrome{font-size:6px;height:23px}.screen-callout{font-size:9px;max-width:97%;padding:7px 9px;min-height:34px}.screen-window figcaption{font-size:6px;padding:6px 7px}.screen-content{aspect-ratio:1.57}.chat-widget{width:275px;max-width:94%}.chat-bubble{font-size:8px}.chat-thread{gap:7px;padding:9px 10px}.chat-input{margin-left:10px;margin-right:10px}.chat-product img{width:33px;height:36px}.chat-product b{font-size:8px}.chat-product span{font-size:7px}.chat-widget-head b{font-size:9px}.chat-widget-head small{font-size:7px}.source-label{font-size:7px}.handoff-card h4{font-size:15px}.context-row{grid-template-columns:88px 1fr;padding:9px 12px}.context-row>b{font-size:9px}.context-row>span{font-size:8px}.handoff-note{font-size:8px}.handoff-footer{font-size:8px}.handoff-header{font-size:8px}.handoff-header>span:last-child{font-size:7px}.passport-card{padding:13px 13px 0;width:292px;max-width:91%}.passport-field{font-size:9px;padding:8px 0}.passport-brand h4{font-size:17px}.passport-bottom{font-size:9px;margin-left:-13px;margin-right:-13px}.flow-mini-toolbar>span:first-child{font-size:7px}.flow-test{font-size:6px}.flow-node{padding:10px 7px}.flow-node b{font-size:9px}.flow-node div>span{font-size:7px}.workflow-art{padding:11px 9px;border-radius:12px}.flow-log{font-size:8px}.control-core{width:60%;padding:23px 12px}.control-core>b{font-size:16px}.permission{min-width:121px;font-size:8px;padding:8px}.permission small{font-size:6px}.permission>.st-icon{width:11px;height:11px}.control-core>small{font-size:7px}.p-a{top:4%}.p-c{bottom:0}.cycle-card{font-size:8px;padding:10px 8px}.cycle-card .st-icon{width:12px;height:12px}.cycle-core img{width:60px}.cycle-core span{font-size:6px}.cycle-core{height:35%;top:33%}.start-step{padding:12px 9px;gap:7px;min-height:106px}.start-step b{font-size:11px}.start-step p{font-size:8px}.finish-grid>div{font-size:9px;padding:10px}.finish-cta{font-size:10px}.finish-logo img{height:34px}.story-notice{font-size:11px}.story-closing>a{font-size:9px}.story-closing>p{max-width:150px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-sculpture{transform:none!important}}@media print{body{background:white;color:black}.story-shell{width:100%;padding:0}.story-topbar,.player-card,.story-status,.story-under,.story-closing,.panel-tabs,.story-notice,#tab-chapters,#tab-voice{display:none!important}#story-panel,#tab-transcript{display:block!important;border:0;background:white}.panel-content{max-height:none;overflow:visible}.transcript-grid{display:block}.transcript-scene{break-inside:avoid;margin-bottom:24px}.transcript-scene h3,.transcript-line,.transcript-intro h2,.transcript-intro p{color:black!important}}
/* Tablet landscape keeps enough vertical room for the full product composition. */
@media(min-width:761px) and (max-width:1060px){.story-stage{min-height:540px}}
