:root{--ink:#272824;--muted:#6f7069;--cream:#f7f4ee;--line:#dedbd3;--olive:#777965}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.ab-skip{position:absolute;left:-10000px;top:10px;background:white;padding:12px;z-index:100}.ab-skip:focus{left:12px}.theme-shell{max-width:1360px;margin:auto;padding:0 38px}.theme-header{background:#f7f4ee;border-bottom:1px solid #ebe7df}.theme-header-inner{min-height:83px;display:flex;justify-content:space-between;align-items:center;gap:28px}.theme-logo{font-size:28px;letter-spacing:.18em;text-decoration:none;color:#514b49;white-space:nowrap}.theme-logo img{max-width:200px;max-height:60px;width:auto;height:auto;display:block}.theme-nav{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.theme-nav a{font-size:12px;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.theme-nav a:hover{text-decoration:underline;text-underline-offset:5px}.theme-footer{padding:65px 0;background:#383a34;color:#efede7}.theme-footer-inner{display:flex;justify-content:space-between;gap:35px}.theme-footer strong{font-size:22px;letter-spacing:.19em;font-weight:400}.theme-footer p,.theme-footer a{font-size:13px;line-height:1.7;color:#d6d7d0}.theme-footer-links{display:flex;gap:18px;flex-wrap:wrap}.theme-page{max-width:1180px;margin:80px auto 110px;padding:0 38px;min-height:40vh}.theme-page h1,.theme-page h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.03em}.theme-page h1{font-size:clamp(42px,5vw,68px);margin:0 0 32px}.theme-page h2{font-size:30px}.theme-page p{line-height:1.7}.theme-page a{text-underline-offset:3px}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.theme-card{text-decoration:none;display:block}.theme-card img{width:100%;aspect-ratio:1;object-fit:cover;background:#ede9df}.theme-card h2{font-size:22px;margin:14px 0 6px}.theme-card p{margin:0;color:var(--muted)}.theme-product{display:grid;grid-template-columns:1fr .85fr;gap:7%;align-items:start}.theme-product-image{width:100%;background:#ebe6dd;aspect-ratio:1;object-fit:contain}.theme-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.theme-thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.theme-product h1{margin-top:0}.theme-price{font-size:23px;margin:20px 0 30px}.theme-form{display:grid;gap:16px;max-width:400px}.theme-form label{font-size:13px;font-weight:700}.theme-form input,.theme-form select,.theme-form textarea{width:100%;padding:13px;border:1px solid #c7c5bb;background:#fff;color:#272824}.theme-button{background:#272824;color:#fff;border:0;padding:17px 23px;cursor:pointer;min-height:53px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.theme-button:disabled{opacity:.55;cursor:not-allowed}.theme-richtext{max-width:760px;line-height:1.7}.theme-cart-row{display:grid;grid-template-columns:90px 1fr auto auto;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.theme-cart-row img{width:90px;aspect-ratio:1;object-fit:cover}.theme-cart-row input{width:75px;padding:10px;border:1px solid #ccc}.theme-cart-actions{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;margin-top:35px}.theme-search{display:flex;gap:10px;max-width:560px;margin-bottom:35px}.theme-search input{flex:1;padding:14px;border:1px solid #c7c5bb}.theme-empty{color:var(--muted);padding:20px 0}.theme-pagination{display:flex;gap:15px;margin-top:35px}.theme-blog-list{display:grid;gap:30px}.theme-blog-list article{border-bottom:1px solid var(--line);padding-bottom:28px}@media(max-width:750px){.theme-shell,.theme-page{padding-left:22px;padding-right:22px}.theme-header-inner{min-height:72px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}.theme-logo{font-size:22px}.theme-nav{gap:17px}.theme-nav a{font-size:11px}.theme-footer-inner{display:block}.theme-footer-links{margin-top:30px}.theme-page{margin:55px auto 80px}.theme-grid{grid-template-columns:repeat(2,1fr);gap:16px}.theme-product{grid-template-columns:1fr;gap:35px}.theme-cart-row{grid-template-columns:70px 1fr;gap:12px}.theme-cart-row img{width:70px}.theme-cart-row input{width:65px}}@media(max-width:480px){.theme-grid{grid-template-columns:1fr}}
