:root{--color-white:#fff;--color-dark:#020617;--color-slate:#0f172a;--color-ink:#0f172a;--color-muted-ink:#475569;--color-page:#f8fafc;--color-band:#f1f5f9;--accent-cyan:#00e5ff;--accent-orange:#ff9f43;--bg-overlay-start:#020617eb;--bg-overlay-mid:#0f172ab8;--bg-overlay-end:#06182c73;--bg-card:#0f172ab8;--border-white-light:#ffffff1f;--text-muted:#ffffff9e;--font:Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-page);min-height:100%;color:var(--color-ink);font-family:var(--font);margin:0}html{scroll-behavior:smooth}body{min-height:100vh}img{max-width:100%;display:block}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes landing-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.95)}}@keyframes landing-card-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing{overflow-x:hidden}.landing-hero{isolation:isolate;min-height:100dvh;color:var(--color-white);background:var(--color-dark);flex-direction:column;display:flex;position:relative}.landing-hero__bg,.landing-hero__mesh,.landing-hero__grid,.landing-hero__overlay{position:absolute;inset:0}.landing-hero__bg{opacity:.55;background:radial-gradient(80% 60% at 20% 80%,#00e5ff14 0%,#0000 55%),radial-gradient(70% 50% at 85% 15%,#ff9f431a 0%,#0000 50%),url(/images/bg-login.jpg) 50%/cover no-repeat}.landing-hero__mesh{pointer-events:none;overflow:hidden}.landing-hero__orb{filter:blur(90px);will-change:transform;border-radius:50%;position:absolute}.landing-hero__orb--1{background:#00e5ff38;width:min(520px,70vw);height:min(520px,70vw);animation:22s ease-in-out infinite landing-float;top:-8%;left:-6%}.landing-hero__orb--2{background:#ff9f432e;width:min(440px,60vw);height:min(440px,60vw);animation:26s ease-in-out infinite reverse landing-float;bottom:5%;right:-4%}.landing-hero__orb--3{background:#0ea5e91f;width:min(320px,45vw);height:min(320px,45vw);animation:18s ease-in-out 4s infinite landing-float;top:40%;left:35%}.landing-hero__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;mask-image:radial-gradient(90% 80% at 50% 40%,#000 20%,#0000 75%)}.landing-hero__overlay{background:linear-gradient(135deg, var(--bg-overlay-start) 0%, var(--bg-overlay-mid) 50%, var(--bg-overlay-end) 100%)}.landing-topbar{z-index:4;padding:12px 16px;padding-top:max(12px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(18px)saturate(140%);background:#020617b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.landing-topbar__brand{letter-spacing:-.02em;align-items:center;gap:10px;min-width:0;font-weight:700;text-decoration:none;display:inline-flex}.landing-topbar__logo{border-radius:10px;flex-shrink:0;width:36px;height:36px}.landing-topbar__actions{align-items:center;gap:8px;min-width:0;display:flex}.landing-topbar .landing-btn{min-height:40px;padding:0 12px;font-size:.72rem}@media (width<=419px){.landing-topbar .landing-btn span{display:none}.landing-topbar .landing-btn{min-width:40px;padding:0 10px}}.landing-locale{display:inline-flex}.landing-locale select{min-width:108px;color:var(--color-white);font:inherit;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:8px 10px;font-size:.9rem}.landing-hero__inner{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;width:100%;padding:28px 0 56px;display:flex;position:relative}.landing-hero__brand{flex-direction:column;align-items:center;gap:14px;max-width:720px;padding:0 20px;display:flex}.landing-hero__logo-wrap{padding:4px;position:relative}.landing-hero__logo-wrap:before{content:"";filter:blur(16px);opacity:.7;background:linear-gradient(135deg,#00e5ff73,#ff9f4359);border-radius:22px;position:absolute;inset:-6px}.landing-hero__logo{border-radius:18px;width:72px;height:72px;position:relative;box-shadow:0 8px 32px #00000059}.landing-hero__kicker{letter-spacing:.14em;text-transform:uppercase;color:#00e5ffd9;margin:4px 0 0;font-size:.75rem;font-weight:700}.landing-hero__name{letter-spacing:-.03em;background:linear-gradient(135deg, #fff 0%, #ffffffe0 40%, var(--accent-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:800;line-height:1.08}.landing-hero__tagline{color:#ffffffb8;max-width:36ch;margin:0;font-size:1.2rem;line-height:1.55}.landing-hero__subtitle{color:var(--text-muted);max-width:42ch;margin:0;font-size:.98rem;line-height:1.55}.landing-cards--hero,.landing-cards--light{grid-template-columns:1fr;gap:16px;width:100%;display:grid}.landing-cards--hero{max-width:480px;margin-inline:auto;padding:4px 20px 12px}.landing-card{text-align:left;background:var(--bg-card);-webkit-backdrop-filter:blur(28px)saturate(160%);border-radius:20px;flex-direction:column;gap:12px;padding:24px 20px;animation:.7s cubic-bezier(.22,1,.36,1) both landing-card-enter;display:flex;position:relative;box-shadow:0 24px 64px #00000073,0 0 0 1px #ffffff14,inset 0 1px #ffffff1f}.landing-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#00e5ff59,#ffffff14 40%,#ff9f4340);padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.landing-card:nth-child(2){animation-delay:80ms}.landing-card:nth-child(3){animation-delay:.16s}.landing-card--compact{gap:10px;padding:20px 18px}.landing-card--light{background:var(--color-white);color:var(--color-ink);box-shadow:0 18px 40px #0f172a14,0 0 0 1px #0f172a0f}.landing-card--light:before{background:linear-gradient(135deg,#00e5ff73,#0f172a0f 40%,#ff9f4359)}.landing-card__icon{width:40px;height:40px;color:var(--accent-cyan);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.landing-card--light .landing-card__icon{color:#0284c7;background:#00e5ff1a;border-color:#0ea5e92e}.landing-card__title{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.landing-card__blurb{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.landing-card--light .landing-card__blurb{color:var(--color-muted-ink)}.landing-card__features{flex-direction:column;gap:10px;margin:4px 0 8px;padding:0;list-style:none;display:flex}.landing-card__feature{color:#ffffffd1;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.4;display:flex}.landing-card--light .landing-card__feature{color:#334155}.landing-card__feature-dot{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-orange));border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.landing-card__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.landing-card__hint{color:#ffffff73;margin:0;font-size:.78rem;line-height:1.4}.landing-card--light .landing-card__hint{color:#64748b}.landing-btn{letter-spacing:.04em;text-transform:uppercase;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.landing-btn:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:3px}.landing-btn--primary{background:linear-gradient(135deg, var(--accent-cyan) 0%, #0ea5e9 45%, var(--accent-orange) 100%);color:var(--color-dark);background-size:200%}.landing-btn--primary:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 8px 28px #00e5ff59}.landing-btn--ghost{color:var(--color-white);background:#ffffff0a;border:1px solid #ffffff2e;font-weight:600}.landing-btn--ghost:hover{background:#ffffff14;border-color:#ffffff47;transform:translateY(-1px)}.landing-btn--ghost-ink{color:var(--color-ink);background:#f8fafc;border:1px solid #0f172a24;font-weight:600}.landing-btn--ghost-ink:hover{background:#fff;border-color:#0f172a3d;transform:translateY(-1px)}.landing-card--light .landing-btn--ghost{color:var(--color-ink);background:#f8fafc;border:1px solid #0f172a24}.landing-card--light .landing-btn--ghost:hover{background:#fff;border-color:#0f172a3d}.landing-btn--block-sm{width:100%}.landing-stores{flex-direction:column;gap:14px;width:min(480px,100% - 40px);margin-top:4px;display:flex}.landing-stores__divider{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;align-items:center;gap:12px;font-size:.7rem;display:flex}.landing-stores__divider:before,.landing-stores__divider:after{content:"";background:linear-gradient(90deg, transparent, var(--border-white-light), transparent);flex:1;height:1px}.landing-stores__links{flex-direction:column;gap:10px;display:flex}.story{padding:72px 20px}.story__inner{max-width:1120px;margin:0 auto}.story__inner--narrow{max-width:760px}.story--slate{background:var(--color-band)}.story--white{background:var(--color-white)}.story--cta{color:var(--color-white);background:radial-gradient(70% 80% at 10% 20%,#00e5ff29,#0000 55%),radial-gradient(60% 70% at 90% 80%,#ff9f4329,#0000 50%),linear-gradient(135deg,#020617 0%,#0f172a 100%)}.story__header{max-width:720px;margin-bottom:32px}.story__kicker{letter-spacing:.14em;text-transform:uppercase;color:#0284c7;margin:0 0 10px;font-size:.75rem;font-weight:700}.story--cta .story__kicker,.story__title--on-dark+.story__lead,.story--cta .story__kicker{color:#00e5ffd9}.story__title{letter-spacing:-.03em;color:var(--color-ink);margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.story__title--on-dark{color:var(--color-white)}.story__lead{color:var(--color-muted-ink);margin:0;font-size:1.05rem;line-height:1.65}.story__lead--on-dark{color:#ffffffb8}.story--cta__inner{text-align:center}.story-cta__actions{flex-direction:column;gap:12px;margin-top:28px;display:flex}.pain-grid{counter-reset:none;grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.pain-tile{background:var(--color-white);border:1px solid #0f172a14;border-radius:20px;padding:22px 20px;box-shadow:0 10px 28px #0f172a0a}.pain-tile__top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pain-tile__index{letter-spacing:.12em;color:#0284c7;font-size:.78rem;font-weight:800}.pain-tile__icon{color:#0284c7;background:#00e5ff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pain-tile__title{letter-spacing:-.02em;margin:0 0 8px;font-size:1.1rem;font-weight:700}.pain-tile__body{color:var(--color-muted-ink);margin:0;line-height:1.55}.module-mosaic{grid-template-columns:1fr;gap:14px;display:grid}.module-tile{background:var(--color-white);border:1px solid #0f172a14;border-radius:20px;padding:22px 20px;transition:transform .2s,box-shadow .2s}.module-tile__icon{color:#0284c7;background:#00e5ff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.module-tile__title{margin:0 0 8px;font-size:1.05rem;font-weight:700}.module-tile__body{color:var(--color-muted-ink);margin:0;line-height:1.5}.benefit-list{grid-template-columns:1fr;gap:12px;margin:0 0 36px;padding:0;list-style:none;display:grid}.benefit-list__item{background:var(--color-band);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;font-weight:600;display:flex}.benefit-list__dot{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-orange));border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.flow-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.flow-strip__item{align-items:center;gap:10px;display:flex}.flow-strip__step{background:#fff;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:flex}.flow-strip__icon{color:#0284c7;display:flex}.flow-strip__arrow{color:#94a3b8;display:none}.landing-footer{background:var(--color-white);border-top:1px solid #0f172a14;padding:40px 20px 48px}.landing-footer__inner{flex-direction:column;align-items:flex-start;gap:8px;max-width:720px;margin:0 auto;display:flex}.landing-footer__legal{margin:0 0 4px;font-weight:700}.landing-footer__address,.landing-footer__vat,.landing-footer__note{color:var(--color-muted-ink);margin:0;line-height:1.5}.landing-footer .landing-btn{margin-top:16px}@media (width>=600px){.landing-topbar{padding:14px 28px;padding-top:max(14px, env(safe-area-inset-top))}.landing-hero__inner{gap:32px;padding:32px 0 64px}.landing-card__actions{flex-direction:row}.landing-card__actions .landing-btn{flex:1}.landing-stores__links{flex-direction:row;justify-content:center}.landing-btn--block-sm{width:auto}.story{padding:88px 32px}.pain-grid,.module-mosaic,.benefit-list{grid-template-columns:1fr 1fr}.story-cta__actions{flex-direction:row;justify-content:center}.flow-strip__arrow{display:inline-flex}.landing-footer{padding:48px 32px 64px}}@media (width>=1024px){.landing-topbar{padding-inline:40px}.landing-hero__inner{padding:24px 40px 72px}.landing-cards--hero,.landing-cards--light{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin-inline:auto;padding-inline:0}.story{padding:104px 40px}.module-mosaic{grid-template-columns:repeat(4,minmax(0,1fr))}.module-tile:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a14}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-hero__orb,.landing-card,.module-tile{transition:none;animation:none}}
