.storyboard-page{--ink:#0f2d3a;--blue:#1285a6;--mint:#7dd3c7;--wash:#e6f4f2;--orange:#ff8a3d;height:100dvh;color:var(--ink);background:radial-gradient(circle at 8% 12%,#7dd3c742,#0000 28rem),#f7fbfb;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif;position:relative;overflow:hidden}.storyboard-header{z-index:20;width:min(1180px,100% - 2rem);padding:.75rem max(1rem, env(safe-area-inset-right)) .75rem max(1rem, env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f7fbfbf5,#f7fbfbb8);border-radius:0 0 1.25rem 1.25rem;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:fixed;top:0;left:0;right:0}.storyboard-back{min-height:44px;color:var(--ink);align-items:center;gap:.45rem;font-weight:750;text-decoration:none;display:inline-flex}.storyboard-back svg{width:1.2rem;height:1.2rem}.storyboard-brand{width:190px;max-width:46vw;height:auto}.storyboard-intro{text-align:center;width:min(920px,100% - 2rem);margin:0 auto;padding:clamp(1.4rem,4vw,3rem) 0 1.5rem}.storyboard-intro p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:850}.storyboard-intro h1{letter-spacing:-.05em;margin:.45rem 0 0;font-size:clamp(2rem,6vw,4rem);line-height:1.04}.storyboard-player{width:100%;height:100dvh;margin:0;position:fixed;inset:0}.storyboard-stage{aspect-ratio:auto;background:var(--wash);width:100%;height:100%;box-shadow:none;touch-action:pan-y;border:0;border-radius:0;position:relative;overflow:hidden}.storyboard-stage:fullscreen{background:var(--ink);border:0;border-radius:0;width:100vw;height:100dvh}.storyboard-slide{opacity:0;pointer-events:none;transition:opacity .7s,transform 5s;position:absolute;inset:0;transform:scale(1.025)}.storyboard-slide.is-active{z-index:1;opacity:1;pointer-events:auto;transform:scale(1)}.storyboard-backdrop,.storyboard-art,.storyboard-backdrop img,.storyboard-art img{width:100%;height:100%;display:block}.storyboard-backdrop,.storyboard-art{position:absolute;inset:0}.storyboard-backdrop{overflow:hidden}.storyboard-backdrop img{object-fit:cover;filter:blur(28px)saturate(.8);opacity:.34;transform:scale(1.08)}.storyboard-art{z-index:1}.storyboard-art img{object-fit:contain;width:100%;height:100%}.storyboard-shade{z-index:1;background:linear-gradient(90deg,#0000 35%,#0f2d3a0d);position:absolute;inset:0}.storyboard-number{z-index:3;color:#fff;background:#0f2d3ae0;border:2px solid #fffc;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-weight:850;display:grid;position:absolute;top:1.2rem;left:1.2rem;box-shadow:0 8px 22px #0f2d3a33}.storyboard-bubble{z-index:2;background:#fffffff2;border:2px solid #0f2d3a1a;border-radius:1.8rem 1.8rem .35rem;width:min(39%,440px);padding:clamp(1rem,2.8vw,1.8rem);position:absolute;top:clamp(1.1rem,4vw,3rem);right:clamp(1.1rem,4vw,3rem);box-shadow:0 18px 42px #0f2d3a2e}.storyboard-bubble p{letter-spacing:-.025em;margin:0;font-size:clamp(1.05rem,2.6vw,2rem);font-weight:780;line-height:1.25}.storyboard-bubble span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-top:.7rem;font-size:.78rem;font-weight:850;display:block}.storyboard-slide.has-phone .storyboard-bubble{width:min(36%,390px);inset:auto auto 2rem 2rem}.storyboard-slide.bubble-bottom-left .storyboard-bubble{width:min(36%,410px);inset:auto auto 2rem 2rem}.storyboard-timeline{z-index:10;right:max(1rem, env(safe-area-inset-right));bottom:calc(4.3rem + env(safe-area-inset-bottom));left:max(1rem, env(safe-area-inset-left));grid-template-columns:repeat(7,1fr);gap:.45rem;width:min(720px,100% - 2rem);margin:0 auto;display:grid;position:absolute}.storyboard-timeline button{background:0 0;border:0;min-height:36px;padding:0}.storyboard-timeline span{background:#0f2d3a29;border-radius:999px;height:5px;display:block;overflow:hidden}.storyboard-timeline button.is-current span{background:var(--blue)}.storyboard-timeline button.is-current span:after{background:var(--orange);content:"";transform-origin:0;width:100%;height:100%;animation:5s linear both storyboard-progress;display:block}.storyboard-player.is-paused .storyboard-timeline button.is-current span:after{animation-play-state:paused}.storyboard-controls{z-index:10;right:max(.75rem, env(safe-area-inset-right));bottom:calc(.65rem + env(safe-area-inset-bottom));left:max(.75rem, env(safe-area-inset-left));grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;width:min(520px,100% - 1.5rem);margin:0 auto;display:grid;position:absolute}.storyboard-controls button,.storyboard-replay{min-height:44px;color:var(--ink);background:#fff;border:1px solid #0f2d3a24;border-radius:999px;font-weight:750}.storyboard-controls button:first-child{justify-self:start}.storyboard-controls button:last-child{justify-self:end}.storyboard-controls .storyboard-play{color:#fff;background:var(--ink);justify-content:center;align-items:center;gap:.45rem;min-width:122px;padding-inline:1rem;display:inline-flex}.storyboard-play svg,.storyboard-replay svg,.storyboard-fullscreen svg,.storyboard-downloads svg{width:1rem;height:1rem}.storyboard-fullscreen{z-index:21;top:calc(4.6rem + env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));color:#fff;background:var(--blue);border:0;border-radius:999px;align-items:center;gap:.45rem;min-height:44px;margin:0;padding:0 1rem;font-weight:780;display:flex;position:fixed}.storyboard-replay{align-items:center;gap:.45rem;margin:.8rem auto 0;padding:0 1rem;display:flex}.storyboard-role-note{max-width:760px;color:var(--ink);text-align:center;background:#e6f4f2b8;border:1px solid #1285a638;border-radius:1.1rem;gap:.25rem;margin:1.5rem auto 0;padding:1rem 1.2rem;font-size:.9rem;line-height:1.5;display:grid}.storyboard-role-note span{color:#597079}.storyboard-downloads{background:#fff;border:1px solid #0f2d3a1f;border-radius:1.1rem;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:.75rem;max-width:920px;margin:1rem auto 0;padding:1rem;display:grid}.storyboard-downloads>div{gap:.2rem;display:grid}.storyboard-downloads span{color:#597079;font-size:.86rem}.storyboard-downloads a{color:#fff;background:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:0 1rem;font-weight:750;text-decoration:none;display:inline-flex}.storyboard-footer{justify-content:center;padding:clamp(3rem,8vw,6rem) 1rem;display:flex}.storyboard-footer-brand{width:min(310px,72vw);height:auto}@keyframes storyboard-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=700px){.storyboard-header{width:100%}.storyboard-back span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.storyboard-brand{width:156px;max-width:58vw}.storyboard-intro{display:none}.storyboard-intro h1{font-size:clamp(1.9rem,10vw,2.7rem)}.storyboard-player{width:100%}.storyboard-stage{aspect-ratio:auto;border-radius:0;height:100%;min-height:0;max-height:none}.storyboard-art{height:100%;bottom:0}.storyboard-art img{object-position:center center}.storyboard-shade{background:linear-gradient(#0000,#0f2d3a14);top:54%}.storyboard-bubble{top:auto;right:.7rem;bottom:calc(6.4rem + env(safe-area-inset-bottom));border-radius:1.3rem;width:auto;padding:1rem;left:.7rem}.storyboard-slide.has-phone .storyboard-bubble,.storyboard-slide.bubble-bottom-left .storyboard-bubble{right:.7rem;bottom:calc(6.4rem + env(safe-area-inset-bottom));width:auto;left:.7rem}.storyboard-bubble p{font-size:clamp(1.05rem,5vw,1.35rem)}.storyboard-bubble span{margin-top:.45rem}.storyboard-number{width:2.25rem;height:2.25rem;top:.7rem;left:.7rem}.storyboard-controls button:first-child,.storyboard-controls button:last-child{padding:0 .75rem;font-size:.78rem}.storyboard-fullscreen{justify-content:center;width:2.75rem;min-height:2.75rem;padding:0;font-size:0}}@media (prefers-reduced-motion:reduce){.storyboard-slide,.storyboard-timeline button.is-current span:after{transition:none;animation:none}}
