.consent-dialog[data-astro-cid-xpqsnwlk]{position:fixed;inset:auto 0 20px;width:min(880px,calc(100% - 40px));max-height:calc(100dvh - 40px);margin:0 auto;padding:32px;overflow-y:auto;border:1px solid var(--line);background:var(--paper-light);color:var(--ink);box-shadow:var(--shadow)}.consent-dialog[data-astro-cid-xpqsnwlk]::backdrop{background:#1d211f1f}.consent-dialog[data-astro-cid-xpqsnwlk] [data-astro-cid-xpqsnwlk][hidden]{display:none}.consent-dialog[data-astro-cid-xpqsnwlk] h2[data-astro-cid-xpqsnwlk]{margin:0 0 18px;font:400 28px/1.2 var(--serif);letter-spacing:-.025em;overflow-wrap:anywhere}.consent-dialog[data-astro-cid-xpqsnwlk] p[data-astro-cid-xpqsnwlk]{margin:0 0 24px;font:16px/1.6 var(--sans);color:var(--muted)}.consent-actions[data-astro-cid-xpqsnwlk]{display:flex;flex-wrap:wrap;gap:12px}.consent-dialog[data-astro-cid-xpqsnwlk] button[data-astro-cid-xpqsnwlk]{min-height:48px;padding:12px 18px;border:1px solid var(--accent);border-radius:2px;background:var(--paper-light);color:var(--accent);font:600 14px/1.4 var(--sans);cursor:pointer}.consent-dialog[data-astro-cid-xpqsnwlk] .consent-primary[data-astro-cid-xpqsnwlk]{background:var(--accent);color:var(--paper-light)}.consent-dialog[data-astro-cid-xpqsnwlk] button[data-astro-cid-xpqsnwlk]:focus-visible,.consent-dialog[data-astro-cid-xpqsnwlk] input[data-astro-cid-xpqsnwlk]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.consent-category[data-astro-cid-xpqsnwlk]{border-top:1px solid var(--line);padding-top:16px}.consent-category[data-astro-cid-xpqsnwlk] label[data-astro-cid-xpqsnwlk]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;font:16px/1.5 var(--sans)}.consent-category[data-astro-cid-xpqsnwlk] input[data-astro-cid-xpqsnwlk]{width:20px;height:20px;accent-color:var(--accent)}@media(max-width:760px){.consent-dialog[data-astro-cid-xpqsnwlk]{bottom:12px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:24px 20px}.consent-actions[data-astro-cid-xpqsnwlk]{flex-direction:column}.consent-actions[data-astro-cid-xpqsnwlk] button[data-astro-cid-xpqsnwlk]{width:100%}}:root{--paper: #f5f1e9;--paper-light: #fbf9f4;--ink: #1d211f;--muted: #676a63;--line: rgba(29, 33, 31, .16);--accent: #863f32;--accent-dark: #572d27;--petrol: #355b59;--petrol-deep: #294947;--serif: Georgia, "Times New Roman", serif;--sans: Inter, "Helvetica Neue", Arial, sans-serif;--shadow: 0 28px 60px rgba(48, 37, 27, .16), 0 8px 18px rgba(48, 37, 27, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{width:min(1480px,calc(100% - 64px));height:96px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:13px;width:max-content;font-size:18px;letter-spacing:-.02em}.brand i{font-family:var(--serif);font-weight:400}.home-page .brand,.catalog-page .brand,.product-page .brand{gap:10px}.home-page .brand>span,.catalog-page .brand>span,.product-page .brand>span{color:var(--accent)}.home-page .brand-original-logo,.catalog-page .brand-original-logo,.product-page .brand-original-logo{width:56px;height:56px;object-fit:contain;flex:0 0 auto}.catalog-page .site-header,.product-page .site-header{grid-template-columns:minmax(0,1fr) auto}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border:1px solid currentColor;border-radius:50%;font-family:var(--serif);font-size:24px;font-style:italic}nav{display:flex;gap:34px;font-size:13px;letter-spacing:.035em}nav a,.catalog-link{position:relative}nav a:after,.catalog-link:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:right .22s ease}nav a:hover:after,.catalog-link:hover:after{right:0}nav a.nav-active:after{right:0}.catalog-link{justify-self:end;color:var(--accent-dark);font-size:13px;font-weight:650}.tablet-menu-toggle{display:none}.hero{position:relative;width:min(1480px,calc(100% - 64px));min-height:780px;margin:0 auto;display:grid;grid-template-columns:minmax(430px,.88fr) minmax(570px,1.12fr);align-items:center;gap:3vw;overflow:hidden}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;left:-360px;top:100px;border:1px solid var(--line)}.hero-copy{position:relative;z-index:2;padding:90px 0 100px 6vw;max-width:680px}.mobile-hero-break{display:none}.eyebrow{margin:0 0 24px;color:var(--accent);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.2em}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.047em;line-height:.98}h1{margin:0;font-size:96px}h1 em,h2 em{color:var(--accent);font-weight:400}.hero-lead{max-width:540px;margin:34px 0 30px;color:var(--muted);font-size:20px;line-height:1.7}.text-link{display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:7px;font-size:14px;font-weight:650}.text-link span{transition:transform .18s ease}.text-link:hover span{transform:translate(5px)}.hero-gallery{position:relative;height:670px;min-width:0;transform:translate(-24px)}.hero-composition{position:absolute;inset:0}.gallery-orbit{position:absolute;width:570px;height:570px;right:4%;top:48px;border-radius:50%;background:#e9e1d5}.gallery-orbit:after{content:"";position:absolute;inset:58px;border:1px solid rgba(77,58,42,.13);border-radius:50%}.cover{position:absolute;margin:0;filter:drop-shadow(0 28px 25px rgba(51,39,28,.14));transition:transform .36s cubic-bezier(.2,.7,.2,1)}.cover>a{display:block}.cover img{width:100%;height:auto;aspect-ratio:1200 / 1697;object-fit:contain}.cover-flowers{width:225px;aspect-ratio:1200 / 1697;left:5%;top:118px;transform:rotate(-7deg);z-index:1}.cover-jungle{width:235px;aspect-ratio:1200 / 1697;right:1%;top:150px;transform:rotate(7deg);z-index:2}.cover-wm{width:300px;aspect-ratio:1200 / 1697;left:34%;top:70px;transform:rotate(-1deg);z-index:3;filter:drop-shadow(0 35px 35px rgba(51,39,28,.22))}.cover-flowers:hover,.cover-flowers:focus-within{transform:rotate(-7deg) translateY(-7px) scale(1.012)}.cover-jungle:hover,.cover-jungle:focus-within{transform:rotate(7deg) translateY(-7px) scale(1.012)}.cover-wm:hover,.cover-wm:focus-within{transform:rotate(-1deg) translateY(-8px) scale(1.012)}.curation-note{position:absolute;z-index:4;right:8%;bottom:55px;display:flex;flex-direction:column;padding-left:15px;border-left:1px solid var(--accent)}.curation-note span{color:var(--accent);font-size:10px;text-transform:uppercase;letter-spacing:.2em}.curation-note strong{margin-top:4px;font-family:var(--serif);font-size:16px;font-weight:400}.hero-index{position:absolute;left:0;bottom:36px;display:flex;gap:22px;align-items:center;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.16em}.hero-index span:first-child{color:var(--ink);font-family:var(--serif);font-size:18px}.editorial-section{padding:140px max(32px,calc((100vw - 1350px)/2));background:var(--paper-light)}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px;margin-bottom:76px}.trailer-copy h2{margin:0;font-size:64px}.section-heading>p{justify-self:end;max-width:420px;margin:0 0 7px;color:var(--muted);font-family:var(--serif);line-height:1.5}.book-grid{display:grid;grid-template-columns:1.08fr 1fr 1.04fr;gap:clamp(28px,4vw,64px);align-items:start}.book-card-2{margin-top:54px}.book-cover-link{display:block}.cover-stage{position:relative;display:grid;place-items:center;min-height:500px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tone-blue{background:#d9e3e8}.tone-rose{background:#eadbd8}.tone-green{background:#dbe3d6}.cover-stage img{width:min(62%,270px);height:auto;aspect-ratio:1200 / 1697;object-fit:contain;box-shadow:var(--shadow);transition:transform .4s cubic-bezier(.2,.7,.2,1)}.book-card-1 .cover-stage img{width:min(64%,285px)}.book-card-2 .cover-stage img{width:min(61%,260px)}.book-card-3 .cover-stage img{width:min(63%,275px)}.edition-number{position:absolute;top:24px;left:28px;color:#1d211f7a;font-family:var(--serif);font-size:10px}.book-cover-link:hover .cover-stage{transform:translateY(-5px);box-shadow:0 22px 45px #30251b14}.book-cover-link:hover img{transform:translateY(-7px) rotate(.8deg)}.book-meta{padding:24px 2px 0}.book-meta>p{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.book-meta h3{margin:0;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.2}.book-meta h3 a:hover{color:var(--accent)}.book-facts{display:flex;justify-content:space-between;gap:20px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.worlds-section{padding:150px max(32px,calc((100vw - 1480px)/2));background:#eee8de}.worlds-heading{display:grid;grid-template-columns:.55fr 1fr 1fr;align-items:end;gap:50px;margin-bottom:70px}.worlds-heading .eyebrow{align-self:start;padding-top:10px}.worlds-heading>p:last-child{max-width:430px;margin:0 0 6px;color:var(--muted)}.worlds-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:570px;gap:28px}.world-card{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:.82fr 1.18fr;padding:clamp(32px,3.2vw,52px);border:1px solid rgba(29,33,31,.06);box-shadow:0 24px 70px #352d230f}.world-jungle{background:linear-gradient(135deg,#d9e0d2,#cbd5c2)}.world-wm{background:linear-gradient(145deg,#dbe5e8,#c8d8dd)}.world-teens{background:linear-gradient(135deg,#eadfca,#dfcfb4)}.world-flowers{background:linear-gradient(135deg,#eaded9,#dfcfca)}.world-card:after{content:"";position:absolute;z-index:-1;width:440px;height:440px;right:-105px;bottom:-125px;border:1px solid rgba(29,33,31,.13);border-radius:50%;box-shadow:inset 0 0 0 54px #ffffff12}.world-card:before{content:"";position:absolute;z-index:-1;width:210px;height:210px;left:42%;top:-105px;border:1px solid rgba(255,255,255,.42);border-radius:50%}.world-copy{position:relative;z-index:4;display:flex;flex-direction:column;align-items:flex-start}.world-number{font-family:var(--serif);font-size:10px}.world-copy p{margin:auto 0 4px;color:var(--accent-dark);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.17em}.world-copy h3{margin:0;font-family:var(--serif);font-size:clamp(52px,4.7vw,76px);font-weight:400;line-height:.86;letter-spacing:-.04em}.world-copy h3 span,.world-copy h3 small{display:block}.world-copy h3 small{margin-top:9px;font:inherit;font-size:.7em;letter-spacing:-.035em}.world-flowers .world-copy h3{font-size:clamp(48px,3.8vw,62px)}.world-action{display:flex;gap:16px;align-items:center;margin-top:28px;padding-bottom:6px;border-bottom:1px solid currentColor;font-size:14px;font-weight:650}.world-action b{font-weight:400;transition:transform .18s ease}.world-card:hover .world-action b{transform:translate(3px,-3px)}.world-art{position:relative;min-width:0;height:100%}.world-art img{position:absolute;height:auto;aspect-ratio:1200 / 1697;object-fit:contain;box-shadow:var(--shadow);transition:transform .5s cubic-bezier(.2,.7,.2,1)}.world-interior{width:54%;left:0;top:16%;transform:rotate(-4deg);filter:saturate(.72)}.world-cover{width:51%;right:0;top:6%;transform:rotate(4deg)}.world-wm .world-interior,.world-teens .world-interior{width:55%;left:-1%;top:17%}.world-wm .world-cover,.world-teens .world-cover{width:53%;right:-2%;top:6%}.world-teens .world-interior{top:12%;transform:rotate(-6deg)}.world-teens .world-cover{top:9%;transform:rotate(3deg)}.world-flowers .world-art{transform:translateY(25px)}.world-flowers .world-interior{width:62%;left:-5%;top:8%;aspect-ratio:1300 / 1838}.world-flowers .world-cover{width:59%;right:-6%;top:2%}.world-card:hover .world-interior{transform:rotate(-7deg) translate(-5px,-8px)}.world-card:hover .world-cover{transform:rotate(7deg) translate(7px,-12px)}.trailer-section{width:min(1480px,100%);margin-inline:auto;min-height:760px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);background:#dce2dd;color:var(--ink)}.trailer-frame{position:relative;min-height:720px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#456b68,var(--petrol-deep))}.trailer-frame:before{content:"";position:absolute;width:560px;height:560px;border:1px solid rgba(255,255,255,.22);border-radius:50%;left:-130px;top:80px}.trailer-video-stage{position:relative;z-index:2;width:min(60%,403px);transform:none}.trailer-video-stage .product-video-play span,.product-trailer .product-video-play span{margin-left:7px;font-size:38px}.trailer-image-stage{position:relative;width:min(49%,390px);transform:rotate(-2deg);box-shadow:0 35px 80px #1d2e2c57}.trailer-image-stage:after{content:"";position:absolute;inset:15px -18px -18px 15px;border:1px solid rgba(255,255,255,.28);z-index:-1}.trailer-film-line{position:absolute;z-index:2;left:-62px;top:52%;width:125px;height:1px;background:#ffffffa3}.trailer-image{width:100%;height:auto;aspect-ratio:1200 / 1697;object-fit:contain;filter:grayscale(1) contrast(1.04)}.trailer-label{position:absolute;z-index:3;top:42px;left:46px;right:46px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start;color:#ffffffd1;font-size:10px;text-transform:uppercase;letter-spacing:.18em}.trailer-label>span{justify-self:start}.trailer-active-title{justify-self:center;max-width:280px;margin:-5px 0 0;overflow:hidden;color:#fffffff0;font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.25;letter-spacing:0;text-align:center;text-transform:none;text-wrap:balance}.trailer-label strong{font-weight:500}.trailer-label>strong{justify-self:end}.trailer-status{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:124px;height:124px;color:#fff;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#29494738;backdrop-filter:blur(5px)}.trailer-status>span{margin-left:3px;font-size:23px}.trailer-status small{margin-top:-17px;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.trailer-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,7vw,110px);background:#e7e6df}.trailer-copy .eyebrow{color:var(--petrol)}.trailer-copy h2{max-width:560px}.trailer-copy h2 em{display:block;color:var(--petrol)}.trailer-copy>p:not(.eyebrow){max-width:480px;margin:35px 0;color:var(--muted);line-height:1.75}.trailer-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;padding-top:25px;border-top:1px solid rgba(29,33,31,.16)}.trailer-choice{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;min-width:0;min-height:88px;padding:12px;color:var(--ink);text-align:left;background:#fbf9f452;border:1px solid transparent;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.trailer-choice:hover{transform:translateY(-2px);background:#fbf9f485}.trailer-choice:focus-visible{outline:3px solid var(--petrol);outline-offset:3px}.trailer-choice.is-active{border-color:#355b5994;background:#fbf9f4b8;box-shadow:0 8px 24px #355b5914}.trailer-choice img{width:48px;height:auto;aspect-ratio:1200 / 1697;object-fit:contain;box-shadow:0 8px 20px #30251b2e}.trailer-choice>span{display:flex;min-width:0;min-height:48px;flex-direction:column;justify-content:center}.trailer-choice small{color:var(--petrol);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.14em}.trailer-choice strong{margin-top:4px;overflow:hidden;font-family:var(--serif);font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.trailer-book{display:flex;align-items:center;gap:18px;margin-top:20px;padding-top:25px;border-top:1px solid rgba(29,33,31,.16)}.trailer-book img{width:44px;height:auto;aspect-ratio:1200 / 1697;object-fit:contain;box-shadow:0 8px 20px #30251b2e}.trailer-book div{display:flex;flex-direction:column}.trailer-book span{color:var(--petrol);font-size:12px;text-transform:uppercase;letter-spacing:.16em}.trailer-book strong{margin-top:4px;font-family:var(--serif);font-weight:400}footer{padding:90px max(32px,calc((100vw - 1350px)/2)) 28px;background:var(--paper-light)}.footer-brand{display:flex;gap:18px;align-items:center;padding-bottom:65px;border-bottom:1px solid var(--line)}.footer-original-logo{width:72px;height:72px;object-fit:contain;flex:0 0 auto}.footer-brand strong{color:var(--accent);font-family:var(--serif);font-size:25px;font-weight:400}.footer-brand p{margin:4px 0 0;color:var(--muted);font-size:14px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:55%;margin:55px 0 70px auto}.footer-links div{display:flex;flex-direction:column;gap:9px}.footer-links span{margin-bottom:9px;color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.17em}.footer-links a{width:max-content;font-family:var(--serif);font-size:17px}.footer-links a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.catalog-page{background:var(--paper-light)}.catalog-intro{position:relative;width:min(1480px,calc(100% - 64px));min-height:580px;margin:0 auto;display:grid;grid-template-columns:.18fr 1.15fr .67fr;align-items:center;gap:clamp(30px,5vw,90px);border-bottom:1px solid var(--line);overflow:hidden}.catalog-intro:after{content:"";position:absolute;right:-190px;top:40px;width:470px;height:470px;border:1px solid var(--line);border-radius:50%}.catalog-intro-number{align-self:end;padding-bottom:58px;font-family:var(--serif)}.catalog-intro-copy{position:relative;z-index:1;grid-column:2;padding:105px 0 90px}.catalog-intro h1 em{color:var(--petrol)}.catalog-lead{position:relative;z-index:1;grid-column:3;max-width:430px;margin:90px 0 0;color:var(--muted);font-family:var(--serif);line-height:1.6}.catalog-content{padding:110px max(32px,calc((100vw - 1350px)/2)) 155px;background:var(--paper)}.catalog-toolbar{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:46px;margin-bottom:82px}.catalog-toolbar h2{margin:0;font-size:64px}.catalog-toolbar .eyebrow{margin-bottom:17px}.age-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.filter-button{appearance:none;border:1px solid var(--line);border-radius:999px;padding:11px 18px;color:var(--muted);background:transparent;font:600 13px/1 var(--sans);letter-spacing:.045em;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.filter-button:hover{color:var(--ink);border-color:#1d211f57;transform:translateY(-1px)}.filter-button[aria-pressed=true]{color:#fff;background:var(--petrol);border-color:var(--petrol)}.catalog-count{min-width:67px;margin:0 0 8px;color:var(--muted);font-size:14px;text-align:right;text-transform:uppercase;letter-spacing:.14em}.catalog-count span{color:var(--ink);font-family:var(--serif);font-size:15px;letter-spacing:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(50px,6vw,92px) clamp(26px,4vw,64px);align-items:start}.catalog-card{min-width:0}.catalog-card[hidden]{display:none}.catalog-card:nth-child(3n+2){margin-top:72px}.catalog-cover-link{display:block}.catalog-cover-stage{position:relative;min-height:510px;display:grid;place-items:center;overflow:hidden;transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease}.catalog-cover-stage:after{content:"";position:absolute;width:280px;height:280px;right:-105px;bottom:-120px;border:1px solid rgba(29,33,31,.12);border-radius:50%}.catalog-cover-stage img{position:relative;z-index:1;width:min(62%,280px);height:auto;aspect-ratio:1200 / 1697;object-fit:contain;box-shadow:var(--shadow);transition:transform .42s cubic-bezier(.2,.7,.2,1)}.catalog-card:nth-child(3n+1) .catalog-cover-stage img{width:min(65%,292px)}.catalog-index{position:absolute;top:26px;left:28px;color:#1d211f7a;font-family:var(--serif);font-size:10px}.catalog-cover-link:hover .catalog-cover-stage{transform:translateY(-6px);box-shadow:0 28px 60px #30251b17}.catalog-cover-link:hover img{transform:translateY(-9px) rotate(.7deg)}.catalog-card-meta{padding:25px 2px 0}.catalog-card-meta>p{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.catalog-card-meta h3{margin:0;max-width:390px;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.18}.catalog-card-meta h3 a{transition:color .18s ease}.catalog-card-meta h3 a:hover{color:var(--accent)}.catalog-card-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:14px;letter-spacing:.035em}.catalog-card-bottom strong{color:var(--ink);font-size:14px;font-weight:650}.catalog-empty{padding:90px 20px;color:var(--muted);font-family:var(--serif);font-size:20px;text-align:center}.product-page{background:var(--paper-light)}.product-hero{width:min(1480px,calc(100% - 64px));min-height:860px;margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;grid-template-rows:1fr auto;column-gap:clamp(55px,7vw,120px);align-items:center;padding:80px 4vw 65px}.product-cover-scene{position:relative;min-height:665px;display:grid;place-items:center}.product-cover-orbit{position:absolute;width:min(37vw,550px);height:min(37vw,550px);border-radius:50%;background:#dce5e8}.product-cover-orbit:after{content:"";position:absolute;inset:52px;border:1px solid rgba(29,33,31,.12);border-radius:50%}.product-cover-scene>img{position:relative;z-index:2;width:min(56%,350px);height:auto;aspect-ratio:1200 / 1697;object-fit:contain;transform:rotate(-2deg);box-shadow:0 38px 75px #30251b38}.product-edition{position:absolute;z-index:3;top:18px;left:3%;color:var(--petrol);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.product-cover-note{position:absolute;z-index:3;right:0;bottom:18px;margin:0;padding-left:15px;border-left:1px solid var(--accent);color:var(--muted);font-size:14px;text-transform:uppercase;letter-spacing:.12em}.product-hero-copy{max-width:700px;padding:55px 0 35px}.product-hero-copy h1{font-size:80px}.product-subtitle{max-width:650px;margin:30px 0 0;color:var(--accent-dark);font-family:var(--serif);font-size:20px;line-height:1.45}.product-intro{max-width:610px;margin:28px 0 32px;color:var(--muted);font-size:16px;line-height:1.75}.product-facts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:25px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:var(--sans)}.product-facts div{min-width:0;padding:22px 18px 24px;border-right:1px solid var(--line)}.product-facts div:first-child{padding-left:0}.product-facts div:last-child{border-right:0}.product-facts dt{margin-bottom:8px;color:var(--accent);font-family:var(--sans);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.product-facts dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.35}.product-story{padding:145px max(32px,calc((100vw - 1350px)/2));background:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:95px clamp(70px,7vw,120px)}.product-story-heading h2,.sample-heading h2,.product-trailer-copy h2,.purchase-heading h2{margin:0;font-size:64px}.product-story-heading h2 em,.product-trailer-copy h2 em,.purchase-heading h2 em{color:var(--accent);font-weight:400}.product-story-heading>.eyebrow,.sample-heading .eyebrow,.purchase-heading>.eyebrow{font-size:14px}.product-description{align-self:end;max-width:600px}.product-description p{margin:0 0 24px;color:#4f524d;font-size:16px;line-height:1.8}.product-highlights{grid-column:1 / -1;display:grid;grid-template-columns:.42fr 1.58fr;gap:50px;padding-top:75px;border-top:1px solid var(--line)}.product-highlights ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.product-highlights li{display:grid;grid-template-columns:38px 1fr;gap:15px;align-items:start;padding:20px 0;border-bottom:1px solid var(--line)}.product-highlights li span{color:var(--accent);font-family:var(--serif);font-size:14px}.product-highlights li strong{color:#4f524d;font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.4}.sample-section{padding:145px max(32px,calc((100vw - 1480px)/2));background:#eae4da}.sample-heading{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end;margin-bottom:95px}.sample-heading>p{justify-self:end;max-width:390px;margin:0 0 8px;color:var(--muted);font-family:var(--serif);font-size:20px;line-height:1.55}.sample-gallery{display:grid;gap:110px}.sample-row{display:grid;grid-template-columns:repeat(12,1fr);gap:30px;align-items:start}.sample-item{margin:0}.sample-row:nth-child(odd) .sample-item:nth-child(1){grid-column:1 / span 4}.sample-row:nth-child(odd) .sample-item:nth-child(2){grid-column:5 / span 3;margin-top:112px}.sample-row:nth-child(odd) .sample-item:nth-child(3){grid-column:9 / span 4;margin-top:28px}.sample-row:nth-child(2n) .sample-item:nth-child(1){grid-column:1 / span 3;margin-top:82px}.sample-row:nth-child(2n) .sample-item:nth-child(2){grid-column:4 / span 4}.sample-row:nth-child(2n) .sample-item:nth-child(3){grid-column:9 / span 3;margin-top:118px}.sample-image-stage{display:grid;place-items:center;padding:clamp(24px,3vw,46px);background:#ffffff7a;box-shadow:0 25px 65px #30251b12}.sample-item:nth-child(3n+2) .sample-image-stage{background:#d5e0e1}.sample-item:nth-child(3n+3) .sample-image-stage{background:#e2d7d1}.sample-image-stage img{width:100%;height:auto;object-fit:contain;box-shadow:0 20px 42px #30251b21}.sample-item figcaption{display:flex;gap:15px;align-items:baseline;margin-top:18px;color:var(--muted);font-size:11px}.sample-item figcaption span{color:var(--accent);font-family:var(--serif);font-size:14px}.sample-item figcaption p{margin:0}.product-trailer{width:min(1480px,100%);margin-inline:auto;min-height:760px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);background:#dbe2dd}.product-trailer-visual{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#456b68,var(--petrol-deep))}.product-trailer-visual:before{content:"";position:absolute;width:560px;height:560px;left:-120px;top:70px;border:1px solid rgba(255,255,255,.2);border-radius:50%}.product-trailer-sheet{position:relative;width:min(45%,350px);transform:rotate(-2deg);box-shadow:0 36px 80px #182d2b57}.product-trailer-sheet:after{content:"";position:absolute;inset:16px -18px -18px 16px;z-index:-1;border:1px solid rgba(255,255,255,.3)}.product-trailer-sheet img{width:100%;height:auto;aspect-ratio:1200 / 1697;object-fit:contain;filter:grayscale(1)}.product-video-stage{width:min(58%,430px);aspect-ratio:9 / 16;transform:none;overflow:hidden;background:var(--petrol-deep);box-shadow:0 40px 90px #142a2861}.product-video-stage video{display:block;width:100%;height:100%;aspect-ratio:9 / 16;object-fit:contain;background:var(--petrol-deep)}.product-video-stage:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#142d2b0f,#142d2b3d);pointer-events:none;transition:opacity .22s ease}.product-video-stage.is-playing:before{opacity:0}.product-video-play{position:absolute;z-index:3;left:50%;top:50%;width:112px;height:112px;transform:translate(-50%,-50%);display:grid;place-items:center;padding:0;color:#fff;background:#29494752;border:1px solid rgba(255,255,255,.78);border-radius:50%;backdrop-filter:blur(6px);cursor:pointer;transition:transform .2s ease,background .2s ease}.product-video-play:hover{transform:translate(-50%,-50%) scale(1.04);background:#29494780}.product-video-play:focus-visible{outline:3px solid #fff;outline-offset:5px}.product-video-play span{margin:2px 0 0 4px;font-size:20px}.product-video-play small{margin-top:-25px;font:700 12px/1 var(--sans);text-transform:uppercase;letter-spacing:.14em}.product-video-play[hidden]{display:none}.product-video-controls{position:absolute;z-index:4;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:32px minmax(0,1fr) auto 58px 32px 32px;gap:9px;align-items:center;min-height:48px;padding:8px 10px;color:#fff;background:#224441c2;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.product-video-stage.is-started .product-video-controls{opacity:1;visibility:visible;transform:translateY(0)}.product-video-controls button{display:grid;place-items:center;width:32px;height:32px;padding:0;color:#fff;background:transparent;border:0;border-radius:50%;cursor:pointer}.product-video-controls button:hover{background:#ffffff1f}.product-video-controls button:focus-visible,.product-video-controls input:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-video-controls button span{font-size:12px;line-height:1}.product-video-controls input[type=range]{width:100%;height:3px;accent-color:#f0e8dc;cursor:pointer}.product-video-volume{min-width:0}.product-video-time{min-width:64px;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap}.product-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:124px;height:124px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.83);border-radius:50%;background:#29494747;backdrop-filter:blur(5px)}.product-play span{margin-left:3px;font-size:22px}.product-play small{margin-top:-18px;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.product-trailer-visual>p{position:absolute;top:40px;left:44px;right:44px;display:flex;justify-content:space-between;margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.17em}.product-trailer-visual>p strong{font-weight:500}.product-trailer-titleline{justify-content:flex-end!important}.product-trailer-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,7vw,110px);background:#e8e6df}.product-trailer-copy .eyebrow,.product-trailer-copy h2 em{color:var(--petrol)}.product-trailer-copy>p:not(.eyebrow){max-width:470px;margin:34px 0;color:var(--muted);line-height:1.75}.trailer-prepared{display:flex;flex-direction:column;gap:5px;margin-top:20px;padding-top:24px;border-top:1px solid var(--line)}.trailer-prepared span{color:var(--petrol);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.trailer-prepared strong{max-width:400px;font-family:var(--serif);font-size:16px;font-weight:400}.product-trailer-book>div{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:center;margin-top:8px}.product-trailer-book img{width:48px;height:auto;box-shadow:0 8px 18px #30251b24}.video-transcript{max-width:470px;margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.video-transcript summary{width:max-content;color:var(--petrol);font-size:10px;font-weight:700;letter-spacing:.04em;cursor:pointer}.video-transcript summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.video-transcript p{margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.purchase-section{position:relative;overflow:hidden;padding:145px max(32px,calc((100vw - 1350px)/2));display:grid;grid-template-columns:.82fr 1.18fr .62fr;gap:clamp(45px,6vw,95px);align-items:start;background:var(--paper)}.purchase-heading,.purchase-details,.purchase-retailers{position:relative;z-index:2}.product-highlights>.eyebrow,.purchase-details>.eyebrow,.purchase-retailers>.eyebrow{font-size:12px}.purchase-heading>p:last-child{max-width:460px;margin:30px 0 0;color:var(--muted);line-height:1.75}.purchase-details,.purchase-retailers{padding-left:clamp(28px,3vw,48px);border-left:1px solid var(--line)}.purchase-details h3{margin:0;font-family:var(--serif);font-size:30px;font-weight:400;line-height:1.22}.purchase-subtitle{margin:18px 0 0;color:var(--muted);font-family:var(--serif);font-size:16px;line-height:1.5}.purchase-isbn{display:flex;flex-direction:column;gap:7px;margin-top:30px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.purchase-isbn span{color:var(--accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.purchase-isbn strong{font-family:var(--sans);font-size:15px;font-weight:400}.purchase-vlb{padding-top:27px}.purchase-vlb h4{margin:0;font-family:var(--serif);font-size:20px;font-weight:400}.purchase-vlb p{margin:12px 0 19px;color:var(--muted);font-size:14px;line-height:1.65}.purchase-vlb a{display:inline-flex;gap:13px;padding-bottom:5px;border-bottom:1px solid currentColor;color:var(--petrol);font-size:14px;font-weight:650}.purchase-vlb a span,.retailer-links a span{transition:transform .18s ease}.purchase-vlb a:hover span,.retailer-links a:hover span{transform:translate(3px,-3px)}.retailer-links{display:grid;margin-top:3px;border-top:1px solid var(--line)}.retailer-links a,.retailer-link-inactive{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:21px;transition:color .18s ease}.retailer-links a:hover{color:var(--accent)}.retailer-links a span,.retailer-link-inactive>span{font-family:var(--sans);font-size:12px}.retailer-link-inactive strong{font:inherit;font-weight:400}.purchase-retailers>p:last-child{margin:21px 0 0;color:var(--muted);font-size:14px;line-height:1.55}@media(max-width:1100px){.site-header{width:min(100% - 40px,980px);grid-template-columns:1fr auto}nav{display:none}.hero{width:min(100% - 40px,980px);min-height:auto;grid-template-columns:1fr 1fr}.hero-copy{padding:95px 0 110px 2vw}h1{font-size:clamp(58px,7vw,78px)}.hero-gallery{height:570px}.gallery-orbit{width:460px;height:460px;right:2%;top:65px}.cover-flowers{width:170px;left:0;top:150px}.cover-jungle{width:180px;top:165px}.cover-wm{width:225px;left:30%;top:105px}.curation-note{bottom:52px;right:3%}.book-grid{gap:24px}.cover-stage{min-height:390px}.worlds-heading{grid-template-columns:1fr 1.2fr}.worlds-heading .eyebrow{grid-column:1 / -1}.worlds-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:500px}.world-card{padding:35px;grid-template-columns:1fr}.world-art{position:absolute;inset:25% 20px 20px 38%}.world-copy p{margin-top:auto}.world-copy{width:54%}.trailer-section{grid-template-columns:1fr 1fr}.catalog-intro{width:min(100% - 40px,980px);grid-template-columns:.12fr 1fr .58fr;gap:30px}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-count{grid-column:2;justify-self:end}.catalog-cover-stage{min-height:410px}.product-hero{width:min(100% - 40px,980px);padding-inline:0;column-gap:45px}.product-cover-scene{min-height:570px}.product-cover-orbit{width:430px;height:430px}.product-cover-scene>img{width:min(62%,300px)}.sample-gallery{gap:90px}.sample-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sample-row:nth-child(n) .sample-item:nth-child(n){grid-column:auto}.sample-row:nth-child(odd) .sample-item:nth-child(2){margin-top:70px}.sample-row:nth-child(odd) .sample-item:nth-child(3){margin-top:18px}.sample-row:nth-child(2n) .sample-item:nth-child(1){margin-top:52px}.sample-row:nth-child(2n) .sample-item:nth-child(2){margin-top:0}.sample-row:nth-child(2n) .sample-item:nth-child(3){margin-top:72px}.product-trailer,.purchase-section{grid-template-columns:1fr 1fr}.purchase-retailers{grid-column:2}}@media(min-width:761px)and (max-width:1100px){.product-page .catalog-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:8px}.product-page .product-hero .text-link{min-height:44px}.product-page .product-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .product-facts div:nth-child(n){border-right:1px solid var(--line)}.product-page .product-facts div:nth-child(3n){border-right:0}.product-page .product-facts div:nth-child(n+4){border-top:1px solid var(--line)}.product-page .product-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(48px,6vw,72px)}.product-page .product-story-heading,.product-page .product-description,.product-page .product-highlights,.product-page .product-highlights ul,.product-page .product-highlights li{min-width:0}.product-page .product-story-heading h2{overflow-wrap:break-word;hyphens:auto}.product-page .product-highlights{grid-template-columns:minmax(0,.42fr) minmax(0,1.58fr)}.product-page .product-highlights ul{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page .product-video-stage{width:min(calc(100% - 64px),370px)}.product-page .product-video-controls{left:10px;right:10px;bottom:10px;grid-template-columns:44px minmax(36px,1fr) auto 54px 44px 44px;gap:6px;min-height:64px;padding:6px 8px}.product-page .product-video-controls button{width:44px;height:44px}.product-page .product-video-controls input[type=range]{min-height:44px}.product-page .purchase-section{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(32px,4.5vw,48px);row-gap:56px;padding-top:110px;padding-bottom:110px}.product-page .purchase-heading{grid-column:1 / -1;padding-bottom:56px;border-bottom:1px solid var(--line)}.product-page .purchase-heading h2 br{display:none}.product-page .purchase-heading h2 em:before{content:" "}.product-page .purchase-heading>p:last-child{max-width:620px}.product-page .purchase-details{grid-column:1;padding-left:0;border-left:0}.product-page .purchase-retailers{grid-column:2;padding-left:clamp(24px,3.5vw,40px);border-left:1px solid var(--line)}.product-page .purchase-vlb a{align-items:center;min-height:44px}.product-page .retailer-links a,.product-page .retailer-link-inactive{min-height:44px}.product-page .footer-links a{display:flex;align-items:center;min-height:44px}}@media(min-width:761px)and (max-width:1100px){.product-page .product-hero{width:min(100% - 40px,980px);min-height:0;display:flex;flex-direction:column;align-items:stretch;padding:54px 52px 70px}.product-page .product-cover-scene{order:1;width:100%;min-height:555px}.product-page .product-cover-orbit{width:clamp(390px,52vw,450px);height:clamp(390px,52vw,450px)}.product-page .product-cover-scene>img{width:clamp(260px,35vw,300px)}.product-page .product-cover-note{left:50%;right:auto;bottom:16px;width:max-content;transform:translate(-50%);white-space:nowrap}.product-page .product-hero-copy{order:2;width:100%;max-width:700px;padding:68px 0 40px}.product-page .product-facts{order:3;width:100%}.product-page .product-story{display:grid;grid-template-columns:minmax(0,1fr);row-gap:0;padding:110px 40px}.product-page .product-description{max-width:680px;margin-top:42px}.product-page .product-highlights{grid-column:1;display:block;margin-top:70px;padding-top:48px}.product-page .product-highlights ul{grid-template-columns:minmax(0,1fr);margin-top:28px}.product-page .sample-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:22px;row-gap:72px}.product-page .sample-row{display:contents}.product-page .sample-row.sample-row-1 .sample-item.sample-item-1{grid-column:1 / span 7;grid-row:1;margin-top:0}.product-page .sample-row.sample-row-1 .sample-item.sample-item-2{grid-column:8 / span 5;grid-row:1;margin-top:64px}.product-page .sample-row.sample-row-2 .sample-item.sample-item-4{grid-column:1 / span 5;grid-row:2;margin-top:58px}.product-page .sample-row.sample-row-1 .sample-item.sample-item-3{grid-column:6 / span 7;grid-row:2;margin-top:0}.product-page .sample-row.sample-row-2 .sample-item.sample-item-5{grid-column:1 / span 7;grid-row:3;margin-top:0}.product-page .sample-row.sample-row-2 .sample-item.sample-item-6{grid-column:8 / span 5;grid-row:3;margin-top:64px}.product-page .product-trailer{min-height:0;grid-template-columns:minmax(0,1fr)}.product-page .product-trailer-visual{min-height:760px}.product-page .product-trailer-copy{padding:72px 48px 78px}.product-page .product-trailer-copy>p:not(.eyebrow){max-width:620px}.product-page .product-trailer-book{margin-top:28px}.product-page .product-trailer-book>div{grid-template-columns:64px minmax(0,1fr);gap:20px}.product-page .product-trailer-book img{width:64px}.product-page footer{padding:72px 32px 26px}.product-page .footer-brand{padding-bottom:48px}.product-page .footer-links{width:100%;margin:44px 0 52px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-page .footer-links div{gap:6px}.product-page .footer-bottom{padding-top:18px}}@media(min-width:901px)and (max-width:1100px){.home-page .site-header{position:relative;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.home-page .tablet-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--line);background:transparent;color:var(--ink);font:650 13px/1 var(--sans);cursor:pointer}.home-page .tablet-menu-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.home-page .catalog-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:8px}.home-page .site-header nav{position:absolute;z-index:30;top:calc(100% - 1px);left:0;right:0;display:none;padding:16px 20px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 20px 35px #33271c1f}.home-page .site-header nav[data-open]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px}.home-page .site-header nav a{display:flex;align-items:center;min-height:44px}.home-page .trailer-video-stage{width:min(calc(100% - 64px),370px)}.home-page .trailer-video-stage .product-video-controls{left:10px;right:10px;bottom:10px;grid-template-columns:44px minmax(36px,1fr) auto 54px 44px 44px;gap:6px;min-height:64px;padding:6px 8px}.home-page .trailer-video-stage .product-video-controls button{width:44px;height:44px}.home-page .trailer-video-stage .product-video-controls input[type=range]{min-height:44px}.home-page .footer-links a{display:flex;align-items:center;min-height:44px}}@media(min-width:761px)and (max-width:1100px){.catalog-page .catalog-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:8px}.catalog-page .filter-button{min-height:44px;padding-block:0}.catalog-page .catalog-index{font-size:12px}.catalog-page .footer-links a{display:flex;align-items:center;min-height:44px}}@media(min-width:761px)and (max-width:1024px){.catalog-page .catalog-intro{min-height:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:76px 52px 74px}.catalog-page .catalog-intro:after{right:-180px;top:105px;width:420px;height:420px}.catalog-page .catalog-intro-copy{grid-column:1;padding:0}.catalog-page .catalog-lead{grid-column:1;width:min(100%,620px);max-width:620px;margin:42px 0 0}.catalog-page .catalog-toolbar{grid-template-columns:minmax(0,1fr);gap:0}.catalog-page .age-filter{width:100%;justify-content:flex-start;margin-top:32px}.catalog-page .catalog-count{grid-column:1;justify-self:end;margin:20px 0 0}.catalog-page .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page .catalog-card:nth-child(n){margin-top:0}.catalog-page .catalog-cover-stage{min-height:0;aspect-ratio:1 / 1.08}.catalog-page footer{padding:72px 32px 26px}.catalog-page .footer-brand{padding-bottom:48px}.catalog-page .footer-links{width:100%;margin:44px 0 52px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.catalog-page .footer-links div{gap:6px}.catalog-page .footer-bottom{padding-top:18px}}@media(min-width:761px)and (max-width:900px){.home-page .site-header{position:relative;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.home-page .tablet-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--line);background:transparent;color:var(--ink);font:650 13px/1 var(--sans);cursor:pointer}.home-page .tablet-menu-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.home-page .catalog-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:8px}.home-page .site-header nav{position:absolute;z-index:30;top:calc(100% - 1px);left:0;right:0;display:none;padding:16px 20px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 20px 35px #33271c1f}.home-page .site-header nav[data-open]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px}.home-page .site-header nav a{display:flex;align-items:center;min-height:44px}.home-page .hero{grid-template-columns:minmax(0,1fr);gap:0;align-items:start}.home-page .hero-copy{width:100%;max-width:760px;padding:80px 32px 28px}.home-page .hero-gallery{width:100%;height:clamp(520px,70vw,590px);transform:none}.home-page .gallery-orbit{width:clamp(470px,62vw,520px);height:clamp(470px,62vw,520px);top:30px;right:auto;left:50%;transform:translate(-50%)}.home-page .cover-flowers{width:clamp(155px,22vw,185px);top:120px;left:12%}.home-page .cover-jungle{width:clamp(165px,23vw,195px);top:135px;right:12%}.home-page .cover-wm{width:clamp(215px,29vw,245px);top:65px;left:calc(50% - (clamp(215px,29vw,245px)/2))}.home-page .curation-note{right:10%;bottom:34px}.home-page .books-section .book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 24px}.home-page .books-section .book-card-2{margin-top:36px}.home-page .books-section .book-card-3{grid-column:1 / -1;justify-self:center;width:calc(50% - 12px)}.home-page .books-section .cover-stage{min-height:0;aspect-ratio:1 / 1.08}.home-page .worlds-section .world-card{padding:28px}.home-page .worlds-section .world-copy{width:52%}.home-page .worlds-section .world-copy h3,.home-page .worlds-section .world-flowers .world-copy h3{font-size:48px}.home-page .worlds-section .world-art{inset:18% 10px 22px 41%}.home-page .worlds-section .world-art .world-interior,.home-page .worlds-section .world-wm .world-interior,.home-page .worlds-section .world-teens .world-interior,.home-page .worlds-section .world-flowers .world-interior{width:61%;top:10%;left:-2%}.home-page .worlds-section .world-art .world-cover,.home-page .worlds-section .world-wm .world-cover,.home-page .worlds-section .world-teens .world-cover,.home-page .worlds-section .world-flowers .world-cover{width:58%;top:2%;right:-3%}.home-page .worlds-section .world-flowers .world-art{transform:translateY(8px)}.home-page .trailer-section{min-height:0;grid-template-columns:minmax(0,1fr)}.home-page .trailer-frame{min-height:720px}.home-page .trailer-video-stage{width:min(48%,370px)}.home-page .trailer-copy{padding:70px 48px}.home-page .trailer-choices{gap:16px}.home-page .trailer-choice{min-height:96px;padding:14px}.home-page .trailer-video-stage .product-video-controls{left:10px;right:10px;bottom:10px;grid-template-columns:44px minmax(36px,1fr) auto 54px 44px 44px;gap:6px;min-height:64px;padding:6px 8px}.home-page .trailer-video-stage .product-video-controls button{width:44px;height:44px}.home-page .trailer-video-stage .product-video-controls input[type=range]{min-height:44px}.home-page footer{padding:72px 32px 26px}.home-page .footer-brand{padding-bottom:48px}.home-page .footer-links{width:100%;margin:44px 0 52px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.home-page .footer-links div{gap:6px}.home-page .footer-links a{display:flex;align-items:center;min-height:44px}.home-page .footer-bottom{padding-top:18px}}@media(max-width:760px){.home-page .site-header{position:relative;width:calc(100% - 32px);height:78px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.home-page .brand{min-width:0;font-size:16px}.home-page .tablet-menu-toggle{display:none}.home-page .catalog-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:4px;font-size:11px}.home-page .site-header nav{position:absolute;z-index:30;top:calc(100% - 1px);left:0;right:0;display:none;padding:14px 16px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 20px 35px #33271c1f}.home-page .site-header nav[data-open]{display:grid;grid-template-columns:1fr;gap:2px}.home-page .site-header nav a{display:flex;align-items:center;min-height:44px}.brand{font-size:16px}.brand-mark{width:33px;height:33px;font-size:21px}.catalog-link{font-size:11px}.home-page .hero{width:100%;display:flex;flex-direction:column;overflow:hidden}.home-page .hero-copy{width:calc(100% - 40px);padding:52px 0 10px}.home-page .hero-copy h1{font-size:clamp(48px,12vw,58px)}.home-page .mobile-hero-break{display:initial}.home-page .hero-lead{margin:22px 0 16px;font-size:16px}.home-page .hero-gallery{width:100%;height:calc(min(calc(100vw - 48px),374px)*1.2 + 28px);min-height:402px;max-height:477px;transform:none}.home-page .hero-composition{inset:14px auto auto 50%;width:min(calc(100% - 48px),374px);height:auto;aspect-ratio:5 / 6;transform:translate(-50%);transform-origin:top center}.home-page .gallery-orbit{width:calc(100% + 24px);height:auto;aspect-ratio:1;top:3%;right:auto;left:50%;transform:translate(-50%)}.home-page .gallery-orbit:after{inset:10%}.home-page .cover-flowers,.home-page .cover-jungle,.home-page .cover-wm{width:38%;filter:drop-shadow(0 24px 22px rgba(51,39,28,.14));transform:none}.home-page .cover-flowers{top:5%;left:5%}.home-page .cover-wm{top:5%;right:5%;left:auto}.home-page .cover-jungle{top:53%;right:auto;left:5%}.home-page .cover-flowers:hover,.home-page .cover-flowers:focus-within,.home-page .cover-jungle:hover,.home-page .cover-jungle:focus-within,.home-page .cover-wm:hover,.home-page .cover-wm:focus-within{transform:none}.home-page .curation-note{top:63%;right:5%;bottom:auto;width:38%}.hero-index{display:none}.editorial-section,.worlds-section{padding:90px 20px}.section-heading{display:block;margin-bottom:45px}.trailer-copy h2{font-size:48px}.section-heading>p{margin-top:25px}.book-grid{grid-template-columns:1fr;gap:70px}.book-card-2{margin-top:0}.cover-stage{min-height:440px}.cover-stage img,.book-card-1 .cover-stage img{width:min(55%,230px)}.worlds-heading{display:block;margin-bottom:45px}.worlds-heading>p:last-child{margin-top:25px}.worlds-grid{display:flex;flex-direction:column;gap:18px}.home-page .worlds-section .world-card{display:flex;min-height:620px;padding:28px;flex-direction:column}.home-page .worlds-section .world-copy{position:static;width:100%;min-height:210px;flex:1 1 auto}.home-page .worlds-section .world-number{position:absolute;z-index:5;top:28px;left:28px}.world-copy h3{font-size:48px}.home-page .worlds-section .world-art,.home-page .worlds-section .world-flowers .world-art{position:relative;inset:auto;order:-1;width:100%;height:clamp(280px,76vw,320px);margin:28px auto 24px;transform:none}.home-page .worlds-section .world-art .world-interior,.home-page .worlds-section .world-wm .world-interior,.home-page .worlds-section .world-teens .world-interior,.home-page .worlds-section .world-flowers .world-interior{width:58%;top:8%;left:2%}.home-page .worlds-section .world-art .world-cover,.home-page .worlds-section .world-wm .world-cover,.home-page .worlds-section .world-teens .world-cover,.home-page .worlds-section .world-flowers .world-cover{width:58%;top:0;right:2%}.home-page .worlds-section .world-action{min-height:44px;margin-top:20px;padding-bottom:0}.trailer-section{display:flex;flex-direction:column}.home-page .trailer-frame{min-height:0;display:flex;align-items:flex-start;justify-content:center;padding:88px 0 38px}.trailer-video-stage{width:min(68%,310px)}.home-page .trailer-video-stage{overflow:visible}.home-page .trailer-video-stage .product-video-controls,.home-page .trailer-video-stage.is-started .product-video-controls{width:90%;min-height:64px;box-sizing:border-box;left:50%;right:auto;bottom:0;grid-template-columns:44px minmax(18px,1fr) minmax(30px,42px) 44px 44px;gap:4px;padding:9px 6px;transform:translate(-50%,50%)}.home-page .trailer-video-stage .product-video-controls button{width:44px;height:44px}.home-page .trailer-video-stage .product-video-controls button span{font-size:14px}.home-page .trailer-video-stage .product-video-controls input[type=range]{min-width:0;min-height:44px}.trailer-label{grid-template-columns:1fr 1fr;gap:12px}.trailer-active-title{margin-top:-4px;font-size:13px}.trailer-copy{padding:78px 25px}.home-page .trailer-label{top:30px;left:24px;right:24px;align-items:center}footer{padding:75px 20px 25px}.footer-links{width:100%;grid-template-columns:1fr 1fr;gap:45px 25px;margin:55px 0}.footer-bottom{flex-direction:column;gap:8px}.catalog-intro{width:calc(100% - 40px);min-height:auto;display:block;padding:78px 0 70px}.catalog-intro:after{width:300px;height:300px;right:-210px;top:55px}.catalog-intro-number{display:none}.catalog-intro-copy{padding:0}.catalog-lead{max-width:90%;margin:36px 0 0}.catalog-content{padding:80px 20px 110px}.catalog-toolbar{display:block;margin-bottom:55px}.age-filter{justify-content:flex-start;margin-top:30px}.filter-button{padding:11px 15px}.catalog-count{margin-top:24px;text-align:left}.catalog-grid{grid-template-columns:1fr;gap:72px}.catalog-card:nth-child(3n+2){margin-top:0}.catalog-cover-stage{min-height:450px}.catalog-cover-stage img,.catalog-card:nth-child(3n+1) .catalog-cover-stage img{width:min(59%,245px)}.product-hero{width:100%;display:flex;flex-direction:column;padding:65px 20px 55px}.product-cover-scene{order:2;width:100%;min-height:530px}.product-cover-orbit{width:390px;height:390px}.product-cover-scene>img{width:min(59%,255px)}.product-cover-note{right:0;bottom:4px}.product-hero-copy{order:1;padding:20px 0 35px}.product-subtitle{font-size:19px}.product-facts{order:3;grid-template-columns:1fr 1fr;width:100%}.product-facts div,.product-facts div:first-child{padding:16px 10px;border-top:1px solid var(--line)}.product-facts div:nth-child(2n){border-right:0}.product-facts div:nth-child(-n+2){border-top:0}.product-story{display:block;padding:95px 20px}.product-description{margin-top:45px}.product-highlights{display:block;margin-top:65px;padding-top:45px}.product-highlights ul{grid-template-columns:1fr;margin-top:25px}.sample-section{padding:95px 20px}.sample-heading{display:block;margin-bottom:60px}.sample-heading>p{margin-top:26px}.sample-gallery,.sample-row{display:block}.sample-item,.sample-row:nth-child(n) .sample-item:nth-child(n){margin:0 0 72px}.sample-image-stage{padding:24px}.product-trailer{display:flex;flex-direction:column}.product-trailer-visual{min-height:600px}.product-trailer-sheet{width:min(54%,270px)}.product-video-stage{width:min(78%,300px)}.product-video-play{width:96px;height:96px}.product-video-controls{left:9px;right:9px;bottom:9px;grid-template-columns:30px minmax(0,1fr) 48px 30px 30px;gap:6px;min-height:44px;padding:6px}.product-video-time{display:none}.product-trailer-copy{padding:80px 25px}.purchase-section{display:block;padding:95px 20px}.purchase-details,.purchase-retailers{margin-top:55px;padding:42px 0 0;border-left:0;border-top:1px solid var(--line)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.product-story-title-mobile{display:none}@media(max-width:760px){.catalog-page .age-filter{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:100%}.catalog-page .age-filter .filter-button{min-width:0;min-height:44px;padding-inline:8px}.catalog-page .age-filter .filter-button:nth-child(-n+3){grid-column:span 2}.catalog-page .age-filter .filter-button:nth-child(4){grid-column:2/span 2}.catalog-page .age-filter .filter-button:nth-child(5){grid-column:4/span 2}.catalog-page .catalog-count{width:100%;margin-top:20px;text-align:right}}@media(max-width:760px){.product-page main{width:100%;max-width:none;margin:0}.product-page main>section{width:100%;max-width:none;margin-inline:0}.product-page .site-header{width:100%;max-width:none;margin:0;padding-inline:20px}.product-page .catalog-link{display:inline-flex;align-items:center;justify-content:flex-end;min-height:44px}.product-page .product-cover-scene{--product-cover-group-size:min( calc(100vw - 48px) ,390px);overflow:visible}.product-page .product-cover-orbit{width:var(--product-cover-group-size);height:var(--product-cover-group-size);left:50%;top:50%;transform:translate(-50%,-50%)}.product-page .product-cover-scene>img{width:calc(var(--product-cover-group-size)*.62)}.product-page .product-story-title-wide{display:none}.product-page .product-story-title-mobile{display:inline}}@media(min-width:761px)and (max-width:1100px){.home-page .worlds-section .world-art .world-interior,.home-page .worlds-section .world-wm .world-interior,.home-page .worlds-section .world-teens .world-interior,.home-page .worlds-section .world-flowers .world-interior{width:70%;left:-4%;top:0}.home-page .worlds-section .world-art .world-cover,.home-page .worlds-section .world-wm .world-cover,.home-page .worlds-section .world-teens .world-cover,.home-page .worlds-section .world-flowers .world-cover{width:68%;right:-4%;top:0}.product-page .product-facts div:nth-child(3n+1){padding-left:0}}@media(min-width:761px)and (max-width:1100px){.home-page .site-header{grid-template-columns:minmax(0,1fr) auto}.home-page .tablet-menu-toggle{display:none}.home-page .worlds-section .world-art,.home-page .worlds-section .world-flowers .world-art{position:absolute;width:52%;height:auto;aspect-ratio:1;inset:34% auto auto 50%;transform:translate(-50%,-50%)}}@media(min-width:761px)and (max-width:1100px){.home-page .worlds-section .worlds-grid{grid-template-rows:repeat(2,auto);grid-auto-rows:auto!important;align-items:start}.home-page .worlds-section .world-card{width:100%;height:auto!important;min-height:0;max-height:none;align-self:start;aspect-ratio:1 / 1!important}.home-page .worlds-section .world-card:not(.world-flowers) .world-copy{width:100%;grid-column:1 / -1}.home-page .worlds-section .world-card:not(.world-flowers) .world-action{position:absolute;right:0;bottom:0;margin-top:0}}@media(min-width:1101px){.footer-links{width:70%;grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:761px)and (max-width:1100px){.home-page .footer-links,.catalog-page .footer-links,.product-page .footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-links a[data-consent-open]{white-space:nowrap;text-align:left}.footer-links a[data-consent-open] .footer-consent-break{display:none}@media(max-width:1023px){.footer-links a[data-consent-open] .footer-consent-break{display:block}}.product-page .product-trailer-heading h2{font-size:64px}@media(min-width:761px)and (max-width:1100px){.home-page .trailer-copy h2{font-size:56px}.catalog-page .hero-copy h1{font-size:68px}.catalog-page .catalog-toolbar h2,.product-page .product-story-heading h2,.product-page .sample-heading h2,.product-page .product-trailer-heading h2,.product-page .product-trailer-copy h2,.product-page .purchase-heading h2{font-size:56px}.product-page .product-hero-copy h1{font-size:64px}.product-page .sample-heading>p{font-size:18px}}@media(max-width:760px){.catalog-page .hero-copy h1{font-size:50px}.catalog-page .catalog-toolbar h2,.product-page .product-story-heading h2,.product-page .sample-heading h2,.product-page .product-trailer-heading h2,.product-page .product-trailer-copy h2,.product-page .purchase-heading h2{font-size:48px}.product-page .product-hero-copy h1{font-size:46px}.product-page .sample-heading>p{font-size:17px}.home-page .book-meta>p,.catalog-page .catalog-card-meta>p{font-size:11px}.home-page .book-meta h3,.catalog-page .catalog-card-meta h3{font-size:28px}}.site-header-background[data-astro-cid-ctg3m53h]{position:relative;width:100%;background:var(--paper)}.site-header-background[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:1px;background:var(--line);pointer-events:none}header[data-astro-cid-ctg3m53h].site-header.global-site-header{grid-template-columns:1fr auto 1fr;color:var(--ink);background:var(--paper);border-bottom:0}header[data-astro-cid-ctg3m53h].site-header.global-site-header .brand[data-astro-cid-ctg3m53h]>span[data-astro-cid-ctg3m53h]{color:var(--accent)}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h]{font-size:14px}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:#863f32}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].nav-active{color:#863f32}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].nav-active:after{right:0;background:#863f32}@media(max-width:1100px){header[data-astro-cid-ctg3m53h].site-header.global-site-header{position:relative;grid-template-columns:minmax(0,1fr) auto;gap:10px}header[data-astro-cid-ctg3m53h].site-header.global-site-header .tablet-menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--line);color:var(--ink);background:transparent;font:650 13px/1 var(--sans);cursor:pointer}header[data-astro-cid-ctg3m53h].site-header.global-site-header .tablet-menu-toggle[data-astro-cid-ctg3m53h]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h]{position:absolute;z-index:30;top:calc(100% - 1px);left:0;right:0;display:none;padding:16px 20px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 20px 35px #33271c1f}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h][data-open]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 24px}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:flex;align-items:center;min-height:44px}}@media(max-width:760px){header[data-astro-cid-ctg3m53h].site-header.global-site-header{width:calc(100% - 32px);height:78px}header[data-astro-cid-ctg3m53h].site-header.global-site-header .brand[data-astro-cid-ctg3m53h]{min-width:0;font-size:16px}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h]{padding:14px 16px 18px}header[data-astro-cid-ctg3m53h].site-header.global-site-header nav[data-astro-cid-ctg3m53h][data-open]{grid-template-columns:1fr;gap:2px}}
