@charset "UTF-8";
:root{--ink:#173b32;--muted:#667069;--cream:#f4f0e5;--paper:#fcf9f1;--gold:#e7bd77;--gold-dark:#967342;--line:#d8d7c8;--serif:Georgia,'Times New Roman',serif;--sans:'Trebuchet MS',Arial,sans-serif;--dark:#112c25}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.65 var(--sans)}body.has-player{padding-bottom:112px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:not(.button){font-size:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bb7f31;outline-offset:5px}button,input,select{border-radius:0}img{display:block;max-width:100%;height:auto}button{border:0;background:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.14;letter-spacing:-.045em}h1{font-size:clamp(44px,5.3vw,80px)}h2{font-size:clamp(34px,3.1vw,49px);margin-bottom:22px}h3{font-size:26px}p{margin-bottom:20px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;line-height:1.6;margin-bottom:20px}.section{max-width:1440px;margin:auto;padding:80px 6.25%}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:32px}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:24px}.section-heading h2{margin:0}.section-heading .eyebrow{color:#6c785f}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--ink);color:var(--paper);padding:14px 24px;min-height:50px;font-size:13px;font-weight:bold;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#2c5142;transform:translateY(-1px)}.button.gold{background:var(--gold);color:#1d352c}.button.gold:hover{background:#f0ca8b}.button.quiet{background:transparent;border-color:currentColor;color:var(--ink)}.text-link{font-size:13px;display:inline-block;padding:12px 0;border-bottom:1px solid currentColor}.button-row{display:flex;gap:22px;flex-wrap:wrap;align-items:center}.small{font-size:13px;color:var(--muted)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip{position:absolute;top:-80px;left:20px;background:white;z-index:100;padding:15px}.skip:focus{top:10px}.site-header{height:100px;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:0 4%;background:var(--cream);position:relative;z-index:10;border-bottom:1px solid #ddd9cd}.brand{font-family:var(--serif);font-size:28px;line-height:1;letter-spacing:-.055em;display:flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{font-size:42px;font-weight:normal;color:#806c46;transform:rotate(-22deg)}.brand small{display:block;font:8px/1.8 var(--sans);letter-spacing:.24em;margin-top:9px}.site-header nav{display:flex;gap:26px;font-size:12px}.site-header nav a{padding:16px 0;position:relative}.site-header nav a:hover:after{content:'';position:absolute;bottom:6px;left:0;right:0;height:1px;background:var(--gold-dark)}.header-save{font-size:12px!important;padding:12px 0 12px 22px;border-left:1px solid var(--line)}.header-save span{font-size:22px;margin-left:12px}.menu-toggle{display:none}.hero{height:min(53vw,790px);min-height:590px;position:relative;color:#fff7e9;isolation:isolate;background:#1b241b;overflow:hidden}.hero picture{position:absolute;inset:0;z-index:-3}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(9,21,15,.92) 0%,rgba(9,21,15,.72) 27%,rgba(9,21,15,.12) 52%,transparent 75%),linear-gradient(0deg,#14251b77,transparent 28%)}.hero-copy{padding:10.5% 0 0 6.25%;max-width:47%}.hero h1{margin-bottom:27px}.hero-copy>p:not(.eyebrow){font-size:15px;color:#eee7d8;line-height:1.9}.hero .eyebrow{font-size:9px;color:#e5cda0;display:flex;gap:14px;align-items:center}.fine-rule{width:22px;height:1px;background:#e5cda0}.hero-actions{display:flex;align-items:start;flex-direction:column;gap:8px;margin-top:28px}.hero .text-link{border:0;font-size:12px}.hero-note{font-size:10px;margin-top:27px;color:#d4cfbd}.hero-note span{font-size:20px;vertical-align:middle;margin-right:6px}.hero-caption{position:absolute;bottom:30px;right:5%;font-family:var(--serif);font-style:italic;font-size:22px;text-align:right;text-shadow:0 2px 8px #000}.hero-caption span{display:block;font:10px/2 var(--sans);letter-spacing:.06em}.welcome-strip{background:#eae8dc;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:17px 6.25%;font-size:11px;border-bottom:1px solid #d4d6c9}.welcome-strip>span+span:before{content:'✧';margin-right:25px;color:#92815f}.welcome-strip button{font-size:11px!important;border-bottom:1px solid #697568;padding:5px 0}.library-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:38px 0 30px;flex-wrap:wrap}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip{border:1px solid #c9cdbf;border-radius:30px;padding:9px 16px;font-size:11px!important;min-height:42px}.chip.active{background:var(--ink);border-color:var(--ink);color:white}.chip:hover{border-color:var(--ink)}.search{display:flex;border-bottom:1px solid #aaaFA3;align-items:center}.search input{width:200px;padding:12px 5px;border:0;outline-offset:0;background:transparent;font-size:12px;color:var(--ink)}.search span{font-size:25px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.story-card{background:var(--paper);border:1px solid #dcdacf;position:relative;min-width:0;box-shadow:0 5px 15px #14312105}.story-cover{position:relative;display:block;width:100%;padding:0;overflow:hidden;aspect-ratio:4/3;background:#324639}.story-cover img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-cover:hover img{transform:scale(1.035)}.cover-play{position:absolute;bottom:16px;right:16px;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;background:#faf4e4;color:#173b32;font-size:22px}.story-card .favorite{position:absolute;top:13px;right:13px;background:#fff6e8ed;border-radius:50%;width:43px;height:43px;font-size:23px;z-index:1}.favorite[aria-pressed=true]{background:var(--gold)}.story-copy{padding:24px}.story-meta{display:flex;justify-content:space-between;gap:12px;color:#747663;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.story-copy h3{font-size:25px;margin:13px 0 12px;min-height:58px}.story-copy>p{font-size:12px;color:#697064;line-height:1.8;min-height:64px}.story-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #deded1;padding-top:12px;font-size:11px}.story-bottom button{padding:8px 0;font-size:11px!important}.story-bottom button:hover{text-decoration:underline}.library-note{font-size:11px;margin:23px 0 0;color:#72796e}.empty{padding:35px;background:white;grid-column:1/-1}.house-section{background:var(--dark);color:var(--cream);padding-bottom:38px}.house-section .section-heading{padding-bottom:0;margin-bottom:36px}.house-section .eyebrow{color:#cab485}.house-section .section-heading>p{color:#c7d0c5}.house-scene{position:relative;margin:0 6.25%;}.house-scene>img{width:100%;height:auto;border:1px solid #c8ae7333}.hotspot{position:absolute;padding:0;display:flex;gap:10px;align-items:center}.hotspot span{display:grid;place-items:center;background:#f9e3b9;color:#17372d;width:36px;height:36px;border-radius:50%;box-shadow:0 0 0 7px #ebcd8533,0 0 22px #e3ba7077;font-size:12px}.hotspot b{background:#132b24e8;color:#ffedc9;border:1px solid #d7c78b66;font:11px var(--sans);padding:8px 12px;opacity:0;transition:opacity .2s;pointer-events:none}.hotspot:hover b,.hotspot:focus-visible b{opacity:1}.h-troll{left:12%;top:69%}.h-door{left:21%;top:82%}.h-moon{left:19%;top:41%}.h-mossa{left:44%;top:45%}.h-window{left:75%;top:15%}.discovery-list{display:flex;justify-content:center;gap:14px;margin:24px 6.25% 0;flex-wrap:wrap}.discovery-list button{border:1px solid #84917f55;padding:9px 15px;min-height:44px;font-size:11px!important}.discovery-list button.seen{border-color:var(--gold);color:var(--gold)}.discovery-progress{text-align:center;font-size:11px;color:#b8c7b8;margin:20px 20px 0}.ritual{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center;padding-top:90px;padding-bottom:90px}.ritual>div>p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:440px}.ritual-panel{border:1px solid #c6cbbd;padding:34px 38px;background:#efeee2;box-shadow:12px 12px 0 #e2e4d7}.ritual-panel>span{font-size:9px;color:#7e7859}.ritual-panel ol{list-style:none;margin:28px 0 10px;padding:0}.ritual-panel li{display:flex;gap:21px;padding:16px 0;border-bottom:1px solid #cfd3c5}.ritual-panel li>span{font:27px var(--serif);color:#9a8760}.ritual-panel strong{font-family:var(--serif);font-weight:400;font-size:22px}.ritual-panel p{font-size:11px;margin:6px 0;color:var(--muted)}.about-section{display:grid;grid-template-columns:1fr 1fr;background:#e3e7db;align-items:stretch}.about-image{overflow:hidden;min-height:580px}.about-image img{width:100%;height:100%;object-fit:cover;object-position:62% center}.about-copy{padding:70px 13% 65px 10%}.about-copy h2{font-size:40px}.about-copy>p:not(.eyebrow):not(.disclosure){font-size:13px;color:#485e51;line-height:1.9}.disclosure{font-size:10px;line-height:1.7;color:#69776a;margin:25px 0 0}.story-starter{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.story-starter>div{min-height:180px;background:#e5e8d9;border:1px solid #cbd0bd;padding:26px;display:flex;flex-direction:column;gap:18px}.story-starter>div:nth-child(2){background:#eee3cc}.story-starter>div:nth-child(3){background:#e6ddcf}.story-starter span{font-size:9px;letter-spacing:.2em}.story-starter strong{font:25px/1.25 var(--serif);max-width:260px}.story-starter>.button{grid-column:1/-1;justify-self:center;margin:10px 0}.play-section>.small{text-align:center;margin:15px auto 0;max-width:650px}.shop-section{padding-top:35px}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-concept{padding:0;text-align:left;min-width:0}.product-art{height:280px;position:relative;background:#dedbc9;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-concept>div+div{padding:22px 0}.product-concept span{font-size:9px;letter-spacing:.16em;color:#6a7162}.product-concept h3{font-size:26px;margin:12px 0}.product-concept p{font-size:12px}.book-art img{width:162px;height:215px;object-fit:cover;box-shadow:-6px 3px 0 #1c3528,-9px 3px 0 #b5ac88,10px 10px 18px #433d3944;filter:brightness(.65)}.book-title{position:absolute;top:95px;left:50%;transform:translateX(-50%);font:24px/1.2 var(--serif);color:#fff0cc;text-align:center;width:150px}.book-title small{display:block;font:7px var(--sans);letter-spacing:.2em;margin-top:60px}.print-art{background:#e3e1d4}.print-art img{width:230px;aspect-ratio:4/3;object-fit:cover;border:14px solid #faf5e9;outline:7px solid #82633f;box-shadow:12px 10px 16px #33271544}.game-art{background:#d9dfd2}.game-card{width:92px;height:135px;display:grid;place-items:center;font:20px var(--serif);background:#2b4b3c;color:#eadabb;border:5px double #bbae80;transform:rotate(-14deg);box-shadow:7px 9px 14px #142c2333;margin-right:-22px}.game-card:nth-child(2){transform:translateY(-10px) rotate(0deg);background:#785e3a}.game-card:nth-child(3){transform:rotate(14deg);background:#3c5149}.concept-note{font-size:11px;color:#6a7264}.closing{text-align:center;border-top:1px solid #d9dbce;padding-top:60px;padding-bottom:70px}.closing h2{font-size:52px}.footer{background:#17362c;color:#e9ecde;padding:48px 6.25%;display:grid;grid-template-columns:1.1fr 1fr 1.4fr;gap:30px}.footer .brand{display:block;font-size:29px}.footer p{font-size:12px;color:#bdc7b8;margin:0}.footer>div{display:flex;flex-direction:column;align-items:start;gap:9px}.footer a:not(.brand),.footer button{font-size:11px!important;padding:0;text-align:left}.footer small:last-child{grid-column:1/-1;border-top:1px solid #82917c33;padding-top:24px;color:#aebca9;font-size:9px}.player{position:fixed;bottom:0;left:0;right:0;background:#fcf9f1;box-shadow:0 -6px 30px #142a2520;border-top:1px solid #c4cabc;display:grid;grid-template-columns:58px minmax(160px,1fr) minmax(220px,1.4fr) auto;gap:18px;padding:16px 4%;align-items:center;z-index:25}.player-art{padding:0}.player-art img{width:58px;height:58px;object-fit:cover;border-radius:3px}.player-name{min-width:0}.player-name>span{font-size:8px;letter-spacing:.14em;color:#777758}.player-name strong{display:block;font:18px/1.2 var(--serif);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.player-name button{font-size:10px!important;border-bottom:1px solid #b5bcaa;padding:3px 0}.playback{display:flex;gap:20px;justify-content:center;align-items:center}.playback button{font-size:11px!important;padding:4px;min-width:38px;min-height:38px}.playback .play-button{background:var(--ink);color:var(--cream);font-size:17px!important;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.timeline{display:flex;align-items:center;gap:10px;font-size:9px;margin-top:7px}.timeline input{accent-color:var(--ink);width:100%;height:14px}.player-options{display:flex;align-items:center;gap:14px}.player-options button{font-size:11px!important;min-height:40px;min-width:35px}.player-options button[data-action=settings]{font-size:24px!important}.player-options button[data-action=close-player]{font-size:22px!important}.player-options select{border:0;background:transparent;font-size:11px;min-height:42px;color:var(--ink)}dialog{border:1px solid #b1b59e;background:var(--paper);color:var(--ink);width:min(720px,calc(100% - 32px));max-height:86dvh;padding:45px 42px;box-shadow:0 20px 100px #0006}dialog::backdrop{background:#0b211bc4;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:12px;top:10px;width:44px;height:44px;font-size:30px!important}dialog h2{font-size:36px;padding-right:20px}dialog h3{font-size:25px;margin-top:30px}dialog p{font-size:14px}dialog img{width:100%;height:auto;margin-bottom:26px}dialog .dialog-hero{aspect-ratio:4/3;object-fit:cover}dialog .story-text p{font-size:16px;line-height:1.9}.reader-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.queue-list{list-style:none;padding:0}.queue-list li{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.queue-list li span{flex:1;font:18px var(--serif)}.queue-list button{min-width:42px;min-height:44px;border:1px solid var(--line)}.settings-row{display:flex;gap:20px;align-items:center;margin:20px 0}.settings-row select{padding:12px;background:#f5f0e5;color:var(--ink);border:1px solid var(--line)}#toast{position:fixed;bottom:130px;left:50%;transform:translateX(-50%);padding:13px 24px;max-width:90vw;background:#17362c;color:#fff4df;z-index:60;box-shadow:0 3px 20px #0002;font-size:13px}#night-screen{position:fixed;inset:0;background:#081511;color:#d6c29a;z-index:30;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}#night-screen h2{font-size:clamp(32px,5vw,60px)}#night-screen p{max-width:500px}.night-controls{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}#night-screen .button{color:#d6c29a;border-color:#5a6451;background:transparent}.content-page{max-width:850px;padding:70px 30px;margin:auto;min-height:75vh}.content-page h1{font-size:54px}.content-page audio,.content-page video{width:100%;margin:25px 0}.content-page article{margin-bottom:40px}.shop-page{max-width:1240px;margin:auto;padding:50px 30px}.woocommerce ul.products li.product,.woocommerce div.product{background:var(--paper);padding:22px}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background:var(--ink);color:var(--paper);border-radius:0;padding:14px 22px}.woocommerce input.input-text,.woocommerce textarea{padding:12px;border:1px solid var(--line);background:white}.woocommerce table.shop_table{border-radius:0}.woocommerce span.onsale{background:var(--ink)}.video-local{width:100%;max-height:55vh;background:#0b1812}#video-file{max-width:100%;padding:16px 0}
@media(min-width:1500px){.hero-copy{padding-top:10%}.hero{max-height:850px;height:52vw}}
@media(max-width:1100px){.site-header nav{gap:16px}.site-header{padding:0 4%;gap:15px}.brand{font-size:24px}.brand-mark{display:none}.header-save{padding-left:15px}.hero-copy{max-width:48%;padding-top:9%}.hero h1{font-size:58px}.hero{min-height:600px}.hero-copy>p:not(.eyebrow){font-size:14px}.player{gap:10px;padding:12px 3%;grid-template-columns:48px minmax(125px,.8fr) 1fr auto}.player-options{gap:5px}.story-copy{padding:18px}.section{padding-left:5%;padding-right:5%}.about-copy{padding:50px 9%}.about-copy h2{font-size:34px}.ritual{gap:7%}.ritual-panel{padding:28px}.product-art{height:235px}.print-art img{width:185px}.hero-caption{right:4%}}
@media(max-width:850px){.site-header{height:85px}.site-header nav{display:none;position:absolute;top:85px;left:0;right:0;padding:20px 6%;background:var(--cream);box-shadow:0 8px 12px #132b2322}.site-header nav.open{display:flex;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto;border:1px solid #b3bdad;min-height:44px;padding:8px 14px;font-size:12px!important}.header-save{font-size:0!important;border:0;padding:0}.header-save span{font-size:25px;margin:0}.hero{min-height:565px}.hero-copy{max-width:49%;padding-left:5%;padding-top:9%}.hero h1{font-size:47px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero .eyebrow{font-size:8px;letter-spacing:.12em}.hero-actions .button{padding:12px 17px}.hero-note{max-width:230px}.welcome-strip{padding:13px 5%}.welcome-strip>span:nth-child(2){display:none}.section-heading{gap:25px}.section-heading>p{font-size:12px}.story-grid{grid-template-columns:repeat(2,1fr)}.ritual{gap:6%}.ritual-panel{padding:24px}.about-section{grid-template-columns:1fr}.about-image{min-height:0;aspect-ratio:16/9}.about-image img{object-fit:contain}.about-copy{padding:50px 8%;max-width:760px}.about-copy h2{font-size:40px}.story-starter{gap:12px}.story-starter>div{padding:20px;min-height:190px}.story-starter strong{font-size:24px}.shop-grid{gap:15px}.product-art{height:210px}.book-art img{width:127px;height:172px}.book-title{font-size:20px;top:67px;width:115px}.book-title small{margin-top:45px;font-size:6px}.print-art img{width:140px;border:9px solid #fff7e9;outline-width:5px}.game-card{width:62px;height:105px;font-size:14px;margin-right:-19px}.product-concept h3{font-size:23px}.footer{grid-template-columns:1fr 1fr}.footer>p{display:none}.player{grid-template-columns:42px 1fr auto;gap:10px}.player-main{grid-column:2;grid-row:2;display:flex;gap:10px;align-items:center}.player-options{grid-column:3;grid-row:1/3;flex-wrap:wrap;max-width:110px}.player-art{grid-column:1;grid-row:1}.player-name{grid-column:2;grid-row:1}.playback{gap:4px}.playback .play-button{width:34px;height:34px}.timeline{flex:1;min-width:70px;margin:0}.timeline output{display:none}.player-art img{width:42px;height:42px}.player-name strong{font-size:17px}.player-name button{display:none}.player-name>span{font-size:7px}.player-options select{font-size:10px}.hotspot b{display:none}}
@media(max-width:600px){html{scroll-padding-top:20px}.site-header{height:76px;padding:0 5%;gap:17px}.site-header nav{top:76px;gap:5px 22px}.brand{font-size:24px}.brand small{font-size:7px;letter-spacing:.18em}.hero{height:auto;min-height:0;display:flex;flex-direction:column;background:#132b23}.hero picture{position:relative;display:block;inset:auto;aspect-ratio:16/10;width:100%;z-index:-1;order:0}.hero-image{object-fit:cover;object-position:57% center}.hero-shade{background:linear-gradient(0deg,#132b23 0%,#132b2377 13%,transparent 30%);height:64vw;bottom:auto}.hero-copy{order:1;max-width:none;padding:14px 7% 32px;margin-top:-12px}.hero h1{font-size:47px;margin-bottom:19px}.hero-copy .eyebrow{margin-bottom:13px;font-size:8px;letter-spacing:.17em}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.8}.hero-actions{margin-top:18px;gap:6px}.hero-actions .button{width:100%;min-height:52px}.hero .text-link{align-self:center;font-size:11px}.hero-note{display:none}.hero-caption{display:none}.welcome-strip{font-size:9px;gap:12px;padding:10px 6%}.welcome-strip button{font-size:9px!important;white-space:nowrap}.section{padding:47px 6%}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading>p{margin-top:18px;margin-bottom:0;font-size:12px}.eyebrow{font-size:9px;margin-bottom:14px}.library-tools{margin:25px 0;gap:20px}.chips{gap:7px}.chip{padding:8px 14px;font-size:10px!important}.search{width:100%}.search input{width:100%;font-size:13px}.story-grid{grid-template-columns:1fr;gap:24px}.story-copy{padding:22px}.story-copy h3{min-height:0;font-size:29px}.story-copy>p{min-height:0;font-size:13px}.story-meta{font-size:10px}.story-bottom button{font-size:12px!important;min-height:44px}.story-cover{aspect-ratio:4/3}.library-note{font-size:10px}.house-section .section-heading{margin-bottom:25px}.house-scene{margin:0}.hotspot span{width:29px;height:29px;font-size:10px;box-shadow:0 0 0 4px #ebcd8533}.hotspot{min-width:44px;min-height:44px}.h-troll{left:10%;top:60%}.h-door{left:19%;top:72%}.h-moon{left:16%;top:30%}.h-mossa{left:42%;top:34%}.h-window{left:72%;top:6%}.discovery-list{gap:8px;margin:22px 6% 0;justify-content:start}.discovery-list button{font-size:10px!important;padding:8px 12px}.discovery-progress{font-size:10px}.ritual{grid-template-columns:1fr;gap:30px}.ritual h2{font-size:38px}.ritual>div>p:not(.eyebrow){font-size:13px}.ritual-panel{padding:26px;box-shadow:6px 6px 0 #e2e4d7}.about-copy{padding:38px 7%}.about-copy h2{font-size:34px}.about-copy .button-row{gap:15px}.about-copy .button{font-size:12px;padding:12px 18px}.about-copy .text-link{font-size:12px}.story-starter{grid-template-columns:1fr;gap:12px}.story-starter>div{min-height:120px;padding:22px;gap:10px}.story-starter strong{font-size:26px;max-width:none}.story-starter>.button{width:100%}.shop-grid{grid-template-columns:1fr;gap:16px}.product-art{height:285px}.book-art img{width:166px;height:225px}.book-title{top:85px;font-size:27px;width:150px}.book-title small{margin-top:70px}.print-art img{width:235px;border-width:13px}.game-card{width:100px;height:150px;font-size:22px;margin-right:-24px}.product-concept>div+div{padding:18px 0}.product-concept h3{font-size:29px}.closing h2{font-size:43px}.footer{padding:35px 7%;grid-template-columns:1fr;gap:28px}.footer small:last-child{line-height:1.8}.player{padding:10px 4%;gap:6px 10px;grid-template-columns:36px minmax(0,1fr) 79px}.player-art img{width:36px;height:36px}.player-name strong{font-size:16px}.player-options{gap:0;max-width:80px;justify-content:center}.player-options button{font-size:10px!important;min-width:36px;min-height:34px}.player-options select{max-width:44px;min-height:34px}.player-options button[data-action=settings]{font-size:20px!important}.player-main{grid-column:1/3}.player-name{align-self:center}.playback button{font-size:10px!important;min-width:32px}.timeline{margin-left:8px}dialog{padding:44px 23px 28px;max-height:90dvh;width:calc(100% - 22px)}dialog h2{font-size:31px}dialog .story-text p{font-size:15px}.reader-actions .button{font-size:12px;padding:12px 17px}.settings-row{flex-wrap:wrap}.queue-list li span{font-size:16px}.queue-list li{gap:6px}.content-page{padding:40px 22px}.content-page h1{font-size:39px}.inner-header{gap:12px}.inner-header .button{font-size:10px;padding:8px 12px}.night-controls{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.hero,.welcome-strip,.footer,.player,#night-screen,.dialog-close,.reader-actions{display:none!important}body{background:white;color:black}dialog[open]{position:static;max-height:none;width:100%;border:0;box-shadow:none}body:has(dialog[open]) main{display:none}.story-text{font-size:12pt}}

/* Sagojukebox 0.1.1 */
dialog.jukebox-dialog{width:min(1080px,calc(100% - 24px));max-width:1080px;padding:42px;max-height:92dvh}.jukebox-console{background:#eae7d9;border:1px solid #c7c8b6;border-radius:16px;padding:22px;margin:24px 0}.jukebox-console h3{font-size:25px;margin:8px 0 18px}.jukebox-controls,.jukebox-tools,.jukebox-progress{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.jukebox-controls .play-button{border-radius:50%;background:#244d40;color:white;width:48px;height:48px;border:0;flex-shrink:0}.jukebox-progress{margin:16px 0}.jukebox-progress input{flex:1;min-width:100px;accent-color:#244d40}.jukebox-progress output{font-size:13px;font-variant-numeric:tabular-nums}.jukebox-tools{justify-content:space-between}.jukebox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jukebox-story{border:2px solid #dedbcf;border-radius:13px;overflow:hidden;background:#faf8ef}.jukebox-story.is-current{border-color:#356951;box-shadow:0 0 0 2px #35695133}.jukebox-cover{display:block;width:100%;padding:0;position:relative;border:0;background:#244d40;cursor:pointer}.jukebox-cover img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.jukebox-cover span{position:absolute;bottom:12px;right:12px;background:#fbf6df;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;color:#244d40}.jukebox-copy{padding:16px}.jukebox-copy h3{font-size:23px;line-height:1.2;margin:8px 0 16px}.jukebox-copy p{margin:0}.jukebox-card-actions{display:flex;flex-wrap:wrap;gap:8px}.jukebox-card-actions button{background:#e9e5d4;color:#244d40;border:0;border-radius:6px;padding:9px 11px;min-height:44px;cursor:pointer}.jukebox-card-actions button:first-child{background:#244d40;color:white}.jukebox-tools button{min-height:44px}@media(max-width:700px){dialog.jukebox-dialog{padding:44px 16px 24px}.jukebox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.jukebox-copy{padding:11px}.jukebox-copy h3{font-size:19px}.jukebox-console{padding:16px}.jukebox-controls{gap:10px}.jukebox-controls .button{width:auto;padding:12px 15px}.jukebox-console h3{font-size:22px}}@media(max-width:380px){.jukebox-grid{grid-template-columns:1fr}}

/* Collection filtering */
.jukebox-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:28px 0 10px}.jukebox-filters label{display:grid;gap:7px;font-size:.85rem;font-weight:600}.jukebox-filters input,.jukebox-filters select{width:100%;min-width:0;min-height:46px;padding:10px 12px;border:1px solid #56644f;border-radius:8px;background:#152820;color:#fff;font:inherit}.jukebox-filters option{background:#152820;color:#fff}.jukebox-story .small{line-height:1.5}.jukebox-console{position:relative}.chips{flex-wrap:wrap}@media(max-width:650px){.jukebox-filters{grid-template-columns:1fr 1fr}.jukebox-filters label:first-child{grid-column:1/-1}}
