:root{--ink:#232e29;--muted:#69716b;--green:#24483f;--paper:#fffefa;--line:#dedfd8;--soft:#f3f3ed;--serif:Literata,Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button{cursor:pointer}img{max-width:100%;height:auto}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:450;line-height:1.16;letter-spacing:-.045em}h1{font-size:clamp(2.7rem,5vw,4.8rem)}h2{font-size:clamp(2rem,3.3vw,3.2rem)}h3{font-size:1.06rem;line-height:1.5}i{font-family:var(--serif);font-weight:400}p{color:var(--muted)}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.preview-banner{text-align:center;font-size:12px;background:#fce8b2;padding:5px 12px;color:#634922}.announcement{background:var(--green);color:#fff;text-align:center;font-size:12px;letter-spacing:.04em;padding:8px 0}.announcement span{margin-left:30px;padding-left:30px;border-left:1px solid #729085}.site-header{border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--paper)}.header-main{height:102px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-family:var(--serif);font-size:3.5rem;line-height:1;letter-spacing:-.07em;font-weight:550}.logo em{color:#b27642;font-style:normal}.desktop-nav{display:flex;gap:31px;font-size:14px;font-weight:600}.desktop-nav a:hover,.footer-main a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:22px}.icon-button{border:0;background:transparent;padding:8px;display:flex;color:var(--ink)}.cart-link{display:flex;align-items:center;gap:9px}.cart-count{font-size:13px}.mobile-menu{display:none}.header-search{padding-block:0 24px}.header-search label{display:block;font-size:14px;margin-bottom:10px}.search-field{display:flex;gap:12px}.search-field input{flex:1;min-width:0}.mobile-navigation{padding:15px 24px;display:grid;gap:14px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:35px;padding-top:56px;padding-bottom:52px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:700;line-height:1.6}.tiny-rule{display:inline-block;vertical-align:middle;height:1px;background:currentColor;width:25px;margin-right:9px}.hero h1{font-size:clamp(3rem,4.5vw,4.25rem);line-height:1.12;margin:24px 0}.hero h1 i{color:var(--green);white-space:nowrap}.hero-copy>p{font-size:15px;line-height:1.85;margin-bottom:28px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.commerce-content .button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 24px;background:var(--green);border:1px solid var(--green);border-radius:4px;color:white;font:600 14px/1.5 var(--sans);transition:background .2s,transform .2s}.button:hover,.woocommerce .button:hover{background:#183a31;transform:translateY(-1px)}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light:hover{background:#e7ecdf}.hero-note{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:9px;margin-top:19px}.hero-note svg{width:16px}.hero-shelf{min-width:0;background:#edf0e6;border-radius:3px;height:466px;position:relative;overflow:hidden;padding:25px 28px}.shelf-caption{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#677063}.hero-books{position:relative;height:320px;margin-top:14px}.hero-book{position:absolute;width:35%;top:35px;filter:drop-shadow(7px 15px 9px #20302030);transition:transform .25s}.hero-book img{display:block;width:100%;border-radius:2px}.hero-book-0{left:5%;transform:rotate(-13deg);z-index:1}.hero-book-1{left:32%;top:5px;transform:rotate(3deg);z-index:3}.hero-book-2{left:59%;top:49px;transform:rotate(14deg);z-index:2}.hero-book:hover{transform:translateY(-8px) rotate(0)}.shelf-foot{position:absolute;bottom:22px;left:28px;right:28px;display:flex;align-items:end;justify-content:space-between;font-size:12px;line-height:1.45;color:#667061}.shelf-index{letter-spacing:.12em}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid var(--line)}.benefits>div:first-child{justify-content:flex-start}.benefits>div:last-child{border:0}.benefits svg{width:28px;height:28px}.benefits strong{display:block;font-size:14px;font-weight:600}.benefits small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.section{padding-block:65px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading .eyebrow{color:var(--muted);margin-bottom:10px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:4px}.category-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.pill{padding:9px 19px;border:1px solid var(--line);border-radius:30px;font-size:13px;transition:background .2s}.pill:hover,.pill.selected{background:var(--green);border-color:var(--green);color:white}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.book-card{min-width:0}.cover-stage{position:relative;display:flex;align-items:center;justify-content:center;height:320px;background:var(--soft);border-radius:4px;margin-bottom:17px;padding:24px 46px 30px;overflow:hidden}.cover-stage img{width:auto;height:100%;object-fit:contain;filter:drop-shadow(7px 9px 5px #202c2926);transition:transform .3s}.cover-stage:hover img{transform:rotate(-3deg) translateY(-5px)}.tone-blue{background:#e9edf1}.tone-orange{background:#f4e9de}.tone-yellow{background:#f1ecd7}.tone-mint{background:#e7eee8}.tone-pink{background:#f2e6e7}.tone-ice{background:#e8edf0}.format-label{position:absolute;bottom:9px;right:11px;font-size:10px;color:#69716b;letter-spacing:.06em}.book-meta{font-size:11px;color:var(--muted);margin-bottom:5px}.book-title{font-size:17px;line-height:1.45;font-weight:700;display:block}.book-title:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.book-subtitle{font-size:12px;margin-top:5px;min-height:2.8em;line-height:1.6}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:11px}.price{font-size:16px;font-weight:700}.price del{color:var(--muted);font-weight:400;font-size:13px;margin-right:6px}.price ins{text-decoration:none}.mini-button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center}.mini-button:hover{background:var(--green);color:#fff}.mini-button svg{width:17px}.language-section{background:var(--green);color:var(--paper);padding:48px 54px;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;border-radius:4px}.language-copy .eyebrow{color:#c6d7c5;margin-bottom:15px}.language-copy h2{font-size:2.7rem;line-height:1.22}.language-copy p{color:#d1ddd4;margin:20px 0 25px;font-size:14px}.language-links{display:flex;flex-direction:column;justify-content:center}.language-links>a{border-bottom:1px solid #628276;display:flex;align-items:center;justify-content:space-between;padding:18px 0}.language-links>a:last-child{border:0}.language-links strong{font-family:var(--serif);font-weight:450;font-size:2rem;display:block}.language-links span{color:#cad8cd;font-size:12px}.language-links svg{width:25px}.how-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;padding-block:75px}.how-section h2{font-size:2.6rem;margin:15px 0 25px}.steps>div{position:relative;padding:0 0 24px 53px;border-bottom:1px solid var(--line);margin-bottom:22px}.steps>div:last-child{border:0;margin-bottom:0;padding-bottom:0}.steps>div>span{position:absolute;left:0;top:0;font-family:var(--serif);font-size:1.6rem;color:#83907c}.steps h3{font-size:15px;margin-bottom:7px}.steps p{font-size:13px}.site-footer{background:#f0f1e9;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;padding-block:48px}.footer-brand p{font-family:var(--serif);font-size:1.4rem;color:var(--ink);line-height:1.35;margin:20px 0 15px}.footer-brand>span{font-size:11px;color:var(--muted)}.footer-main h3{font-size:13px;margin:12px 0 18px}.footer-main>div:not(:first-child)>a{display:block;color:#656e64;font-size:12px;margin:11px 0}.footer-bottom{border-top:1px solid #d9ddcf;padding-block:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#6d746a}.footer-bottom>div{display:flex;gap:22px}.skip-link{position:absolute;left:15px;top:-100px;padding:12px;background:#fff;z-index:100}.skip-link:focus{top:15px}.catalog-header{padding:40px 0 32px}.catalog-header h1{font-size:3.4rem;margin:12px 0}.catalog-header p{font-size:15px}.catalog-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:45px;padding-bottom:75px}.catalog-sidebar h2{font-family:var(--sans);letter-spacing:0;font-size:15px;font-weight:700;margin:8px 0 18px}.catalog-sidebar>a{display:block;font-size:13px;padding:8px 10px;margin-left:-10px;border-radius:4px}.catalog-sidebar>a.active{background:#e9eddf;color:var(--green);font-weight:700}.catalog-sidebar>a:hover{background:var(--soft)}.sidebar-note{border-top:1px solid var(--line);margin-top:25px;padding-top:24px}.sidebar-note p{font-size:12px;margin-top:12px}.catalog-results .woocommerce-products-header{display:none}.catalog-results .book-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.catalog-results .cover-stage{height:315px;padding-inline:40px}.woocommerce-result-count{float:left;font-size:13px;margin:9px 0 22px}.woocommerce-ordering{float:right;margin-bottom:25px}.woocommerce-ordering select{font-size:13px;background:transparent;padding:9px 25px 9px 12px;max-width:100%}.catalog-results .book-grid{clear:both}.woocommerce-pagination ul{list-style:none;display:flex;gap:8px;padding:25px 0;justify-content:center}.woocommerce-pagination a,.woocommerce-pagination span{padding:8px 15px;border:1px solid var(--line)}.woocommerce-pagination .current{background:var(--green);color:white}.woocommerce-breadcrumb{font-size:12px;color:var(--muted);padding:25px 0}.woocommerce-breadcrumb a{border-bottom:1px solid var(--line)}.single-book{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;margin:15px 0 60px}.single-book-art{background:#edf0e8;padding:42px;text-align:center;border-radius:5px;align-self:start}.single-book-art img{display:block;max-height:490px;width:auto;margin:auto;filter:drop-shadow(10px 14px 7px #20302030)}.single-book-art .format-info{margin-top:25px;font-size:12px;color:var(--muted)}.single-book h1{font-size:3.3rem;margin:15px 0}.single-book .subtitle{font-size:19px;color:var(--muted);line-height:1.5;margin-bottom:22px}.single-book .short-description{font-size:15px;line-height:1.9;margin-bottom:20px}.single-book .price{font-size:1.8rem;margin:22px 0}.single-book .cart{margin:20px 0}.single-book .single_add_to_cart_button{width:100%;font-size:16px!important}.book-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-block:1px solid var(--line);padding:20px 0;font-size:13px}.book-facts dt{color:var(--muted);font-size:11px}.book-facts dd{margin:3px 0 0}.preview-button{display:block;width:100%;padding:13px;background:transparent;border:1px solid var(--green);border-radius:4px;font-size:14px;color:var(--green);font-weight:600}.single-benefit{font-size:12px;display:flex;align-items:center;gap:9px;margin-top:20px;color:var(--muted)}.book-description{max-width:860px;margin:0 auto 65px}.book-description h2{font-size:2.3rem;margin-bottom:20px}.book-description p{margin-bottom:16px}.book-description ul{color:var(--muted);padding-left:20px}.book-description details{border-top:1px solid var(--line);padding:20px 0}.book-description summary{font-weight:600;cursor:pointer}.book-description details div{padding-top:20px}.related h2{margin-bottom:30px}.related{margin-bottom:70px}.quantity{display:inline-block}.qty{width:65px!important}.page-shell{padding-block:48px 70px;min-height:55vh}.page-shell>h1{margin:12px 0 34px;font-size:3.2rem}.prose{max-width:850px}.prose h2{font-size:1.9rem;margin:35px 0 15px}.prose h3{margin:25px 0 12px}.prose p,.prose ul,.prose ol{margin:15px 0}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.prose details{border-bottom:1px solid var(--line);padding:20px 0}.prose summary{font-weight:600;cursor:pointer}.empty-page{min-height:58vh;padding-block:80px}.empty-page h1{margin:20px 0}.empty-page p{margin-bottom:25px}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid #cbd6c8;background:#edf3e8;border-radius:4px;padding:18px 22px;margin:22px 0;list-style:none;font-size:14px}.woocommerce-error{background:#fff0e9;border-color:#e9c8b8;color:#813d21}.woocommerce-message .button{float:right;padding:5px 14px!important;margin-left:15px}.woocommerce-message:after{content:'';display:block;clear:both}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea{border:1px solid #c8cec3;border-radius:4px;background:#fffefa;padding:12px;width:auto;max-width:100%;color:var(--ink)}textarea{min-height:120px}.form-row input.input-text,.form-row textarea,.form-row select{width:100%}.form-row{margin-bottom:18px}.form-row label{display:block;font-size:13px;margin-bottom:7px}.form-row .required{color:#954923}.form-row .optional{font-size:11px;color:var(--muted)}.woocommerce-form__label-for-checkbox{display:flex!important;align-items:start;gap:8px}.woocommerce-form__label-for-checkbox input{margin-top:5px}.woocommerce table.shop_table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;margin-bottom:25px}.shop_table td,.shop_table th{border-bottom:1px solid var(--line);padding:18px 12px}.shop_table th{font-size:13px;font-weight:600}.product-thumbnail img{width:64px;max-height:96px;object-fit:contain}.product-remove a{font-size:25px;color:#856d5e}.cart .product-name a{font-weight:600}.cart .actions{text-align:right}.coupon{float:left;display:flex;gap:10px;align-items:center}.coupon label{display:none}.cart-collaterals{display:flex;justify-content:flex-end;margin-top:40px}.cart_totals{width:430px;max-width:100%;background:#f1f3eb;padding:30px;border-radius:5px}.cart_totals h2{font-size:1.8rem;margin-bottom:20px}.checkout-button{width:100%}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.1fr 1fr;gap:0 65px}.woocommerce-checkout #customer_details{grid-column:1;grid-row:1/5}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review_heading{font-family:var(--serif);font-size:1.8rem;margin-bottom:20px}.woocommerce-billing-fields h3{font-size:1.2rem;margin-bottom:22px}.woocommerce-checkout #order_review{background:#f1f3eb;padding:25px;border-radius:5px;align-self:start}.wc_payment_methods{padding:0;list-style:none}.wc_payment_method label{font-weight:600;font-size:14px}.payment_box p{font-size:13px;margin:10px 0 20px}.woocommerce-privacy-policy-text p{font-size:12px;margin:20px 0}.woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}.woocommerce-terms-and-conditions-wrapper .form-row{font-size:13px}#place_order{width:100%;font-size:16px}.woocommerce-additional-fields{margin-top:25px}.woocommerce-additional-fields h3{margin-bottom:18px}.woocommerce-checkout-payment input[type=radio]{margin-right:8px}.woocommerce-account .woocommerce{display:flex;gap:45px}.woocommerce-MyAccount-navigation{width:220px;flex-shrink:0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation a{display:block;font-size:14px;padding:12px}.woocommerce-MyAccount-navigation .is-active a{background:#e9eddf;border-radius:4px;font-weight:600}.woocommerce-MyAccount-content{flex:1;min-width:0}.woocommerce-MyAccount-content p{margin-bottom:20px}.woocommerce-MyAccount-content a:not(.button){text-decoration:underline}.woocommerce-account .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;width:100%}.woocommerce-account .u-column1,.woocommerce-account .u-column2{padding:30px;background:#f3f4ee;border-radius:5px}.woocommerce-account h2{font-size:1.8rem;margin-bottom:25px}.woocommerce-account form.login,.woocommerce-account form.register{width:100%}.woocommerce-account .lost_password{font-size:13px;margin-top:20px}.woocommerce-form-login__rememberme{display:inline-flex!important;align-items:center;gap:6px;margin-right:15px}.woocommerce-order-overview{padding:0;display:flex;flex-wrap:wrap;gap:30px;list-style:none;margin:30px 0}.woocommerce-order-overview li{font-size:12px}.woocommerce-order-overview strong{display:block;font-size:16px}.woocommerce-order-details h2,.woocommerce-customer-details h2,.woocommerce-order-downloads h2{font-size:1.8rem;margin:25px 0}.woocommerce address{font-style:normal;color:var(--muted)}.woocommerce .col2-set{width:100%}.woocommerce .screen-reader-text,.screen-reader-text{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.woocommerce-store-notice{display:none}.select2-container .select2-selection--single{height:46px!important;background:var(--paper)!important;border-color:#c8cec3!important}.select2-container .select2-selection__rendered{line-height:44px!important}.select2-container .select2-selection__arrow{height:44px!important}dialog{border:1px solid var(--line);border-radius:7px;width:min(780px,calc(100% - 32px));max-height:85vh;padding:40px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#17261eb3}dialog h2{font-size:2rem;margin:15px 0 25px}dialog p{margin:15px 0}dialog .close-dialog{float:right;background:none;border:1px solid var(--line);padding:7px 12px;border-radius:3px;font-size:13px}.demo-note{background:#f8eed2;padding:12px 16px;font-size:12px;color:#756038;border-radius:3px;margin:15px 0}.launch-note{font-size:14px;background:#f0f2e9;padding:20px;border-radius:4px}.woocommerce .star-rating{display:none}.woocommerce .product .onsale{display:none}.woocommerce .stock{font-size:13px}.woocommerce .woocommerce-error li{margin:5px 0}.woocommerce-form-login-toggle .woocommerce-info{margin-top:0}.woocommerce .return-to-shop{margin:25px 0}.woocommerce form.lost_reset_password{max-width:600px}.woocommerce-message a:not(.button){text-decoration:underline}.woocommerce-customer-details{margin-top:40px}.prose .contact-address{font-size:1.3rem}.woocommerce .woocommerce-notices-wrapper{width:100%}.woocommerce-account .woocommerce:has(>.woocommerce-notices-wrapper){flex-wrap:wrap}.woocommerce-account .woocommerce:has(>.woocommerce-notices-wrapper)>.woocommerce-MyAccount-content{width:calc(100% - 280px)}
@media(min-width:1500px){.hero-shelf{height:510px}.hero-books{height:355px}.hero h1{font-size:4.65rem}.cover-stage{height:350px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.desktop-nav{gap:17px;font-size:12px}.header-actions{gap:10px}.hero{gap:28px}.hero h1{font-size:3.3rem}.hero h1 i{white-space:normal}.hero-shelf{height:410px}.hero-books{margin-top:30px}.cover-stage{height:265px;padding:22px 30px}.language-section{padding:40px}.catalog-layout{grid-template-columns:165px 1fr;gap:30px}.catalog-results .cover-stage{height:265px;padding-inline:25px}.single-book{gap:40px}.single-book h1{font-size:2.7rem}.single-book-art{padding:30px}.footer-main{gap:30px}.woocommerce-checkout form.checkout{gap:0 35px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-main{height:80px}.logo{font-size:2.8rem}.desktop-nav{display:none}.mobile-menu{display:flex}.hero{grid-template-columns:1fr 1fr;padding-top:35px}.hero h1{font-size:2.75rem}.hero-copy>p{font-size:13px}.hero-shelf{height:350px;padding:20px}.hero-books{margin-top:25px}.shelf-caption{font-size:10px}.hero-book{width:41%}.hero-book-0{left:0}.hero-book-1{left:29%}.hero-book-2{left:59%}.eyebrow{font-size:10px}.benefits{gap:15px}.benefits>div{align-items:start;justify-content:flex-start;gap:10px}.benefits strong{font-size:12px}.benefits small{font-size:10px}.benefits svg{width:22px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.cover-stage{height:340px;padding-inline:50px}.language-section{gap:30px;padding:30px}.language-copy h2{font-size:2rem}.language-copy p{font-size:13px}.language-links strong{font-size:1.7rem}.how-section{gap:35px;grid-template-columns:1fr 1.1fr}.how-section h2{font-size:2rem}.footer-main{grid-template-columns:1fr 1fr;gap:25px 50px}.footer-bottom{flex-wrap:wrap;font-size:11px}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:flex;gap:10px;overflow-x:auto;padding:0 0 10px}.catalog-sidebar h2,.sidebar-note{display:none}.catalog-sidebar>a{white-space:nowrap;margin:0;border:1px solid var(--line);padding:8px 14px}.catalog-results .book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-results .cover-stage{height:330px;padding-inline:55px}.single-book{gap:30px}.single-book h1{font-size:2.2rem}.single-book-art{padding:25px}.book-facts{gap:10px;font-size:12px}.single-book .subtitle{font-size:16px}.single-book .short-description{font-size:14px}.single-book .price{font-size:1.6rem}.single-book .single_add_to_cart_button{font-size:14px!important}.woocommerce-checkout form.checkout{display:block}.woocommerce-checkout #order_review_heading{margin-top:35px}.woocommerce-account .woocommerce{gap:25px}.woocommerce-MyAccount-navigation{width:170px}.coupon{float:none;margin-bottom:15px}.woocommerce-cart .product-thumbnail{display:none}.woocommerce table.shop_table{font-size:13px}.shop_table td,.shop_table th{padding:13px 8px}.cart_totals{width:100%}.woocommerce-account .u-columns{gap:25px}.woocommerce-account .u-column1,.woocommerce-account .u-column2{padding:22px}.section{padding-block:45px}}
@media(max-width:580px){.announcement{font-size:10px;padding:7px}.announcement span{display:none}.preview-banner{font-size:10px}.header-main{gap:15px}.header-actions{gap:8px}.header-actions svg{width:20px}.icon-button{padding:5px}.hero{display:flex;flex-direction:column;padding-top:32px;padding-bottom:30px;gap:30px;align-items:stretch}.hero h1{font-size:3.15rem;line-height:1.12;margin:18px 0}.hero h1 i{font-size:2.65rem;white-space:nowrap}.hero-copy>p{font-size:14px}.hero-copy>.button{font-size:14px;width:100%;justify-content:space-between}.hero-note{font-size:11px;justify-content:center}.hero-shelf{height:370px;padding:21px 22px}.hero-books{max-width:330px;margin:10px auto 0}.hero-book{width:36%}.hero-book-0{left:5%}.hero-book-1{left:32%;top:5px}.hero-book-2{left:59%}.shelf-caption{font-size:11px}.shelf-foot{font-size:11px}.benefits{grid-template-columns:1fr;gap:17px;padding-block:22px}.benefits>div{border:0;align-items:center;gap:15px}.benefits strong{font-size:13px}.benefits small{font-size:11px}.benefits svg{width:23px}.benefits span{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.section-heading{align-items:end;margin-bottom:22px}.section-heading h2{font-size:2rem}.section-heading .text-link{font-size:11px;gap:8px}.section-heading .text-link svg{width:16px}.section-heading .eyebrow{font-size:9px;margin-bottom:8px}.category-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;margin-bottom:20px}.pill{white-space:nowrap;font-size:11px;padding:8px 13px}.cover-stage,.catalog-results .cover-stage{height:240px;padding:18px 22px 25px;margin-bottom:12px}.book-grid{gap:25px 15px}.book-title{font-size:14px}.book-meta{font-size:10px}.book-subtitle{font-size:11px}.price{font-size:14px}.format-label{font-size:9px}.mini-button{width:29px;height:29px}.language-section{grid-template-columns:1fr;padding:30px 26px;gap:25px}.language-copy h2{font-size:2.25rem}.language-copy .button{width:100%;justify-content:space-between}.language-links>a{padding:14px 0}.language-links strong{font-size:1.65rem}.how-section{grid-template-columns:1fr;gap:30px;padding-block:45px}.how-section h2{font-size:2.3rem;margin-bottom:20px}.steps>div{padding-left:42px}.steps h3{font-size:14px}.steps p{font-size:12px}.footer-main{gap:25px;padding-top:35px}.footer-brand{grid-column:1/-1}.footer-brand p{display:inline-block;margin:0 0 0 30px;vertical-align:middle;font-size:1.15rem}.footer-brand>span{display:block;margin-top:15px}.footer-main h3{font-size:12px}.footer-main>div:not(:first-child)>a{font-size:11px}.footer-bottom{gap:12px;font-size:10px}.footer-bottom>div{gap:15px}.catalog-header h1{font-size:2.7rem}.catalog-header p{font-size:14px}.catalog-header{padding-top:30px}.catalog-layout{gap:15px}.catalog-results .woocommerce-result-count{font-size:11px;float:none;margin-bottom:10px}.catalog-results .woocommerce-ordering{float:none;margin-bottom:20px}.catalog-results .woocommerce-ordering select{width:100%;font-size:12px}.single-book{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.single-book-art{padding:30px}.single-book-art img{max-height:360px}.single-book h1{font-size:2.65rem}.book-facts{font-size:14px}.book-description{margin-bottom:40px}.book-description h2{font-size:2rem}.book-description p,.book-description ul{font-size:14px}.book-description summary{font-size:14px}.page-shell{padding-top:30px}.page-shell>h1{font-size:2.6rem;margin-bottom:25px}.prose h2{font-size:1.7rem}.prose p,.prose ul,.prose ol{font-size:14px}.woocommerce-account .u-columns{grid-template-columns:1fr}.woocommerce-account .woocommerce{display:block}.woocommerce-MyAccount-navigation{width:100%;margin-bottom:25px}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:8px}.woocommerce-MyAccount-navigation a{font-size:12px;white-space:nowrap;padding:10px}.woocommerce-account .woocommerce:has(>.woocommerce-notices-wrapper)>.woocommerce-MyAccount-content{width:100%}.woocommerce-cart .shop_table thead{display:none}.woocommerce-cart .shop_table tr{display:block;border-bottom:1px solid var(--line);padding-block:12px}.woocommerce-cart .shop_table td{display:block;border:0;text-align:right;padding:5px 0}.woocommerce-cart .shop_table td:before{content:attr(data-title);float:left;font-weight:600}.woocommerce-cart .product-remove{float:right;width:25px}.woocommerce-cart .shop_table .product-name{text-align:left;font-size:15px;padding-right:35px;margin-bottom:10px}.woocommerce-cart .shop_table .product-name:before{display:none}.woocommerce-cart .shop_table .product-thumbnail{display:none}.coupon{flex-wrap:wrap}.coupon input{width:100%!important}.coupon .button{width:100%}.woocommerce-cart .actions>.button{width:100%}.cart-collaterals{margin-top:20px}.cart_totals{padding:22px}.woocommerce table.shop_table.woocommerce-table--order-downloads,.woocommerce-orders-table{display:block;overflow:auto}.woocommerce table.shop_table th,.woocommerce table.shop_table td{overflow-wrap:anywhere}.woocommerce-checkout #order_review{padding:18px}.woocommerce form.checkout .form-row{float:none;width:100%}.woocommerce-message .button{float:none;margin:0 0 12px}.woocommerce-notices-wrapper{font-size:13px}.woocommerce-order-details h2{font-size:1.6rem}.woocommerce-order-overview{gap:15px}.woocommerce-order-overview li{width:45%}.woocommerce-order-overview strong{font-size:14px}.book-description details div{font-size:14px}.book-description details li{margin-bottom:8px}.woocommerce-MyAccount-content .button{font-size:12px;padding:10px}.empty-page h1{font-size:2.8rem}dialog{padding:22px}dialog h2{font-size:1.8rem}.search-field .button{gap:8px;padding-inline:15px}.search-field input{font-size:13px;min-width:0}.header-search label{font-size:12px}.desktop-only{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Reading text stays comfortable on compact screens as well. */
.hero-copy>p,.single-book .short-description,.prose p,.prose ul,.prose ol,.book-description p,.book-description ul{font-size:16px}.book-subtitle,.footer-main>div:not(:first-child)>a,.pill,.steps p,.language-copy p,.form-row label{font-size:14px}.book-meta,.format-label,.benefits small{font-size:12px}.book-title{font-size:18px}.book-subtitle{min-height:3.2em}.catalog-sidebar>a{font-size:14px}.footer-bottom{font-size:12px}.footer-brand>span{font-size:12px}.catalog-sidebar>a.child-term{padding-left:22px}.woocommerce-breadcrumb{margin-top:10px}.single-book-art .format-info{font-size:14px}
@media(max-width:580px){.hero h1 i{font-size:clamp(2rem,7.9vw,2.8rem)}.book-title{font-size:16px}.book-subtitle{font-size:13px}.cover-stage,.catalog-results .cover-stage{padding-inline:20px}.footer-main>div:not(:first-child)>a{font-size:13px}.footer-bottom{font-size:11px}.benefits span{gap:4px 10px}.format-label{font-size:10px}.single-book .short-description{font-size:16px}}
body .form-row input:not([type=checkbox]):not([type=radio]):not([type=submit]){width:100%}.password-input{display:flex;position:relative;align-items:center;width:100%}.password-input input{padding-right:125px!important}.show-password-input{position:absolute;right:10px;background:transparent;border:0;color:var(--green);font-size:11px;padding:6px}.show-password-input:before{content:attr(aria-label)}.woocommerce-password-strength{font-size:12px;margin-top:8px}.woocommerce-password-hint{font-size:12px;line-height:1.6;color:var(--muted);display:block}.woocommerce-form-register__submit{margin-top:12px}
.library-grid{display:grid;gap:24px}.library-book{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;border:1px solid var(--line);border-radius:5px;padding:25px;background:#f4f5ef}.library-cover img{width:100%;height:auto;display:block}.library-book h2{font-size:1.9rem!important;margin:10px 0 20px!important}.library-book .eyebrow{font-size:10px;color:var(--muted)}.library-file{margin:14px 0}.library-file small{display:block;font-size:12px;line-height:1.7;color:var(--muted);margin-top:10px}.library-empty{padding:35px;background:#f3f4ee;border-radius:5px}.library-empty>svg{width:42px;height:42px;margin-bottom:20px}.library-empty p{margin-bottom:25px}.woocommerce-MyAccount-content .library-book .button{text-decoration:none}
@media(max-width:580px){.library-book{grid-template-columns:85px minmax(0,1fr);gap:18px;padding:18px}.library-book h2{font-size:1.35rem!important;margin-bottom:12px!important}.library-book .eyebrow{font-size:9px}.library-file small{font-size:11px}.library-file .button{padding:10px 15px;gap:8px}.library-empty{padding:25px}}
.logo{font-size:var(--brand-size,3.5rem);white-space:nowrap}.header-main>.logo{overflow:hidden;text-overflow:ellipsis;max-width:300px;flex-shrink:1}.header-actions{flex-shrink:0}
@media(max-width:800px){.logo{font-size:var(--brand-mobile-size,2.8rem)}.header-main>.logo{max-width:calc(100% - 165px)}}
/* Complete editions, public samples and WooCommerce sale prices. */
.sale-badge{position:absolute;top:16px;left:16px;padding:7px 11px;border-radius:999px;background:#24483f;color:#fff;font:700 13px Manrope,sans-serif;letter-spacing:.02em;z-index:2}
.price del{font-size:.72em;color:#737a72;font-weight:400;margin-right:6px}.price ins{text-decoration:none;background:none;color:#24483f}.price .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.single-price-row{display:flex;align-items:center;gap:16px;margin:24px 0}.single-price-row .price{margin:0}.single-price-row .sale-badge{position:static}
.sample-downloads{padding:22px;border:1px solid #d9ddd0;border-radius:8px;background:#f3f3e9;margin:24px 0}.sample-downloads strong{font-size:15px}.sample-downloads p{font-size:13px;margin:8px 0 16px;color:#5a665c}.sample-downloads>div{display:flex;flex-wrap:wrap;gap:10px}.sample-downloads a{display:inline-flex;align-items:center;gap:8px;border:1px solid #b5c3b5;border-radius:5px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;background:#fffefb}.sample-downloads a:hover{background:#e1ebdf}.sample-downloads small{display:block;margin-top:14px;color:#627060;font-size:12px}
.offers-teaser{display:flex;justify-content:space-between;align-items:center;gap:35px;background:#eee6d4;border-radius:12px;padding:38px 42px;margin-top:10px;margin-bottom:65px}.offers-teaser h2{font-size:clamp(27px,3vw,39px);margin:12px 0}.offers-teaser p{max-width:600px;color:#596258;line-height:1.7}.offers-teaser .button{flex-shrink:0}
.offers-page{padding-top:55px;padding-bottom:80px}.offers-intro{max-width:760px}.offers-intro h1{font-family:Literata,serif;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:1.17;margin:20px 0}.offers-intro h1 i{font-weight:400;color:#54725d}.offers-intro>p{font-size:17px;line-height:1.8;color:#657065;max-width:650px}.offer-terms{background:#eee6d4;padding:25px 30px;border-radius:8px;margin:35px 0}.offer-terms p{margin:9px 0 0;line-height:1.7;color:#576454}.offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1000px}.offers-note{border-top:1px solid #d8ddcf;padding-top:35px;margin-top:55px;max-width:760px}.offers-note h2{font-family:Literata,serif;font-weight:400}.offers-note p{line-height:1.8;color:#5e6b5f}
@media(max-width:1100px){.desktop-nav{gap:19px!important}.desktop-nav a{font-size:13px!important}}
@media(max-width:700px){.offers-teaser{flex-direction:column;align-items:flex-start;padding:26px 22px;margin-bottom:40px}.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-terms{padding:20px}.offers-page{padding-top:30px}.sale-badge{top:10px;left:10px;padding:5px 8px;font-size:11px}.sample-downloads{padding:17px}.single-price-row{flex-wrap:wrap}}
@media(max-width:380px){.offers-grid{grid-template-columns:1fr}}
