@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--velvet_dark:#24111b;--velvet_bg:#fff8fc;--velvet_muted:#8c5470;--velvet_accent:rgb(190,24,93);--velvet_text:rgb(75,23,49);--velvet_accent-soft:#fce7f3;--velvet_surface-alt:#fdeaf3;--velvet_line:#efbfd4;--velvet_surface:#ffffff}
body[data-theme='dark']{--velvet_surface:#17212f;--velvet_surface-alt:#1f2b3c;--velvet_line:#304155;--velvet_text:#f7f7fb;--velvet_muted:#c6d0e4;--velvet_accent-soft:rgba(255,255,255,.06);--velvet_accent:rgb(190,24,93);--velvet_bg:var(--velvet_dark)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.vv-body{background:var(--velvet_bg);color:var(--velvet_text);font-family:'Inter',sans-serif;margin:0;visibility:visible;pointer-events:auto;user-select:auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.vv-wrap{width:min(1180px,calc(100% - 30px));margin:0 auto}.vv-shell{padding:0 0 56px}.vv-kicker{text-transform:uppercase;font-weight:800;margin:0 0 10px;color:var(--velvet_accent);font-size:.84rem;letter-spacing:.12em}.vv-lead,.vv-rich p,.vv-card p,.vv-listitem p,.vv-faq p{color:var(--velvet_muted);line-height:1.8}
.vv-mast{position:sticky;backdrop-filter:blur(12px);top:0;background:color-mix(in srgb,var(--velvet_bg) 86%, transparent);z-index:10;border-bottom:1px solid var(--velvet_line)}.vv-mast__inner{align-items:center;gap:18px;min-height:76px;justify-content:space-between;display:flex}.vv-mast__inner--split{grid-template-columns:1fr;padding:12px 0;gap:10px;display:grid}.vv-mast__row{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.vv-eyebrow{font-size:.88rem;justify-content:space-between;display:flex;color:var(--velvet_muted);gap:12px}.vv-brand{align-items:center;font-weight:800;display:flex;gap:10px}.vv-brand img{object-fit:contain;max-width:180px;max-height:38px;width:auto}.vv-brand-square{border-radius:10px;height:32px;padding:4px;border:1px solid var(--velvet_line);width:32px;background:#fff}.vv-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px}.vv-nav a{padding:8px 12px;color:var(--velvet_muted);border-radius:999px}.vv-nav a:hover,.vv-nav a[aria-current='page']{color:var(--velvet_text);background:var(--velvet_accent-soft)}.vv-toggle{color:var(--velvet_text);height:42px;background:var(--velvet_surface);width:42px;border:1px solid var(--velvet_line);cursor:pointer;border-radius:999px}
.vv-home,.vv-page{display:grid;gap:28px;padding-top:24px}.vv-hero{background:linear-gradient(180deg,var(--velvet_surface) 0%,var(--velvet_surface-alt) 100%);display:grid;padding:28px;border-radius:30px;border:1px solid var(--velvet_line);gap:18px}.vv-hero--salon .vv-hero__main{display:grid;gap:10px}.vv-hero--alt .vv-hero__band{gap:10px;display:grid}.vv-hero__main h1,.vv-hero__band h1{margin:0;line-height:1.02;letter-spacing:-.05em;max-width:12ch;font-size:clamp(2.5rem,5.4vw,4.8rem)}.vv-hero__side,.vv-hero__deck{display:grid;gap:16px}.vv-hero__actions{flex-wrap:wrap;align-items:center;display:flex;gap:12px}.vv-button{border-radius:999px;padding:13px 18px;justify-content:center;gap:8px;display:inline-flex;align-items:center;font-weight:700}.vv-button--solid{background:var(--velvet_accent);color:#fff}.vv-button--ghost{background:transparent;border:1px solid var(--velvet_line);color:var(--velvet_text)}.vv-chiprow{gap:10px;display:flex;flex-wrap:wrap}.vv-chiprow a,.vv-chiprow span{padding:9px 12px;background:var(--velvet_accent-soft);border-radius:999px;font-size:.92rem;color:var(--velvet_text)}.vv-hero__media img,.vv-card--media img,.vv-bannerstrip img{border-radius:22px;object-fit:cover;height:100%;width:100%}.vv-bannerstrip{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.vv-statstack,.vv-statband{gap:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.vv-statcard{border:1px solid var(--velvet_line);padding:16px;border-radius:22px;background:var(--velvet_surface)}.vv-statcard strong{display:block;font-size:1.32rem}
.vv-section{gap:16px;display:grid}.vv-split{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);display:grid;gap:18px}.vv-section__head{display:flex;align-items:end;justify-content:space-between;gap:16px}.vv-section__head h2{margin:0;font-size:clamp(1.5rem,2.4vw,2.3rem)}.vv-grid{gap:16px;display:grid}.vv-grid--features,.vv-grid--catalog,.vv-grid--quotes{grid-template-columns:repeat(3,minmax(0,1fr))}.vv-grid--duo,.vv-grid--faq{grid-template-columns:repeat(2,minmax(0,1fr))}.vv-mediawall{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.vv-listboard{gap:14px;display:grid}.vv-listitem{gap:14px;padding:18px;background:var(--velvet_surface);border-radius:24px;align-items:start;display:grid;grid-template-columns:auto 1fr;border:1px solid var(--velvet_line)}.vv-listitem__mark{border-radius:14px;place-items:center;height:42px;color:var(--velvet_accent);display:grid;font-weight:800;min-width:42px;background:var(--velvet_accent-soft)}
.vv-card{border:1px solid var(--velvet_line);background:var(--velvet_surface);box-shadow:0 12px 30px rgba(15,23,42,.04);border-radius:26px;padding:20px}.vv-card h2,.vv-card h3{margin:0 0 8px}.vv-card--story{padding:26px}.vv-card--rail{align-content:start;gap:12px;display:grid;background:var(--velvet_surface-alt)}.vv-card--quote footer{color:var(--velvet_muted);gap:12px;justify-content:space-between;display:flex}.vv-card--catalog small{font-weight:700;color:var(--velvet_accent)}.vv-rail-link{display:grid;padding:14px 16px;border-radius:18px;gap:4px;border:1px solid var(--velvet_line);background:var(--velvet_surface)}.vv-rail-link span{font-size:.9rem;color:var(--velvet_muted)}
.vv-faq{gap:12px;display:grid}.vv-faq__item{overflow:hidden;border-radius:22px;padding:0;border:1px solid var(--velvet_line);background:var(--velvet_surface)}.vv-faq__item summary{list-style:none;padding:18px 20px;cursor:pointer;font-weight:700}.vv-faq__item p{padding:0 20px 18px;margin:0}.vv-faq__item--open{border-color:var(--velvet_accent)}
.vv-convert{background:linear-gradient(135deg,var(--velvet_surface) 0%,var(--velvet_accent-soft) 100%);padding:24px;gap:16px;border-radius:28px;border:1px solid var(--velvet_line);display:grid}.vv-convert--v1{align-items:end;grid-template-columns:minmax(200px,1fr) minmax(min-content,44%)}.vv-convert--v2{grid-template-columns:1fr auto;align-items:center}.vv-convert__frame{gap:8px;display:grid}.vv-convert__actions{display:grid;justify-items:end;gap:8px}.vv-convert h2{margin:0;font-size:clamp(1.6rem,2.8vw,2.5rem)}.vv-convert__hint{font-size:.9rem;color:var(--velvet_muted)}
.vv-footer{border-top:1px solid var(--velvet_line);padding:18px 0 28px}.vv-footer__grid{gap:18px;align-items:start;grid-template-columns:1.1fr .9fr .8fr;display:grid}.vv-footer__bar{gap:16px;grid-template-columns:1fr 1fr auto;display:grid;align-items:center}.vv-footer__nav,.vv-linkstack{flex-wrap:wrap;display:flex;gap:10px 14px}.vv-footer p,.vv-footer__meta{color:var(--velvet_muted)}
.vv-family-b .vv-hero{border-radius:34px}.vv-family-b .vv-card{border-radius:30px}.vv-family-b .vv-split{grid-template-columns:.92fr 1.08fr}.vv-family-b .vv-grid--features{grid-template-columns:repeat(2,minmax(0,1fr))}.vv-family-b .vv-mediawall{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:960px){.vv-grid--features,.vv-grid--catalog,.vv-grid--quotes,.vv-grid--duo,.vv-grid--faq,.vv-footer__grid,.vv-footer__bar,.vv-convert--v1,.vv-convert--v2{grid-template-columns:1fr}.vv-split,.vv-mast__row,.vv-mediawall{grid-template-columns:1fr}.vv-hero__main h1,.vv-hero__band h1{max-width:none}.vv-bannerstrip{grid-template-columns:1fr}}
@media (max-width:720px){.vv-mast__inner{align-items:flex-start;padding:10px 0;min-height:auto;flex-direction:column}.vv-nav{display:none}.vv-hero{padding:22px}.vv-wrap{width:min(100%,calc(100% - 22px))}.vv-button{width:100%}.vv-hero__actions{display:grid}.vv-eyebrow{display:grid}}

/* siteforge-mobile-safety: common overflow + mobile guardrails */
html,body{overflow-x:hidden}
img{max-width:100%;height:auto}
:where(p,li,dd,dt,blockquote,figcaption,small,span,strong,em,a){word-break:break-word;overflow-wrap:break-word}
:where(h1,h2,h3,h4,h5,h6){overflow-wrap:break-word;hyphens:none;word-break:normal}
:where(main,section,article,aside,nav,header,footer,div,[class*='hero'],[class*='card'],[class*='panel'],[class*='grid'],[class*='split'],[class*='rail'],[class*='footer']){min-width:0}
:where([class*='rich'],[class*='lead'],[class*='copy'],[class*='content'],[class*='summary'],[class*='deck'],[class*='meta'],[class*='rail'],[class*='card'],[class*='panel'])>*{max-width:100%}
:where(pre,code,kbd,samp){white-space:pre-wrap;word-break:break-word}
.sf-footer-outbound,.sf-footer-outbound *,.sf-footer-outbound a{overflow-wrap:anywhere;word-break:break-word}
@media (max-width:760px){
  :where([class*='hero'],[class*='pagehero'],[class*='pagehead'],[class*='overview'],[class*='split'],[class*='twoaxis'],[class*='convert'],[class*='callout'],[class*='dashboard'],[class*='workspace'],[class*='footer__strip'],[class*='mediawall'],[class*='bannerstrip'],[class*='gallery'],[class*='ribbon'],[class*='hero__body'],[class*='hero__deck'],[class*='hero__split']){grid-template-columns:1fr !important}
  :where([class*='hero__actions'],[class*='actions'])>*{max-width:100%;width:100%}
  :where([class*='footer__lead'],[class*='footer__summary'],[class*='brandcard'],[class*='row']){flex-direction:column;align-items:flex-start}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){max-height:40px;height:auto;width:auto;max-width:min(100%,160px)}
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='footer__brand'],[class*='brand__square']){max-height:96px;max-width:min(100%,96px)}
  :where([class*='hero__media'],[class*='hero__frame'],[class*='inline-media'],[class*='gallery__item'],[class*='mediawall__item'],[class*='banner'],[class*='monitor']){overflow:hidden;max-width:100%}
}

/* siteforge-square-logo-sizing: keep square brand marks visible across themes */
:where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){border:none !important;width:clamp(110px,16vw,160px) !important;background:transparent !important;padding:6px !important;overflow:visible !important;box-shadow:none !important;height:clamp(110px,16vw,160px) !important}
:where([class*='footer__brand']){width:clamp(96px,12vw,130px) !important;border:none !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;height:clamp(96px,12vw,130px) !important;padding:5px !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){object-fit:contain !important;height:100% !important;max-width:none !important;width:100% !important;max-height:none !important}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){height:clamp(88px,26vw,120px) !important;width:clamp(88px,26vw,120px) !important;max-height:none !important;max-width:none !important}
  :where([class*='footer__brand']){width:clamp(80px,22vw,110px) !important;height:clamp(80px,22vw,110px) !important;max-width:none !important;max-height:none !important}
}


/* siteforge-sticky-cta: persistent floating action for platform/login access */
.sf-sticky-cta{bottom:16px;padding:12px 14px;max-width:min(420px,calc(100vw - 24px));background:rgba(10,15,27,.88);position:fixed;border-radius:18px;display:flex;backdrop-filter:blur(14px);right:16px;z-index:95;align-items:center;gap:12px;box-shadow:0 18px 45px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.14)}
.sf-sticky-cta__meta{gap:2px;display:grid;color:rgb(240,244,255);min-width:0}
.sf-sticky-cta__meta strong{font-size:.95rem;line-height:1.1}
.sf-sticky-cta__meta span{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;opacity:.72;white-space:nowrap}
.sf-sticky-cta__button{max-width:260px;box-shadow:0 10px 24px rgba(96,165,250,.26);line-height:1.25;text-overflow:ellipsis;color:rgb(4,17,31) !important;overflow:hidden;padding:.9rem 1.15rem;justify-content:center;background:linear-gradient(135deg,#2dd4bf,#60a5fa);display:inline-flex;align-items:center;border-radius:14px;font-weight:800;text-align:center;white-space:nowrap}
.sf-sticky-cta__button:hover,.sf-sticky-cta__button:focus-visible{filter:saturate(1.08);transform:translateY(-1px)}
.sf-sticky-cta__button:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.8)}
@media (min-width:761px){.sf-sticky-cta{padding:10px 12px}.sf-sticky-cta__meta span{display:none}}
@media (max-width:760px){.sf-has-sticky-cta .vv-shell{padding-bottom:calc(128px + env(safe-area-inset-bottom,0px))}.sf-sticky-cta{bottom:max(12px,env(safe-area-inset-bottom,0px));left:12px;border-radius:16px;right:12px;max-width:none;padding:10px 10px 10px 12px}.sf-sticky-cta__meta{flex:1}.sf-sticky-cta__button{padding:.95rem 1rem;min-width:0;flex:1}}

/* siteforge-theme-refresh-velvet: editorial salon + stronger CTA contrast */
:root{--velvet_ghost_border:#9d174d;--velvet_footer_text:#f8dce8;--velvet_button_shadow:0 18px 36px rgba(131,24,67,.24);--velvet_footer_bg:#3a1226;--velvet_ghost_bg:#fffafc;--velvet_ghost_text:rgb(111,18,56);--velvet_sticky_bg:rgba(50,16,34,.96);--velvet_panel:#fff2f8}
body[data-theme='dark']{--velvet_sticky_bg:rgba(24,8,16,.97);--velvet_ghost_border:#f9a8d4;--velvet_footer_text:#fbcfe8;--velvet_panel:#30101f;--velvet_ghost_bg:rgba(255,255,255,.06);--velvet_footer_bg:rgb(31,11,21);--velvet_ghost_text:#fff1f6}
.vv-mast__inner--salon{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:20px}
.vv-brand--salon{gap:12px}.vv-brand__meta{font-size:.72rem;display:block;text-transform:uppercase;letter-spacing:.14em;color:var(--velvet_muted)}
.vv-nav--salon{justify-content:center}.vv-mast__actions{gap:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}
.vv-button{min-height:48px;letter-spacing:.01em}
.vv-button--solid{color:#fff7fb;box-shadow:var(--velvet_button_shadow);background:linear-gradient(135deg,#831843,#be185d 58%,#db2777)}
.vv-button--solid:hover,.vv-button--solid:focus-visible{filter:brightness(1.04);transform:translateY(-1px)}
.vv-button--ghost{box-shadow:0 8px 20px rgba(91,18,48,.08);border:1.5px solid var(--velvet_ghost_border);color:var(--velvet_ghost_text);background:var(--velvet_ghost_bg)}
.vv-button--ghost:hover,.vv-button--ghost:focus-visible{background:color-mix(in srgb,var(--velvet_accent-soft) 74%, white);color:#5f1130;border-color:rgba(131,24,67,1)}
.vv-hero--editorial{padding:32px;align-items:stretch;background:radial-gradient(circle at top left,#fff 0%,#fff6fa 44%,#fce7f3 100%);border-radius:34px;gap:22px;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr)}
.vv-hero__main--editorial{align-content:start;display:grid;gap:15px}
.vv-chiprow--editorial a{border:1px solid color-mix(in srgb,var(--velvet_accent) 20%, var(--velvet_line));font-weight:600;color:rgb(123,23,63);background:#fff}
.vv-hero__side--editorial{grid-template-rows:1fr auto;gap:16px;display:grid}
.vv-hero__media--editorial img{border-radius:28px}
.vv-card--curator{background:var(--velvet_panel);border:1px solid color-mix(in srgb,var(--velvet_accent) 18%, var(--velvet_line));display:grid;gap:14px}
.vv-statstack--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}
.vv-hero--editorial-alt{align-items:stretch;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
.vv-hero__band--editorial,.vv-hero__deck--editorial{align-content:start;gap:14px;display:grid}
.vv-bannerstrip--editorial{grid-template-columns:1fr 1fr 1fr}
.vv-convert--editorial{background:linear-gradient(135deg,#fff7fb 0%,#fdeaf3 100%);border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:stretch}
.vv-convert__actions--editorial{align-content:center;justify-items:stretch}
.vv-chiprow--cta a{color:#7b173f;background:#fff;border:1px solid color-mix(in srgb,var(--velvet_accent) 18%, var(--velvet_line))}
.vv-footer--salon{padding:32px 0 38px;background:linear-gradient(180deg,#4b1731 0%,#341121 100%);color:var(--velvet_footer_text);border-top:none}
.vv-footer--salon .vv-kicker{color:#f9a8d4}
.vv-footer--salon p,.vv-footer--salon a,.vv-footer--salon .vv-footer__meta{color:var(--velvet_footer_text)}
.vv-footer__grid--salon{gap:22px;grid-template-columns:1.25fr .85fr .85fr .8fr}
.vv-footer--salon .vv-linkstack a{padding:8px 0;border-bottom:1px solid rgba(249,168,212,.12)}
.vv-footer--salon .vv-button--ghost{border-color:#f9a8d4;color:#fff1f6;background:rgba(255,255,255,.06)}
.sf-sticky-cta{border-color:rgba(249,168,212,.26);color:#fff1f6;background:var(--velvet_sticky_bg)}
.sf-sticky-cta__meta strong{color:#fff}.sf-sticky-cta__meta span{opacity:1;color:rgba(251,207,232,.84)}
.sf-sticky-cta__button{background:linear-gradient(135deg,#831843,#be185d);box-shadow:0 12px 28px rgba(190,24,93,.28);color:rgb(255,255,255) !important}
@media (max-width:960px){.vv-mast__inner--salon,.vv-hero--editorial,.vv-hero--editorial-alt,.vv-convert--editorial,.vv-footer__grid--salon{grid-template-columns:1fr}.vv-statstack--editorial{grid-template-columns:1fr}.vv-nav--salon{justify-content:flex-start}}

/* siteforge-footer-overlap-guard: stable mobile footer layout + sticky CTA clearance */
:where(footer,[class*='-footer']){z-index:1;position:relative;overflow:visible}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{min-width:0;max-width:100%}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){word-break:break-word;overflow-wrap:anywhere}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){display:grid !important;grid-template-columns:1fr !important;align-items:start !important;gap:16px !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){display:flex;text-align:left;flex-direction:column;gap:10px;align-items:flex-start}
  :where([class*='footer__brand']){margin-bottom:12px;max-height:110px;clear:both;max-width:110px;float:none !important}
}
