:root{--cream:#fffaf0;--cream-deep:#f7eedf;--paper:#fff;--navy:#17365f;--navy-soft:#315077;--coral:#f27678;--coral-dark:#d9555d;--pink:#ed5f8d;--aqua:#4eb8b4;--aqua-dark:#238e91;--yellow:#ffbd27;--green:#8cbd35;--purple:#8c6bb1;--orange:#f68a25;--line:#eadfce;--muted:#64738a;--shadow:0 18px 55px #2434521f;--soft-shadow:0 10px 30px #24345217;--radius-lg:32px;--radius-md:22px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--navy);margin:0;font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif;line-height:1.6}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.8rem,6vw,5.4rem)}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:1.35rem}:focus-visible{outline-offset:3px;outline:4px solid #4eb8b466}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding-block:92px}.eyebrow{color:var(--aqua-dark);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:800}.button{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:12px 22px;font-weight:800;line-height:1.2;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 10px 24px #f2767847}.button-primary:hover:not(:disabled){background:var(--coral-dark);box-shadow:0 13px 28px #f276785c}.button-secondary{border-color:var(--line);color:var(--navy);box-shadow:var(--soft-shadow);background:#fff}.button-light{color:var(--navy);background:#fff;box-shadow:0 12px 30px #0b1f4133}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.text-link{color:var(--aqua-dark);font-weight:800}.text-link:hover{color:var(--coral-dark)}.large-link{font-size:1.05rem}.announcement{background:var(--navy);color:#fff;letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:28px;min-height:34px;padding:6px 20px;font-size:.78rem;font-weight:700;display:flex}.announcement-secondary{color:#b9f1e9}.announcement-divider{color:var(--yellow);margin-inline:12px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0f0;border-bottom:1px solid #eadfcecc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 32px);min-height:78px;margin-inline:auto;display:flex}.brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.brand img{border-radius:50%;width:60px;height:60px}.brand-name{font-size:1.08rem;font-weight:800;line-height:1.05}.brand-name strong{color:var(--coral-dark);display:block}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,28px);font-size:.9rem;font-weight:700;display:flex}.desktop-nav a,.header-help{border-radius:999px;padding:8px 10px;transition:color .16s,background .16s;position:relative}.desktop-nav a:after,.header-help:after{background:var(--coral);content:"";height:2px;transition:transform .16s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.active:after,.header-help:hover:after{transform:scaleX(1)}.desktop-nav a:hover{background:var(--cream)}.desktop-nav a.active{color:var(--coral-dark);background:#ffe7e2}.header-actions{align-items:center;gap:18px;font-size:.9rem;font-weight:700;display:flex}.region-selector{position:relative}.region-selector select{border:1px solid var(--line);min-height:42px;color:var(--navy);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:8px 30px 8px 12px;font-size:.76rem;font-weight:800}.cart-link{box-shadow:var(--soft-shadow);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.cart-count{background:var(--yellow);width:24px;height:24px;color:var(--navy);border-radius:50%;place-items:center;font-size:.76rem;display:grid}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);width:220px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-menu nav a{border-radius:10px;padding:9px 10px}.mobile-menu nav a:hover{background:var(--cream)}.mobile-menu nav a.active{color:var(--coral-dark);background:#ffe7e2;font-weight:800}.hero{background:radial-gradient(circle at 18% 18%,#ffbd2729,#0000 27%),linear-gradient(135deg,#fffaf0 0%,#fff4e2 54%,#edf9f6 100%);min-height:680px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:42px;min-height:680px;padding-block:64px 76px;display:grid}.hero-copy{z-index:3;position:relative}.hero h1{color:var(--navy);margin-bottom:22px}.hero h1 span{color:var(--coral-dark)}.hero-text{max-width:590px;color:var(--navy-soft);margin-bottom:30px;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-formats{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:26px;font-size:.84rem;font-weight:700;display:flex}.hero-formats span:before{color:var(--green);content:"●";margin-right:7px}.hero-books{min-height:520px;position:relative}.hero-book{background:#fff;border:7px solid #fff;border-radius:22px;position:absolute;overflow:hidden;box-shadow:0 28px 60px #1d304e33}.hero-book img{object-fit:contain;background:#fff}.hero-book-back{width:250px;height:330px;top:58px;left:10px;transform:rotate(-8deg)}.hero-book-front{z-index:2;width:335px;height:420px;top:8px;left:180px;transform:rotate(2deg)}.hero-book-side{z-index:1;width:230px;height:310px;top:145px;right:0;transform:rotate(8deg)}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{background:#4eb8b41f;width:520px;height:520px;bottom:-210px;right:-140px}.hero-orb-two{background:#f2767817;width:300px;height:300px;top:70px;left:-150px}.floating-note{color:#fff;box-shadow:var(--soft-shadow);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute}.note-one{background:var(--purple);width:58px;height:58px;font-size:1.5rem;top:0;right:30px;transform:rotate(8deg)}.note-two{background:var(--yellow);width:50px;height:50px;color:var(--navy);bottom:25px;left:80px}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid span{border-right:1px solid var(--line);color:var(--muted);text-align:center;padding:20px 24px;font-size:.88rem}.trust-grid span:last-child{border-right:0}.trust-grid b{color:var(--navy)}.learning-overview{padding-bottom:30px}.learning-overview .section-heading{margin-inline:auto}.learning-overview .section-heading>p:not(.eyebrow)+p{margin-top:-8px}.service-promise-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-promise-card{border:1px solid var(--line);min-height:165px;box-shadow:var(--soft-shadow);background:#fff;border-radius:24px;align-items:flex-start;gap:18px;padding:26px;display:flex}.service-promise-icon{background:#eefbf8;border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:1.45rem;display:grid}.service-promise-card:nth-child(2) .service-promise-icon{background:#fff5d5}.service-promise-card:nth-child(3) .service-promise-icon{background:#fff0f1}.service-promise-card h3{margin-bottom:8px;font-size:1.1rem}.service-promise-card p{color:var(--muted);margin-bottom:0;font-size:.88rem}.section-heading{margin-bottom:38px}.section-heading>p:not(.eyebrow),.centered-heading>p{max-width:680px;color:var(--muted);font-size:1.03rem}.centered-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.heading-row{justify-content:space-between;align-items:end;gap:24px;display:flex}.heading-row h2{margin-bottom:0}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{border-radius:var(--radius-lg);border:1px solid #fffc;min-height:440px;padding:18px 18px 24px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.category-coral{background:#ffe9e3}.category-aqua{background:#e1f6f1}.category-yellow{background:#fff1bd}.category-purple{background:#eee6f7}.category-art{height:220px;box-shadow:var(--soft-shadow);background:#fff;border-radius:22px;margin-bottom:22px;position:relative;overflow:hidden}.category-art img{object-fit:contain}.category-number{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.category-card h3{margin:8px 0 10px}.category-card p{color:var(--navy-soft);font-size:.9rem;line-height:1.5}.category-card strong{font-size:.88rem}.featured-section,.related-section{background:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 22px #2434520f}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-image-wrap{aspect-ratio:4/5;background:linear-gradient(145deg,#fffdf8,#f4eadc);display:block;position:relative;overflow:hidden}.product-image{object-fit:contain;object-position:center;width:100%;height:100%;padding:8px;transition:transform .22s;display:block}.product-card:hover .product-image{transform:scale(1.025)}.category-pill{color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17365fe6;border:1px solid #fffc;border-radius:999px;padding:6px 10px;font-size:.67rem;font-weight:800;position:absolute;top:12px;left:12px}.product-card-body{padding:18px}.product-meta{color:var(--muted);gap:8px;margin-bottom:9px;font-size:.74rem;font-weight:700;display:flex}.product-meta span+span:before{content:"•";margin-right:8px}.product-card h3{min-height:48px;margin-bottom:9px;font-size:1.15rem}.product-card h3 a:hover{color:var(--coral-dark)}.product-card-body>p{min-height:64px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.84rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:.82rem;display:flex}.price-from{color:var(--muted);gap:3px;display:grid}.price-from>span:first-child{font-size:.72rem;font-weight:700}.sale-price-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.sale-price-row del,.format-price del{color:#7b8794;font-size:.76rem}.price-from strong{color:var(--navy);font-size:1.05rem}.sale-badge,.format-price small{color:#20713d;white-space:nowrap;background:#e4f6e9;border-radius:999px;padding:3px 6px;font-size:.65rem;font-weight:900;line-height:1}.peek-panel{background:var(--navy);color:#fff;min-height:510px;box-shadow:var(--shadow);border-radius:42px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;padding:60px;display:grid;position:relative;overflow:hidden}.peek-panel:before{content:"";border:2px solid #4eb8b433;border-radius:50%;width:480px;height:480px;position:absolute;top:-160px;right:-120px}.peek-copy{z-index:2;position:relative}.peek-copy .eyebrow{color:#9de7df}.peek-copy p:not(.eyebrow){color:#d6e0ef;margin-bottom:28px}.peek-covers{grid-template-columns:minmax(0,1.05fr) minmax(0,.9fr) minmax(0,.85fr);align-items:center;gap:16px;width:100%;max-width:620px;min-height:390px;margin-inline:auto;display:grid;position:relative}.peek-cover{cursor:pointer;background:#fff;border:5px solid #fff;border-radius:18px;width:100%;padding:0;transition:transform .18s;display:block;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000047}.peek-cover:hover{z-index:8;transform:translateY(-8px)rotate(0)}.peek-cover img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.peek-cover-1{aspect-ratio:4/3;transform:rotate(-3deg)}.peek-cover-2{aspect-ratio:3/4;transform:rotate(1deg)}.peek-cover-3{aspect-ratio:3/4;transform:rotate(3deg)}.play-badge{background:var(--coral);color:#fff;width:54px;height:54px;box-shadow:var(--soft-shadow);border:4px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.peek-book-link{color:#fff;text-align:center;text-underline-offset:4px;margin-top:12px;font-size:.8rem;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;display:block}.peek-book-link:hover{color:#9de7df}.preview-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091930d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.preview-modal{background:#fff;border-radius:28px;width:min(920px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 28px 80px #00000059}.preview-modal video{background:#081b35;border-radius:28px 28px 0 0;width:100%;max-height:min(68vh,620px);display:block}.preview-modal-close{z-index:2;color:#fff;cursor:pointer;background:#091930d1;border:2px solid #ffffffd9;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.6rem;line-height:1;display:grid;position:absolute;top:14px;right:14px}.preview-modal-footer{justify-content:space-between;align-items:center;gap:24px;padding:22px 26px 24px;display:flex}.preview-modal-footer .eyebrow{margin-bottom:4px}.preview-modal-footer h3{margin-bottom:0}.about-banner{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:42px;grid-template-columns:330px 1fr;align-items:center;gap:70px;padding:40px 70px;display:grid}.about-logo-wrap{aspect-ratio:1;background:var(--cream);border-radius:50%;place-items:center;display:grid}.about-logo-wrap img{width:90%;height:auto}.about-banner>div:last-child>p:not(.eyebrow){max-width:650px;color:var(--muted)}.review-section{padding-top:20px}.review-panel{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:linear-gradient(135deg,#fff,#fff7e8);border-radius:36px;grid-template-columns:1fr .9fr;align-items:start;gap:54px;padding:48px 54px;display:grid}.review-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);margin-bottom:0}.feedback-form{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:26px;gap:14px;padding:30px;display:grid}.review-stars{color:var(--yellow);letter-spacing:.14em;margin-bottom:10px;font-size:1.25rem;display:block}.feedback-form h3{margin-bottom:8px}.feedback-form-heading .review-stars{margin-bottom:4px}.feedback-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.feedback-form>label,.feedback-form-grid label{color:var(--navy);gap:6px;font-size:.8rem;font-weight:800;display:grid}.feedback-form input,.feedback-form select,.feedback-form textarea{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--navy);border-radius:11px;outline:0}.feedback-form input,.feedback-form select{min-height:44px;padding:9px 11px}.feedback-form textarea{resize:vertical;min-height:110px;padding:11px}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px #4eb8b429}.feedback-form .feedback-permission{color:var(--muted);align-items:flex-start;gap:9px;font-weight:600;display:flex}.feedback-permission input{width:17px;min-height:17px;margin-top:2px}.feedback-form>.button{justify-self:start}.review-alternative-label{color:var(--navy);margin:24px 0 10px;font-size:.82rem;font-weight:800}.review-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,350px);display:grid}.review-actions .button{text-align:center;width:100%;min-height:52px;padding:12px 16px;font-size:.82rem}.closing-cta{background:linear-gradient(135deg, var(--coral-dark), #ef718c 55%, var(--purple));color:#fff;text-align:center;padding-block:90px;position:relative;overflow:hidden}.closing-cta:before,.closing-cta:after{content:"";border:2px solid #ffffff29;border-radius:50%;position:absolute}.closing-cta:before{width:500px;height:500px;top:-220px;left:-80px}.closing-cta:after{width:620px;height:620px;bottom:-280px;right:-120px}.closing-cta .page-shell{z-index:2;position:relative}.closing-cta h2{margin-bottom:12px}.closing-cta p{color:#fff1f4;margin-bottom:28px}.closing-star{color:var(--yellow);margin-bottom:10px;font-size:2.2rem;display:block}.site-footer{color:#dce7f6;background:#102a4d;padding-top:62px}.footer-grid{grid-template-columns:1.45fr .7fr .9fr 1.2fr;gap:42px;padding-bottom:48px;display:grid}.footer-brand{align-items:center;gap:20px;display:flex}.footer-brand img{border-radius:50%}.footer-title,.footer-heading{color:#fff;margin-bottom:12px;font-weight:800}.footer-title{font-size:1.25rem}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:7px;font-size:.86rem;display:flex}.share-actions{margin-top:20px}.share-heading{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800}.share-button-row{flex-wrap:wrap;gap:8px;display:flex}.share-chip{border:1px solid var(--line);min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:8px 13px;font-size:.76rem;font-weight:800;line-height:1.2;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.share-chip:hover{border-color:var(--aqua);background:#eefbf8;transform:translateY(-1px)}.share-chip-primary{border-color:var(--aqua-dark);background:var(--aqua-dark);color:#fff}.share-chip-primary:hover{border-color:var(--aqua-dark);background:#197b7e}.share-status{min-height:20px;color:var(--muted);margin:7px 0 0;font-size:.72rem;line-height:1.35}.share-actions-dark{margin-top:0}.share-actions-dark .share-heading{color:#fff}.share-actions-dark .share-chip{color:#fff;background:#ffffff14;border-color:#ffffff40}.share-actions-dark .share-chip:hover{background:#9de7df29;border-color:#9de7df}.share-actions-dark .share-chip-primary{border-color:var(--aqua);background:var(--aqua-dark)}.share-actions-dark .share-status{color:#b9c9dd}.footer-social-links{flex-wrap:wrap;gap:8px;display:flex}.footer-social-link{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:7px 13px;font-size:.78rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.footer-social-link:hover{background:#9de7df29;border-color:#9de7df;transform:translateY(-1px)}.footer-connect .share-actions{margin-top:14px}.footer-grid a:hover{color:#9de7df}.footer-grid a.active{color:#9de7df;text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.footer-brand p:last-child{color:#b9c9dd;max-width:390px;margin-bottom:0;font-size:.88rem}.footer-bottom{color:#9fb1c9;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-block:18px;font-size:.76rem;display:flex}.page-banner{border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(circle at 85% 20%,#4eb8b42b,#0000 24%),radial-gradient(circle at 12% 80%,#ffbd272e,#0000 22%),#fff5e6;padding-block:76px}.page-banner h1{margin-bottom:14px;font-size:clamp(2.6rem,6vw,4.6rem)}.page-banner p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0 auto;font-size:1.05rem}.shop-banner{padding-block:36px}.shop-banner .eyebrow{margin-bottom:7px}.shop-banner h1{margin-bottom:8px;max-width:940px;margin-inline:auto;font-size:clamp(2.1rem,4.2vw,3.5rem);line-height:1.06}.shop-banner p:not(.eyebrow){max-width:780px;font-size:.98rem;line-height:1.55}.shop-content{padding-top:42px}.shop-tools{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.search-box{flex:1;max-width:410px}.search-box input,.customer-form input,.customer-form textarea{border:1px solid var(--line);width:100%;color:var(--navy);background:#fff;border-radius:14px}.search-box input{height:50px;box-shadow:var(--soft-shadow);padding:0 18px}.filter-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filter-row button{border:1px solid var(--line);color:var(--navy-soft);cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:700}.filter-row button.active,.filter-row button:hover{border-color:var(--navy);background:var(--navy);color:#fff}.results-line{color:var(--muted);margin-bottom:24px;font-size:.85rem}.empty-state,.empty-cart{border-radius:var(--radius-lg);text-align:center;background:#fff;border:1px dashed #dacdb9;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px;display:flex}.empty-state h2,.empty-cart h1{margin-bottom:10px}.empty-state p,.empty-cart p{color:var(--muted)}.empty-star,.empty-cart>span{color:var(--yellow);font-size:2.6rem}.product-breadcrumbs{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;padding-block:22px;font-size:.8rem;display:flex;overflow:hidden}.product-breadcrumbs a:hover{color:var(--coral-dark)}.product-hero{grid-template-columns:minmax(360px,.88fr) 1.12fr;align-items:center;gap:clamp(46px,7vw,90px);padding-block:38px 88px;display:grid}.product-cover-stage{flex-direction:column;align-items:center;display:flex}.product-cover-large{aspect-ratio:4/5;background:#fff;border:8px solid #fff;border-radius:28px;width:min(100%,500px);position:relative;overflow:hidden;box-shadow:0 28px 65px #21345633}.product-cover-large.product-cover-landscape{aspect-ratio:900/696;width:min(100%,560px)}.product-cover-large img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-cover-note{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:22px;font-size:.76rem;font-weight:700}.static-pill{background:var(--aqua-dark);margin-bottom:16px;display:inline-flex;position:static}.product-info h1{margin-bottom:10px;font-size:clamp(2.35rem,5vw,4.4rem)}.product-subtitle{color:var(--purple);margin-bottom:18px;font-weight:800}.product-lead{max-width:650px;color:var(--navy-soft);margin-bottom:24px;font-size:1.08rem}.product-facts{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.product-facts span{border:1px solid var(--line);min-height:82px;color:var(--muted);background:#ffffffb3;border-radius:14px;flex-direction:column;justify-content:center;padding:12px;font-size:.78rem;display:flex}.product-facts b{color:var(--navy);text-transform:uppercase;font-size:.75rem}.purchase-panel{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:24px;padding:22px}.field-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800}.format-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.format-options button{border:2px solid var(--line);min-height:72px;color:var(--navy);cursor:pointer;text-align:left;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;padding:11px 12px;display:flex}.format-options button:hover,.format-options button.selected{border-color:var(--aqua);background:#eefbf8}.format-options button>span:first-child{font-size:.75rem;font-weight:700}.format-options strong{font-size:1.05rem}.format-price{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.format-note{min-height:48px;color:var(--muted);padding-block:12px;font-size:.78rem}.purchase-button{width:100%}.purchase-smallprint{color:var(--muted);text-align:center;margin:10px 0 0;font-size:.74rem}.product-details-section{background:#fff}.product-details-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.long-copy{color:var(--navy-soft);font-size:1.03rem}.highlight-list{gap:10px;margin-top:28px;display:grid}.highlight-list>div{background:var(--cream);border-radius:14px;align-items:center;gap:12px;padding:11px 14px;display:flex}.highlight-list span{background:var(--yellow);border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:900;display:grid}.highlight-list p{margin:0;font-weight:700}.preview-frame,.preview-placeholder{background:var(--navy);min-height:430px;box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.preview-frame video{object-fit:contain;background:var(--navy);width:100%;min-height:430px;display:block}.preview-placeholder img{object-fit:cover;opacity:.32;filter:blur(2px);transform:scale(1.06)}.preview-overlay{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.preview-overlay>span{background:var(--coral);border:4px solid #fff;border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:14px;display:grid}.preview-overlay strong{font-size:1.4rem}.preview-overlay small{color:#dbe6f3;max-width:310px;margin-top:8px}.small-heading{margin-bottom:28px}.spec-grid,.value-grid,.order-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.spec-grid>div,.value-grid>div,.order-steps>div{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--soft-shadow);background:#fff;padding:28px}.spec-grid b{font-size:1.05rem}.spec-grid p,.value-grid p,.order-steps p{color:var(--muted);margin:8px 0 0;font-size:.88rem}.related-grid{grid-template-columns:repeat(4,1fr)}.cart-page{min-height:640px;padding-block:66px 96px}.cart-layout{grid-template-columns:1fr 390px;align-items:start;gap:42px;display:grid}.cart-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.cart-heading-row h1{margin-bottom:0;font-size:clamp(2.1rem,4vw,3.4rem)}.text-button,.remove-button{color:var(--coral-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.cart-item{border-top:1px solid var(--line);grid-template-columns:100px 1fr auto auto;align-items:center;gap:18px;padding:18px 0;display:grid}.cart-thumb{background:#fff;border-radius:12px;width:100px;height:120px;position:relative;overflow:hidden}.cart-thumb img{object-fit:contain;object-position:center;width:100%;height:100%;padding:4px;display:block}.cart-item-copy{flex-direction:column;align-items:flex-start;display:flex}.cart-item-copy>a{margin-bottom:4px;font-weight:800}.cart-item-copy>span{color:var(--muted);font-size:.78rem}.remove-button{margin-top:7px;font-size:.75rem}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;display:flex;overflow:hidden}.quantity-control button{width:32px;height:34px;color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:1rem}.quantity-control span:not(.sr-only){text-align:center;width:24px}.cart-line-price{text-align:right;width:70px}.order-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:26px;position:sticky;top:112px}.summary-row,.summary-total{justify-content:space-between;align-items:center;gap:20px;padding-block:8px;display:flex}.summary-row{color:var(--muted);font-size:.9rem}.shipping-nudge{color:#76570c;background:#fff3c8;border-radius:12px;padding:10px 12px;font-size:.76rem}.summary-total{border-top:1px solid var(--line);margin-top:10px;padding-top:18px;font-size:1.05rem}.summary-total strong{font-size:1.4rem}.customer-form{gap:9px;margin-block:22px;display:grid}.customer-form input,.customer-form textarea{resize:vertical;padding:11px 12px}.form-split{grid-template-columns:1fr 1fr;gap:9px;display:grid}.full-button{width:100%;margin-bottom:10px}.demo-note{color:var(--muted);text-align:center;font-size:.7rem;line-height:1.45}.policy-consent{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:9px;margin:4px 0 16px;font-size:.72rem;line-height:1.5;display:grid}.policy-consent input{width:17px;height:17px;accent-color:var(--aqua-dark);margin:2px 0 0}.policy-consent a{color:var(--aqua-dark);text-underline-offset:2px;font-weight:800;text-decoration:underline}.payment-note,.payment-error{text-align:center;margin:0 0 12px;font-size:.72rem;line-height:1.45}.payment-note{color:var(--muted)}.payment-error{color:#9b343b;background:#fff0ef;border-radius:12px;padding:10px 12px;font-weight:700}.payment-processing,.payment-success{border:1px solid var(--line);border-radius:var(--radius-lg);max-width:720px;min-height:520px;box-shadow:var(--shadow);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:56px;display:flex}.payment-processing .cart-spinner{border-width:5px;width:58px;height:58px;margin-bottom:22px}.payment-processing h1{margin-bottom:14px;font-size:clamp(2rem,5vw,3.2rem)}.payment-processing p:not(.eyebrow){max-width:520px;color:var(--muted);margin:0}.payment-success>span{color:#237a4c;background:#e6f7ee;border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:20px;font-size:2rem;font-weight:900;display:grid}.payment-success h1{margin-bottom:14px;font-size:clamp(2.2rem,5vw,3.6rem)}.payment-success p:not(.eyebrow){max-width:560px;color:var(--muted)}.payment-success small{color:var(--muted);margin-bottom:26px}.about-page-banner{text-align:left}.about-page-grid{grid-template-columns:1fr 380px;align-items:center;gap:70px;display:grid}.about-page-banner p:not(.eyebrow){margin:0}.about-page-banner img{width:100%;height:auto}.story-copy-grid{grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.story-copy-grid h2{margin-bottom:0}.values-section,.faq-section{background:#fff}.value-grid>div{text-align:center}.value-grid span{background:var(--yellow);border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 14px;display:grid}.value-grid>div:nth-child(2) span{color:var(--aqua-dark);background:#d8f2ee}.value-grid>div:nth-child(3) span{color:var(--purple);background:#f0e7f7}.order-steps{grid-template-columns:repeat(4,1fr)}.order-steps>div{text-align:center}.order-steps span{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 12px;font-weight:900;display:grid}.faq-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.faq-grid>div:first-child>p:not(.eyebrow){color:var(--muted)}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--cream);border-radius:16px;padding:0 20px}.faq-list summary{cursor:pointer;padding-block:17px;font-weight:800}.faq-list p{color:var(--muted);padding-bottom:16px;font-size:.9rem}.help-contact-link{margin:-4px 0 20px;display:inline-block}.policy-banner-inner{max-width:860px}.policy-banner-inner h1{margin-bottom:14px;font-size:clamp(2.7rem,6vw,4.8rem)}.policy-banner-inner>p:not(.eyebrow){max-width:700px;color:var(--navy-soft);margin:0 auto 12px}.policy-banner-inner>span{color:var(--muted);font-size:.76rem;font-weight:700}.policy-layout{grid-template-columns:240px minmax(0,760px);justify-content:center;align-items:start;gap:70px;padding-block:76px 104px;display:grid}.policy-nav{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:20px;flex-direction:column;gap:7px;padding:20px;display:flex;position:sticky;top:120px}.policy-nav p{letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.74rem;font-weight:900}.policy-nav a{color:var(--navy-soft);border-radius:8px;padding:6px 8px;font-size:.82rem;font-weight:700}.policy-nav a:hover{color:var(--aqua-dark);background:#eefbf8}.policy-content{min-width:0}.policy-content section{margin-bottom:40px}.policy-content h2{margin-bottom:12px;font-size:clamp(1.55rem,3vw,2.1rem)}.policy-content p,.policy-content li{color:var(--navy-soft)}.policy-content ul{gap:8px;padding-left:22px;display:grid}.policy-content a{color:var(--aqua-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.policy-callout{border-left:5px solid var(--aqua);color:var(--navy-soft);background:#eefbf8;border-radius:0 16px 16px 0;padding:20px 22px}.policy-draft-note{border-left-color:var(--yellow);color:#6b5110;background:#fff5d5}.contact-card-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-card{border:1px solid var(--line);min-height:230px;box-shadow:var(--soft-shadow);background:#fff;border-radius:20px;padding:24px}.contact-card>span{color:var(--coral-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:900;display:block}.contact-card h2{font-size:1.35rem}.contact-card address{font-style:normal}.contact-form{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:24px;gap:18px;padding:26px;display:grid}.contact-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-form label{color:var(--navy);gap:7px;font-size:.82rem;font-weight:800;display:grid}.contact-form label span,.contact-form-note{color:var(--muted);font-weight:500}.contact-form input,.contact-form textarea{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--navy);border-radius:12px;outline:0}.contact-form input{min-height:48px;padding:10px 13px}.contact-form textarea{resize:vertical;min-height:150px;padding:13px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px #4eb8b429}.contact-form-trap{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contact-form-actions{align-items:center;gap:18px;display:flex}.contact-form-actions .button{flex:none}.contact-form-note{margin:0;font-size:.76rem}.contact-form-status{border-radius:12px;margin:0;padding:12px 14px;font-size:.85rem;font-weight:700}.contact-form-status.success{color:#176f67;background:#e8f8f3}.contact-form-status.error{color:#a43b43;background:#fff0f1}@media (width<=1100px){.desktop-nav{gap:14px;font-size:.82rem}.hero-book-back{width:210px;left:0}.hero-book-front{width:300px;left:130px}.hero-book-side{width:205px;right:-20px}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.category-card:nth-child(4){grid-column:span 3;grid-template-columns:300px 1fr;align-items:center;gap:30px;min-height:280px;display:grid}.category-card:nth-child(4) .category-art{height:240px;margin-bottom:0}.peek-panel{padding:46px}.peek-covers{gap:12px}.related-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=900px){.desktop-nav,.header-help{display:none}.mobile-menu{display:block}.hero-grid{text-align:center;grid-template-columns:1fr;padding-top:72px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-books{width:min(100%,650px);min-height:460px;margin-inline:auto}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid span:nth-child(2){border-right:0}.trust-grid span:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(4){grid-column:auto;min-height:440px;display:block}.category-card:nth-child(4) .category-art{height:220px;margin-bottom:22px}.product-grid{grid-template-columns:repeat(2,1fr)}.peek-panel,.product-details-grid{grid-template-columns:1fr}.peek-covers{min-height:380px}.about-banner{grid-template-columns:240px 1fr;gap:40px;padding:38px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-connect{grid-column:span 2}.shop-tools{flex-direction:column;align-items:stretch}.search-box{max-width:none}.filter-row{justify-content:flex-start}.product-hero{grid-template-columns:1fr}.product-cover-large{max-width:480px}.cart-layout{grid-template-columns:1fr}.order-card{position:static}.about-page-grid,.story-copy-grid,.faq-grid,.policy-layout{grid-template-columns:1fr;gap:44px}.policy-nav{grid-template-columns:repeat(2,1fr);display:grid;position:static}.policy-nav p{grid-column:1/-1}.about-page-grid img{width:min(360px,80%);margin-inline:auto}.value-grid,.spec-grid,.service-promise-grid,.review-panel{grid-template-columns:1fr}.order-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.page-shell{width:min(100% - 28px,1180px)}.section{padding-block:68px}.announcement{min-height:30px;font-size:.68rem}.brand-name{display:none}.announcement-divider{margin-inline:7px}.header-inner{gap:8px;width:min(100% - 16px,1240px);min-height:68px}.brand img{width:52px;height:52px}.header-actions{gap:8px}.region-selector select{width:104px;min-height:40px;padding:8px 26px 8px 10px}.cart-link{padding:8px 10px}.hero-grid{min-height:auto;padding-block:58px 42px}.hero h1{font-size:clamp(2.75rem,14vw,4rem)}.hero-books{min-height:350px}.hero-book{border-width:4px;border-radius:15px}.hero-book-back{width:145px;height:210px;top:45px;left:0}.hero-book-front{width:205px;height:270px;left:25%}.hero-book-side{width:140px;height:205px;top:85px;right:0}.note-one{width:44px;height:44px;right:5px}.note-two{bottom:18px;left:22px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card,.category-card:nth-child(4){min-height:410px}.product-card{width:min(100%,420px);margin-inline:auto}.heading-row{flex-direction:column;align-items:flex-start}.peek-panel{border-radius:28px;min-height:auto;padding:34px 24px 22px}.peek-covers{grid-template-columns:1fr 1fr;gap:14px;min-height:auto;padding:18px 0 10px}.peek-item:first-child{grid-column:1/-1;justify-self:center;width:min(72%,250px)}.peek-cover-1{transform:rotate(-2deg)}.peek-cover-2{transform:rotate(-1deg)}.peek-cover-3{transform:rotate(1deg)}.preview-modal-backdrop{padding:12px}.preview-modal{border-radius:20px;max-height:calc(100vh - 24px)}.preview-modal video{border-radius:20px 20px 0 0;max-height:62vh}.preview-modal-footer{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.preview-modal-footer .button{width:100%}.about-banner{text-align:center;border-radius:28px;grid-template-columns:1fr;gap:22px;padding:28px}.service-promise-card{min-height:auto;padding:22px}.review-panel{border-radius:28px;gap:24px;padding:30px 22px}.feedback-form{padding:24px 20px}.feedback-form-grid,.review-actions{grid-template-columns:1fr}.about-logo-wrap{width:min(100%,240px);margin-inline:auto}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-brand{grid-column:auto;align-items:flex-start}.footer-connect{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:5px}.policy-layout{gap:34px;padding-block:52px 74px}.policy-nav,.contact-card-grid,.contact-form-grid{grid-template-columns:1fr}.contact-form{padding:22px 18px}.contact-form-actions{flex-direction:column;align-items:stretch}.policy-nav p{grid-column:auto}.payment-success{min-height:460px;padding:38px 22px}.page-banner{padding-block:58px}.shop-banner{padding-block:28px}.shop-banner h1{font-size:clamp(1.85rem,9vw,2.4rem);line-height:1.1}.shop-banner p:not(.eyebrow){font-size:.92rem;line-height:1.5}.shop-content{padding-top:28px}.filter-row{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.filter-row button{flex-shrink:0}.product-hero{gap:38px;padding-bottom:64px}.product-facts,.format-options{grid-template-columns:1fr}.product-facts span{min-height:60px}.format-options button{flex-direction:row;justify-content:space-between;align-items:center;min-height:58px}.preview-frame,.preview-placeholder,.preview-frame video{min-height:340px}.cart-item{grid-template-columns:78px 1fr auto;gap:12px}.cart-thumb{width:78px;height:96px}.quantity-control{grid-column:2;width:max-content}.cart-line-price{grid-area:1/3}.order-card{padding:22px 18px}.order-steps{grid-template-columns:1fr}}.navigation-feedback{z-index:2000;opacity:0;visibility:hidden;pointer-events:none;background:0 0;place-items:center;transition:opacity .16s,visibility 0s linear .16s;display:grid;position:fixed;inset:0;overflow:hidden}.navigation-feedback.is-visible{opacity:1;visibility:visible;transition-delay:0s}.navigation-feedback-progress{background:linear-gradient(90deg, var(--aqua), var(--coral), var(--yellow));border-radius:0 999px 999px 0;width:42%;height:4px;animation:1.1s ease-in-out infinite navigation-progress;position:absolute;top:0;left:0;box-shadow:0 2px 12px #f2767859}.navigation-feedback-card{border:1px solid var(--line);background:var(--paper);min-width:164px;color:var(--navy);border-radius:999px;align-items:center;gap:12px;padding:13px 18px;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 14px 40px #17365f33}.navigation-feedback-spinner{border:3px solid #dbe9e6;border-top-color:var(--coral);border-radius:50%;flex:none;width:22px;height:22px;animation:.75s linear infinite navigation-spin}@keyframes navigation-progress{0%{transform:translate(-110%)}to{transform:translate(340%)}}@keyframes navigation-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.navigation-feedback-progress,.navigation-feedback-spinner{animation:none}}.cart-spinner{border:4px solid #d9e2ea;border-top-color:var(--coral);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite cart-spin}@keyframes cart-spin{to{transform:rotate(360deg)}}.order-access-heading,.order-access-footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.order-number-block span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.order-access-page{background:#f7f3e9;min-height:720px;padding:70px 0 100px}.order-access-card{border:1px solid var(--line);max-width:980px;box-shadow:var(--shadow);background:#fff;border-radius:30px;padding:42px;overflow:hidden}.order-access-heading{border-bottom:1px solid var(--line);align-items:flex-start;padding-bottom:28px}.order-access-heading h1{margin-bottom:10px}.order-access-heading p:not(.eyebrow){max-width:560px;color:var(--muted)}.order-number-block{background:var(--cream);border-radius:14px;flex-direction:column;min-width:210px;padding:16px;display:flex}.order-access-items{gap:14px;padding:28px 0;display:grid}.order-access-item{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:20px;display:grid}.order-access-item h2,.order-access-item p{margin:7px 0 0}.order-download-panel{background:#eef8f5;border-radius:14px;padding:15px}.order-download-panel p,.order-download-panel small{color:var(--muted);font-size:.76rem}.download-action .button{width:100%;margin-top:10px}.tracking-panel{background:#edf3f8;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:18px 20px;display:flex}.tracking-panel span{color:var(--muted);text-transform:capitalize}.order-access-footer{border-top:1px solid var(--line);padding-top:24px}.order-support-actions{align-items:center;gap:18px;display:flex}@media (width<=780px){.order-access-heading,.order-access-footer,.order-support-actions{flex-direction:column;align-items:stretch}.order-access-item{grid-template-columns:1fr}}@media (width<=560px){.order-access-card{border-radius:20px;padding:26px 18px}.tracking-panel{flex-direction:column;align-items:flex-start}}
