:root{--font-sans:Inter, Prompt, sans-serif;--color-white:#fff;--color-slate-900:#0f172a;--color-slate-600:#475569;--color-slate-500:#64748b;--color-slate-300:#cbd5e1;--color-slate-200:#e2e8f0;--color-indigo-600:#4f46e5;--color-indigo-50:#eef2ff;--color-blue-700:#1d4ed8;--color-blue-500:#3b82f6;--color-blue-950:#172554;--color-blue-900:#1e3a8a;--color-sky-400:#38bdf8;--color-sky-200:#bae6fd;--shadow-sm:0 1px 2px #00000014;--shadow-md:0 8px 20px #00000026;--shadow-lg:0 15px 35px #0003}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-slate-900);background:var(--color-white);margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.btn{border-radius:9999px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s,background-color .2s;display:inline-block}.btn--primary{background:var(--color-white);color:var(--color-blue-700);box-shadow:var(--shadow-lg)}.btn--primary:hover{transform:scale(1.05)}.btn--outline{color:var(--color-white);border:1px solid #fff6}.btn--outline:hover{background:#ffffff1a}.btn--outline-dark{border:1px solid var(--color-slate-300);color:var(--color-blue-700)}.btn--outline-dark:hover{background:var(--color-indigo-50)}.tabbar{z-index:50;background:0 0;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.tabbar--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#ffffffd9}.tabbar__nav{justify-content:space-between;align-items:center;max-width:72rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.tabbar__brand{align-items:center;gap:.5rem;display:flex}.tabbar__logo{object-fit:contain;width:5rem;height:5rem}.tabbar__brandname{letter-spacing:-.01em;color:var(--color-white);font-size:1.125rem;font-weight:800;transition:color .3s}.tabbar--scrolled .tabbar__brandname{color:var(--color-slate-900)}.tabbar__links{align-items:center;gap:2rem;display:none}@media (width>=768px){.tabbar__links{display:flex}}.tabbar__link{letter-spacing:.01em;color:#ffffffb3;font-size:.875rem;font-weight:500;transition:color .2s}.tabbar__link:hover,.tabbar__link--active{color:var(--color-white)}.tabbar--scrolled .tabbar__link{color:var(--color-slate-500)}.tabbar--scrolled .tabbar__link:hover,.tabbar--scrolled .tabbar__link--active{color:var(--color-indigo-600)}.tabbar__right{align-items:center;gap:.75rem;display:flex}.tabbar__lang{border:1px solid #ffffff4d;border-radius:9999px;font-size:.75rem;font-weight:600;transition:border-color .3s;display:flex;overflow:hidden}.tabbar--scrolled .tabbar__lang{border-color:var(--color-slate-300)}.tabbar__lang-option{color:#fffc;padding:.375rem .75rem;transition:background-color .2s,color .2s}.tabbar--scrolled .tabbar__lang-option{color:var(--color-slate-500)}.tabbar__lang-option--active{background:var(--color-indigo-600);color:var(--color-white)!important}.tabbar__menu-btn{color:var(--color-white);transition:color .3s;display:flex}.tabbar--scrolled .tabbar__menu-btn{color:var(--color-slate-900)}@media (width>=768px){.tabbar__menu-btn{display:none}}.tabbar__mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:1rem;flex-direction:column;gap:.25rem;margin:0 1.5rem;padding:1rem;display:flex}.tabbar--scrolled .tabbar__mobile-menu{background:var(--color-white);box-shadow:var(--shadow-md)}@media (width>=768px){.tabbar__mobile-menu{display:none}}.tabbar__mobile-link{color:#fffc;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.tabbar--scrolled .tabbar__mobile-link{color:var(--color-slate-600)}.tabbar__mobile-link--active{color:var(--color-white);background:#fff3}.tabbar--scrolled .tabbar__mobile-link--active{background:var(--color-indigo-50);color:var(--color-indigo-600)}.hero{background-color:var(--color-blue-500);background-position:50%;background-size:cover;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__overlay{pointer-events:none;background:#6f7cb94d;position:absolute;inset:0}.hero__content{z-index:10;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:56rem;margin:0 auto;padding:8rem 1.5rem;display:flex;position:relative}.hero__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--color-sky-200);font-size:.85rem;font-weight:700}.hero__title{color:var(--color-white);margin-top:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}@media (width>=640px){.hero__title{font-size:4.25rem}}.hero__subtitle{color:#ffffffd9;max-width:42rem;margin-top:1.5rem;font-size:1.15rem;line-height:1.6}@media (width>=640px){.hero__subtitle{font-size:1.4rem}}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.hero__highlights{flex-wrap:wrap;justify-content:center;gap:1.75rem;margin-top:2.75rem;display:flex}.hero__highlight{color:#ffffffe6;align-items:center;gap:.5rem;font-size:1rem;display:flex}.about-teaser{flex-direction:column;align-items:center;gap:3rem;max-width:72rem;margin:0 auto;padding:5.5rem 1.5rem;display:flex}@media (width>=768px){.about-teaser{flex-direction:row;align-items:center;gap:4rem}}.about-teaser__text{flex:1;width:100%}.about-teaser__title{color:var(--color-slate-900);font-size:1.875rem;font-weight:700;line-height:1.25}@media (width>=640px){.about-teaser__title{font-size:2.5rem}}.about-teaser__desc{color:var(--color-slate-600);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.about-teaser__text .btn{margin-top:2rem}.about-teaser__media{flex:1;width:100%}.about-teaser__media img{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow-md);border-radius:1.5rem}.features{max-width:72rem;margin:0 auto;padding:5rem 1.5rem}.features__title{text-align:center;color:var(--color-slate-900);font-size:1.75rem;font-weight:700}@media (width>=640px){.features__title{font-size:2rem}}.features__grid{gap:2rem;margin-top:3rem;display:grid}@media (width>=640px){.features__grid{grid-template-columns:repeat(3,1fr)}}.feature-card{border:1px solid var(--color-slate-200);text-align:center;box-shadow:var(--shadow-sm);border-radius:1rem;padding:1.5rem}.feature-card__title{color:var(--color-slate-900);font-size:1.125rem;font-weight:600}.feature-card__desc{color:var(--color-slate-500);margin-top:.5rem;font-size:.875rem}@media (width>=640px){.page-header__title{font-size:2.25rem}}@media (width>=640px){.page-header__title{font-size:2.25rem}}.page-header{background:linear-gradient(135deg, var(--color-blue-950), var(--color-blue-700), var(--color-sky-400));position:relative;overflow:hidden}.page-header__content{z-index:10;text-align:center;padding:10rem 1.5rem 4rem;position:relative}.page-header__title{color:var(--color-white);font-size:1.875rem;font-weight:800}@media (width>=640px){.page-header__title{font-size:2.25rem}}.page-content{text-align:center;max-width:48rem;margin:0 auto;padding:4rem 1.5rem}.page-content__text{color:var(--color-slate-600);font-size:1rem;line-height:1.7}
