:root{--bg:#0a0a0a;--fg:#f4f4f0;--muted:#9a9a96;--line:#262626}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.marquee{overflow:hidden;border-bottom:1px solid var(--line);height:34px;display:flex;align-items:center}.marquee__track{display:flex;width:max-content;animation:marquee 18s linear infinite}.marquee span{font-size:12px;letter-spacing:.18em;white-space:nowrap;margin-right:34px}@keyframes marquee{to{transform:translate(-50%)}}.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;position:sticky;top:0;z-index:20;background:#0a0a0ae0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.wordmark{font-weight:900;letter-spacing:-.05em;font-size:24px}.wordmark img{max-width:180px}.nav{display:flex;gap:28px;font-size:12px;letter-spacing:.14em}.cart-link{justify-self:end;font-size:12px}.hero{position:relative;overflow:hidden}.hero--full{height:calc(100vh - 112px)}.hero--large{height:75vh}.hero__image{height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.hero:hover .hero__image{transform:scale(1.025)}.cover-link{position:absolute;top:0;right:0;bottom:0;left:0}.placeholder{min-height:55vh;display:grid;place-items:center;background:#151515;color:#555;letter-spacing:.2em}.lookbook-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;padding:2px}.lookbook-card{position:relative;overflow:hidden;min-height:65vh}.lookbook-card--full{grid-column:1/-1;min-height:90vh}.lookbook-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .8s}.lookbook-card:hover img{transform:scale(1.02)}.partners{padding:100px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;letter-spacing:.2em;color:var(--muted);margin-bottom:30px}.partners__row{display:flex;gap:60px;align-items:center;flex-wrap:wrap}.partners__row img{max-width:130px;max-height:55px;object-fit:contain;filter:grayscale(1)}.partner-name{font-size:28px;font-weight:800}.footer{padding:70px 28px 30px}.footer__brand{font-size:clamp(48px,12vw,170px);font-weight:900;letter-spacing:-.08em;line-height:.8;margin-bottom:60px}.footer__links{display:flex;gap:24px;flex-wrap:wrap;font-size:12px;margin-bottom:50px}.footer small{color:var(--muted)}.product-page{display:grid;grid-template-columns:1.5fr .75fr;gap:50px;padding:30px 28px 100px}.product-media{display:grid;grid-template-columns:1fr 1fr;gap:2px}.product-info{position:sticky;top:130px;height:max-content;padding:30px 0}.product-info h1{font-size:36px;margin:0 0 12px}.price{margin-bottom:30px}.product-info select,.product-info button,.cart-page button{width:100%;padding:17px;background:#111;color:#fff;border:1px solid #333;margin-bottom:10px}.product-info button,.cart-page button[name=checkout]{background:#f4f4f0;color:#0a0a0a;font-weight:800}.rte{margin-top:30px;color:#bbb;line-height:1.6}.collection,.cart-page{padding:60px 28px 100px}.collection h1,.cart-page h1{font-size:clamp(48px,8vw,110px);letter-spacing:-.06em}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.product-card div{display:flex;justify-content:space-between;padding:14px 4px 30px;font-size:12px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:20px 0;border-top:1px solid var(--line)}.cart-item input{width:70px;background:#111;color:#fff;border:1px solid #333;padding:10px}.cart-total{text-align:right;font-size:30px;margin:30px 0}@media(max-width:800px){.site-header{height:64px;padding:0 14px;grid-template-columns:1fr auto}.nav{display:none}.wordmark{font-size:20px}.hero--full{height:78vh}.lookbook-grid{grid-template-columns:1fr}.lookbook-card,.lookbook-card--full{grid-column:auto;min-height:68vh}.partners{padding:70px 16px}.footer{padding-left:16px;padding-right:16px}.product-page{display:block;padding:2px 2px 80px}.product-media{grid-template-columns:1fr}.product-info{position:static;padding:30px 14px}.product-grid{grid-template-columns:repeat(2,1fr)}.collection,.cart-page{padding-left:14px;padding-right:14px}}::selection{background:#f4f4f0;color:#090909}body{overflow-x:hidden}.kinetic-hero{height:calc(100svh - 112px);min-height:680px;position:relative;overflow:hidden;background:#e8e8e3;color:#090909;border-bottom:1px solid #090909}.kinetic-hero__rail{position:absolute;top:0;left:0;right:0;height:42px;border-bottom:1px solid #090909;overflow:hidden;z-index:5;background:#e8e8e3}.kinetic-hero__rail>div{display:flex;width:max-content;animation:ugwRail 15s linear infinite}.kinetic-hero__rail span{font-weight:900;font-size:27px;letter-spacing:-.05em;white-space:nowrap;line-height:42px}.kinetic-hero__stamp{position:absolute;z-index:7;top:58px;left:18px;font:900 11px/1 Arial;letter-spacing:.08em;border:1px solid #090909;border-radius:50%;width:68px;height:68px;display:grid;place-items:center;transform:rotate(-12deg);background:#e8e8e3}.kinetic-hero__frames{position:absolute;top:42px;right:0;bottom:38px;left:0}.kinetic-frame{position:absolute;margin:0;overflow:hidden;background:#111;border:1px solid #090909;transition:clip-path .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.kinetic-frame__image{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.06);transition:filter .45s,transform 1s cubic-bezier(.16,1,.3,1)}.kinetic-frame:hover .kinetic-frame__image{filter:grayscale(0) contrast(1);transform:scale(1.035)}.kinetic-frame--1{left:3vw;top:7%;width:37vw;height:72%;clip-path:polygon(0 0,91% 0,100% 100%,8% 100%);transform:rotate(-2deg)}.kinetic-frame--2{left:34vw;top:2%;width:34vw;height:82%;clip-path:polygon(8% 0,100% 4%,91% 100%,0 95%);z-index:2;transform:rotate(1.2deg)}.kinetic-frame--3{right:2vw;top:10%;width:35vw;height:68%;clip-path:polygon(4% 4%,100% 0,92% 100%,0 94%);transform:rotate(2.5deg)}.kinetic-placeholder{height:100%;min-height:320px;display:grid;place-items:center;background:#171717;color:#777;font-size:11px;letter-spacing:.2em}.kinetic-hero__brand{position:absolute;z-index:6;left:1.2vw;right:1.2vw;bottom:34px;font-weight:1000;font-size:clamp(76px,15.5vw,280px);line-height:.68;letter-spacing:-.085em;white-space:nowrap;mix-blend-mode:difference;color:#fff;pointer-events:none}.kinetic-hero__meta{position:absolute;bottom:0;left:0;right:0;height:38px;border-top:1px solid #090909;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:9px;font-weight:800;letter-spacing:.16em;background:#e8e8e3;z-index:8}@keyframes ugwRail{to{transform:translate(-50%)}}.brutal-collage{background:#090909;padding:18px 18px 0}.brutal-collage__top{display:flex;justify-content:space-between;padding:4px 0 16px;font-size:9px;letter-spacing:.18em}.brutal-collage__grid{height:150vh;min-height:1100px;position:relative;border-top:1px solid #333}.brutal-shot{position:absolute;margin:0;overflow:hidden}.brutal-shot img{height:100%;object-fit:cover;filter:grayscale(1);transition:filter .35s,transform .8s}.brutal-shot:hover img{filter:grayscale(0);transform:scale(1.025)}.brutal-shot--1{left:0;top:5%;width:44%;height:42%}.brutal-shot--2{right:0;top:0;width:29%;height:28%}.brutal-shot--3{right:8%;top:34%;width:39%;height:37%}.brutal-shot--4{left:7%;top:53%;width:28%;height:31%}.brutal-shot--5{right:0;bottom:0;width:48%;height:22%}.brutal-shot--6{left:0;bottom:1%;width:22%;height:16%}.brutal-collage__ticker{margin:0 -18px;overflow:hidden;border-top:1px solid #f4f4f0;border-bottom:1px solid #f4f4f0}.brutal-collage__ticker>div{display:flex;width:max-content;animation:ugwRail 18s linear infinite reverse}.brutal-collage__ticker span{white-space:nowrap;font-size:clamp(38px,7vw,110px);font-weight:900;letter-spacing:-.06em;line-height:1.05;padding-right:.2em}.site-header{mix-blend-mode:normal}.wordmark{font-weight:1000}.partners{background:#e8e8e3;color:#090909}.partners__row img{filter:grayscale(1) contrast(1.2)}@media(max-width:800px){.kinetic-hero{height:82svh;min-height:600px}.kinetic-hero__rail span{font-size:22px}.kinetic-frame--1{left:-8%;top:8%;width:64%;height:57%}.kinetic-frame--2{left:32%;top:17%;width:62%;height:60%}.kinetic-frame--3{right:-18%;top:3%;width:48%;height:38%}.kinetic-hero__brand{font-size:23vw;bottom:42px}.kinetic-hero__stamp{width:54px;height:54px;top:54px}.brutal-collage{padding:12px 12px 0}.brutal-collage__grid{height:125vh;min-height:900px}.brutal-shot--1{width:68%;height:34%}.brutal-shot--2{width:43%;height:23%;top:26%;right:0}.brutal-shot--3{width:65%;height:29%;top:45%;right:14%}.brutal-shot--4{width:42%;height:23%;top:69%;left:0}.brutal-shot--5{width:54%;height:19%}.brutal-collage__ticker{margin:0 -12px}}@media(prefers-reduced-motion:reduce){.kinetic-hero__rail>div,.brutal-collage__ticker>div,.marquee__track{animation:none}.kinetic-frame__image,.brutal-shot img{transition:none}}.site-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px}.header-menu,.header-actions{display:flex;align-items:center;gap:clamp(12px,1.8vw,28px);font-size:11px;letter-spacing:.12em;white-space:nowrap}.header-menu{justify-self:start;min-width:0;overflow:hidden}.header-actions{justify-self:end}.header-menu a:hover,.header-actions a:hover{opacity:.58}.header-logo{grid-column:2;grid-row:1;display:block;text-align:center;min-width:0;white-space:nowrap;font-weight:900;letter-spacing:-.05em;font-size:clamp(19px,2vw,29px);line-height:1}.header-logo img{display:block;max-width:min(230px,25vw);max-height:56px;width:auto;height:auto;object-fit:contain;margin:auto}.header-menu{grid-column:1;grid-row:1}.header-actions{grid-column:3;grid-row:1}.header-mobile-menu{display:none}@media(max-width:850px){.site-header{height:64px;grid-template-columns:1fr auto 1fr;gap:8px;padding:0 14px}.header-menu,.header-account,.header-actions a:first-child{display:none}.header-logo{font-size:clamp(17px,5vw,23px)}.header-logo img{max-width:min(185px,48vw);max-height:46px}.header-actions{font-size:10px}.header-mobile-menu{display:block;grid-column:1;grid-row:1;justify-self:start}.header-mobile-menu summary{list-style:none;cursor:pointer;width:35px;padding:8px 0}.header-mobile-menu summary::-webkit-details-marker{display:none}.header-mobile-menu summary span{display:block;width:23px;height:1px;background:currentColor;margin:5px 0}.header-mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:#0a0a0a;border-bottom:1px solid var(--line);padding:20px 16px 30px;display:flex;flex-direction:column;gap:0;box-shadow:0 16px 22px #0009}.header-mobile-menu nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.14em}}.aw-kicker{font-size:10px;letter-spacing:.36em;margin:0 0 18px;color:#c7c1b7}.aw-edit-placeholder{width:100%;height:100%;min-height:240px;display:grid;place-items:center;background:linear-gradient(135deg,#121212,#202020);color:#6d6d6a;font-size:10px;letter-spacing:.22em}.aw-hero{min-height:760px;height:calc(100svh - 112px);position:relative;overflow:hidden;border-bottom:1px solid #302e2b;background:#080808}.aw-hero__media,.aw-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.aw-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.aw-hero__shade{background:linear-gradient(90deg,#000000e6,#0000008c 35%,#00000024 67%,#000000c7),linear-gradient(0deg,rgba(0,0,0,.48),transparent 50%)}.aw-hero__copy{position:absolute;z-index:2;left:7vw;top:50%;transform:translateY(-50%);width:min(600px,70vw)}.aw-hero__copy h1,.aw-featured h2,.aw-lookbook h2{font-family:Georgia,Times New Roman,serif;font-weight:400;white-space:pre-line}.aw-hero__copy h1{font-size:clamp(58px,7.7vw,126px);line-height:.82;letter-spacing:-.055em;margin:0 0 24px}.aw-hero__copy>p:not(.aw-kicker){max-width:440px;color:#d2d0cb;line-height:1.55;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.aw-actions{display:flex;gap:14px;margin-top:30px}.aw-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:15px 24px;border:1px solid #8b8378;font-size:10px;letter-spacing:.2em;transition:.25s}.aw-btn:hover{background:#f0eee9;color:#0a0a0a}.aw-btn--light{background:#f0eee9;color:#0a0a0a;border-color:#f0eee9}.aw-btn--light:hover{background:transparent;color:#fff}.aw-hero__side{position:absolute;right:3vw;top:50%;transform:translateY(-50%);z-index:2;text-align:center;font-family:Georgia,serif;font-size:13px;letter-spacing:.42em;line-height:3;color:#d7d2c8}.aw-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #2c2b29;background:#0b0b0b}.aw-benefit{padding:22px 3vw;display:flex;gap:16px;align-items:center;border-right:1px solid #262523}.aw-benefit:last-child{border:0}.aw-benefit>span{font-size:25px;font-family:Georgia,serif}.aw-benefit strong,.aw-benefit small{display:block}.aw-benefit strong{font-family:Georgia,serif;font-weight:400;font-size:12px;letter-spacing:.12em}.aw-benefit small{font-size:8px;color:#8f8b84;letter-spacing:.18em;margin-top:5px}.aw-featured{display:grid;grid-template-columns:minmax(260px,.75fr) 2.4fr;gap:34px;padding:72px 7vw 80px;background:#090909;border-bottom:1px solid #292826}.aw-featured__intro{align-self:center}.aw-featured h2,.aw-lookbook h2{font-size:clamp(44px,5vw,78px);line-height:.9;letter-spacing:-.04em;margin:0 0 24px}.aw-featured__intro>p:not(.aw-kicker){color:#aaa69f;max-width:310px;font-size:11px;line-height:1.7;letter-spacing:.13em;text-transform:uppercase;margin-bottom:28px}.aw-products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.aw-product{border:1px solid #2c2b29;background:#0d0d0d;transition:.25s}.aw-product:hover{transform:translateY(-4px);border-color:#706a61}.aw-product__image{aspect-ratio:4/5;overflow:hidden;background:#151515}.aw-product__image img{width:100%;height:100%;object-fit:cover}.aw-product>div:last-child{display:flex;justify-content:space-between;gap:10px;padding:13px;font-family:Georgia,serif;font-size:10px;letter-spacing:.06em}.aw-lookbook{padding:80px 0 0}.aw-lookbook__head{padding:0 7vw 36px}.aw-lookbook__head p:last-child{color:#8e8b85;font-size:10px;letter-spacing:.2em}.aw-lookbook__grid{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:2px}.aw-look{height:520px;position:relative;overflow:hidden;background:#111}.aw-look img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.06);transition:.7s}.aw-look:hover img{transform:scale(1.025);filter:saturate(1)}.aw-look>span{position:absolute;left:24px;bottom:22px;padding:11px 16px;border:1px solid #d4d0c8;background:#09090999;font-size:9px;letter-spacing:.2em}.aw-gallery{display:grid;grid-template-columns:250px 1fr;border-top:1px solid #282725;border-bottom:1px solid #282725;padding:30px 3vw;gap:24px}.aw-gallery__intro{align-self:center}.aw-gallery__intro p,.aw-gallery__intro strong,.aw-gallery__intro small{display:block}.aw-gallery__intro p{font-family:Georgia,serif;font-size:21px;letter-spacing:.08em;margin:0 0 8px}.aw-gallery__intro strong{font-size:11px;letter-spacing:.16em}.aw-gallery__intro small{color:#77746f;font-size:8px;letter-spacing:.16em;margin-top:10px}.aw-gallery__strip{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.aw-gallery__item{aspect-ratio:4/5;overflow:hidden}.aw-gallery__item img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:.35s}.aw-gallery__item:hover img{filter:grayscale(0)}@media(max-width:900px){.aw-hero{height:78svh;min-height:620px}.aw-hero__copy{left:20px;width:calc(100% - 40px);top:auto;bottom:48px;transform:none}.aw-hero__copy h1{font-size:16vw}.aw-hero__side{display:none}.aw-benefits{grid-template-columns:1fr 1fr}.aw-benefit{padding:18px 16px;border-bottom:1px solid #262523}.aw-featured{display:block;padding:58px 16px}.aw-featured__intro{margin-bottom:36px}.aw-products{grid-template-columns:1fr 1fr}.aw-lookbook{padding-top:58px}.aw-lookbook__head{padding:0 16px 28px}.aw-lookbook__grid{display:block}.aw-look{height:64svh;margin-bottom:2px}.aw-gallery{display:block;padding:34px 16px}.aw-gallery__intro{margin-bottom:24px}.aw-gallery__strip{grid-template-columns:repeat(3,1fr)}.aw-gallery__item:nth-child(n+7){display:none}}@media(max-width:520px){.aw-actions{flex-wrap:wrap}.aw-btn{min-width:145px}.aw-products{gap:6px}.aw-product>div:last-child{display:block}.aw-product>div:last-child span{display:block;margin-bottom:5px}.aw-gallery__strip{grid-template-columns:repeat(2,1fr)}}.aw-header.site-header{height:80px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:30px;padding:0 clamp(22px,5vw,86px);background:linear-gradient(90deg,#050607,#0b0c0e 48%,#050607);border-top:1px solid #24272b;border-bottom:1px solid #24272b;box-shadow:0 10px 35px #0007;position:sticky;top:0;z-index:40;overflow:visible}.aw-header.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.25;background:radial-gradient(ellipse at 50% 130%,#7b7f8424,transparent 55%),linear-gradient(110deg,transparent 0 16%,#fff0 17%,transparent 30%)}.aw-header .header-logo{grid-column:1;grid-row:1;justify-self:start;display:flex;align-items:center;gap:10px;position:relative;z-index:1;min-width:0;color:#ecebea;text-shadow:0 0 18px #ffffff16}.aw-header .header-logo img{margin:0;max-width:clamp(180px,17vw,285px);max-height:64px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) contrast(1.12)}.aw-logo-cross{font-family:Georgia,serif;font-size:34px;line-height:1}.aw-logo-word{font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,1.7vw,30px);letter-spacing:.02em}.aw-header .header-menu{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;gap:clamp(28px,4vw,68px);overflow:visible;font-family:Georgia,Times New Roman,serif;font-size:11px;letter-spacing:.18em;position:relative;z-index:1}.aw-header .header-menu a{position:relative;padding:31px 0 28px;transition:opacity .25s}.aw-header .header-menu a:after{content:"";position:absolute;left:50%;bottom:21px;width:0;height:1px;background:#e8e5df;transform:translate(-50%);transition:width .25s}.aw-header .header-menu a:hover:after,.aw-header .header-menu a.is-active:after{width:32px}.aw-header .header-menu a:hover{opacity:.72}.aw-header .header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:20px;position:relative;z-index:1}.aw-header .aw-icon-link,.aw-header .aw-cart-link{display:flex;align-items:center;justify-content:center;gap:7px;padding:7px;color:#f3f2ef}.aw-header .header-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.aw-header .aw-cart-link span{font:10px Georgia,serif;letter-spacing:.05em}.aw-header .header-mobile-menu{display:none}@media(max-width:980px){.aw-header.site-header{height:68px;grid-template-columns:44px 1fr auto;padding:0 14px;gap:8px}.aw-header .header-menu{display:none}.aw-header .header-mobile-menu{display:block;grid-column:1;grid-row:1;justify-self:start;z-index:3}.aw-header .header-logo{grid-column:2;justify-self:center}.aw-header .header-logo img{max-width:min(210px,48vw);max-height:52px}.aw-header .aw-logo-cross{font-size:25px}.aw-header .aw-logo-word{font-size:20px}.aw-header .header-actions{grid-column:3;gap:8px}.aw-header .header-account,.aw-header .header-actions>a:first-child{display:none}.aw-header .header-mobile-menu summary{list-style:none;cursor:pointer;width:35px;padding:8px 0}.aw-header .header-mobile-menu summary::-webkit-details-marker{display:none}.aw-header .header-mobile-menu summary span{display:block;width:23px;height:1px;background:#eee;margin:5px 0}.aw-header .header-mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:#070809;border-bottom:1px solid #2b2c2e;padding:20px 18px 28px;display:flex;flex-direction:column;box-shadow:0 18px 28px #000c}.aw-header .header-mobile-menu nav a{padding:14px 0;border-bottom:1px solid #242424;font:11px Georgia,serif;letter-spacing:.16em}}.awx-page{max-width:1500px;margin:0 auto;padding:96px clamp(20px,6vw,100px);min-height:60vh}.awx-kicker{font-size:9px;letter-spacing:.32em;color:#8f8b84;margin:0 0 20px}.awx-page h1{font:400 clamp(48px,7vw,108px)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.045em;margin:0 0 48px}.awx-muted{color:#918d86;line-height:1.7;max-width:520px}.awx-searchbar{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #666;margin-bottom:70px}.awx-searchbar input{background:transparent;border:0;outline:0;color:#f3f0ea;padding:18px 0;font:400 clamp(24px,3vw,48px) Georgia,serif}.awx-searchbar button{background:transparent;border:0;color:#eee;padding:0 22px;font-size:10px;letter-spacing:.18em;cursor:pointer}.awx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.awx-card{color:#eee;text-decoration:none;border:1px solid #292826;background:#0d0d0d;transition:.25s}.awx-card:hover{border-color:#77716a;transform:translateY(-3px)}.awx-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.awx-card>div{padding:14px;display:flex;justify-content:space-between;gap:12px;font:12px Georgia,serif}.awx-card small{color:#aaa}.awx-empty{grid-column:1/-1;border:1px solid #292826;padding:70px;text-align:center;letter-spacing:.18em;color:#888}.awx-copy{max-width:1050px}.awx-rte{color:#aaa;line-height:1.85;font-size:15px}.awx-rte h2,.awx-rte h3{color:#eee;font-family:Georgia,serif;font-weight:400}.awx-contact{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.awx-form{display:grid;gap:22px}.awx-form label{display:grid;gap:9px;font-size:9px;letter-spacing:.18em;color:#aaa}.awx-form input,.awx-form textarea{background:#090909;border:1px solid #34322f;color:#fff;padding:15px;outline:0}.awx-form input:focus,.awx-form textarea:focus{border-color:#918b82}.awx-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;background:transparent;border:1px solid #817a70;color:#fff;padding:15px 22px;text-decoration:none;font-size:10px;letter-spacing:.18em;cursor:pointer}.awx-button:hover{background:#eee;color:#080808}.awx-404{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.awx-404 h1{margin-bottom:20px}.awx-404 .awx-button{margin-top:25px}@media(max-width:900px){.awx-page{padding:60px 18px}.awx-grid{grid-template-columns:1fr 1fr}.awx-contact{grid-template-columns:1fr;gap:45px}.awx-searchbar{grid-template-columns:1fr}.awx-searchbar button{text-align:left;padding:14px 0}.awx-page h1{font-size:14vw}}.aw-product-info .eyebrow{margin-bottom:22px}.aw-product-info h1{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:.01em}.aw-product-price{font-size:24px;font-weight:800;margin:18px 0 28px}.aw-product-form{margin-top:8px}.aw-variant-groups{display:grid;gap:22px;margin-bottom:20px}.aw-option{border:0;padding:0;margin:0;min-width:0}.aw-option legend{padding:0;margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.02em}.aw-option-current{font-weight:500;color:#d4d4d4}.aw-size-buttons{display:flex;flex-wrap:wrap;gap:9px}.product-info .aw-size-btn{width:auto;min-width:60px;margin:0;padding:11px 17px;border:1px solid #252525;border-radius:999px;background:#090a0b;color:#f4f4f0;font-size:12px;font-weight:800;line-height:1;cursor:pointer;transition:border-color .15s,background .15s}.product-info .aw-size-btn:hover{border-color:#777}.product-info .aw-size-btn.is-selected{border:2px solid #f4f4f0;padding:10px 16px;background:#161719}.aw-stock{display:flex;align-items:center;gap:8px;margin:20px 0;font-size:14px}.aw-stock-dot{width:11px;height:11px;border-radius:50%;background:#2ecb72;border:2px solid #b8f4cf;box-shadow:0 0 0 1px #1b7444}.aw-stock.is-out .aw-stock-dot{background:#777;border-color:#aaa;box-shadow:none}.aw-qty-label{display:block;font-size:11px;font-weight:700;margin:0 0 8px}.aw-qty{width:142px;height:52px;border:1px solid #292929;border-radius:5px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;margin-bottom:18px}.product-info .aw-qty button{width:42px;height:50px;margin:0;padding:0;border:0;background:transparent;color:#fff;font-size:24px;font-weight:400}.aw-qty input{width:100%;min-width:0;text-align:center;background:transparent;color:#fff;border:0;outline:0;font-size:16px;-moz-appearance:textfield}.aw-qty input::-webkit-inner-spin-button,.aw-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.aw-trust-lines{display:grid;gap:17px;margin:24px 0;font-size:13px}.aw-trust-lines div{display:flex;align-items:center;gap:10px}.product-info .aw-add{margin-top:6px;background:#090a0b;color:#fff;border:1px solid #f4f4f0;font-weight:900;font-size:14px}.product-info .aw-add:hover{background:#f4f4f0;color:#090909}.product-info .aw-add:disabled{opacity:.45;cursor:not-allowed}.aw-dynamic-checkout .shopify-payment-button__button{min-height:52px!important;border-radius:4px!important;margin-top:0!important}.aw-dynamic-checkout .shopify-payment-button__button--unbranded{background:#f4f4f0!important;color:#090909!important;font-weight:900!important}.aw-dynamic-checkout .shopify-payment-button__more-options{color:#aaa!important}.aw-product-form>select{display:none!important}@media(max-width:800px){.aw-product-info h1{font-size:30px}.aw-size-buttons{gap:8px}.product-info .aw-size-btn{min-width:58px;padding:11px 15px}.product-info .aw-size-btn.is-selected{padding:10px 14px}}.aw-viewing-now{max-width:440px;min-height:43px;margin:16px 0 24px;padding:0 13px;border:1px solid #e8ecff;border-radius:5px;display:flex;align-items:center;gap:9px;background:#08090b;color:#f7f7f7;font-size:13px}.aw-viewing-dot{width:10px;height:10px;border-radius:50%;background:#ff174d;box-shadow:0 0 10px #ff174d40;flex:0 0 auto}.aw-viewing-now strong{font-weight:800}.aw-footer{position:relative;overflow:hidden;min-height:360px;border-top:1px solid #2b2b2b;background:#050607;color:#f2f0eb}.aw-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 83% 46%,rgba(255,255,255,.055),transparent 23%),radial-gradient(ellipse at 70% 90%,rgba(255,255,255,.025),transparent 32%),linear-gradient(105deg,#050607,#090a0b 55%,#030303);pointer-events:none}.aw-footer__texture{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;pointer-events:none;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 1px,transparent 1px,transparent 4px);mix-blend-mode:screen}.aw-footer__inner{position:relative;z-index:1;min-height:360px;padding:64px clamp(22px,5vw,86px) 30px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,42%);grid-template-rows:1fr auto;align-items:center}.aw-footer__brand-wrap{align-self:center;max-width:850px}.aw-footer__brand{font:400 clamp(62px,8.5vw,150px)/.76 Georgia,"Times New Roman",serif;letter-spacing:-.065em;text-transform:uppercase;text-shadow:0 0 28px rgba(255,255,255,.04)}.aw-footer__tagline{margin-top:28px;font:400 clamp(10px,1.05vw,16px)/1.2 Georgia,"Times New Roman",serif;letter-spacing:.3em;color:#aaa7a2;text-transform:uppercase}.aw-footer__socials{display:flex;align-items:center;gap:26px;margin-top:38px}.aw-footer__social{display:inline-flex;align-items:center;gap:12px;font:400 12px/1 Georgia,Times New Roman,serif;letter-spacing:.2em;color:#e6e3de;transition:opacity .2s,transform .2s}.aw-footer__social:hover{opacity:.65;transform:translateY(-1px)}.aw-footer__social svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.aw-footer__divider{width:1px;height:26px;background:#4b4b4b}.aw-footer__copy{grid-column:1/-1;align-self:end;color:#77736e;font-size:11px;letter-spacing:.02em}.aw-footer__art{position:relative;height:100%;min-height:250px;opacity:.23;filter:grayscale(1);pointer-events:none}.aw-footer__cross{position:absolute;font-family:Georgia,serif;color:#ddd;line-height:1}.aw-footer__cross--one{right:12%;top:2%;font-size:clamp(120px,13vw,230px);transform:scaleX(.65)}.aw-footer__cross--two{right:2%;bottom:4%;font-size:clamp(90px,10vw,180px);opacity:.35}.aw-footer__wing{position:absolute;right:30%;top:20%;font-family:Georgia,serif;font-size:clamp(120px,16vw,280px);transform:rotate(-12deg);opacity:.55}.aw-footer__wing--right{right:-2%;transform:rotate(12deg)}@media(max-width:800px){.aw-footer{min-height:390px}.aw-footer__inner{min-height:390px;padding:52px 18px 24px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.aw-footer__brand{font-size:clamp(54px,18vw,88px)}.aw-footer__tagline{margin-top:20px;font-size:9px;letter-spacing:.22em;line-height:1.7}.aw-footer__socials{margin-top:30px;gap:16px;flex-wrap:wrap}.aw-footer__social{font-size:10px;letter-spacing:.14em}.aw-footer__social svg{width:24px;height:24px}.aw-footer__art{position:absolute;right:-90px;bottom:-35px;width:300px;height:250px;opacity:.12}.aw-footer__copy{grid-column:1;margin-top:70px;font-size:10px}}.aw-footer__art{position:relative;height:100%;min-height:280px;opacity:.78;filter:grayscale(1);pointer-events:none;background-image:linear-gradient(90deg,#050607,#05060726,#05060700 48%),url(angelwear-footer-angel.jpg);background-repeat:no-repeat;background-position:right center;background-size:cover}@media(max-width:800px){.aw-footer__art{position:absolute;right:-20px;bottom:0;width:58%;height:100%;min-height:0;opacity:.28;background-position:62% center;background-size:cover}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/base.css.map */
