@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#17232b;--paper:#f4f0e7;--red:#d84a36;--blue:#527b8b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:.98}h1,h2,h3,.brand,.footer-brand,.button{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif}h1{font-size:clamp(3.5rem,8vw,7.5rem);letter-spacing:-.025em}h2{font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.015em}h3{font-size:1.6rem}.shell{width:min(100% - 40px,1280px);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:12px;z-index:99}.skip-link:focus{left:10px}.announcement{background:var(--red);color:white;text-align:center;padding:8px 20px;font-size:.73rem;font-weight:700;letter-spacing:.17em}.site-header{background:var(--paper);border-bottom:1px solid #d5d1c9}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px}.brand{font-size:2rem;font-weight:900;line-height:.7;letter-spacing:-.03em;white-space:nowrap}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:.59rem;letter-spacing:.48em;margin-top:10px}.brand-dot,.footer-brand span{color:var(--red)}.logo{max-width:220px;max-height:66px;object-fit:contain}.desktop-nav,.header-actions{display:flex;gap:30px;align-items:center;font-weight:700;font-size:.86rem;text-transform:uppercase;letter-spacing:.03em}.header-actions{gap:19px}.header-actions a:hover,.desktop-nav a:hover,.footer a:hover,.text-link:hover{color:var(--red)}.cart-count{display:inline-flex;background:var(--ink);color:#fff;width:22px;height:22px;border-radius:50%;align-items:center;justify-content:center;margin-left:3px;font-size:.7rem}.mobile-nav{display:none}.hero{background:var(--ink);color:#fff;overflow:hidden}.hero-grid{min-height:605px;display:grid;grid-template-columns:1.1fr .9fr}.hero-copy{padding:85px 6vw 34px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{max-width:750px;margin:22px 0 24px}.hero-sub{font-size:1.14rem;max-width:530px;color:#e0e3e1}.eyebrow{font-size:.74rem;font-weight:800;letter-spacing:.2em;color:var(--red);text-transform:uppercase;margin-bottom:15px}.eyebrow.light{color:#eaa994}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:2px solid transparent;padding:13px 25px;font-size:1.26rem;font-weight:800;letter-spacing:.03em;min-height:55px}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#b83e2b}.button-outline{background:transparent;border-color:var(--ink);color:var(--ink)}.hero .button{margin-top:18px}.hero-aside{font-size:.62rem;font-weight:700;letter-spacing:.16em;opacity:.65;margin-top:62px}.hero-art{position:relative;min-height:480px;background:#416b79;background-size:cover;background-position:center;overflow:hidden;display:grid;place-items:center}.hero-art:before{content:'';position:absolute;inset:-12%;border:2px solid rgba(255,255,255,.14);border-radius:50%;transform:rotate(-22deg) scaleX(.85)}.hero-stamp{position:relative;z-index:1;width:330px;height:330px;border:10px solid #f2ede0;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(11deg);background:#416b79;box-shadow:0 0 0 18px rgba(255,255,255,.08)}.hero-stamp span{font:900 5.4rem/.7 'Barlow Condensed',Impact,sans-serif;text-align:center}.hero-stamp small{font-weight:800;letter-spacing:.16em;margin-top:30px}.section{padding-block:86px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2{margin-bottom:0}.section-head>p{max-width:290px;margin-bottom:5px;color:#586168}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.category-card{background:#fff;min-width:0;transition:transform .2s}.category-card:hover,.product-card:hover{transform:translateY(-4px)}.category-visual{height:245px;display:grid;place-items:center;background:#d8dedb;overflow:hidden}.category-1 .category-visual{background:#e3d2bd}.category-2 .category-visual{background:#bdcbd0}.category-3 .category-visual{background:#e3ddd0}.category-0 .category-visual{background:#d2d8c6}.category-visual img{width:100%;height:100%;object-fit:cover}.category-mark{font:800 7rem 'Barlow Condensed',Impact,sans-serif;color:var(--ink);opacity:.8}.category-caption{min-height:106px;padding:17px;display:flex;align-items:end;justify-content:space-between;gap:8px}.category-caption h3{margin:5px 0 0}.category-caption>span{font-size:1.5rem;color:var(--red)}.category-number{font-size:.67rem;font-weight:800;color:var(--red);letter-spacing:.15em}.text-link{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.text-link span{color:var(--red);font-size:1.25rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{transition:transform .2s;min-width:0}.product-card-image{aspect-ratio:1;display:grid;place-items:center;background:#e5e1d8;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-image>span{font:800 2rem 'Barlow Condensed',Impact,sans-serif;color:#a3a8a5}.product-card-details{padding:17px 2px;display:flex;justify-content:space-between;gap:10px}.product-card h3{font-size:1.36rem;margin:4px 0}.product-card .eyebrow{font-size:.61rem;margin:0}.price{font-size:.83rem;font-weight:800;white-space:nowrap}.price s,.product-price s{color:#878787;font-weight:400}.brand-note{background:var(--blue);color:#fff}.brand-note-inner{padding-block:90px;max-width:850px;text-align:center}.brand-note h2{margin-bottom:24px}.brand-note p:last-child{font-size:1.1rem;max-width:620px;margin:0 auto}.footer{background:var(--ink);color:#fff;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-brand{font-size:2rem;font-weight:900}.footer-brand small{font-size:1rem}.footer p{color:#bec7c9}.footer nav{display:flex;flex-direction:column;gap:10px}.footer-bottom{border-top:1px solid #41505a;margin-top:60px;padding-top:20px;color:#abb7b9;font-size:.78rem}.collection-intro{max-width:750px;margin-bottom:35px}.collection-intro h1,.cart-page h1,.prose-page h1,.error-page h1{font-size:clamp(3.2rem,6vw,6rem)}.rte{line-height:1.7}.rte img{height:auto}.pagination{display:flex;gap:30px;justify-content:center;margin-top:50px;font-weight:700}.pagination a{color:var(--red)}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;padding-block:65px 100px}.product-media{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start}.product-image{width:100%;background:#e5e1d8}.product-image:first-child{grid-column:1/-1}.product-info{position:sticky;top:25px;align-self:start}.product-info h1{font-size:clamp(3rem,5vw,5.5rem)}.product-price{font-size:1.6rem;font-weight:800}.product-info .rte{border-top:1px solid #ccc7bd;padding-top:24px}.product-info form{display:flex;flex-direction:column;gap:10px;margin-top:30px}.product-info label{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.product-info input,.product-info select,.search-form input{padding:12px;border:1px solid #aaa;background:#fff;max-width:100%}.product-info input[type=number]{width:95px}.product-info select[hidden]{display:none}.full{width:100%;margin-top:13px}.product-notes{border-top:1px solid #ccc7bd;margin-top:30px;padding-top:20px;font-size:.82rem;color:#536067}.product-notes p{margin-bottom:8px}.cart-items{border-top:1px solid #c9c8c0}.cart-item{display:grid;grid-template-columns:120px 1fr 100px 110px;gap:25px;align-items:center;padding:20px 0;border-bottom:1px solid #c9c8c0}.cart-item img{width:120px;aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:1.7rem;margin-bottom:8px}.cart-item p{margin-bottom:6px}.cart-item input{width:70px;padding:8px}.cart-summary{max-width:420px;margin:40px 0 0 auto}.cart-summary>p:first-child{display:flex;justify-content:space-between;font-size:1.3rem}.cart-summary .button{width:100%;margin-top:10px}.prose-page{max-width:840px}.search-form{display:flex;gap:10px;margin-bottom:30px}.search-form input{flex:1}.error-page{min-height:60vh}.setup-note{grid-column:1/-1;background:#e6e1d7;padding:30px}
@media(max-width:900px){.desktop-nav{gap:14px}.hero-grid{min-height:0}.hero-copy{padding:60px 25px 40px 0}.hero-art{min-height:430px}.hero-stamp{width:250px;height:250px}.hero-stamp span{font-size:4rem}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:650px){.shell{width:min(100% - 30px,1280px)}.header-inner{min-height:72px}.brand{font-size:1.55rem}.brand small{font-size:.48rem}.desktop-nav{display:none}.header-actions{font-size:.72rem;gap:10px}.mobile-nav{display:block;padding-bottom:12px}.mobile-nav summary{font-weight:700;text-transform:uppercase;font-size:.78rem;cursor:pointer}.mobile-nav nav{display:flex;flex-direction:column;gap:10px;padding:15px 0}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:50px 0 34px}.hero h1{font-size:clamp(3.6rem,15vw,5.7rem)}.hero-aside{margin-top:38px}.hero-art{min-height:270px;margin:0 -15px}.hero-stamp{width:210px;height:210px;border-width:6px}.hero-stamp span{font-size:3.3rem}.hero-stamp small{font-size:.55rem;margin-top:20px}.section{padding-block:58px}.section-head{display:block}.section-head>p{margin-top:18px}.category-grid,.product-grid{gap:10px}.category-visual{height:150px}.category-mark{font-size:4.5rem}.category-caption{min-height:100px;padding:12px}.category-caption h3{font-size:1.2rem}.product-card-details{display:block}.price{margin-top:8px}.brand-note-inner{padding-block:65px}.footer-grid{display:block}.footer-grid>div,.footer-grid nav{margin-bottom:30px}.product-page{display:block;padding-block:35px 65px}.product-media{margin-bottom:30px}.product-info{position:static}.cart-item{grid-template-columns:80px 1fr 55px;gap:12px}.cart-item img{width:80px}.cart-item strong{grid-column:2/-1}.cart-item h2{font-size:1.3rem}.search-form{flex-direction:column}}
