*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:#233529;font-family:Arial,sans-serif}a{color:inherit}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button{cursor:pointer}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:white;padding:15px;z-index:10}.shop-header,main,footer{max-width:1200px;margin:auto}.shop-header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.brand{text-decoration:none;font-size:26px;font-weight:700;letter-spacing:-1px}.brand span{font-weight:400}.brand i{color:#9ba97c}.shop-header nav{display:flex;gap:32px;font-size:14px}.shop-header nav a{text-decoration:none}.shop-header [aria-current]{border-bottom:1px solid;padding-bottom:5px}.hero{background:#e9eddf;border-radius:24px;padding:68px 58px;display:grid;grid-template-columns:1.3fr 1fr;gap:20px;overflow:hidden;margin:10px 24px 0}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:700;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1{font:normal 54px/1.12 Georgia,serif;letter-spacing:-2px;margin-bottom:25px}h1 em{color:#6c7d54}.hero-copy{font-size:15px;line-height:1.8;max-width:385px;color:#596351}.dark-button,.buy-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:#263c2c;color:white;border-radius:7px;padding:16px 22px;text-decoration:none;font-size:13px;border:0}.dark-button:hover,.buy-button:hover{background:#48603b}.hero-note{font-size:11px;margin:18px 0 0;color:#67715b}.book-scene{min-height:340px;position:relative;display:flex;align-items:center;justify-content:center}.hero-book{width:218px;height:308px;background:#324933;color:#f3eed9;padding:27px 24px;border-radius:2px 8px 8px 2px;box-shadow:17px 25px 30px #29392230,inset 7px 0 8px #0003;transform:rotate(8deg);display:flex;flex-direction:column;justify-content:space-between;z-index:1}.hero-book>span{font-size:8px;letter-spacing:2px}.hero-book>div{font:40px/1.05 Georgia}.hero-book em{color:#ced7a2}.back-book{position:absolute;width:220px;height:303px;background:#d0b28e;transform:rotate(-10deg) translateX(-28px);box-shadow:5px 15px 15px #0001}.orbit{position:absolute;width:340px;height:340px;border:1px solid #bdc7ac;border-radius:50%}.scene-caption{position:absolute;bottom:-28px;font:italic 14px Georgia;color:#657652}.shop-promises{display:flex;justify-content:space-around;padding:28px 20px;border-bottom:1px solid #e4e6dd;margin:0 24px;color:#8c9879;font-size:11px}.shop-promises strong{color:#4f5e47;margin-left:15px;font-weight:400}.collection{padding:65px 32px;scroll-margin-top:20px}.collection-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.collection h2,.shop-faq h2{font:normal 36px/1.2 Georgia;margin-bottom:0}.collection .eyebrow{margin-bottom:12px}.search-label{font-size:11px;display:flex;flex-direction:column;gap:8px}.search-label input{width:260px;padding:13px 16px;border:1px solid #dbe0d1;border-radius:7px;background:white}#shop-categories{display:flex;gap:9px;flex-wrap:wrap;margin:30px 0 20px}#shop-categories button{border:1px solid #dce1d3;background:transparent;border-radius:25px;padding:10px 18px;font-size:12px;color:#4d5d45}#shop-categories [aria-pressed=true]{background:#293f2e;color:white;border-color:#293f2e}.collection-tools{display:flex;justify-content:space-between;align-items:center;color:#738069;font-size:12px;margin-bottom:22px}.collection-tools p{margin:0}.collection-tools select{background:transparent;border:0;color:#34432e;padding:8px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 25px}.product-card{min-width:0}.product-art{width:100%;height:310px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:26px;background:#eeeadd}.product-card:nth-child(3n+2) .product-art{background:#e5e9df}.product-card:nth-child(3n) .product-art{background:#eee3dc}.product-art img{height:100%;max-width:90%;object-fit:contain;box-shadow:10px 12px 16px #0002;border-radius:2px}.text-cover{height:250px;width:170px;padding:24px 18px;background:#40513a;color:white;display:flex;flex-direction:column;justify-content:space-between;text-align:left;box-shadow:9px 12px 18px #0002;border-left:5px solid #ffffff15}.text-cover small{font-size:8px;letter-spacing:1.4px}.text-cover strong{font:25px/1.13 Georgia;overflow-wrap:anywhere}.product-meta{font-size:10px;color:#7c866c;letter-spacing:1px;text-transform:uppercase;margin:20px 0 10px}.product-card h3{font:24px/1.25 Georgia;margin-bottom:12px}.product-card h3 button{border:0;background:none;padding:0;text-align:left;color:inherit;font:inherit}.product-description{font-size:13px;line-height:1.7;color:#728068;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.price{font-weight:600;font-size:18px}.buy-button{padding:12px 16px;font-size:12px}.shop-empty{text-align:center;padding:60px 20px;border:1px dashed #cdd5c0;border-radius:12px}.shop-empty h3{font:28px Georgia}.shop-empty p{color:#728068}.shop-empty button{padding:12px;border:1px solid #cdd5c0;background:white;border-radius:6px}.shop-faq{background:#f0f1e8;padding:48px;border-radius:18px;margin:10px 24px 60px;display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.shop-faq details{padding:18px 0;border-bottom:1px solid #d7ddce}.shop-faq summary{cursor:pointer;font-size:14px}.shop-faq details p{font-size:13px;line-height:1.8;color:#617054;margin:16px 0 0}footer{padding:35px 32px;border-top:1px solid #e3e6dc;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>a:last-child{font-size:12px;margin:0;color:#728068}.product-dialog{width:min(840px,calc(100vw - 32px));max-height:90vh;overflow:auto;border:0;border-radius:16px;padding:32px;background:#fbfaf6;color:#233529}.product-dialog::backdrop{background:#17281999}.dialog-close{display:block;margin-left:auto;background:none;border:0;padding:10px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:15px}.product-detail h2{font:32px Georgia}.detail-description{white-space:pre-wrap;font-size:14px;line-height:1.8;color:#667359}.checkout-note{font-size:12px;line-height:1.6;color:#728068;margin:15px 0}.product-detail .product-art{height:370px}.product-detail .price{margin:25px 0}.shop-error{color:#a33}@media(max-width:760px){.hero{grid-template-columns:1fr;padding:35px 25px}h1{font-size:42px}.book-scene{margin:20px 0}.collection-heading{align-items:start;flex-direction:column}.search-label,.search-label input{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-faq{grid-template-columns:1fr;gap:20px;padding:28px}.shop-promises{gap:15px;justify-content:space-between}.shop-promises strong{display:block;margin:7px 0 0}.product-art{height:260px;padding:20px}.text-cover{height:210px;width:145px}.product-bottom{align-items:start;flex-direction:column}.product-detail{grid-template-columns:1fr}footer{flex-wrap:wrap}.shop-header{padding:0 24px}.shop-header nav{gap:18px}.collection{padding:45px 24px}}@media(max-width:440px){.product-grid{grid-template-columns:1fr}.product-art{height:330px}.text-cover{height:265px;width:180px}.product-bottom{flex-direction:row;align-items:center}.brand{font-size:22px}.shop-header nav{font-size:12px;gap:12px}}
