*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section[id]{scroll-margin-top:80px}:root{--color-primary:#4961b0;--color-primary-dk:#3a4e8d;--color-primary-rgb:73, 97, 176;--color-accent:#ee8200;--color-accent-rgb:238, 130, 0;--color-bg:#fafbfd;--color-surface:#f2f4f9;--color-border:#e1e5ee;--color-text:#1e293b;--color-muted:#64748b;--font-sans:"Inter", system-ui, sans-serif;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.6}[data-theme=dark]{--color-primary:#5e76c9;--color-primary-dk:#4961b0;--color-primary-rgb:94, 118, 201;--color-accent:#ffa733;--color-accent-rgb:255, 167, 51;--color-bg:#1e2030;--color-surface:#252840;--color-border:#363952;--color-text:#e2e8f0;--color-muted:#94a3b8}body,.navbar,.lang-switcher__dropdown,.feature-card,.footer{transition:background-color .25s,border-color .25s,color .25s}body{background:var(--color-bg);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:1100px;margin-inline:auto;padding-inline:1.5rem}.btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .1s,color .2s;display:inline-block}.btn:active{transform:scale(.97)}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dk)}.btn-outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary);color:#fff}.btn-accent{background:var(--color-accent);color:#fff}.btn-accent:hover{filter:brightness(.92)}.navbar{z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem 0;position:sticky;top:0}.navbar__inner{align-items:center;gap:1.5rem;display:flex}.navbar__logo{color:var(--color-primary);align-items:center;gap:.5rem;margin-right:auto;font-size:1.35rem;font-weight:700;display:flex}.navbar__logo-icon{border-radius:6px;width:28px;height:28px}.navbar__links{gap:0;list-style:none;display:flex}.navbar__links a{color:var(--color-muted);padding:.6rem .75rem;font-weight:500;transition:color .15s;display:inline-block}.navbar__links a:hover,.navbar__links a.active{color:var(--color-primary)}.lang-switcher{position:relative}.lang-switcher__trigger{border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:border-color .15s,color .15s;display:flex}.lang-switcher__trigger:hover{border-color:var(--color-primary);color:var(--color-primary)}.lang-switcher__dropdown{background:var(--color-bg);border:1px solid var(--color-border);z-index:200;border-radius:8px;min-width:140px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.lang-switcher__dropdown li button{text-align:left;width:100%;color:var(--color-muted);cursor:pointer;background:0 0;border:none;padding:.6rem 1rem;font-size:.9rem;transition:background .1s,color .1s;display:block}.lang-switcher__dropdown li button:hover{background:var(--color-surface);color:var(--color-text)}.lang-switcher__dropdown li button.active{color:var(--color-primary);font-weight:600}.theme-toggle{border:1px solid var(--color-border);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;padding:.4rem;transition:border-color .15s,color .15s,background .15s;display:flex}.theme-toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (width<=640px){.navbar{padding:.75rem 0}.navbar__inner{gap:.5rem}.navbar__logo{gap:.4rem;font-size:1.05rem}.navbar__logo-icon{width:22px;height:22px}.navbar__links{gap:0}.navbar__links a{padding:.5rem .4rem;font-size:.85rem}.lang-switcher__trigger{gap:.3rem;padding:.35rem .5rem;font-size:.8rem}.theme-toggle{flex-shrink:0;width:30px;height:30px}}@media (width<=420px){.lang-switcher__trigger span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lang-switcher__trigger{padding:.4rem}.navbar__logo-text{display:none}.navbar__logo{gap:0}}.footer{background:var(--color-surface);border-top:1px solid var(--color-border);margin-top:auto;padding-top:3rem}.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}@media (width<=640px){.footer__grid{grid-template-columns:1fr;gap:2rem}}.footer__col h4{color:var(--color-text);margin-bottom:.9rem;font-size:.95rem;font-weight:700}.footer__col ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer__col a{color:var(--color-muted);font-size:.9rem;transition:color .15s}.footer__col a:hover{color:var(--color-primary)}.footer__brand{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:1.15rem;font-weight:700;display:flex}.footer__brand-icon{border-radius:6px;width:24px;height:24px}.footer__tagline{color:var(--color-muted);max-width:320px;font-size:.9rem;line-height:1.6}.footer__bottom{border-top:1px solid var(--color-border);padding:1.25rem 0}.footer__copy{color:var(--color-muted);font-size:.825rem}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem 1.5rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:0 8px 24px #00000014}.feature-card__icon{background:rgba(var(--color-primary-rgb), .1);width:56px;height:56px;color:var(--color-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:inline-flex}.feature-card__title{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.feature-card__body{color:var(--color-muted);font-size:.95rem;line-height:1.6}.team-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem 1.5rem;transition:box-shadow .2s}.team-card:hover{box-shadow:0 8px 24px #00000014}.team-card__avatar{background:rgba(var(--color-primary-rgb), .1);width:72px;height:72px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.1rem;display:inline-flex}.team-card__avatar--accent{background:rgba(var(--color-accent-rgb), .1);color:var(--color-accent)}.team-card__photo{object-fit:cover;object-position:var(--photo-position,center 25%);margin-bottom:1.1rem;border-radius:50%;width:72px;height:72px;margin-inline:auto}.team-card__name{color:var(--color-text);font-size:1.05rem;font-weight:600}.hero-glow{background:radial-gradient(circle clamp(1200px, 100vw, 2200px) at 98% 0%, rgba(var(--color-primary-rgb), .4), rgba(var(--color-primary-rgb), 0) 65%)}[data-theme=dark] .hero-glow{background:radial-gradient(circle clamp(1200px, 100vw, 2200px) at 100% 0%, rgba(var(--color-accent-rgb), .22), rgba(var(--color-accent-rgb), 0) 65%)}.hero{text-align:center;padding:5rem 0 4rem}.hero__headline{letter-spacing:-.03em;color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15}.hero__headline-accent{color:var(--color-accent)}.hero__sub{color:var(--color-muted);margin-inline:auto;max-width:560px;margin-bottom:2rem;font-size:1.15rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.hero__mockup{max-width:800px;margin-inline:auto}.hero__mockup-img{border:1px solid var(--color-border);border-radius:16px;width:100%;box-shadow:0 20px 40px #0000001f}.features-overview{padding:5rem 1.5rem}.section-title{text-align:center;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.section-sub{text-align:center;color:var(--color-muted);margin-bottom:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.promo{padding:4rem 1.5rem}.promo__card{background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .12), rgba(var(--color-accent-rgb), .03));border:1px solid rgba(var(--color-accent-rgb), .35);text-align:center;border-radius:16px;max-width:780px;margin-inline:auto;padding:2.5rem 2rem}.promo__badge{background:rgba(var(--color-accent-rgb), .15);color:var(--color-accent);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.1rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.promo__title{color:var(--color-text);margin-bottom:.75rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800}.promo__body{color:var(--color-muted);margin-bottom:1.5rem;line-height:1.6}.promo__tiers{text-align:left;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.promo__tier{background:var(--color-bg);border:1px solid rgba(var(--color-accent-rgb), .25);border-radius:10px;padding:1.1rem 1.25rem}.promo__tier-title{color:var(--color-text);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.promo__tier-desc{color:var(--color-muted);font-size:.85rem;line-height:1.5}.promo__note{color:var(--color-muted);margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.team-section{padding:1rem 1.5rem 5rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px));justify-content:center;gap:1.5rem;display:grid}.cta-banner{background:var(--color-primary);color:#fff;text-align:center;margin-top:auto;padding:4rem 1.5rem}.cta-banner h2{color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem)}.cta-banner p{opacity:.85;margin-bottom:2rem}.cta-banner .btn-primary{color:var(--color-primary);background:#fff}.cta-banner .btn-primary:hover{background:#f0f0ff}.cta-banner__contact-intro{opacity:.85;margin-bottom:1rem}.cta-banner__contact{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.cta-banner__contact a{color:#fff;font-weight:500;text-decoration:none}.cta-banner__contact a:hover{text-decoration:underline}.page{flex-direction:column;min-height:100vh;display:flex}.features-hero{text-align:center;padding:4rem 1.5rem 3rem}.features-hero h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.features-hero p{color:var(--color-muted);max-width:520px;margin-inline:auto;font-size:1.1rem}.steps{flex-direction:column;gap:2rem;max-width:740px;padding:3rem 1.5rem;display:flex}.step{align-items:flex-start;gap:1.5rem;display:flex}.step__number{color:var(--color-accent);opacity:.55;min-width:3rem;font-size:2rem;font-weight:800;line-height:1}.step__content h3{margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.step__content p{color:var(--color-muted);font-size:.95rem}.detail-block{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:4rem 1.5rem;display:grid}@media (width<=680px){.detail-block{grid-template-columns:1fr}}.detail-block__text h2{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.detail-block__text p{color:var(--color-muted);line-height:1.7}.placeholder-img{background:var(--color-surface);border:2px dashed var(--color-border);height:280px;color:var(--color-muted);border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.capabilities{padding:3.5rem 1.5rem 1.5rem}.capabilities__title{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.capabilities__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.cap-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem;transition:border-color .2s}.cap-card:hover{border-color:var(--color-accent)}.cap-card__name{margin-bottom:.5rem;font-size:1rem;font-weight:600}.cap-card__desc{color:var(--color-muted);font-size:.9rem;line-height:1.6}.features-cta{text-align:center;padding:3rem 1.5rem 4rem}.features-cta h2{margin-bottom:1rem;font-size:1.35rem;font-weight:600}.features-cta__contact{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.features-cta__contact a{color:var(--color-accent);font-weight:500;text-decoration:none}.features-cta__contact a:hover{text-decoration:underline}
