/* Local visual proposal. Sections map directly to the Shopify handoff. */
:root{--ink:#163e47;--muted:#536971;--paper:#fffdf6;--cream:#f6f1e5;--aqua:#e1f2f0;--coral:#dc503a;--sun:#f9cd68;--line:#dbe3de;--display:"Arial Rounded MT Bold","Trebuchet MS",system-ui,sans-serif;--body:"Trebuchet MS",system-ui,sans-serif;--gutter:clamp(22px,4vw,64px);--section-space:78px;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 var(--body)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700}h1,h2{letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(46px,5.5vw,78px)}h2{font-size:clamp(32px,3.6vw,49px)}h3{font-size:19px;line-height:1.3;letter-spacing:-.025em}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button{border:0}img{display:block;max-width:100%;height:auto}svg{display:block}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #147983;outline-offset:5px}::selection{background:var(--sun);color:var(--ink)}.wrap{width:min(1320px,100%);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-space)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;line-height:1.5;color:var(--ink);margin-bottom:16px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:26px;border-radius:999px;padding:13px 25px;font-size:14px;font-weight:700;line-height:1.4;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #163e4715}.button span{font-size:20px;font-weight:400}.button.coral{background:var(--coral);color:white}.button.dark{background:var(--ink);color:white}.button.sun{background:var(--sun);color:var(--ink)}.button.small{font-size:12px;min-height:42px;padding:10px 18px;gap:16px}.text-link{background:none;padding:5px 0;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #163e4740;line-height:1.7}.text-link:hover{border-color:currentColor}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.quiet{font-size:12px;line-height:1.6}.skip{position:fixed;top:0;left:20px;background:var(--ink);color:white;padding:12px;z-index:100;transform:translateY(-110%)}.skip:focus{transform:translateY(0)}.announcement{text-align:center;font-size:11px;letter-spacing:.045em;background:var(--ink);color:#fffdf6;padding:7px 15px}.announcement strong{font-weight:400;color:var(--sun);padding-left:4px}.header{display:flex;align-items:center;gap:32px;min-height:88px}.brand{display:flex;align-items:center;gap:8px;margin-right:auto;color:#172c31}.brand svg{width:44px;height:44px;flex:none}.brand>span{font-size:19px;font-weight:700;letter-spacing:.04em;line-height:1.1}.brand small{display:block;font-size:9px;letter-spacing:.03em;font-weight:400;margin-top:6px}.header nav{display:flex;gap:25px;font-size:12px}.header nav a:hover{color:var(--coral)}.menu-button{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:30px;min-height:525px;align-items:center;padding-top:20px;padding-bottom:40px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:10px}.little-sun{color:var(--coral);font-size:28px;letter-spacing:0;line-height:1}.hero h1 span{color:var(--coral)}.hero .lead{font-size:17px;max-width:460px;margin-block:23px 26px;line-height:1.65}.hero-facts{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-top:28px}.hero-facts span+span{position:relative;padding-left:16px}.hero-facts span+span:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:#97b3ab}.hero-art{position:relative;height:460px;isolation:isolate}.art-disc{position:absolute;inset:30px 0 0 15px;background:var(--aqua);border-radius:50% 50% 44% 44%;z-index:-1}.art-disc:after{content:"";position:absolute;width:100px;height:100px;border:1px dashed #8ebbb6;border-radius:50%;right:7%;top:14%}.hero-book{position:absolute;width:43%;height:72%;object-fit:contain;left:9%;top:16%;transform:rotate(-9deg);filter:drop-shadow(0 16px 13px #23473727);z-index:1}.hero-flow{position:absolute;width:55%;height:86%;object-fit:contain;right:-1%;bottom:0;z-index:2}.art-note{position:absolute;right:11%;top:0;font-size:13px;line-height:1.4;transform:rotate(7deg);z-index:3}.art-note svg{width:64px;height:48px;fill:none;stroke:var(--ink);stroke-width:1.5;margin:0 0 0 -30px}.hello-label{position:absolute;right:2%;bottom:16px;background:var(--sun);padding:8px 15px;border-radius:6px;font-size:12px;font-weight:700;transform:rotate(-5deg);z-index:4}.art-spark{position:absolute;left:0;top:18%;font-size:38px;color:var(--coral)}.promise-strip{background:var(--aqua);border-block:1px solid #cde3df}.promise-strip>.wrap{display:flex;justify-content:space-around;gap:22px;padding-block:16px}.promise-strip span{display:flex;align-items:center;gap:12px;font-size:12px}.promise-strip b{font-family:var(--display);font-size:24px;font-weight:400;line-height:1}.section-title{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}.section-title .eyebrow{margin-bottom:12px}.section-title>p{font-size:14px;line-height:1.7}.language-layout{display:grid;grid-template-columns:1fr .85fr;gap:8%;align-items:center}.field-label{font-size:14px;font-weight:700;color:var(--ink);margin-bottom:18px}.language-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.language-option{display:flex;flex-direction:column;align-items:start;text-align:left;min-height:66px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:transparent;transition:background .15s}.language-option strong{font-weight:700;font-size:13px}.language-option small{font-size:10px;color:var(--muted)}.language-option:hover{background:#eef6f0}.language-option[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.language-option[aria-pressed=true] small{color:#c1ded9}.selection-note{display:flex;gap:12px;padding-block:24px}.selection-note strong{font-size:14px}.selection-note p{font-size:13px;max-width:375px}.check{display:inline-flex;align-items:center;justify-content:center;flex:none;width:25px;height:25px;background:var(--aqua);border-radius:50%;font-size:12px;margin-top:2px}.language-content>.quiet{margin-top:18px}.language-content .actions{gap:17px}.sample-card{background:#f0e9d8;padding:14px;border-radius:var(--radius);transform:rotate(1.5deg)}.sample-caption{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;padding:0 3px 11px}.sample-caption button{margin-left:auto;background:white;border-radius:50%;width:30px;height:30px}.sample-dot{width:6px;height:6px;border-radius:50%;background:var(--coral)}.sample-image-button{background:white;padding:0;display:block;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 8px 20px #163e4712}.sample-image-button img{width:100%;aspect-ratio:1.12;object-fit:cover;object-position:top}.sample-foot{display:flex;justify-content:space-between;align-items:center;font-size:10px;padding:13px 3px 0}.sample-foot .text-link{font-size:11px}.story-band{background:#eff5eb;padding-block:70px}.story-layout{display:grid;grid-template-columns:.9fr 1fr;gap:10%;align-items:center}.story-art{height:535px;border-radius:200px 200px 24px 24px;position:relative;isolation:isolate}.scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:-1}.reading-flow{position:absolute;inset:12% 2% 0;width:96%;height:87%;object-fit:contain}.story-art-tag{position:absolute;left:-12px;bottom:19px;padding:13px 19px;background:var(--sun);font-size:13px;line-height:1.45;font-weight:700;transform:rotate(-5deg);border-radius:7px}.story-layout h2{font-size:clamp(31px,3.15vw,43px)}.story-layout h2 span{color:#668055}.body-large{font-size:15px;line-height:1.8;margin-top:23px}.story-benefits{padding:0;margin:22px 0 0;list-style:none}.story-benefits li{display:flex;gap:17px;padding:16px 0;border-top:1px solid #d6e0ce}.story-benefits li>span{font-size:11px;color:#6f8367;padding-top:4px}.story-benefits h3{font-size:16px;letter-spacing:0}.story-benefits p{font-size:13px;margin-top:4px}.friends-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.friend-card{text-align:center;min-width:0}.friend-art{position:relative;background:var(--friend-color,var(--aqua));border-radius:100px 100px 18px 18px;height:165px;overflow:hidden}.friend-art img{height:100%;width:100%;object-fit:contain;object-position:bottom;padding:10px 5px 0}.friend-card h3{font-size:16px;margin-top:12px}.friend-card p{font-size:10px;line-height:1.5;margin-top:3px}.reading-band{background:var(--ink);color:var(--paper);padding-block:65px}.reading-layout{display:grid;grid-template-columns:1fr .85fr;gap:12%;align-items:center}.reading-layout .eyebrow{color:#a8ceca}.reading-layout h2 span{color:var(--sun)}.reading-layout>div>p:not(.eyebrow){color:#c5dbd8;font-size:15px;max-width:450px;margin:22px 0 26px}.reading-points article{display:flex;align-items:start;gap:22px;padding:22px 0;border-bottom:1px solid #ffffff26}.reading-points article:first-child{padding-top:0}.reading-points article:last-child{border:0;padding-bottom:0}.reading-points article>span{border:1px solid #ffffff45;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex:none;font-size:12px}.reading-points h3{font-size:18px;letter-spacing:0}.reading-points p{font-size:13px;color:#c5dbd8;margin-top:6px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:12%}.faq-layout>div>p:not(.eyebrow){font-size:14px;margin-top:16px}.faq-layout>div>img{height:170px;width:140px;object-fit:contain;object-position:left;margin-top:20px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:18px;font-size:15px;font-weight:700;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:22px;line-height:1;flex:none;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:14px;line-height:1.8;padding-top:14px;max-width:600px}.closing{display:flex;gap:30px;align-items:center;padding-block:35px 60px}.closing>span{font-size:65px;color:var(--coral);line-height:1}.closing h2{font-size:37px}.closing .eyebrow{margin-bottom:8px}.closing>.button{margin-left:auto;flex:none}.footer{background:var(--aqua);padding:40px 0 80px}.footer>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{font-size:23px;font-weight:700;letter-spacing:.07em}.footer-brand span{display:block;letter-spacing:0;font-size:12px;font-weight:400;margin-top:4px}.footer p{font-size:11px;margin-top:14px}.footer nav{display:flex;gap:27px;font-size:12px}.footer .private-note{text-align:center;margin:30px var(--gutter) 0;padding-top:22px;border-top:1px solid #c3d9d3;font-size:10px}.comparison{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:2px;align-items:center;background:#fffdf6f5;border:1px solid var(--ink);box-shadow:0 5px 18px #163e4720;padding:4px;border-radius:999px;z-index:60;white-space:nowrap;font-size:10px}.comparison>*{padding:7px 13px;border-radius:999px}.comparison>span{background:var(--ink);color:white}.reader{width:min(1060px,calc(100% - 28px));max-height:90dvh;padding:0;background:var(--paper);color:var(--ink);border:none;border-radius:18px;overscroll-behavior:contain}.reader::backdrop{background:#102d36bb;backdrop-filter:blur(5px)}.reader-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 25px;position:sticky;top:0;background:var(--paper);z-index:1}.reader-bar .eyebrow{font-size:9px;margin-bottom:6px}.reader-bar h2{font-size:23px}.icon-button{width:40px;height:40px;background:var(--aqua);border-radius:50%;font-size:26px;flex:none}.reader-pages{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 20px 20px}.reader-pages img{width:100%;height:auto;align-self:start}.reader-note{text-align:center;font-size:12px;padding:0 20px 22px}body:has(dialog[open]){overflow:hidden}
/* Collection and product share the same spacing, type and controls. */
.breadcrumbs{display:flex;gap:10px;font-size:11px;color:var(--muted);padding-block:16px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.collection-heading{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding-block:36px 40px}.collection-heading h1{font-size:clamp(40px,4.8vw,64px)}.collection-heading .lead{font-size:16px;margin-top:22px;max-width:540px}.collection-heading img{height:230px;width:200px;object-fit:contain;background:var(--aqua);border-radius:100px 100px 25px 25px;padding:10px}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:20px;border-block:1px solid var(--line)}.search-field{display:flex;align-items:center;gap:12px;border:1px solid #aabdb7;background:white;border-radius:10px;padding:7px 14px;width:min(360px,100%)}.search-field input{width:100%;background:none;border:0;outline-offset:0;padding:5px 0;font-size:14px;min-width:0}.collection-toolbar p{font-size:12px}.edition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 23px;padding-block:35px 65px}.edition-card{min-width:0}.edition-art{background:var(--card-bg,#e3efe9);height:240px;display:flex;align-items:center;justify-content:center;border-radius:18px;position:relative;padding:25px}.edition-art img{height:100%;width:auto;object-fit:contain;filter:drop-shadow(4px 7px 5px #23473727);transform:rotate(-5deg);transition:transform .2s}.edition-art:hover img{transform:rotate(0) translateY(-3px)}.edition-number{position:absolute;right:12px;top:11px;background:#fffdf6bb;border-radius:20px;padding:3px 8px;font-size:9px}.edition-card .eyebrow{font-size:9px;letter-spacing:.07em;margin:16px 0 5px}.edition-card h2{font-size:22px;line-height:1.3;letter-spacing:-.02em}.edition-card p{font-size:12px;margin-top:7px}.card-actions{display:flex;gap:18px;align-items:center;margin-top:12px}.card-actions .text-link{font-size:12px}.card-sample{font-size:11px;background:none;padding:6px 0}.empty-state{padding:50px 0;text-align:center}.collection-help{background:var(--aqua);border-radius:24px;padding:28px 32px;display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:65px}.collection-help h2{font-size:27px}.collection-help p{font-size:14px;margin-top:8px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-block:18px 65px;align-items:start}.product-gallery{position:sticky;top:25px}.product-image-stage{background:var(--aqua);padding:35px;height:480px;border-radius:25px;position:relative;display:grid;place-items:center}.product-image-stage img{height:100%;max-height:385px;max-width:90%;width:auto;object-fit:contain;filter:drop-shadow(8px 13px 10px #163e4726);transform:rotate(-5deg)}.product-image-stage>.format-stamp{position:absolute;left:19px;bottom:18px;font-size:11px;background:var(--paper);padding:7px 13px;border-radius:999px}.gallery-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:14px;margin-top:14px;padding:13px 17px}.preview-thumbs{display:flex;gap:6px;align-items:center}.preview-thumbs img{width:33px;height:44px;object-fit:cover;object-position:top;border-radius:3px}.preview-thumbs span{font-size:11px;margin-left:8px}.product-summary h1{font-size:clamp(43px,4.5vw,62px)}.product-summary .subtitle{font-size:16px;margin:12px 0 18px}.product-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:19px}.product-badges span{border:1px solid var(--line);border-radius:6px;padding:4px 9px;font-size:10px}.product-summary .description{font-size:14px;margin-bottom:21px}.select-label{font-size:12px;font-weight:700;display:block;margin-bottom:7px}.edition-select{width:100%;padding:12px 14px;border:1px solid #94aaa1;border-radius:9px;background:white;font-size:14px;min-height:49px}.product-selection{font-size:12px;margin:9px 0 20px;min-height:38px}.purchase-box{padding:20px;background:#f5f0e4;border-radius:14px}.purchase-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:14px}.purchase-meta strong{font-size:16px}.purchase-meta span{font-size:11px;color:var(--muted)}.purchase-box>.button{width:100%}.purchase-box .quiet{margin-top:10px;text-align:center}.purchase-status{font-size:12px;line-height:1.5;margin-top:9px;color:var(--ink)}.product-summary .faq-list{margin-top:24px}.product-summary .faq-list summary{font-size:13px}.product-summary .faq-list details{padding:14px 0}.product-summary .faq-list details p{font-size:13px}.product-sample{background:#f5f0e4;padding-block:55px}.product-sample .section-title{margin-bottom:25px}.product-sample-spread{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:800px;margin:auto}.product-sample-spread button{padding:0;background:none}.product-sample-spread img{width:100%;aspect-ratio:.8;object-fit:cover;object-position:top;border-radius:5px}.product-reading-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding-block:60px}.product-reading-info article{border-top:1px solid var(--line);padding-top:18px}.product-reading-info .eyebrow{margin-bottom:8px}.product-reading-info p{font-size:13px;margin-top:12px}.sticky-purchase{display:none}
@media(min-width:1500px){.hero{min-height:570px}.hero-art{height:490px}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:16px;font-size:11px}.header-cta{display:none!important}.hero{gap:12px;min-height:485px}.hero-art{height:400px}.hero .lead{font-size:15px}.hero .actions{gap:17px}.hero .actions .text-link{font-size:12px}.hero .button{font-size:13px;padding:12px 19px}.language-layout{gap:5%}.language-options{gap:7px}.language-option{padding:9px}.language-content .actions{gap:10px}.language-content .actions .button{font-size:12px;padding-inline:17px}.language-content .actions .text-link{font-size:11px}.story-layout{gap:6%}.story-art{height:490px}.friends-grid{grid-template-columns:repeat(4,1fr);gap:25px 16px}.friend-art{height:185px}.edition-grid{grid-template-columns:repeat(3,1fr)}.product-image-stage{height:430px}.product-image-stage img{max-height:345px}.product-hero{gap:5%}}
@media(max-width:760px){:root{--section-space:48px}.header{min-height:76px;position:relative}.brand svg{height:36px;width:36px}.brand>span{font-size:17px}.brand small{font-size:8px}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:43px;height:43px;border:1px solid var(--line);border-radius:50%;background:none;flex:none}.menu-button span{height:1.5px;width:17px;background:var(--ink);margin-inline:auto;transition:transform .15s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.header nav{display:none;position:absolute;inset:calc(100% - 1px) 0 auto;background:var(--paper);border-bottom:1px solid var(--line);padding:15px var(--gutter) 22px;z-index:20;font-size:15px;box-shadow:0 10px 14px #163e4710}.header nav.is-open{display:flex;flex-direction:column;gap:0}.header nav a{padding:12px 0}.hero{grid-template-columns:1fr;padding-top:15px;padding-bottom:24px;gap:5px;min-height:0}.hero h1{font-size:clamp(42px,9vw,65px)}.hero .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:14px}.little-sun{font-size:23px}.hero .lead{font-size:14px;margin:17px 0 20px;max-width:520px}.hero .actions{gap:14px}.hero .button{min-height:47px;font-size:12px;padding-inline:18px;gap:15px}.hero .text-link{font-size:11px}.hero-facts{margin-top:19px;font-size:10px;gap:14px}.hero-art{height:280px;max-width:460px;width:100%;margin-inline:auto}.art-disc{inset:18px 24px 0 28px}.hero-book{height:85%;top:9%;width:42%;left:16%}.hero-flow{width:43%;height:93%;right:7%}.art-note{display:none}.hello-label{right:1%;bottom:17px;font-size:10px;padding:6px 11px}.art-spark{left:8%;font-size:27px;top:19%}.promise-strip>.wrap{gap:12px;padding-block:13px;justify-content:space-between}.promise-strip span{flex-direction:column;gap:5px;text-align:center;font-size:9px;line-height:1.5;flex:1}.promise-strip b{font-size:22px}.section-title{display:block;margin-bottom:25px}.section-title>p{font-size:13px;margin-top:15px}.section-title>p br{display:none}.language-layout{grid-template-columns:1fr;gap:30px}.language-option{min-height:64px;padding:10px 12px}.language-option strong{font-size:13px}.language-content .actions{gap:16px}.language-content .actions .button{font-size:12px}.language-content .actions .text-link{font-size:11px}.sample-card{transform:none;padding:12px}.sample-image-button img{aspect-ratio:1.05}.story-band{padding-block:45px}.story-layout{grid-template-columns:1fr;gap:30px}.story-art{height:340px;max-width:420px;width:100%;margin:auto;order:2}.story-art-tag{left:8px;font-size:11px}.story-layout h2{font-size:34px}.story-layout .body-large{font-size:14px;margin-top:18px}.story-benefits{margin-top:18px}.story-benefits li{padding:14px 0}.friends-grid{grid-template-columns:repeat(4,1fr);gap:20px 10px}.friend-art{height:130px;border-radius:70px 70px 12px 12px}.friend-art img{padding:6px 0 0}.friend-card h3{font-size:14px;margin-top:9px}.friend-card p{display:none}.reading-band{padding-block:45px}.reading-layout{grid-template-columns:1fr;gap:35px}.reading-layout>div>p:not(.eyebrow){font-size:14px;margin:18px 0 22px}.reading-points article{padding:18px 0}.faq-layout{grid-template-columns:1fr;gap:27px}.faq-layout h2 br{display:none}.faq-layout>div>img{display:none}.faq-layout>div>p:not(.eyebrow){margin-top:12px}.faq-list details{padding:18px 0}.faq-list summary{font-size:14px}.faq-list details p{font-size:13px}.closing{flex-wrap:wrap;gap:18px;padding-top:0;padding-bottom:45px}.closing>span{font-size:42px}.closing>div{flex:1}.closing h2{font-size:28px}.closing .eyebrow{font-size:8px}.closing>.button{margin:0 0 0 60px;font-size:12px}.footer{padding-top:30px}.footer>.wrap{align-items:start}.footer nav{flex-direction:column;gap:12px;font-size:11px}.footer-brand{font-size:20px}.footer .private-note{font-size:9px;margin-top:22px}.comparison{bottom:10px;font-size:9px}.comparison>*{padding:7px 11px}.reader{max-height:94dvh}.reader-bar{padding:16px;gap:10px}.reader-bar h2{font-size:18px}.reader-pages{grid-template-columns:1fr;padding:0 12px 15px;gap:16px}.reader-note{font-size:11px}.collection-heading{grid-template-columns:1fr;gap:0;padding-block:20px 28px}.collection-heading img{display:none}.collection-heading h1{font-size:41px}.collection-heading .lead{font-size:14px;margin-top:17px}.collection-toolbar{align-items:start;flex-direction:column;gap:10px;padding-block:17px}.search-field{width:100%}.collection-toolbar p{font-size:11px}.edition-grid{grid-template-columns:repeat(2,1fr);gap:26px 14px;padding-block:25px 40px}.edition-art{height:200px;padding:23px;border-radius:13px}.edition-card h2{font-size:19px}.edition-card .eyebrow{font-size:8px;margin-top:13px}.edition-card p{font-size:11px}.card-actions{gap:10px;flex-wrap:wrap;margin-top:8px}.card-actions .text-link{font-size:11px}.card-sample{font-size:10px}.collection-help{display:block;padding:23px;margin-bottom:40px}.collection-help h2{font-size:25px}.collection-help p{font-size:13px}.collection-help .text-link{margin-top:17px}.product-hero{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.product-gallery{position:static}.product-image-stage{height:330px;padding:25px}.product-image-stage img{max-height:280px}.gallery-preview{padding:10px 12px}.preview-thumbs span{font-size:10px}.gallery-preview .text-link{font-size:11px;gap:9px}.product-summary h1{font-size:42px}.product-summary .eyebrow{margin-bottom:12px}.product-summary .subtitle{font-size:14px}.product-selection{min-height:0}.product-sample{padding-block:38px}.product-sample .section-title .button{margin-top:18px;font-size:12px}.product-sample-spread{gap:8px}.product-reading-info{grid-template-columns:1fr;gap:25px;padding-block:40px}.product-reading-info h3{font-size:20px}.product-reading-info p{margin-top:8px}.product-page .footer{padding-bottom:145px}.product-page .comparison{bottom:78px}.sticky-purchase{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--paper);box-shadow:0 -4px 15px #163e4712;border-top:1px solid var(--line);z-index:50;padding:10px 18px max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px}.sticky-purchase strong{display:block;font-size:11px}.sticky-purchase small{font-size:9px;color:var(--muted)}.sticky-purchase .button{min-height:42px;padding:10px 16px;font-size:11px;gap:8px}}
@media(max-width:380px){.hero .actions{align-items:start;flex-direction:column;gap:10px}.hero-art{height:240px}.language-options{grid-template-columns:repeat(2,1fr)}.friends-grid{grid-template-columns:repeat(4,1fr)}.friend-art{height:108px}.edition-art{height:165px;padding:21px}.product-image-stage{height:290px}.product-image-stage img{max-height:245px}.closing>.button{margin-left:0}.hero-facts{gap:10px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media(min-width:761px) and (max-height:680px){.header{min-height:68px}.hero{min-height:0;padding-block:14px 20px}.hero-art{height:310px}.hero h1{font-size:54px}.hero .eyebrow{margin-bottom:10px}.hero .lead{font-size:14px;line-height:1.55;margin-block:15px 18px;max-width:445px}.hero .button{min-height:44px;padding-block:10px}.hero-facts{margin-top:16px}.hero-art .art-note{font-size:11px}.promise-strip>.wrap{padding-block:12px}.art-disc{inset:13px 10px 0 15px}.hero-book{height:87%;top:5%;left:14%}.hero-flow{height:97%;width:43%;right:8%}.hello-label{right:4%;bottom:10px}.art-note{right:10%;top:-3px}.art-note svg{height:36px}.art-spark{left:9%}}
@media print{.comparison,.announcement,.menu-button,.sticky-purchase{display:none}.footer{padding-bottom:25px}}
