.hero-portrait{--hero-portrait-bg:#f7f3ed;--hero-portrait-text:#3d2b1f;--hero-portrait-muted:#6b5b4f;--hero-portrait-border:#3d2b1f;--silver-hero-available:calc(100svh - 7rem);height:var(--silver-hero-available);max-height:var(--silver-hero-available);background:var(--hero-portrait-bg);position:relative;overflow:hidden}.hero-portrait__background{z-index:0;position:absolute;inset:0}.hero-portrait__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-portrait__figure{z-index:2;pointer-events:none;width:100%;height:62%;position:absolute;bottom:0;left:0;right:0}.hero-portrait__figure-image{-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.hero-portrait__overlay{z-index:1;pointer-events:none;position:absolute;inset:0}@media (max-width:959px){.hero-portrait{height:var(--silver-hero-available);max-height:var(--silver-hero-available);min-height:var(--silver-hero-available)}.hero-portrait__inner{padding-top:clamp(2rem,8vw,3.5rem)}.hero-portrait__copy{max-height:40%}.hero-portrait__overlay{background:linear-gradient(180deg, var(--hero-portrait-bg) 0%, var(--hero-portrait-bg) 34%, color-mix(in srgb, var(--hero-portrait-bg) 72%, transparent) 48%, transparent 62%)}}@media (min-width:960px){.hero-portrait{width:100%;height:auto;max-height:var(--silver-hero-available);aspect-ratio:16/9}.hero-portrait__figure{width:min(52vw,40rem);height:96%;padding-right:clamp(1.5rem,4vw,3rem);left:auto}.hero-portrait__overlay{background:linear-gradient(90deg, var(--hero-portrait-bg) 0%, color-mix(in srgb, var(--hero-portrait-bg) 88%, transparent) 28%, transparent 52%)}}.hero-portrait__inner{z-index:3;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;min-height:0;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}@media (min-width:1024px){.hero-portrait__inner{justify-content:flex-start;align-items:center;padding-left:clamp(2rem,6vw,5rem);padding-right:clamp(1.5rem,4vw,3rem)}}.hero-portrait__copy{flex-direction:column;justify-content:flex-start;max-width:34rem;display:flex}.hero-portrait__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--hero-portrait-muted);font-size:.6875rem;font-weight:600}.hero-portrait__title{letter-spacing:-.02em;color:var(--hero-portrait-text);margin-top:1rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:400;line-height:1.08}.hero-portrait__desc{max-width:26rem;color:var(--hero-portrait-muted);margin-top:1.25rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.65}.hero-portrait__cta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.hero-portrait__btn{border:1px solid var(--hero-portrait-border);letter-spacing:.18em;text-transform:uppercase;min-width:10rem;color:var(--hero-portrait-text);background:0 0;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.6875rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.hero-portrait__btn:hover,.hero-portrait__btn--primary{background:var(--hero-portrait-text);color:var(--hero-portrait-bg)}.hero-portrait__btn--primary:hover{color:var(--hero-portrait-text);background:0 0}
.storefront-theme-silver .silver-hero-editorial{--silver-hero-available:calc(100svh - 7rem);height:var(--silver-hero-available);max-height:var(--silver-hero-available);background:radial-gradient(ellipse 90% 70% at 50% 0%, color-mix(in srgb, var(--store-secondary) 10%, transparent), transparent 55%), var(--silver-bg);overflow:hidden}.storefront-theme-silver .silver-hero-editorial__inner{flex-direction:column;height:100%;min-height:0;padding-top:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__inner{padding-bottom:0}}.storefront-theme-silver .silver-hero-editorial__grid{flex:1;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""center""stat""media""collections";gap:1.5rem 2rem;min-height:0;display:grid}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__grid{grid-template:"copy center stat"minmax(0,1fr)"copy center collections"minmax(0,1fr)/minmax(0,1fr) minmax(0,1.05fr) minmax(0,1fr);gap:1.5rem 3rem}}@media (max-width:1023px){.storefront-theme-silver .silver-hero-editorial{height:auto;max-height:var(--silver-hero-available);overflow-y:auto}}.storefront-theme-silver .silver-hero-editorial__copy{grid-area:copy}@media (min-width:960px){.storefront-theme-silver .silver-hero-editorial{width:100%;height:auto;max-height:var(--silver-hero-available);aspect-ratio:16/9;overflow:hidden}.storefront-theme-silver .silver-hero-editorial__copy{flex-direction:column;grid-area:1/1/-1;justify-content:center;align-self:stretch;min-height:0;display:flex}}.storefront-theme-silver .silver-hero-editorial.is-desktop-layout{width:100%;height:auto;max-height:var(--silver-hero-available);aspect-ratio:16/9;overflow:hidden}.storefront-theme-silver .silver-hero-editorial__center{grid-area:center;place-self:end center;align-items:flex-end;width:min(100%,22rem);height:100%;min-height:0;display:flex}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__center{width:min(100%,26rem)}}.storefront-theme-silver .silver-hero-editorial__center-image{width:100%;height:100%;min-height:12rem;max-height:min(100%, calc(var(--silver-hero-available) - 3rem));position:relative}.storefront-theme-silver .silver-hero-editorial__center-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}@media (max-width:1023px){.storefront-theme-silver .silver-hero-editorial__center-image{aspect-ratio:3/4;height:auto;max-height:none}}.storefront-theme-silver .silver-hero-editorial__title{letter-spacing:.02em;text-transform:uppercase;color:var(--silver-text);font-size:clamp(2rem,4.8vw,3.25rem);font-weight:600;line-height:1.08}.storefront-theme-silver .silver-hero-editorial__desc{max-width:26rem;color:var(--silver-text-muted);margin-top:1rem;font-size:.9375rem;line-height:1.65}.storefront-theme-silver .silver-hero-editorial__cta{margin-top:1.5rem}.storefront-theme-silver .silver-hero-editorial__stat{grid-area:stat;justify-self:start}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__stat{text-align:right;justify-self:end}}.storefront-theme-silver .silver-hero-editorial__stat-row{align-items:center;gap:.875rem;display:flex}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__stat-row{flex-direction:row-reverse}}.storefront-theme-silver .silver-hero-editorial__avatars{flex-shrink:0;display:flex}.storefront-theme-silver .silver-hero-editorial__avatar{border:2px solid var(--silver-bg);background:color-mix(in srgb, var(--store-secondary) 24%, #fff);border-radius:9999px;width:2.5rem;height:2.5rem;position:relative;overflow:hidden}.storefront-theme-silver .silver-hero-editorial__avatar+.silver-hero-editorial__avatar{margin-left:-.75rem}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__avatar+.silver-hero-editorial__avatar{margin-left:0;margin-right:-.75rem}}.storefront-theme-silver .silver-hero-editorial__stat-value{letter-spacing:-.02em;color:var(--silver-text);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1}.storefront-theme-silver .silver-hero-editorial__stat-label{color:var(--silver-text-muted);margin-top:.25rem;font-size:.8125rem}.storefront-theme-silver .silver-hero-editorial__media{grid-area:media;align-self:start;width:min(100%,11rem)}.storefront-theme-silver .silver-hero-editorial__media-link{aspect-ratio:4/3;background:color-mix(in srgb, var(--silver-text) 6%, transparent);border-radius:.375rem;display:block;position:relative;overflow:hidden}.storefront-theme-silver .silver-hero-editorial__media-link img{-o-object-fit:cover;object-fit:cover;transition:transform .35s}.storefront-theme-silver .silver-hero-editorial__media-link:hover img{transform:scale(1.04)}.storefront-theme-silver .silver-hero-editorial__play{color:#fff;background:#1c1c1c2e;justify-content:center;align-items:center;transition:background-color .2s;display:flex;position:absolute;inset:0}.storefront-theme-silver .silver-hero-editorial__media-link:hover .silver-hero-editorial__play{background:#1c1c1c47}.storefront-theme-silver .silver-hero-editorial__play-icon{opacity:.95;width:2.25rem;height:2.25rem}.storefront-theme-silver .silver-hero-editorial__collections{grid-area:collections;align-self:end;width:min(100%,18rem)}@media (min-width:1024px){.storefront-theme-silver .silver-hero-editorial__collections{justify-self:end}}.storefront-theme-silver .silver-hero-editorial__collection-list{border-top:1px solid var(--silver-border);margin-top:1rem}.storefront-theme-silver .silver-hero-editorial__collection-link{border-bottom:1px solid var(--silver-border);letter-spacing:.16em;text-transform:uppercase;color:var(--silver-text);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 0;font-size:.6875rem;font-weight:600;transition:color .2s;display:flex}.storefront-theme-silver .silver-hero-editorial__collection-link:hover{color:var(--silver-accent)}.storefront-theme-silver .silver-hero-editorial__collection-arrow{opacity:.55;flex-shrink:0;width:.875rem;height:.875rem;transition:transform .2s,opacity .2s}.storefront-theme-silver .silver-hero-editorial__collection-link:hover .silver-hero-editorial__collection-arrow{opacity:1;transform:translate(2px)}
.storefront-banner{--banner-bg:linear-gradient(145deg, #1a1a1a 0%, #1c1916 55%, #242018 100%);--banner-text:#fff;--banner-text-muted:#ffffffb8;--banner-accent:var(--store-secondary,#c9a962);--banner-cta-bg:#fff;--banner-cta-text:#1c1c1c;--banner-border:color-mix(in srgb, var(--banner-accent) 22%, transparent);isolation:isolate;border:1px solid var(--banner-border);background:var(--banner-bg);border-radius:1rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 14px 36px #1414142e}.storefront-banner:hover{transform:translateY(-2px);box-shadow:0 18px 40px #14141438}.storefront-banner--has-bg-image{background-image:var(--banner-bg-image), var(--banner-bg);background-position:50%,50%;background-size:cover,auto}.storefront-banner__orb{pointer-events:none;filter:blur(4px);z-index:0;border-radius:50%;position:absolute}.storefront-banner__orb--a{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--banner-accent) 32%, transparent) 0%, transparent 70%);opacity:.55;width:min(42%,18rem);top:-40%;right:-4%}.storefront-banner__orb--b{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--banner-accent) 18%, transparent) 0%, transparent 72%);opacity:.4;width:min(32%,12rem);bottom:-50%;left:-6%}.storefront-banner__grid{pointer-events:none;z-index:0;opacity:.08;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65% at 35%,#000 15%,#0000 72%);mask-image:radial-gradient(75% 65% at 35%,#000 15%,#0000 72%)}.storefront-banner__body{z-index:1;flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.35rem 1.25rem;display:flex;position:relative}@media (min-width:640px){.storefront-banner__body{gap:1.5rem;padding:1.5rem 1.75rem}}@media (min-width:768px){.storefront-banner--has-image .storefront-banner__body{flex-direction:row;align-items:center;gap:1.75rem;min-height:0;padding:1.6rem 2rem}.storefront-banner--image-left .storefront-banner__body{flex-direction:row-reverse}}@media (min-width:1024px){.storefront-banner--has-image .storefront-banner__body{gap:2rem;padding:1.75rem 2.25rem}}.storefront-banner__copy{flex-direction:column;flex:1.2;align-items:flex-start;min-width:0;display:flex}.storefront-banner__badge{background:color-mix(in srgb, var(--banner-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--banner-accent) 45%, transparent);letter-spacing:.16em;text-transform:uppercase;color:var(--banner-accent);border-radius:999px;align-items:center;margin-bottom:.75rem;padding:.32rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.storefront-banner__headline{letter-spacing:-.02em;max-width:28ch;color:var(--banner-text);text-wrap:balance;margin:0;font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:600;line-height:1.18}.storefront-theme-silver .storefront-banner__headline{font-family:var(--silver-font-display,Georgia, "Times New Roman", serif);letter-spacing:-.015em;font-weight:600}.storefront-banner__support{max-width:34rem;color:var(--banner-text-muted);text-wrap:pretty;margin:.65rem 0 0;font-size:clamp(.9375rem,1.35vw,1.05rem);font-weight:400;line-height:1.5}.storefront-banner__cta{background:var(--banner-cta-bg);letter-spacing:.02em;color:var(--banner-cta-text);border-radius:999px;align-items:center;gap:.55rem;margin-top:1.15rem;padding:.8rem 1.35rem;font-size:.875rem;font-weight:600;transition:transform .25s,gap .25s,opacity .25s;display:inline-flex;box-shadow:0 6px 16px #1c1c1c1f}.storefront-banner:hover .storefront-banner__cta{opacity:.96;gap:.75rem;transform:translateY(-1px)}.storefront-banner__cta-icon{flex-shrink:0;width:1rem;height:1rem}.storefront-banner__media{flex:none;width:100%;max-width:21.25rem;height:17.5rem;margin-inline:auto;position:relative}@media (min-width:640px){.storefront-banner__media{max-width:23.75rem;height:20rem}}@media (min-width:768px){.storefront-banner__media{width:25rem;max-width:none;height:20rem;margin-inline:0}}@media (min-width:1024px){.storefront-banner__media{width:27.5rem;height:21.875rem}}.storefront-banner__media-frame{z-index:1;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1);position:relative}.storefront-banner:hover .storefront-banner__media-frame{transform:translateY(-2px)}.storefront-banner--ribbon{--banner-bg:linear-gradient(100deg, color-mix(in srgb, var(--store-secondary,#c9a962) 10%, #fff) 0%, #fff 48%, #f7f6f3 100%);--banner-text:#1c1c1c;--banner-text-muted:#6b6b6b;--banner-accent:var(--store-secondary,#c9a962);--banner-cta-bg:#1c1c1c;--banner-cta-text:#fff;--banner-border:color-mix(in srgb, var(--store-secondary,#c9a962) 28%, #e8e4dc)}.storefront-banner--ribbon:before{content:"";background:linear-gradient(180deg, var(--banner-accent), color-mix(in srgb, var(--banner-accent) 55%, #1c1c1c));z-index:2;width:.35rem;position:absolute;top:0;bottom:0;left:0}.storefront-banner--ribbon .storefront-banner__orb--a{opacity:.4}.storefront-banner--minimal{--banner-bg:#fff;--banner-text:#1c1c1c;--banner-text-muted:#6b6b6b;--banner-accent:var(--store-secondary,#c9a962);--banner-cta-bg:#1c1c1c;--banner-cta-text:#fff;--banner-border:#1c1c1c14;border-radius:.875rem;box-shadow:0 8px 20px #1c1c1c0d}.storefront-banner--minimal .storefront-banner__orb,.storefront-banner--minimal .storefront-banner__grid{display:none}.storefront-theme-silver .storefront-banner--spotlight{--banner-bg:linear-gradient(145deg, #1a1a1a 0%, #1c1916 52%, color-mix(in srgb, var(--silver-accent,#c9a962) 10%, #1a1814) 100%);--banner-text:#fff;--banner-text-muted:#ffffffb8;--banner-accent:var(--silver-accent,#c9a962);--banner-cta-bg:#fff;--banner-cta-text:var(--silver-text,#1c1c1c);--banner-border:color-mix(in srgb, var(--silver-accent,#c9a962) 24%, transparent)}.storefront-theme-silver .storefront-banner--ribbon{--banner-bg:linear-gradient(100deg, color-mix(in srgb, var(--silver-accent,#c9a962) 10%, #fff) 0%, var(--silver-surface,#fff) 48%, var(--silver-bg,#f7f6f3) 100%);--banner-text:var(--silver-text,#1c1c1c);--banner-text-muted:var(--silver-text-muted,#6b6b6b);--banner-accent:var(--silver-accent,#c9a962);--banner-cta-bg:var(--silver-text,#1c1c1c);--banner-border:var(--silver-border,#1c1c1c14)}.storefront-theme-silver .storefront-banner--minimal{--banner-bg:var(--silver-surface,#fff);--banner-text:var(--silver-text,#1c1c1c);--banner-text-muted:var(--silver-text-muted,#6b6b6b);--banner-accent:var(--silver-accent,#c9a962);--banner-cta-bg:var(--silver-text,#1c1c1c);--banner-border:var(--silver-border,#1c1c1c14)}
.storefront-theme-silver .silver-hero-portrait{--silver-hero-available:calc(100svh - 7rem);height:var(--silver-hero-available);max-height:var(--silver-hero-available);background:var(--silver-bg);position:relative;overflow:hidden}.storefront-theme-silver .silver-hero-portrait__background{z-index:0;position:absolute;inset:0}.storefront-theme-silver .silver-hero-portrait__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.storefront-theme-silver .silver-hero-portrait__overlay{z-index:1;pointer-events:none;position:absolute;inset:0}.storefront-theme-silver .silver-hero-portrait__inner{z-index:2;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:0;padding:1.25rem clamp(1.25rem,5vw,1.75rem) 0;display:flex;position:relative}.storefront-theme-silver .silver-hero-portrait__copy{z-index:3;flex-direction:column;flex:none;justify-content:flex-start;max-width:34rem;min-height:0;display:flex;position:relative}.storefront-theme-silver .silver-hero-portrait__title{font-family:var(--silver-font-display,ui-serif, Georgia, serif);letter-spacing:-.02em;color:var(--silver-text);margin-top:.75rem;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:400;line-height:1.08}.storefront-theme-silver .silver-hero-portrait__desc{max-width:26rem;color:var(--silver-text-muted);margin-top:1.25rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.65}.storefront-theme-silver .silver-hero-portrait__cta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.storefront-theme-silver .silver-hero-portrait__figure{z-index:2;pointer-events:none;flex:auto;width:100%;min-height:0;position:relative}.storefront-theme-silver .silver-hero-portrait__figure-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}@media (max-width:959px){.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__inner{padding-top:clamp(.75rem,5.5vw,1.75rem);justify-content:flex-start;gap:10px;padding-inline:clamp(1.25rem,5vw,2rem)}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__copy{width:100%}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__copy .silver-eyebrow{letter-spacing:.18em;font-size:.6875rem}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__title{margin-top:.6rem;font-size:clamp(2.5rem,8vw,2.75rem);font-weight:500;line-height:1.08}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__desc{margin-top:.2rem;font-size:.875rem;line-height:1.45}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__cta{gap:.625rem;margin-top:.75rem}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__cta .silver-btn-primary,.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__cta .silver-btn-ghost{padding:.7rem 1.25rem;font-size:.8125rem}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__figure{flex:none;width:100%;height:min(58%,26rem);max-height:58%;margin-top:auto}.storefront-theme-silver .silver-hero-portrait:not(.is-desktop-layout) .silver-hero-portrait__overlay{background:linear-gradient(180deg, var(--silver-bg) 0%, color-mix(in srgb, var(--silver-bg) 88%, transparent) 28%, color-mix(in srgb, var(--silver-bg) 35%, transparent) 48%, transparent 68%)}}@media (min-width:960px){.storefront-theme-silver .silver-hero-portrait{width:100%;height:auto;max-height:var(--silver-hero-available);aspect-ratio:16/9}.storefront-theme-silver .silver-hero-portrait__inner{flex-direction:row;align-items:stretch;gap:1.5rem;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3rem) 0 clamp(2rem,6vw,5rem)}.storefront-theme-silver .silver-hero-portrait__copy{flex:0 42%;align-self:center;padding-bottom:clamp(2rem,5vw,4rem)}.storefront-theme-silver .silver-hero-portrait__figure{flex:58%;align-self:stretch;max-width:min(52vw,40rem);height:auto;max-height:none;margin-left:auto}.storefront-theme-silver .silver-hero-portrait__figure-image{-o-object-position:right bottom;object-position:right bottom}.storefront-theme-silver .silver-hero-portrait__overlay{background:linear-gradient(90deg, var(--silver-bg) 0%, color-mix(in srgb, var(--silver-bg) 88%, transparent) 28%, transparent 52%)}}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout{width:100%;height:auto;max-height:var(--silver-hero-available);aspect-ratio:16/9}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout .silver-hero-portrait__inner{flex-direction:row;align-items:stretch;gap:1.5rem;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3rem) 0 clamp(2rem,6vw,5rem)}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout .silver-hero-portrait__copy{flex:0 42%;align-self:center;padding-bottom:clamp(2rem,5vw,4rem)}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout .silver-hero-portrait__figure{flex:58%;align-self:stretch;max-width:min(52vw,40rem);height:auto;max-height:none;margin-left:auto}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout .silver-hero-portrait__figure-image{-o-object-position:right bottom;object-position:right bottom}.storefront-theme-silver .silver-hero-portrait.is-desktop-layout .silver-hero-portrait__overlay{background:linear-gradient(90deg, var(--silver-bg) 0%, color-mix(in srgb, var(--silver-bg) 88%, transparent) 28%, transparent 52%)}
