/* teemakerslane storefront UI refinement */
:root{--surface:#fff;--surface-soft:#f5f1ea;--shadow-soft:0 14px 40px rgba(38,31,23,.08);--radius-sm:6px;--radius-md:12px}
body{overflow-x:hidden;background:#fbfaf7}
a,button,input,select,textarea{transition:border-color .2s ease,background-color .2s ease,color .2s ease,opacity .2s ease,transform .2s ease,box-shadow .2s ease}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(167,68,39,.25);outline-offset:3px}
.announce{height:34px;font-weight:600;letter-spacing:.1em}
.nav{height:82px;position:sticky;top:0;z-index:14;width:100%;padding-left:max(24px,calc((100% - 1180px)/2));padding-right:max(24px,calc((100% - 1180px)/2));background:rgba(251,250,247,.94);border-bottom:1px solid rgba(216,209,198,.72);backdrop-filter:blur(14px)}
.brand-logo{width:178px;height:44px}
.nav nav{gap:38px}.nav nav a{font-weight:600}.nav-actions button{min-height:42px}.account-btn,.cart-btn,.icon-btn{border-radius:99px;padding:0 12px}.account-btn:hover,.cart-btn:hover,.icon-btn:hover{background:#f0ebe3}.cart-btn{display:inline-flex;align-items:center;gap:7px;font-weight:700}.cart-icon{font-size:17px;line-height:1}.cart-btn b{margin-left:0;box-shadow:0 0 0 3px #fbfaf7}.cart-drawer-label{margin:0 0 3px;color:#888;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.drawer-head h2{margin:0}
.hero{height:min(720px,calc(100vh - 116px));min-height:590px}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,238,226,.42),transparent 56%);pointer-events:none}.hero-copy{z-index:1}.hero-copy h1{max-width:680px;text-wrap:balance}.hero-copy>p:not(.eyebrow){max-width:470px}.hero-copy .btn{min-height:54px;border-radius:3px;box-shadow:0 8px 24px rgba(25,26,23,.16)}.hero-copy .btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(25,26,23,.22)}
.shop{padding-bottom:120px}.shop:before{border-radius:var(--radius-sm);background:#f4efe7}.shop .section-head{margin-bottom:24px}.shop-controls{border-radius:var(--radius-md);padding:24px 26px;background:linear-gradient(135deg,#f2ede5,#f8f5ef);box-shadow:0 10px 28px rgba(56,45,33,.05)}.filter-label{font-size:16px}.shop .filters button{border-radius:99px;min-height:44px}.shop .customer-style-menu select{border-radius:4px;padding-left:13px}.shop-drop-label{display:flex;align-items:center;gap:12px;margin:28px 0 20px}.shop-drop-label:after{content:'';height:1px;flex:1;background:var(--line)}
.product-grid{gap:38px 22px}.product-card{min-width:0}.product-image{border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px rgba(25,26,23,.035)}.product-image:after{content:'';position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);pointer-events:none}.product-card:hover{transform:translateY(-5px)}.product-card:hover .product-image{box-shadow:var(--shadow-soft)}.quick-add{display:none!important}.product-meta{align-items:flex-start}.product-meta h3{font-size:18px}.product-meta strong{font-size:15px}.shop .product-meta p{display:none}.badge{border-radius:3px;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.06)}
.story{margin:0 auto;width:min(1440px,100%)}.story-art{overflow:hidden}.story-art .sun{transition:transform .7s ease}.story:hover .story-art .sun{transform:rotate(12deg) scale(1.03)}.story-copy h2{text-wrap:balance}.story-copy>a{display:inline-flex;align-items:center;min-height:44px;width:max-content;border-bottom:1px solid}.reviews blockquote{text-wrap:balance}.newsletter{gap:45px}.newsletter form{min-height:54px}.newsletter input{font-size:15px}.newsletter button{font-weight:700}
footer{padding-top:76px}.footer-main{gap:70px}.footer-main a{width:max-content;max-width:100%}.footer-main a:hover{transform:translateX(2px)}.footer-bottom{min-height:62px;align-items:center}
.drawer{box-shadow:-25px 0 60px rgba(0,0,0,.15)}.drawer-head{min-height:78px}.checkout{min-height:52px;border-radius:3px}.toast{border-radius:4px;box-shadow:0 10px 35px rgba(0,0,0,.2)}

@media(max-width:900px){.nav{padding-left:20px;padding-right:20px}.hero{min-height:620px}.product-grid{gap:32px 14px}.footer-main{gap:48px 30px}}
@media(max-width:800px){.announce{font-size:10px}.nav{height:70px}.brand-logo{width:145px;height:38px}.nav-actions{gap:4px}.account-btn{padding:0 8px}.hero{height:calc(100svh - 104px);min-height:570px}.hero:after{background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.06) 72%)}.hero-copy{padding-bottom:64px}.hero-copy h1{font-size:clamp(46px,14vw,66px)}.shop{padding-top:38px;padding-bottom:80px}.shop:before{margin-bottom:35px}.shop-controls{padding:18px}.shop-drop-label{margin-top:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.quick-add{opacity:1;transform:none}.story-copy{padding:58px 24px}.reviews{padding:72px 20px}.newsletter{padding-top:50px;padding-bottom:50px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{padding:22px 0}}
@media(max-width:520px){.announce{height:30px;font-size:9px;white-space:nowrap}.nav{height:66px}.brand-logo{width:128px}.nav-actions .account-btn span:last-child{display:none}.nav-actions .account-btn{width:40px}.cart-btn{padding:0 7px}.cart-label{display:none}.hero{min-height:540px}.hero-copy{padding-bottom:48px}.hero-copy h1{margin-bottom:16px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5}.hero-copy .btn{width:100%;justify-content:space-between}.shop{width:calc(100% - 28px)}.shop-controls{border-radius:8px;padding:16px 12px}.filter-label{font-size:14px}.shop .filters{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.shop .filters button{min-height:42px;padding:10px 16px}.shop .customer-style-menu{padding-top:14px}.product-grid{grid-template-columns:1fr;gap:40px}.product-image{aspect-ratio:1/1.08}.product-meta h3{font-size:18px}.quick-add{min-height:48px}.story-art{min-height:350px}.story-art .sun{font-size:145px}.reviews blockquote{font-size:26px}.newsletter h2{font-size:34px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 22px}.footer-bottom{font-size:10px}.drawer{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
