:root{--bg:#090909;--panel:#101010;--text:#f4f4f4;--muted:#a6a6a6;--line:#292929;--max:1500px}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;width:100%;max-width:100%;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.page-width{width:min(calc(100% - 48px),var(--max));margin:0 auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-header{position:relative;z-index:20;width:100%;background:#090909;color:#fff;border-bottom:1px solid var(--line)}.announcement-bar{width:100%;background:#050505;border-bottom:1px solid #1d1d1d}.announcement-inner{text-align:center;padding:10px 20px;font-size:10px;letter-spacing:.34em;color:#bdbdbd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-main{width:100%;background:#090909}.header-inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.brand{justify-self:start;font-size:14px;font-weight:700;letter-spacing:.27em;white-space:nowrap}.main-nav{display:flex;align-items:center;justify-content:center;gap:34px;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.main-nav a,.header-actions a,.footer-links a{transition:opacity .2s ease}.main-nav a:hover,.header-actions a:hover,.footer-links a:hover{opacity:.55}.header-actions a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.header-actions svg,.mobile-menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:-7px;top:-7px;min-width:15px;height:15px;border-radius:50%;padding:2px 4px;background:#fff;color:#000;font-size:9px;line-height:11px;text-align:center}.mobile-menu-toggle{display:none;border:0;background:none;color:#fff;padding:0;width:24px;height:24px;cursor:pointer}.mobile-nav{border-top:1px solid var(--line);background:#090909}.mobile-nav .page-width{display:flex;flex-direction:column}.mobile-nav a{padding:16px 0;border-bottom:1px solid #1e1e1e;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.hero{position:relative;width:100%;height:clamp(560px,calc(100vh - 145px),820px);min-height:560px;max-height:820px;overflow:hidden;background:#111;display:flex;align-items:center;justify-content:center}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0003 45%,#000000c2)}.hero-content{position:relative;z-index:2;text-align:center;padding:40px 24px;margin:auto}.eyebrow{margin:0 0 18px;color:#d0d0d0;font-size:10px;line-height:1.4;letter-spacing:.34em;text-transform:uppercase}.hero h1{max-width:1100px;margin:0 auto 18px;font-size:clamp(34px,5.2vw,76px);font-weight:800;line-height:1.02;letter-spacing:.035em;text-shadow:0 2px 18px rgba(0,0,0,.5)}.hero-subtitle{max-width:850px;margin:0 auto 30px;color:#eee;font-size:clamp(9px,1vw,13px);line-height:1.6;letter-spacing:.3em;text-transform:uppercase}.hero-link{display:inline-flex;align-items:center;justify-content:center;min-width:145px;min-height:46px;padding:13px 24px;border:1px solid rgba(255,255,255,.8);background:#0000002e;color:#fff;font-size:10px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s}.hero-link:hover{background:#fff;color:#000;border-color:#fff}.collection-section,.cart-page{width:100%;padding:84px 24px 110px;background:#0a0a0a}.section-heading{text-align:center;margin:0 auto 46px;max-width:1000px}.section-heading h1,.section-heading h2{margin:0 0 24px;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:.12em;text-transform:uppercase}.product-grid{width:min(100%,1360px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{min-width:0;background:#111}.product-image-wrap{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#151515}.product-image-wrap img,.product-image-wrap svg{display:block;width:100%;height:100%;object-fit:cover}.product-card:hover .product-image-wrap img{transform:scale(1.025);transition:transform .45s ease}.product-badge{position:absolute;top:12px;left:12px;padding:7px 9px;background:#050505;color:#fff;font-size:8px;letter-spacing:.15em}.product-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 2px}.product-meta h3{margin:0;font-size:13px;font-weight:500;letter-spacing:.06em}.product-meta p{margin:0;color:#aaa;font-size:12px;white-space:nowrap}.empty-state{text-align:center;color:#888;padding:70px 20px}.product-page{width:min(100%,1400px);margin:0 auto;padding:86px 24px 110px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:60px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.product-gallery img{display:block;width:100%;background:#111}.product-info{position:sticky;top:25px;align-self:start}.product-info h1{margin:0 0 15px;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:.04em}.product-price{margin-bottom:28px;font-size:20px}.product-description{margin-bottom:28px;color:#bcbcbc;line-height:1.75}.field-label{display:block;margin:18px 0 8px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.select,.quantity,.search-form input{width:100%;min-height:46px;padding:12px 14px;border:1px solid #333;background:#111;color:#fff;border-radius:0}.quantity{max-width:110px}.add-button{width:100%;margin-top:24px}.trust-row{display:flex;flex-wrap:wrap;gap:16px;border-top:1px solid #333;margin-top:30px;padding-top:20px;color:#888;font-size:9px;letter-spacing:.13em}.cart-items{width:min(100%,900px);margin:0 auto}.cart-item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:22px 0;border-top:1px solid #222}.cart-item img{display:block;width:180px;height:180px;object-fit:cover;background:#111}.cart-item h2{font-size:17px;letter-spacing:.05em}.cart-summary{width:min(100%,900px);margin:35px auto 0;border-top:1px solid #333;padding-top:25px;text-align:right}.cart-summary p{display:flex;justify-content:space-between;gap:20px}.remove-link{font-size:10px;letter-spacing:.1em;color:#888}.search-form{width:min(100%,650px);margin:0 auto;display:flex;gap:10px}.search-form input{flex:1}.page-content{width:min(100%,900px);margin:0 auto;color:#ccc;line-height:1.8}.site-footer{border-top:1px solid #222;background:#080808;color:#aaa}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:25px;padding:55px 0}.footer-brand{color:#fff;letter-spacing:.18em}.footer-inner p{margin:10px 0 0;color:#888}.footer-links{display:flex;gap:25px;align-items:start;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.footer-inner small{grid-column:1/-1;color:#666}@media(max-width:900px){.page-width{width:min(calc(100% - 32px),var(--max))}.header-inner{grid-template-columns:auto 1fr auto;min-height:64px;gap:16px}.mobile-menu-toggle{display:block}.main-nav{display:none}.brand{justify-self:center;font-size:11px;letter-spacing:.2em}.hero{height:clamp(540px,calc(100svh - 130px),720px);min-height:540px}.hero-content{padding:30px 18px}.hero h1{font-size:clamp(32px,7vw,54px)}.hero-subtitle{letter-spacing:.2em}.product-page{grid-template-columns:1fr;gap:38px;padding-top:60px}.product-info{position:static}}@media(max-width:640px){.page-width{width:calc(100% - 28px)}.announcement-inner{padding:9px 12px;font-size:8px;letter-spacing:.24em}.header-inner{min-height:58px}.brand{font-size:10px}.header-actions{gap:10px}.header-actions a{width:22px;height:22px}.header-actions svg{width:18px;height:18px}.hero{height:calc(100svh - 122px);min-height:500px;max-height:700px}.hero h1{font-size:clamp(29px,9vw,42px);letter-spacing:.025em}.hero-subtitle{font-size:8px;line-height:1.7;letter-spacing:.17em}.hero-link{min-width:135px;min-height:44px}.collection-section,.cart-page{padding:60px 14px 75px}.product-grid{grid-template-columns:1fr;gap:18px}.section-heading{margin-bottom:32px}.product-gallery{grid-template-columns:1fr}.product-page{padding-left:14px;padding-right:14px}.cart-item{grid-template-columns:100px minmax(0,1fr);gap:16px}.cart-item img{width:100px;height:100px}.search-form{display:block}.search-form .btn{width:100%;margin-top:10px}.footer-inner{grid-template-columns:1fr;padding:45px 0}.footer-links{flex-wrap:wrap}.footer-inner small{grid-column:auto}}.nc517{overflow-x:hidden}.site-header{position:relative;top:auto;left:auto;right:auto;z-index:30;background:#090909;color:#fff}.announcement-bar{background:#050505;border-bottom:1px solid #1d1d1d}.announcement-inner{text-align:center;padding:8px 20px;font-size:10px;letter-spacing:.28em;color:#bdbdbd}.header-main{background:#090909;border-bottom:1px solid #202020}.header-inner{min-height:82px;padding:10px 4vw;display:grid;grid-template-columns:180px 1fr 180px;align-items:center;gap:24px}.brand{display:flex;align-items:center;justify-content:flex-start;height:62px}.brand-logo{display:block;width:auto;max-width:150px;height:58px;object-fit:contain}.main-nav{display:flex;justify-content:center;align-items:center;gap:38px;font-size:13px;letter-spacing:.08em}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.header-actions a{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.header-actions svg,.mobile-menu-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:-5px;top:-5px;min-width:16px;height:16px;padding:0 4px;border-radius:10px;background:#fff;color:#000;font-size:9px;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;background:none;border:0;color:#fff;padding:8px}.mobile-nav{background:#090909;border-bottom:1px solid #202020}.mobile-nav .page-width{display:flex;flex-direction:column;padding:10px 5vw 18px}.mobile-nav a{padding:12px 0;border-bottom:1px solid #1e1e1e;font-size:13px;letter-spacing:.1em}.hero{position:relative;min-height:calc(100vh - 120px);height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#090909}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#00000059 45%,#000000bf)}.hero-content{position:relative;z-index:2;text-align:center;padding:80px 24px 90px;max-width:1200px;margin:0 auto}.hero-logo{display:block;width:min(260px,42vw);height:auto;max-height:220px;object-fit:contain;margin:0 auto 20px}.hero .eyebrow{font-size:10px;letter-spacing:.34em;margin:0 0 14px}.hero h1{font-size:clamp(32px,5vw,68px);line-height:1.03;letter-spacing:.045em;margin:0 auto 18px;max-width:1050px}.hero-subtitle{font-size:12px;letter-spacing:.28em;line-height:1.5;margin:0 auto 30px;color:#ddd;max-width:850px}.hero-link{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:14px 24px;border:1px solid rgba(255,255,255,.8);background:#0000002e;color:#fff;font-size:10px;letter-spacing:.2em;text-decoration:none;transition:background .2s,color .2s}.hero-link:hover{background:#fff;color:#000}.collection-section{background:#0b0b0b}.product-grid{max-width:1360px}.site-footer{background:#090909}@media(max-width:900px){.header-inner{grid-template-columns:42px 1fr 130px}.brand{justify-content:center}.brand-logo{max-width:125px;height:54px}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center}.main-nav{display:none}.header-actions{gap:8px}.hero{min-height:calc(100vh - 112px)}.hero-content{padding:65px 20px 70px}.hero-logo{width:min(220px,50vw);margin-bottom:12px}.hero h1{font-size:clamp(29px,7vw,50px)}.hero-subtitle{font-size:10px;letter-spacing:.18em}}@media(max-width:520px){.header-inner{padding:8px 16px;grid-template-columns:40px 1fr 110px;min-height:70px}.brand-logo{max-width:112px;height:48px}.header-actions a{width:26px;height:26px}.header-actions svg{width:19px;height:19px}.announcement-inner{font-size:8px;letter-spacing:.2em}.hero{min-height:calc(100svh - 104px)}.hero-content{padding:45px 16px 55px}.hero-logo{width:190px;max-width:65vw}.hero .eyebrow{font-size:8px;letter-spacing:.25em}.hero h1{font-size:31px}.hero-subtitle{font-size:9px;letter-spacing:.12em}.hero-link{min-width:130px;padding:12px 18px}}.brand{display:flex;align-items:center;justify-self:start;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.brand-logo{display:block!important;background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important;width:auto!important;height:auto!important;max-width:190px!important;max-height:62px!important;object-fit:contain!important}.hero-logo{display:block;margin:0 auto 18px;background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important;width:min(420px,55vw)!important;height:auto!important;max-height:none!important;object-fit:contain!important}.hero-logo,.brand-logo{image-rendering:auto;-webkit-font-smoothing:antialiased;backface-visibility:hidden}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
