:root{--cream:#f7f5f0;--cream-card:#eee9e0;--border:#ddd6c9;--text:#2b2620;--text-muted:#6b6255;--navy:#1f2a45;--navy-dark:#16203a;--navy-text:#f4f1ec;--navy-muted:#c9cedb;--red:#c0392f;--red-dark:#a32f26;--tag-bg:#1f2a4514;--tag-text:#2c3a5c;--serif:"Libre Baskerville",Georgia,serif;--sans:"Work Sans",Arial,sans-serif}*{box-sizing:border-box}body{background:var(--cream);font-family:var(--sans);color:var(--text);margin:0}a{color:var(--red);text-decoration:none}a:hover{color:var(--red-dark)}input{font-family:var(--sans);outline:none}input:focus{border-color:var(--red)!important}.wrap{max-width:1400px;min-height:100vh;margin:0 auto}.flush-top{padding-top:0}.grow{flex:1}.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}.cover-frame{position:relative;overflow:hidden}.cover-frame>img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}header{background:var(--cream);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:sticky;top:0}.logo{font-family:var(--serif);color:var(--text);font-size:22px;font-weight:700}.logo img{width:auto;height:36px;display:block}nav{color:var(--text-muted);gap:30px;font-size:13.5px;display:flex}nav a{color:var(--text-muted)}nav a.active{color:var(--text);font-weight:600}.icons{align-items:center;gap:20px;display:flex}.ic-circle{border:1.5px solid var(--text);border-radius:50%;width:17px;height:17px;display:block}.ic-search{border:1.5px solid var(--text);border-radius:50% 50% 50% 0;width:15px;height:15px;transform:rotate(45deg)}.cart-ic{border:1.5px solid var(--text);border-radius:0 0 3px 3px;width:19px;height:16px;display:block;position:relative}.cart-ic.on{border-color:var(--red)}.cart-ic:before{content:"";border:1.5px solid var(--text);border-bottom:none;border-radius:9px 9px 0 0;width:9px;height:9px;position:absolute;top:-6px;left:3px}.cart-ic.on:before{border-color:var(--red)}.cart-badge{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-9px;right:-9px}.crumb{color:#8a8172;padding:28px 48px 0;font-size:12.5px}.crumb span{color:var(--text)}.btn,.add-btn,.checkout-btn,.place-btn,.empty a,.confirm a{background:var(--red);color:#fff;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);border:none;border-radius:3px}.btn:hover,.add-btn:hover,.checkout-btn:hover,.place-btn:hover{background:var(--red-dark)}.btn{padding:14px 30px;display:inline-block}.btn-outline{border:1.5px solid var(--text);color:var(--text);border-radius:3px;padding:12px 26px;font-size:13.5px;font-weight:600;display:inline-block}.ph{color:var(--navy-muted);text-align:center;background:repeating-linear-gradient(135deg,#ffffff24 0 10px,#ffffff0f 10px 20px);border-radius:4px;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:11px;display:flex}.hero{background:var(--navy);color:var(--navy-text);align-items:center;gap:40px;padding:64px 48px;display:flex}.hero-copy{flex:1;max-width:520px}.eyebrow,.eyebrow-red{letter-spacing:2px;text-transform:uppercase;color:#e08b7c;margin-bottom:16px;font-size:11px;font-weight:600}.eyebrow-red{letter-spacing:1.5px;color:var(--red);margin-bottom:10px}.hero h1{font-family:var(--serif);margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.12}.hero p{color:var(--navy-muted);max-width:420px;margin:0 0 28px;font-size:15px;line-height:1.6}.hero .ph{flex-shrink:0;width:220px;height:290px}section{padding:64px 48px}h2{font-family:var(--serif);margin:0 0 8px;font-size:26px;font-weight:700}.sub{color:var(--text-muted);margin-bottom:32px;font-size:14px}.cat-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.cat-card{color:inherit}.cat-card .ph,.book-card .ph{background:var(--cream-card);color:#8a8172;font-size:10px}.cat-card .ph{height:150px;margin-bottom:10px}.cat-card .name{font-size:14px;font-weight:600}.row-head{justify-content:space-between;align-items:baseline;margin-bottom:28px;display:flex}.row-head a{font-size:13px;font-weight:600}.row-head .sub{margin-bottom:0}.book-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.book-card{color:inherit;border-radius:8px;padding:16px;display:block}.book-card:hover{background:var(--cream-card)}.book-card .ph{height:210px;margin-bottom:14px}.tag{background:var(--tag-bg);color:var(--tag-text);border-radius:100px;margin-bottom:8px;padding:3px 8px;font-size:10px;display:inline-block}.book-title{margin-bottom:2px;font-size:14.5px;font-weight:600}.book-author{color:var(--text-muted);margin-bottom:8px;font-size:12.5px}.book-price{font-size:14px;font-weight:700}.author-sec{background:var(--cream-card)}.author-row{align-items:center;gap:56px;display:flex}.author-photo{color:#8a4f47;text-align:center;background:repeating-linear-gradient(135deg,#c0392f29 0 8px,#c0392f0f 8px 16px);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;font-family:ui-monospace,monospace;font-size:10px;display:flex}.author-row h3{font-family:var(--serif);margin:0 0 14px;font-size:28px;font-weight:700}.author-row p{color:#4a4438;max-width:560px;margin:0 0 20px;font-size:14px;line-height:1.7}.testimonials{text-align:center}.testi-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testi-card{border:1px solid var(--border);border-radius:8px;padding:26px}.stars{color:var(--red);margin-bottom:12px;font-size:14px}.testi-card p{color:#4a4438;margin:0 0 16px;font-size:13.5px;line-height:1.6}.testi-card .who{font-size:12.5px;font-weight:600}.newsletter{background:var(--navy);color:var(--navy-text);text-align:center}.newsletter h2{color:var(--navy-text)}.newsletter p{color:var(--navy-muted);margin:0 0 24px;font-size:14px}.nl-form{justify-content:center;gap:10px;max-width:420px;margin:0 auto;display:flex}.nl-form input{font-size:13.5px;font-family:var(--sans);border:none;border-radius:3px;flex:1;padding:12px 16px}.nl-form .nl-ok{color:var(--navy-text);padding:12px 0;font-size:13.5px}footer{background:var(--navy-dark);color:var(--navy-muted);padding:48px 48px 28px}footer.simple{text-align:center;font-size:12px}.foot-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.foot-grid h4{font-size:19px;font-family:var(--serif);color:var(--navy-text);margin:0 0 12px;font-weight:700}.foot-grid p{max-width:260px;margin:0;font-size:13px;line-height:1.6}.foot-col h5{color:var(--navy-text);letter-spacing:.5px;margin:0 0 14px;font-size:12px;font-weight:700}.foot-col{flex-direction:column;gap:9px;font-size:13px;display:flex}.foot-col a{color:var(--navy-muted)}.copyright{text-align:center;border-top:1px solid #2a3550;padding-top:20px;font-size:12px}.layout{align-items:flex-start;gap:40px;padding:16px 48px 64px;display:flex}aside{flex-shrink:0;width:220px;position:sticky;top:90px}aside h3{font-family:var(--serif);margin:0 0 18px;font-size:15px;font-weight:700}.filter-block{margin-bottom:26px}.filter-label,.fmt-label{letter-spacing:.4px;color:var(--text-muted);margin-bottom:12px;font-size:12px;font-weight:700}.fmt-label{margin-bottom:10px}.chk-row{cursor:pointer;color:var(--text-muted);font-size:13px;font-family:var(--sans);text-align:left;background:0 0;border:none;align-items:center;gap:9px;width:100%;padding:6px 0;display:flex}.chk-row .box{border:1.5px solid #c2baa9;border-radius:3px;flex-shrink:0;width:14px;height:14px}.chk-row.active{color:var(--text);font-weight:600}.chk-row.active .box{border-color:var(--red);background:var(--red)}input[type=range]{width:100%;accent-color:var(--red)}.price-range{color:#8a8172;justify-content:space-between;font-size:11.5px;display:flex}.main{flex:1}.shop-head{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.shop-head h1{font-family:var(--serif);margin:0;font-size:28px;font-weight:700}.shop-head .count{color:var(--text-muted);margin-top:4px;font-size:13px}select{border:1px solid var(--border);font-size:13px;font-family:var(--sans);background:var(--cream);color:#575044;border-radius:3px;padding:9px 14px}.pagination{justify-content:center;gap:8px;margin-top:44px;display:flex}.page-btn{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);border-radius:3px;justify-content:center;align-items:center;font-size:13px;display:flex}.page-btn.active{background:var(--navy);color:var(--navy-text);border:none}.product{gap:56px;padding:32px 48px 64px;display:flex}.gallery{flex-shrink:0;width:400px}.big-ph{background:var(--cream-card);color:#8a8172;border-radius:6px;justify-content:center;align-items:center;height:480px;margin-bottom:16px;font-family:ui-monospace,monospace;font-size:11px;display:flex}.thumbs{gap:10px;display:flex}.thumb{background:var(--cream-card);cursor:pointer;border:2px solid #0000;border-radius:4px;width:64px;height:82px}.thumb.active{border-color:var(--red)}.details{flex:1;max-width:520px}.details h1{font-family:var(--serif);margin:0 0 8px;font-size:32px;font-weight:700}.by{color:var(--text-muted);margin-bottom:12px;font-size:14px;text-decoration:underline;display:block}.rating{align-items:center;gap:10px;margin-bottom:20px;display:flex}.rev{color:#8a8172;font-size:12.5px}.price{margin-bottom:24px;font-size:26px;font-weight:700}.fmt-row{gap:10px;margin-bottom:22px;display:flex}.fmt-pill{cursor:pointer;border:1.5px solid var(--border);color:var(--text-muted);font-size:13px;font-family:var(--sans);background:0 0;border-radius:100px;padding:9px 18px}.fmt-pill.active{border-color:var(--red);color:var(--red-dark);background:#c0392f1a;font-weight:600}.fmt-pill:disabled{opacity:.45;cursor:not-allowed}.buy-row{gap:14px;margin-bottom:28px;display:flex}.stepper{border:1.5px solid var(--border);border-radius:3px;align-items:center;display:flex}.stepper form{display:contents}.stepper button{cursor:pointer;width:38px;height:44px;color:var(--text-muted);background:0 0;border:none;font-size:16px}.stepper .qty{text-align:center;width:36px;font-size:14px;font-weight:600}.add-btn{text-align:center;flex:1;padding:12px 0}.add-btn:disabled{opacity:.45;cursor:not-allowed}.wish{border:1.5px solid var(--border);width:44px;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;font-size:16px;display:flex}.desc{color:#4a4438;border-top:1px solid var(--border);padding-top:22px;font-size:14px;line-height:1.7}.related{padding:0 48px 64px}.related h2{font-family:var(--serif);margin:0 0 24px;font-size:22px;font-weight:700}h1.page-title{font-family:var(--serif);margin:0;padding:20px 48px 32px;font-size:30px;font-weight:700}.items{flex:1}.item{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding:22px 0;display:flex}.item .cover,.sum-item .cover{background:var(--cream-card);border-radius:4px;flex-shrink:0}.item .cover{width:66px;height:88px;display:block}.item .info{flex:1}.item .title{margin-bottom:3px;font-size:15px;font-weight:600}.item .title a{color:inherit}.item .meta{color:var(--text-muted);margin-bottom:6px;font-size:12.5px}.item .remove{color:#a35a52;cursor:pointer;font-size:12px;font-family:var(--sans);background:0 0;border:none;padding:0;text-decoration:underline}.order-row{color:inherit}.line-total{text-align:right;width:90px;font-size:15px;font-weight:700}.empty{text-align:center;color:#8a8172;padding:60px 0}.empty a{margin-top:16px;padding:12px 26px;font-size:13.5px;display:inline-block}.book-grid .empty{grid-column:1/-1}.summary{border:1px solid var(--border);background:var(--cream-card);border-radius:8px;flex-shrink:0;width:340px;padding:28px;position:sticky;top:24px}.summary h2{font-family:var(--serif);margin:0 0 20px;font-size:17px;font-weight:700}.sum-row{color:#4a4438;justify-content:space-between;margin-bottom:10px;font-size:13.5px;display:flex}.sum-row.first{border-top:1px solid var(--border);padding-top:14px}.promo{gap:8px;margin-bottom:16px;display:flex}.promo input{border:1px solid var(--border);border-radius:3px;flex:1;padding:9px 12px;font-size:13px}.promo button{border:1.5px solid var(--text);cursor:pointer;font-size:12.5px;font-weight:600;font-family:var(--sans);background:0 0;border-radius:3px;padding:9px 16px}.promo-applied{color:var(--red-dark);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12.5px;display:flex}.promo-applied button{color:#a35a52;cursor:pointer;font-size:12px;font-family:var(--sans);background:0 0;border:none;padding:0;text-decoration:underline}.total-row{border-top:1px solid var(--border);justify-content:space-between;margin-bottom:20px;padding-top:16px;font-size:16px;font-weight:700;display:flex}.checkout-btn{text-align:center;width:100%;padding:13px 0;display:block}.sum-item{align-items:center;gap:12px;margin-bottom:14px;display:flex}.sum-item .cover{width:40px;height:54px}.sum-item .name,.sum-item .price{font-size:12.5px;font-weight:600}.steps{color:var(--text-muted);align-items:center;gap:10px;font-size:12.5px;display:flex}.steps .active{color:var(--text);font-weight:600}.checkout-layout{align-items:flex-start;gap:44px;padding:36px 48px 72px;display:flex}.form{flex:1;max-width:640px}.block{margin-bottom:36px}.block h2{font-family:var(--serif);margin:0 0 18px;font-size:19px;font-weight:700}.grid2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.grid3{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.form input{border:1px solid var(--border);border-radius:3px;width:100%;padding:12px 14px;font-size:13.5px}.full{margin-bottom:14px}.ship-opt{border:1.5px solid var(--border);cursor:pointer;text-align:left;width:100%;font-family:var(--sans);background:0 0;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:16px 18px;display:flex}.ship-opt.active{border-color:var(--red);background:#c0392f0f}.ship-opt input[type=radio]{display:none}.ship-left{align-items:center;gap:12px;display:flex}.radio{border:1.5px solid #c2baa9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ship-opt.active .radio{border-color:var(--red)}.radio-dot{background:var(--red);border-radius:50%;width:8px;height:8px;display:none}.ship-opt.active .radio-dot{display:block}.ship-name{font-size:13.5px;font-weight:600}.ship-eta{color:#8a8172;font-size:12px}.ship-price{font-size:13.5px;font-weight:700}.place-btn{text-align:center;width:100%;padding:13px 0}.confirm{text-align:center;padding:100px 48px}.check{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:28px;display:flex}.confirm h1{font-family:var(--serif);margin:0 0 12px;font-size:28px;font-weight:700}.confirm p{color:var(--text-muted);margin:0 0 32px;font-size:14px}.confirm a{padding:13px 28px;display:inline-block}.flash{color:var(--tag-text);background:#1f2a4514;border-radius:4px;margin:20px 48px 0;padding:12px 18px;font-size:13.5px}.flash.error{color:var(--red-dark);background:#c0392f1a}.field-error{color:var(--red-dark);margin-top:4px;font-size:12px;display:block}.page-body{color:#4a4438;max-width:760px;padding:0 48px 64px;font-size:14.5px;line-height:1.7}.page-body h2{margin:28px 0 10px;font-size:20px}.reader-layout{max-width:760px;padding:36px 48px 72px}.locked{opacity:.5;pointer-events:none}.pdf-frame{border:1px solid var(--border);border-radius:6px;width:100%;height:800px;margin-top:20px}.read-link{margin-bottom:28px}.tag.free{color:var(--red-dark);background:#c0392f1a;margin-left:6px}.account-nav{gap:22px;padding:0 48px 24px;font-size:13.5px;display:flex}.account-nav a{color:var(--text-muted)}.account-nav a.active{color:var(--text);border-bottom:2px solid var(--red);padding-bottom:4px;font-weight:600}@media (width<=900px){header,section,.hero,.related,.page-body,.confirm,.crumb,.account-nav{padding-left:24px;padding-right:24px}h1.page-title{padding:20px 24px 32px}.flash{margin-left:24px;margin-right:24px}.layout,.checkout-layout,.reader-layout{padding-left:24px;padding-right:24px}.product{padding:24px 24px 48px}header{flex-wrap:wrap;row-gap:12px}nav{flex-wrap:wrap;gap:14px 22px}.cat-grid,.book-grid{grid-template-columns:repeat(3,1fr)}.testi-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.foot-grid{grid-template-columns:1fr 1fr}.layout,.product,.checkout-layout{flex-direction:column}aside{width:100%;position:static}.gallery{width:100%;max-width:400px}.summary{width:100%;position:static}.author-row{text-align:center;flex-direction:column;gap:28px}.author-row p{margin-left:auto;margin-right:auto}.pdf-frame{height:600px}}@media (width<=600px){header,section,.hero,.related,.page-body,.confirm,.crumb,.account-nav,.layout,.checkout-layout,.reader-layout{padding-left:16px;padding-right:16px}h1.page-title{padding:16px 16px 24px}.flash{margin-left:16px;margin-right:16px}.product{padding:16px 16px 40px}.hero{flex-direction:column-reverse;padding-top:40px;padding-bottom:40px}.hero h1{font-size:34px}.hero .ph{width:170px;height:225px}section{padding-top:44px;padding-bottom:44px}.cat-grid,.book-grid{grid-template-columns:repeat(2,1fr)}.book-card{padding:10px}.book-card .ph{height:170px}.foot-grid,.grid2,.grid3{grid-template-columns:1fr}.nl-form{flex-direction:column;align-items:stretch}.buy-row,.item{flex-wrap:wrap}.line-total{width:auto}.pdf-frame{height:440px}.confirm{padding-top:64px;padding-bottom:64px}}
