.PrivacyPolicy-module__Ygpj2G__wrapper{background:var(--bg-base);min-height:100vh;padding:7rem 1.5rem 5rem}.PrivacyPolicy-module__Ygpj2G__inner{max-width:600px;margin:0 auto}.PrivacyPolicy-module__Ygpj2G__badge{border-radius:var(--lp-radius-full);background:var(--green-badge-bg);border:1px solid var(--border-green);color:var(--green-primary);text-transform:uppercase;letter-spacing:.6px;margin-bottom:1.25rem;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.PrivacyPolicy-module__Ygpj2G__heading{color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1}.PrivacyPolicy-module__Ygpj2G__sub{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.75}.PrivacyPolicy-module__Ygpj2G__link{color:var(--green-primary);font-weight:600;text-decoration:none}.PrivacyPolicy-module__Ygpj2G__link:hover{text-decoration:underline}.PrivacyPolicy-module__Ygpj2G__back{color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.PrivacyPolicy-module__Ygpj2G__back:hover{color:var(--text-primary)}
.BackButton-module__sMpUVW__backLink{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:.5rem;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.BackButton-module__sMpUVW__backLink:hover{color:var(--text-primary)}.BackButton-module__sMpUVW__backLink:focus-visible{outline:2px solid var(--green-primary);outline-offset:3px;border-radius:4px}
.Contact-module__dhIxzq__wrapper{background:var(--bg-base);min-height:100vh;padding:7rem 2rem 5rem}.Contact-module__dhIxzq__inner{max-width:1080px;margin:0 auto}.Contact-module__dhIxzq__header{text-align:center;max-width:560px;margin:0 auto 4rem}.Contact-module__dhIxzq__badge{border-radius:var(--lp-radius-full);background:var(--green-badge-bg);border:1px solid var(--border-green);color:var(--green-primary);text-transform:uppercase;letter-spacing:.6px;align-items:center;margin-bottom:1.25rem;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.Contact-module__dhIxzq__heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:var(--fw-semiBold);color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:1rem;line-height:1.1}.Contact-module__dhIxzq__subheading{font-size:1rem;font-weight:var(--fw-semiBold);color:var(--text-muted);line-height:1.75}.Contact-module__dhIxzq__layout{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (min-width:768px){.Contact-module__dhIxzq__layout{grid-template-columns:1fr 340px}}.Contact-module__dhIxzq__formCol{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-xl);padding:2.5rem}.Contact-module__dhIxzq__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__dhIxzq__row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:480px){.Contact-module__dhIxzq__row{grid-template-columns:1fr 1fr}}.Contact-module__dhIxzq__field{flex-direction:column;gap:6px;display:flex}.Contact-module__dhIxzq__label{color:var(--text-primary);font-size:13px;font-weight:600}.Contact-module__dhIxzq__input{border-radius:var(--lp-radius-md);border:1px solid var(--border-subtle);background:var(--bg-base);height:44px;color:var(--text-primary);appearance:none;width:100%;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.Contact-module__dhIxzq__input::placeholder{color:var(--text-faint)}.Contact-module__dhIxzq__input:hover{border-color:var(--border-green)}.Contact-module__dhIxzq__input:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #1a4d2e14}.Contact-module__dhIxzq__dropdown{width:100%;position:relative}.Contact-module__dhIxzq__dropdownTrigger{cursor:pointer;background:var(--bg-base);text-align:left;border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Contact-module__dhIxzq__dropdownTrigger:hover{border-color:var(--border-green)}.Contact-module__dhIxzq__dropdownPlaceholder{color:var(--text-faint)}.Contact-module__dhIxzq__dropdownValue{color:var(--text-primary)}.Contact-module__dhIxzq__dropdownChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.Contact-module__dhIxzq__dropdownChevronOpen{transform:rotate(180deg)}.Contact-module__dhIxzq__dropdownMenu{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-md);z-index:10;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.Contact-module__dhIxzq__dropdownItem{color:var(--text-primary);border-radius:var(--lp-radius-sm);cursor:pointer;padding:10px 12px;font-size:14px;transition:background .15s,color .15s}.Contact-module__dhIxzq__dropdownItem:hover{background:var(--green-badge-bg);color:var(--green-primary)}.Contact-module__dhIxzq__dropdownItemActive{background:var(--green-badge-bg);color:var(--green-primary);font-weight:600}.Contact-module__dhIxzq__textarea{border-radius:var(--lp-radius-md);border:1px solid var(--border-subtle);background:var(--bg-base);color:var(--text-primary);resize:vertical;width:100%;min-height:120px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.Contact-module__dhIxzq__textarea::placeholder{color:var(--text-faint)}.Contact-module__dhIxzq__textarea:hover{border-color:var(--border-green)}.Contact-module__dhIxzq__textarea:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #1a4d2e14}.Contact-module__dhIxzq__attempted .Contact-module__dhIxzq__input:invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.Contact-module__dhIxzq__attempted .Contact-module__dhIxzq__input:valid{border-color:var(--green-primary);box-shadow:0 0 0 3px #1a4d2e14}.Contact-module__dhIxzq__attempted .Contact-module__dhIxzq__textarea:invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.Contact-module__dhIxzq__attempted .Contact-module__dhIxzq__textarea:valid{border-color:var(--green-primary);box-shadow:0 0 0 3px #1a4d2e14}.Contact-module__dhIxzq__btnPrimary{background:var(--green-primary);color:#fff;border-radius:var(--lp-radius-xl);cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1a4d2e33}.Contact-module__dhIxzq__btnPrimary:hover{background:var(--green-hover);box-shadow:0 8px 24px #1a4d2e40}.Contact-module__dhIxzq__btnPrimary:focus-visible{outline:2px solid var(--green-primary);outline-offset:3px}.Contact-module__dhIxzq__sidebar{flex-direction:column;gap:1rem;display:flex}.Contact-module__dhIxzq__sideCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-lg);padding:1.5rem;transition:border-color .2s}.Contact-module__dhIxzq__sideCard:hover{border-color:var(--border-green)}.Contact-module__dhIxzq__sideTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:15px;font-weight:700}.Contact-module__dhIxzq__sideDesc{font-size:13px;font-weight:var(--fw-medium);color:var(--text-muted);margin-bottom:1rem;line-height:1.65}.Contact-module__dhIxzq__sideCard:last-child .Contact-module__dhIxzq__sideDesc{margin-bottom:0}.Contact-module__dhIxzq__emailLink{color:var(--green-primary);font-size:14px;font-weight:600;text-decoration:none}.Contact-module__dhIxzq__emailLink:hover{text-decoration:underline}.Contact-module__dhIxzq__emailLink:focus-visible{outline:2px solid var(--green-primary);outline-offset:2px;border-radius:2px}.Contact-module__dhIxzq__errorMsg{color:#e53e3e;text-align:center;font-size:13px}.Contact-module__dhIxzq__successMsg{color:var(--green-primary);text-align:center;margin-top:.75rem;font-size:13px}
.Footer-module__rnk_JG__footer{border-top:1px solid var(--border-subtle);background:#071521;padding:4rem 0 2rem}.Footer-module__rnk_JG__inner{max-width:1280px;margin:0 auto;padding:0 2rem}.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__rnk_JG__top{grid-template-columns:2fr 1fr 1fr}}.Footer-module__rnk_JG__brand{flex-direction:column;align-items:flex-start;max-width:280px;display:flex}.Footer-module__rnk_JG__logo{align-items:center;gap:12px;margin-top:-3.5rem;margin-left:-3rem;text-decoration:none;display:flex}@media (max-width:768px){.Footer-module__rnk_JG__logo{margin-left:-2.5rem}}.Footer-module__rnk_JG__logoMark{border-radius:var(--lp-radius-sm);background:linear-gradient(135deg,var(--green-primary),#2e6fa3);color:#e6f0f8;border:1px solid #2e6fa366;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:flex}.Footer-module__rnk_JG__logoName{color:var(--text-secondary);letter-spacing:-.3px;font-size:15px;font-weight:800}.Footer-module__rnk_JG__brandDesc{font-size:13px;font-weight:var(--fw-semiBold);color:var(--text-hint);margin-top:-3rem;line-height:1.7}.Footer-module__rnk_JG__colTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.6px;margin-bottom:1.25rem;font-size:12px;font-weight:700}[data-theme=light] .Footer-module__rnk_JG__colTitle{color:#f5f5f5}.Footer-module__rnk_JG__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__rnk_JG__links:has(.Footer-module__rnk_JG__link:hover) .Footer-module__rnk_JG__link{color:var(--text-faint);opacity:.6;transition:color .2s,opacity .2s}.Footer-module__rnk_JG__links:has(.Footer-module__rnk_JG__link:hover) .Footer-module__rnk_JG__link:hover{color:var(--text-primary);opacity:1}.Footer-module__rnk_JG__link{font-size:14px;font-weight:var(--fw-semiBold);color:var(--text-hint);text-decoration:none;transition:color .2s,opacity .2s}[data-theme=light] .Footer-module__rnk_JG__link:hover{color:#fff}[data-theme=light] .Footer-module__rnk_JG__links:has(.Footer-module__rnk_JG__link:hover) .Footer-module__rnk_JG__link:hover{color:#fff}.Footer-module__rnk_JG__link:focus-visible{outline:2px solid var(--green-primary);outline-offset:2px;border-radius:2px}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--border-subtle);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:2rem;display:flex}@media (min-width:640px){.Footer-module__rnk_JG__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__rnk_JG__copyright,.Footer-module__rnk_JG__madeIn{color:var(--text-faint);font-size:13px}.Footer-module__rnk_JG__wordmarkRow{border-top:1px solid var(--border-subtle);width:100%;padding-top:1rem;position:relative;overflow:hidden}.Footer-module__rnk_JG__wordmark{-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffff1a 0%,#2e6fa308 100%);color:#0000;-webkit-text-stroke:1px #ffffff0f;letter-spacing:.05em;text-indent:.2em;-webkit-background-clip:text;background-clip:text;width:100%;font-size:clamp(40px,10vw,130px);font-weight:900;line-height:1;display:block}.Footer-module__rnk_JG__bottomOverlay{z-index:1;justify-content:space-between;align-items:flex-end;margin-top:-1.5rem;padding-top:1.5rem;padding-bottom:.25rem;display:flex;position:relative}
.ProductShowcase-module__NUFgmq__section{background:var(--bg-base);padding:0 2rem;position:relative}.ProductShowcase-module__NUFgmq__section:after{content:"";pointer-events:none;z-index:50;width:0;height:100%;position:fixed;top:0;right:0}.ProductShowcase-module__NUFgmq__inner{grid-template-columns:1fr 1.8fr;align-items:start;gap:0;max-width:1280px;margin:0 auto;display:grid;position:relative;overflow:visible}.ProductShowcase-module__NUFgmq__inner:before{content:"";background:var(--showcase-panel-bg);z-index:0;pointer-events:none;width:calc(35.7143% + 100vw);height:100%;position:absolute;top:0;left:-100vw}.ProductShowcase-module__NUFgmq__inner:after{content:"";background:var(--showcase-panel-gradient);z-index:0;pointer-events:none;width:160px;height:100%;position:absolute;top:0;left:calc(35.7143% - 80px)}@media (max-width:768px){.ProductShowcase-module__NUFgmq__inner:before,.ProductShowcase-module__NUFgmq__inner:after{display:none}}.ProductShowcase-module__NUFgmq__left{z-index:1;scrollbar-width:none;flex-direction:column;justify-content:center;gap:0;height:100vh;padding:6rem 3rem 6rem 2rem;display:flex;position:sticky;top:0;overflow-y:auto}.ProductShowcase-module__NUFgmq__left::-webkit-scrollbar{display:none}.ProductShowcase-module__NUFgmq__label{color:var(--green-muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:1.25rem;font-size:11px;font-weight:600}.ProductShowcase-module__NUFgmq__topRow{max-width:1280px;margin:0 auto;padding:5rem 2rem 3rem}.ProductShowcase-module__NUFgmq__topRowInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:-2.5rem;display:grid}.ProductShowcase-module__NUFgmq__topRowDesc{color:var(--text-muted);font-size:16px;line-height:1.8;font-weight:var(--fw-medium);margin-top:2.5rem;padding-bottom:0;padding-left:4rem}.ProductShowcase-module__NUFgmq__heading{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:var(--fw-semiBold);color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:0;line-height:1.1em}.ProductShowcase-module__NUFgmq__accent{color:var(--green-light)}.ProductShowcase-module__NUFgmq__leftTop{grid-template-columns:1fr 1fr;align-items:end;gap:1.5rem;margin-bottom:2rem;display:grid}.ProductShowcase-module__NUFgmq__leftTopDesc{color:var(--text-muted);padding-bottom:.25rem;font-size:14px;line-height:1.7}.ProductShowcase-module__NUFgmq__navList{flex-direction:column;gap:0;width:100%;margin-bottom:2rem;display:flex}.ProductShowcase-module__NUFgmq__navItem{border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;width:100%;padding:1rem 0;transition:all .2s}.ProductShowcase-module__NUFgmq__navItem:first-child{border-top:1px solid var(--border-subtle)}.ProductShowcase-module__NUFgmq__navItemHeader{align-items:center;gap:10px;display:flex}.ProductShowcase-module__NUFgmq__navDot{display:none}.ProductShowcase-module__NUFgmq__navItem.ProductShowcase-module__NUFgmq__active .ProductShowcase-module__NUFgmq__navDot{background:var(--green-primary);transform:scale(1.4)}.ProductShowcase-module__NUFgmq__navTitle{color:var(--text-hint);transition:color .2s font-size .2s;font-size:20px;font-weight:600}.ProductShowcase-module__NUFgmq__navItem.ProductShowcase-module__NUFgmq__active .ProductShowcase-module__NUFgmq__navTitle{color:var(--text-primary);font-size:26px;font-weight:700}.ProductShowcase-module__NUFgmq__navDesc{font-size:16px;font-weight:var(--fw-medium);color:var(--text-muted);opacity:0;max-height:0;margin-top:0;padding-left:16px;line-height:1.7;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),margin-top .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.ProductShowcase-module__NUFgmq__navItem.ProductShowcase-module__NUFgmq__active .ProductShowcase-module__NUFgmq__navDesc{opacity:1;max-height:120px;margin-top:.6rem}.ProductShowcase-module__NUFgmq__right{z-index:1;flex-direction:column;gap:4rem;margin-right:calc(50% - 50vw);padding:6rem 0 6rem 2.5rem;display:flex;position:relative}.ProductShowcase-module__NUFgmq__imageWrap{border-radius:var(--lp-radius-xl)0 0 var(--lp-radius-xl);border:1px solid var(--border-subtle);background:var(--bg-surface);opacity:0;border-right:none;width:calc(100% + 1.5rem);scroll-margin-top:8rem;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),border-color .2s,box-shadow .2s;overflow:hidden;transform:translate(60px);box-shadow:0 8px 40px #00000014}.ProductShowcase-module__NUFgmq__imageWrap.ProductShowcase-module__NUFgmq__inView{opacity:1;transform:translate(0)}.ProductShowcase-module__NUFgmq__image{object-fit:cover;object-position:top;width:100%;height:520px;display:block}@media (max-width:768px){.ProductShowcase-module__NUFgmq__topRow{padding:3rem 0 1.5rem}.ProductShowcase-module__NUFgmq__topRowInner{grid-template-columns:1fr;gap:1rem;margin-top:.75rem}.ProductShowcase-module__NUFgmq__topRowDesc{padding-left:0}.ProductShowcase-module__NUFgmq__right{gap:1.5rem;margin-right:0;padding:0 0 4rem}.ProductShowcase-module__NUFgmq__imageWrap{border-radius:var(--lp-radius-xl);border-right:1px solid var(--border-subtle);opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ProductShowcase-module__NUFgmq__imageWrap{opacity:1;transition:none;transform:none}}.ProductShowcase-module__NUFgmq__imageWrap:hover{box-shadow:0 12px 48px #0000001f}.ProductShowcase-module__NUFgmq__mobileBlock{display:contents}.ProductShowcase-module__NUFgmq__mobileInfo{display:none}.ProductShowcase-module__NUFgmq__mobileTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:16px;font-weight:700}.ProductShowcase-module__NUFgmq__mobileDesc{color:var(--text-muted);font-size:13px;line-height:1.7}.ProductShowcase-module__NUFgmq__mobileHeading{display:none}@media (max-width:768px){.ProductShowcase-module__NUFgmq__mobileHeading{padding:4rem 0 2rem;display:block}.ProductShowcase-module__NUFgmq__inner{grid-template-columns:1fr}.ProductShowcase-module__NUFgmq__left{display:none}.ProductShowcase-module__NUFgmq__right{gap:3rem;margin-right:0;padding:4rem 0}.ProductShowcase-module__NUFgmq__mobileBlock{flex-direction:column;gap:1rem;display:flex}.ProductShowcase-module__NUFgmq__mobileInfo{padding:0 .5rem;display:block}.ProductShowcase-module__NUFgmq__imageWrap{border-radius:var(--lp-radius-xl);border-right:1px solid var(--border-subtle);opacity:1;width:100%;transform:none}.ProductShowcase-module__NUFgmq__image{height:auto}}@media (prefers-reduced-motion:reduce){.ProductShowcase-module__NUFgmq__navDesc{transition:none}}
.RequestDemo-module__oQPNMG__wrapper{background:var(--bg-base);min-height:100vh;padding:2rem 1.5rem 5rem;position:relative;overflow:hidden}.RequestDemo-module__oQPNMG__wrapper:before{content:"";opacity:.15;filter:blur(120px);pointer-events:none;background:#c5dbf0;border-radius:50%;width:600px;height:600px;position:absolute;top:-6rem;left:50%;transform:translate(-50%)}.RequestDemo-module__oQPNMG__backRow{max-width:600px;margin:0 auto 2rem;padding-top:5rem}.RequestDemo-module__oQPNMG__inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.RequestDemo-module__oQPNMG__header{text-align:center;margin-bottom:2.5rem}.RequestDemo-module__oQPNMG__badge{border-radius:var(--lp-radius-full);background:var(--green-badge-bg);border:1px solid var(--border-green);color:var(--green-primary);text-transform:uppercase;letter-spacing:.6px;align-items:center;gap:8px;margin-bottom:1.25rem;padding:5px 14px 5px 10px;font-size:11px;font-weight:600;display:inline-flex}.RequestDemo-module__oQPNMG__badgeDot{background:var(--green-light);border-radius:50%;flex-shrink:0;width:6px;height:6px}.RequestDemo-module__oQPNMG__heading{color:var(--text-primary);letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1.08}.RequestDemo-module__oQPNMG__accent{color:var(--green-light)}.RequestDemo-module__oQPNMG__subheading{font-size:1rem;font-weight:var(--fw-semiBold);color:var(--text-muted);max-width:480px;margin:0 auto;line-height:1.75}.RequestDemo-module__oQPNMG__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-xl);margin-bottom:2rem;padding:2.5rem}.RequestDemo-module__oQPNMG__form{flex-direction:column;gap:1.25rem;display:flex}.RequestDemo-module__oQPNMG__row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:480px){.RequestDemo-module__oQPNMG__row{grid-template-columns:1fr 1fr}}.RequestDemo-module__oQPNMG__field{flex-direction:column;gap:6px;display:flex}.RequestDemo-module__oQPNMG__label{color:var(--text-primary);font-size:13px;font-weight:600}.RequestDemo-module__oQPNMG__input{border-radius:var(--lp-radius-md);border:1px solid var(--border-subtle);background:var(--bg-base);height:44px;color:var(--text-primary);appearance:none;width:100%;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.RequestDemo-module__oQPNMG__input::placeholder{color:var(--text-faint)}.RequestDemo-module__oQPNMG__input:hover{border-color:var(--border-green)}.RequestDemo-module__oQPNMG__input:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #1a4d2e14}.RequestDemo-module__oQPNMG__dropdown{width:100%;position:relative}.RequestDemo-module__oQPNMG__dropdownTrigger{cursor:pointer;background:var(--bg-base);text-align:left;border:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.RequestDemo-module__oQPNMG__dropdownTrigger:hover{border-color:var(--border-green)}.RequestDemo-module__oQPNMG__dropdownPlaceholder{color:var(--text-faint)}.RequestDemo-module__oQPNMG__dropdownValue{color:var(--text-primary)}.RequestDemo-module__oQPNMG__dropdownChevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.RequestDemo-module__oQPNMG__dropdownChevronOpen{transform:rotate(180deg)}.RequestDemo-module__oQPNMG__dropdownMenu{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-md);z-index:10;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.RequestDemo-module__oQPNMG__dropdownItem{color:var(--text-primary);border-radius:var(--lp-radius-sm);cursor:pointer;padding:10px 12px;font-size:14px;transition:background .15s,color .15s}.RequestDemo-module__oQPNMG__dropdownItem:hover{background:var(--green-badge-bg);color:var(--green-primary)}.RequestDemo-module__oQPNMG__dropdownItemActive{background:var(--green-badge-bg);color:var(--green-primary);font-weight:600}.RequestDemo-module__oQPNMG__attempted .RequestDemo-module__oQPNMG__input:invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.RequestDemo-module__oQPNMG__attempted .RequestDemo-module__oQPNMG__input:valid{border-color:var(--green-primary);box-shadow:0 0 0 3px #1a4d2e14}.RequestDemo-module__oQPNMG__btnPrimary{background:var(--green-primary);color:#fff;border-radius:var(--lp-radius-xl);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 28px;font-size:15px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1a4d2e33}.RequestDemo-module__oQPNMG__btnPrimary:hover{background:var(--green-hover);box-shadow:0 8px 24px #1a4d2e40}.RequestDemo-module__oQPNMG__btnPrimary:focus-visible{outline:2px solid var(--green-primary);outline-offset:3px}.RequestDemo-module__oQPNMG__hint{color:var(--text-faint);text-align:center;font-size:12px;line-height:1.6}.RequestDemo-module__oQPNMG__perks{grid-template-columns:1fr;gap:1rem;list-style:none;display:grid}@media (min-width:480px){.RequestDemo-module__oQPNMG__perks{grid-template-columns:1fr 1fr}}.RequestDemo-module__oQPNMG__perk{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--lp-radius-lg);align-items:flex-start;gap:12px;padding:1.25rem;transition:border-color .2s;display:flex}.RequestDemo-module__oQPNMG__perk:hover{border-color:var(--border-green)}.RequestDemo-module__oQPNMG__perkIcon{border-radius:var(--lp-radius-sm);background:var(--green-badge-bg);border:1px solid var(--border-green);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.RequestDemo-module__oQPNMG__perkTitle{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:700}.RequestDemo-module__oQPNMG__perkDesc{font-size:12px;font-weight:var(--fw-medium);color:var(--text-muted);line-height:1.6}.RequestDemo-module__oQPNMG__successMsg{color:var(--green-primary);text-align:center;font-size:13px}.RequestDemo-module__oQPNMG__errorMsg{color:#e53e3e;text-align:center;font-size:13px}