.Button-module__wf2AGa__button{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s,background-color .15s;display:inline-flex}.Button-module__wf2AGa__button:hover{opacity:.88}.Button-module__wf2AGa__primary{background-color:var(--accent-primary);color:var(--text-primary);border-color:var(--accent-primary)}.Button-module__wf2AGa__outline{color:var(--text-secondary);border-color:var(--color-border-strong);background-color:#0000}.Button-module__wf2AGa__outline:hover{background-color:var(--bg-hover);opacity:1}
.Navbar-module__OL7VKW__nav{z-index:100;background-color:var(--bg-nav);border-bottom:1px solid var(--color-border);position:sticky;top:0}.Navbar-module__OL7VKW__container{align-items:center;gap:2rem;max-width:1200px;height:4rem;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__OL7VKW__logo{flex-shrink:0;align-items:center;gap:.375rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__OL7VKW__logoIcon{width:auto;height:28px}.Navbar-module__OL7VKW__logoTest{color:var(--text-primary)}.Navbar-module__OL7VKW__logoQuorum{background:linear-gradient(90deg,#c026d3,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__OL7VKW__links{flex:1;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__OL7VKW__link{color:var(--text-secondary);border-radius:.25rem;padding:.375rem .75rem;font-size:.9375rem;text-decoration:none;transition:color .15s,background-color .15s}.Navbar-module__OL7VKW__link:hover{color:var(--text-primary);background-color:var(--bg-hover)}.Navbar-module__OL7VKW__auth{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__OL7VKW__loginLink{color:var(--text-secondary);padding:.375rem .5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s}.Navbar-module__OL7VKW__loginLink:hover{color:var(--text-primary)}.Navbar-module__OL7VKW__signUpLink{background-color:var(--accent-primary);color:var(--text-primary);white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.Navbar-module__OL7VKW__signUpLink:hover{opacity:.88}.Navbar-module__OL7VKW__menuButton{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.375rem;transition:color .15s,background-color .15s;display:none}.Navbar-module__OL7VKW__menuButton:hover{color:var(--text-primary);background-color:var(--bg-hover)}.Navbar-module__OL7VKW__mobileMenu{border-top:1px solid var(--color-border);background-color:var(--bg-nav);flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.Navbar-module__OL7VKW__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--color-border);padding:.75rem .5rem;font-size:1rem;text-decoration:none;transition:color .15s}.Navbar-module__OL7VKW__mobileLink:hover{color:var(--text-primary)}.Navbar-module__OL7VKW__mobileAuthRow{align-items:center;gap:.75rem;padding:.875rem .5rem .25rem;display:flex}.Navbar-module__OL7VKW__mobileAuthLink{text-align:center;color:var(--text-secondary);border:1px solid var(--color-border);border-radius:.5rem;flex:1;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.Navbar-module__OL7VKW__mobileAuthLink:hover{color:var(--text-primary);border-color:var(--accent-primary)}@media (max-width:768px){.Navbar-module__OL7VKW__container{gap:.5rem;padding:0 1rem}.Navbar-module__OL7VKW__links{display:none}.Navbar-module__OL7VKW__auth{flex-shrink:1;gap:.375rem;min-width:0;margin-left:auto}.Navbar-module__OL7VKW__loginLink{padding:.25rem;font-size:.8125rem}.Navbar-module__OL7VKW__signUpLink{padding:.25rem .5rem;font-size:.8125rem}.Navbar-module__OL7VKW__menuButton{flex-shrink:0;display:flex}}
.ThemeToggle-module__AWi1NG__wrapper{position:relative}.ThemeToggle-module__AWi1NG__toggle{border:1px solid var(--color-border);cursor:pointer;width:2rem;height:2rem;color:var(--text-secondary);background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s,border-color .15s;display:flex}.ThemeToggle-module__AWi1NG__toggle:hover{color:var(--text-primary);background-color:var(--bg-hover);border-color:var(--color-border-strong)}.ThemeToggle-module__AWi1NG__dropdown{z-index:200;background-color:var(--bg-card);border:1px solid var(--color-border);min-width:12rem;box-shadow:0 8px 24px var(--shadow-modal);border-radius:.5rem;flex-direction:column;padding:.25rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.ThemeToggle-module__AWi1NG__item{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.875rem;line-height:1.4;transition:background-color .15s;display:flex}.ThemeToggle-module__AWi1NG__item:hover{background-color:var(--bg-hover);color:var(--text-primary)}.ThemeToggle-module__AWi1NG__itemIcon{width:1rem;height:1rem;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ThemeToggle-module__AWi1NG__item:hover .ThemeToggle-module__AWi1NG__itemIcon{color:var(--text-secondary)}.ThemeToggle-module__AWi1NG__itemLabel{flex:1}.ThemeToggle-module__AWi1NG__check{width:1rem;height:1rem;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}
.CurrencySelector-module__Su1-mG__selectWrapper{align-items:center;display:inline-flex;position:relative}.CurrencySelector-module__Su1-mG__selectSymbol{background:var(--bg-card);border:1px solid var(--color-border);width:2.5rem;height:2.25rem;color:var(--text-primary);-webkit-user-select:none;user-select:none;border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.CurrencySelector-module__Su1-mG__select{opacity:0;cursor:pointer;appearance:none;background:0 0;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.CurrencySelector-module__Su1-mG__select:focus{outline:none}.CurrencySelector-module__Su1-mG__select:focus+.CurrencySelector-module__Su1-mG__selectSymbol{border-color:var(--accent-primary);box-shadow:0 0 0 3px #f9731626}.CurrencySelector-module__Su1-mG__select option{opacity:1;color:var(--text-primary);font-size:.9375rem}.CurrencySelector-module__Su1-mG__select option:disabled{color:var(--text-label);text-decoration:line-through}.CurrencySelector-module__Su1-mG__spinner{border:2px solid var(--color-border);border-top-color:var(--accent-primary);border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite CurrencySelector-module__Su1-mG__spin;display:inline-block}@keyframes CurrencySelector-module__Su1-mG__spin{to{transform:rotate(360deg)}}
.HeroSection-module__dWEgxW__section{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.HeroSection-module__dWEgxW__content{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module__dWEgxW__heading{color:var(--text-primary);margin:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.HeroSection-module__dWEgxW__headingAccent{color:var(--accent-primary)}.HeroSection-module__dWEgxW__subtext{color:var(--text-muted);max-width:440px;margin:0;font-size:1.0625rem;line-height:1.65}.HeroSection-module__dWEgxW__subtext a{color:var(--accent-primary);text-decoration:none}.HeroSection-module__dWEgxW__subtext a:hover{text-decoration:underline}.HeroSection-module__dWEgxW__actions{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module__dWEgxW__illustration{justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:768px){.HeroSection-module__dWEgxW__section{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem 2rem}.HeroSection-module__dWEgxW__illustration{display:none}}.HeroSection-module__dWEgxW__svgBg1{fill:#2d1f42}.HeroSection-module__dWEgxW__svgBg2{fill:#4a1a6e}.HeroSection-module__dWEgxW__svgMainCard{fill:#1a1228;stroke:#2d1f42;stroke-width:1px}.HeroSection-module__dWEgxW__svgFloatingCard{fill:#1e1030;stroke:#2d1f42;stroke-width:1px}.HeroSection-module__dWEgxW__svgDivider{fill:#2d1f42}.HeroSection-module__dWEgxW__svgText{fill:#e2d9f3}.HeroSection-module__dWEgxW__svgTextMuted{fill:#a78bbb}.HeroSection-module__dWEgxW__svgTrack{fill:#2d1f42}html[data-theme=light] .HeroSection-module__dWEgxW__svgBg1{fill:#e9d5ff}html[data-theme=light] .HeroSection-module__dWEgxW__svgBg2{fill:#ddd6fe}html[data-theme=light] .HeroSection-module__dWEgxW__svgMainCard{fill:#fff;stroke:#e8b9a0}html[data-theme=light] .HeroSection-module__dWEgxW__svgFloatingCard{fill:#fff8f5;stroke:#f0d4c8}html[data-theme=light] .HeroSection-module__dWEgxW__svgDivider{fill:#f0d4c8}html[data-theme=light] .HeroSection-module__dWEgxW__svgText{fill:#3d1f14}html[data-theme=light] .HeroSection-module__dWEgxW__svgTextMuted{fill:#8b5e52}html[data-theme=light] .HeroSection-module__dWEgxW__svgTrack{fill:#f0d4c8}
.TrustedBy-module__34CN6a__section{border-top:1px solid var(--color-border);padding:2.5rem 2rem}.TrustedBy-module__34CN6a__container{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.TrustedBy-module__34CN6a__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-label);margin:0;font-size:.75rem;font-weight:600}.TrustedBy-module__34CN6a__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.TrustedBy-module__34CN6a__logoItem{color:var(--text-label);letter-spacing:.01em;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.TrustedBy-module__34CN6a__logoIcon{background-color:var(--color-border-strong);border-radius:4px;flex-shrink:0;width:24px;height:24px}@media (max-width:768px){.TrustedBy-module__34CN6a__section{padding:2rem 1rem}.TrustedBy-module__34CN6a__logos{gap:1.5rem}}
.PricingSection-module__Lbveaa__page{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.PricingSection-module__Lbveaa__hero{text-align:center;padding:4rem 0 3rem}.PricingSection-module__Lbveaa__title{color:var(--text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.PricingSection-module__Lbveaa__subtitle{color:var(--text-secondary);margin:0;font-size:1.125rem;line-height:1.7}.PricingSection-module__Lbveaa__errorText{color:var(--text-muted);margin-top:.5rem;font-size:.875rem;display:block}.PricingSection-module__Lbveaa__cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}@media (max-width:900px){.PricingSection-module__Lbveaa__cards{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:768px){.PricingSection-module__Lbveaa__page{padding:0 1rem 4rem}.PricingSection-module__Lbveaa__hero{padding:2.5rem 0 2rem}.PricingSection-module__Lbveaa__title{font-size:2rem}.PricingSection-module__Lbveaa__customBox{padding:1.5rem}.PricingSection-module__Lbveaa__faqSection{margin-top:3rem}}.PricingSection-module__Lbveaa__card{border:1px solid var(--color-border);background:var(--bg-card);border-radius:.75rem;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;position:relative}.PricingSection-module__Lbveaa__cardHighlighted{border-color:var(--accent-primary);border-width:2px;box-shadow:0 4px 24px #f973161f}.PricingSection-module__Lbveaa__badge{background:var(--accent-primary);color:var(--text-primary);white-space:nowrap;border-radius:9999px;padding:.25rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.PricingSection-module__Lbveaa__planName{color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:700}.PricingSection-module__Lbveaa__planDescription{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.PricingSection-module__Lbveaa__pricing{flex-direction:column;gap:.25rem;display:flex}.PricingSection-module__Lbveaa__monthlyRow{align-items:baseline;gap:.25rem;display:flex}.PricingSection-module__Lbveaa__price{color:var(--text-primary);font-size:2.25rem;font-weight:700;line-height:1}.PricingSection-module__Lbveaa__period{color:var(--text-muted);font-size:.9375rem}.PricingSection-module__Lbveaa__annualRow{color:var(--text-secondary);font-size:.875rem}.PricingSection-module__Lbveaa__saving{color:var(--text-muted)}.PricingSection-module__Lbveaa__features{flex-direction:column;flex:1;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__Lbveaa__feature{color:var(--text-secondary);align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.5;display:flex}.PricingSection-module__Lbveaa__check{color:var(--accent-primary);flex-shrink:0;margin-top:.05em;font-weight:700}.PricingSection-module__Lbveaa__customSection{margin-top:4rem}.PricingSection-module__Lbveaa__customBox{background:var(--bg-subtle);border:1px solid var(--color-border-strong);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.PricingSection-module__Lbveaa__customTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.PricingSection-module__Lbveaa__customText{color:var(--text-secondary);max-width:520px;margin:0;font-size:1rem;line-height:1.7}.PricingSection-module__Lbveaa__faqSection{margin-top:5rem}.PricingSection-module__Lbveaa__faqTitle{color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:1.75rem;font-weight:700}.PricingSection-module__Lbveaa__faqList{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.PricingSection-module__Lbveaa__faqItem{border-bottom:1px solid var(--color-border);padding:1.5rem 0}.PricingSection-module__Lbveaa__faqItem:first-child{border-top:1px solid var(--color-border)}.PricingSection-module__Lbveaa__faqQuestion{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.PricingSection-module__Lbveaa__faqAnswer{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}
.WhitepaperSection-module__YgTzDG__page{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.WhitepaperSection-module__YgTzDG__header{text-align:center;max-width:720px;margin:0 auto;padding:4rem 0 3.5rem}.WhitepaperSection-module__YgTzDG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-primary);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.WhitepaperSection-module__YgTzDG__title{color:var(--text-primary);margin:0 0 1.25rem;font-size:2.75rem;font-weight:700;line-height:1.2}.WhitepaperSection-module__YgTzDG__titleAccent{color:var(--accent-primary)}.WhitepaperSection-module__YgTzDG__intro{color:var(--text-secondary);margin:0 0 2rem;font-size:1.125rem;line-height:1.75}.WhitepaperSection-module__YgTzDG__cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.WhitepaperSection-module__YgTzDG__article{border-top:1px solid var(--color-border);flex-direction:column;gap:2.5rem;max-width:720px;margin:0 auto;padding-top:3rem;display:flex}.WhitepaperSection-module__YgTzDG__section{flex-direction:column;gap:.75rem;display:flex}.WhitepaperSection-module__YgTzDG__sectionHeading{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.WhitepaperSection-module__YgTzDG__sectionBody{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.8}@media (max-width:768px){.WhitepaperSection-module__YgTzDG__page{padding:0 1rem 4rem}.WhitepaperSection-module__YgTzDG__header{padding:2.5rem 0 2rem}.WhitepaperSection-module__YgTzDG__title{font-size:2rem}}
.SignInSection-module__BQDnha__page{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem;display:flex}.SignInSection-module__BQDnha__card{background:var(--bg-card);border:1px solid var(--color-border-strong);text-align:center;border-radius:1.25rem;flex-direction:column;align-items:center;gap:1.375rem;width:100%;max-width:440px;padding:3rem 3rem 2.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000a,0 16px 48px -8px #c026d326,0 0 0 1px #f973160f}.SignInSection-module__BQDnha__logoMark{width:72px;height:auto;margin-bottom:.25rem}.SignInSection-module__BQDnha__logoName{color:var(--accent-primary);letter-spacing:.03em;text-transform:uppercase;margin-top:.5rem;font-size:1rem;font-weight:600}.SignInSection-module__BQDnha__title{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.SignInSection-module__BQDnha__subtitle{color:var(--text-secondary);max-width:300px;margin:0;font-size:.9375rem;line-height:1.65}.SignInSection-module__BQDnha__divider{border:none;border-top:1px solid var(--color-border);width:100%;margin:.125rem 0}.SignInSection-module__BQDnha__githubButton{color:#fff;letter-spacing:.01em;background-color:#24292f;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s,transform .1s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0000002e}.SignInSection-module__BQDnha__githubButton:hover{background-color:#1c2128;transform:translateY(-1px);box-shadow:0 4px 16px #0000003d}.SignInSection-module__BQDnha__githubButton:active{transform:translateY(0);box-shadow:0 2px 8px #0000002e}.SignInSection-module__BQDnha__switchPrompt{color:var(--text-muted);margin:0;font-size:.875rem}.SignInSection-module__BQDnha__switchLink{color:var(--accent-primary);font-weight:600;text-decoration:none}.SignInSection-module__BQDnha__switchLink:hover{text-decoration:underline}.SignInSection-module__BQDnha__legal{color:var(--text-label);margin:0;font-size:.8125rem;line-height:1.6}.SignInSection-module__BQDnha__legalLink{color:var(--text-label);text-decoration:underline}.SignInSection-module__BQDnha__legalLink:hover{color:var(--text-muted)}@media (max-width:480px){.SignInSection-module__BQDnha__page{align-items:flex-start;padding:1.5rem 1rem}.SignInSection-module__BQDnha__card{padding:2rem 1.5rem 1.75rem}}
.ComingSoonSection-module__ysbyRG__page{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem;display:flex}.ComingSoonSection-module__ysbyRG__content{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:520px;display:flex}.ComingSoonSection-module__ysbyRG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-primary);margin:0;font-size:.8125rem;font-weight:600}.ComingSoonSection-module__ysbyRG__title{color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.ComingSoonSection-module__ysbyRG__description{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.7}@media (max-width:480px){.ComingSoonSection-module__ysbyRG__page{padding:1.5rem 1rem}.ComingSoonSection-module__ysbyRG__title{font-size:2rem}}
.ScheduleCallSection-module__USx6rW__page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 4rem);padding:3rem 2rem 6rem;display:flex}.ScheduleCallSection-module__USx6rW__card{background:var(--bg-card);border:1px solid var(--color-border-strong);border-radius:1.25rem;flex-direction:column;gap:.5rem;width:100%;max-width:560px;padding:3rem;display:flex;box-shadow:0 4px 6px -1px #0000000a,0 16px 48px -8px #c026d326,0 0 0 1px #f973160f}.ScheduleCallSection-module__USx6rW__title{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.ScheduleCallSection-module__USx6rW__subtitle{color:var(--text-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.ScheduleCallSection-module__USx6rW__form{flex-direction:column;gap:1.25rem;display:flex}.ScheduleCallSection-module__USx6rW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.ScheduleCallSection-module__USx6rW__page{padding:2rem 1rem 4rem}.ScheduleCallSection-module__USx6rW__card{padding:2rem 1.5rem}}@media (max-width:500px){.ScheduleCallSection-module__USx6rW__row{grid-template-columns:1fr}}.ScheduleCallSection-module__USx6rW__field{flex-direction:column;gap:.375rem;display:flex}.ScheduleCallSection-module__USx6rW__label{color:var(--text-primary);font-size:.875rem;font-weight:500}.ScheduleCallSection-module__USx6rW__input,.ScheduleCallSection-module__USx6rW__select,.ScheduleCallSection-module__USx6rW__textarea{border:1px solid var(--color-border);width:100%;color:var(--text-primary);background:var(--bg-hover);box-sizing:border-box;border-radius:.5rem;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.ScheduleCallSection-module__USx6rW__input::placeholder,.ScheduleCallSection-module__USx6rW__textarea::placeholder{color:var(--text-placeholder)}.ScheduleCallSection-module__USx6rW__input:focus,.ScheduleCallSection-module__USx6rW__select:focus,.ScheduleCallSection-module__USx6rW__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #f9731626}.ScheduleCallSection-module__USx6rW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23a78bbb' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.ScheduleCallSection-module__USx6rW__textarea{resize:vertical;min-height:100px}.ScheduleCallSection-module__USx6rW__inputError{border-color:var(--scalar-color-red,#ef4444)!important;box-shadow:0 0 0 3px #ef444426!important}.ScheduleCallSection-module__USx6rW__errorMsg{color:#ef4444;font-size:.8125rem}.ScheduleCallSection-module__USx6rW__required{color:var(--accent-primary)}.ScheduleCallSection-module__USx6rW__submitError{color:#ef4444;margin:0;font-size:.9rem}.ScheduleCallSection-module__USx6rW__successIcon{color:#10b981;background:#10b98126;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.5rem;font-size:1.5rem;display:flex}
.Footer-module__0wSkUq__footer{text-align:center;color:var(--text-secondary);padding:2rem 1.5rem;font-size:.875rem}
.page-module__xJ5YuG__page{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__xJ5YuG__introSection{padding:4rem 0 2rem}.page-module__xJ5YuG__header{text-align:center;max-width:720px;margin:0 auto 4rem}.page-module__xJ5YuG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-primary);margin:0 0 1rem;font-size:.8125rem;font-weight:600}.page-module__xJ5YuG__title{color:var(--text-primary);margin:0 0 1.25rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__xJ5YuG__titleAccent{color:var(--accent-primary)}.page-module__xJ5YuG__description{color:var(--text-secondary);margin:0 0 2rem;font-size:1.125rem;line-height:1.75}.page-module__xJ5YuG__cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.page-module__xJ5YuG__guides{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.page-module__xJ5YuG__guideCard{background-color:var(--bg-card);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem}.page-module__xJ5YuG__guideTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.page-module__xJ5YuG__guideDescription{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.page-module__xJ5YuG__guideDescription a{color:var(--accent-primary);text-decoration:none}.page-module__xJ5YuG__guideDescription a:hover{text-decoration:underline}.page-module__xJ5YuG__divider{background-color:var(--color-border);max-width:900px;height:1px;margin:0 auto}.page-module__xJ5YuG__examplesSection{padding:4rem 0 2rem}.page-module__xJ5YuG__examplesHeader{text-align:center;max-width:720px;margin:0 auto 3rem}.page-module__xJ5YuG__examplesGrid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.page-module__xJ5YuG__exampleCard{text-align:center;background-color:var(--bg-card);border:1px solid var(--color-border-strong);color:var(--text-secondary);border-radius:.75rem;flex-direction:column;grid-column:2/3;align-items:center;width:100%;max-width:320px;padding:2rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__xJ5YuG__exampleCard:hover{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary)}.page-module__xJ5YuG__exampleLogos{color:var(--text-primary);align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__xJ5YuG__exampleTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.page-module__xJ5YuG__exampleDescription{margin:0;font-size:.9375rem;line-height:1.7}.page-module__xJ5YuG__apiSection{padding:4rem 0 2rem}.page-module__xJ5YuG__apiHeader{text-align:center;max-width:720px;margin:0 auto 3rem}@media (max-width:900px){.page-module__xJ5YuG__examplesGrid{grid-template-columns:1fr}.page-module__xJ5YuG__exampleCard{grid-column:1/2;max-width:100%}}@media (max-width:768px){.page-module__xJ5YuG__page{padding:0 1rem}.page-module__xJ5YuG__introSection{padding:2.5rem 0 1.5rem}.page-module__xJ5YuG__title{font-size:2rem}}
