@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_57c51ab3-module__w3ji-a__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_57c51ab3-module__w3ji-a__variable{--font-sans:"DM Sans","DM Sans Fallback"}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}:root{--background:#080c16;--foreground:#f8fafc;--card:#090e1a;--card-foreground:#f8fafc;--primary:#1ae6ce;--primary-foreground:#080c16;--secondary:#0e1525;--secondary-foreground:#f8fafc;--muted:#0f1729;--muted-foreground:#7588a3;--accent:#22c35d;--accent-foreground:#080c16;--destructive:#ef4343;--border:#10192d;--input:#0f1729;--ring:#1ae6ce;--radius:.75rem;--bg:#080c16;--fg:#f8fafc;--card-fg:#f8fafc;--primary-fg:#080c16;--secondary-fg:#f8fafc;--muted-fg:#7588a3;--accent-fg:#080c16;--input-bg:#0f1729;--terminal-green:#22c35d;--terminal-cyan:#1ae6ce;--terminal-yellow:#f8c630;--terminal-red:#ef4343;--font-mono:"JetBrains Mono",monospace}.light{--background:#fafafa;--foreground:#0f1729;--card:#fff;--card-foreground:#0f1729;--primary:#1fad9d;--primary-foreground:#fff;--secondary:#f5f5f5;--secondary-foreground:#0f1729;--muted:#f5f5f5;--muted-foreground:#65758b;--accent:#1da54f;--accent-foreground:#fff;--destructive:#eb1414;--border:#e6e6e6;--input:#e6e6e6;--ring:#1fad9d;--bg:#fafafa;--fg:#0f1729;--card-fg:#0f1729;--primary-fg:#fff;--secondary-fg:#0f1729;--muted-fg:#65758b;--accent-fg:#fff;--input-bg:#f5f5f5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans),system-ui,sans-serif;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #1ae6ce33}50%{box-shadow:0 0 40px #1ae6ce66}}@keyframes typing{0%,to{opacity:1}50%{opacity:.3}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}.skeleton{background:linear-gradient(90deg,var(--muted)0%,var(--secondary)50%,var(--muted)100%);border-radius:var(--radius);background-size:200% 100%;animation:1.5s ease-in-out infinite skeleton-shimmer}.animate-slide-up{animation:.4s ease-out forwards slideUp}.animate-pulse-glow{animation:2s ease-in-out infinite pulseGlow}.animate-typing{animation:.6s ease-in-out infinite typing}.landing{background:var(--background);min-height:100vh;color:var(--foreground)}.landing-nav{z-index:50;background:var(--background);padding:0 1.5rem;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin:0 auto;padding:1.25rem 0;display:flex}.landing-logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-logo:hover{color:var(--foreground);text-decoration:none}.landing-logo-icon{width:1.75rem;height:1.75rem;color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.landing-logo-icon--sm{width:1.25rem;height:1.25rem}.landing-nav-links{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.landing-nav-links a{color:var(--muted-foreground);font-size:.9375rem;text-decoration:none;transition:color .2s}.landing-nav-links a:hover{color:var(--foreground);text-decoration:none}.landing-nav-signin{color:var(--foreground);border-left:1px solid var(--border);align-items:center;margin-left:.25rem;padding-left:1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.landing-nav-signin:hover{color:var(--muted-foreground)}.landing-hero{padding:5rem 1.5rem 6rem;position:relative;overflow:hidden}.landing-hero-bg{pointer-events:none;background:radial-gradient(70% 40% at 50% 0,#f9fafb0a,#0000 60%);position:absolute;inset:0}.landing-hero-inner{text-align:center;max-width:48rem;margin:0 auto;position:relative}.landing-badge{color:var(--muted-foreground);letter-spacing:.01em;margin-bottom:1.25rem;font-size:.8125rem;font-weight:500;display:inline-block}.landing-hero-title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:700;line-height:1.1}.landing-hero-title-accent{color:var(--foreground)}.landing-hero-sub{color:var(--muted-foreground);max-width:36rem;margin:0 auto 2.25rem;font-size:1.25rem;font-weight:400;line-height:1.55}.landing-hero-cta{flex-direction:column;align-items:center;gap:.875rem;display:flex}.landing-hero-cta-note{color:var(--muted-foreground);font-size:.8125rem}.landing-strip{padding:3rem 1.5rem}.landing-strip-inner{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:72rem;margin:0 auto;display:grid}@media (max-width:640px){.landing-strip-inner{grid-template-columns:1fr}}.landing-stat-value{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.5rem;font-weight:600;display:block}.landing-stat-label{color:var(--muted-foreground);font-size:.875rem;line-height:1.4}.landing-section{padding:5rem 1.5rem}.landing-section-alt{background:#ffffff05}.landing-section-inner{text-align:center;max-width:72rem;margin:0 auto}.landing-section-title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.landing-section-sub{color:var(--muted-foreground);max-width:32rem;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.5}.landing-features{text-align:left;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:56rem;margin:0 auto;display:grid}@media (max-width:900px){.landing-features{grid-template-columns:1fr}}.landing-feature-card{background:0 0;border:none;border-radius:0;padding:0}.landing-feature-card:hover{box-shadow:none;border:none}.landing-feature-icon{width:2.5rem;height:2.5rem;color:var(--muted-foreground);background:0 0;border:none;border-radius:.5rem;justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.landing-feature-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.landing-feature-desc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.landing-steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:56rem;margin:0 auto;display:grid}@media (max-width:768px){.landing-steps{grid-template-columns:1fr}}.landing-step-num{width:1.75rem;height:1.75rem;color:var(--muted-foreground);border:1px solid var(--border);background:0 0;border-radius:.25rem;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:.9375rem;font-weight:600;display:inline-flex}.landing-step-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.landing-step-desc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.landing-cta{text-align:center;background:0 0;border:none;padding:5rem 1.5rem}.landing-cta-inner{max-width:36rem;margin:0 auto}.landing-cta-icon{display:none}.landing-cta-title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.landing-cta-sub{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.landing-cta-buttons{margin-bottom:1rem}.landing-cta-trust{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.landing-footer{border-top:1px solid var(--border);background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.landing-footer{background:color-mix(in srgb,var(--muted)60%,transparent)}}.landing-footer-inner{max-width:72rem;margin:0 auto;padding:3rem 1.5rem 1.5rem}.landing-footer-main{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (min-width:640px){.landing-footer-main{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr)}}@media (min-width:900px){.landing-footer-main{grid-template-columns:minmax(0,1fr) minmax(0,2.5fr)}}.landing-footer-brand-col{flex-direction:column;gap:.75rem;display:flex}.landing-footer-brand{color:var(--foreground);align-items:center;gap:.5rem;width:fit-content;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.landing-footer-brand:hover{color:var(--foreground)}.landing-footer-logo{flex-shrink:0;width:32px;height:32px}.landing-footer-tagline{color:var(--muted-foreground);max-width:280px;font-size:.875rem;line-height:1.5}.landing-footer-columns{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;display:grid}@media (min-width:640px){.landing-footer-columns{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.landing-footer-columns{grid-template-columns:repeat(4,1fr)}}.landing-footer-col-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.landing-footer-col-links{margin:0;padding:0;list-style:none}.landing-footer-col-links li{margin-bottom:.5rem}.landing-footer-col-links a{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .2s}.landing-footer-col-links a:hover{color:var(--foreground)}.landing-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding-top:1.5rem;display:flex}.landing-footer-legal{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;display:flex}.landing-footer-legal a{color:var(--muted-foreground);font-size:.8125rem;text-decoration:none;transition:color .2s}.landing-footer-legal a:hover{color:var(--foreground)}.landing-footer-legal-sep{color:var(--muted-foreground);-webkit-user-select:none;user-select:none;font-size:.8125rem}.landing-footer-copy{color:var(--muted-foreground);margin:0;font-size:.8125rem}.landing-sub-main{flex:1;max-width:56rem;margin:0 auto;padding:4rem 1.5rem 5rem}.landing-sub-main-inner{width:100%}.landing-sub-title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.landing-sub-lead{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.landing-sub-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.landing-sub-card{border-bottom:1px solid var(--border);padding:1.5rem 0}.landing-sub-card:last-child{border-bottom:none}.landing-sub-card-icon{color:var(--primary);margin-bottom:.75rem}.landing-sub-card-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.landing-sub-card-desc{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}.landing-pricing-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:900px){.landing-pricing-cards{grid-template-columns:1fr}}.landing-pricing-card{border:1px solid var(--border);background:var(--card);border-radius:.5rem;flex-direction:column;padding:1.75rem;display:flex}.landing-pricing-card-featured{border-color:var(--primary);background:#1ae6ce0a}.landing-pricing-badge{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.landing-pricing-title{color:var(--foreground);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.landing-pricing-price{margin-bottom:.75rem}.landing-pricing-amount{letter-spacing:-.02em;color:var(--foreground);font-size:1.75rem;font-weight:700}.landing-pricing-period{color:var(--muted-foreground);font-size:.9375rem;font-weight:400}.landing-pricing-desc{color:var(--muted-foreground);flex:1;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.landing-pricing-list{color:var(--foreground);margin:0 0 1.5rem;padding:0;font-size:.9375rem;list-style:none}.landing-pricing-list li{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.landing-pricing-list li svg{color:var(--primary);flex-shrink:0}.landing-pricing-cta{width:100%;margin-top:auto;text-decoration:none;display:flex}.landing-pricing-cta.btn{justify-content:center}.landing-contact-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.landing-contact-card{border:1px solid var(--border);background:var(--card);border-radius:.5rem;padding:1.75rem}.landing-contact-note{color:var(--muted-foreground);margin-top:2rem;font-size:.8125rem}.landing-contact-note code{background:var(--muted);border-radius:.25rem;padding:.125rem .375rem;font-size:.75rem}.landing-faq-list{margin-top:2rem}.landing-faq-item{border-bottom:1px solid var(--border);padding:1.25rem 0}.landing-faq-item:last-child{border-bottom:none}.landing-faq-q{color:var(--foreground);margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.landing-faq-a{color:var(--muted-foreground);font-size:.9375rem;line-height:1.6}@keyframes landing-fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-animate-section{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:var(--animate-delay,0s);transform:translateY(24px)}.landing-animate-section.landing-animate-visible{opacity:1;transform:translateY(0)}.landing-stagger-item{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(16px)}.landing-animate-visible .landing-stagger-item{opacity:1;transform:translateY(0)}.landing-animate-visible .landing-stagger-item:first-child{transition-delay:0s}.landing-animate-visible .landing-stagger-item:nth-child(2){transition-delay:80ms}.landing-animate-visible .landing-stagger-item:nth-child(3){transition-delay:.16s}.landing-animate-visible .landing-stagger-item:nth-child(4){transition-delay:.24s}.landing-animate-visible .landing-stagger-item:nth-child(5){transition-delay:.32s}.landing-animate-visible .landing-stagger-item:nth-child(6){transition-delay:.4s}.landing-hero-visual{animation:6s ease-in-out infinite landing-float}.landing-feature-card{transition:transform .25s,opacity .25s}.landing-feature-card:hover{transform:translateY(-2px)}.landing-hero-visual-wrap{max-width:56rem;margin-top:3rem;margin-left:auto;margin-right:auto}.landing-hero-visual{border:1px solid var(--border);background:var(--card);border-radius:.75rem;overflow:hidden;box-shadow:0 24px 48px -12px #00000040}.landing-hero-mockup{min-height:280px;color:var(--muted-foreground);justify-content:center;align-items:center;padding:2rem;display:flex}.landing-providers{border-top:1px solid var(--border);padding:2.5rem 1.5rem}.landing-providers-inner{text-align:center;max-width:72rem;margin:0 auto}.landing-providers-label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.8125rem}.landing-providers-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.landing-provider-logo{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.landing-provider-logo:hover{color:var(--foreground)}.landing-provider-logo svg{flex-shrink:0;width:1.5rem;height:1.5rem}.landing-why{background:#ffffff05;padding:5rem 1.5rem}.landing-why-inner{text-align:center;max-width:56rem;margin:0 auto}.landing-why-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}@media (max-width:768px){.landing-why-grid{grid-template-columns:1fr}}.landing-why-item{border-radius:.5rem;padding:1.5rem;transition:background .2s}.landing-why-item:hover{background:#ffffff0a}.landing-why-icon{width:3rem;height:3rem;color:var(--primary);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.landing-testimonials{padding:5rem 1.5rem}.landing-testimonials-inner{max-width:64rem;margin:0 auto}.landing-testimonial-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (max-width:768px){.landing-testimonial-grid{grid-template-columns:1fr}}.landing-testimonial-card{border:1px solid var(--border);background:var(--card);border-radius:.5rem;padding:1.5rem 1.75rem;transition:border-color .2s,box-shadow .2s}.landing-testimonial-card:hover{border-color:var(--border);box-shadow:0 8px 24px -8px #0003}.landing-testimonial-quote{color:var(--foreground);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.landing-testimonial-author{color:var(--foreground);font-size:.8125rem;font-weight:600}.landing-testimonial-role{color:var(--muted-foreground);font-size:.75rem}.landing-security{background:#ffffff05;padding:4rem 1.5rem}.landing-security-inner{text-align:center;max-width:56rem;margin:0 auto}.landing-security-grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2rem;display:flex}.landing-security-item{color:var(--muted-foreground);align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.landing-security-item svg{width:1.25rem;height:1.25rem;color:var(--primary)}.btn{border-radius:var(--radius);min-height:2.75rem;font-size:.9375rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;color:inherit;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.btn svg{flex-shrink:0;width:1.125rem;height:1.125rem}.btn-primary{background:var(--primary);color:var(--primary-fg);border-color:#0000}.btn-primary:hover:not(:disabled){background:#17cfb9}.btn-ghost{color:var(--muted-fg);background:0 0}.btn-ghost:hover{color:var(--fg);background:#10192d}.website-main{flex:1;max-width:56rem;margin:0 auto;padding:2.5rem 1.5rem 4rem}.website-content{animation:.5s ease-out forwards fadeIn}.website-title{letter-spacing:-.025em;color:var(--foreground);margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.website-lead{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.website-section{margin-bottom:2rem}.website-section p{color:var(--foreground);margin-bottom:.75rem;font-size:1rem;line-height:1.7}.website-h2{color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.website-cta{margin-top:2.5rem}.legal-page{background:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex}.legal-main{flex:1;padding:2.5rem 1.5rem 4rem}.legal-content{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);max-width:48rem;margin:0 auto;padding:2.5rem 2.5rem 3rem;animation:.5s ease-out forwards fadeIn;box-shadow:0 4px 24px -8px #00000059}@media (min-width:768px){.legal-content{padding:3rem 3.5rem 3.5rem}}.legal-content h1{letter-spacing:-.025em;border-bottom:1px solid var(--border);color:var(--foreground);margin-bottom:.25rem;padding-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.25}.legal-content .legal-lead{color:var(--muted-foreground);border-bottom:1px solid var(--border);margin-top:1rem;margin-bottom:2rem;padding-bottom:2rem;font-size:1rem;line-height:1.65}.legal-content h2{letter-spacing:-.01em;color:var(--foreground);margin-top:2.25rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.legal-content p{color:var(--foreground);margin-bottom:1.125rem;font-size:1rem;line-height:1.7}.legal-content p:last-child{margin-bottom:0}.legal-content ul,.legal-content ol{margin-bottom:1.25rem;padding-left:1.5rem;font-size:1rem;line-height:1.7}.legal-content ul{list-style-type:disc}.legal-content ol{list-style-type:decimal}.legal-content li{margin-bottom:.5rem;padding-left:.25rem}.legal-content a{color:var(--primary);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .15s}.legal-content a:hover{border-bottom-color:var(--primary);text-decoration:none}.legal-content strong{color:var(--foreground);font-weight:600}.legal-note{border:1px solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);background:#10192dcc;margin-top:2.5rem;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.55}.legal-note--inline{margin-top:1rem}.legal-note strong{color:var(--muted-foreground)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
