/* Generated from the approved homepage styles. Do not maintain a second header design. */
:root{color-scheme:light;--bg:#fcfcfa;--surface:#fff;--text:#202521;--muted:#666d68;--line:#e1e5de;--gold:#937238;--gold-bright:#c9a84c;--soft:#f3f4ef;--glass:rgba(255,255,253,.88);--shadow:0 16px 55px #28351d0b;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
:root[data-theme=dark]{color-scheme:dark;--bg:#121413;--surface:#1b1e1c;--text:#f3f4ec;--muted:#adb3ae;--line:#343a35;--gold:#d6b870;--gold-bright:#d6b870;--soft:#191d1a;--glass:rgba(25,29,26,.91);--shadow:0 16px 55px #0003}
body.sv-site .site-header{height:94px;padding:0 4.3%;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:10;border-bottom:1px solid var(--line);background:var(--bg)}
body.sv-site .brand{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:650;letter-spacing:-1px}
body.sv-site .brand img{border-radius:50%}
body.sv-site .brand-dot{color:var(--gold)}
body.sv-site .site-header nav{display:flex;gap:30px;font-size:14px}
body.sv-site .site-header nav a:hover{color:var(--gold)}
body.sv-site .site-header nav span{color:var(--muted)}
body.sv-site .header-actions{display:flex;align-items:center;gap:14px}
body.sv-site .icon-button{height:42px;width:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:transparent}
body.sv-site .icon-button svg{width:20px;height:20px}
body.sv-site .sun{display:none}
[data-theme=dark] body.sv-site .moon{display:none}
[data-theme=dark] body.sv-site .sun{display:block}
body.sv-site .button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:17px 25px;background:var(--text);color:var(--bg);font-size:14px;font-weight:500;border:1px solid var(--text);border-radius:30px;transition:transform .2s,background .2s}
body.sv-site .button:hover{transform:translateY(-3px)}
body.sv-site .button span{font-size:18px;line-height:1}
body.sv-site .button.small{font-size:13px;padding:12px 19px;gap:16px}
body.sv-site .button.secondary{background:var(--glass);color:var(--text);border-color:var(--line)}
body.sv-site .menu-toggle{display:none}
body.sv-site #mobile-nav{position:absolute;z-index:20;top:80px;left:15px;right:15px;padding:15px;background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}
body.sv-site #mobile-nav:not([hidden]){display:grid;gap:16px}
body.sv-site footer .brand{font-size:19px}
@media(max-width:1000px){body.sv-site .site-header{padding:0 25px;gap:20px}
body.sv-site .site-header nav{gap:18px}
body.sv-site .site-header nav a:last-child{display:none}
body.sv-site .brand{font-size:21px}
}
@media(max-width:700px){body.sv-site .site-header{height:78px;padding:0 20px}
body.sv-site .site-header nav{display:none}
body.sv-site .site-header .small{display:none}
body.sv-site .menu-toggle{display:grid}
body.sv-site .header-actions{gap:8px}
body.sv-site .icon-button{height:36px;width:36px}
body.sv-site .brand{font-size:21px}
body.sv-site .button{font-size:12px;padding:14px 17px;gap:13px}
}
@media(prefers-reduced-motion:reduce){body.sv-site .button:hover{transform:none}
}
:root{--sans:'Manrope',Arial,sans-serif;--serif:var(--sans)}
body.sv-site .site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:var(--glass)}
body.sv-site .brand{font-weight:800;letter-spacing:-1px}
body.sv-site .site-header .desktop-nav{gap:28px}
body.sv-site .mega-menu>summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;font-size:14px;font-weight:600;padding:22px 0}
body.sv-site .mega-menu>summary::-webkit-details-marker{display:none}
body.sv-site .mega-menu[open]>summary{color:var(--gold)}
body.sv-site .mega-menu>summary>span{transition:transform .2s}
body.sv-site .mega-menu[open]>summary>span{transform:rotate(180deg)}
body.sv-site .mega-panel{position:absolute;top:calc(100% + 8px);left:4.3%;right:4.3%;border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:30px;box-shadow:0 30px 60px #0002;display:grid;grid-template-columns:1fr 2fr;gap:40px}
body.sv-site .mega-intro{background:var(--soft);padding:25px;border-radius:12px}
body.sv-site .mega-intro .eyebrow{font-size:10px;color:var(--gold)}
body.sv-site .mega-intro h3{font-size:28px;letter-spacing:-1px;line-height:1.3;margin-top:20px}
body.sv-site .mega-intro p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:15px}
body.sv-site .mega-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}
body.sv-site .site-header nav .mega-links a,body.sv-site .site-header nav .mega-links a:last-child{display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:10px}
body.sv-site .mega-links a:hover{background:var(--soft)}
body.sv-site .mega-links strong{font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%}
body.sv-site .mega-links strong span{float:right;display:inline-flex;align-items:center;margin-left:auto}
body.sv-site .mega-links small{margin-top:10px;font-size:12px;line-height:1.6;color:var(--muted)}
body.sv-site #mobile-nav{position:fixed;top:84px;max-height:calc(100svh - 105px);overflow-y:auto;z-index:60}
body.sv-site #mobile-nav details{border-bottom:1px solid var(--line)}
body.sv-site #mobile-nav summary{display:flex;justify-content:space-between;padding:15px;font-weight:600;cursor:pointer;list-style:none}
body.sv-site #mobile-nav details a{display:block;padding:13px 20px;font-size:14px;color:var(--muted)}
body.sv-site .benefit-panel .button{margin-top:27px}
body.sv-site .plan-card .button{width:100%;gap:15px;font-size:12px;padding-inline:10px}
body.sv-site .new-form>.button{align-self:flex-start}
body.sv-site .form-bottom .button{white-space:nowrap}
body.sv-site .full-footer{display:block;padding:65px 6% 25px;background:var(--soft)}
body.sv-site .full-footer>div{margin:0;width:auto}
body.sv-site .footer-top{display:grid!important;grid-template-columns:1.7fr repeat(4,1fr);gap:35px}
body.sv-site .footer-brand .brand{font-size:22px}
body.sv-site .footer-brand>p{font-size:13px!important;line-height:1.9;margin:24px 0;color:var(--muted)}
body.sv-site .footer-brand>a:not(.brand){display:block;font-size:12px;margin-top:12px;color:var(--muted)}
body.sv-site .footer-column{display:flex;flex-direction:column;gap:15px}
body.sv-site .footer-column h3{font-size:14px;margin-bottom:8px}
body.sv-site .footer-column a{font-size:12px;color:var(--muted);line-height:1.5}
body.sv-site .footer-proof{display:flex!important;gap:30px;justify-content:space-between;flex-wrap:wrap;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:50px!important;font-size:11px;color:var(--muted)}
body.sv-site .footer-bottom{display:flex!important;gap:20px;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-top:25px;font-size:11px;color:var(--muted)}
body.sv-site .footer-bottom nav{display:flex;gap:16px;flex-wrap:wrap}
body.sv-site .footer-column a:hover,body.sv-site .footer-brand>a:hover{color:var(--gold)}
@media(max-width:1050px){body.sv-site .site-header .desktop-nav{gap:20px}
body.sv-site .mega-menu>summary{font-size:13px}
body.sv-site .footer-top{grid-template-columns:1.4fr repeat(4,1fr);gap:25px}
body.sv-site .footer-brand .brand{font-size:19px}
body.sv-site .footer-brand .brand img{width:30px;height:30px}
}
@media(max-width:700px){body.sv-site .site-header{height:78px}
body.sv-site .form-bottom .button{margin-top:20px}
body.sv-site .full-footer{padding:45px 22px 25px}
body.sv-site .footer-top{grid-template-columns:1fr 1fr;gap:35px!important}
body.sv-site .footer-brand{grid-column:1/-1}
body.sv-site .footer-brand .brand{font-size:23px}
body.sv-site .footer-column h3{font-size:15px}
body.sv-site .footer-column a{font-size:13px}
body.sv-site .footer-proof{font-size:12px;gap:20px!important}
body.sv-site .footer-bottom{font-size:12px;display:block!important}
body.sv-site .footer-bottom nav{gap:15px;margin:20px 0}
body.sv-site .full-footer>div{width:100%}
}
body.sv-site .micro-arrow{display:inline-block;transform-origin:center;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .25s}
body.sv-site a:hover .micro-arrow.diagonal,body.sv-site button:hover .micro-arrow.diagonal,body.sv-site summary:hover .micro-arrow.diagonal{transform:translate(4px,-4px) rotate(2deg)}
body.sv-site a:active .micro-arrow.diagonal,body.sv-site button:active .micro-arrow.diagonal{transform:translate(2px,-2px) scale(.88)}
@media(prefers-reduced-motion:reduce){body.sv-site .micro-arrow{transition:none!important}
body.sv-site a:hover .micro-arrow,body.sv-site button:hover .micro-arrow,body.sv-site summary:hover .micro-arrow{transform:none!important}
}
body.sv-site .micro-arrow{display:inline-block!important;flex-shrink:0;font-style:normal;transition:transform .32s cubic-bezier(.2,.8,.2,1),color .25s;line-height:1;will-change:auto}
body.sv-site a:hover .micro-arrow.diagonal,body.sv-site a:focus-visible .micro-arrow.diagonal,body.sv-site button:hover .micro-arrow.diagonal,body.sv-site button:focus-visible .micro-arrow.diagonal{transform:translate(4px,-4px)}
body.sv-site a:hover .micro-arrow.right,body.sv-site a:focus-visible .micro-arrow.right,body.sv-site button:hover .micro-arrow.right{transform:translateX(5px)}
body.sv-site a:hover .micro-arrow.down,body.sv-site a:focus-visible .micro-arrow.down{transform:translateY(5px)}
body.sv-site a:hover .micro-arrow.up,body.sv-site a:focus-visible .micro-arrow.up{transform:translateY(-5px)}
body.sv-site .button:hover{transform:none;box-shadow:0 5px 22px #b38d4326}
body.sv-site .button{transition:box-shadow .3s,background .3s,border-color .3s}
body.sv-site .button:active{box-shadow:0 0 0 4px #b38d4326}
body.sv-site .button.secondary:hover{border-color:var(--gold)}
body.sv-site .mega-menu>summary{gap:10px}
body.sv-site .mega-menu>summary>.nav-direction{font-size:17px;color:var(--gold);transform:none;transition:transform .3s}
body.sv-site .mega-menu[open]>summary>.nav-direction{transform:rotate(90deg)}
body.sv-site .mega-panel{top:100%;animation:panel-appear .25s both;transform-origin:50% 0}
body.sv-site .mega-panel::before{content:'';position:absolute;left:0;right:0;top:-15px;height:16px}
body.sv-site .mega-links a{transition:background .2s,box-shadow .2s}
body.sv-site .mega-links a:hover{box-shadow:inset 3px 0 var(--gold)}
@keyframes panel-appear{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
body.sv-site .full-footer{overflow:hidden;background:var(--soft);padding-top:75px;--pointer-x:50%;--pointer-y:50%}
body.sv-site .full-footer .footer-invitation{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;padding-bottom:40px;align-items:end}
body.sv-site .footer-invitation .eyebrow{font-size:11px;color:var(--gold);margin-bottom:24px}
body.sv-site .footer-invitation h2{font-size:clamp(38px,4.9vw,72px);letter-spacing:-2.7px;line-height:1.12}
body.sv-site .footer-journey{padding-bottom:5px}
body.sv-site .footer-roles{display:flex;flex-wrap:wrap;gap:7px}
body.sv-site .footer-roles button{background:transparent;border:1px solid var(--line);padding:10px 14px;border-radius:22px;font-size:12px;transition:background .25s,color .25s,border-color .25s}
body.sv-site .footer-roles button[aria-pressed=true]{background:var(--text);color:var(--bg)}
body.sv-site .footer-roles button:hover{border-color:var(--gold)}
body.sv-site .footer-journey p{font-size:15px;line-height:1.85;min-height:58px;margin:25px 0 20px;color:var(--muted)}
body.sv-site .footer-journey .text-link{font-size:14px;color:var(--gold)}
body.sv-site .full-footer .footer-wordmark{position:relative;display:block;font-size:clamp(62px,13.9vw,210px);font-weight:800;letter-spacing:-.065em;line-height:1.2;color:transparent;-webkit-text-stroke:1px var(--gold);background:radial-gradient(330px circle at var(--pointer-x,50%) var(--pointer-y,50%),var(--gold) 0%,transparent 90%);background-clip:text;-webkit-background-clip:text;padding:5px 0 65px;margin:10px 0 45px;border-bottom:1px solid var(--line);cursor:default}
body.sv-site .footer-wordmark>span{font-size:.1em;vertical-align:top;letter-spacing:0;-webkit-text-stroke:0;color:var(--gold);position:absolute;top:22px;margin-left:8px}
body.sv-site .footer-wordmark .footer-coordinate{position:absolute;bottom:25px;left:0;right:0;font-size:10px;line-height:1.5;font-weight:500;letter-spacing:1.5px;color:var(--muted);-webkit-text-stroke:0;display:flex;justify-content:space-between}
body.sv-site .footer-column a{position:relative;width:fit-content;transition:color .25s}
body.sv-site .footer-column a::after,body.sv-site .footer-proof a::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s}
body.sv-site .footer-column a:hover::after,body.sv-site .footer-column a:focus-visible::after,body.sv-site .footer-proof a:hover::after{transform:scaleX(1)}
body.sv-site .footer-proof a{position:relative}
body.sv-site .footer-top{padding-top:5px}
@media(max-width:1100px){body.sv-site .full-footer .footer-invitation{gap:35px}
}
@media(max-width:700px){body.sv-site .full-footer .footer-invitation{grid-template-columns:1fr;gap:30px}
body.sv-site .footer-invitation h2{font-size:40px;letter-spacing:-1.7px}
body.sv-site .footer-journey p{font-size:14px}
body.sv-site .full-footer .footer-wordmark{font-size:13.4vw;padding-bottom:80px;margin-bottom:35px}
body.sv-site .footer-wordmark .footer-coordinate{font-size:8px;flex-direction:column;gap:8px;bottom:20px}
body.sv-site .footer-wordmark>span{top:7px}
body.sv-site .footer-roles button{padding:10px 12px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){body.sv-site .micro-arrow{transform:none!important}
}
@media(hover:hover) and (pointer:fine){body.sv-site .mega-menu:hover>.summary .nav-direction{transform:rotate(90deg)}
}
body.sv-site .micro-arrow.left{transition:transform .3s}
body.sv-site button:hover .micro-arrow.left,body.sv-site button:focus-visible .micro-arrow.left,body.sv-site button:active .micro-arrow.left,body.sv-site a:hover .micro-arrow.left,body.sv-site a:focus-visible .micro-arrow.left,body.sv-site a:active .micro-arrow.left{transform:translateX(-5px)}
body.sv-site #theme-toggle .moon{opacity:1;transform:rotate(0) scale(1);color:#344d68}
body.sv-site #theme-toggle .sun{opacity:0;transform:rotate(-80deg) scale(.5);color:#d5b367}
[data-theme=dark] body.sv-site #theme-toggle .moon{opacity:0;transform:rotate(60deg) scale(.5)}
[data-theme=dark] body.sv-site #theme-toggle .sun{opacity:1;transform:rotate(0) scale(1)}
body.sv-site #theme-toggle:hover .moon{transform:rotate(-15deg) scale(1.06)}
[data-theme=dark] body.sv-site #theme-toggle:hover .sun{transform:rotate(35deg) scale(1.08)}
body.sv-site .theme-star{transform-origin:17px 5px;transition:transform .3s}
body.sv-site #theme-toggle:hover .theme-star{transform:scale(1.2)}
@media(prefers-reduced-motion:reduce){body.sv-site .theme-star{transition:none}
body.sv-site #theme-toggle:hover .moon,[data-theme=dark] body.sv-site #theme-toggle:hover .sun{transform:none}
}
body.sv-site .micro-arrow {
  display: inline-block !important;
  flex-shrink: 0;
  font-style: normal;
  transition: transform 0.32s cubic-bezier(0.2, 0.8, 0.2, 1), color 0.25s;
  line-height: 1;
  will-change: auto;
}
body.sv-site .micro-arrow svg,
body.sv-site .nav-direction svg {
  display: inline-block;
  width: 0.72em;
  height: 0.72em;
  vertical-align: -0.05em;
  stroke: currentColor;
  stroke-width: 1.6;
  fill: none;
  overflow: visible;
  transition: transform 0.2s cubic-bezier(0.2, 0, 0, 1);
}
body.sv-site a:hover .micro-arrow.diagonal,
body.sv-site a:focus-visible .micro-arrow.diagonal,
body.sv-site a:active .micro-arrow.diagonal,
body.sv-site button:hover .micro-arrow.diagonal,
body.sv-site button:focus-visible .micro-arrow.diagonal,
body.sv-site button:active .micro-arrow.diagonal {
  transform: translate(4px, -4px);
}
body.sv-site a:hover .micro-arrow.right,
body.sv-site a:focus-visible .micro-arrow.right,
body.sv-site a:active .micro-arrow.right,
body.sv-site button:hover .micro-arrow.right,
body.sv-site button:active .micro-arrow.right {
  transform: translateX(5px);
}
body.sv-site a:hover .micro-arrow.down,
body.sv-site a:focus-visible .micro-arrow.down,
body.sv-site a:active .micro-arrow.down,
body.sv-site button:hover .micro-arrow.down,
body.sv-site button:active .micro-arrow.down {
  transform: translateY(5px);
}
body.sv-site a:hover .micro-arrow.up,
body.sv-site a:focus-visible .micro-arrow.up,
body.sv-site a:active .micro-arrow.up,
body.sv-site button:hover .micro-arrow.up,
body.sv-site button:active .micro-arrow.up {
  transform: translateY(-5px);
}
body.sv-site .button:active,
body.sv-site .sv-pill:active,
body.sv-site .icon-button:active,
body.sv-site .cta-btn:active {
  transform: scale(0.97) !important;
  transition-duration: 0.06s;
}
body.sv-site [data-dashboard-cta]:active {
  transform: scale(0.96) !important;
  filter: brightness(1.05);
  transition-duration: 0.06s;
}

