:root{--story-navy: #0b315f;--story-navy-bright: #154d88;--story-mist: #bcd9e9;--story-mist-light: #e3f1f7;--story-paper: #fffaf0;--story-paper-deep: #f6e7c9;--story-maple: #e9a72b;--story-maple-deep: #b96c17;--story-strong: #28694b;--story-smart: #15508c;--story-heart: #a43b55;--story-ink: #14304c;--story-ink-soft: #4d463c;--story-shadow: rgba(28, 35, 41, .28)}.story-world{min-height:100svh;color:var(--story-ink);background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.72),transparent 28rem),linear-gradient(135deg,#d3e7ef,#94bdcf 55%,#739caf);isolation:isolate}.story-topbar-banner{position:relative;z-index:30;width:min(100%,1672px);margin:0 auto}.story-stage{width:min(100%,1720px);min-height:calc(100svh - 68px);margin:0 auto;padding:clamp(.45rem,1.15vw,1rem);display:grid;place-items:start center}.storybook-book{position:relative;z-index:2;width:100%;aspect-ratio:1620 / 971;min-width:0;overflow:visible;background:transparent;filter:drop-shadow(0 1.1rem 1.4rem rgba(8,31,52,.34));isolation:isolate}.storybook-book__shell{position:absolute;z-index:0;inset:0;width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;user-select:none}.storybook-book__content{position:absolute;z-index:2;left:7.35%;top:3.25%;width:85.25%;height:90.75%;min-width:0;overflow:hidden}@media(min-width:1200px)and (min-height:700px)and (orientation:landscape){.desktop-book-foundation--full-canvas .storybook-book__content{left:0;top:0;width:100%;height:100%;overflow:visible}}.desktop-book-foundation--scroll .storybook-book__content{padding:clamp(.75rem,1.25vw,1.35rem);overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--story-maple) rgba(11,49,95,.12);scrollbar-width:thin}.desktop-book-foundation--scroll .storybook-book__content:focus-visible{outline:3px solid var(--story-maple);outline-offset:-5px}.storybook-spread{position:relative;z-index:1;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.storybook-page{position:relative;min-width:0;min-height:0;height:100%;padding:clamp(1.4rem,3.2vw,3.35rem);overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(11,49,95,.3) transparent}.storybook-page--scene{padding:0}.story-kicker{margin:0 0 .65rem;color:var(--story-maple-deep);font-size:clamp(.76rem,1vw,.92rem);font-weight:700;letter-spacing:.13em;text-transform:uppercase}.story-title{margin:0;color:var(--story-navy);font-size:clamp(2.1rem,4.5vw,4.8rem);line-height:.96;letter-spacing:-.035em;text-wrap:balance}.story-title--medium{font-size:clamp(2rem,3.6vw,3.9rem)}.story-lede{margin:1rem 0 0;max-width:37rem;color:var(--story-ink-soft);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.55}.story-action,.story-action:visited{--action-color: var(--story-navy);min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.7rem 1.25rem;color:#fff;background:repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 5px),var(--action-color);border:3px solid #fff6dc;outline:3px solid var(--story-navy);border-radius:.75rem;box-shadow:0 5px #092746,0 9px 18px #112b4433;font-weight:700;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.story-action:hover,.story-action:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:0 7px #092746,0 12px 20px #112b4438;text-decoration:none}.story-action:focus-visible{outline:4px solid var(--story-maple);outline-offset:4px}.story-action--gold{--action-color: var(--story-maple-deep)}.story-action--green{--action-color: var(--story-strong)}.story-action--berry{--action-color: var(--story-heart)}.story-action--quiet,.story-action[aria-disabled=true]{--action-color: #697984}.story-action[aria-disabled=true]{cursor:not-allowed;box-shadow:none;opacity:.82}.story-note{padding:.85rem 1rem;color:var(--story-ink);background:#fff5cf;border:2px dashed var(--story-maple-deep);border-radius:.6rem;font-size:.94rem;line-height:1.45}.story-note strong{color:var(--story-navy)}.story-card{position:relative;padding:1.1rem;background:#fffdf6e0;border:2px solid rgba(21,80,140,.5);border-radius:.8rem;box-shadow:0 8px 18px #3435311f}.story-card:after{content:"";position:absolute;inset:6px;border:1px dashed rgba(21,80,140,.28);border-radius:.55rem;pointer-events:none}.story-card>*{position:relative;z-index:1}.story-chip{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;color:var(--story-navy);background:#e7f3f8;border:2px solid var(--story-smart);border-radius:999px;font-size:.85rem;font-weight:700}.story-pressable{transform-origin:center;transition:transform .17s cubic-bezier(.2,.8,.25,1),filter .17s ease}.story-pressable:hover,.story-pressable:focus-visible{filter:brightness(1.05) saturate(1.04);transform:translateY(-3px) rotate(-.35deg)}.story-pressable:active{transform:translateY(2px) scale(.975)}.story-float{animation:story-float 4.8s ease-in-out infinite}.story-wiggle:hover,.story-wiggle:focus-visible{animation:story-wiggle .52s ease-in-out}.story-reveal{animation:story-reveal .42s cubic-bezier(.16,.85,.32,1) both}@keyframes story-float{0%,to{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-6px) rotate(.35deg)}}@keyframes story-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-2.5deg) scale(1.015)}55%{transform:rotate(2deg) scale(1.02)}78%{transform:rotate(-1deg)}}@keyframes story-reveal{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.story-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}@media(max-width:1199px),(max-height:699px),(orientation:portrait){.story-topbar-banner{display:none}.story-stage{min-height:auto;padding:.65rem}.storybook-book{width:100%;aspect-ratio:auto;min-height:calc(100svh - 134px);background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.98),transparent 24rem),linear-gradient(105deg,#fffaf0,#f7e8cf);border:4px solid var(--story-navy);border-radius:.8rem .8rem 1.2rem 1.2rem;box-shadow:inset 0 0 0 2px var(--story-maple),0 .85rem 1.35rem #081f3447;filter:none}.storybook-book__shell{display:none}.storybook-book__content{position:relative;inset:auto;width:100%;height:auto;min-height:calc(100svh - 142px);overflow:visible}.desktop-book-foundation--scroll .storybook-book__content{padding:0;overflow:visible}.story-world--mobile-immersive{min-height:0;background:#001b30}.story-world--mobile-immersive .story-stage{width:100%;min-height:0;display:block;padding:0}.story-world--mobile-immersive .storybook-book{width:min(100%,430px);min-height:0;margin:0 auto;background:transparent;border:0;border-radius:0;box-shadow:none}.story-world--mobile-immersive .storybook-book__content{min-height:0}.storybook-spread{display:flex;flex-direction:column;height:auto}.storybook-page{min-height:auto;height:auto;padding:2.2rem 1.35rem;overflow:visible}.story-title{font-size:clamp(2.2rem,12vw,3.75rem)}.story-action{width:100%}}@media(min-width:1200px)and (min-height:700px)and (orientation:landscape){.story-stage{min-height:calc(100svh - min(8.37vw,140px));padding-right:clamp(1.25rem,2vw,2rem)}}@media(prefers-reduced-motion:reduce){.story-action,.story-pressable{transition:none}.story-float,.story-wiggle:hover,.story-wiggle:focus-visible,.story-reveal{animation:none}}
