@font-face{font-family:Orbitron;font-style:normal;font-weight:400 900;font-display:swap;src:url(https://fonts.gstatic.com/s/orbitron/v35/yMJRMIlzdpvBhQQL_Qq7dy0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #198754;--primary-dark: #146c43;--primary-light: #d1e7dd;--dark: #1c1c1e;--dark-2: #2d2d30;--muted: #6b7280;--muted-light: #9ca3af;--border: #e5e7eb;--bg: #ffffff;--bg-alt: #fafaf8;--bg-dark: #111113;--amber: #f59e0b;--green: #10b981;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);color:var(--dark);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}app-root,app-home,app-privacy-policy,app-terms{display:block}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:var(--font-sans)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;transition:all .2s ease;white-space:nowrap}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 16px #19875459}.btn--ghost{background:transparent;color:var(--dark)}.btn--ghost:hover{background:var(--bg-alt)}.btn--outline{background:transparent;border:1.5px solid var(--border);color:var(--dark)}.btn--outline:hover{border-color:var(--dark);background:var(--bg-alt)}.btn--white{background:#fff;color:var(--dark)}.btn--white:hover{background:#f5f5f5;transform:translateY(-1px)}.btn--lg{padding:.875rem 1.75rem;font-size:1rem;border-radius:.625rem}.btn--full{width:100%}.section-tag{display:inline-block;background:var(--primary-light);color:var(--primary);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .875rem;border-radius:999px;margin-bottom:1rem}.section-header{text-align:center;max-width:640px;margin:0 auto 4rem}.section-title{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;color:var(--dark);margin-bottom:1rem}.section-sub{color:var(--muted);font-size:1.0625rem;line-height:1.7}.nav{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;gap:2rem}.nav__logo{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.nav__logo-mark{width:34px;height:34px;background:var(--primary);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.125rem}.nav__logo-text{font-family:Orbitron,sans-serif;-webkit-text-stroke-color:var(--primary);-webkit-text-stroke-width:2px;color:transparent;font-weight:700;font-size:1.5em}.nav__logo-text .text-muted{color:var(--primary)!important;-webkit-text-stroke-width:0;position:relative;left:2px;font-weight:400}.nav__actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.nav__hamburger{display:none;flex-direction:column;gap:5px;background:none;padding:4px;margin-left:auto}.nav__hamburger span{display:block;width:22px;height:2px;background:var(--dark);border-radius:2px}.nav__mobile{border-top:1px solid var(--border);padding:1.25rem 1.5rem 1.5rem}@media(max-width:768px){.nav__actions{display:none}.nav__hamburger{display:flex}}.hero{max-width:1200px;margin:0 auto;padding:5rem 1.5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero__headline{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1;color:var(--dark);margin-bottom:1.5rem}.hero__headline em{font-style:normal;color:var(--primary)}.hero__sub{color:var(--muted);font-size:1.125rem;line-height:1.75;margin-bottom:2.5rem;max-width:480px}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.hero__img-wrap{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 32px 64px #00000024}.hero__img{width:100%;height:480px;object-fit:cover;display:block}.hero__stat{position:absolute;background:#fff;border-radius:.75rem;box-shadow:0 8px 24px #0000001f;padding:.75rem 1.125rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;white-space:nowrap}.hero__stat--top{top:1.25rem;right:1.25rem;flex-direction:column;align-items:flex-start;gap:.125rem}.hero__stat--bottom{bottom:1.25rem;left:1.25rem;color:var(--green);font-weight:600}.hero__stat-num{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--primary)}.hero__stat-label{font-size:.75rem;color:var(--muted);font-weight:400}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:3rem;gap:2.5rem;text-align:center}.hero__sub{margin-left:auto;margin-right:auto}.hero__cta{justify-content:center}}.features{padding:6rem 1.5rem;max-width:1200px;margin:0 auto}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:900px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.features__grid{grid-template-columns:1fr}}.feature-card{padding:2rem;border:1px solid var(--border);border-radius:1rem;background:#fff;transition:all .25s ease}.feature-card:hover{border-color:var(--primary);box-shadow:0 8px 32px #1987541a;transform:translateY(-3px)}.feature-card__icon{width:48px;height:48px;background:var(--primary-light);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:var(--primary)}.feature-card__icon svg{width:22px;height:22px}.feature-card__title{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;margin-bottom:.625rem;color:var(--dark)}.feature-card__desc{font-size:.9375rem;color:var(--muted);line-height:1.65}.contact{scroll-margin-top:68px;background:var(--bg-alt);padding:6rem 1.5rem}.contact__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start}@media(max-width:900px){.contact__inner{grid-template-columns:1fr;gap:3rem}}.contact__perks{list-style:none;margin-top:2rem;display:flex;flex-direction:column;gap:.875rem}.contact__perks li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:var(--dark-2)}.contact__perks svg{width:18px;height:18px;color:var(--green);flex-shrink:0}.contact__form-wrap{background:#fff;border:1px solid var(--border);border-radius:1.25rem;padding:2.5rem;overflow:hidden;box-shadow:0 8px 32px #0000000f}.contact__iframe{display:block;width:100%;height:496px;border:none}.contact__form{display:flex;flex-direction:column;gap:1.25rem}.contact__success{text-align:center;padding:2rem 0}.contact__success h3{font-family:var(--font-display);font-size:1.375rem;font-weight:700;margin-bottom:.75rem}.contact__success p{color:var(--muted);font-size:.9375rem;line-height:1.7}.contact__success-icon{font-size:3rem;margin-bottom:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:560px){.form-row{grid-template-columns:1fr}}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.875rem;font-weight:500;color:var(--dark)}.form-field input,.form-field textarea{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:.5rem;font-family:var(--font-sans);font-size:.9375rem;color:var(--dark);background:#fff;transition:border-color .15s,box-shadow .15s;outline:none;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--muted-light)}.form-field input:focus,.form-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1987541f}.form-optional{font-weight:400;color:var(--muted-light)}.footer{background:var(--bg-dark);color:#a1a1aa;padding:3rem 1.5rem 2rem}.footer__inner{max-width:1200px;margin:0 auto;padding-bottom:2rem;border-bottom:1px solid #27272a}.footer__brand .nav__logo-mark{background:var(--primary)}.footer__brand .nav__logo-text{color:#fff}.footer__brand p{margin-top:.75rem;font-size:.9rem;line-height:1.7;color:#71717a}.footer__bottom{max-width:1200px;margin:1.5rem auto 0;display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;flex-wrap:wrap;gap:.75rem}.footer__legal{display:flex;gap:1.5rem}.footer__legal a{color:#71717a}.footer__legal a:hover{color:#fff}.policy{padding:4rem 1.5rem 6rem}.policy__inner{max-width:760px;margin:0 auto}.policy__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.policy__header h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--dark);margin-bottom:.5rem}.policy__header p{color:var(--muted);font-size:.9375rem}.policy__body section{margin-bottom:2.5rem}.policy__body h2{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--dark);margin-bottom:.875rem}.policy__body h3{font-size:1rem;font-weight:600;color:var(--dark);margin:1.25rem 0 .5rem}.policy__body p{font-size:.9375rem;line-height:1.8;color:var(--dark-2);margin-bottom:.875rem}.policy__body ul{padding-left:1.25rem;margin-bottom:.875rem}.policy__body ul li{font-size:.9375rem;line-height:1.8;color:var(--dark-2);margin-bottom:.375rem}.policy__body address{font-style:normal;font-size:.9375rem;line-height:1.8;color:var(--dark-2);background:var(--bg-alt);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem 1.5rem;margin-top:.75rem}.policy__body a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.policy__body a:hover{color:var(--primary-dark)}.policy__body strong{font-weight:600;color:var(--dark)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}
