:root{--cream:#f7efe0;--cream-2:#fffaf0;--sand:#e7d2aa;--gold:#b98529;--gold-2:#d3a246;--ink:#11100d;--charcoal:#2b241a;--muted:#74654e;--line:#b9852933;--white:#fff;--shadow:0 22px 54px #2b241a24;--max:1180px;--announcement:34px;--header-main:96px;--header:calc(var(--announcement) + var(--header-main));color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}main{padding-top:var(--header)}.eyebrow{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:.68rem;font-weight:900}.btn{letter-spacing:.15em;text-transform:uppercase;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:.72rem;font-weight:900;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.btn:hover,.product-card:hover{transform:translateY(-3px)}.btn--gold{background:var(--gold);border-color:var(--gold);color:var(--white)}.btn--outline{color:var(--ink);background:0 0;border-color:#11100d40}.btn--outline:hover{border-color:var(--ink)}.site-header{z-index:20;height:var(--header);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7efe0f5;position:fixed;inset:0 0 auto}.announcement-bar{height:var(--announcement);background:var(--ink);color:var(--cream-2);letter-spacing:.16em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;padding:0 18px;font-size:.68rem;font-weight:900;line-height:1.2;display:flex}.header-inner{height:var(--header-main);grid-template-columns:minmax(96px,1fr) auto minmax(220px,1fr);align-items:center;gap:clamp(18px,3vw,42px);width:min(100%,1440px);margin:0 auto;padding:0 clamp(20px,4vw,48px);display:grid;position:relative}.brand-link{background:0 0;justify-self:start;align-items:center;width:88px;padding:0;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;background:0 0;width:88px;max-width:none;height:auto;max-height:none;display:block}.site-logo,.logo-wrapper,.header-logo,.brand-link{background:0 0!important;padding:0!important}.site-logo img,.logo-wrapper img,.header-logo img,.brand-link img{object-fit:contain;display:block;background:0 0!important}.main-nav{justify-content:center;align-items:center;gap:clamp(22px,3vw,42px);display:flex}.main-nav a,.mobile-nav-actions button,.header-actions button,.site-footer nav button{color:var(--charcoal);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;font-size:.66rem;font-weight:900;text-decoration:none}.main-nav a,.header-actions button{align-items:center;min-height:42px;display:inline-flex}.main-nav a:hover,.header-actions button:hover{color:var(--gold)}.header-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:18px;display:flex}.header-search{padding:0}.header-cta,.mobile-nav-actions button:last-child{border:1.5px solid var(--gold);min-height:42px;color:var(--gold);background:0 0;border-radius:999px;padding:0 18px}.header-cta:hover{background:var(--gold);color:var(--white)}.mobile-nav-actions{display:none}.menu-btn{background:0 0;border:0;width:42px;height:42px;padding:0;display:none}.menu-btn span{background:var(--ink);width:24px;height:2px;margin:5px auto;transition:transform .16s,opacity .16s;display:block}.menu-btn--open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-btn--open span:nth-child(2){opacity:0}.menu-btn--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{min-height:calc(100svh - var(--header));background:radial-gradient(circle at 10% 14%, #d3a2464d, transparent 27rem), var(--cream-2);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);display:grid}.page-hero{min-height:480px;padding:clamp(88px, 12vw, 150px) max(24px, calc((100vw - var(--max)) / 2));background:radial-gradient(circle at 12% 18%, #d3a24647, transparent 28rem), var(--cream-2);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.page-hero--drop{background:linear-gradient(#11100d33, #11100db8), var(--ink);color:var(--cream-2)}.page-hero>:not(.page-hero__bg){z-index:1;position:relative}.page-hero__bg{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.page-hero--drop:after{content:"";z-index:0;background:linear-gradient(90deg,#11100db8,#11100d38 56%,#11100d80);position:absolute;inset:0}.page-hero--editorial{background:var(--cream-2);grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.page-hero--editorial img{object-fit:cover;object-position:center top;background:var(--sand);width:100%;height:clamp(420px,52vw,620px);box-shadow:var(--shadow);border-radius:8px}.page-hero h1,.page-section h1{letter-spacing:-.04em;max-width:920px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,7.4rem);font-weight:400;line-height:.96}.page-hero p:not(.eyebrow),.page-section>p{max-width:650px;color:var(--muted);font-size:1.08rem;line-height:1.78}.page-hero--drop p:not(.eyebrow),.page-hero--drop .eyebrow{color:#fffaf0c7}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(48px,8vw,100px) clamp(26px,5vw,78px);display:flex}.hero h1,.section-head h2,.product-detail h2,.lookbook h2,.about-copy h2,.integration-note h2,.launch-card h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98}.hero h1{max-width:720px;font-size:clamp(3rem,6.5vw,7rem)}.hero-copy>p:not(.eyebrow){max-width:560px;color:var(--charcoal);margin:28px 0 0;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero blockquote{border-left:3px solid var(--gold);max-width:460px;color:var(--muted);margin:44px 0 0;padding-left:18px;font-family:Georgia,Times New Roman,serif;font-style:italic;line-height:1.6}.hero blockquote span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.68rem;font-style:normal;font-weight:900;display:block}.hero-image{background:var(--sand);min-height:620px;overflow:hidden}.hero-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.section-band{padding:104px max(24px, calc((100vw - var(--max)) / 2))}.drop-band,.shop-band{background:var(--cream)}.shop-band{background:var(--cream-2)}.section-head{max-width:760px;margin:0 0 42px}.section-head--split{grid-template-columns:1fr minmax(260px,480px);align-items:end;gap:38px;max-width:none;display:grid}.section-head h2,.product-detail h2,.lookbook h2,.about-copy h2,.integration-note h2,.launch-card h2{font-size:clamp(2.25rem,4.5vw,5rem)}.section-head p,.lookbook-copy p,.about-copy p,.integration-note>p,.launch-card>p{color:var(--muted);line-height:1.78}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:var(--cream-2);width:100%;min-width:0;color:inherit;text-align:left;appearance:none;border-radius:10px;padding:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 16px 42px #2b241a14}.product-card:hover,.product-card:focus-visible{box-shadow:var(--shadow);border-color:#b985297a;outline:none;transform:translateY(-6px)}.product-card--selected{border-color:var(--gold);box-shadow:0 0 0 2px #b985292e, var(--shadow)}.product-card__visual{aspect-ratio:1/1.08;background:var(--sand);border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-card__visual img,.product-detail__media>img,.product-gallery__item img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .42s}.product-card__hover-image,.shopify-card__hover{opacity:0;position:absolute;inset:0}.product-card:hover .product-card__visual>img:first-child,.shopify-card__image:hover>img:first-child{opacity:0}.product-card:hover .product-card__hover-image,.shopify-card__image:hover .shopify-card__hover{opacity:1}.product-card:hover .product-card__visual>img,.shopify-card__image:hover>img{transform:scale(1.055)}.product-card__badges{z-index:2;flex-wrap:wrap;gap:7px;display:flex;position:absolute;top:14px;left:14px;right:14px}.product-card__badges span{min-height:26px;color:var(--cream-2);letter-spacing:.1em;text-transform:uppercase;background:#11100db8;border:1px solid #fffaf07a;border-radius:999px;align-items:center;padding:0 10px;font-size:.56rem;font-weight:900;display:inline-flex}.product-card__overlay{min-height:40px;color:var(--cream-2);letter-spacing:.14em;opacity:0;text-transform:uppercase;background:#11100dc7;border:1px solid #fffaf06b;border-radius:999px;justify-content:center;align-items:center;font-size:.65rem;font-weight:900;transition:opacity .18s,transform .18s;display:flex;position:absolute;inset:auto 16px 16px;transform:translateY(10px)}.product-card:hover .product-card__overlay,.product-card:focus-visible .product-card__overlay{opacity:1;transform:translateY(0)}.status-badge{min-height:28px;color:var(--cream-2);letter-spacing:.14em;text-transform:uppercase;background:#11100ddb;border-radius:999px;align-items:center;padding:0 12px;font-size:.62rem;font-weight:900;display:inline-flex}.status-badge--soft{color:var(--gold);background:#fffaf0eb;border:1px solid #b9852957}.product-card .status-badge{position:absolute;top:14px;left:14px}.product-card__body{justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 20px 8px;display:flex}.swatches{flex-shrink:0;gap:6px;display:inline-flex}.swatches span{border:1px solid #11100d33;border-radius:50%;width:15px;height:15px;box-shadow:inset 0 0 0 2px #fffaf080}.product-card__category,.product-category{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 7px;font-size:.67rem;font-weight:900;display:block}.product-card__title{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400;display:block}.product-card__status{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:12px;font-size:.72rem;font-weight:850;display:inline-flex}.product-card__price{color:var(--ink);white-space:nowrap;font-size:1.05rem}.notify-link{border:1px solid var(--line);width:calc(100% - 36px);min-height:44px;color:var(--ink);letter-spacing:.15em;text-transform:uppercase;background:0 0;border-radius:999px;justify-content:center;align-items:center;margin:16px 18px 20px;font-size:.68rem;font-weight:900;display:flex}.product-card--selected .notify-link{border-color:var(--gold);background:var(--gold);color:var(--white)}.notify-link:hover{border-color:var(--gold);color:var(--gold)}.product-placeholder{text-align:center;background:linear-gradient(145deg, #11100de6, #2b241ad1), var(--ink);height:100%;color:var(--cream-2);flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.product-placeholder img{object-fit:contain;width:92px;height:auto;margin-bottom:22px}.product-placeholder span,.product-placeholder small{color:var(--gold-2);letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:900}.product-placeholder strong{letter-spacing:-.03em;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2vw,2.2rem);font-weight:400}.center-actions{justify-content:center;margin-top:34px;display:flex}.filters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.filters button,.selector-group button{border:1px solid var(--line);min-height:40px;color:var(--charcoal);background:0 0;border-radius:999px;padding:0 16px;font-size:.72rem;font-weight:850}.filters button.selected,.selector-group button.selected{border-color:var(--gold);background:var(--gold);color:var(--white)}.product-detail{width:min(var(--max), calc(100% - 48px));border:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:42px;margin:68px auto 0;padding:22px;display:grid}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-gallery__item{background:var(--sand);border-radius:8px;min-height:420px;overflow:hidden}.product-gallery__item:first-child{grid-column:1/-1;min-height:680px}.product-page-hero{background:radial-gradient(circle at 12% 0, #d3a24638, transparent 28rem), var(--cream-2);padding:84px 0 96px}.product-page-hero .product-detail{margin-top:24px}.back-link{margin-left:max(24px, calc((100vw - var(--max)) / 2));min-height:40px;color:var(--gold);letter-spacing:.15em;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:.68rem;font-weight:900}.back-link:hover{color:var(--ink)}.product-detail__media{aspect-ratio:4/5;background:var(--sand);border-radius:8px;overflow:hidden}.product-detail__copy{top:calc(var(--header) + 24px);padding:clamp(10px,3vw,36px);position:sticky}.product-detail .status-badge{margin:0 8px 8px 0}.product-badge-row{flex-wrap:wrap;margin-bottom:18px;display:flex}.product-description{max-width:580px;color:var(--charcoal);font-size:1.04rem;line-height:1.78}.product-price{margin:20px 0;font-size:1.5rem;display:block}.selector-group{margin:20px 0}.selector-group span{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.selector-group div{flex-wrap:wrap;gap:8px;display:flex}.selector-group--qty strong{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:40px;display:inline-flex}.purchase-actions{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.product-accordions{border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line);padding:16px 0}.product-accordions summary{cursor:pointer;color:var(--ink);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900}.product-accordions p{color:var(--muted);margin:12px 0 0;line-height:1.7}.detail-notes{color:var(--muted);margin:24px 0 0;padding:0;line-height:1.8;list-style:none}.detail-notes li{padding-left:18px;position:relative}.detail-notes li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.lookbook{color:var(--cream-2);background:#14110d;grid-template-columns:1fr .82fr .82fr;gap:18px;padding:104px max(24px,50vw - 680px);display:grid}.lookbook-copy{border:1px solid #fffaf024;border-radius:8px;flex-direction:column;justify-content:center;min-height:560px;padding:46px;display:flex}.lookbook-copy p{color:#fffaf0b3}.lookbook img{object-fit:cover;background:var(--sand);border-radius:8px;width:100%;height:560px}.lookbook img:first-of-type{object-position:left top}.lookbook-gallery{background:#14110d;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding:18px max(18px,50vw - 680px) 104px;display:grid}.lookbook-gallery img{object-fit:cover;object-position:center top;background:var(--sand);border-radius:8px;width:100%;height:430px}.lookbook-hero{min-height:calc(100svh - var(--header));padding:clamp(90px, 14vw, 150px) max(24px, calc((100vw - var(--max)) / 2));color:var(--cream-2);background:#14110d;align-items:flex-end;display:flex;position:relative;overflow:hidden}.lookbook-hero:after{content:"";background:linear-gradient(#11100d1a,#11100db8);position:absolute;inset:0}.lookbook-hero img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.lookbook-hero div{z-index:1;position:relative}.lookbook-hero h1{letter-spacing:-.04em;max-width:880px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,10vw,10rem);font-weight:400;line-height:.9}.lookbook-editorial{padding:104px max(24px, calc((100vw - var(--max)) / 2));color:var(--cream-2);background:#14110d;gap:96px;display:grid}.lookbook-story{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(28px,6vw,80px);display:grid}.lookbook-story:nth-child(2n) .lookbook-story__copy{order:2}.lookbook-story__copy h2{letter-spacing:-.04em;max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.8rem);font-weight:400;line-height:.96}.lookbook-story__copy p:not(.eyebrow){color:#fffaf0b3;max-width:520px;margin:26px 0 0;font-size:1.02rem;line-height:1.78}.lookbook-story__image{background:var(--sand);border-radius:8px;min-height:620px;overflow:hidden}.lookbook-story__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.campaign-statement,.scripture-band{padding:108px max(24px, calc((100vw - var(--max)) / 2));background:var(--cream-2)}.campaign-statement h2,.scripture-band h2{letter-spacing:-.04em;max-width:980px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,6.8rem);font-weight:400;line-height:.95}.campaign-statement p:not(.eyebrow){max-width:680px;color:var(--charcoal);margin-top:24px;font-size:1.08rem;line-height:1.78}.scripture-band{color:var(--cream-2);background:#14110d}.campaign-grid{background:#14110d;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;padding:18px max(18px,50vw - 680px) 104px;display:grid}.campaign-grid img{object-fit:cover;object-position:center top;background:var(--sand);border-radius:8px;width:100%;height:460px}.campaign-grid img:first-child,.campaign-grid img:nth-child(6){grid-column:span 2}.campaign-grid img:nth-child(2),.campaign-grid img:nth-child(5){grid-column:span 4}.campaign-grid img:nth-child(3),.campaign-grid img:nth-child(4){grid-column:span 3}.about-section{padding:104px max(24px, calc((100vw - var(--max)) / 2));background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px;display:grid}.about-image{background:var(--sand);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.about-image img{object-fit:cover;object-position:center top;width:100%;height:620px}.about-copy p:not(.eyebrow){font-size:1.02rem}.integration-note{padding:92px max(24px, calc((100vw - var(--max)) / 2));background:var(--cream-2)}.text-band,.mission-band{padding:104px max(24px, calc((100vw - var(--max)) / 2));background:var(--cream-2)}.text-band h2,.mission-band h2{letter-spacing:-.04em;max-width:880px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,5.6rem);font-weight:400;line-height:.98}.text-band p:not(.eyebrow),.mission-band p{max-width:680px;color:var(--charcoal);font-size:1.05rem;line-height:1.78}.mission-band{background:var(--cream);grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.mission-band .btn{margin-top:18px}.mission-band img{object-fit:cover;object-position:center top;background:var(--sand);width:100%;height:520px;box-shadow:var(--shadow);border-radius:8px}.mission-grid{padding:104px max(24px, calc((100vw - var(--max)) / 2));background:var(--cream);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mission-grid article{border:1px solid var(--line);background:var(--cream-2);border-radius:8px;min-height:230px;padding:28px}.mission-grid span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900}.mission-grid p{color:var(--charcoal);margin:28px 0 0;line-height:1.72}.shop-empty{background:linear-gradient(135deg, #fffaf0d1, #e7d2aa57), var(--cream);max-width:620px;min-height:240px;color:var(--charcoal);border:0;border-radius:8px;align-items:center;padding:48px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400;line-height:1.1;display:flex}.shop-controls{flex-wrap:wrap;justify-content:space-between;gap:16px;margin:0 0 30px;display:flex}.sort-control{align-items:center;gap:10px;min-height:42px;display:inline-flex}.sort-control span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:900}.sort-control select{border:1px solid var(--line);background:var(--cream);min-height:42px;color:var(--ink);font:inherit;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:0 42px 0 16px;font-size:.7rem;font-weight:850}.cart-message{background:var(--cream);color:var(--charcoal);border:1px solid #b9852957;border-radius:8px;margin:0 0 22px;padding:14px 18px;font-weight:800}.shopify-card{box-shadow:none;background:0 0;border:0;border-radius:8px;transition:transform .22s;overflow:hidden}.shopify-card:hover{transform:translateY(-5px)}.shopify-card__main{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.shopify-card__image{aspect-ratio:4/5;background:var(--sand);border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.shopify-card__image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:opacity .22s,transform .42s}.shopify-card__body{padding:18px 0 0;display:block}.shopify-card__body strong{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;line-height:1.15;display:block}.shopify-card__description{color:var(--muted);line-height:1.65;display:block}.shopify-card__meta{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.shopify-card__price{font-weight:900}.shopify-card__view{width:max-content;color:var(--ink);letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;align-items:center;margin-top:16px;font-size:.68rem;font-weight:900;display:inline-flex}.shopify-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.shopify-card__actions button{border:1px solid var(--line);min-height:42px;color:var(--ink);letter-spacing:.13em;text-transform:uppercase;background:0 0;border-radius:999px;font-size:.64rem;font-weight:900}.shopify-card__actions button:last-child{border-color:var(--ink);background:var(--ink);color:var(--cream-2)}.shopify-card__actions button:hover{border-color:var(--gold);color:var(--gold)}.shopify-card__actions button:disabled{cursor:not-allowed;color:var(--muted);background:#11100d0f;border-color:#11100d2e;grid-column:1/-1}.shopify-card__actions button:disabled:hover{color:var(--muted);border-color:#11100d2e}.product-grid--shop{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.2vw,34px)}.build-marker{color:var(--muted);letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:34px 0 0;font-size:.68rem;font-weight:800}.shop-diagnostic{color:var(--charcoal);background:#fffaf0db;border:1px solid #11100d38;border-radius:8px;gap:8px;margin:34px auto 0;padding:16px 18px;font-size:.78rem;line-height:1.45;display:grid}.shop-diagnostic strong{letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:900}.integration-note h2{max-width:840px}.integration-note>p{max-width:620px}.roadmap-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px;display:grid}.roadmap-grid article{border:1px solid var(--line);background:var(--cream);border-radius:8px;min-height:170px;padding:24px}.roadmap-grid span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900}.roadmap-grid p{color:var(--charcoal);margin:18px 0 0;line-height:1.65}.launch-section{color:var(--cream-2);background:radial-gradient(circle at 50% 0,#d3a24657,#0000 30rem),#14110d;padding:116px 24px}.launch-card{text-align:center;width:min(760px,100%);margin:0 auto}.launch-card>p{color:#fffaf0b3;max-width:560px;margin:24px auto 34px}.email-form{background:#ffffff0d;border:1px solid #fffaf033;border-radius:999px;width:min(560px,100%);margin:0 auto;display:flex;overflow:hidden}.email-form input{min-width:0;min-height:58px;color:var(--cream-2);background:0 0;border:0;outline:0;flex:1;padding:0 22px}.email-form input::placeholder{color:#fffaf07a}.email-form button{background:var(--gold);min-height:58px;color:var(--white);letter-spacing:.14em;text-transform:uppercase;border:0;padding:0 26px;font-size:.68rem;font-weight:900}.thanks-message{width:min(560px,100%);color:var(--gold-2);background:#d3a2461a;border:1px solid #d3a24680;border-radius:8px;margin:0 auto;padding:20px;font-weight:850}.site-footer{padding:50px max(24px, calc((100vw - var(--max)) / 2));color:#fffaf09e;background:#0d0b08;grid-template-columns:1fr auto;align-items:center;gap:30px;display:grid}.site-footer img{width:auto;height:58px}.site-footer p{max-width:560px;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-style:italic;line-height:1.6}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.site-footer nav button{color:#fffaf0ad}.site-footer span{color:#fffaf05c;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:.68rem;font-weight:800}@media (width<=1120px){.header-inner{grid-template-columns:minmax(86px,.7fr) auto minmax(180px,.7fr);gap:18px;padding:0 22px}.main-nav{gap:18px}.main-nav a,.header-actions button{letter-spacing:.13em;font-size:.62rem}.hero,.section-head--split,.product-detail,.about-section,.page-hero--editorial,.mission-band,.lookbook-story{grid-template-columns:1fr}.lookbook-story:nth-child(2n) .lookbook-story__copy{order:0}.page-hero--editorial img,.mission-band img{height:560px}.hero-image{order:-1;min-height:580px}.product-grid,.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookbook-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.lookbook{grid-template-columns:1fr}.lookbook-copy{min-height:auto}.lookbook img{height:520px}}@media (width<=820px){:root{--announcement:34px;--header-main:76px}.header-actions{display:none}.announcement-bar{letter-spacing:.1em;font-size:.58rem}.header-inner{padding:0 18px;display:flex}.brand-link{width:64px}.brand-logo{width:64px;height:auto;max-height:none}.menu-btn{z-index:2;margin-left:auto;display:block}.main-nav{top:var(--header);background:var(--cream-2);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;margin:0;padding:18px 22px 24px;display:none;position:absolute;left:0;right:0;box-shadow:0 22px 36px #2b241a1f}.main-nav--open{display:flex}.main-nav a,.mobile-nav-actions button{width:100%;min-height:48px;color:var(--ink);letter-spacing:.16em;text-align:left;border-bottom:1px solid #b9852921;align-items:center;padding:0;font-size:.72rem;display:flex}.main-nav a:last-of-type{border-bottom:0}.mobile-nav-actions{gap:10px;margin-top:10px;display:grid}.mobile-nav-actions button:first-child{border-bottom:1px solid #b9852921}.mobile-nav-actions button:last-child{border-bottom:0;justify-content:center;width:100%;margin-top:4px}.hero-copy{padding:44px 24px 64px}.hero-image{min-height:430px}.hero-actions,.email-form{flex-direction:column}.btn,.email-form button{width:100%}.section-band,.lookbook,.lookbook-editorial,.about-section,.integration-note,.launch-section,.mission-band{padding-top:76px;padding-bottom:76px}.product-grid,.roadmap-grid{grid-template-columns:1fr}.product-detail{width:calc(100% - 32px);margin-top:46px;padding:14px}.product-gallery,.purchase-actions,.shopify-card__actions{grid-template-columns:1fr}.product-gallery__item,.product-gallery__item:first-child{grid-column:auto;min-height:420px}.product-detail__copy{position:static}.lookbook-copy{padding:32px 24px}.lookbook img,.lookbook-story__image,.about-image img,.page-hero--editorial img,.mission-band img{height:420px}.lookbook-editorial{gap:64px}.lookbook-gallery,.mission-grid,.campaign-grid,.lookbook-gallery--masonry{grid-template-columns:1fr}.lookbook-gallery img,.lookbook-gallery figure:nth-child(2n) img,.campaign-grid img{height:420px}.lookbook-gallery figure,.lookbook-gallery figure:nth-child(3n+1),.lookbook-gallery figure:nth-child(4n),.campaign-grid img:nth-child(n){grid-column:auto}.campaign-statement,.scripture-band{padding-top:76px;padding-bottom:76px}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}}@media (width<=460px){.brand-link{width:60px}.brand-logo{width:60px;height:auto;max-height:none}.hero h1{font-size:clamp(2.7rem,15vw,4.4rem)}.hero-image{min-height:340px}.product-card__visual,.product-detail__media{aspect-ratio:1/1.18}}
