.Button-module__9FGWVa__btn{border-radius:var(--radius-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1.4rem;font-family:inherit;font-size:.94rem;font-weight:820;line-height:1.4;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .4s,border-color .25s;display:inline-flex;position:relative}.Button-module__9FGWVa__btn:hover{transform:translateY(-3px)}.Button-module__9FGWVa__primary{background:var(--brand-gradient);color:#0a0f14;background-size:200% 100%;box-shadow:0 8px 20px #00d9ff33,0 2px 8px #0000004d}.Button-module__9FGWVa__primary:hover{background-position:100% 0;box-shadow:0 12px 30px #00d9ff4d,0 4px 12px #0006}.Button-module__9FGWVa__ghost{border-color:var(--line-bright);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a}.Button-module__9FGWVa__ghost:hover{background:#ffffff12;border-color:#00d9ff4d;box-shadow:0 8px 24px #00d9ff14}.Button-module__9FGWVa__nav{background:var(--brand-gradient);background-size:200% 100%;border:none;padding:.58rem 1rem;font-size:.88rem;box-shadow:0 4px 14px #00d9ff33;color:#0a0f14!important}.Button-module__9FGWVa__nav:hover{background-position:100% 0;box-shadow:0 6px 20px #00d9ff4d}
.Navigation-module__c8VVPa__nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);background:#060b11bf;position:sticky;top:0}.Navigation-module__c8VVPa__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.Navigation-module__c8VVPa__brand{z-index:31;display:inline-flex;position:relative}.Navigation-module__c8VVPa__links{align-items:center;gap:1.3rem;display:flex}.Navigation-module__c8VVPa__links a{letter-spacing:.02em;color:var(--ink-soft);font-size:.9rem;font-weight:600;transition:color .25s;position:relative}.Navigation-module__c8VVPa__links a:hover{color:var(--ink)}.Navigation-module__c8VVPa__links a:after{content:"";background:var(--brand-gradient);border-radius:1px;height:2px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navigation-module__c8VVPa__links a:hover:after{transform:scaleX(1)}.Navigation-module__c8VVPa__hamburger{cursor:pointer;z-index:31;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.4rem;height:2.4rem;padding:.5rem;display:none;position:relative}.Navigation-module__c8VVPa__hamburger span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navigation-module__c8VVPa__hamburger[data-open=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Navigation-module__c8VVPa__hamburger[data-open=true] span:nth-child(2){opacity:0}.Navigation-module__c8VVPa__hamburger[data-open=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navigation-module__c8VVPa__account{z-index:31;position:relative}.Navigation-module__c8VVPa__accountBtn{border:1.5px solid var(--line-bright);background:var(--surface);width:2.2rem;height:2.2rem;color:var(--ink);letter-spacing:.02em;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:.72rem;font-weight:700;transition:border-color .2s,background .2s;display:flex}.Navigation-module__c8VVPa__accountBtn:hover{border-color:var(--cyan);background:var(--surface-hover)}.Navigation-module__c8VVPa__accountDropdown{background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-md);min-width:200px;box-shadow:var(--shadow-md);flex-direction:column;gap:.15rem;padding:.85rem;display:flex;position:absolute;top:calc(100% + .6rem);right:0}.Navigation-module__c8VVPa__accountName{color:var(--ink);margin:0;font-size:.88rem;font-weight:650}.Navigation-module__c8VVPa__accountCompany{color:var(--ink-muted);margin:0 0 .5rem;font-size:.78rem}.Navigation-module__c8VVPa__accountLink{color:var(--ink-soft);border-top:1px solid var(--line);padding:.4rem 0;font-size:.84rem;transition:color .2s}.Navigation-module__c8VVPa__accountLink:hover{color:var(--cyan)}.Navigation-module__c8VVPa__accountLink:after{display:none!important}.Navigation-module__c8VVPa__accountLogout{font:inherit;color:var(--ink-muted);border:none;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;padding:.4rem 0;font-size:.84rem;transition:color .2s}.Navigation-module__c8VVPa__accountLogout:hover{color:var(--ink)}@media (max-width:760px){.Navigation-module__c8VVPa__inner{min-height:4rem}.Navigation-module__c8VVPa__hamburger{display:flex}.Navigation-module__c8VVPa__links{z-index:30;-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#060b11f5;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;position:fixed;inset:0}.Navigation-module__c8VVPa__links[data-open=true]{opacity:1;pointer-events:auto}.Navigation-module__c8VVPa__links a{color:var(--ink);font-size:1.3rem}.Navigation-module__c8VVPa__links a:after{display:none}}
.Footer-module__JGhRua__footer{border-top:1px solid var(--line);padding:2.5rem 0}.Footer-module__JGhRua__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__JGhRua__brand{opacity:.5;transition:opacity .2s;display:inline-flex}.Footer-module__JGhRua__brand:hover{opacity:.75}.Footer-module__JGhRua__right{align-items:center;gap:1.5rem;display:flex}.Footer-module__JGhRua__right a,.Footer-module__JGhRua__right span{color:var(--ink-muted);font-size:.88rem;font-weight:600;transition:color .2s}.Footer-module__JGhRua__right a:hover{color:var(--ink)}.Footer-module__JGhRua__legal{border-top:1px solid var(--line);justify-content:center;gap:1.5rem;width:100%;margin-top:.5rem;padding-top:1rem;display:flex}.Footer-module__JGhRua__legal a{color:var(--ink-muted);font-size:.82rem;transition:color .2s}.Footer-module__JGhRua__legal a:hover{color:var(--ink)}.Footer-module__JGhRua__copy{color:var(--ink-muted);text-align:center;width:100%;margin:0;font-size:.82rem}@media (max-width:760px){.Footer-module__JGhRua__inner{text-align:center;flex-direction:column}}
.Hero-module__PycF7W__hero{align-items:center;min-height:92vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(at 70% 40%,#000 20%,#0000 70%)}.Hero-module__PycF7W__grid{z-index:1;grid-template-columns:1fr;gap:1.2rem;display:grid;position:relative}.Hero-module__PycF7W__headline{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:none}.Hero-module__PycF7W__subline{max-width:48ch;color:var(--ink);font-size:1.3rem;font-weight:550;line-height:1.55}.Hero-module__PycF7W__copy{max-width:52ch;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.Hero-module__PycF7W__actions{flex-wrap:wrap;gap:.85rem;margin-top:.8rem;display:flex}.Hero-module__PycF7W__orbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__PycF7W__orb{filter:blur(100px);border-radius:50%;position:absolute}.Hero-module__PycF7W__orb1{background:var(--cyan);opacity:.18;width:600px;height:600px;animation:18s ease-in-out infinite Hero-module__PycF7W__drift1;top:-15%;right:-8%}.Hero-module__PycF7W__orb2{background:var(--mint);opacity:.12;width:500px;height:500px;animation:22s ease-in-out infinite Hero-module__PycF7W__drift2;bottom:-20%;right:10%}.Hero-module__PycF7W__orb3{background:var(--orange);opacity:.1;width:400px;height:400px;animation:16s ease-in-out infinite Hero-module__PycF7W__drift3;top:15%;right:25%}.Hero-module__PycF7W__orb4{background:var(--lime);opacity:.06;width:300px;height:300px;animation:20s ease-in-out infinite reverse Hero-module__PycF7W__drift1;top:60%;left:-5%}.Hero-module__PycF7W__scrollArrows{z-index:2;color:var(--cyan);flex-direction:column;align-items:center;gap:0;text-decoration:none;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__PycF7W__scrollArrows svg:first-child{opacity:.3;margin-bottom:-6px;animation:1.8s ease-in-out infinite Hero-module__PycF7W__arrowBounce}.Hero-module__PycF7W__scrollArrows svg:last-child{opacity:.6;animation:1.8s ease-in-out .15s infinite Hero-module__PycF7W__arrowBounce}@keyframes Hero-module__PycF7W__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){.Hero-module__PycF7W__scrollArrows svg:first-child,.Hero-module__PycF7W__scrollArrows svg:last-child{animation:1.8s ease-in-out infinite Hero-module__PycF7W__arrowBounce!important}}.Hero-module__PycF7W__bottomLine{background:linear-gradient(90deg,#0000,#00d9ff4d 30%,#55f4c34d 50%,#ff6a0033 70%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}@keyframes Hero-module__PycF7W__drift1{0%,to{transform:translate(0)}33%{transform:translate(-40px,25px)}66%{transform:translate(20px,-20px)}}@keyframes Hero-module__PycF7W__drift2{0%,to{transform:translate(0)}33%{transform:translate(30px,-35px)}66%{transform:translate(-25px,15px)}}@keyframes Hero-module__PycF7W__drift3{0%,to{transform:translate(0)}50%{transform:translate(-30px,25px)}}@media (max-width:760px){.Hero-module__PycF7W__hero{min-height:auto;padding:3.5rem 0 3rem}.Hero-module__PycF7W__subline{font-size:1.1rem}.Hero-module__PycF7W__orb1{width:350px;height:350px}.Hero-module__PycF7W__orb2{width:300px;height:300px}.Hero-module__PycF7W__orb3,.Hero-module__PycF7W__orb4{display:none}}
.ProblemAgitation-module__7qrkma__section{padding:6rem 0;position:relative}.ProblemAgitation-module__7qrkma__head{text-align:center;margin-bottom:3.5rem;position:relative}.ProblemAgitation-module__7qrkma__head h2{color:var(--ink);max-width:36ch;margin-inline:auto}.ProblemAgitation-module__7qrkma__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}.ProblemAgitation-module__7qrkma__card{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:var(--radius-lg);will-change:transform;flex-direction:column;padding:2rem 1.8rem 1.8rem;display:flex;position:relative;overflow:hidden}.ProblemAgitation-module__7qrkma__card:before{content:"";border-radius:inherit;opacity:0;background:radial-gradient(600px circle at var(--mouse-x,50%)var(--mouse-y,50%),#00d9ff0f,transparent 60%);pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.ProblemAgitation-module__7qrkma__card:hover:before{opacity:1}.ProblemAgitation-module__7qrkma__card:hover{border-color:#00d9ff2e}.ProblemAgitation-module__7qrkma__number{width:2.2rem;height:2.2rem;font-family:var(--font-heading),sans-serif;color:var(--cyan);background:#00d9ff0f;border:1px solid #00d9ff1a;border-radius:.6rem;justify-content:center;align-items:center;margin-bottom:1.2rem;font-size:.82rem;font-weight:600;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.ProblemAgitation-module__7qrkma__card:hover .ProblemAgitation-module__7qrkma__number{background:#00d9ff1a;border-color:#00d9ff40;box-shadow:0 0 20px #00d9ff1a}.ProblemAgitation-module__7qrkma__card h3{color:var(--ink);margin-bottom:.5rem;font-size:1.08rem;line-height:1.35}.ProblemAgitation-module__7qrkma__card p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.7}@media (max-width:1080px){.ProblemAgitation-module__7qrkma__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.ProblemAgitation-module__7qrkma__section{padding:4rem 0}.ProblemAgitation-module__7qrkma__grid{grid-template-columns:1fr;gap:1rem}.ProblemAgitation-module__7qrkma__card{padding:1.6rem 1.4rem 1.4rem}}
.RiskReversal-module__KyzPRa__section{padding:7rem 0;position:relative;overflow:hidden}.RiskReversal-module__KyzPRa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d9ff14 0%,#55f4c30a 30%,#0000 60%);border-radius:50%;width:800px;height:800px;animation:6s ease-in-out infinite RiskReversal-module__KyzPRa__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RiskReversal-module__KyzPRa__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.RiskReversal-module__KyzPRa__badge{text-transform:uppercase;letter-spacing:.14em;color:#0a0f14;background:var(--brand-gradient);border-radius:var(--radius-pill);margin-bottom:2rem;padding:.45rem 1.1rem;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 0 24px #00d9ff33}.RiskReversal-module__KyzPRa__headline{font-size:clamp(3rem,8vw,5.5rem);font-family:var(--font-display),"Avenir Next",sans-serif;letter-spacing:-.03em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:none;margin:0 0 2rem;font-weight:700;line-height:1}.RiskReversal-module__KyzPRa__quote{max-width:44ch;color:var(--ink-soft);margin:0 0 2.5rem;font-size:1.25rem;line-height:1.7}.RiskReversal-module__KyzPRa__border{border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);padding:2rem 2.5rem;position:relative}.RiskReversal-module__KyzPRa__border:before{content:"";border-radius:var(--radius-xl);background:var(--brand-gradient);-webkit-mask-composite:xor;background-size:300% 100%;padding:1.5px;animation:5s linear infinite RiskReversal-module__KyzPRa__borderShift;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.RiskReversal-module__KyzPRa__subtext{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.65}@keyframes RiskReversal-module__KyzPRa__borderShift{0%{background-position:0%}to{background-position:300%}}@keyframes RiskReversal-module__KyzPRa__pulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:760px){.RiskReversal-module__KyzPRa__section{padding:4.5rem 0}.RiskReversal-module__KyzPRa__headline{font-size:clamp(2.2rem,10vw,3.5rem)}.RiskReversal-module__KyzPRa__quote{font-size:1.08rem}.RiskReversal-module__KyzPRa__border{padding:1.5rem}}
.NovaAICTA-module__03WJ9a__section{padding:6rem 0}.NovaAICTA-module__03WJ9a__shell{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;padding:2.8rem;display:grid}.NovaAICTA-module__03WJ9a__copy h2{margin-bottom:.75rem}.NovaAICTA-module__03WJ9a__copy>p{color:var(--ink-soft);margin-bottom:1.5rem}.NovaAICTA-module__03WJ9a__features{margin:0 0 2rem;padding:0;list-style:none}.NovaAICTA-module__03WJ9a__features li{color:var(--ink-soft);align-items:center;gap:.7rem;padding:.55rem 0;font-size:.95rem;display:flex}.NovaAICTA-module__03WJ9a__features li+li{border-top:1px solid var(--line)}.NovaAICTA-module__03WJ9a__check{background:var(--brand-gradient);color:#0a0f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.6rem;font-weight:900;display:flex}.NovaAICTA-module__03WJ9a__preview{justify-content:center;align-items:center;display:flex}.NovaAICTA-module__03WJ9a__chatMockup{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff05;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:1.5rem;display:flex}.NovaAICTA-module__03WJ9a__bubble{border-radius:var(--radius-md);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);padding:.9rem 1.1rem}.NovaAICTA-module__03WJ9a__bubble p{margin:0;font-size:.88rem;line-height:1.55}.NovaAICTA-module__03WJ9a__bubbleUser{background:#00d9ff0f;border-color:#00d9ff26;margin-left:2rem}.NovaAICTA-module__03WJ9a__bubbleUser p{color:var(--ink)}.NovaAICTA-module__03WJ9a__bubbleAssistant{background:var(--surface);margin-right:2rem}.NovaAICTA-module__03WJ9a__bubbleAssistant p{color:var(--ink-soft)}@media (max-width:1080px){.NovaAICTA-module__03WJ9a__shell{grid-template-columns:1fr;padding:1.8rem}.NovaAICTA-module__03WJ9a__preview{display:none}}@media (max-width:760px){.NovaAICTA-module__03WJ9a__section{padding:4rem 0}.NovaAICTA-module__03WJ9a__shell{padding:1.3rem}}
.Process-module__ekV7Jq__section{padding:6rem 0}.Process-module__ekV7Jq__head{max-width:48ch;margin-bottom:3rem}.Process-module__ekV7Jq__head .eyebrow{font-size:1.5rem}.Process-module__ekV7Jq__timeline{gap:0;padding-left:3.5rem;display:grid;position:relative}.Process-module__ekV7Jq__line{background:var(--line);transform-origin:top;width:2px;position:absolute;top:0;bottom:0;left:.85rem}.Process-module__ekV7Jq__lineFill{background:var(--brand-gradient);transform-origin:top;width:2px;position:absolute;top:0;bottom:0;left:.85rem}.Process-module__ekV7Jq__card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1.6rem;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative}.Process-module__ekV7Jq__card:hover{border-color:var(--line-bright);box-shadow:var(--shadow-md),0 0 20px #00d9ff0a;transform:translateY(-3px)}.Process-module__ekV7Jq__dot{background:var(--brand-gradient);border:3px solid var(--bg);width:1.7rem;height:1.7rem;box-shadow:0 0 0 2px var(--line),0 0 12px #00d9ff33;border-radius:50%;position:absolute;top:1.7rem;left:-3rem}.Process-module__ekV7Jq__step{text-transform:uppercase;letter-spacing:.1em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .45rem;font-size:.72rem;font-weight:810}.Process-module__ekV7Jq__card h3{margin-bottom:.5rem}.Process-module__ekV7Jq__card p{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:760px){.Process-module__ekV7Jq__section{padding:4rem 0}.Process-module__ekV7Jq__timeline{padding-left:2.8rem}.Process-module__ekV7Jq__dot{width:1.3rem;height:1.3rem;left:-2.3rem}.Process-module__ekV7Jq__line,.Process-module__ekV7Jq__lineFill{left:.6rem}}
.Founder-module__dVSl3a__section{padding:6rem 0}.Founder-module__dVSl3a__grid{grid-template-columns:auto 1fr;align-items:start;gap:3rem;display:grid}.Founder-module__dVSl3a__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.Founder-module__dVSl3a__avatar:before{content:"";background:var(--brand-gradient);-webkit-mask-composite:xor;border-radius:50%;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Founder-module__dVSl3a__avatar:after{content:"";pointer-events:none;background:radial-gradient(circle,#00d9ff14,#0000 70%);border-radius:50%;position:absolute;inset:-10px}.Founder-module__dVSl3a__photo{object-fit:cover;border-radius:50%;width:calc(100% - 6px);height:calc(100% - 6px)}.Founder-module__dVSl3a__content h2{margin-bottom:.5rem}.Founder-module__dVSl3a__name{font-family:var(--font-display),"Avenir Next",sans-serif;text-transform:uppercase;letter-spacing:.08em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:.85rem;font-weight:800}.Founder-module__dVSl3a__bio{color:var(--ink-soft);max-width:56ch;font-size:1.05rem;line-height:1.7}.Founder-module__dVSl3a__badges{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.Founder-module__dVSl3a__badge{color:var(--ink-soft);border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface);align-items:center;gap:.4rem;padding:.42rem .8rem;font-size:.82rem;font-weight:700;transition:border-color .2s;display:inline-flex}.Founder-module__dVSl3a__badge:hover{border-color:var(--line-bright)}.Founder-module__dVSl3a__badgeIcon{color:var(--cyan);display:inline-flex}.Founder-module__dVSl3a__linkedin{color:var(--cyan);align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;transition:opacity .2s;display:inline-flex}.Founder-module__dVSl3a__linkedin:hover{opacity:.75}@media (max-width:760px){.Founder-module__dVSl3a__section{padding:4rem 0}.Founder-module__dVSl3a__grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem}.Founder-module__dVSl3a__avatar{width:140px;height:140px}.Founder-module__dVSl3a__badges{justify-content:center}}
.FAQ-module__4vwbtq__section{padding:6rem 0;position:relative}.FAQ-module__4vwbtq__head{text-align:center;margin-bottom:2.5rem;max-width:48rem;margin-inline:auto;position:relative}.FAQ-module__4vwbtq__head .eyebrow{font-size:1.5rem}.FAQ-module__4vwbtq__grid{gap:.75rem;max-width:48rem;margin-inline:auto;display:grid;position:relative}.FAQ-module__4vwbtq__item{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(12px);transition:border-color .25s,box-shadow .25s;overflow:hidden}.FAQ-module__4vwbtq__item:hover{border-color:var(--line-bright)}.FAQ-module__4vwbtq__trigger{width:100%;font-size:1.03rem;font-weight:700;font-family:var(--font-display),"Avenir Next",sans-serif;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.2rem;line-height:1.35;display:flex}.FAQ-module__4vwbtq__chevron{width:1.2rem;height:1.2rem;color:var(--ink-muted);flex-shrink:0;transition:transform .35s,color .25s}.FAQ-module__4vwbtq__chevron[data-open=true]{color:var(--cyan);transform:rotate(180deg)}.FAQ-module__4vwbtq__answer{overflow:hidden}.FAQ-module__4vwbtq__answerInner{padding:0 1.2rem 1.1rem}.FAQ-module__4vwbtq__answerInner p{color:var(--ink-soft);margin:0;line-height:1.7}@media (max-width:760px){.FAQ-module__4vwbtq__section{padding:4rem 0}.FAQ-module__4vwbtq__trigger{padding:.9rem 1rem;font-size:.95rem}}
.Contact-module__Zv_Gsq__section{padding:6rem 0 8rem}.Contact-module__Zv_Gsq__shell{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);grid-template-columns:1.1fr .9fr;align-items:start;gap:2.5rem;padding:2.8rem;display:grid}.Contact-module__Zv_Gsq__copy h2{margin-bottom:.75rem}.Contact-module__Zv_Gsq__copy .eyebrow{font-size:1.15rem}.Contact-module__Zv_Gsq__copy>p{color:var(--ink-soft);max-width:44ch;line-height:1.65}.Contact-module__Zv_Gsq__promise{border-radius:var(--radius-md);background:#55f4c30a;border:1px solid #55f4c31a;align-items:center;gap:.7rem;margin-top:1.5rem;padding:.9rem 1.1rem;display:flex}.Contact-module__Zv_Gsq__promise p{color:var(--mint);margin:0;font-size:.9rem;font-weight:650}.Contact-module__Zv_Gsq__form{gap:.7rem;display:grid}.Contact-module__Zv_Gsq__form label{color:var(--ink-soft);font-size:.82rem;font-weight:760}.Contact-module__Zv_Gsq__form input,.Contact-module__Zv_Gsq__form textarea{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff08;padding:.72rem .78rem;transition:border-color .25s,box-shadow .25s}.Contact-module__Zv_Gsq__form input::placeholder,.Contact-module__Zv_Gsq__form textarea::placeholder{color:var(--ink-muted)}.Contact-module__Zv_Gsq__form input:focus,.Contact-module__Zv_Gsq__form textarea:focus{border-color:#00d9ff66;outline:none;box-shadow:0 0 0 3px #00d9ff1a,0 0 20px #00d9ff0d}.Contact-module__Zv_Gsq__phoneGroup{gap:0;display:flex}.Contact-module__Zv_Gsq__countrySelect{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm)0 0 var(--radius-sm);cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23778899'/%3E%3C/svg%3E") right .5rem center no-repeat;border-right:none;min-width:110px;padding:.72rem 1.4rem .72rem .5rem;font-size:.85rem;transition:border-color .25s,box-shadow .25s}.Contact-module__Zv_Gsq__countrySelect:focus{border-color:#00d9ff66;outline:none;box-shadow:0 0 0 3px #00d9ff1a,0 0 20px #00d9ff0d}.Contact-module__Zv_Gsq__countrySelect option{color:var(--ink);background:#0e1520}.Contact-module__Zv_Gsq__phoneInput{flex:1;border-radius:0 var(--radius-sm)var(--radius-sm)0!important}.Contact-module__Zv_Gsq__consent{color:var(--ink-soft);cursor:pointer;align-items:flex-start;gap:.6rem;margin-top:.3rem;font-size:.82rem;font-weight:400;line-height:1.5;display:flex}.Contact-module__Zv_Gsq__consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--cyan);cursor:pointer;flex-shrink:0;margin-top:1px}.Contact-module__Zv_Gsq__consent a{color:var(--cyan);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.Contact-module__Zv_Gsq__consent a:hover{color:var(--ink)}.Contact-module__Zv_Gsq__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.Contact-module__Zv_Gsq__successLogo{filter:drop-shadow(0 0 24px #00d9ff40);width:72px;height:72px;margin-bottom:1.2rem;animation:.5s forwards Contact-module__Zv_Gsq__logoFadeIn}.Contact-module__Zv_Gsq__successLogo svg{width:100%;height:100%}@keyframes Contact-module__Zv_Gsq__logoFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Contact-module__Zv_Gsq__success h3{color:var(--ink);margin-bottom:.5rem}.Contact-module__Zv_Gsq__success p{color:var(--ink-soft);margin:0}.Contact-module__Zv_Gsq__error{color:#ff6b6b;border-radius:var(--radius-sm);background:#ff6b6b14;border:1px solid #ff6b6b26;margin:0;padding:.5rem .75rem;font-size:.85rem}@media (max-width:1080px){.Contact-module__Zv_Gsq__shell{grid-template-columns:1fr;padding:1.8rem}}@media (max-width:760px){.Contact-module__Zv_Gsq__section{padding:4rem 0 6rem}.Contact-module__Zv_Gsq__shell{padding:1.3rem}}
.FloatingCTA-module__C6biPa__floating{z-index:50;border-radius:var(--radius-pill);color:#0a0f14;background:var(--brand-gradient);background-size:200% 100%;align-items:center;gap:.4rem;padding:.78rem 1.2rem;font-size:.86rem;font-weight:820;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .4s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 24px #00d9ff40,0 2px 8px #0006}.FloatingCTA-module__C6biPa__floating:hover{background-position:100% 0;transform:translateY(-3px);box-shadow:0 12px 32px #00d9ff59,0 4px 12px #00000080}@media (max-width:760px){.FloatingCTA-module__C6biPa__floating{text-align:center;justify-content:center;left:.7rem;right:.7rem}}
