/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#123f34;--ink-soft:#2e6d57;--muted:#647a72;--cream:#fff9ea;--paper:#fffefb;--aqua:#9ee1d3;--aqua-soft:#eaf7fa;--aqua-deep:#2a9d8f;--yellow:#ffd071;--yellow-soft:#fff3cd;--coral:#f47a22;--coral-soft:#fff0e3;--green-soft:#edf7e8;--line:#123f3426;--shadow:0 24px 65px #123f3424;--soft-shadow:0 13px 34px #123f3417}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:2rem;width:min(1200px,100% - 40px);min-height:92px;margin:0 auto;display:flex;position:relative}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:196px;height:auto}nav{align-items:center;gap:1.8rem;margin-left:auto;font-size:.88rem;font-weight:800;display:flex}nav a{border-bottom:2px solid #0000;padding:.55rem 0}:is(nav a:hover,nav a:focus-visible){border-color:var(--coral)}.button{letter-spacing:-.015em;border-radius:999px;justify-content:center;align-items:center;gap:.85rem;min-height:52px;padding:.88rem 1.4rem;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.text-link:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}nav a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.button-small{background:var(--ink);color:#fff;min-height:43px;padding:.7rem 1.15rem;font-size:.87rem}.button-primary{background:var(--coral);color:#102f27;box-shadow:0 12px 27px #f47a2240}.button-primary:hover{background:#ff8f3e;box-shadow:0 16px 34px #f47a224f}.button-primary>span:first-of-type:not(:last-child){opacity:.73}.button-wide{width:100%}.hero{grid-template-columns:.98fr 1.02fr;align-items:center;gap:clamp(2rem,6vw,6rem);width:min(1200px,100% - 40px);min-height:715px;margin:0 auto;padding:3.5rem 0 7rem;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:#f0f9da;border-radius:50%;width:540px;height:540px;position:absolute;top:32px;left:-400px}.eyebrow,.kicker,.product-eyebrow{color:var(--aqua-deep);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.76rem;font-weight:900}.eyebrow{align-items:center;gap:.7rem;display:flex}.eyebrow-dot{background:var(--yellow);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #ffd0713d}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:690px;margin-bottom:1.55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.55rem,6vw,6.25rem);font-weight:700;line-height:.94}h1 em{color:var(--coral);font-weight:inherit}.hero-lead{max-width:600px;color:var(--muted);margin-bottom:2.05rem;font-size:clamp(1.05rem,1.55vw,1.23rem);line-height:1.68}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.35rem;display:flex}.text-link{border-bottom:2px solid var(--ink);padding:.65rem 0;font-size:.92rem;font-weight:900}.microcopy{color:#82938c;margin:1.15rem 0 0;font-size:.76rem}.hero-art{min-width:0;min-height:600px;padding:1rem 3rem 3rem;position:relative}.hero-art:before{content:"";background:var(--aqua);border-radius:47% 53% 57% 43%/44% 43% 57% 56%;position:absolute;inset:4% -2% 2% 8%;transform:rotate(-3deg)}.cover-stack{z-index:2;width:min(390px,78%);height:555px;margin:0 auto;position:relative}.cover-stack img{width:318px;box-shadow:var(--shadow);border:8px solid #fff;border-radius:22px;position:absolute}.cover-back{top:38px;right:-35px;transform:rotate(8deg)}.cover-front{top:0;left:-8px;transform:rotate(-3deg)}.hero-note{z-index:4;background:var(--yellow);min-width:230px;box-shadow:var(--soft-shadow);border-radius:18px;flex-direction:column;padding:1rem 1.25rem;font-size:.84rem;display:flex;position:absolute;bottom:1.1rem;right:-.5rem;transform:rotate(-2deg)}.hero-note span{color:#596b39;margin-top:.18rem;font-size:.72rem}.orbit{z-index:3;background:var(--yellow);border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 8px #ffd07138}.orbit-one{top:7rem;left:1rem}.orbit-two{top:3rem;right:.2rem}.benefit-bar{border:1px solid var(--line);width:min(1200px,100% - 40px);box-shadow:var(--soft-shadow);background:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;overflow:hidden}.benefit{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:.8rem;min-height:102px;padding:1.3rem;display:flex}.benefit:last-child{border-right:0}.benefit strong{color:var(--coral);font-family:Georgia,serif;font-size:1.9rem}.benefit span{max-width:118px;color:var(--muted);font-size:.78rem;line-height:1.35}.section{width:min(1120px,100% - 40px);margin:0 auto;padding:8.5rem 0}.section-heading{text-align:center;max-width:790px;margin:0 auto 4.3rem}.section-heading h2,.inside-copy h2,.physical-copy h2,.faq-heading h2{letter-spacing:-.048em;margin-bottom:1.3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,4.6vw,4.45rem);line-height:1.04}.section-heading>p:last-child,.inside-copy>p,.physical-copy>p{color:var(--muted);font-size:1.03rem;line-height:1.72}.series-section{width:min(1200px,100% - 40px)}.episode-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.episode-card{box-shadow:var(--soft-shadow);border-radius:30px;overflow:hidden}.episode-card.aqua{background:#d9f3ed}.episode-card.yellow{background:#fff0b4}.episode-card.coral{background:#ffe0d4}.episode-image{aspect-ratio:4/5;position:relative;overflow:hidden}.episode-image img{object-fit:cover;width:100%;height:100%}.episode-image span{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;padding:.52rem .78rem;font-size:.7rem;font-weight:900;position:absolute;top:1rem;left:1rem}.episode-copy{min-height:200px;padding:1.75rem}.episode-copy h3{letter-spacing:-.025em;margin-bottom:.8rem;font-family:Georgia,serif;font-size:1.55rem;line-height:1.12}.episode-copy p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.6}.series-note{color:var(--muted);text-align:center;margin:1.8rem 0 0;font-size:.82rem}.inside-section{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(3rem,8vw,7rem);width:min(1200px,100% - 40px);display:grid}.inside-copy>p{max-width:570px}.check-list,.included-list{margin:0;padding:0;list-style:none}.large-list{gap:.9rem;margin-top:2rem;display:grid}.check-list li{padding-left:1.75rem;font-size:.9rem;font-weight:750;position:relative}.check-list li:before{content:"✓";color:var(--aqua-deep);font-weight:900;position:absolute;left:0}.page-gallery{background:var(--aqua);border-radius:44px;min-height:650px;padding:2rem;position:relative}.page-gallery img{box-shadow:var(--shadow);border:7px solid #fff;border-radius:18px;position:absolute}.gallery-main{z-index:2;width:50%;top:5%;left:8%;transform:rotate(-4deg)}.gallery-small{width:38%}.gallery-symmetry{top:13%;right:7%;transform:rotate(5deg)}.gallery-certificate{z-index:3;bottom:4%;right:15%;transform:rotate(2deg)}.team-section{width:min(1200px,100% - 40px);padding-top:5rem}.compact-heading{margin-bottom:3rem}.character-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.character-card{text-align:center;border-radius:30px;padding:1.1rem 1.1rem 1.9rem}.character-card.coral{background:#ffe0d7}.character-card.yellow{background:#ffefb6}.character-card.aqua{background:#d8f3ed}.character-portrait{background:#ffffffa3;border-radius:22px;height:285px;overflow:hidden}.character-portrait img{object-fit:cover;object-position:50% 16%;width:100%;height:100%}.character-role{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:1.5rem 0 .35rem;font-size:.72rem;font-weight:900}.character-card h3{margin-bottom:.7rem;font-family:Georgia,serif;font-size:1.65rem}.character-card blockquote{color:var(--muted);margin:0;font-size:.88rem;font-style:italic;line-height:1.5}.formats-section{background:var(--ink);color:#fff;border-radius:46px;width:min(1240px,100% - 40px);margin:3rem auto 0;padding:7rem clamp(1.2rem,4vw,3.5rem) 4rem}.formats-heading{margin-bottom:4rem}.formats-heading .kicker{color:var(--yellow)}.formats-heading>p:last-child{color:#bed0c9}.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.2rem;display:grid}.product-card{min-width:0;color:var(--ink);background:#fff;border:2px solid #0000;border-radius:28px;flex-direction:column;padding:clamp(1.65rem,3vw,2.35rem);display:flex;position:relative}.product-card.featured{border-color:var(--yellow);transform:translateY(-14px);box-shadow:0 20px 50px #00000040}.popular-badge{background:var(--yellow);color:var(--ink);white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.55rem 1rem;font-size:.7rem;font-weight:900;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.product-eyebrow{margin-bottom:.65rem}.product-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.3rem;display:flex}.product-title-row h3{margin:0;font-family:Georgia,serif;font-size:1.62rem;line-height:1.08}.product-title-row strong{color:var(--coral);flex:none;font-family:Georgia,serif;font-size:1.85rem}.product-description{min-height:100px;color:var(--muted);margin:1.25rem 0 0;font-size:.88rem;line-height:1.6}.included-list{gap:.75rem;margin:1.2rem 0 1.8rem;display:grid}.included-list li{color:var(--muted);gap:.65rem;font-size:.84rem;line-height:1.4;display:flex}.included-list span{color:var(--aqua-deep);font-weight:900}.product-card .button{margin-top:auto}.checkout-note{background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:1rem;max-width:850px;margin:3.2rem auto 0;padding:1.2rem 1.35rem;display:flex}.lock-dot{background:var(--aqua);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.checkout-note strong{color:#fff;margin-bottom:.2rem;font-size:.88rem;display:block}.checkout-note p{color:#bed0c9;margin:0;font-size:.76rem;line-height:1.5}.physical-section{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.physical-art{background:var(--yellow-soft);border-radius:38px;max-width:390px;margin:0 auto;padding:1.8rem}.physical-art img{box-shadow:var(--shadow);border:7px solid #fff;border-radius:19px;transform:rotate(-3deg)}.physical-copy>p{max-width:610px}.coming-badge{background:var(--yellow);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-top:1.4rem;padding:.72rem 1rem;font-size:.76rem;font-weight:900;display:inline-flex}.faq-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(3rem,9vw,8rem);padding-top:3rem;display:grid}.faq-heading{position:sticky;top:2rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:1.55rem 3rem 1.55rem 0;font-size:1rem;font-weight:900;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--coral);font-size:1.55rem;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}details[open] summary:after{content:"–"}details p{max-width:650px;color:var(--muted);padding:0 2rem 1.65rem 0;font-size:.9rem;line-height:1.7}footer{border-top:1px solid var(--line);text-align:center;width:min(1200px,100% - 40px);margin:2rem auto 0;padding:4rem 0 2.5rem}.footer-brand{justify-content:center;margin-bottom:.8rem}.footer-brand img{width:220px}footer>p{color:var(--muted);font-family:Georgia,serif;font-size:1rem}footer .copyright{margin-top:2rem;font-family:inherit;font-size:.7rem}@media (max-width:1000px){nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4.5rem}.hero-copy{max-width:760px}.hero-art{width:min(680px,100%);margin:0 auto}.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.episode-copy{min-height:230px;padding:1.35rem}.inside-section,.physical-section,.faq-section{grid-template-columns:1fr}.inside-copy{max-width:760px}.page-gallery{width:min(720px,100%);margin:0 auto}.character-portrait{height:230px}.product-grid{grid-template-columns:1fr;max-width:680px;margin:0 auto}.product-card.featured{transform:none}.product-description{min-height:0}.faq-heading{position:static}}@media (max-width:720px){.site-header{width:min(100% - 28px,1200px);min-height:78px}.brand img{width:166px}.site-header .button-small{display:none}.hero,.benefit-bar,.series-section,.inside-section,.team-section,.formats-section{width:min(100% - 28px,1200px)}.section{width:min(100% - 28px,1120px);padding:5.5rem 0}h1{font-size:clamp(3.15rem,15vw,4.9rem)}.hero-art{min-height:510px;padding:1rem .8rem 2.8rem}.cover-stack{width:84%;height:470px}.cover-stack img{width:min(270px,74vw)}.cover-back{right:-5px}.hero-note{min-width:195px;bottom:0;right:-.3rem}.benefit-bar{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}.episode-grid,.character-grid{grid-template-columns:1fr}.episode-card,.character-card{width:100%;max-width:460px;margin:0 auto}.episode-copy{min-height:0}.page-gallery{min-height:500px;padding:1rem}.gallery-main{width:56%;left:5%}.gallery-small{width:42%}.character-portrait{height:330px}.formats-section{border-radius:30px;margin-top:2rem;padding:5rem 1.1rem 2.5rem}.product-card{padding:1.7rem}.product-title-row{flex-direction:column}.checkout-note{align-items:flex-start}.physical-art{width:min(380px,86%)}}@media (max-width:430px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{text-align:center;width:100%}.benefit{text-align:center;flex-direction:column;gap:.3rem}.benefit span{max-width:120px}.page-gallery{min-height:430px}.character-portrait{height:280px}.checkout-note{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
