:root{--black:#0a0a0a;--black-soft:#111111;--black-card:#151515;--white:#f6f3ee;--muted:#a6a19a;--wine:#651824;--wine-bright:#8a2433;--line:rgba(246,243,238,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--black)}body{margin:0;color:var(--white);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--wine);color:#fff}.announcement{height:28px;display:flex;align-items:center;justify-content:center;background:var(--wine-bright);color:#fff;font-size:10px;letter-spacing:2px;text-transform:uppercase}.site-header{height:76px;background:rgba(10,10,10,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 26px;position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.nav-left,.nav-right{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700}.nav-left a{position:relative;color:var(--white);transition:.2s ease}.nav-left a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--wine-bright);transition:.25s ease}.nav-left a:hover{color:var(--wine-bright)}.nav-left a:hover:after{right:0}.nav-right{justify-content:flex-end;gap:12px}.nav-right button{width:36px;height:36px;border:1px solid transparent;background:transparent;color:var(--white);border-radius:999px;font-size:17px;cursor:pointer;transition:.2s ease}.nav-right button:hover{border-color:var(--line);background:#151515}.header-shop{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 17px;border:1px solid var(--line);border-radius:999px;color:var(--white);font-size:11px;font-weight:700;letter-spacing:.4px;white-space:nowrap;transition:background .2s ease,color .2s ease}.header-shop:hover{background:var(--wine-bright);border-color:var(--wine-bright);color:#fff}.brand{display:flex;align-items:center;justify-content:center;width:188px;height:58px;overflow:hidden}.brand img{display:block;width:100%;height:auto;object-fit:contain}.hero{height:calc(100vh - 104px);min-height:600px;max-height:900px;margin:0;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 46%,#7b1f2d 0,#54131d 18%,#24090e 42%,#0a0a0a 74%);border-bottom:1px solid var(--line)}.hero-noise{position:absolute;inset:0;opacity:.14;background-image:repeating-linear-gradient(117deg,transparent 0 4px,rgba(255,255,255,.025) 5px,transparent 7px);mix-blend-mode:screen}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.11);border-radius:50%;pointer-events:none}.hero-orbit-one{width:min(46vw,620px);height:min(46vw,620px);right:6vw;top:50%;transform:translateY(-50%)}.hero-orbit-two{width:820px;height:360px;right:-6vw;top:26%;transform:rotate(16deg)}.hero-logo{position:absolute;right:6vw;top:50%;width:min(46vw,620px);height:min(46vw,620px);object-fit:contain;transform:translateY(-50%);filter:drop-shadow(0 30px 40px rgba(0,0,0,.55))}.hero-copy{position:absolute;left:5vw;bottom:10vh;z-index:2;max-width:690px}.hero-copy p{margin:0 0 18px;font-size:11px;letter-spacing:3px;color:#d0c7c4;text-transform:uppercase}.hero-copy h1{font-size:clamp(56px,6vw,100px);line-height:.88;margin:0 0 36px;letter-spacing:-4px;font-weight:900;max-width:660px}.hero-actions{display:flex;align-items:center;gap:22px}.hero-actions span{font-size:12px;color:#b8b0aa;letter-spacing:.4px}.hero-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--white);color:var(--black);padding:14px 22px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:1px;transition:.2s ease}.hero-primary:hover{background:var(--wine-bright);color:white;transform:translateY(-1px)}.hero-index{position:absolute;right:24px;bottom:22px;font-size:11px;letter-spacing:2px;color:#c5bcb6;writing-mode:vertical-rl}.site-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:230px;margin-top:clamp(56px,8vw,120px);padding:20px 24px 22px;background:radial-gradient(circle at 50% 25%,#26090e 0,#0d0d0d 55%);border-top:1px solid var(--line);text-align:center;color:var(--white)}.footer-logo{width:clamp(82px,9vw,120px);filter:drop-shadow(0 16px 28px rgba(128,8,23,.25))}.footer-logo,.footer-quote-art{display:block;height:auto;object-fit:contain}.footer-quote-art{width:min(72vw,360px)}.footer-end{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100%,1400px);margin-top:10px;padding-top:12px;border-top:1px solid var(--line);color:#aaa19d;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.footer-end a{display:inline-flex;align-items:center;gap:9px;color:var(--white);transition:color .2s ease}.footer-end a:hover{color:#d43a50}.footer-end svg{width:19px;height:19px;flex:none}.latest{padding:58px 24px 72px;background:var(--black)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px;border-top:1px solid var(--line);padding-top:20px}.section-title h2{font-size:32px;letter-spacing:-1.6px;margin:5px 0 0;text-transform:uppercase}.section-kicker{font-size:10px;letter-spacing:2px;color:var(--wine-bright)}.section-title>a{border:1px solid var(--line);border-radius:999px;padding:10px 18px;font-size:11px;text-transform:uppercase;letter-spacing:.7px;transition:.2s ease}.section-title>a:hover{background:var(--wine-bright);border-color:var(--wine-bright);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.product-grid.single-product{grid-template-columns:minmax(0,720px)}.product-card{min-width:0}.product-image-wrap{display:block;position:relative;background:var(--black-card);border:1px solid var(--line);border-radius:18px;overflow:hidden;aspect-ratio:.78}.product-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.24),transparent 35%);pointer-events:none}.product-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .6s ease}.product-image-wrap:hover .product-image{transform:scale(1.025);filter:saturate(1.05)}.product-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#381018,#0d0d0d)}.save{position:absolute;right:15px;top:13px;color:#fff;font-size:21px;z-index:2}.product-badge{top:14px;background:var(--wine);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:1.5px}.product-badge,.product-hover-cta{position:absolute;left:14px;z-index:2}.product-hover-cta{bottom:14px;background:rgba(10,10,10,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:10px;letter-spacing:.7px;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.25s ease}.product-image-wrap:hover .product-hover-cta{opacity:1;transform:translateY(0)}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 4px 4px;font-size:14px}.product-name{display:inline-block;color:var(--white);font-size:clamp(16px,1.5vw,21px);font-weight:800;line-height:1.2;letter-spacing:-.02em;transition:color .2s ease}.product-name:hover{color:#e24a5f}.product-meta p{margin:7px 0 0;color:#ccc3bf;font-size:15px;font-weight:600;letter-spacing:.2px}.plus{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border:1px solid rgba(224,72,95,.65);border-radius:50%;color:#e24a5f;font-size:27px;font-weight:400;line-height:1;transition:background .2s ease,color .2s ease}.plus:hover{background:var(--wine-bright);color:#fff}.product-page{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);grid-gap:clamp(20px,3vw,48px);gap:clamp(20px,3vw,48px);padding:clamp(20px,4vw,64px);background:var(--black);max-width:1600px;margin:0 auto}.gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;min-width:0}.gallery-image{background:var(--black-card);border:1px solid var(--line);border-radius:14px;overflow:hidden;aspect-ratio:.78}.gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.product-side{align-self:start;display:flex;flex-direction:column;gap:14px}.details-card,.purchase-card{background:var(--black-soft);color:var(--white);border:1px solid var(--line);border-radius:14px;padding:clamp(20px,2.2vw,32px)}.purchase-title{display:flex;justify-content:space-between;gap:12px}.purchase-title h1{font-size:clamp(24px,2.4vw,36px);line-height:1.05;letter-spacing:-.04em;text-transform:uppercase;margin:0 0 12px;font-weight:900}.purchase-title p{margin:0;color:var(--white);font-size:18px;font-weight:700}.product-save{color:#d34a5a;font-size:24px}.size-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.size-heading button{border:1px solid var(--line);background:transparent;color:var(--white);padding:9px 13px;border-radius:999px;cursor:pointer}.size-heading button:hover{border-color:var(--wine-bright);color:#e85869}.sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.sizes button{min-height:44px;padding:6px;border:1px solid var(--line);background:transparent;color:var(--white);border-radius:999px;cursor:pointer;font-size:12px;font-weight:700}.sizes button.active,.sizes button:hover{border-color:var(--wine-bright)}.sizes button.active{background:var(--wine-bright);color:#fff}.sizes button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.buy-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:24px}.buy-row button{min-height:50px;padding:10px;border:1px solid var(--line);background:var(--white);color:var(--black);border-radius:999px;cursor:pointer;font-size:11px;font-weight:800;letter-spacing:1px}.buy-row .buy-now{background:var(--wine-bright);border-color:var(--wine-bright);color:#fff}.buy-row .buy-now:hover,.buy-row button:hover{background:#b63147;border-color:#b63147;color:#fff}.buy-row button:disabled{opacity:.55;cursor:not-allowed}.purchase-error{margin:14px 0 0;color:#ff9aa8;font-size:13px;line-height:1.4}.tabs{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-bottom:1px solid var(--line)}.tabs button{border:0;background:transparent;padding:5px 3px 13px;color:var(--muted);font-size:12px;cursor:pointer}.tabs button:hover{color:#e85869}.tabs .active{color:var(--white);border-bottom:2px solid var(--wine-bright)}.details-copy{padding:20px 2px 2px;font-size:14px;color:#c9c2bd;line-height:1.65}.details-copy h3{color:var(--white);font-size:11px;margin:0 0 8px;text-transform:uppercase;letter-spacing:1.5px}.details-copy h3:not(:first-child){margin-top:22px}.details-copy p{margin:0 0 10px}.cart-toast{position:fixed;right:24px;bottom:24px;background:var(--white);color:var(--black);border:1px solid rgba(0,0,0,.12);border-radius:18px;padding:18px 20px;width:310px;z-index:50;display:grid;grid-gap:6px;gap:6px;box-shadow:0 18px 50px rgba(0,0,0,.35)}.cart-toast span{font-size:13px;color:#6d6762}.cart-toast a{margin-top:8px;background:var(--wine);color:#fff;padding:11px 14px;border-radius:999px;text-align:center;font-size:12px}.cart-toast .close{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#111;font-size:18px}@media(max-width:1100px){.hero-logo,.hero-orbit-one{right:4vw;width:min(48vw,500px);height:min(48vw,500px)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid.single-product{grid-template-columns:minmax(0,1fr)}.product-page{grid-template-columns:1fr;gap:22px;padding:24px}.product-side{align-self:auto}.nav-left{display:none}.site-header{grid-template-columns:1fr auto}.brand{justify-self:start}.hero-copy{bottom:8vh}.hero-logo,.hero-orbit-one{opacity:.72;right:-6vw;width:58vw;height:58vw}.hero-copy h1{max-width:650px}}@media(max-width:600px){.announcement{height:24px;font-size:8px}.site-header{height:62px;padding:0 14px}.brand{width:158px;height:48px}.header-shop{font-size:10px;padding:0 11px;min-height:34px}.hero{height:calc(100svh - 86px);min-height:540px}.hero-copy{left:18px;right:18px;bottom:48px}.hero-copy h1{font-size:52px;letter-spacing:-3.5px;margin-bottom:28px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-logo,.hero-orbit-one{width:88vw;height:88vw;right:-32vw;top:38%;opacity:.65}.hero-orbit-one{transform:translateY(-50%)}.hero-orbit-two{display:none}.latest{padding:36px 10px 48px}.section-title{align-items:center}.section-title h2{font-size:24px}.section-title>a{padding:8px 12px;font-size:9px}.product-grid{grid-template-columns:1fr 1fr;gap:7px}.product-grid.single-product{grid-template-columns:1fr}.product-image-wrap{border-radius:12px}.product-meta{padding:9px 3px;font-size:11px}.product-hover-cta{display:none}.product-badge{font-size:8px;padding:6px 8px}.product-page{padding:8px;display:block}.gallery{grid-template-columns:1fr;gap:8px}.gallery-image{min-height:520px}.product-side{margin-top:10px}.sizes{grid-template-columns:repeat(3,1fr)}.buy-row{grid-template-columns:1fr}.site-footer{padding:32px 16px 18px}.footer-top{margin-bottom:36px}.footer-bottom{flex-direction:column;gap:8px}.cart-toast{left:12px;right:12px;bottom:12px;width:auto}.footer-end{margin-top:36px;font-size:9px;letter-spacing:.5px}.footer-end svg{width:17px;height:17px}.product-name{font-size:15px}.product-meta p{font-size:13px}.plus{width:34px;height:34px;font-size:23px}.site-footer{min-height:190px;margin-top:64px;padding:18px 16px}.footer-logo{width:85px}.footer-quote-art{width:min(82vw,300px)}.footer-end{margin-top:12px;padding-top:12px}.product-page{padding:12px;display:block}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}}@media(max-width:600px){.gallery::-webkit-scrollbar{display:none}.gallery-image{flex:0 0 88%;min-height:0;aspect-ratio:.82;scroll-snap-align:center}.product-side{margin-top:20px}.details-card,.purchase-card{padding:20px 16px}.purchase-title h1{font-size:27px}.sizes{grid-template-columns:repeat(3,minmax(0,1fr))}.buy-row{grid-template-columns:1fr 1fr;gap:8px}.buy-row button{font-size:10px;min-height:52px}.tabs button{font-size:11px}.details-copy{font-size:13px}.hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;align-items:center;padding:46px 20px 48px;background:radial-gradient(circle at 50% 28%,#57151f 0,#250a0e 43%,#0a0a0a 85%)}.hero-logo{position:relative;top:auto;right:auto;width:min(70vw,290px);height:auto;aspect-ratio:1;transform:none;opacity:1;margin:0 auto 32px}.hero-orbit{display:none}.hero-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;max-width:480px;text-align:center}.hero-copy p{font-size:10px;letter-spacing:2.5px;margin-bottom:18px}.hero-copy h1{font-size:clamp(38px,10.5vw,56px);line-height:.98;letter-spacing:-2px;margin:0 0 28px;overflow-wrap:normal}.hero-actions{align-items:center;justify-content:center}.hero-primary{min-height:48px;padding:14px 26px;font-weight:700}.hero-index{display:none}.latest{padding:42px 18px 40px}.section-title{gap:14px;margin-bottom:20px;padding-top:18px}.section-title h2{font-size:27px;line-height:1;margin-top:8px}.section-title>a{flex:none;padding:10px 12px;font-size:10px}.product-grid.single-product{width:100%}}