:root{--navy:#132A3A;--navy2:#0A1822;--coral:#F06449;--gold:#E7C75F;--mint:#CFE7D0;--sky:#DCEAF2;--cream:#FFF8EF;--paper:#FFFCF7;--ink:#132A3A;--muted:#677681;--line:#DDE4E7;--white:#fff;--shadow:0 28px 80px rgba(10,24,34,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}main{min-height:60vh}.rx-announcement{background:var(--navy2);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px max(22px,calc((100% - 1320px)/2));font-size:12px}.rx-announcement div{display:flex;gap:26px;align-items:center}.rx-announcement b{color:var(--gold);letter-spacing:.14em}.rx-announcement a{color:var(--gold)}.rx-header{position:sticky;top:0;z-index:50;background:rgba(255,252,247,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.rx-header__inner{max-width:1320px;margin:auto;min-height:88px;padding:12px 22px;display:flex;align-items:center;gap:30px}.rx-brand img{width:220px}.rx-nav{display:flex;gap:28px;margin:auto}.rx-nav a{font-weight:700;font-size:14px}.rx-nav a:hover{color:var(--coral)}.rx-actions{display:flex;gap:15px;align-items:center;font-size:13px;font-weight:700}.rx-cart{display:flex;align-items:center;gap:9px;background:var(--coral);color:#fff;padding:12px 15px;border-radius:14px}.rx-cart b{display:grid;place-items:center;background:var(--gold);color:var(--navy);width:22px;height:22px;border-radius:50%}.rx-menu{display:none}.rx-hero{max-width:1480px;margin:18px auto 0;min-height:720px;position:relative;overflow:hidden;border-radius:28px}.rx-hero__image,.rx-hero__image img,.rx-hero__image div{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rx-hero__image div{background:linear-gradient(90deg,rgba(10,24,34,.94),rgba(19,42,58,.7) 48%,rgba(19,42,58,.08))}.rx-hero__content{position:relative;z-index:2;color:#fff;max-width:820px;padding:135px 7%}.rx-hero__content>span,.rx-intro span,.rx-brand-story__copy>span,.rx-section-head span{font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--gold)}.rx-hero h1{font:700 clamp(58px,7vw,102px)/.94 'Fraunces',serif;margin:18px 0 24px}.rx-hero h1 em{color:var(--gold);font-style:normal}.rx-hero p{font-size:18px;line-height:1.8;color:rgba(255,255,255,.8);max-width:680px}.rx-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.rx-btn{padding:15px 22px;border-radius:12px;font-weight:800}.rx-btn--primary{background:var(--coral);color:#fff}.rx-btn--outline{border:1px solid rgba(255,255,255,.55)}.rx-hero__stats{position:absolute;z-index:3;left:7%;right:7%;bottom:34px;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.94);border-radius:18px;overflow:hidden}.rx-hero__stats div{padding:22px;border-right:1px solid var(--line)}.rx-hero__stats div:last-child{border:0}.rx-hero__stats strong{display:block;font:700 26px 'Fraunces',serif}.rx-hero__stats span{font-size:12px;color:var(--muted)}.rx-marquee{overflow:hidden;background:var(--gold);padding:13px 0;font-weight:800;letter-spacing:.12em;font-size:12px;white-space:nowrap}.rx-marquee div{animation:move 24s linear infinite}@keyframes move{to{transform:translateX(-40%)}}.rx-intro{max-width:1320px;margin:105px auto 45px;padding:0 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.rx-intro h2,.rx-brand-story h2,.rx-section-head h2,.rx-footer-cta h2{font:700 clamp(40px,5vw,68px)/1.05 'Fraunces',serif;margin:12px 0}.rx-intro p{color:var(--muted);line-height:1.8}.rx-collections{max-width:1320px;margin:auto;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rx-collection{position:relative;min-height:430px;border-radius:24px;overflow:hidden;color:#fff}.rx-collection img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.rx-collection:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(10,24,34,.9))}.rx-collection:hover img{transform:scale(1.05)}.rx-collection div{position:absolute;z-index:2;left:26px;right:26px;bottom:24px}.rx-collection small{letter-spacing:.16em}.rx-collection h3{font:700 34px 'Fraunces',serif;margin:8px 0}.rx-brand-story{max-width:1320px;margin:110px auto;display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff;border-radius:28px;overflow:hidden}.rx-brand-story__copy{padding:70px}.rx-brand-story__copy>p{color:rgba(255,255,255,.7);line-height:1.8}.rx-brand-story__image img{width:100%;height:100%;min-height:720px;object-fit:cover}.rx-benefits{display:grid;gap:1px;background:rgba(255,255,255,.12);margin-top:36px}.rx-benefits article{background:var(--navy);padding:20px}.rx-benefits b{color:var(--gold)}.rx-benefits h3{margin:7px 0}.rx-benefits p{color:rgba(255,255,255,.62);font-size:13px;line-height:1.6}.rx-product-section{max-width:1320px;margin:105px auto;padding:60px 22px 0;border-top:1px solid var(--line)}.rx-product-section--alt{max-width:100%;background:var(--sky);padding-left:max(22px,calc((100% - 1320px)/2));padding-right:max(22px,calc((100% - 1320px)/2));padding-bottom:70px}.rx-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.rx-section-head a{font-weight:800;color:var(--coral)}.rx-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rx-card{background:#fff;border-radius:20px;border:1px solid var(--line);overflow:hidden;transition:.25s}.rx-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.rx-card__media{aspect-ratio:1/1;display:block;position:relative;padding:17px;background:linear-gradient(145deg,#fff,#F4F8F5)}.rx-card__media img{width:100%;height:100%;object-fit:contain}.rx-card__media i{position:absolute;top:12px;left:12px;background:var(--navy);color:#fff;padding:7px 9px;border-radius:8px;font-style:normal;font-size:9px;letter-spacing:.1em}.rx-card__body{padding:17px}.rx-card__body small{color:var(--coral);font-weight:800}.rx-card__body h3{font-size:15px;min-height:42px}.rx-card__body>div{display:flex;justify-content:space-between;align-items:center}.rx-card__body strong{font-size:18px}.rx-card button{border:0;background:var(--gold);padding:10px 14px;border-radius:10px;font-weight:900;cursor:pointer}.rx-confidence{max-width:1320px;margin:110px auto;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rx-confidence div{padding:34px;border-radius:20px}.rx-confidence div:nth-child(1){background:#FBD7CC}.rx-confidence div:nth-child(2){background:#DCEAF2}.rx-confidence div:nth-child(3){background:#E5F0D9}.rx-confidence div:nth-child(4){background:#F7EAC1}.rx-confidence span{font-weight:900}.rx-confidence h3{font:700 25px 'Fraunces',serif}.rx-confidence p{color:var(--muted);line-height:1.7}.rx-footer{background:var(--navy2);color:#fff;margin-top:90px}.rx-footer-cta{max-width:1320px;margin:auto;padding:70px 22px;display:flex;justify-content:space-between;align-items:end;gap:50px;border-bottom:1px solid rgba(255,255,255,.13)}.rx-footer-cta span{color:var(--gold);letter-spacing:.18em;font-size:12px}.rx-footer-cta h2{font-size:48px;max-width:780px}.rx-footer-cta a{background:var(--coral);padding:15px 20px;border-radius:12px;font-weight:800}.rx-footer-grid{max-width:1320px;margin:auto;padding:60px 22px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}.rx-footer-brand img{width:230px}.rx-footer p,.rx-footer a{display:block;color:rgba(255,255,255,.66);font-size:13px;line-height:1.9}.rx-footer h4{color:var(--gold)}.rx-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px max(22px,calc((100% - 1320px)/2));display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:12px}
/* Internal pages */.container{max-width:1180px;margin:auto;padding:0 24px}.section{padding:70px 0}.panel,.product-card,.stat-card{background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px rgba(10,24,34,.06);padding:24px;border-radius:18px}.products-grid,.shop-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-media{background:#fff;aspect-ratio:1/1;padding:15px}.product-media img{width:100%;height:100%;object-fit:contain}.product-body h3{font-size:15px}.price-row{display:flex;justify-content:space-between;align-items:center}.btn{display:inline-flex;border:0;padding:12px 18px;font-weight:800;cursor:pointer;border-radius:10px}.btn-primary{background:var(--navy);color:#fff}.btn-secondary{background:var(--gold)}.btn-soft,.btn-ghost{background:var(--cream);color:var(--navy)}.form-grid{display:grid;gap:15px}.form-grid input,.form-grid select,.form-grid textarea,.auth-form input,.shop-search{width:100%;padding:13px;border:1px solid var(--line);background:#fff;border-radius:10px}.dual{display:grid;grid-template-columns:1fr 1fr;gap:24px}.notice{padding:15px;background:var(--cream);border-left:4px solid var(--coral)}.pill-tabs{display:flex;gap:8px;flex-wrap:wrap}.pill-tabs a{padding:9px 14px;border:1px solid var(--line);border-radius:999px}.pill-tabs a.active{background:var(--navy);color:#fff}.table-like{width:100%;border-collapse:collapse}.table-like td,.table-like th{padding:12px;border-bottom:1px solid var(--line)}
@media(max-width:980px){.rx-nav{display:none}.rx-nav.open{display:flex;position:absolute;top:85px;left:20px;right:20px;background:#fff;flex-direction:column;padding:20px;box-shadow:var(--shadow)}.rx-menu{display:block;margin-left:auto}.rx-actions>a:not(.rx-cart){display:none}.rx-collections{grid-template-columns:repeat(2,1fr)}.rx-brand-story{grid-template-columns:1fr}.rx-product-grid,.products-grid,.shop-products-grid{grid-template-columns:repeat(2,1fr)}.rx-confidence{grid-template-columns:repeat(2,1fr)}.rx-footer-grid{grid-template-columns:repeat(2,1fr)}.rx-intro{grid-template-columns:1fr}.dual{grid-template-columns:1fr}}@media(max-width:620px){.rx-announcement div span{display:none}.rx-brand img{width:170px}.rx-header__inner{padding:10px 14px}.rx-hero{margin:0;border-radius:0;min-height:700px}.rx-hero__content{padding:105px 24px}.rx-hero h1{font-size:54px}.rx-hero__stats{grid-template-columns:1fr 1fr;left:16px;right:16px}.rx-hero__stats div:nth-child(3){display:none}.rx-collections{grid-template-columns:1fr}.rx-collection{min-height:340px}.rx-brand-story{margin:70px 14px}.rx-brand-story__copy{padding:40px 24px}.rx-brand-story__image img{min-height:420px}.rx-product-grid,.products-grid,.shop-products-grid{grid-template-columns:1fr 1fr;gap:10px}.rx-card__body{padding:12px}.rx-card__body>div{display:block}.rx-card button{width:100%;margin-top:9px}.rx-confidence{grid-template-columns:1fr}.rx-footer-cta{display:block}.rx-footer-grid{grid-template-columns:1fr}.rx-footer-bottom{display:block;line-height:1.8}.rx-section-head h2{font-size:38px}.rx-section-head{align-items:flex-start}}

/* SHORTORA EARTH & CRAFT — premium multi-category commerce UI */
body{background:#f7f1e7;color:#173f35}.dx-hero{max-width:1440px;margin:24px auto 0;display:grid;grid-template-columns:.9fr 1.25fr;min-height:690px;background:#173f35;color:#fff;border-radius:34px;overflow:hidden}.dx-hero__copy{padding:85px 72px;display:flex;flex-direction:column;justify-content:center}.dx-hero__copy>span,.dx-heading span,.dx-story span,.dx-section-head span,.dx-banner span{font-size:12px;letter-spacing:.18em;font-weight:800;color:#f2c14e}.dx-hero h1{font-size:68px;line-height:.98;margin:18px 0 24px;font-family:Georgia,serif}.dx-hero h1 em{color:#f2c14e;font-weight:400}.dx-hero p{font-size:18px;line-height:1.7;color:#d7e5df;max-width:560px}.dx-primary{display:inline-block;background:#f2c14e;color:#173f35;padding:15px 23px;border-radius:999px;font-weight:900;margin-top:24px}.dx-link{margin-left:22px;color:#fff;font-weight:800}.dx-hero__visual{position:relative}.dx-hero__visual>img{width:100%;height:100%;object-fit:cover}.dx-hero__visual aside{position:absolute;right:28px;bottom:28px;width:310px;background:rgba(255,255,255,.94);color:#173f35;padding:24px;border-radius:22px}.dx-hero__visual aside b,.dx-hero__visual aside span{display:block}.dx-hero__visual aside span{margin-top:8px;line-height:1.5;color:#66766f}.dx-metrics{max-width:1200px;margin:30px auto 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dx-metrics div{background:#fff;padding:24px;border-radius:18px;border:1px solid #e7dac7}.dx-metrics strong,.dx-metrics span{display:block}.dx-metrics strong{font-size:26px}.dx-metrics span{color:#748078;margin-top:5px}.dx-categories,.dx-products,.dx-story{max-width:1200px;margin:80px auto}.dx-heading h2,.dx-story h2,.dx-section-head h2,.dx-banner h2{font-family:Georgia,serif;font-size:48px;line-height:1.05;margin:12px 0}.dx-category-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px;margin-top:28px}.dx-category-grid a{background:#fff;border-radius:26px;overflow:hidden}.dx-category-grid img{width:100%;height:330px;object-fit:cover}.dx-category-grid div{padding:24px}.dx-category-grid small{color:#d96c3f;font-weight:900}.dx-category-grid h3{font-family:Georgia,serif;font-size:30px;margin:8px 0}.dx-category-grid p{color:#69756f;line-height:1.6}.dx-story{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dx-story img{width:100%;height:580px;object-fit:cover;border-radius:28px}.dx-story p,.dx-story li{color:#64736c;line-height:1.75}.dx-story li{margin:10px 0}.dx-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.dx-section-head a{font-weight:900;color:#d96c3f}.dx-products--alt{background:#ede4d4;max-width:none;padding:70px max(24px,calc((100vw - 1200px)/2))}.dx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dx-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e9ddcc}.dx-card>a{display:block;position:relative;height:280px;background:#f2eadf}.dx-card img{width:100%;height:100%;object-fit:cover}.dx-card i{position:absolute;left:14px;top:14px;background:#173f35;color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:800}.dx-card>div{padding:18px}.dx-card h3{min-height:44px;margin:0 0 18px}.dx-card footer{display:flex;justify-content:space-between;align-items:center}.dx-card button{background:#d96c3f;color:#fff;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.dx-banner{max-width:1200px;margin:90px auto;background:linear-gradient(90deg,rgba(23,63,53,.95),rgba(23,63,53,.25)),url('https://images.unsplash.com/photo-1567591414240-e1c59b8f2e4a?auto=format&fit=crop&w=1800&q=90') center/cover;border-radius:30px;color:#fff;padding:85px}.dx-banner div{max-width:620px}.dx-banner p{font-size:18px;line-height:1.7}.dx-banner a{display:inline-block;margin-top:20px;background:#f2c14e;color:#173f35;padding:13px 20px;border-radius:999px;font-weight:900}@media(max-width:900px){.dx-hero{grid-template-columns:1fr}.dx-hero__copy{padding:55px 28px}.dx-hero h1{font-size:48px}.dx-hero__visual{min-height:440px}.dx-metrics{grid-template-columns:1fr 1fr;padding:0 16px}.dx-category-grid,.dx-story{grid-template-columns:1fr}.dx-grid{grid-template-columns:1fr 1fr}.dx-categories,.dx-products,.dx-story,.dx-banner{margin-left:16px;margin-right:16px}.dx-products--alt{margin-left:0;margin-right:0}.dx-heading h2,.dx-story h2,.dx-section-head h2,.dx-banner h2{font-size:38px}}@media(max-width:560px){.dx-grid{grid-template-columns:1fr}.dx-category-grid img{height:260px}.dx-hero__visual aside{left:18px;right:18px;width:auto}.dx-link{display:block;margin:18px 0 0}.dx-banner{padding:55px 25px}}
/* SHORTORA ROOTS & RITUALS V2 — complete luxury storefront */
.drx-v2{--v2-forest:#112c25;--v2-forest-2:#1d4438;--v2-ink:#17231f;--v2-clay:#c86b4a;--v2-gold:#e6c79c;--v2-ivory:#fbf7ef;--v2-sage:#dce6db;--v2-sand:#eee2d1;--v2-line:#ded8cd;--v2-white:#fff;--v2-muted:#68736e;background:var(--v2-ivory);color:var(--v2-ink);font-family:'Manrope','DM Sans',sans-serif}.drx-v2 main{overflow:hidden}.drx-v2 img{display:block}.v2-topbar{height:38px;background:#0c201b;color:#e8ddd0;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1400px)/2));font-size:11px;font-weight:700;letter-spacing:.05em}.v2-topbar div{display:flex;gap:28px}.v2-topbar a{color:var(--v2-gold)}.v2-header{position:sticky;top:0;z-index:80;background:rgba(251,247,239,.94);backdrop-filter:blur(22px);border-bottom:1px solid rgba(222,216,205,.8)}.v2-header__inner{max-width:1400px;margin:auto;min-height:92px;padding:12px 24px;display:flex;align-items:center;gap:34px}.v2-brand img{width:230px;height:auto}.v2-nav{display:flex;align-items:center;gap:28px;margin:auto}.v2-nav a{position:relative;font-size:13px;font-weight:800}.v2-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--v2-clay);transition:.25s}.v2-nav a:hover:after{right:0}.v2-actions{display:flex;align-items:center;gap:17px;font-size:12px;font-weight:800}.v2-cart{display:flex;align-items:center;gap:10px;background:var(--v2-forest);color:#fff;padding:12px 15px;border-radius:999px}.v2-cart b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--v2-gold);color:var(--v2-forest);font-size:11px}.v2-menu{display:none;border:0;background:var(--v2-forest);color:#fff;border-radius:10px;padding:10px 13px;font-weight:800}.v2-hero{max-width:1510px;height:min(790px,calc(100vh - 130px));min-height:680px;margin:18px auto 0;position:relative;border-radius:32px;overflow:hidden;color:#fff}.v2-hero__media,.v2-hero__media img,.v2-hero__veil{position:absolute;inset:0;width:100%;height:100%}.v2-hero__media img{object-fit:cover}.v2-hero__veil{background:linear-gradient(90deg,rgba(8,28,23,.93) 0%,rgba(17,44,37,.75) 43%,rgba(17,44,37,.12) 74%),linear-gradient(0deg,rgba(8,28,23,.28),transparent 42%)}.v2-hero__copy{position:relative;z-index:2;max-width:830px;padding:125px 7%}.v2-kicker{display:block;font-size:11px;line-height:1.4;letter-spacing:.22em;font-weight:800;color:var(--v2-clay)}.v2-hero .v2-kicker{color:var(--v2-gold)}.v2-hero h1{font:700 clamp(58px,7vw,104px)/.93 'Playfair Display',serif;letter-spacing:-.045em;margin:20px 0 26px}.v2-hero h1 em{font-weight:600;color:var(--v2-gold)}.v2-hero__copy>p{max-width:670px;font-size:18px;line-height:1.75;color:rgba(255,255,255,.8)}.v2-hero__buttons{display:flex;gap:11px;flex-wrap:wrap;margin-top:31px}.v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;border-radius:999px;font-size:13px;font-weight:900}.v2-btn--light{background:var(--v2-gold);color:var(--v2-forest)}.v2-btn--ghost{border:1px solid rgba(255,255,255,.5);color:#fff}.v2-hero__rail{position:absolute;z-index:3;right:34px;bottom:34px;width:400px;background:rgba(251,247,239,.96);color:var(--v2-ink);border-radius:22px;overflow:hidden;box-shadow:0 26px 80px rgba(0,0,0,.22)}.v2-hero__rail article{display:grid;grid-template-columns:42px 1fr;gap:0 13px;padding:16px 20px;border-bottom:1px solid var(--v2-line)}.v2-hero__rail article:last-child{border:0}.v2-hero__rail b{grid-row:1/3;color:var(--v2-clay);font:700 22px 'Playfair Display',serif}.v2-hero__rail span{font-weight:900}.v2-hero__rail small{color:var(--v2-muted)}.v2-proof{max-width:1320px;margin:26px auto 105px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--v2-line);background:#fff;border-radius:18px;overflow:hidden}.v2-proof div{padding:23px 24px;border-right:1px solid var(--v2-line)}.v2-proof div:last-child{border:0}.v2-proof strong,.v2-proof span{display:block}.v2-proof strong{font:700 24px 'Playfair Display',serif}.v2-proof span{margin-top:5px;color:var(--v2-muted);font-size:12px}.v2-intro{max-width:1320px;margin:0 auto 45px;padding:0 24px;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.v2-intro h2,.v2-editorial h2,.v2-section-head h2,.v2-ritual h2,.v2-newsletter h2{font:700 clamp(42px,5vw,72px)/1.02 'Playfair Display',serif;letter-spacing:-.035em;margin:11px 0}.v2-intro>p{font-size:16px;line-height:1.85;color:var(--v2-muted);max-width:580px}.v2-collections{max-width:1320px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.v2-collection{position:relative;min-height:540px;overflow:hidden;border-radius:24px;color:#fff}.v2-collection img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.v2-collection:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 25%,rgba(9,24,19,.91) 100%)}.v2-collection:hover img{transform:scale(1.045)}.v2-collection div{position:absolute;z-index:2;left:28px;right:28px;bottom:27px}.v2-collection span{font-size:10px;letter-spacing:.2em;font-weight:800;color:var(--v2-gold)}.v2-collection h3{font:700 38px 'Playfair Display',serif;margin:8px 0}.v2-collection p{color:rgba(255,255,255,.72);line-height:1.6;font-size:13px}.v2-collection b{display:inline-block;margin-top:11px;font-size:12px}.v2-editorial{max-width:1320px;margin:120px auto;display:grid;grid-template-columns:1.08fr .92fr;gap:75px;align-items:center;padding:0 24px}.v2-editorial__mosaic{height:730px;position:relative}.v2-mosaic-a{width:78%;height:86%;object-fit:cover;border-radius:28px}.v2-mosaic-b{position:absolute;right:0;bottom:0;width:46%;height:46%;object-fit:cover;border:10px solid var(--v2-ivory);border-radius:24px}.v2-mosaic-note{position:absolute;left:28px;bottom:35px;width:260px;background:var(--v2-gold);padding:21px;border-radius:17px;color:var(--v2-forest)}.v2-mosaic-note b,.v2-mosaic-note span{display:block}.v2-mosaic-note b{font:700 22px 'Playfair Display',serif}.v2-mosaic-note span{font-size:12px;line-height:1.55;margin-top:6px}.v2-editorial__copy>p{color:var(--v2-muted);line-height:1.8}.v2-feature-list{margin-top:30px;border-top:1px solid var(--v2-line)}.v2-feature-list article{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--v2-line)}.v2-feature-list article>b{font:700 25px 'Playfair Display',serif;color:var(--v2-clay)}.v2-feature-list h4{margin:0 0 5px}.v2-feature-list p{margin:0;color:var(--v2-muted);font-size:13px;line-height:1.5}.v2-products{max-width:1320px;margin:105px auto;padding:0 24px}.v2-products--tint{max-width:none;padding:85px max(24px,calc((100vw - 1320px)/2));background:var(--v2-sage)}.v2-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.v2-section-head h2{font-size:56px;margin-bottom:0}.v2-section-head>a{font-size:12px;font-weight:900;color:var(--v2-clay);border-bottom:1px solid currentColor;padding-bottom:4px}.v2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v2-card{background:#fff;border:1px solid var(--v2-line);border-radius:18px;overflow:hidden;transition:.3s}.v2-card:hover{transform:translateY(-7px);box-shadow:0 25px 70px rgba(17,44,37,.13)}.v2-card__media{height:315px;position:relative;display:block;background:#f1ede5;overflow:hidden}.v2-card__media img{width:100%;height:100%;object-fit:cover;transition:.5s}.v2-card:hover .v2-card__media img{transform:scale(1.04)}.v2-card__media span{position:absolute;left:13px;top:13px;background:rgba(17,44,37,.92);color:#fff;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.05em}.v2-card__body{padding:18px}.v2-card__body small{font-size:9px;letter-spacing:.14em;color:var(--v2-muted)}.v2-card h3{font-size:15px;line-height:1.45;min-height:44px;margin:7px 0 18px}.v2-card__body>div{display:flex;align-items:center;justify-content:space-between}.v2-card strong{font:700 20px 'Playfair Display',serif}.v2-card button{width:42px;height:42px;border:0;border-radius:50%;background:var(--v2-clay);color:#fff;font-size:11px;font-weight:900;cursor:pointer}.v2-ritual{max-width:1510px;min-height:650px;margin:120px auto 0;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;border-radius:30px}.v2-ritual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v2-ritual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,31,25,.94),rgba(17,44,37,.52) 55%,rgba(17,44,37,.08))}.v2-ritual>div{position:relative;z-index:2;max-width:720px;padding:80px 7%}.v2-ritual .v2-kicker{color:var(--v2-gold)}.v2-ritual p{font-size:17px;line-height:1.8;color:rgba(255,255,255,.76)}.v2-footer{background:#0c201b;color:#fff;margin-top:0}.v2-newsletter{max-width:1320px;margin:auto;padding:85px 24px 70px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;border-bottom:1px solid rgba(255,255,255,.12)}.v2-newsletter span{font-size:10px;letter-spacing:.22em;color:var(--v2-gold);font-weight:800}.v2-newsletter h2{font-size:52px}.v2-newsletter p{color:rgba(255,255,255,.62)}.v2-newsletter form{display:flex;background:#fff;border-radius:999px;padding:6px}.v2-newsletter input{flex:1;border:0;outline:0;padding:12px 17px;background:transparent}.v2-newsletter button{border:0;border-radius:999px;background:var(--v2-clay);color:#fff;padding:13px 20px;font-weight:900}.v2-footer-grid{max-width:1320px;margin:auto;padding:62px 24px;display:grid;grid-template-columns:1.7fr .75fr .85fr 1.2fr;gap:55px}.v2-footer-grid h4{font:700 18px 'Playfair Display',serif;color:var(--v2-gold);margin:0 0 18px}.v2-footer-grid a,.v2-footer-grid p,.v2-footer-grid span{display:block;color:rgba(255,255,255,.62);font-size:12px;line-height:1.85}.v2-footer-brand img{width:245px;margin-bottom:20px}.v2-legal{margin-top:21px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.v2-legal b{display:block;font-size:11px;margin-bottom:5px}.v2-footer-bottom{background:#071713;display:flex;justify-content:space-between;padding:18px max(24px,calc((100vw - 1320px)/2));font-size:10px;color:rgba(255,255,255,.52)}
/* Harmonise functional pages with the V2 identity */
.drx-v2 .page-shell{max-width:1240px}.drx-v2 .page-title,.drx-v2 .product-detail h1,.drx-v2 .auth-panel h1{font-family:'Playfair Display',serif}.drx-v2 .primary-btn,.drx-v2 .checkout-btn,.drx-v2 .auth-form button{background:var(--v2-clay)!important;border-radius:999px!important}.drx-v2 .pill-tabs a.active{background:var(--v2-forest)}.drx-v2 .product-card,.drx-v2 .shop-card{border-radius:18px!important;border-color:var(--v2-line)!important}.drx-v2 .shop-search,.drx-v2 input,.drx-v2 select,.drx-v2 textarea{border-radius:12px!important}
@media(max-width:1050px){.v2-nav{display:none}.v2-nav.open{display:flex;position:absolute;top:90px;left:20px;right:20px;background:var(--v2-ivory);padding:20px;border:1px solid var(--v2-line);border-radius:18px;box-shadow:0 25px 70px rgba(17,44,37,.15);flex-direction:column;align-items:flex-start}.v2-menu{display:block;margin-left:auto}.v2-actions>a:not(.v2-cart){display:none}.v2-proof{grid-template-columns:repeat(3,1fr);margin-left:20px;margin-right:20px}.v2-proof div:nth-child(3){border-right:0}.v2-collections{grid-template-columns:1fr 1fr}.v2-collection:first-child{grid-column:1/-1}.v2-editorial{grid-template-columns:1fr}.v2-product-grid{grid-template-columns:repeat(2,1fr)}.v2-newsletter{grid-template-columns:1fr}.v2-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.v2-topbar div span:not(:first-child){display:none}.v2-topbar{padding:0 14px}.v2-header__inner{padding:9px 14px;min-height:76px}.v2-brand img{width:175px}.v2-hero{margin:0;border-radius:0;min-height:760px;height:760px}.v2-hero__copy{padding:85px 22px}.v2-hero h1{font-size:55px}.v2-hero__copy>p{font-size:15px}.v2-hero__rail{left:16px;right:16px;bottom:17px;width:auto}.v2-proof{grid-template-columns:1fr 1fr;margin:20px 14px 75px}.v2-proof div:nth-child(2n){border-right:0}.v2-proof div:last-child{grid-column:1/-1}.v2-intro{grid-template-columns:1fr;gap:10px}.v2-collections{grid-template-columns:1fr}.v2-collection:first-child{grid-column:auto}.v2-collection{min-height:430px}.v2-editorial{margin:80px auto;gap:35px}.v2-editorial__mosaic{height:510px}.v2-mosaic-note{left:10px;bottom:10px}.v2-products{margin:75px auto}.v2-products--tint{padding-top:65px;padding-bottom:65px}.v2-section-head{align-items:flex-start}.v2-section-head h2{font-size:40px}.v2-section-head>a{max-width:110px;text-align:right}.v2-product-grid{grid-template-columns:1fr 1fr;gap:10px}.v2-card__media{height:210px}.v2-card__body{padding:12px}.v2-card h3{font-size:12px;min-height:50px}.v2-card strong{font-size:17px}.v2-card button{width:36px;height:36px}.v2-ritual{border-radius:0;margin-top:80px;min-height:580px}.v2-ritual>div{padding:55px 24px}.v2-newsletter{padding:65px 22px}.v2-newsletter h2{font-size:40px}.v2-newsletter form{display:block;background:transparent}.v2-newsletter input,.v2-newsletter button{width:100%;border-radius:999px;margin-top:8px}.v2-newsletter input{background:#fff}.v2-footer-grid{grid-template-columns:1fr}.v2-footer-bottom{display:block;line-height:1.8}}
/* SHORTORA STORE V3 — complete commerce redesign */
.store-hero{max-width:1510px;height:610px;margin:20px auto 0;position:relative;overflow:hidden;border-radius:30px;color:#fff}.store-hero__media,.store-hero__shade{position:absolute;inset:0}.store-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.store-hero__shade{background:linear-gradient(90deg,rgba(15,25,20,.94) 0%,rgba(20,38,28,.72) 43%,rgba(12,20,16,.12) 78%)}.store-hero__content{position:relative;z-index:2;max-width:720px;padding:105px 7%}.store-hero__content>span,.store-eyebrow{font-size:10px;letter-spacing:.22em;font-weight:900;color:#e8ba6c}.store-hero h1{font:700 clamp(54px,7vw,90px)/.96 'Playfair Display',serif;letter-spacing:-.045em;margin:16px 0}.store-hero p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.78);max-width:620px}.store-hero__content>div{display:flex;gap:12px;margin-top:28px}.store-hero__primary,.store-hero__secondary{padding:14px 22px;border-radius:999px;font-size:12px;font-weight:900}.store-hero__primary{background:#e8ba6c;color:#173529}.store-hero__secondary{border:1px solid rgba(255,255,255,.45);color:#fff}.store-categories{max-width:1320px;margin:34px auto 95px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.store-category{min-height:360px;position:relative;overflow:hidden;border-radius:22px;color:#fff}.store-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.store-category:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(12,26,20,.9))}.store-category:hover img{transform:scale(1.055)}.store-category.is-active{outline:4px solid #e8ba6c;outline-offset:4px}.store-category>div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}.store-category small{letter-spacing:.16em;font-size:9px;color:#e8ba6c;font-weight:900}.store-category h2{font:700 29px 'Playfair Display',serif;margin:7px 0}.store-category p{font-size:11px;line-height:1.55;color:rgba(255,255,255,.72);min-height:50px}.store-category b{font-size:11px}.store-shell{max-width:1320px;margin:0 auto 100px;padding:0 24px;display:grid;grid-template-columns:250px 1fr;gap:38px;align-items:start}.store-sidebar{position:sticky;top:110px;border:1px solid #ded8cb;border-radius:20px;background:#fff;overflow:hidden}.store-sidebar__head{padding:25px 23px;background:#15362b;color:#fff}.store-sidebar__head span,.store-sidebar__promise span{font-size:9px;letter-spacing:.18em;color:#e8ba6c;font-weight:900}.store-sidebar__head h3{font:700 28px 'Playfair Display',serif;margin:6px 0 0}.store-sidebar nav{padding:10px}.store-sidebar nav a{display:flex;justify-content:space-between;align-items:center;padding:13px;border-radius:11px;font-size:12px;font-weight:800;color:#52605a}.store-sidebar nav a b{display:grid;place-items:center;min-width:27px;height:27px;border-radius:50%;background:#f2eee5;font-size:10px}.store-sidebar nav a:hover,.store-sidebar nav a.active{background:#e8efe7;color:#15362b}.store-sidebar nav a.active b{background:#c9653f;color:#fff}.store-sidebar__promise{margin:10px;padding:20px;border-radius:14px;background:#f4ead8}.store-sidebar__promise h4{font:700 20px/1.15 'Playfair Display',serif;margin:8px 0}.store-sidebar__promise p{font-size:11px;line-height:1.65;color:#6d675f}.store-toolbar{display:flex;justify-content:space-between;gap:30px;align-items:end;padding-bottom:24px;border-bottom:1px solid #ded8cb;margin-bottom:24px}.store-toolbar h2{font:700 48px 'Playfair Display',serif;margin:7px 0}.store-toolbar p{margin:0;color:#6d746f;font-size:12px}.store-controls{display:flex;gap:10px}.store-controls label{display:block}.store-controls label>span{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;margin:0 0 6px;color:#6c736e}.store-controls input,.store-controls select{height:46px;border:1px solid #d9d4ca;background:#fff;padding:0 14px;border-radius:12px;outline:0;min-width:185px}.store-controls input:focus,.store-controls select:focus{border-color:#c9653f;box-shadow:0 0 0 3px rgba(201,101,63,.1)}.store-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.store-product{background:#fff;border:1px solid #ded8cb;border-radius:19px;overflow:hidden;transition:.28s}.store-product:hover{transform:translateY(-6px);box-shadow:0 24px 65px rgba(21,54,43,.12)}.store-product__image{display:block;height:305px;position:relative;overflow:hidden;background:#f1ede6}.store-product__image img{width:100%;height:100%;object-fit:cover;transition:.5s}.store-product:hover .store-product__image img{transform:scale(1.045)}.store-product__category{position:absolute;left:12px;top:12px;background:rgba(21,54,43,.92);color:#fff;border-radius:999px;padding:7px 10px;font-size:8px;letter-spacing:.08em;font-weight:900}.store-product__badge{position:absolute;left:12px;bottom:12px;background:#e8ba6c;color:#173529;border-radius:999px;padding:7px 10px;font-size:7px;letter-spacing:.08em;font-weight:900}.store-product__body{padding:17px}.store-product__meta{display:flex;justify-content:space-between;color:#878b87;font-size:9px;letter-spacing:.08em}.store-product__meta span{color:#bc7e18;letter-spacing:0}.store-product h3{font:700 19px/1.25 'Playfair Display',serif;margin:8px 0}.store-product h3 a:hover{color:#c9653f}.store-product p{font-size:11px;line-height:1.55;color:#777a77;min-height:52px}.store-product__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.store-product__bottom strong{font:700 22px 'Playfair Display',serif}.store-product__bottom button{border:0;border-radius:999px;background:#c9653f;color:#fff;padding:11px 15px;font-size:10px;font-weight:900;cursor:pointer}.store-product__bottom button:hover{background:#15362b}.store-empty{padding:50px;text-align:center;background:#fff;border:1px dashed #d9d4ca;border-radius:18px}.store-idol-story{max-width:1510px;min-height:610px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;background:#1a352b;color:#fff;overflow:hidden;border-radius:30px}.store-idol-story>div{padding:80px 10%;align-self:center}.store-idol-story span{font-size:9px;letter-spacing:.2em;font-weight:900;color:#e8ba6c}.store-idol-story h2{font:700 clamp(42px,5vw,70px)/1.02 'Playfair Display',serif;margin:14px 0}.store-idol-story p{color:rgba(255,255,255,.7);line-height:1.8}.store-idol-story a{display:inline-block;margin-top:20px;background:#e8ba6c;color:#173529;border-radius:999px;padding:14px 20px;font-size:11px;font-weight:900}.store-idol-story img{width:100%;height:100%;object-fit:cover}.drx-v2 .shop-page{display:none!important}
@media(max-width:1050px){.store-categories{grid-template-columns:1fr 1fr}.store-shell{grid-template-columns:1fr}.store-sidebar{position:static}.store-sidebar nav{display:grid;grid-template-columns:repeat(3,1fr)}.store-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.store-hero{height:690px;margin:0;border-radius:0}.store-hero__content{padding:90px 22px}.store-hero h1{font-size:55px}.store-hero__content>div{display:block}.store-hero__primary,.store-hero__secondary{display:block;text-align:center;margin-top:9px}.store-categories{grid-template-columns:1fr;padding:0 14px;margin-bottom:65px}.store-category{min-height:330px}.store-shell{padding:0 14px;gap:25px}.store-sidebar nav{grid-template-columns:1fr 1fr}.store-toolbar{display:block}.store-controls{margin-top:20px;display:grid;grid-template-columns:1fr}.store-controls input,.store-controls select{width:100%;min-width:0}.store-product-grid{grid-template-columns:1fr 1fr;gap:10px}.store-product__image{height:205px}.store-product__body{padding:12px}.store-product h3{font-size:15px;min-height:38px}.store-product p{display:none}.store-product__bottom{display:block}.store-product__bottom button{width:100%;margin-top:10px}.store-idol-story{grid-template-columns:1fr;border-radius:0}.store-idol-story>div{padding:60px 23px}.store-idol-story img{height:450px}}

/* SHORTORA V4 — independent editorial commerce system */
body.s4{--midnight:#101b35;--rust:#a95f3d;--sage:#789886;--sand:#efe5d5;--ivory:#fbf8f1;--acid:#d6df6f;--ink:#151923;--line:#d9d3c8;background:var(--ivory);color:var(--ink);font-family:Archivo,Arial,sans-serif}.s4 main{overflow:hidden}.s4-ribbon{height:36px;background:var(--midnight);color:#fff;padding:0 max(20px,calc((100% - 1440px)/2));display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.s4-ribbon a{color:var(--acid)}.s4-header{position:sticky;top:0;z-index:100;background:rgba(251,248,241,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.s4-header__row{max-width:1440px;margin:auto;min-height:92px;padding:12px 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.s4-logo img{width:270px}.s4-nav{display:flex;gap:28px;justify-self:start}.s4-nav a,.s4-tools a{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.s4-nav a:hover,.s4-tools a:hover{color:var(--rust)}.s4-tools{justify-self:end;display:flex;align-items:center;gap:20px}.s4-bag{border:1px solid var(--midnight);padding:10px 13px}.s4-bag b{background:var(--rust);color:#fff;padding:3px 6px;margin-left:6px}.s4-menu{display:none}.s4-hero{max-width:1540px;margin:22px auto 0;display:grid;grid-template-columns:.82fr 1.18fr;min-height:760px}.s4-hero__copy{background:var(--midnight);color:#fff;padding:105px 8%;display:flex;flex-direction:column;justify-content:center}.s4-overline,.s4-title>span,.s4-manifesto__copy>span,.s4-edit__head span,.s4-final span,.s4-shophead__copy>span,.s4-catalog__bar>div>span{font-size:10px;letter-spacing:.22em;font-weight:800;color:#d9a06f}.s4-hero h1{font:400 clamp(56px,6vw,94px)/.95 'DM Serif Display',serif;margin:25px 0}.s4-hero h1 em{color:var(--acid)}.s4-hero__copy>p{color:rgba(255,255,255,.68);line-height:1.8;max-width:600px}.s4-hero__actions{display:flex;gap:25px;align-items:center;margin:30px 0}.s4-hero__actions a:first-child,.s4-manifesto__copy>a,.s4-final a,.s4-idolnote a{background:var(--acid);color:var(--midnight);padding:15px 19px;font-size:11px;font-weight:800;text-transform:uppercase}.s4-hero__actions a:last-child{font-size:11px;text-transform:uppercase}.s4-hero__facts{margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.s4-hero__facts b{display:block;font:400 28px 'DM Serif Display',serif;color:#fff}.s4-hero__visual{position:relative;min-height:760px}.s4-hero__visual>img{width:100%;height:100%;object-fit:cover}.s4-hero__label{position:absolute;right:24px;bottom:24px;background:var(--ivory);padding:20px 24px;min-width:260px}.s4-hero__label small{display:block;color:var(--rust);font-size:9px;letter-spacing:.16em}.s4-hero__label strong{display:block;font:400 24px 'DM Serif Display',serif;margin-top:6px}.s4-ticker{background:var(--rust);color:#fff;overflow:hidden;padding:13px 0;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.13em}.s4-ticker div{width:max-content;animation:s4move 26s linear infinite}@keyframes s4move{to{transform:translateX(-45%)}}.s4-departments{max-width:1440px;margin:120px auto;padding:0 22px}.s4-title{display:grid;grid-template-columns:.4fr 1fr;margin-bottom:42px}.s4-title h2,.s4-manifesto h2,.s4-edit__head h2,.s4-final h2,.s4-shophead h1,.s4-catalog h2,.s4-idolnote h2{font:400 clamp(44px,5vw,76px)/1 'DM Serif Display',serif;margin:0}.s4-dept-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:390px 390px;gap:16px}.s4-dept{position:relative;overflow:hidden;color:#fff}.s4-dept--wide{grid-row:1/3}.s4-dept img{width:100%;height:100%;object-fit:cover;transition:.7s}.s4-dept:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(12,18,28,.9))}.s4-dept:hover img{transform:scale(1.035)}.s4-dept>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px}.s4-dept small{font-size:9px;letter-spacing:.18em;color:var(--acid)}.s4-dept h3{font:400 43px 'DM Serif Display',serif;margin:8px 0}.s4-dept p{max-width:520px;color:rgba(255,255,255,.72);line-height:1.7}.s4-dept b{font-size:10px;text-transform:uppercase}.s4-manifesto{max-width:1540px;margin:130px auto;display:grid;grid-template-columns:1.1fr .9fr;background:var(--sand)}.s4-manifesto__image{position:relative;min-height:790px}.s4-manifesto__image img{width:100%;height:100%;object-fit:cover}.s4-manifesto__image span{position:absolute;left:24px;bottom:24px;background:var(--midnight);color:#fff;padding:13px 18px;font-size:10px;text-transform:uppercase}.s4-manifesto__copy{padding:90px 10%;align-self:center}.s4-manifesto h2 em{color:var(--rust)}.s4-manifesto__copy>p{line-height:1.85;color:#626366;margin:30px 0}.s4-values{border-top:1px solid #c9bda9}.s4-values article{display:grid;grid-template-columns:40px 1fr;border-bottom:1px solid #c9bda9;padding:18px 0}.s4-values b{color:var(--rust)}.s4-values h4{margin:0}.s4-values p{grid-column:2;font-size:12px;color:#6e6b65;line-height:1.6;margin:7px 0}.s4-manifesto__copy>a{display:inline-block;margin-top:28px}.s4-edit{max-width:1440px;margin:125px auto;padding:0 22px}.s4-edit--sand{max-width:none;background:var(--sand);padding:95px max(22px,calc((100% - 1396px)/2))}.s4-edit__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.s4-edit__head h2{font-size:52px;max-width:820px;margin-top:10px}.s4-edit__head>a{font-size:10px;text-transform:uppercase;font-weight:800}.s4-product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.s4-product__photo{height:420px;display:block;position:relative;overflow:hidden;background:#e8e3d9}.s4-product__photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.s4-product:hover img{transform:scale(1.03)}.s4-product__photo>span{position:absolute;top:12px;left:12px;background:var(--ivory);padding:7px 9px;font-size:9px}.s4-product__info{padding:17px 2px}.s4-product__info small,.s4-tile__body small{font-size:8px;letter-spacing:.12em;color:#777;text-transform:uppercase}.s4-product h3{font:400 23px/1.15 'DM Serif Display',serif;margin:10px 0;min-height:54px}.s4-product__info>div{display:flex;justify-content:space-between;align-items:center}.s4-product strong{font-size:16px}.s4-product button,.s4-tile button{border:0;background:none;border-bottom:1px solid var(--ink);padding:5px 0;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}.s4-final{max-width:1540px;min-height:730px;margin:130px auto 0;position:relative;color:#fff}.s4-final>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.s4-final:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,27,53,.92),rgba(16,27,53,.22))}.s4-final>div{position:relative;z-index:2;padding:145px 8%;max-width:700px}.s4-final p{color:rgba(255,255,255,.7);line-height:1.8}.s4-final a{display:inline-block;margin-top:22px}.s4-footer{background:var(--midnight);color:#fff;margin-top:0}.s4-footer__lead{max-width:1440px;margin:auto;padding:90px 22px 70px;display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end;border-bottom:1px solid rgba(255,255,255,.15)}.s4-footer__lead span{font-size:9px;letter-spacing:.2em;color:#d9a06f}.s4-footer__lead h2{font:400 52px/1 'DM Serif Display',serif;margin:12px 0}.s4-footer__lead form{display:flex;border-bottom:1px solid #fff}.s4-footer__lead input{flex:1;background:transparent;border:0;color:#fff;padding:15px 0;outline:0}.s4-footer__lead button{background:none;border:0;color:var(--acid);font-size:10px;font-weight:800}.s4-footer__grid{max-width:1440px;margin:auto;padding:65px 22px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.s4-footer__brand img{width:250px;filter:brightness(0) invert(1)}.s4-footer p,.s4-footer a{display:block;color:rgba(255,255,255,.58);font-size:11px;line-height:1.9}.s4-footer h4{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#d9a06f}.s4-footer__base{padding:16px max(22px,calc((100% - 1440px)/2));background:#0a1225;display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.s4-shophead{max-width:1540px;margin:22px auto 0;display:grid;grid-template-columns:.8fr 1.2fr;min-height:590px;background:var(--sand)}.s4-shophead__copy{padding:90px 9%;align-self:center}.s4-shophead h1{margin:18px 0}.s4-shophead__copy p{line-height:1.8;color:#67645e}.s4-shophead__image img{width:100%;height:100%;object-fit:cover;min-height:590px}.s4-shopnav{max-width:1440px;margin:28px auto 80px;padding:0 22px;display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.s4-shopnav a{flex:1;padding:17px 10px;text-align:center;font-size:10px;text-transform:uppercase;font-weight:800;border-right:1px solid var(--line)}.s4-shopnav a:first-child{border-left:1px solid var(--line)}.s4-shopnav a b{color:var(--rust);margin-left:5px}.s4-shopnav a.active{background:var(--midnight);color:#fff}.s4-catalog{max-width:1440px;margin:0 auto 120px;padding:0 22px}.s4-catalog__bar{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.s4-catalog h2{font-size:58px;margin:10px 0}.s4-catalog__bar p{font-size:11px;color:#777}.s4-filter{display:flex;gap:15px}.s4-filter label{font-size:8px;letter-spacing:.14em;font-weight:800}.s4-filter input,.s4-filter select{display:block;margin-top:7px;height:44px;min-width:210px;border:0;border-bottom:1px solid var(--ink);background:transparent;outline:0}.s4-catalog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 13px}.s4-tile{border-bottom:1px solid var(--line);padding-bottom:22px}.s4-tile__photo{height:390px;position:relative;display:block;overflow:hidden;background:#e7e1d7}.s4-tile__photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.s4-tile:hover img{transform:scale(1.03)}.s4-tile__photo i{position:absolute;left:10px;top:10px;background:var(--ivory);padding:6px 8px;font-style:normal;font-size:8px}.s4-tile__photo span{position:absolute;left:10px;bottom:10px;background:var(--rust);color:#fff;padding:7px 9px;font-size:7px;letter-spacing:.09em}.s4-tile__body{padding-top:15px}.s4-tile h3{font:400 22px/1.15 'DM Serif Display',serif;margin:9px 0;min-height:51px}.s4-tile p{font-size:11px;color:#777;line-height:1.6;min-height:53px}.s4-tile__body>div{display:flex;justify-content:space-between;align-items:center}.s4-idolnote{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;background:var(--rust);color:#fff}.s4-idolnote>div{padding:90px 10%;align-self:center}.s4-idolnote span{font-size:9px;letter-spacing:.18em;color:var(--acid)}.s4-idolnote p{color:rgba(255,255,255,.72);line-height:1.8}.s4-idolnote img{width:100%;height:100%;min-height:650px;object-fit:cover}.s4-idolnote a{display:inline-block;margin-top:20px}
@media(max-width:1050px){.s4-header__row{grid-template-columns:auto 1fr auto}.s4-logo{justify-self:center}.s4-menu{display:block;border:0;background:none;font-size:10px;font-weight:800}.s4-nav{display:none;position:absolute;left:15px;right:15px;top:88px;background:var(--ivory);padding:20px;flex-direction:column}.s4-nav.open{display:flex}.s4-tools>a:not(.s4-bag){display:none}.s4-hero{grid-template-columns:1fr}.s4-hero__visual{min-height:590px}.s4-dept-grid{grid-template-columns:1fr 1fr;grid-template-rows:550px 360px}.s4-dept--wide{grid-column:1/-1;grid-row:auto}.s4-manifesto{grid-template-columns:1fr}.s4-manifesto__image{min-height:600px}.s4-product-row,.s4-catalog__grid{grid-template-columns:repeat(2,1fr)}.s4-footer__grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.s4-ribbon span:nth-child(2){display:none}.s4-ribbon{padding:0 12px}.s4-logo img{width:195px}.s4-header__row{padding:8px 12px;min-height:76px}.s4-hero{margin:0}.s4-hero__copy{padding:75px 22px}.s4-hero h1{font-size:55px}.s4-hero__facts{grid-template-columns:1fr}.s4-hero__visual{min-height:480px}.s4-title{grid-template-columns:1fr;gap:15px}.s4-departments{margin:80px auto;padding:0 12px}.s4-dept-grid{grid-template-columns:1fr;grid-template-rows:none}.s4-dept,.s4-dept--wide{min-height:440px}.s4-manifesto{margin:80px 0}.s4-manifesto__copy{padding:60px 22px}.s4-manifesto__image{min-height:450px}.s4-edit,.s4-edit--sand{margin:80px auto;padding:60px 12px}.s4-edit:not(.s4-edit--sand){padding-top:0;padding-bottom:0}.s4-edit__head{display:block}.s4-edit__head h2{font-size:40px;margin-bottom:20px}.s4-product-row,.s4-catalog__grid{grid-template-columns:1fr 1fr;gap:9px}.s4-product__photo,.s4-tile__photo{height:240px}.s4-product h3,.s4-tile h3{font-size:17px;min-height:43px}.s4-product__info small,.s4-tile__body small{font-size:7px}.s4-tile p{display:none}.s4-final{min-height:620px;margin-top:80px}.s4-final>div{padding:100px 22px}.s4-footer__lead{grid-template-columns:1fr;padding:60px 20px}.s4-footer__lead h2{font-size:40px}.s4-footer__grid{grid-template-columns:1fr;padding:45px 20px}.s4-shophead{grid-template-columns:1fr;margin:0}.s4-shophead__copy{padding:65px 22px}.s4-shophead__image img{min-height:440px}.s4-shopnav{overflow-x:auto;margin-bottom:55px;padding:0}.s4-shopnav a{min-width:130px}.s4-catalog{padding:0 12px}.s4-catalog__bar{display:block}.s4-catalog h2{font-size:44px}.s4-filter{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.s4-filter input,.s4-filter select{min-width:0;width:100%}.s4-idolnote{grid-template-columns:1fr}.s4-idolnote>div{padding:60px 22px}.s4-idolnote img{min-height:480px}.s4-footer__base{display:block;line-height:1.9}}
