*{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background:#f7f0e3;color:#111}h3,p{margin:0}button,input,select,textarea{font:inherit}button{background:none;border:0}img{display:block;max-width:100%}:root,.dark{--background:#f7f0e3;--foreground:#111;--popover:#f7f0e3;--popover-foreground:#111;--primary:#111;--primary-foreground:#f7f0e3;--border:#b5afa4;--radius:0}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{text-decoration:none;color:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #244fe3;outline-offset:5px}.announcement{background:#111;color:#f7f0e3;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.12em}.announcement span{margin-left:35px}header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #111}.logo{display:flex;flex-direction:column;align-items:center;line-height:1}.logo b{font-family:Impact,'Arial Narrow',sans-serif;font-size:55px;font-style:italic;letter-spacing:-3px;transform:skew(-10deg)}.logo small{font-size:11px;margin-top:4px}nav{display:flex;gap:40px;font-size:14px;font-weight:600}.bag{display:flex;gap:12px;align-items:center;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr}.hero-copy{background:#e9a9bd;padding:65px 10% 30px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600}h1,h2{font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;letter-spacing:-.035em;line-height:.95}h1{font-size:clamp(55px,6.6vw,110px);margin:30px 0}h1 em{font-style:normal;color:#741e37}.hero-copy p{font-size:16px;line-height:1.6;margin:25px 0}.cta{background:#111;color:#fff;display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:18px 24px;font-size:14px}.hero-note{margin-top:55px;font-size:11px;letter-spacing:.1em}.hero-photo{position:relative;min-height:640px;max-height:780px}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 47%}.photo-label{position:absolute;bottom:25px;right:25px;background:#f6ed77;padding:12px 18px;border:1px solid #111;font-size:12px;transform:rotate(-5deg)}.ticker{padding:17px 0;background:#111;color:#f7f0e3;display:flex;justify-content:space-around;gap:30px;white-space:nowrap;overflow:hidden;font-size:12px}.ticker i{color:#ef4d99;font-style:normal;font-size:20px;line-height:16px}.collection{padding:70px 5% 80px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}h2{font-size:clamp(38px,4.4vw,70px);margin:16px 0}.pill{background:#f6ed77;border:1px solid #111;border-radius:50px;padding:14px 22px;font-size:12px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-photo{height:360px;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-photo:hover img{transform:scale(1.035)}.number{position:absolute;top:12px;left:12px;background:#f7f0e3;padding:5px 8px;font-size:12px}.product-heading{display:flex;justify-content:space-between;gap:10px;margin-top:18px;font-size:16px}.product-heading h3{text-transform:uppercase;font-weight:700}.grid article>p{font-size:13px;color:#565047;margin:8px 0 20px}.add{display:flex;width:100%;justify-content:space-between;align-items:center;padding:13px 15px;border:1px solid #111;font-size:12px}.add:hover{background:#111;color:#fff}.story{display:grid;grid-template-columns:1fr 1fr;background:#681626;color:#f7f0e3}.story>div{padding:65px 10%}.story p{max-width:380px;line-height:1.7;margin:30px 0}.story a{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid;padding-bottom:8px;font-size:14px}.story>img{height:530px;width:100%;object-fit:cover;object-position:50% 40%}.closing{background:#f14d97;display:flex;align-items:center;justify-content:space-between;padding:45px 7%}.closing a{font-size:110px;line-height:1}footer{padding:25px 5%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f6ed77;font-size:12px}.footer-brand{font-weight:900;font-style:italic;font-size:22px}.cart{padding:25px!important;width:min(100vw,440px)!important;max-width:440px!important;overflow:auto}.cart [data-slot=sheet-header]{padding:0 30px 20px 0}.cart [data-slot=sheet-title]{font-family:Impact,sans-serif;font-size:32px}.cart-items{flex:1}.cart-row{display:flex;gap:18px;padding:20px 0;border-top:1px solid #bbb}.cart-row img{width:90px;height:115px;object-fit:cover}.cart-row h3{font-weight:bold}.cart-row p{margin:8px 0}.quantity{display:flex;align-items:center;gap:18px}.quantity button{border:1px solid;padding:6px}.cart-total{border-top:1px solid;padding-top:20px}.cart-total>div{display:flex;justify-content:space-between}.cart-total p{margin:18px 0;font-size:14px;line-height:1.5}.cart-total .cta{width:100%;opacity:.5;cursor:not-allowed;justify-content:center}@media(max-width:900px){.hero-copy{padding-top:40px}.hero-photo{min-height:560px}.grid{grid-template-columns:repeat(2,1fr)}.product-photo{height:420px}.story>img{height:100%}}@media(max-width:600px){.announcement{font-size:10px}.announcement span{display:none}header{height:85px}.logo b{font-size:43px}nav{gap:15px;font-size:12px}.bag span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 6%}h1{font-size:65px;margin:22px 0}.hero-copy p{margin:18px 0}.hero-note{margin-top:25px}.hero-photo{min-height:0;height:440px}.hero-photo img{object-position:50% 43%}.collection{padding:40px 5%}.section-top{align-items:flex-start;flex-direction:column}.section-top h2{margin-bottom:0}.pill{padding:9px 14px}.grid{gap:24px 12px}.product-photo{height:250px}.product-heading{font-size:14px;flex-wrap:wrap}.grid article>p{font-size:12px;min-height:36px}.story{grid-template-columns:1fr}.story>div{padding:40px 6%}.story>img{height:360px}.closing{padding:30px 6%}.closing a{font-size:80px}footer{flex-wrap:wrap}footer span{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:100;background:white;padding:10px}.content{padding:45px 6%;min-height:50vh}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-detail>img{width:100%;max-height:700px;object-fit:contain}.product-info p,.product-info form{margin:20px 0}.product-info label{display:block;margin:12px 0}.product-info select,.content input,.content textarea{padding:12px;border:1px solid;background:transparent;max-width:100%}.product-info .cta{width:100%}.content .cart-row{align-items:center}.cart-row input{width:80px}.cart-summary{max-width:420px;margin:30px 0 0 auto}.cart-summary p{margin:16px 0}.policy-links{display:flex;gap:15px;flex-wrap:wrap}button:disabled{opacity:.5;cursor:not-allowed}.rte{line-height:1.7}.rte p{margin:15px 0}.rte a{text-decoration:underline}.pagination{display:flex;gap:20px;padding:25px 0}.product-photo>a{display:block;height:100%}@media(max-width:600px){.product-detail{grid-template-columns:1fr}.cart-row{flex-wrap:wrap}}