:root{--color-primary:#4fb84f;--color-primary-dark:#045433;--color-bg:#111827;--color-bg-elevated:#182236;--color-bg-elevated-2:#1e2a41;--color-border:#ffffff14;--color-text:#fff;--color-text-muted:#ffffffa8;--gradient-primary:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));--shadow-card:0 20px 40px -20px #0000008c;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--header-height:76px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}h1,h2,h3,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:20px;height:20px}.btn{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--gradient-primary);color:#fff;box-shadow:0 10px 24px -10px #4fb84f8c}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px -10px #4fb84fa6}.btn--ghost{color:var(--color-text);border-color:var(--color-border);background:0 0}.btn--ghost:hover{background:#ffffff0a;border-color:#ffffff40}.btn--large{padding:14px 28px;font-size:1rem}.btn--small{padding:9px 18px;font-size:.875rem}.site-header{z-index:50;height:var(--header-height);border-bottom:1px solid #0000;align-items:center;transition:background .2s,border-color .2s;display:flex;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--color-border);background:#111827d9}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{align-items:center;display:flex}.brand__logo{width:auto;height:40px}.nav{align-items:center;gap:32px;display:flex}.nav a{color:var(--color-text-muted);font-size:.95rem;transition:color .15s}.nav a:hover{color:var(--color-text)}.nav__cta{color:#fff!important}.site-header__actions{align-items:center;gap:16px;display:flex}.lang-switch{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:999px;padding:3px;display:flex}.lang-switch button{color:var(--color-text-muted);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:background .15s,color .15s}.lang-switch button.is-active{background:var(--gradient-primary);color:#fff}.nav-toggle{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-elevated);cursor:pointer;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;display:none}.nav-toggle span{background:var(--color-text);border-radius:2px;height:2px;margin:0 7px;display:block}.hero{padding:72px 0 96px}.hero__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.pill{color:var(--color-primary);letter-spacing:.02em;background:#4fb84f1f;border:1px solid #4fb84f59;border-radius:999px;align-items:center;margin-bottom:20px;padding:7px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.hero__content h1{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;line-height:1.12}.hero__subtitle{color:var(--color-text-muted);max-width:46ch;margin-bottom:32px;font-size:1.125rem}.hero__actions{flex-wrap:wrap;gap:14px;margin-bottom:36px;display:flex}.trust-list{flex-wrap:wrap;gap:20px 28px;display:flex}.trust-list li{color:var(--color-text-muted);align-items:center;gap:8px;font-size:.9rem;display:flex}.trust-list .icon{color:var(--color-primary);width:18px;height:18px}.hero__visual img{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-card)}.section-heading{text-align:center;max-width:640px;margin:0 auto 56px}.section-heading h2{letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.section-heading p{color:var(--color-text-muted);font-size:1.05rem}.features{padding:96px 0}.features__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:28px;transition:border-color .15s,transform .15s}.feature-card:hover{border-color:#4fb84f66;transform:translateY(-2px)}.feature-card__icon{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--color-primary);background:#4fb84f1f;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.feature-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.feature-card h3{margin-bottom:8px;font-size:1.05rem;font-weight:700}.feature-card p{color:var(--color-text-muted);font-size:.925rem}.how-it-works{background:var(--color-bg-elevated);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:96px 0}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step{padding:28px 24px 0;position:relative}.step:before{content:"";background:var(--color-border);height:1px;position:absolute;top:22px;left:calc(50% + 40px);right:-16px}.step:last-child:before{display:none}.step__number{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 20px;font-size:1.05rem;font-weight:800;display:flex}.step{text-align:center}.step h3{margin-bottom:10px;font-size:1.05rem;font-weight:700}.step p{color:var(--color-text-muted);max-width:30ch;margin:0 auto;font-size:.925rem}.privacy{padding:96px 0}.privacy__inner{grid-template-columns:.4fr .6fr;align-items:center;gap:56px;display:grid}.privacy__visual img{border-radius:var(--radius-lg);width:100%;max-width:280px;margin:0 auto}.privacy__content h2{letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.privacy__content p{color:var(--color-text-muted);max-width:52ch;margin-bottom:24px;font-size:1.05rem}.check-list li{align-items:center;gap:10px;padding:10px 0;font-weight:600;display:flex}.privacy__link{color:var(--color-primary);text-underline-offset:3px;margin-top:16px;font-size:.925rem;font-weight:600;text-decoration:underline;display:inline-block}.check-list .icon{color:var(--color-primary);background:#4fb84f1f;border-radius:50%;width:26px;height:26px;padding:4px}.legal{padding:64px 0 96px}.legal__inner{max-width:720px;margin:0 auto}.legal__back{color:var(--color-text-muted);margin-bottom:24px;font-size:.9rem;transition:color .15s;display:inline-block}.legal__back:hover{color:var(--color-text)}.legal__inner h1{letter-spacing:-.01em;margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.legal__updated{color:var(--color-text-muted);margin-bottom:32px;font-size:.9rem}.legal__intro{color:var(--color-text-muted);margin-bottom:40px;font-size:1.05rem}.legal__section{border-top:1px solid var(--color-border);padding:24px 0}.legal__section h2{margin-bottom:12px;font-size:1.25rem;font-weight:700}.legal__section h3{margin:20px 0 8px;font-size:1rem;font-weight:700}.legal__section h3:first-of-type{margin-top:4px}.legal__section p{color:var(--color-text-muted);margin-bottom:12px;font-size:.975rem}.legal__section p:last-child{margin-bottom:0}.legal__list{flex-direction:column;gap:8px;display:flex}.legal__list li{color:var(--color-text-muted);padding-left:20px;font-size:.975rem;position:relative}.legal__list li:before{content:"";background:var(--color-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:4px}.welcome{padding:64px 0 96px}.welcome__inner{text-align:center;max-width:860px;margin:0 auto}.welcome__badge{border-radius:var(--radius-lg);background:#4fb84f1f;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:inline-flex}.welcome__badge img{width:36px;height:36px}.welcome__inner h1{letter-spacing:-.01em;margin-bottom:10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.welcome__subtitle{color:var(--color-text-muted);margin-bottom:48px;font-size:1.05rem}.welcome__step{text-align:left;margin-bottom:48px}.welcome__step p{color:var(--color-text-muted);text-align:center;max-width:640px;margin:0 auto 20px;font-size:1rem}.welcome__step img{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-card)}.faq{padding:96px 0}.faq__inner{max-width:780px}.faq__list{flex-direction:column;gap:12px;display:flex}.faq-item{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:4px 20px}.faq-item summary{cursor:pointer;padding:18px 32px 18px 0;font-weight:700;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--color-primary);font-size:1.4rem;font-weight:400;transition:transform .2s;position:absolute;top:16px;right:0}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:var(--color-text-muted);padding-bottom:20px;font-size:.95rem}.cta{padding:40px 24px 96px}.cta__inner{text-align:center;border-radius:var(--radius-lg);background:var(--gradient-primary);padding:64px 32px}.cta__inner h2{letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.cta__inner p{color:#ffffffe6;margin-bottom:32px;font-size:1.05rem}.cta .btn--primary{color:var(--color-primary-dark);background:#fff;box-shadow:0 10px 24px -10px #00000059}.site-footer{border-top:1px solid var(--color-border);padding:56px 0 32px}.site-footer__inner{grid-template-columns:1.2fr 1fr 1fr auto;align-items:start;gap:32px;padding-bottom:40px;display:grid}.site-footer__brand p{color:var(--color-text-muted);margin-top:12px;font-size:.9rem}.site-footer__nav{flex-direction:column;gap:12px;display:flex}.site-footer__nav-heading{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:.8rem;font-weight:700}.site-footer__nav a{color:var(--color-text-muted);font-size:.9rem;transition:color .15s}.site-footer__nav a:hover{color:var(--color-text)}.site-footer__copyright{color:var(--color-text-muted);border-top:1px solid var(--color-border);padding-top:24px;font-size:.85rem}@media (width<=960px){.hero__inner{grid-template-columns:1fr}.hero__visual{order:-1}.features__grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr;gap:40px}.step:before{display:none}.privacy__inner{text-align:center;grid-template-columns:1fr}.privacy__content p{margin-left:auto;margin-right:auto}.check-list li{justify-content:center}.site-footer__inner{grid-template-columns:1fr;gap:28px}}@media (width<=720px){.nav-toggle{display:flex}.nav{top:var(--header-height);background:var(--color-bg);border-bottom:1px solid var(--color-border);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 24px 20px;transition:opacity .15s,transform .15s;position:fixed;left:0;right:0;transform:translateY(-8px)}.nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav a{border-bottom:1px solid var(--color-border);padding:14px 0}.nav__cta{text-align:center;margin-top:16px;border-bottom:none!important}}@media (width<=560px){.features__grid{grid-template-columns:1fr}.hero{padding:48px 0 64px}.cta__inner{padding:48px 20px}}
