:root{--font-spine: "Archivo", sans-serif;--font-weimy: "Cormorant Garamond", serif;--font-steel: "Space Grotesk", sans-serif;--weimy-bg: #f5ead2;--weimy-surface: #fbf6ec;--weimy-ink: #2a2016;--weimy-ink-soft: #4a3b28;--weimy-accent: #d4922a;--weimy-accent-ink: #2a2016;--weimy-line: rgba(42, 32, 22, .12);--weimy-font-weight: 500;--weimy-font-style: italic;--weimy-body-font: "Jost", sans-serif;--steel-bg: #20262b;--steel-surface: #282e33;--steel-ink: #e9ecee;--steel-ink-soft: #b8c0c4;--steel-accent: #5fa0be;--steel-accent-ink: #151a1d;--steel-warn: #cba13d;--steel-line: rgba(233, 236, 238, .12);--steel-font-weight: 600;--steel-font-style: normal;--steel-body-font: var(--font-spine);--badge-forged-bg: #8c3a1e;--badge-forged-ink: #f3ead9;--badge-curated-bg: #4e8098;--badge-curated-ink: #0f1517;--badge-designed-bg: #d69a2d;--badge-designed-ink: #1a1d1f;--site-min-width: 375px;--site-content-max: 1680px;--site-gutter: 32px}body[data-brand=weimy]{--active-bg: var(--weimy-bg);--active-surface: var(--weimy-surface);--active-ink: var(--weimy-ink);--active-muted: var(--weimy-ink-soft);--active-accent: var(--weimy-accent);--active-accent-fg: var(--weimy-accent-ink);--active-font: var(--font-weimy);--active-weight: var(--weimy-font-weight);--active-style: var(--weimy-font-style);--active-body-font: var(--weimy-body-font);--active-divider: var(--weimy-line);--chrome-texture: url(/_astro/weimy-damascus.Vd2nYng0.png);--chrome-texture-size: 720px 168px;--chrome-texture-opacity: .11}body[data-brand=steadfast]{--active-bg: var(--steel-bg);--active-surface: var(--steel-surface);--active-ink: var(--steel-ink);--active-muted: var(--steel-ink-soft);--active-accent: var(--steel-accent);--active-accent-fg: var(--steel-accent-ink);--active-font: var(--font-steel);--active-weight: var(--steel-font-weight);--active-style: var(--steel-font-style);--active-body-font: var(--steel-body-font);--active-divider: var(--steel-line);--chrome-texture: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='31.177'%20height='54'%20viewBox='0%200%2031.177%2054'%20fill='none'%3e%3cpath%20stroke='%23fff'%20stroke-width='0.7'%20stroke-linejoin='round'%20d='M15.588%200.000L31.177%209.000L31.177%2027.000L15.588%2036.000L0.000%2027.000L0.000%209.000ZM0.000%2027.000L15.588%2036.000L15.588%2054.000L0.000%2063.000L-15.588%2054.000L-15.588%2036.000ZM31.177%2027.000L46.765%2036.000L46.765%2054.000L31.177%2063.000L15.588%2054.000L15.588%2036.000Z'%20/%3e%3c/svg%3e");--chrome-texture-size: 31.177px 54px;--chrome-texture-opacity: .12}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:var(--site-min-width);overflow-x:auto;font-size:112.5%}body{margin:0;min-width:var(--site-min-width);min-height:100vh;font-family:var(--active-body-font, var(--font-spine));background:var(--active-bg, var(--weimy-bg));color:var(--active-ink, var(--weimy-ink));display:flex;flex-direction:column}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}body[data-brand=weimy]{--active-bg: var(--weimy-bg);--active-surface: var(--weimy-surface);--active-ink: var(--weimy-ink);--active-muted: var(--weimy-ink-soft);--active-accent: var(--weimy-accent);--active-accent-fg: var(--weimy-accent-ink);--active-font: var(--font-weimy);--active-weight: var(--weimy-font-weight);--active-style: var(--weimy-font-style);--active-body-font: var(--weimy-body-font);--active-divider: var(--weimy-line)}body[data-brand=steadfast]{--active-bg: var(--steel-bg);--active-surface: var(--steel-surface);--active-ink: var(--steel-ink);--active-muted: var(--steel-ink-soft);--active-accent: var(--steel-accent);--active-accent-fg: var(--steel-accent-ink);--active-font: var(--font-steel);--active-weight: var(--steel-font-weight);--active-style: var(--steel-font-style);--active-body-font: var(--steel-body-font);--active-divider: var(--steel-line)}.site-main{flex:1}.page-inner{width:100%;max-width:var(--site-content-max);margin:0 auto;padding:64px var(--site-gutter) 90px}.shop-hero{position:relative;height:min(42vh,420px);overflow:hidden;background:var(--active-surface)}.shop-hero-img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.shop-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0f12141f,#0f121447);pointer-events:none}.page-head{margin:0 0 40px;display:grid;gap:10px}.eyebrow{font-family:var(--font-spine);font-size:16px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--active-accent)}.page-head h1{font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.95rem,4.4vw,3rem);margin:0}.page-head p,.prose{color:var(--active-muted);line-height:1.65;font-size:17px;margin:0;max-width:46rem}.prose+.prose{margin-top:1rem}.site-header{--header-bg: color-mix(in srgb, var(--active-bg) 64%, transparent);--header-wash: linear-gradient( 0deg, color-mix(in srgb, var(--active-accent) 22%, transparent) 0%, transparent 42% );--forge-edge: linear-gradient( 90deg, transparent 0%, var(--active-accent) 18%, color-mix(in srgb, var(--active-accent) 55%, #fff) 50%, var(--active-accent) 82%, transparent 100% );position:sticky;top:0;z-index:40;isolation:isolate;width:100%;min-width:var(--site-min-width);background:var(--header-wash),var(--header-bg);backdrop-filter:saturate(1.15) blur(16px);-webkit-backdrop-filter:saturate(1.15) blur(16px);border-bottom:0;box-shadow:0 10px 28px color-mix(in srgb,#000 14%,transparent);transition:background .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.site-header:before,.site-footer:after{content:"";pointer-events:none;-webkit-mask-image:var(--chrome-texture);mask-image:var(--chrome-texture);-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:var(--chrome-texture-size);mask-size:var(--chrome-texture-size);mask-mode:alpha}.site-header:before{position:absolute;inset:0;z-index:0;background-color:var(--active-ink);opacity:var(--chrome-texture-opacity, .12);transition:opacity .28s ease}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;z-index:2;pointer-events:none;background:var(--forge-edge);opacity:1;transition:opacity .28s ease}.site-header--over-hero{position:fixed;left:0;right:0}.site-header--over-hero:not(.is-scrolled){--header-bg: transparent;--header-wash: none;background:linear-gradient(to bottom,#080a0c94,#080a0c5c 72%,#080a0c00);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.site-header--over-hero:not(.is-scrolled):before{opacity:0}.site-header--over-hero:not(.is-scrolled):after{opacity:.72}@media(prefers-reduced-motion:reduce){.site-header,.site-header:before,.site-header:after,.logo--mark img,.main-nav a,.cart-badge,.nav-toggle-bars span,.fade-cycle-img,.social-link{transition:none}}.site-header--over-hero:not(.is-scrolled) .main-nav a{color:#fff6e8;text-shadow:0 1px 1px rgba(0,0,0,1),0 2px 8px rgba(0,0,0,.9),0 0 18px rgba(0,0,0,.72),0 0 36px rgba(0,0,0,.45)}.site-header--over-hero:not(.is-scrolled) .main-nav a[aria-current=page],.site-header--over-hero:not(.is-scrolled) .main-nav a:hover{color:#fffaf2;border-bottom-color:var(--active-accent)}.site-header--over-hero:not(.is-scrolled) .cart-badge{color:#fff6e8;filter:drop-shadow(0 1px 1px rgba(0,0,0,1)) drop-shadow(0 2px 10px rgba(0,0,0,.75)) drop-shadow(0 0 18px rgba(0,0,0,.45))}body[data-brand=weimy] .site-header--over-hero:not(.is-scrolled) .logo--mark img{filter:brightness(0) invert(1) drop-shadow(0 1px 1px rgba(0,0,0,1)) drop-shadow(0 2px 8px rgba(0,0,0,.88)) drop-shadow(0 6px 18px rgba(0,0,0,.62)) drop-shadow(0 0 28px rgba(0,0,0,.4))}body[data-brand=steadfast] .site-header--over-hero:not(.is-scrolled) .logo--mark img{filter:drop-shadow(0 1px 1px rgba(0,0,0,.95)) drop-shadow(0 4px 14px rgba(0,0,0,.7)) drop-shadow(0 0 22px rgba(0,0,0,.45))}.header-inner{position:relative;z-index:1;width:100%;max-width:var(--site-content-max);margin:0 auto;padding:14px var(--site-gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}.header-actions{display:flex;align-items:center;gap:10px;flex:none}.header-actions>astro-island{display:contents}.logo{font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.35rem;color:var(--active-ink);flex:none}.logo--mark{line-height:0;height:68px;display:flex;align-items:center}.logo--mark img{display:block;height:68px;width:auto;transition:filter .28s ease}body[data-brand=steadfast] .logo--mark,body[data-brand=steadfast] .logo--mark img{height:58px}.main-nav{display:flex;flex-wrap:nowrap;gap:2px}.main-nav a{font-family:var(--font-spine);font-size:clamp(18px,.85vw + 6.5px,21px);font-weight:600;color:var(--active-muted);padding:10px clamp(12px,.35vw + 7px,16px);border-bottom:2px solid transparent;transition:color .28s ease,border-color .28s ease,text-shadow .28s ease}.main-nav a[aria-current=page],.main-nav a:hover{color:var(--active-ink);border-bottom-color:var(--active-accent)}.brand-switch{position:relative;display:block;width:260px;height:44px;flex:none;clip-path:polygon(18px 0,100% 0,calc(100% - 18px) 100%,0 100%);font-family:var(--font-spine);cursor:pointer}.brand-switch .seg{position:absolute;inset:0;transition:background .15s ease,color .15s ease;pointer-events:none}.brand-switch .seg.w{clip-path:polygon(0 0,calc(50% + 9px) 0,calc(50% - 9px) 100%,0 100%)}.brand-switch .seg.s{clip-path:polygon(calc(50% + 9px) 0,100% 0,100% 100%,calc(50% - 9px) 100%)}.brand-switch .seg-label{position:absolute;top:0;bottom:0;width:50%;display:flex;align-items:center;justify-content:center;padding:0 18px;transition:color .15s ease}.brand-switch .seg.w .seg-label{left:0;font-family:var(--font-weimy);font-weight:600;font-style:var(--weimy-font-style);font-size:22px;letter-spacing:.01em;text-transform:none}.brand-switch .seg.s .seg-label{left:calc(50% + 9px);right:18px;width:auto;padding:1px 6px 0;font-family:var(--font-steel);font-weight:700;font-style:var(--steel-font-style);font-size:15px;line-height:1;letter-spacing:.02em;text-transform:none;white-space:nowrap}body[data-brand=weimy] .brand-switch .seg.w{background:var(--weimy-accent)}body[data-brand=weimy] .brand-switch .seg.w .seg-label{color:#fbf6ec}body[data-brand=weimy] .brand-switch .seg.s{background:#1a2226}body[data-brand=weimy] .brand-switch .seg.s .seg-label{color:#e9ecee6b}body[data-brand=steadfast] .brand-switch .seg.s{background:var(--steel-accent)}body[data-brand=steadfast] .brand-switch .seg.s .seg-label{color:#fbf6ec}body[data-brand=steadfast] .brand-switch .seg.w{background:#2a2016}body[data-brand=steadfast] .brand-switch .seg.w .seg-label{color:#fbf6ec6b}.brand-switch:hover .seg.w{background:var(--weimy-accent)}.brand-switch:hover .seg.w .seg-label{color:#fbf6ec}.brand-switch:hover .seg.s{background:var(--steel-accent)}.brand-switch:hover .seg.s .seg-label{color:#fbf6ec}.brand-switch--mobile{display:none}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;flex:none}.nav-toggle:focus-visible{outline:2px solid var(--active-accent);outline-offset:2px}.nav-toggle-bars{position:relative;display:block;width:20px;height:14px}.nav-toggle-bars span{position:absolute;left:0;right:0;height:2px;border-radius:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease,top .2s ease}.nav-toggle-bars span:nth-child(1){top:0}.nav-toggle-bars span:nth-child(2){top:6px}.nav-toggle-bars span:nth-child(3){top:12px}.site-header.is-nav-open .nav-toggle-bars span:nth-child(1){top:6px;transform:rotate(45deg)}.site-header.is-nav-open .nav-toggle-bars span:nth-child(2){opacity:0}.site-header.is-nav-open .nav-toggle-bars span:nth-child(3){top:6px;transform:rotate(-45deg)}.site-header--over-hero:not(.is-scrolled) .nav-toggle{color:#fff6e8;filter:drop-shadow(0 1px 1px rgba(0,0,0,1)) drop-shadow(0 2px 10px rgba(0,0,0,.75))}@media(max-width:1400px){.header-inner{padding:14px 24px;gap:16px}.main-nav a{padding:10px 8px}.brand-switch{width:236px}}@media(max-width:1100px){body.nav-open{position:fixed;width:100%;min-width:var(--site-min-width);height:100dvh;overflow:hidden}.site-header{position:fixed;left:0;right:0;top:0;overflow:visible}body:not(.has-hero-overlay) .site-main{padding-top:var(--header-h, 80px)}.header-inner{display:flex;align-items:center;justify-content:space-between;column-gap:4px;padding:12px 16px;overflow:visible}.logo{min-width:0}.logo--mark{height:56px}.logo--mark img{height:56px;max-width:min(100%,220px);object-fit:contain;object-position:left center}.header-actions{display:flex;align-items:center;gap:0}.header-actions .cart-badge{width:48px;height:48px}.header-actions .cart-badge-icon{width:1.35rem;height:1.35rem}.header-actions .cart-badge-count{top:0;right:-2px;min-width:1.05rem;height:1.05rem;font-size:12px}.nav-toggle{display:inline-flex;width:48px;height:48px}.nav-toggle-bars{width:22px;height:16px}.nav-toggle-bars span:nth-child(2){top:7px}.nav-toggle-bars span:nth-child(3){top:14px}.site-header.is-nav-open .nav-toggle-bars span:nth-child(1),.site-header.is-nav-open .nav-toggle-bars span:nth-child(3){top:7px}.brand-switch--desktop{display:none}.brand-switch--mobile{display:block;width:min(100%,260px);height:44px;margin:0 0 18px;flex:none}.brand-switch--mobile .seg-label{padding:0 14px}.main-nav{display:none;position:absolute;inset:100% 0 auto;z-index:41;flex-direction:column;flex-wrap:nowrap;align-items:stretch;width:auto;height:calc(100dvh - var(--header-h, 80px));max-height:calc(100dvh - var(--header-h, 80px));gap:0;margin:0;padding:20px 20px 32px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--active-bg);border-top:0}.site-header.is-nav-open .main-nav{display:flex}.main-nav .brand-switch{border-bottom:0;padding:0;color:inherit;text-shadow:none;filter:none}.main-nav a:not(.brand-switch){padding:14px 4px;font-size:20px;border-bottom-color:var(--active-divider)}.main-nav a:not(.brand-switch)[aria-current=page],.main-nav a:not(.brand-switch):hover{border-bottom-color:var(--active-accent)}.site-header.is-nav-open,.site-header--over-hero.is-nav-open:not(.is-scrolled){--header-bg: color-mix(in srgb, var(--active-bg) 96%, transparent);--header-wash: linear-gradient( 0deg, color-mix(in srgb, var(--active-accent) 22%, transparent) 0%, transparent 42% );background:var(--header-wash),var(--header-bg);backdrop-filter:saturate(1.15) blur(16px);-webkit-backdrop-filter:saturate(1.15) blur(16px);box-shadow:0 10px 28px color-mix(in srgb,#000 14%,transparent)}.site-header--over-hero.is-nav-open:not(.is-scrolled):after{opacity:1}.site-header--over-hero.is-nav-open:not(.is-scrolled):before{opacity:var(--chrome-texture-opacity, .12)}.site-header--over-hero.is-nav-open .main-nav a:not(.brand-switch){color:var(--active-ink);text-shadow:none}.site-header--over-hero.is-nav-open .nav-toggle{color:var(--active-ink);filter:none}}.fade-cycle{position:absolute;inset:0;overflow:hidden;pointer-events:none}.fade-cycle-img{opacity:0;z-index:0;transition:opacity 1.2s ease}.fade-cycle-img.is-active{opacity:1;z-index:1}.fade-cycle-img.is-incoming{z-index:2}html.is-landing,html.is-landing body{height:100%;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:none}.landing{--landing-lede-width: 26rem;position:relative;min-width:var(--site-min-width);min-height:100%;height:100%;overflow:hidden;background:var(--weimy-bg)}.landing-panel{position:absolute;inset:0;display:block;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.landing-panel.weimy{background:var(--weimy-bg);color:var(--weimy-ink);z-index:1;-webkit-mask-image:linear-gradient(to bottom right,#000 50.6%,transparent 50.6%);mask-image:linear-gradient(to bottom right,#000 50.6%,transparent 50.6%);clip-path:polygon(0 0,100% 0,0 100%)}.landing-panel.steadfast{background:var(--steel-bg);color:var(--steel-ink);z-index:2;-webkit-mask-image:linear-gradient(to top left,#000 50.6%,transparent 50.6%);mask-image:linear-gradient(to top left,#000 50.6%,transparent 50.6%);clip-path:polygon(100% 0,100% 100%,0 100%)}.landing-panel .fade-cycle{z-index:0}.landing-photo{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;z-index:0}.landing-panel.weimy .fade-cycle{-webkit-mask-image:linear-gradient(to bottom right,#000 28%,transparent 52%);mask-image:linear-gradient(to bottom right,#000 28%,transparent 52%)}.landing-panel.steadfast .fade-cycle{-webkit-mask-image:linear-gradient(to top left,#000 28%,transparent 52%);mask-image:linear-gradient(to top left,#000 28%,transparent 52%)}.landing-panel.weimy .landing-photo{object-position:28% 26%}.landing-panel.steadfast .landing-photo{object-position:74% 72%}.landing-panel:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.landing-panel.weimy:after{background:linear-gradient(to bottom right,#f5ead2d1,#f5ead27a 32%,#f5ead2c7 56%,#f5ead2f5)}.landing-panel.steadfast:after{background:linear-gradient(to top left,#20262bd1,#20262b7a 32%,#20262bc7 56%,#20262bf5)}.landing-copy{position:absolute;z-index:2;width:min(420px,42%);display:grid;gap:16px;justify-items:center;text-align:center;isolation:isolate}.landing-copy--mark{width:max(min(460px,52%),var(--landing-lede-width));gap:18px}.landing-copy--weimy{width:min(690px,60%)}.landing-copy--steadfast{width:min(620px,56%)}.landing-logo{width:min(385px,32vw,42vh);height:auto;transform:translateZ(0)}.landing-copy--weimy .landing-logo{width:min(640px,100%);filter:drop-shadow(0 1px 0 rgba(245,234,210,.7)) drop-shadow(0 3px 12px rgba(42,32,22,.38))}.landing-panel.steadfast .landing-logo{width:min(540px,100%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.85)) drop-shadow(0 8px 22px rgba(0,0,0,.5))}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-panel.weimy .landing-copy{top:33%;left:33%;transform:translate3d(-50%,-50%,0)}.landing-panel.steadfast .landing-copy{top:67%;left:67%;transform:translate3d(-50%,-50%,0)}.landing-seam{position:absolute;inset:0;width:100%;height:100%;z-index:3;pointer-events:none}.landing-copy .eyebrow{color:inherit;opacity:.75}.landing-copy h1{margin:0;font-size:clamp(1.8rem,3.9vw,3.25rem);white-space:nowrap}.landing-panel.weimy h1{font-family:var(--font-weimy);font-weight:var(--weimy-font-weight);font-style:var(--weimy-font-style)}.landing-panel.steadfast h1{font-family:var(--font-steel);font-weight:var(--steel-font-weight)}.landing-copy p{margin:0;width:var(--landing-lede-width);max-width:var(--landing-lede-width);font-family:var(--font-spine);font-size:18px;line-height:1.5;opacity:.85}.cta{display:inline-flex;align-items:center;font-family:var(--font-spine);font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 24px;border-radius:2px;border:none;cursor:pointer}.landing-panel.weimy .cta{background:var(--weimy-accent);color:var(--weimy-accent-ink)}.landing-panel.steadfast .cta{background:var(--steel-accent);color:var(--steel-accent-ink)}.landing-copy .cta{font-size:19px;padding:14px 28px}@media(max-width:800px){.landing{--landing-seam: 13.397vw;--landing-seam: calc(tan(15deg)*50vw) ;position:fixed;inset:0;width:100%;height:auto;min-height:0;max-height:none;overflow:hidden}.landing:before{content:"";position:absolute;z-index:4;top:50%;left:50%;width:140%;height:1.5px;background:#0006;box-shadow:0 0 0 1px #f5ead233;transform:translate(-50%,-50%) rotate(-15deg);pointer-events:none}.landing-panel.weimy,.landing-panel.steadfast{-webkit-mask-image:none;mask-image:none;-webkit-mask:none;mask:none}.landing-panel.weimy{-webkit-clip-path:polygon(0 0,100% 0,100% calc(50% - var(--landing-seam) + 2px),0 calc(50% + var(--landing-seam) + 2px));clip-path:polygon(0 0,100% 0,100% calc(50% - var(--landing-seam) + 2px),0 calc(50% + var(--landing-seam) + 2px))}.landing-panel.steadfast{-webkit-clip-path:polygon(0 calc(50% + var(--landing-seam)),100% calc(50% - var(--landing-seam)),100% 100%,0 100%);clip-path:polygon(0 calc(50% + var(--landing-seam)),100% calc(50% - var(--landing-seam)),100% 100%,0 100%)}.landing-panel.weimy:after{background:linear-gradient(to bottom,#f5ead2c7,#f5ead2db 42%,#f5ead2cc)}.landing-panel.steadfast:after{background:linear-gradient(to bottom,#20262bc7,#20262bdb 48%,#20262bd1)}.landing-panel.weimy .fade-cycle{-webkit-mask-image:linear-gradient(to bottom,#000 38%,transparent 62%);mask-image:linear-gradient(to bottom,#000 38%,transparent 62%)}.landing-panel.steadfast .fade-cycle{-webkit-mask-image:linear-gradient(to top,#000 38%,transparent 62%);mask-image:linear-gradient(to top,#000 38%,transparent 62%)}.landing-panel.weimy .landing-photo,.landing-panel.steadfast .landing-photo{inset:0;width:100%;height:100%;transform:none}.landing-panel.weimy .landing-photo{object-position:38% 22%}.landing-panel.steadfast .landing-photo{object-position:62% 78%}.landing-copy,.landing-copy--mark,.landing-copy--weimy,.landing-copy--steadfast{width:min(100%,22rem);max-width:calc(100% - 32px);gap:10px;padding:0 16px}.landing-panel.weimy .landing-copy{top:23%;left:50%}.landing-panel.steadfast .landing-copy{top:78%;left:50%}.landing-logo,.landing-copy--weimy .landing-logo,.landing-panel.steadfast .landing-logo{width:min(320px,90%)}.landing-copy p{width:100%;max-width:34ch;font-size:14px;line-height:1.35;padding:0}.landing-panel.weimy .landing-copy p{color:var(--weimy-ink);opacity:.92}.landing-copy .cta{justify-content:center;font-size:16px;padding:12px 22px}.landing-seam{display:none}}.shop-controls{display:grid;gap:14px;margin-bottom:28px}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0}.chip{font-family:var(--font-spine);font-size:14px;font-weight:600;padding:9px 16px;border-radius:2px;border:1px solid var(--active-divider);color:var(--active-ink)}.chip[aria-current=page]{background:var(--active-accent);color:var(--active-accent-fg);border-color:transparent}.shop-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;padding-top:4px}.shop-sort{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-spine);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--active-muted)}.shop-sort.shop-filter{display:none}.shop-sort select{appearance:none;font-family:var(--font-spine);font-size:15px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--active-ink);background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;padding:9px 36px 9px 12px;background-image:linear-gradient(45deg,transparent 50%,var(--active-muted) 50%),linear-gradient(135deg,var(--active-muted) 50%,transparent 50%);background-position:calc(100% - 18px) 55%,calc(100% - 12px) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;cursor:pointer}.shop-sort select:focus{outline:2px solid color-mix(in srgb,var(--active-accent) 55%,transparent);outline-offset:2px}.shop-count{margin:0;font-family:var(--font-spine);font-size:15px;color:var(--active-muted)}.product-grid{display:grid;gap:22px}.product-grid--steadfast{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.product-grid--weimy{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;overflow:hidden;display:flex;flex-direction:column;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.product-card-main{display:flex;flex-direction:column;color:inherit}.product-card:hover,.product-card:focus-within{border-color:color-mix(in srgb,var(--active-accent) 55%,var(--active-divider));box-shadow:0 8px 22px color-mix(in srgb,var(--active-ink) 8%,transparent)}.product-card:hover .product-name,.product-card-main:focus-visible .product-name{color:var(--active-accent)}.product-card-main:focus-visible{outline:2px solid color-mix(in srgb,var(--active-accent) 70%,transparent);outline-offset:-2px}.product-media{position:relative;height:180px;background-color:#ece4d6}.product-card--weimy .product-media{height:auto;aspect-ratio:4 / 3;min-height:280px}.product-card--steadfast .product-media{height:230px}.archive-back{margin:0 0 22px;font-family:var(--font-spine);font-size:15px;font-weight:600}.archive-back a{color:var(--active-muted)}.archive-back a:hover{color:var(--active-accent)}.shop-panel{margin-top:56px;padding:28px 28px 30px;border:1px solid var(--active-divider);background:color-mix(in srgb,var(--active-surface) 88%,var(--active-accent) 12%);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:24px 36px;align-items:end}.shop-panel-copy{display:grid;gap:8px}.shop-panel-copy h2{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.45rem,3.25vw,2.2rem)}.shop-panel-copy p{margin:0;max-width:38rem;color:var(--active-muted);line-height:1.55;font-size:17px}.shop-panel--copy-only{grid-template-columns:1fr}.shop-panel--copy-only .shop-panel-copy p{max-width:none}.shop-panel-actions{display:grid;gap:12px;justify-items:start}.shop-panel-actions .cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;font-family:var(--font-spine);font-size:17px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--active-accent);color:var(--active-accent-fg);border-radius:2px}.shop-panel-actions .cta:hover{filter:brightness(.96)}.text-link{font-family:var(--font-spine);font-size:15px;font-weight:600;color:var(--active-accent);text-decoration:underline;text-underline-offset:3px}.text-link:hover{color:var(--active-ink)}.empty-shop{max-width:40rem}@media(max-width:760px){.shop-panel{grid-template-columns:1fr;padding:22px}.chip-row{display:none}.shop-sort.shop-filter{display:flex}.shop-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px}.shop-sort{min-width:0;width:100%;flex-direction:column;align-items:stretch;gap:6px}.shop-sort select{width:100%}.shop-count{grid-column:1 / -1}.product-card .product-attrs,.product-card .product-description{display:none}.product-card .product-body,.product-card--weimy .product-body{padding:14px 14px 8px;gap:6px}.product-card-buy,.product-card--weimy .product-card-buy{padding:0 14px 14px;gap:10px}}.product-card.is-archive .product-media{filter:grayscale(.2)}.product-price--archive{color:var(--active-muted);font-weight:500}.product-cta,button.product-cta{justify-self:start;margin-top:0;font-family:var(--font-spine);font-size:16px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--active-accent-fg);background:var(--active-accent);padding:9px 12px;border:none;border-radius:2px;cursor:pointer;white-space:nowrap}.product-cta:hover:not(:disabled){filter:brightness(.95)}.product-cta:disabled{opacity:.55;cursor:not-allowed}.product-body{padding:16px 16px 8px;display:grid;gap:8px;align-content:start}.product-card--weimy .product-body{padding:22px 20px 10px;gap:10px}.product-card-buy{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:0 16px 16px}.product-card--weimy .product-card-buy{padding:0 20px 20px}.product-card-buy .product-price{min-width:0;margin:0}.product-card-actions{padding:0;flex:none}.product-card-actions .product-cta{margin-top:0}.product-card>.product-attrs,.product-card>.product-description{padding:0 16px 16px}.product-card--weimy>.product-attrs,.product-card--weimy>.product-description{padding:0 20px 24px}.product-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.status-pill{font-family:var(--font-spine);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:2px}.status-pill--sold{position:absolute;top:12px;left:12px;z-index:1;background:#1f2225;color:#f3ead9}.product-attrs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:12px;row-gap:6px;margin-top:2px}.product-card--goods .product-attrs{column-gap:12px;row-gap:6px}.product-attr{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:16px;line-height:1.3;color:var(--active-ink)}.product-attr span{display:inline;margin-bottom:0;font-family:var(--font-spine);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--active-muted)}.product-dims{list-style:none;grid-column:1 / -1;margin:2px 0 0;padding:10px 0 0;border-top:1px solid var(--active-divider);display:flex;flex-wrap:wrap;gap:8px 18px}.product-card--goods .product-dims{padding-top:8px}.product-attr--secondary,.product-includes,.product-attrs .product-description{grid-column:1 / -1}.product-attr--secondary{font-size:15px;color:color-mix(in srgb,var(--active-ink) 88%,var(--active-muted))}.product-dims li{font-family:var(--font-spine);font-size:15px;color:var(--active-ink)}.product-dims span{display:inline-block;margin-right:6px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--active-muted)}.product-includes{margin:0;font-size:15px;color:var(--active-muted)}.product-description{white-space:pre-line;margin:0;font-size:16px;line-height:1.5;color:var(--active-muted)}.product-card--goods .product-description{padding-top:2px}.badge.plain{background:color-mix(in srgb,var(--active-divider) 70%,var(--active-surface));color:var(--active-muted)}@media(max-width:1100px){.product-grid--weimy{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.product-grid--weimy{grid-template-columns:1fr}.product-card--weimy .product-media{min-height:240px}}.badge{justify-self:start;font-family:var(--font-spine);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 9px;border-radius:2px}.badge.forged{background:var(--badge-forged-bg);color:var(--badge-forged-ink)}.badge.curated{background:var(--badge-curated-bg);color:var(--badge-curated-ink)}.badge.designed{background:var(--badge-designed-bg);color:var(--badge-designed-ink)}.product-name{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.35rem}.product-price{font-family:var(--font-spine);font-weight:600;color:var(--active-accent)}.pdp-back{margin:0 0 28px;font-family:var(--font-spine);font-size:15px;font-weight:600}.pdp-back a{color:var(--active-muted)}.pdp-back a:hover{color:var(--active-accent)}.pdp{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:36px 56px;align-items:start}.pdp-gallery{display:grid;gap:10px}.pdp-gallery-stage{position:relative;overflow:hidden;border:1px solid var(--active-divider);border-radius:2px;background-color:#ece4d6;touch-action:none;-webkit-touch-callout:none}.pdp-media{position:relative;min-height:360px;aspect-ratio:4 / 3;background-color:#ece4d6}.pdp-gallery-stage .pdp-media:not(.is-active){position:absolute;inset:0;visibility:hidden}.pdp-zoom-open{appearance:none;position:absolute;inset:0;z-index:2;padding:0;border:0;background:transparent;cursor:zoom-in;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.pdp-zoom-hint{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:2px;background:color-mix(in srgb,var(--active-bg) 82%,transparent);color:var(--active-ink);pointer-events:none}.pdp-gallery-stage .status-pill--sold{z-index:3;pointer-events:none}@media(hover:hover)and (pointer:fine){.pdp-gallery-stage:hover .pdp-media.is-active{transform:scale(1.85);transform-origin:var(--zx, 50%) var(--zy, 50%)}}.pdp-gallery-stage.is-press-zoom .pdp-media.is-active{transform:scale(2.4);transform-origin:var(--zx, 50%) var(--zy, 50%)}.pdp-gallery-stage.is-press-zoom .pdp-zoom-hint{opacity:0}@media(prefers-reduced-motion:reduce){.pdp-gallery-stage:hover .pdp-media.is-active,.pdp-gallery-stage.is-press-zoom .pdp-media.is-active{transform:none}}.pdp-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;overflow:hidden;padding:28px 56px}.pdp-lightbox.is-zoomed{touch-action:none}.pdp-lightbox-backdrop{appearance:none;position:absolute;inset:0;z-index:0;border:0;background:#0f1214e6;cursor:zoom-out}.pdp-lightbox-close{appearance:none;position:absolute;top:16px;right:16px;z-index:2;padding:8px 12px;border:1px solid rgba(243,234,217,.28);border-radius:2px;background:#0f1214b8;color:#f3ead9;font-family:var(--font-spine);font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.pdp-lightbox-nav{appearance:none;position:absolute;top:50%;z-index:2;width:44px;height:44px;margin-top:-22px;border:1px solid rgba(243,234,217,.28);border-radius:2px;background:#0f1214b8;color:#f3ead9;font-size:28px;line-height:1;cursor:pointer}.pdp-lightbox-nav--prev{left:16px}.pdp-lightbox-nav--next{right:16px}.pdp-lightbox-image{position:relative;z-index:1;max-width:min(96vw,1400px);max-height:88vh;object-fit:contain;cursor:zoom-in;touch-action:manipulation;-webkit-user-drag:none}.pdp-lightbox-image.is-zoomed{cursor:grab;touch-action:none;user-select:none}.pdp-lightbox-image.is-zoomed.is-panning{cursor:grabbing}.pdp-thumbs{display:flex;flex-wrap:wrap;gap:8px}.pdp-thumb{appearance:none;flex:1 1 0;max-width:7.5rem;aspect-ratio:4 / 3;padding:0;border:1px solid var(--active-divider);border-radius:2px;background-color:#ece4d6;cursor:pointer;overflow:hidden}.pdp-thumb.is-active{border-color:var(--active-accent);box-shadow:0 0 0 1px var(--active-accent)}.pdp-thumb:focus-visible{outline:2px solid var(--active-accent);outline-offset:2px}.pdp-copy{display:grid;gap:14px;align-content:start}.pdp-copy h1{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.95rem,4.4vw,3.1rem);line-height:1.15}.pdp-price{font-family:var(--font-spine);font-size:1.2rem;font-weight:600;color:var(--active-accent)}.pdp-description{max-width:40rem}.pdp-specs{list-style:none;margin:6px 0 0;padding:0;border-top:1px solid var(--active-divider)}.pdp-specs li{display:grid;grid-template-columns:minmax(110px,140px) minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid var(--active-divider);font-size:16px;line-height:1.45}.pdp-specs span{font-family:var(--font-spine);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--active-muted)}.pdp-actions{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:8px}.pdp-buy{display:grid;gap:12px;flex:1 1 100%}.pdp-buy .cta,.pdp-actions .cta{justify-self:start;background:var(--active-accent);color:var(--active-accent-fg)}.pdp-actions .cta:hover:not(:disabled){filter:brightness(.96)}.pdp-actions .cta:disabled{opacity:.55;cursor:not-allowed}.engrave-option{display:grid;gap:8px;max-width:28rem}.engrave-toggle{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-spine);font-size:15px;font-weight:600;color:var(--active-ink);cursor:pointer}.engrave-toggle input{width:1.05rem;height:1.05rem;accent-color:var(--active-accent)}.engrave-input{max-width:28rem}.upload-field{display:grid;gap:8px}.upload-hint{margin:0;font-size:.9rem;line-height:1.4;color:var(--active-muted)}.upload-field input[type=file]{font-family:var(--font-spine);font-size:14px;color:var(--active-ink)}.upload-thumbs{display:grid;gap:10px;margin:0;padding:0;list-style:none}.upload-thumb{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center}.upload-thumb img,.engrave-preview{width:56px;height:56px;object-fit:cover;border:1px solid var(--active-divider);background:var(--active-surface)}.upload-thumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.cart-engrave-mark{display:flex;align-items:center;gap:10px}.pdp-related{margin-top:72px}.pdp-related h2{margin:0 0 22px;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.45rem,3.25vw,2.2rem)}.pdp-related .product-grid--weimy{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media(max-width:900px){.pdp{grid-template-columns:1fr}.pdp-media{min-height:240px}.pdp-lightbox{padding:56px 16px 16px}.pdp-lightbox-nav--prev{left:8px}.pdp-lightbox-nav--next{right:8px}}.brand-hero{position:relative;min-height:min(88vh,920px);display:grid;align-items:end;overflow:hidden;color:#f3ead9}.has-hero-overlay .brand-hero{min-height:min(100vh,1080px)}.brand-hero .fade-cycle{z-index:0}.brand-hero-img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--hero-pos, center);transform:translateZ(0)}.brand-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0f121452,#0f12141a 24%,#0f121447 58%,#0f1214db)}.brand-hero-inner{position:relative;z-index:1;width:100%;max-width:var(--site-content-max);margin:0 auto;padding:72px var(--site-gutter) 64px}.brand-hero-copy{max-width:38rem;display:grid;gap:16px}.brand-hero h1{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(2.3rem,7.6vw,4.8rem);line-height:1.08;color:#f3ead9}.brand-hero p{margin:0;max-width:34rem;color:#f3ead9db;font-size:18px;line-height:1.6}.brand-hero .eyebrow{color:var(--active-accent)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.brand-hero .cta{background:var(--active-accent);color:var(--active-accent-fg)}.brand-hero .cta--ghost{background:transparent;color:#f3ead9;border:1px solid rgba(243,234,217,.45)}.brand-hero .cta--ghost:hover{border-color:#f3ead9}.home-section{width:100%;max-width:var(--site-content-max);margin:0 auto;padding:64px var(--site-gutter) 24px}.section-title{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.75rem,4.1vw,2.85rem);line-height:1.15}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-tile{position:relative;min-height:380px;display:flex;align-items:flex-end;overflow:hidden;color:#f3ead9;border:1px solid var(--active-divider);border-radius:2px}.category-tile .fade-cycle{z-index:0}.category-tile-img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover}.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,18,20,.88) 0%,rgba(15,18,20,.2) 58%,transparent 100%)}.category-tile-copy{position:relative;z-index:1;display:grid;gap:8px;padding:24px}.category-tile h3{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.75rem}.category-tile p{margin:0;color:#f3ead9d1;font-size:16px;line-height:1.5}.category-tile-cta{font-family:var(--font-spine);font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--active-accent)}.category-tile:hover .category-tile-cta{color:#f3ead9}.story-band{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:440px;margin-top:56px;border-top:1px solid var(--active-divider);border-bottom:1px solid var(--active-divider)}.story-band-media{min-height:320px;background:center / cover no-repeat}.story-band-copy{display:grid;align-content:center;gap:14px;padding:48px 40px;background:var(--active-surface)}.story-band-copy .cta{justify-self:start;background:var(--active-accent);color:var(--active-accent-fg);margin-top:8px}.quote-band{padding:72px 32px 88px;text-align:center}.quote-band blockquote{margin:0 auto;max-width:40rem;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.45rem,3.8vw,2.6rem);line-height:1.35}@media(max-width:900px){.category-grid{grid-template-columns:1fr}.category-tile{min-height:280px}.story-band{grid-template-columns:1fr}.page-inner{padding:40px 18px 72px}.shop-hero{height:min(32vh,280px)}.brand-hero,.has-hero-overlay .brand-hero{min-height:min(100svh,760px)}.brand-hero-inner{padding:56px 18px 40px}.home-section{padding:40px 18px 16px}.story-band-copy{padding:32px 18px}.quote-band{padding:48px 18px 64px}.hero-actions .cta,.landing-copy .cta{width:fit-content;max-width:100%;text-align:center;justify-content:center}}.about-story{width:100%}.about-story .page-head{max-width:none;margin-bottom:1.5rem}.about-wrap{display:flow-root}.about-wrap p{color:var(--active-muted);line-height:1.72;font-size:19px;margin:0 0 1.25rem}.about-wrap p:last-child{margin-bottom:0}.about-float{display:block;height:auto;border:1px solid var(--active-divider);border-radius:2px;object-fit:cover}.about-float--left{float:left;margin:.2rem 1.6rem 1.1rem 0}.about-float--right{float:right;margin:.2rem 0 .85rem 1.6rem}body[data-brand=weimy] .about-float--right{margin-top:1.35rem}.about-float--lg{width:min(46%,540px)}.about-float--md{width:min(38%,440px)}body[data-brand=weimy] .about-float--left.about-float--md{width:min(44%,515px)}.about-float--sm{width:min(28%,320px)}.about-banner{display:block;width:100%;max-height:440px;margin-top:1.75rem;clear:both;object-fit:cover;object-position:center;border:1px solid var(--active-divider);border-radius:2px}.about-steps{margin-top:64px;padding-top:48px;border-top:1px solid var(--active-divider)}.about-steps .page-head{margin-bottom:12px}@media(max-width:800px){.about-float--left,.about-float--right,body[data-brand=weimy] .about-float--right,body[data-brand=weimy] .about-float--left.about-float--md{float:none;width:100%;max-width:none;margin:0 0 1rem}.about-banner{max-height:240px}}.step-list{display:grid;gap:0}.step-row{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:24px 0}.step-row .step-copy{display:contents}.step-row--visual{grid-template-columns:minmax(260px,480px) minmax(0,1fr) minmax(260px,480px);align-items:center;gap:28px 36px;padding:36px 0}.step-row--visual .step-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:2;gap:6px;text-align:center}.step-media{min-height:0;width:100%;height:255px;background:center / cover no-repeat;border:1px solid var(--active-divider);border-radius:2px}.step-media--left{grid-column:1}.step-media--right{grid-column:3}.step-media--full{width:auto;max-width:100%;aspect-ratio:1600 / 999;background-size:100% 100%}@media(max-width:760px){.step-row--visual{grid-template-columns:minmax(0,1fr)}.step-row--visual .step-copy{grid-column:1}.step-row--visual .step-media--left,.step-row--visual .step-media--right{grid-column:1;order:-1;height:220px}}.step-num{font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:2.85rem;color:var(--active-accent)}.step-row h3{margin:0 0 10px;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:2.05rem}.step-row p{margin:0;color:var(--active-muted);line-height:1.7;font-size:20px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.card{margin:0;background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;padding:22px;display:grid;gap:10px}.card h2{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.5rem}.card p,.card span{margin:0;color:var(--active-muted);line-height:1.55;font-size:16px}.card .meta{font-family:var(--font-spine);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--active-accent)}.testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.testimonials-col{display:flex;flex-direction:column;gap:24px}.card.testimonial-card{display:flex;flex-direction:column;gap:18px;padding:28px 26px}.card.testimonial-card p{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.55rem;line-height:1.5;color:var(--active-ink)}.card.testimonial-card footer{font-family:var(--font-spine);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--active-accent)}@media(max-width:900px){.testimonials-grid{display:flex;flex-direction:column;gap:24px}.testimonials-col{display:contents}.card.testimonial-card{order:var(--i)}}.faq-list{width:100%}.faq-item{border-bottom:1px solid var(--active-divider);padding:18px 0}.faq-item h2{margin:0 0 8px;font-family:var(--font-spine);font-size:1.3rem;font-weight:600}.faq-item p{margin:0;color:var(--active-muted);line-height:1.6;font-size:16px}.faq-item .text-link,.legal-section .text-link{font-family:inherit;font-size:inherit}.faq-legal{margin:-20px 0 28px}.legal-doc{width:100%;display:grid;gap:2rem}.legal-page .page-head p,.legal-section .prose{max-width:none}.legal-section h2{margin:0 0 12px;font-family:var(--font-spine);font-size:1.15rem;font-weight:600}.legal-section p{white-space:pre-line}.legal-section .prose+.prose{margin-top:1rem}.contact-grid{width:100%;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:40px 64px}.contact-row{padding:14px 0;border-bottom:1px solid var(--active-divider);display:grid;gap:4px;font-size:17px}.contact-label{font-family:var(--font-spine);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--active-accent)}.contact-row a:not(.social-link){text-decoration:underline;text-underline-offset:3px}.contact-row .social-links{margin-top:8px}.contact-note{margin-top:1rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form .form-field:not(.form-field--half),.contact-form .cta,.contact-form .form-error,.contact-form .form-success{grid-column:1 / -1}.contact-form input,.contact-form textarea{font-family:var(--font-spine);font-size:16px;color:var(--active-ink);background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;padding:12px 14px}.contact-form .cta{justify-self:start;background:var(--active-accent);color:var(--active-accent-fg)}.custom-steps{list-style:none;margin:0 0 48px;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.custom-steps li{display:grid;gap:8px;padding:18px 16px 20px;background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px}.custom-step-num{font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:1.75rem;color:var(--active-accent)}.custom-steps h2{margin:0;font-family:var(--font-spine);font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.custom-steps p{margin:0;color:var(--active-muted);font-size:16px;line-height:1.5}.custom-pick-blade{margin:0 0 28px}.custom-page .page-head p,.custom-pick-blade{max-width:none}.custom-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.custom-inspired,.custom-form .form-field:not(.form-field--half),.custom-form .cta,.custom-form-note,.custom-form .form-error,.custom-form-success,.custom-form .upload-field{grid-column:1 / -1}.custom-inspired{margin:0;padding:14px 16px;border:1px solid var(--active-divider);background:color-mix(in srgb,var(--active-surface) 88%,var(--active-accent) 12%);font-size:16px;line-height:1.5}.form-field{display:grid;gap:8px}.form-label{display:inline-flex;align-items:baseline;gap:.25em;white-space:nowrap;font-family:var(--font-spine);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--active-muted)}.form-label .required{color:var(--active-accent)}.form-input,.form-select,.form-textarea{width:100%;font-family:var(--font-spine);font-size:16px;color:var(--active-ink);background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;padding:12px 14px}.form-select{appearance:none;padding-right:36px;background-image:linear-gradient(45deg,transparent 50%,var(--active-muted) 50%),linear-gradient(135deg,var(--active-muted) 50%,transparent 50%);background-position:calc(100% - 18px) 55%,calc(100% - 12px) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:2px solid color-mix(in srgb,var(--active-accent) 55%,transparent);outline-offset:2px}.form-input-error{border-color:color-mix(in srgb,#b42318 70%,var(--active-divider))}.form-field-error,.form-error{margin:0;color:#b42318;font-size:15px}.option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.option-card{position:relative;display:grid;gap:4px;padding:14px 12px;background:var(--active-surface);border:1px solid var(--active-divider);border-radius:2px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.option-card input{position:absolute;opacity:0;pointer-events:none}.option-card:hover,.option-card:focus-within{border-color:color-mix(in srgb,var(--active-accent) 55%,var(--active-divider))}.option-card.is-selected{border-color:var(--active-accent);box-shadow:0 0 0 1px var(--active-accent)}.option-card-title{font-family:var(--font-spine);font-size:15px;font-weight:700}.option-card-copy{color:var(--active-muted);font-size:14px;line-height:1.4}.custom-form .cta{justify-self:start;background:var(--active-accent);color:var(--active-accent-fg)}.custom-form .cta:disabled{opacity:.65;cursor:wait}.custom-form-note{margin:0;color:var(--active-muted);font-size:15px;line-height:1.5}.custom-form-success{max-width:640px;margin-inline:auto;padding:28px 24px;border:1px solid var(--active-divider);background:var(--active-surface);display:grid;gap:8px}.custom-form-success h2{margin:0;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:2.1rem}.custom-form-success p{margin:0;color:var(--active-muted);line-height:1.55;font-size:16px}.custom-trust{margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.custom-terms{margin-top:28px}.custom-closed-actions{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;margin-top:28px}.custom-closed-actions .cta{background:var(--active-accent);color:var(--active-accent-fg)}@media(max-width:800px){.custom-steps,.custom-trust,.option-grid,.custom-form{grid-template-columns:1fr}.custom-form .form-field--half{grid-column:1 / -1}}@media(max-width:700px){.contact-grid,.contact-form{grid-template-columns:1fr}.contact-form .form-field--half{grid-column:1 / -1}}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-link{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid color-mix(in srgb,var(--active-ink) 36%,var(--active-accent));border-radius:2px;color:var(--active-ink);background:color-mix(in srgb,color-mix(in srgb,var(--active-accent) 26%,var(--active-surface)) 48%,transparent);font-family:var(--font-spine);font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.social-link svg{width:20px;height:20px;flex:0 0 auto}.social-link:hover,.social-link:focus-visible{background:var(--active-accent);color:var(--active-accent-fg);border-color:transparent}.site-footer{--footer-bg: #1a140e;--footer-ink: #f3ead9;--footer-muted: rgba(243, 234, 217, .74);--footer-line: rgba(243, 234, 217, .16);position:relative;margin-top:auto;background:linear-gradient(180deg,color-mix(in srgb,var(--active-accent) 22%,transparent) 0%,transparent 38%),var(--footer-bg);color:var(--footer-muted);font-family:var(--font-spine);font-size:15px;isolation:isolate}.site-footer:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent 0%,var(--active-accent) 18%,color-mix(in srgb,var(--active-accent) 55%,#fff) 50%,var(--active-accent) 82%,transparent 100%)}.site-footer:after{position:absolute;inset:0;z-index:-1;background-color:var(--footer-ink);opacity:var(--chrome-texture-opacity, .12)}body[data-brand=steadfast] .site-footer{--footer-bg: #10151a;--footer-ink: #e9ecee;--footer-muted: #b8c0c4;--footer-line: rgba(233, 236, 238, .14)}.footer-inner{width:100%;max-width:var(--site-content-max);margin:0 auto;padding:56px var(--site-gutter) 36px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(200px,.9fr) minmax(240px,1fr);gap:40px 48px;align-items:start}.footer-brand{display:grid;gap:18px}.footer-logo{display:block;width:fit-content}.footer-logo img{height:72px;width:auto}body[data-brand=weimy] .footer-logo img{height:84px;filter:brightness(0) invert(1)}.footer-tagline{margin:0;max-width:34rem;font-family:var(--active-font);font-weight:var(--active-weight);font-style:var(--active-style, normal);font-size:clamp(1.25rem,2.6vw,1.9rem);line-height:1.35;color:var(--footer-ink)}.footer-heading{margin:0 0 14px;font-family:var(--font-spine);font-size:15px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--active-accent)}.footer-links{display:grid;gap:10px}.footer-links a{color:var(--footer-ink);width:fit-content}.footer-links a:hover,.footer-switch:hover{color:var(--active-accent)}.footer-connect-copy{margin:0 0 18px;max-width:22rem;line-height:1.55}.site-footer .social-link{border-color:color-mix(in srgb,var(--footer-ink) 42%,transparent);color:var(--footer-ink);background:color-mix(in srgb,var(--footer-ink) 16%,transparent)}.site-footer .social-link:hover,.site-footer .social-link:focus-visible{background:var(--active-accent);color:var(--active-accent-fg);border-color:transparent}.footer-charity-copy{margin:16px 0 8px;max-width:22rem;line-height:1.55;font-size:.95em}.footer-charity{display:block;margin-top:0;color:var(--footer-ink);width:fit-content}.footer-charity:hover{color:var(--active-accent)}.footer-base{width:100%;max-width:var(--site-content-max);margin:0 auto;padding:18px var(--site-gutter) 28px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--footer-line)}.footer-base p{margin:0}.footer-switch{font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:15px;color:var(--footer-ink)}@media(max-width:900px){.footer-inner{grid-template-columns:1fr 1fr;padding:44px 24px 28px;gap:32px}.footer-brand{grid-column:1 / -1}}@media(max-width:700px){.footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:28px 18px 18px;gap:22px 20px}.footer-brand{gap:12px}.footer-tagline{font-size:1.05rem;line-height:1.3}.footer-heading{margin:0 0 10px;font-size:13px;letter-spacing:.1em}.footer-links{gap:8px}.footer-connect-copy{margin:0 0 12px}.site-footer .social-link{padding:8px 12px;font-size:13px}.footer-charity{margin-top:12px;font-size:13px}.footer-base{padding:14px 18px 20px;align-items:center;flex-wrap:nowrap;gap:10px 16px}.footer-base p{flex:1;min-width:0;font-size:13px;line-height:1.4}.footer-switch{flex:0 0 auto;font-size:13px}.footer-logo img{height:48px}body[data-brand=weimy] .footer-logo img{height:52px}}
