:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171412;background:#fbfaf7;--ink: #171412;--muted: #6f6760;--line: #e8e1d7;--paper: #fffdf9;--paper-strong: #ffffff;--accent: #b94b3d;--accent-soft: #f6d7ce;--shadow: 0 18px 44px rgba(57, 44, 32, .1);--shadow-soft: 0 10px 28px rgba(57, 44, 32, .08);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{color:inherit;font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;background:linear-gradient(180deg,#f6d7ce57 0,#fbfaf700 360px),var(--paper)}.announcement{display:flex;justify-content:center;gap:clamp(18px,5vw,56px);padding:9px 16px;color:#fffdf9;background:var(--ink);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-align:center}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;min-height:72px;padding:0 clamp(16px,4vw,52px);border-bottom:1px solid rgba(232,225,215,.86);background:#fffdf9e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 32px #392c200a}.brand{color:var(--ink);font-size:clamp(1.5rem,3vw,2.4rem);font-weight:950;letter-spacing:.02em;text-decoration:none}.brand-button{padding:0;border:0;background:transparent}.site-header nav{display:flex;justify-content:center;gap:clamp(10px,2vw,24px);color:#2d2925;font-size:.9rem;font-weight:750}.site-header nav a,.site-header nav button{padding:10px 4px;border:0;background:transparent;font-weight:inherit;text-decoration:none;transition:color .16s ease,opacity .16s ease}.site-header nav a:hover,.site-header nav button:hover{color:var(--accent);text-decoration:none}.cart-button{display:inline-flex;align-items:center;gap:8px;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--ink);border-radius:8px;color:var(--ink);background:var(--paper-strong);font-weight:900;box-shadow:var(--shadow-soft);transition:transform .16s ease,box-shadow .16s ease}.cart-button:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.cart-button span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;color:#fffdf9;background:var(--accent);font-size:.78rem}.header-actions{position:relative;display:flex;align-items:center;justify-content:end;gap:14px}.currency-button,.icon-button{min-height:40px;border:0;color:var(--ink);background:transparent}.currency-button{display:inline-flex;align-items:center;gap:6px;padding:0 4px;font-weight:850}.currency-button span{font-size:.78rem}.icon-button{position:relative;display:inline-grid;width:34px;place-items:center;padding:0}.search-icon:before{content:"";width:13px;height:13px;border:2px solid var(--ink);border-radius:999px;transform:translate(-2px,-2px)}.search-icon:after{content:"";position:absolute;width:8px;height:2px;border-radius:999px;background:var(--ink);transform:translate(7px,8px) rotate(45deg)}.account-wrapper{position:relative}.account-icon:before{content:"";position:absolute;top:9px;width:8px;height:8px;border:2px solid var(--ink);border-radius:999px}.account-icon:after{content:"";position:absolute;bottom:8px;width:17px;height:9px;border:2px solid var(--ink);border-top-left-radius:999px;border-top-right-radius:999px;border-bottom:0}.bag-icon:before{content:"";position:absolute;bottom:8px;width:17px;height:16px;border:2px solid var(--ink);border-radius:4px}.bag-icon:after{content:"";position:absolute;top:9px;width:9px;height:8px;border:2px solid var(--ink);border-bottom:0;border-top-left-radius:999px;border-top-right-radius:999px}.cart-badge{position:absolute;top:2px;right:-2px;display:inline-grid;min-width:18px;height:18px;place-items:center;border-radius:999px;color:#fffdf9;background:var(--accent);font-size:.68rem;font-weight:950}.account-popover{position:absolute;top:52px;right:-50px;z-index:60;width:min(354px,calc(100vw - 32px));padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--paper-strong);box-shadow:0 18px 46px #17141224}.account-popover h2{margin:0 0 18px;color:#34312e;font-size:1.15rem}.shop-signin,.other-signin{width:100%;min-height:46px;border:0;border-radius:12px;color:#fff;font-weight:950}.shop-signin{background:#5533f3}.other-signin{margin-top:12px;background:#000}.account-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.account-links button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid #111;border-radius:12px;color:#111;background:#fff;font-weight:750}.orders-icon,.profile-icon{position:relative;display:inline-block;width:18px;height:18px;flex:0 0 18px}.orders-icon:before{content:"";position:absolute;top:5px;left:2px;width:14px;height:11px;border:2px solid #111;border-radius:3px;background:transparent}.orders-icon:after{content:"";position:absolute;top:2px;left:6px;width:6px;height:5px;border:2px solid #111;border-bottom:0;border-radius:999px 999px 0 0;background:transparent}.profile-icon{fill:none;stroke:#111;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hero{position:relative;display:grid;grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr);gap:clamp(28px,5vw,74px);align-items:center;padding:clamp(28px,5vw,70px) clamp(16px,4vw,52px) clamp(24px,5vw,56px)}.hero-copy{min-width:0;max-width:620px;padding-block:clamp(16px,4vw,44px)}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:28px;color:var(--ink);font-size:clamp(4.6rem,8.4vw,8.4rem);line-height:.82;letter-spacing:0}.hero-title-row{display:flex;align-items:flex-start;gap:clamp(12px,2vw,22px)}.hero-side-text{width:82px;flex:0 0 82px;margin:10px 0 0;color:var(--muted);font-size:.72rem;font-weight:950;letter-spacing:.12em;line-height:1.15;text-transform:uppercase}.button,.add-button,.checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--ink);border-radius:8px;color:var(--ink);background:var(--paper-strong);font-weight:950;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease}.button:hover,.add-button:hover,.checkout-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.button.primary,.checkout-button{color:#fffdf9;background:var(--ink)}.button.secondary{color:var(--ink);background:var(--paper-strong)}.hero-stack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0}.mini-product,.product-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mini-product:hover,.product-card:hover{border-color:#d8cabc;transform:translateY(-4px);box-shadow:var(--shadow)}.mini-product{padding:12px}.mini-product p{margin:12px 0 6px;font-size:.84rem;font-weight:900}.product-name-button,.product-title-button{display:block;width:100%;padding:0;border:0;color:var(--ink);background:transparent;font-weight:950;text-align:left}.product-name-button{margin:12px 0 6px;font-size:.84rem}.mini-product strong{color:var(--ink)}.shirt-art,.product-image,.cart-thumb{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:8px;text-align:center;isolation:isolate}.shirt-art,.product-image{width:100%;border:0;transition:transform .18s ease}.shirt-art:hover,.product-image:hover{transform:scale(1.015)}.shirt-art{aspect-ratio:.82}.product-image{aspect-ratio:.9}.cart-thumb{width:66px;height:66px;flex:0 0 auto}.shirt-art:before,.product-image:before,.cart-thumb:before{content:"";position:absolute;width:62%;height:72%;border-radius:22px 22px 10px 10px;background:radial-gradient(circle at 50% 13%,transparent 0 14%,#fffdf9 15% 100%),linear-gradient(180deg,#fffdf9,#f6f0e8);box-shadow:-34px 18px 0 -19px currentColor,34px 18px 0 -19px currentColor,inset 0 -16px 24px #392c200f,0 18px 34px #392c2021}.shirt-art:after,.product-image:after,.cart-thumb:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.72);border-radius:8px;pointer-events:none}.shirt-art span,.product-image span,.cart-thumb span{position:relative;z-index:1;max-width:58%;color:var(--ink);font-size:clamp(.58rem,1.4vw,.9rem);font-weight:950;line-height:1;text-transform:uppercase}.cart-thumb span{font-size:.48rem}.cream{color:#eadfce;background:linear-gradient(145deg,#f9f0e2,#f2dfc6)}.rose{color:#eac7c1;background:linear-gradient(145deg,#fae7e0,#efc2bd)}.sage{color:#cbd8c8;background:linear-gradient(145deg,#eef5e8,#cfdcc8)}.charcoal{color:#1a1a1a;background:linear-gradient(145deg,#eeeeec,#c7c3bd)}.blue{color:#c7d7ee;background:linear-gradient(145deg,#edf5fb,#c7d7ee)}.sand{color:#e0c7a7;background:linear-gradient(145deg,#f6ead9,#e0c7a7)}.products-section,.collections-section,.faq,.site-footer{padding:clamp(36px,6vw,82px) clamp(16px,4vw,52px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.section-heading h2,.faq h2{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,4.4rem);line-height:.95;text-transform:lowercase}.collections-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf9b8}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.collection-card{display:block;width:100%;padding:0;border:0;background:transparent;color:var(--ink);text-decoration:none;text-align:left;transition:transform .18s ease}.collection-card:hover{transform:translateY(-4px)}.collection-image{position:relative;display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;text-align:center;box-shadow:var(--shadow-soft)}.collection-image:before{content:"";position:absolute;width:62%;height:72%;border-radius:22px 22px 10px 10px;background:radial-gradient(circle at 50% 13%,transparent 0 14%,#fffdf9 15% 100%),linear-gradient(180deg,#fffdf9,#f6f0e8);box-shadow:-34px 18px 0 -19px currentColor,34px 18px 0 -19px currentColor,0 18px 34px #392c2021}.collection-image span{position:relative;z-index:1;max-width:58%;color:var(--ink);font-size:.86rem;font-weight:950;line-height:1;text-transform:uppercase}.collection-card h3{margin:12px 0 0;color:var(--ink);font-size:1rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.filter-controls{display:flex;flex-wrap:wrap;gap:8px;margin:-6px 0 22px}.filter-controls button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:var(--paper-strong);font-size:.82rem;font-weight:900;text-transform:uppercase}.filter-controls button.selected{border-color:var(--ink);color:#fffdf9;background:var(--ink)}.sale-badge{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:999px;color:#fffdf9;background:var(--accent);font-size:.72rem;font-weight:950;text-transform:uppercase;box-shadow:0 8px 20px #b94b3d38}.product-info{padding:18px}.product-category{margin-bottom:8px;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.product-info h3,.product-title-button{min-height:48px;margin-bottom:10px;color:var(--ink);font-size:1rem;line-height:1.15}.price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.price-row s{color:#8b8178}.price-row strong{color:var(--ink)}.add-button{width:100%;min-height:42px}.product-page{padding:clamp(24px,5vw,64px) clamp(16px,4vw,52px)}.back-link{margin-bottom:22px;padding:0;border:0;color:var(--muted);background:transparent;font-size:.88rem;font-weight:900;text-decoration:underline;text-underline-offset:4px}.product-detail{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:clamp(28px,5vw,72px);align-items:start}.product-gallery{display:grid;gap:14px}.product-hero-image{position:relative;display:grid;min-height:clamp(420px,56vw,680px);place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;text-align:center;box-shadow:var(--shadow);isolation:isolate}.product-hero-image:before{content:"";position:absolute;width:min(360px,58%);height:72%;border-radius:36px 36px 14px 14px;background:radial-gradient(circle at 50% 12%,transparent 0 13%,#fffdf9 14% 100%),linear-gradient(180deg,#fffdf9,#f5eee6);box-shadow:-72px 48px 0 -45px currentColor,72px 48px 0 -45px currentColor,inset 0 -24px 34px #392c2012,0 28px 52px #392c2024}.product-hero-image:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.72);border-radius:8px;pointer-events:none}.product-hero-image span{position:relative;z-index:1;max-width:280px;color:var(--ink);font-size:clamp(1.2rem,3vw,2.2rem);font-weight:950;line-height:.95;text-transform:uppercase}.thumbnail-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.thumbnail{display:grid;aspect-ratio:1.15;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:.82rem;font-weight:950}.product-purchase{position:sticky;top:104px}.product-purchase h1{margin:0 0 14px;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.9}.detail-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;color:var(--ink);font-size:1.2rem}.detail-price-row s{color:#8b8178}.detail-price-row strong{font-size:1.35rem}.option-group{margin:0 0 22px;padding:0;border:0}.option-group legend{margin-bottom:10px;color:var(--ink);font-size:.86rem;font-weight:950;text-transform:uppercase}.option-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.option-heading button{padding:0;border:0;color:var(--muted);background:transparent;font-size:.78rem;font-weight:900;text-decoration:underline;text-underline-offset:4px}.size-options,.payment-options{display:grid;gap:8px}.size-options{grid-template-columns:repeat(6,minmax(0,1fr))}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.size-options button,.payment-options button{min-height:44px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--paper-strong);font-weight:900;transition:border-color .16s ease,background .16s ease,transform .16s ease}.size-options button:hover,.payment-options button:hover{border-color:#c8b8a9;transform:translateY(-1px)}.size-options button.selected,.payment-options button.selected{border-color:var(--ink);color:#fffdf9;background:var(--ink)}.detail-add-button{width:100%;min-height:54px;border:1px solid var(--ink);border-radius:8px;color:#fffdf9;background:var(--ink);font-weight:950;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease}.detail-add-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.trust-grid span{padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffdf9d1;font-size:.8rem;font-weight:900;text-align:center;text-transform:uppercase}.product-accordions{display:grid;gap:10px;max-width:900px;margin-top:clamp(34px,6vw,70px)}.size-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 18px 18px;color:var(--ink)}.size-table span{padding:10px;border-bottom:1px solid var(--line)}.size-table span:nth-child(-n+3){font-weight:950}.size-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:18px;background:#1714125c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.size-modal-panel{width:min(560px,100%);padding:22px;border-radius:8px;background:var(--paper-strong);box-shadow:var(--shadow)}.related-products{margin-top:clamp(38px,6vw,78px)}.signup-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:clamp(20px,4vw,52px);align-items:center;margin:clamp(28px,5vw,70px) clamp(16px,4vw,52px);padding:clamp(24px,5vw,48px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#f6d7ce9e,#fffdf9eb),var(--paper-strong);box-shadow:var(--shadow-soft)}.signup-section h2{max-width:720px;margin:0;color:var(--ink);font-size:clamp(2rem,4vw,4.2rem);line-height:.96}.signup-form{display:grid;gap:10px}.signup-form label{color:var(--ink);font-size:.82rem;font-weight:950;text-transform:uppercase}.signup-form div{display:grid;grid-template-columns:1fr auto;gap:8px}.signup-form input{min-height:48px;min-width:0;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffdf9;font:inherit}.signup-form button{min-height:48px;padding:0 18px;border:1px solid var(--ink);border-radius:8px;color:#fffdf9;background:var(--ink);font-weight:950;text-transform:uppercase}.signup-form p{margin:0;color:var(--accent);font-weight:900}.faq{max-width:940px;margin:0 auto}.faq-list{display:grid;gap:10px;margin-top:24px}details{border:1px solid var(--line);border-radius:8px;background:var(--paper-strong);box-shadow:0 8px 24px #392c200a}summary{padding:18px;color:var(--ink);font-weight:950;cursor:pointer}details p{margin:0;padding:0 18px 18px;color:var(--muted);line-height:1.6}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);background:#f7f0e8}.site-footer p{margin:0;font-weight:950}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer a{color:var(--muted);text-decoration:none}.site-footer button{padding:0;border:0;color:var(--muted);background:transparent}.cart-drawer{position:fixed;inset:0;z-index:50;display:flex;justify-content:end;background:#1714125c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-panel{display:flex;flex-direction:column;width:min(420px,100%);min-height:100%;padding:22px;background:var(--paper-strong);box-shadow:-20px 0 60px #392c2033}.cart-header,.cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-header h2{margin:0;color:var(--ink);font-size:2rem}.cart-header button{min-height:38px;padding:0 12px;border:1px solid var(--ink);border-radius:8px;background:var(--paper-strong);font-weight:900}.empty-cart{margin-top:24px;color:var(--muted)}.cart-items{display:grid;gap:12px;margin:24px 0}.cart-progress{display:grid;gap:8px;margin-top:20px}.cart-progress p{margin:0;color:var(--ink);font-size:.86rem;font-weight:900}.progress-track{overflow:hidden;height:8px;border-radius:999px;background:#eee4da}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.cart-item{display:flex;gap:12px;align-items:center}.cart-item p{margin-bottom:6px;color:var(--ink);font-size:.9rem;font-weight:950}.cart-item small{display:block;margin-bottom:6px;color:var(--muted);font-weight:800}.quantity-controls{display:inline-grid;grid-template-columns:30px 34px 30px;align-items:center;margin-top:8px;border:1px solid var(--line);border-radius:999px;overflow:hidden}.quantity-controls button{display:grid;min-height:30px;place-items:center;border:0;color:var(--ink);background:var(--paper-strong);font-weight:950}.quantity-controls span{text-align:center;color:var(--ink);font-size:.84rem;font-weight:950}.cart-item>div:nth-child(2){min-width:0;flex:1}.remove-item{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:var(--paper-strong);font-size:.82rem;font-weight:950;line-height:1}.remove-item:hover{border-color:var(--ink)}.cart-total{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--ink);font-size:1.1rem}.cart-summary{display:grid;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted)}.summary-row strong{color:var(--ink)}.cart-summary .cart-total{margin-top:0;padding-top:10px}.checkout-button{width:100%;margin-top:16px}@media(max-width:1180px){.hero{grid-template-columns:1fr}.hero-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.product-detail{grid-template-columns:1fr}.product-purchase{position:static}.signup-section{grid-template-columns:1fr}}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:14px}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-actions{grid-column:2;grid-row:1}}@media(max-width:680px){.announcement{flex-direction:column;gap:4px}.hero,.hero-stack,.collection-grid,.product-grid{grid-template-columns:1fr}h1{font-size:clamp(3.8rem,19vw,5.4rem)}.hero-title-row{align-items:flex-start;flex-direction:column;gap:10px}.hero-side-text{width:auto;max-width:none;flex-basis:auto;margin:0}.section-heading,.site-footer{align-items:flex-start;flex-direction:column}.products-section,.collections-section,.product-page,.faq,.site-footer{padding-inline:16px}.size-options,.payment-options,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.signup-form div{grid-template-columns:1fr}.account-popover{right:-44px;padding:20px}.account-links{grid-template-columns:1fr}}
