*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--border)}:root{--radius:.75rem;--background:#000;--foreground:#f0f6fc;--card:#111b2b99;--card-foreground:#f0f6fc;--popover:#0c1626;--popover-foreground:#f0f6fc;--primary:#00d1da;--primary-foreground:#050b18;--secondary:#182135;--secondary-foreground:#f0f6fc;--muted:#171f2e;--muted-foreground:#92a0b1;--accent:#a379ff;--accent-foreground:#f0f6fc;--destructive:#f94144;--destructive-foreground:#f0f6fc;--border:#ffffff14;--input:#ffffff1a;--ring:#00d1da;--cyan:#00dfe8;--violet:#a981ff;--font-display:"Space Grotesk", system-ui, sans-serif;--font-sans:"Inter", system-ui, sans-serif;--gradient-hero:radial-gradient(ellipse 80% 60% at 50% 0%, #3245b78c, transparent 70%), radial-gradient(ellipse 60% 50% at 80% 30%, #00848b59, transparent 70%), radial-gradient(ellipse 50% 40% at 10% 50%, #7e4ed74d, transparent 70%);--gradient-text:linear-gradient(135deg, #f0f6fc 0%, #00dfe8 50%, #a981ff 100%);--gradient-border:linear-gradient(135deg, #00dfe899, #a981ff99);--shadow-glow:0 0 80px -10px #00d1da80;--shadow-elegant:0 30px 80px -20px #000211cc;--glass-bg:#ffffff0a;--glass-border:#ffffff1a}@supports (color:lab(0% 0 0)){:root{--background:lab(.000440598% .0000819564 -.0015378);--foreground:lab(96.5116% -1.09199 -3.57032);--card:lab(9.31399% -.131935 -12.4884/.6);--card-foreground:lab(96.5116% -1.09199 -3.57032);--popover:lab(7.02558% .0561625 -12.3774);--popover-foreground:lab(96.5116% -1.09199 -3.57032);--primary:lab(76.0141% -49.8866 -20.4183);--primary-foreground:lab(2.94424% .163116 -7.64701);--secondary:lab(12.7148% 1.00444 -14.4292);--secondary-foreground:lab(96.5116% -1.09199 -3.57032);--muted:lab(11.6829% -.461198 -10.7846);--muted-foreground:lab(65.1232% -2.12994 -10.8536);--accent:lab(59.8733% 40.5663 -64.7159);--accent-foreground:lab(96.5116% -1.09199 -3.57032);--destructive:lab(57.1752% 69.5963 43.0458);--destructive-foreground:lab(96.5116% -1.09199 -3.57032);--border:lab(100% 0 0/.08);--input:lab(100% 0 0/.1);--ring:lab(76.0141% -49.8866 -20.4183);--cyan:lab(80.5648% -46.8705 -19.2156);--violet:lab(62.2262% 40.2316 -64.758);--gradient-hero:radial-gradient(ellipse 80% 60% at 50% 0%, lab(33.6992% 24.2273 -63.7625/.55), transparent 70%), radial-gradient(ellipse 60% 50% at 80% 30%, lab(49.4819% -55.2997 -22.5527/.35), transparent 70%), radial-gradient(ellipse 50% 40% at 10% 50%, lab(44.5079% 43.3663 -64.4682/.3), transparent 70%);--gradient-text:linear-gradient(135deg, lab(96.5116% -1.09199 -3.57032) 0%, lab(80.5648% -46.8705 -19.2156) 50%, lab(62.2262% 40.2316 -64.758) 100%);--gradient-border:linear-gradient(135deg, lab(80.5648% -46.8705 -19.2156/.6), lab(62.2262% 40.2316 -64.758/.6));--shadow-glow:0 0 80px -10px lab(76.0141% -49.8866 -20.4183/.5);--shadow-elegant:0 30px 80px -20px lab(.750221% 1.45033 -7.96658/.8);--glass-bg:lab(100% 0 0/.04);--glass-border:lab(100% 0 0/.1)}}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}.text-gradient{background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border)}.glass-strong{-webkit-backdrop-filter:blur(28px);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1f;border:1px solid lab(100% 0 0/.12)}.hero-bg{background-image:var(--gradient-hero)}.glow{box-shadow:var(--shadow-glow)}.elegant-shadow{box-shadow:var(--shadow-elegant)}.grid-lines{background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-image:linear-gradient(90deg,lab(100% 0 0/.04) 1px,#0000 1px),linear-gradient(lab(100% 0 0/.04) 1px,#0000 1px);background-size:64px 64px}@keyframes wave-shift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-2%,1%)scale(1.05)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fade-in-soft{0%{opacity:0}to{opacity:1}}@keyframes wave-intro{0%{transform:translate(-10%,3%)scale(1.1)}15%{transform:translate(6%,-1.5%)scale(1.08)}30%{transform:translate(-5%,2%)scale(1.06)}45%{transform:translate(3.5%,-1%)scale(1.045)}60%{transform:translate(-2.2%,1%)scale(1.03)}75%{transform:translate(1.2%,-.5%)scale(1.015)}90%{transform:translate(-.5%,.2%)scale(1.005)}to{transform:translate(0,0)scale(1)}}.animate-wave{animation:18s ease-in-out infinite wave-shift}.animate-float{animation:6s ease-in-out infinite float-slow}.animate-fade-up{animation:.9s cubic-bezier(.16,1,.3,1) both fade-up}.animate-fade-in-soft{animation:2.2s ease-out both fade-in-soft}.animate-wave-intro{animation:2.2s cubic-bezier(.22,1,.36,1) both wave-intro}
.Landing-module__HaY1ha__root{background-color:var(--background);min-height:100vh;color:var(--foreground);position:relative}.Landing-module__HaY1ha__header{z-index:50;position:fixed;top:1rem;left:0;right:0}.Landing-module__HaY1ha__navContainer{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1f;border:1px solid lab(100% 0 0/.12);border-radius:9999px;justify-content:space-between;align-items:center;max-width:72rem;margin-left:1rem;margin-right:1rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 10px 40px -15px #000c;box-shadow:0 10px 40px -15px lab(0% 0 0/.8)}@media (min-width:768px){.Landing-module__HaY1ha__navContainer{margin-left:auto;margin-right:auto}}.Landing-module__HaY1ha__logoGroup{align-items:center;gap:.5rem;display:flex}.Landing-module__HaY1ha__logoIcon{background-image:linear-gradient(to bottom right,#00d1da,#a981ff);background-image:linear-gradient(to bottom right,lab(76.0141% -49.8866 -20.4183),lab(62.2262% 40.2316 -64.758));border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.Landing-module__HaY1ha__logoLetter{color:var(--background);font-size:.875rem;font-weight:700}.Landing-module__HaY1ha__logoName{letter-spacing:-.025em;font-size:1rem;font-weight:500}.Landing-module__HaY1ha__nav{color:var(--muted-foreground);align-items:center;gap:2rem;font-size:.875rem;display:none}@media (min-width:768px){.Landing-module__HaY1ha__nav{display:flex}}.Landing-module__HaY1ha__navLink{color:inherit;text-decoration:none;transition:color .15s}.Landing-module__HaY1ha__navLink:hover{color:var(--foreground)}.Landing-module__HaY1ha__navCta{color:inherit;background-color:#ffffff1a;background-color:lab(100% 0 0/.1);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s}.Landing-module__HaY1ha__navCta:hover{background-color:#fff3;background-color:lab(100% 0 0/.2)}.Landing-module__HaY1ha__hero{isolation:isolate;padding-top:8rem;padding-bottom:8rem;position:relative;overflow:hidden}@media (min-width:768px){.Landing-module__HaY1ha__hero{padding-top:11rem}}.Landing-module__HaY1ha__spotlight{pointer-events:none;z-index:5;width:50rem;height:40rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.Landing-module__HaY1ha__heroContent{z-index:10;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative}.Landing-module__HaY1ha__heroInner{text-align:center;max-width:56rem;margin-left:auto;margin-right:auto;animation:.9s cubic-bezier(.16,1,.3,1) both Landing-module__HaY1ha__fade-up}.Landing-module__HaY1ha__badge{color:var(--muted-foreground);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.Landing-module__HaY1ha__badgeIcon{color:#00dfe8;color:lab(80.5648% -46.8705 -19.2156);width:.875rem;height:.875rem}.Landing-module__HaY1ha__heroHeading{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:3.75rem;font-weight:600;line-height:1.05}@media (min-width:768px){.Landing-module__HaY1ha__heroHeading{font-size:6rem}}.Landing-module__HaY1ha__heroSubtext{color:var(--foreground)}.Landing-module__HaY1ha__heroParagraph{max-width:42rem;color:var(--muted-foreground);margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.625}@media (min-width:768px){.Landing-module__HaY1ha__heroParagraph{font-size:1.125rem}}.Landing-module__HaY1ha__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Landing-module__HaY1ha__primaryCta{color:var(--background);box-shadow:var(--shadow-glow);background-image:linear-gradient(90deg,#00d1da,#a981ff);background-image:linear-gradient(90deg,lab(76.0141% -49.8866 -20.4183),lab(62.2262% 40.2316 -64.758));border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s;display:inline-flex}.Landing-module__HaY1ha__primaryCta:hover{transform:scale(1.02)}.Landing-module__HaY1ha__primaryCtaIcon{width:1rem;height:1rem;transition:transform .15s}.Landing-module__HaY1ha__primaryCta:hover .Landing-module__HaY1ha__primaryCtaIcon{transform:translate(.125rem)}.Landing-module__HaY1ha__secondaryCta{color:inherit;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.Landing-module__HaY1ha__secondaryCta:hover{background-color:#ffffff1a;background-color:lab(100% 0 0/.1)}.Landing-module__HaY1ha__features{padding-top:8rem;padding-bottom:8rem;position:relative}.Landing-module__HaY1ha__featuresGridBg{opacity:.2;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-image:linear-gradient(90deg,lab(100% 0 0/.04) 1px,#0000 1px),linear-gradient(lab(100% 0 0/.04) 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.Landing-module__HaY1ha__featuresInner{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;position:relative}.Landing-module__HaY1ha__featuresHeader{text-align:center;max-width:42rem;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Landing-module__HaY1ha__featuresLabel{text-transform:uppercase;letter-spacing:.2em;color:#00dfe8;color:lab(80.5648% -46.8705 -19.2156);margin-bottom:1rem;font-size:.75rem;font-weight:500}.Landing-module__HaY1ha__featuresHeading{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:2.25rem;font-weight:400}@media (min-width:768px){.Landing-module__HaY1ha__featuresHeading{font-size:3.75rem}}.Landing-module__HaY1ha__featuresGrid{gap:1.5rem;display:grid}@media (min-width:768px){.Landing-module__HaY1ha__featuresGrid{grid-template-columns:repeat(2,1fr)}}.Landing-module__HaY1ha__ctaSection{padding-top:8rem;padding-bottom:8rem;position:relative}.Landing-module__HaY1ha__ctaInner{max-width:64rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.Landing-module__HaY1ha__ctaBox{text-align:center;-webkit-backdrop-filter:blur(28px);box-shadow:var(--shadow-elegant);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1f;border:1px solid lab(100% 0 0/.12);border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden}@media (min-width:768px){.Landing-module__HaY1ha__ctaBox{padding:5rem}}.Landing-module__HaY1ha__ctaBg{background-image:var(--gradient-hero);opacity:.8;position:absolute;inset:0}.Landing-module__HaY1ha__ctaWave{width:100%;height:100%;animation:18s ease-in-out infinite Landing-module__HaY1ha__wave-shift;position:absolute;inset:0}.Landing-module__HaY1ha__ctaContent{z-index:10;position:relative}.Landing-module__HaY1ha__ctaHeading{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:3rem;font-weight:400}@media (min-width:768px){.Landing-module__HaY1ha__ctaHeading{font-size:4.5rem}}.Landing-module__HaY1ha__ctaParagraph{max-width:36rem;color:var(--muted-foreground);margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem}@media (min-width:768px){.Landing-module__HaY1ha__ctaParagraph{font-size:1.125rem}}.Landing-module__HaY1ha__ctaButton{color:var(--background);box-shadow:var(--shadow-glow);background-image:linear-gradient(90deg,#00d1da,#a981ff);background-image:linear-gradient(90deg,lab(76.0141% -49.8866 -20.4183),lab(62.2262% 40.2316 -64.758));border-radius:9999px;align-items:center;gap:.5rem;margin-top:2.5rem;padding:1rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s;display:inline-flex}.Landing-module__HaY1ha__ctaButton:hover{transform:scale(1.02)}.Landing-module__HaY1ha__ctaButtonIcon{width:1rem;height:1rem;transition:transform .15s}.Landing-module__HaY1ha__ctaButton:hover .Landing-module__HaY1ha__ctaButtonIcon{transform:translate(.25rem)}.Landing-module__HaY1ha__footer{border-top:1px solid #ffffff0d;border-top:1px solid lab(100% 0 0/.05);padding-top:2.5rem;padding-bottom:2.5rem}.Landing-module__HaY1ha__footerInner{max-width:80rem;color:var(--muted-foreground);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.Landing-module__HaY1ha__footerInner{flex-direction:row}}.Landing-module__HaY1ha__footerLogo{align-items:center;gap:.5rem;display:flex}.Landing-module__HaY1ha__footerIcon{background-image:linear-gradient(to bottom right,#00d1da,#a981ff);background-image:linear-gradient(to bottom right,lab(76.0141% -49.8866 -20.4183),lab(62.2262% 40.2316 -64.758));border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.Landing-module__HaY1ha__footerIconLetter{color:var(--background);font-size:10px;font-weight:700}
.WaveBackground-module__71mO0q__wrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.WaveBackground-module__71mO0q__heroBg{background-image:var(--gradient-hero);position:absolute;inset:0}.WaveBackground-module__71mO0q__gridLines{opacity:.4;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-image:linear-gradient(90deg,lab(100% 0 0/.04) 1px,#0000 1px),linear-gradient(lab(100% 0 0/.04) 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.WaveBackground-module__71mO0q__canvas{width:100%;height:100%;position:absolute;inset:0}.WaveBackground-module__71mO0q__orbLeft{filter:blur(64px);background-color:#7e4ed71a;background-color:lab(44.5079% 43.3663 -64.4682/.1);border-radius:9999px;width:24rem;height:24rem;animation:6s ease-in-out infinite WaveBackground-module__71mO0q__float-slow;position:absolute;top:-8rem;left:-8rem}.WaveBackground-module__71mO0q__orbRight{filter:blur(64px);background-color:#00848b14;background-color:lab(49.4819% -55.2997 -22.5527/.08);border-radius:9999px;width:28rem;height:28rem;animation:6s ease-in-out infinite WaveBackground-module__71mO0q__float-slow;position:absolute;top:33.333%;right:-10rem}.WaveBackground-module__71mO0q__fadeBottom{background-image:linear-gradient(to top, var(--background), transparent);height:16rem;position:absolute;bottom:0;left:0;right:0}
.switch-module__uWJbFa__root{cursor:pointer;border:2px solid #0000;border-radius:9999px;flex-shrink:0;align-items:center;width:2.25rem;height:1.25rem;transition:background-color .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d;box-shadow:0 1px 2px lab(0% 0 0/.05)}.switch-module__uWJbFa__root:focus-visible{box-shadow:0 0 0 2px var(--ring), 0 0 0 4px var(--background);outline:none}.switch-module__uWJbFa__root:disabled{cursor:not-allowed;opacity:.5}.switch-module__uWJbFa__root[data-state=checked]{background-color:var(--primary)}.switch-module__uWJbFa__root[data-state=unchecked]{background-color:var(--input)}.switch-module__uWJbFa__thumb{pointer-events:none;background-color:var(--background);border-radius:9999px;width:1rem;height:1rem;transition:transform .15s;display:block;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:0 10px 15px -3px lab(0% 0 0/.1),0 4px 6px -4px lab(0% 0 0/.1)}.switch-module__uWJbFa__thumb[data-state=checked]{transform:translate(1rem)}.switch-module__uWJbFa__thumb[data-state=unchecked]{transform:translate(0)}
.checkbox-module__KEzH7G__root{border:1px solid var(--primary);cursor:pointer;border-radius:.125rem;flex-shrink:0;place-content:center;width:1rem;height:1rem;display:grid;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:0 1px 3px lab(0% 0 0/.1),0 1px 2px -1px lab(0% 0 0/.1)}.checkbox-module__KEzH7G__root:focus-visible{box-shadow:0 0 0 1px var(--ring);outline:none}.checkbox-module__KEzH7G__root:disabled{cursor:not-allowed;opacity:.5}.checkbox-module__KEzH7G__root[data-state=checked]{background-color:var(--primary);color:var(--primary-foreground)}.checkbox-module__KEzH7G__indicator{color:currentColor;place-content:center;display:grid}.checkbox-module__KEzH7G__indicator svg{width:1rem;height:1rem}
.radio-group-module__ZXIFsq__root{gap:.5rem;display:grid}.radio-group-module__ZXIFsq__item{aspect-ratio:1;border:1px solid var(--primary);width:1rem;height:1rem;color:var(--primary);cursor:pointer;border-radius:50%;box-shadow:0 1px 3px #0000001a;box-shadow:0 1px 3px lab(0% 0 0/.1)}.radio-group-module__ZXIFsq__item:focus{outline:none}.radio-group-module__ZXIFsq__item:focus-visible{box-shadow:0 0 0 1px var(--ring)}.radio-group-module__ZXIFsq__item:disabled{cursor:not-allowed;opacity:.5}.radio-group-module__ZXIFsq__indicator{justify-content:center;align-items:center;display:flex}.radio-group-module__ZXIFsq__indicator svg{width:.875rem;height:.875rem;fill:var(--primary)}
.InteractivePreview-module__qC8U4G__wrapper{max-width:48rem;margin-top:6rem;margin-left:auto;margin-right:auto;animation:.9s cubic-bezier(.16,1,.3,1) .2s both InteractivePreview-module__qC8U4G__fade-up;position:relative}.InteractivePreview-module__qC8U4G__glowBg{opacity:.6;filter:blur(64px);background-image:linear-gradient(90deg,#00d1da59,#4b65d940,#a981ff59);background-image:linear-gradient(90deg,lab(76.0141% -49.8866 -20.4183/.35),lab(45.6365% 19.6545 -63.9135/.25),lab(62.2262% 40.2316 -64.758/.35));border-radius:1.5rem;position:absolute;inset:-2rem}.InteractivePreview-module__qC8U4G__scene{transition:transform .3s ease-out;position:relative}.InteractivePreview-module__qC8U4G__basePlate{background-color:#ffffff06;background-color:lab(100% 0 0/.025);border:1px solid #ffffff12;border:1px solid lab(100% 0 0/.07);border-radius:1.5rem;position:absolute;inset:-1rem -1.5rem}.InteractivePreview-module__qC8U4G__titleBar{-webkit-backdrop-filter:blur(28px);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex;position:relative}.InteractivePreview-module__qC8U4G__titleBarDots{gap:.375rem;display:flex}.InteractivePreview-module__qC8U4G__dot{background-color:#ffffff26;background-color:lab(100% 0 0/.15);border-radius:9999px;width:.625rem;height:.625rem}.InteractivePreview-module__qC8U4G__titleBarPath{color:var(--muted-foreground);margin-left:1rem;font-size:.75rem}.InteractivePreview-module__qC8U4G__panels{grid-template-columns:repeat(12,1fr);gap:1.5rem;margin-top:1.25rem;display:grid}.InteractivePreview-module__qC8U4G__fieldPanel{-webkit-backdrop-filter:blur(28px);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:1rem;grid-column:span 12/span 12;padding:1.25rem}@media (min-width:768px){.InteractivePreview-module__qC8U4G__fieldPanel{grid-column:span 5/span 5}}.InteractivePreview-module__qC8U4G__fieldPanelLabel{text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:10px;font-weight:500}.InteractivePreview-module__qC8U4G__fieldRow{cursor:grab;background-color:#ffffff0d;background-color:lab(100% 0 0/.05);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:.5rem;align-items:center;gap:.625rem;margin-top:.375rem;padding:.5rem .75rem;font-size:.75rem;transition:border-color .15s,background-color .15s;display:flex}.InteractivePreview-module__qC8U4G__fieldRow:first-of-type{margin-top:0}.InteractivePreview-module__qC8U4G__fieldRow:active{cursor:grabbing}.InteractivePreview-module__qC8U4G__fieldRow:hover{background-color:#ffffff14;background-color:lab(100% 0 0/.08);border-color:#fff3;border-color:lab(100% 0 0/.2)}.InteractivePreview-module__qC8U4G__fieldRowDragging{opacity:.6;background-color:#ffffff1a;background-color:lab(100% 0 0/.1);border-color:#76c7cc47;border-color:lab(75.2633% -25.1688 -10.4072/.28)}.InteractivePreview-module__qC8U4G__fieldRowOver{background-image:linear-gradient(90deg,#76c7cc14,#0000);background-image:linear-gradient(90deg,lab(75.2633% -25.1688 -10.4072/.08),#0000);border-color:#76c7cc59;border-color:lab(75.2633% -25.1688 -10.4072/.35)}.InteractivePreview-module__qC8U4G__gripIcon{color:#92a0b199;color:lab(65.1232% -2.12994 -10.8536/.6);width:.875rem;height:.875rem}.InteractivePreview-module__qC8U4G__fieldIcon{color:#83d4d88c;color:lab(79.9041% -25.1783 -10.4181/.55);width:.875rem;height:.875rem}.InteractivePreview-module__qC8U4G__fieldLabel{color:#f0f6fce6;color:lab(96.5116% -1.09199 -3.57032/.9);flex:1}.InteractivePreview-module__qC8U4G__formPanel{-webkit-backdrop-filter:blur(28px);background:#ffffff0f;background:lab(100% 0 0/.06);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:1rem;grid-column:span 12/span 12;padding:1.25rem;display:none}@media (min-width:768px){.InteractivePreview-module__qC8U4G__formPanel{grid-column:span 7/span 7;display:block}}.InteractivePreview-module__qC8U4G__fieldGroupLabel{text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:10px;font-weight:500}.InteractivePreview-module__qC8U4G__symptomsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.InteractivePreview-module__qC8U4G__symptomLabel{cursor:pointer;text-transform:capitalize;background-color:#ffffff0d;background-color:lab(100% 0 0/.05);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.75rem;transition:background-color .15s;display:flex}.InteractivePreview-module__qC8U4G__symptomLabel:hover{background-color:#ffffff14;background-color:lab(100% 0 0/.08)}.InteractivePreview-module__qC8U4G__severitySection{margin-top:1.25rem}.InteractivePreview-module__qC8U4G__severityGroup{gap:.75rem;display:flex}.InteractivePreview-module__qC8U4G__severityLabel{cursor:pointer;text-transform:capitalize;background-color:#ffffff0d;background-color:lab(100% 0 0/.05);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:.375rem;flex:1;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.75rem;transition:background-color .15s;display:flex}.InteractivePreview-module__qC8U4G__severityLabel:hover{background-color:#ffffff14;background-color:lab(100% 0 0/.08)}.InteractivePreview-module__qC8U4G__toggleSection{border-top:1px solid #ffffff0d;border-top:1px solid lab(100% 0 0/.05);margin-top:1.25rem;padding-top:1rem}.InteractivePreview-module__qC8U4G__toggleRow{background-color:#ffffff0a;background-color:lab(100% 0 0/.04);border:1px solid #ffffff1a;border:1px solid lab(100% 0 0/.1);border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.InteractivePreview-module__qC8U4G__toggleRow+.InteractivePreview-module__qC8U4G__toggleRow{margin-top:.625rem}.InteractivePreview-module__qC8U4G__toggleLabel{color:#f0f6fce6;color:lab(96.5116% -1.09199 -3.57032/.9);font-size:.75rem}
.FeatureCard-module__BfjxuG__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:1rem;padding:2rem;transition:transform .5s,border-color .5s;position:relative}.FeatureCard-module__BfjxuG__card:hover{border-color:#00d1da59;border-color:lab(76.0141% -49.8866 -20.4183/.35);transform:translateY(-.25rem)}.FeatureCard-module__BfjxuG__topLine{opacity:0;background-image:linear-gradient(90deg,#0000,#00d1da99,#0000);background-image:linear-gradient(90deg,#0000,lab(76.0141% -49.8866 -20.4183/.6),#0000);height:1px;transition:opacity .5s;position:absolute;top:-1px;left:2rem;right:2rem}.FeatureCard-module__BfjxuG__card:hover .FeatureCard-module__BfjxuG__topLine{opacity:1}.FeatureCard-module__BfjxuG__iconWrap{background-image:linear-gradient(to bottom right,#00d1da40,#a981ff40);background-image:linear-gradient(to bottom right,lab(76.0141% -49.8866 -20.4183/.25),lab(62.2262% 40.2316 -64.758/.25));border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 0 0 1px #ffffff1a;box-shadow:0 0 0 1px lab(100% 0 0/.1)}.FeatureCard-module__BfjxuG__icon{color:#58e5ed;color:lab(83.7658% -37.6368 -15.491);width:1.25rem;height:1.25rem}.FeatureCard-module__BfjxuG__title{letter-spacing:-.025em;color:var(--foreground);margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:500;line-height:1.75rem}.FeatureCard-module__BfjxuG__description{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.625}
