:root{--font-heading:"sofia-pro", sans-serif;--font-body:"neue-haas-unica", sans-serif;--color-bg:#fff;--color-bg-secondary:#f8f9fb;--color-bg-tertiary:#f3f4f6;--color-bg-hover:#f9fafb;--color-bg-active:#f0f1f4;--color-bg-elevated:#fff;--color-text-primary:#0a0c10;--color-text-secondary:#4f566b;--color-text-tertiary:#697386;--color-text-muted:#8b949e;--color-text-placeholder:#a3acb9;--color-accent:#0a0c10;--color-accent-hover:#000;--color-accent-light:#f0f1f4;--color-accent-subtle:#f6f7f9;--color-border:#e3e8ee;--color-border-light:#edf0f4;--color-border-focus:#0a0c10;--border-subtle:#0000000f;--border-highlight:#0000001a;--color-success:#fff;--color-success-bg:#ffffff0f;--color-warning:#f5a623;--color-warning-bg:#fffbeb;--color-error:#e25950;--color-error-bg:#fef2f2;--color-info:#5469d4;--color-info-bg:#eff1fc;--shadow-xs:0 1px 2px #00000008;--shadow-sm:inset 0 1px 0 #fffc, 0 1px 3px #0000000f;--shadow-md:inset 0 1px 0 #fff9, 0 4px 16px #0000000f;--shadow-lg:inset 0 1px 0 #ffffff80, 0 8px 32px #00000014;--shadow-xl:inset 0 1px 0 #fff6, 0 24px 48px #0000001a;--shadow-focus:0 0 0 3px #0a0c101f;--mock-bg:#0d1117;--mock-card:#161a22;--mock-hud:#161a22bf;--mock-border:#ffffff14;--mock-border-hover:#ffffff1f;--mock-text:#f3f4f6;--mock-text-muted:#8b949e;--mock-glow:inset 0 1px 0 #ffffff0a, 0 4px 24px #0003;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--content-max-width:1200px;--nav-height:64px;--transition-fast:.12s ease;--transition-base:.2s ease;--transition-slow:.32s cubic-bezier(.25, .1, .25, 1);--easeOutExpo:cubic-bezier(.16, 1, .3, 1)}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}body{font-family:var(--font-body);letter-spacing:-.011em;color:var(--color-text-secondary);background:var(--color-bg);font-size:15px;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--color-text-primary);font-weight:700;line-height:1.1}h1{font-size:28px}h2{font-size:22px}h3{font-size:17px}h4{font-size:15px}a{color:var(--color-accent);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-accent-hover)}::selection{background:var(--color-accent-light);color:var(--color-text-primary)}.tabular,table,[data-tabular]{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}:focus-visible{box-shadow:var(--shadow-focus);border-radius:var(--radius-md);outline:none}img,svg{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.eyebrow{text-transform:uppercase;letter-spacing:1.08px;color:var(--color-text-tertiary);font-size:12px;font-weight:600}
.layout-module__L5FxyW__wrapper{background:#fff;flex-direction:column;max-width:100vw;min-height:100vh;display:flex;overflow-x:clip}.layout-module__L5FxyW__pageBackdrop{z-index:90;-webkit-backdrop-filter:blur(8px);background:#fff9;animation:.2s layout-module__L5FxyW__backdropIn;position:fixed;inset:0}@keyframes layout-module__L5FxyW__backdropIn{0%{opacity:0}to{opacity:1}}.layout-module__L5FxyW__navElevated{z-index:200;background:#fffffffa}.layout-module__L5FxyW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);background:#ffffffe0;position:fixed;top:0;left:0;right:0}.layout-module__L5FxyW__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 32px;display:flex}.layout-module__L5FxyW__logo{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.03em;font-size:22px;font-weight:700;text-decoration:none}.layout-module__L5FxyW__navLinks{align-items:center;gap:8px;display:flex}.layout-module__L5FxyW__navLink{font-family:var(--font-body);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.layout-module__L5FxyW__navLink:hover,.layout-module__L5FxyW__navLinkActive{color:var(--color-text-primary);background:var(--color-bg-secondary)}.layout-module__L5FxyW__navChevron{transition:transform .2s}.layout-module__L5FxyW__navChevronOpen{transform:rotate(180deg)}.layout-module__L5FxyW__navDropdownWrap{position:relative}.layout-module__L5FxyW__megaDropdown{z-index:200;opacity:0;pointer-events:none;padding-top:12px;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(4px)}.layout-module__L5FxyW__megaDropdownOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.layout-module__L5FxyW__megaGlass{border-radius:var(--radius-2xl);background:#fff;border:1px solid #00000014;min-width:540px;overflow:hidden;box-shadow:0 24px 80px #0000001f,0 8px 24px #0000000f}.layout-module__L5FxyW__megaColumns{padding:12px;display:flex}.layout-module__L5FxyW__megaCol{flex-direction:column;flex:1;padding:4px 0;display:flex}.layout-module__L5FxyW__megaCol+.layout-module__L5FxyW__megaCol{border-left:1px solid var(--color-border-light);margin-left:4px;padding-left:4px}.layout-module__L5FxyW__megaItem{border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;text-decoration:none;transition:background .1s;display:flex}.layout-module__L5FxyW__megaItem:hover{background:#0000000d}.layout-module__L5FxyW__megaLabel{font-family:var(--font-body);color:var(--color-text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.layout-module__L5FxyW__megaDesc{font-family:var(--font-body);color:var(--color-text-muted);font-size:12px;line-height:1.4}.layout-module__L5FxyW__megaFooter{background:#00000005;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.layout-module__L5FxyW__megaFooterText{font-family:var(--font-body);color:var(--color-text-muted);font-size:12px}.layout-module__L5FxyW__megaFooterLink{font-family:var(--font-body);color:var(--color-text-primary);font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s}.layout-module__L5FxyW__megaFooterLink:hover{opacity:.7}.layout-module__L5FxyW__dropdown{z-index:200;padding-top:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.layout-module__L5FxyW__dropdownInner{background:var(--color-bg-elevated,#fff);border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);flex-direction:column;min-width:280px;padding:8px;display:flex}.layout-module__L5FxyW__dropdownItem{border-radius:8px;flex-direction:column;gap:2px;padding:10px 14px;text-decoration:none;transition:background .1s;display:flex}.layout-module__L5FxyW__dropdownItem:hover{background:var(--color-bg-secondary)}.layout-module__L5FxyW__dropdownLabel{font-family:var(--font-body);color:var(--color-text-primary);font-size:14px;font-weight:600}.layout-module__L5FxyW__dropdownDesc{font-family:var(--font-body);color:var(--color-text-muted);font-size:12px;line-height:1.4}.layout-module__L5FxyW__navActions{z-index:201;align-items:center;gap:8px;display:flex;position:relative}.layout-module__L5FxyW__ghostBtn{font-family:var(--font-body);color:var(--color-text-secondary);border-radius:6px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.layout-module__L5FxyW__ghostBtn:hover{color:var(--color-text-primary);background:var(--color-bg-secondary)}.layout-module__L5FxyW__primaryBtn{font-family:var(--font-body);color:#fff;background:var(--color-text-primary);border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.layout-module__L5FxyW__primaryBtn:hover{background:#000;transform:translateY(-1px);box-shadow:0 2px 12px #0000001f}.layout-module__L5FxyW__mobileToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:none}.layout-module__L5FxyW__hamburger{background:var(--color-text-primary);width:18px;height:2px;transition:background .15s;display:block;position:relative}.layout-module__L5FxyW__hamburger:before,.layout-module__L5FxyW__hamburger:after{content:"";background:var(--color-text-primary);width:18px;height:2px;transition:transform .2s;position:absolute;left:0}.layout-module__L5FxyW__hamburger:before{top:-6px}.layout-module__L5FxyW__hamburger:after{top:6px}.layout-module__L5FxyW__hamburgerOpen{background:0 0}.layout-module__L5FxyW__hamburgerOpen:before{transform:rotate(45deg)translate(4px,4px)}.layout-module__L5FxyW__hamburgerOpen:after{transform:rotate(-45deg)translate(4px,-4px)}.layout-module__L5FxyW__mobileMenu{border-top:1px solid var(--color-border-light);background:#fff;flex-direction:column;padding:16px 32px 32px;display:none}.layout-module__L5FxyW__mobileSection{flex-direction:column;margin-bottom:16px;display:flex}.layout-module__L5FxyW__mobileSectionLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);padding:8px 0 4px;font-size:11px;font-weight:600}.layout-module__L5FxyW__mobileLink{font-family:var(--font-body);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-light);padding:10px 0;font-size:15px;font-weight:500;text-decoration:none}.layout-module__L5FxyW__mobileLink:hover{color:var(--color-text-primary)}.layout-module__L5FxyW__mobileCtas{flex-direction:column;gap:8px;margin-top:20px;display:flex}.layout-module__L5FxyW__mobileLogin{font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;border:1px solid var(--color-border);border-radius:8px;padding:12px;font-size:15px;font-weight:500;text-decoration:none}.layout-module__L5FxyW__mobilePrimary{font-family:var(--font-body);color:#fff;text-align:center;background:var(--color-text-primary);border-radius:8px;padding:12px;font-size:15px;font-weight:600;text-decoration:none}.layout-module__L5FxyW__footer{background:#0a0c10;border-top:none;margin-top:auto;padding:0}.layout-module__L5FxyW__footerInner{max-width:1200px;margin:0 auto;padding:0 32px}.layout-module__L5FxyW__footerWordmark{text-align:center;padding:80px 0 16px}.layout-module__L5FxyW__footerWordmarkText{font-family:var(--font-heading);color:#fff;letter-spacing:-.05em;margin:0;font-size:120px;font-weight:700;line-height:1}.layout-module__L5FxyW__footerWordmarkSub{font-family:var(--font-body);color:#fff6;margin-top:16px;font-size:18px}.layout-module__L5FxyW__footerGrid{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;margin-bottom:60px;padding-top:56px;display:grid}.layout-module__L5FxyW__footerBrand,.layout-module__L5FxyW__footerLogo,.layout-module__L5FxyW__footerTagline,.layout-module__L5FxyW__footerParent,.layout-module__L5FxyW__footerParent strong{display:none}.layout-module__L5FxyW__footerCol{flex-direction:column;gap:10px;display:flex}.layout-module__L5FxyW__footerHeading{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:4px;font-size:11px;font-weight:600}.layout-module__L5FxyW__footerLink{font-family:var(--font-body);color:#ffffff80;font-size:14px;text-decoration:none;transition:color .15s}.layout-module__L5FxyW__footerLink:hover{color:#ffffffe6}.layout-module__L5FxyW__footerBottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 0 40px;display:flex}.layout-module__L5FxyW__footerBottom p{font-family:var(--font-body);color:#ffffff4d;font-size:13px}.layout-module__L5FxyW__statusBadge{font-family:var(--font-body);color:#ffffff80;background:#ffffff0f;border:none;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.layout-module__L5FxyW__statusDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite layout-module__L5FxyW__statusPulse}@keyframes layout-module__L5FxyW__statusPulse{0%,to{opacity:1;box-shadow:0 0 #fff0}50%{opacity:.6;box-shadow:0 0 6px 2px #ffffff26}}.layout-module__L5FxyW__regionToggle{border-radius:var(--radius-full);border:1px solid #ffffff1f;gap:0;display:flex;overflow:hidden}.layout-module__L5FxyW__regionPill{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:4px 12px;font-size:11px;font-weight:600;transition:all .15s}.layout-module__L5FxyW__regionPill:hover{color:#fff9}.layout-module__L5FxyW__regionPillActive{color:#0a0c10;background:#ffffffe6}.layout-module__L5FxyW__regionPillActive:hover{color:#0a0c10}@media (max-width:1024px){.layout-module__L5FxyW__megaDropdown{display:none}.layout-module__L5FxyW__footerGrid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.layout-module__L5FxyW__navLinks,.layout-module__L5FxyW__navActions{display:none}.layout-module__L5FxyW__navInner{padding:0 20px}.layout-module__L5FxyW__mobileToggle{display:flex}.layout-module__L5FxyW__mobileMenu{padding:16px 20px 32px;display:flex}.layout-module__L5FxyW__footerInner{padding:0 20px}.layout-module__L5FxyW__footerWordmarkText{font-size:64px}.layout-module__L5FxyW__footerWordmarkSub{font-size:16px}.layout-module__L5FxyW__footerBottom{text-align:center;flex-direction:column;gap:12px}}@media (max-width:480px){.layout-module__L5FxyW__footerGrid{grid-template-columns:1fr;gap:24px}.layout-module__L5FxyW__footerWordmarkText{font-size:48px}.layout-module__L5FxyW__footerWordmark{padding:60px 0 16px}}
.GrainOverlay-module__grPEoG__grain{z-index:9998;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}
.CustomCursor-module__scj-aG__cursor{mix-blend-mode:difference;pointer-events:none;z-index:10000;will-change:transform, left, top;background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s cubic-bezier(.16,1,.3,1);position:fixed;transform:translate(-50%,-50%)scale(0)}.CustomCursor-module__scj-aG__cursorVisible{transform:translate(-50%,-50%)scale(1)}
.vsense-module__5RgT4W__wrapper{bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:10000;flex-direction:column;align-items:stretch;width:calc(100% - 48px);max-width:720px;margin:0 auto;display:flex;position:fixed;left:0;right:0}.vsense-module__5RgT4W__bar{background:#ffffffa6;border:1px solid #00000014;border-radius:100px;align-items:center;gap:12px;padding:8px 8px 8px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 0 0 0 .5px #ffffff80,inset 0 1px #fff9,0 8px 32px #0000001a,0 2px 6px #0000000a}.vsense-module__5RgT4W__barFocused{border-color:#0000001f;transform:scale(1.015);box-shadow:inset 0 0 0 .5px #ffffff80,0 12px 40px #0000002e,0 4px 12px #0000000f}.vsense-module__5RgT4W__barThinking{background:linear-gradient(#ffffff47, #ffffff47) padding-box, conic-gradient(from var(--thinking-angle,0deg), #0a0c1026, #0a0c1066, #0a0c1026) border-box;border-color:#0000;animation:2.5s linear infinite vsense-module__5RgT4W__thinking-spin}@property --thinking-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes vsense-module__5RgT4W__thinking-spin{to{--thinking-angle:360deg}}@media (prefers-reduced-motion:reduce){.vsense-module__5RgT4W__barThinking{border-color:#0a0c1033;animation:none}}.vsense-module__5RgT4W__sparkle{width:20px;height:20px;color:var(--color-text-muted,#8b949e);flex-shrink:0}.vsense-module__5RgT4W__input{font-family:var(--font-body);color:var(--color-text-primary,#0a0c10);background:0 0;border:none;outline:none;flex:1;font-size:15px;line-height:1.4}.vsense-module__5RgT4W__input::placeholder{color:var(--color-text-muted,#8b949e)}.vsense-module__5RgT4W__shortcutBadge{font-family:var(--font-body);color:var(--color-text-tertiary,#697386);white-space:nowrap;background:#0000000a;border:1.5px solid #00000014;border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:12px;line-height:1.4}.vsense-module__5RgT4W__sendButton{width:36px;height:36px;color:var(--color-text-tertiary,#697386);cursor:pointer;background:#0000000a;border:1.5px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.vsense-module__5RgT4W__sendButton:hover{color:var(--color-text-primary,#0a0c10);background:#00000014}.vsense-module__5RgT4W__sendButton:disabled{opacity:.3;cursor:not-allowed}.vsense-module__5RgT4W__panel{opacity:0;-webkit-backdrop-filter:blur(28px);background:#ffffffeb;border:1px solid #0000000f;border-radius:16px;max-height:0;margin-bottom:8px;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;overflow:hidden;box-shadow:0 8px 32px #00000014}.vsense-module__5RgT4W__panelOpen{opacity:1;max-height:50vh;overflow-y:auto}.vsense-module__5RgT4W__panelHeader{border-bottom:1px solid var(--color-border-light,#edf0f4);justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.vsense-module__5RgT4W__panelTitle{font-family:var(--font-body);color:var(--color-text-secondary,#4f566b);text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:600}.vsense-module__5RgT4W__closeButton{width:28px;height:28px;color:var(--color-text-tertiary,#697386);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s;display:flex}.vsense-module__5RgT4W__closeButton:hover{background:var(--color-bg-tertiary,#f3f4f6)}.vsense-module__5RgT4W__messageList{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.vsense-module__5RgT4W__messageUser{background:var(--color-bg-tertiary,#f3f4f6);max-width:80%;font-family:var(--font-body);color:var(--color-text-primary,#0a0c10);border-radius:16px 16px 4px;align-self:flex-end;padding:10px 16px;font-size:14px;line-height:1.5}.vsense-module__5RgT4W__messageAssistant{max-width:85%;font-family:var(--font-body);color:var(--color-text-primary,#0a0c10);align-self:flex-start;font-size:14px;line-height:1.6}.vsense-module__5RgT4W__typing{gap:4px;padding:8px 0;display:flex}.vsense-module__5RgT4W__typingDot{background:var(--color-text-muted,#8b949e);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite vsense-module__5RgT4W__typing-bounce}.vsense-module__5RgT4W__typingDot:nth-child(2){animation-delay:.2s}.vsense-module__5RgT4W__typingDot:nth-child(3){animation-delay:.4s}@keyframes vsense-module__5RgT4W__typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.vsense-module__5RgT4W__leadForm{border-top:1px solid var(--color-border-light,#edf0f4);flex-direction:column;gap:12px;padding:20px;display:flex}.vsense-module__5RgT4W__leadInput{border:1px solid var(--color-border,#e3e8ee);font-family:var(--font-body);background:#fff;border-radius:8px;outline:none;padding:10px 16px;font-size:14px;transition:border-color .2s}.vsense-module__5RgT4W__leadInput:focus{border-color:var(--color-text-primary,#0a0c10)}.vsense-module__5RgT4W__leadSubmit{background:var(--color-text-primary,#0a0c10);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:opacity .2s}.vsense-module__5RgT4W__leadSubmit:hover{opacity:.85}.vsense-module__5RgT4W__error{font-family:var(--font-body);color:#e53e3e;text-align:center;padding:8px 20px;font-size:13px}.vsense-module__5RgT4W__retryButton{color:var(--color-text-primary,#0a0c10);cursor:pointer;font-size:13px;font-family:var(--font-body);background:0 0;border:none;text-decoration:underline}@media (max-width:768px){.vsense-module__5RgT4W__wrapper{bottom:calc(16px + env(safe-area-inset-bottom,0px));width:calc(100% - 32px)}.vsense-module__5RgT4W__shortcutBadge{display:none}.vsense-module__5RgT4W__panelOpen{max-height:80vh}}
