.header{position:fixed;top:.75rem;z-index:100;left:.75rem;right:.75rem;background:#0b1121f2;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);border:1px solid rgba(255,255,255,.06);border-radius:999px;box-shadow:0 4px 20px #0000001a;transition:background .3s ease,box-shadow .3s ease}@media(min-width:768px){.header{left:50%;right:auto;transform:translate(-50%);width:min(calc(100% - 2rem),860px)}}.header--scrolled{background:#0b1121f2;box-shadow:0 6px 24px #00000026}.header__inner{padding:.4rem .4rem .4rem 1.15rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.header__logo{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-heading);font-weight:700;font-size:1rem;color:#f9fafb;transition:opacity .2s;white-space:nowrap}.header__logo:hover{color:#f9fafb;opacity:.85}.header__logo-img{display:block;border-radius:8px;object-fit:contain}.header__nav{display:none;gap:.1rem;align-items:center}@media(min-width:768px){.header__nav{display:flex}}.header__link{display:inline-flex;align-items:center;font-size:.82rem;font-weight:500;color:#f1f5f999;padding:.35rem .7rem;border-radius:999px;transition:color .2s ease,background .2s ease}.header__link:hover{color:#fff;background:#ffffff14}.header__cta{display:none;padding:.45rem 1.1rem;background:var(--color-cta);color:#fff;font-size:.8rem;font-weight:700;border-radius:999px;text-decoration:none;transition:background .2s ease;white-space:nowrap}.header__cta:hover{background:var(--color-cta-hover);color:#fff}@media(min-width:768px){.header__cta{display:inline-flex}}.header__burger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:#f9fafb;cursor:pointer;transition:background .2s;flex-shrink:0}.header__burger:hover{background:#ffffff26}@media(min-width:768px){.header__burger{display:none}}.mobile-menu{position:fixed;inset:0;z-index:99;background:#0b1121f7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center}.mobile-menu__nav{display:flex;flex-direction:column;align-items:center;gap:.75rem}.mobile-menu__link{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#ffffffd9;padding:.6rem 1.5rem;border-radius:999px;transition:color .2s ease,background .2s ease;text-decoration:none}.mobile-menu__link:hover{color:#fff;background:#ffffff14}.mobile-menu__cta{margin-top:1rem;padding:.75rem 2rem;background:var(--color-cta);color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:700;border-radius:999px;text-decoration:none;transition:background .2s ease}.mobile-menu__cta:hover{background:var(--color-cta-hover);color:#fff}.hero{position:relative;overflow:hidden;background:transparent;padding:7rem 1.5rem 4rem;max-width:none;margin:0}@media(min-width:768px){.hero{padding:6rem 3rem 4rem}}.hero__mesh{position:absolute;inset:0;pointer-events:none;z-index:0;display:none}.hero__inner{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:900px){.hero__inner{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:4rem}}.hero__text{min-width:0;padding-bottom:3rem}@media(min-width:900px){.hero__text{max-width:540px;padding-bottom:0}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:var(--color-accent-dim);color:var(--color-accent);font-size:.8rem;font-weight:600;border-radius:999px;margin-bottom:1.75rem;letter-spacing:.01em}.hero__title{font-family:var(--font-heading);font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;letter-spacing:-.035em;color:var(--color-text);line-height:1.08;margin-bottom:1.5rem}.hero__title-accent{background:linear-gradient(135deg,var(--color-accent),#3d8bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__lead{color:var(--color-text-muted);font-size:1.1rem;line-height:1.7;margin-bottom:2rem;max-width:460px}@media(max-width:899px){.hero__lead{margin-left:auto;margin-right:auto}}.hero__cta-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}@media(max-width:899px){.hero__cta-group{justify-content:center}}.hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-weight:600;font-size:.95rem;border-radius:var(--radius-sm);transition:transform .2s ease,box-shadow .3s ease,background .2s ease}.hero__cta--primary{background:var(--color-cta);color:#fff;box-shadow:0 4px 16px #ff6b2c40}.hero__cta--primary:hover{background:var(--color-cta-hover);transform:translateY(-2px);box-shadow:0 8px 32px #ff6b2c66,0 0 0 1px #ff6b2c1a;color:#fff}.hero__cta--secondary{background:#fff;color:var(--color-text);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.hero__cta--secondary:hover{box-shadow:var(--shadow-md);color:var(--color-text);transform:translateY(-2px)}.hero__stats{display:flex;align-items:center;gap:1.5rem}@media(max-width:899px){.hero__stats{justify-content:center}}@media(max-width:480px){.hero__stats{gap:1rem}}.hero__stat{display:flex;flex-direction:column}.hero__stat-num{font-family:var(--font-heading);font-size:1.35rem;font-weight:800;color:var(--color-text);letter-spacing:-.03em;line-height:1.2}.hero__stat-label{font-size:.78rem;color:var(--color-text-muted);font-weight:500}.hero__stat-divider{width:1px;height:32px;background:var(--color-border)}.hero__visual{flex-shrink:0;display:flex;justify-content:center}.hero-phone{position:relative;transform-style:preserve-3d;will-change:transform}.hero-phone__glow{display:none}.hero-phone__frame{position:relative;width:270px;aspect-ratio:9 / 19.5;background:linear-gradient(150deg,#1a1a2e,#0f0f1a);border-radius:2.8rem;padding:.5rem;box-shadow:0 0 0 1px #ffffff0d}@media(min-width:900px){.hero-phone__frame{width:300px}}.hero-phone__notch{position:absolute;top:.9rem;left:50%;transform:translate(-50%);width:90px;height:24px;background:#0f0f1a;border-radius:20px;z-index:10}.hero-phone__screen{width:100%;height:100%;border-radius:2.3rem;background:#fff;overflow:hidden;position:relative}.hero-phone__img{width:100%;height:100%;object-fit:cover;display:block}.hero-phone__placeholder{position:absolute;inset:0;background:linear-gradient(150deg,#f0f4ff,#e8edff);display:none;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-text-muted);font-size:.8rem}.hero-phone__placeholder-logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:var(--color-accent)}.hero-phone__placeholder small{font-size:.7rem;opacity:.7}.hero-phone__badge{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.04);border-radius:12px;box-shadow:0 4px 20px #00000014;z-index:5;white-space:nowrap}.hero-phone__badge--top{top:15%;right:-20px}.hero-phone__badge--bottom{bottom:20%;left:-20px}@media(min-width:900px){.hero-phone__badge--top{right:-60px}.hero-phone__badge--bottom{left:-60px}}@media(max-width:480px){.hero-phone__badge{display:none}}.hero-phone__badge-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-phone__badge-icon--blue{background:#0c6fff1a;color:var(--color-accent)}.hero-phone__badge-icon--orange{background:#ff6b2c1a;color:var(--color-cta)}.hero-phone__badge-title{font-size:.75rem;font-weight:700;color:var(--color-text);line-height:1.2}.hero-phone__badge-sub{font-size:.62rem;color:var(--color-text-muted)}@media(max-width:480px){.hero{padding:6rem 1.25rem 3rem}.hero__cta-group{flex-direction:column;width:100%}.hero__cta{justify-content:center;width:100%}.hero-phone__frame{width:240px}}.how-it-works{padding:4rem 1.5rem;max-width:1200px;margin:0 auto;position:relative;background:transparent}@media(min-width:768px){.how-it-works{padding:4rem 2rem}}.how-it-works__header{text-align:center;margin-bottom:2.5rem}.how-it-works__label{display:inline-flex;padding:.3rem .85rem;background:var(--color-accent-dim);color:var(--color-accent);font-size:.75rem;font-weight:700;border-radius:999px;margin-bottom:1rem;letter-spacing:.04em;text-transform:uppercase}.how-it-works__title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin-bottom:.5rem;letter-spacing:-.035em}.how-it-works__subtitle{color:var(--color-text-muted);max-width:480px;margin:0 auto;font-size:1.05rem}.how-it-works__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:600px){.how-it-works__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.how-it-works__grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.how-it-works__step{position:relative;text-align:left;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem 1.25rem;transition:box-shadow .25s ease,transform .25s ease}.how-it-works__step:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.how-it-works__step--green:hover{border-color:#10b98133}.how-it-works__step--blue:hover{border-color:#0c6fff33}.how-it-works__step-header{display:flex;align-items:center;margin-bottom:1rem;position:relative}.how-it-works__num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-family:var(--font-heading);font-size:.82rem;font-weight:800;flex-shrink:0;color:#fff}.how-it-works__num--blue{background:var(--color-accent)}.how-it-works__num--green{background:#10b981}.how-it-works__line{display:none}@media(min-width:900px){.how-it-works__line{display:block;flex:1;height:1px;margin-left:.75rem;opacity:.2}.how-it-works__step--blue .how-it-works__line{background:linear-gradient(90deg,var(--color-accent),transparent)}.how-it-works__step--green .how-it-works__line{background:linear-gradient(90deg,#10b981,transparent)}}.how-it-works__icon-wrap{width:48px;height:48px;margin-bottom:.75rem;border-radius:12px;display:flex;align-items:center;justify-content:center}.how-it-works__icon-wrap--blue{background:var(--color-accent-dim);color:var(--color-accent)}.how-it-works__icon-wrap--green{background:#10b98114;color:#10b981}.how-it-works__step-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;margin-bottom:.4rem;color:var(--color-text)}.how-it-works__step-text{font-size:.88rem;color:var(--color-text-muted);margin:0;line-height:1.6}.functionality{background:transparent;border-radius:0;padding:3rem 1.5rem 5rem;max-width:none;position:relative;overflow:hidden}@media(min-width:768px){.functionality{padding:3rem 3rem 5rem}}.functionality__header{text-align:center;margin-bottom:2rem;max-width:1100px;margin-left:auto;margin-right:auto}.functionality__label{display:inline-flex;padding:.3rem .85rem;background:#0c6fff0f;color:var(--color-accent);font-size:.75rem;font-weight:700;border-radius:999px;margin-bottom:.75rem;letter-spacing:.04em;text-transform:uppercase}.functionality__title{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;margin-bottom:.5rem;letter-spacing:-.035em}.functionality__subtitle{color:var(--color-text-muted);max-width:480px;margin:0 auto;font-size:.95rem}.functionality__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:520px){.functionality__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.functionality__grid{grid-template-columns:repeat(4,1fr)}}.func-card{background:#fff;border:1px solid var(--color-border);border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:box-shadow .25s ease,transform .25s ease}.func-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-2px)}.func-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.func-card__icon--blue{background:var(--color-accent-dim);color:var(--color-accent)}.func-card__icon--green{background:#10b98114;color:#10b981}.func-card__title{font-family:var(--font-heading);font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.func-card__desc{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.func-card__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.25rem}.func-card__tag{display:inline-flex;align-items:center;padding:.25rem .6rem;border:1px solid var(--color-border);font-size:.7rem;font-weight:600;border-radius:999px}.func-card__tag--blue{background:#0c6fff0a;color:var(--color-accent)}.func-card__tag--green{background:#10b9810a;color:#10b981}.for-owners{background:linear-gradient(180deg,#1e2235,#151827 40%,#0f1119);border-radius:0;padding:6rem 1.5rem 0;margin-top:-1rem;max-width:none;position:relative;overflow:hidden;color:#fff}@media(min-width:768px){.for-owners{border-radius:0;margin:0;margin-top:-1.5rem;padding:6.5rem 3rem 0}}.for-owners:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 30% at 0% 0%,rgba(12,111,255,.12),transparent 60%),radial-gradient(ellipse 40% 40% at 100% 15%,rgba(61,139,255,.07),transparent 50%),radial-gradient(ellipse 50% 30% at 50% 100%,rgba(12,111,255,.05),transparent 50%)}.for-owners__inner{max-width:1300px;margin:0 auto;position:relative;z-index:1}.for-owners__top{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.for-owners__header{text-align:center;margin-bottom:1rem}.for-owners__label{display:inline-flex;align-items:center;padding:.35rem .9rem;background:#ffffff0f;color:#ffffffb3;font-size:.78rem;font-weight:600;border-radius:999px;margin-bottom:1.25rem;border:1px solid rgba(255,255,255,.06);letter-spacing:.03em;text-transform:uppercase}.for-owners__title{font-family:var(--font-heading);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;letter-spacing:-.035em;color:#fff;line-height:1.1;margin-bottom:1rem}.for-owners__lead{color:#ffffff8c;font-size:1.05rem;line-height:1.7;max-width:540px;margin:0 auto}.for-owners__middle{display:flex;flex-direction:column;gap:3rem;align-items:center;margin-bottom:4rem}@media(min-width:1024px){.for-owners__middle{flex-direction:row;align-items:stretch;gap:2.5rem}}.for-owners__features{flex:0 0 auto;width:100%}@media(min-width:1024px){.for-owners__features{width:380px;flex-shrink:0}}.for-owners__grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.for-owners__card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);padding:.85rem .75rem;display:flex;align-items:flex-start;gap:.6rem;transition:background .2s ease,border-color .2s ease}.for-owners__card:hover{background:#ffffff0f;border-color:#ffffff14}.for-owners__card-icon{width:32px;height:32px;border-radius:8px;background:#0c6fff1f;color:var(--color-accent-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.for-owners__card-title{font-family:var(--font-heading);font-size:.8rem;font-weight:700;color:#fff;margin-bottom:.1rem}.for-owners__card-desc{font-size:.72rem;color:#fff6;line-height:1.35;margin:0}.for-owners__screens{position:relative;width:100%;flex:1;min-height:420px;margin:0 auto;max-width:700px;overflow:hidden;padding-bottom:2rem;padding-right:1rem}@media(min-width:1024px){.for-owners__screens{min-height:480px;max-width:none}}.screen-browser{position:absolute;border-radius:14px;overflow:hidden;box-shadow:0 24px 72px #00000073,0 0 0 1px #ffffff0f;background:#1c1c2e;transition:transform .3s ease}.screen-browser__bar{display:flex;align-items:center;gap:.65rem;padding:.65rem 1rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.05)}.screen-browser__dots{display:flex;gap:6px}.screen-browser__dots span{width:10px;height:10px;border-radius:50%;background:#ffffff1f}.screen-browser__dots span:first-child{background:#ff5f57}.screen-browser__dots span:nth-child(2){background:#ffbd2e}.screen-browser__dots span:nth-child(3){background:#28c840}.screen-browser__url{flex:1;font-size:.72rem;color:#ffffff59;background:#ffffff0a;padding:.3rem .75rem;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screen-browser__body{position:relative;background:#f5f7fa;aspect-ratio:16 / 10}.screen-browser__body img{width:100%;height:100%;object-fit:cover;display:block}.screen-browser__fallback{position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;background:linear-gradient(135deg,#e8edff,#f0f4ff);color:var(--color-accent);font-size:.9rem;font-weight:600}.screen-browser--back{top:0;left:0;width:85%;z-index:1}.screen-browser--front{top:28%;left:18%;width:82%;z-index:2}.screen-browser--front:hover{transform:translate(4px,-4px)}.screen-browser--back:hover{transform:translate(-4px,-4px)}.screen-phone{position:absolute;bottom:2%;right:0;z-index:3;filter:drop-shadow(0 24px 56px rgba(0,0,0,.5));transition:transform .3s ease}.screen-phone:hover{transform:translateY(-4px)}.screen-phone__frame{position:relative;width:170px;aspect-ratio:9 / 19.5;background:linear-gradient(150deg,#1a1a2e,#0f0f1a);border-radius:2.2rem;padding:.4rem;box-shadow:0 0 0 1px #ffffff14}.screen-phone__notch{position:absolute;top:.65rem;left:50%;transform:translate(-50%);width:52px;height:16px;background:#0f0f1a;border-radius:12px;z-index:10}.screen-phone__body{width:100%;height:100%;border-radius:1.8rem;background:#fff;overflow:hidden;position:relative}.screen-phone__body img{width:100%;height:100%;object-fit:cover;display:block}.screen-phone__fallback{position:absolute;inset:0;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(150deg,#f0f4ff,#e8edff);color:var(--color-accent);font-size:.8rem;font-weight:600}@media(max-width:1023px){.for-owners__screens{max-width:560px;min-height:380px}}@media(max-width:480px){.for-owners__screens{max-width:360px;min-height:300px}.screen-browser--front{width:75%}.screen-phone__frame{width:120px}}.for-owners__pricing{border-top:1px solid rgba(255,255,255,.06);padding-top:4rem;padding-bottom:4rem}.fo-pricing__header{text-align:center;margin-bottom:1.75rem}.fo-pricing__title{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:.4rem}.fo-pricing__subtitle{color:#ffffff73;font-size:.95rem}.fo-pricing__card{max-width:680px;margin:0 auto;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:2.5rem 2rem;text-align:center}@media(min-width:768px){.fo-pricing__card{padding:3rem 3.5rem}}.fo-pricing__divider{height:1px;background:#ffffff0f;margin:.5rem 0 1.75rem}.fo-pricing__free-note{display:inline-flex;align-items:center;padding:.3rem .9rem;background:#22c55e1a;color:#4ade80;font-size:.78rem;font-weight:700;border-radius:999px;margin-bottom:1.5rem;border:1px solid rgba(34,197,94,.15)}.fo-pricing__toggle{display:flex;gap:.3rem;padding:.3rem;background:#ffffff0a;border-radius:var(--radius-sm);margin-bottom:1.75rem}.fo-pricing__toggle-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.6rem .5rem;border:none;border-radius:8px;background:transparent;color:#ffffff73;font-family:var(--font-body);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.fo-pricing__toggle-btn:hover:not(.fo-pricing__toggle-btn--active){color:#ffffffb3}.fo-pricing__toggle-btn--active{background:var(--color-accent);color:#fff;box-shadow:0 2px 8px #0c6fff4d}.fo-pricing__toggle-save{font-size:.65rem;font-weight:700;color:#4ade80;line-height:1}.fo-pricing__toggle-btn--active .fo-pricing__toggle-save{color:#fffc}.fo-pricing__price-block{margin-bottom:1.75rem}.fo-pricing__price-row{display:flex;align-items:baseline;justify-content:center;gap:.3rem;margin-bottom:.25rem}.fo-pricing__price{font-family:var(--font-heading);font-size:2.75rem;font-weight:800;color:#fff;letter-spacing:-.035em;line-height:1.1}.fo-pricing__currency{font-size:1.2rem;font-weight:600;color:#ffffff80}.fo-pricing__per{display:block;font-size:.85rem;color:#fff6}.fo-pricing__features{list-style:none;display:grid;grid-template-columns:1fr;gap:.6rem;text-align:left;margin-bottom:2rem}@media(min-width:400px){.fo-pricing__features{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}}.fo-pricing__features li{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:#fff9}.fo-pricing__features li svg{color:var(--color-accent-light);flex-shrink:0}.fo-pricing__cta{display:block;padding:.85rem 1.5rem;border-radius:var(--radius-sm);background:#fff;color:var(--color-text);font-weight:700;font-size:.92rem;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.fo-pricing__cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ffffff26;color:var(--color-text)}.for-owners__footer{border-top:1px solid rgba(255,255,255,.05);padding-top:4rem;padding-bottom:3rem}.fo-footer__columns{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.fo-footer__columns{flex-direction:row;gap:3rem}}.fo-footer__about{flex:1.5;min-width:0}.fo-footer__logo{font-family:var(--font-heading);font-size:1.35rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em;color:#fff}.fo-footer__text{color:#ffffff73;font-size:.9rem;line-height:1.65;margin-bottom:1.5rem}.fo-footer__stores{display:flex;gap:.5rem;flex-wrap:wrap}.fo-footer__store-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fffc;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease}.fo-footer__store-btn:hover{background:#ffffff1a;border-color:#ffffff1f;color:#fff}.fo-footer__links{flex:.7;min-width:0}.fo-footer__col-title{font-family:var(--font-heading);font-size:.82rem;font-weight:700;color:#fff6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.fo-footer__link-list{list-style:none;display:flex;flex-direction:column;gap:.6rem}.fo-footer__link{font-size:.9rem;font-weight:500;color:#fff9;text-decoration:none;transition:color .2s ease}.fo-footer__link:hover{color:#fff}.fo-footer__info{flex:1;min-width:0}.fo-footer__contact-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.fo-footer__contact-item{display:flex;align-items:center;gap:.65rem}.fo-footer__contact-icon{width:36px;height:36px;border-radius:9px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;color:#fff9;flex-shrink:0;transition:background .2s ease}.fo-footer__contact-item:hover .fo-footer__contact-icon{background:#ffffff1a}.fo-footer__contact-label{display:block;font-size:.7rem;color:#ffffff59;margin-bottom:.05rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.fo-footer__contact-link{font-weight:500;color:#ffffffbf;font-size:.9rem;transition:color .2s}.fo-footer__contact-link:hover{color:#fff}.fo-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.fo-footer__copyright{font-size:.78rem;color:#ffffff40;margin-bottom:.75rem}.fo-footer__legal{display:flex;gap:1.5rem;flex-wrap:wrap;padding-bottom:2rem}.fo-footer__legal-link{font-size:.75rem;color:#fff3;text-decoration:none;transition:color .2s ease}.fo-footer__legal-link:hover{color:#ffffff73}.dev-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f1119,#151b2e 40%,#0f1119);overflow:hidden}.dev-overlay__particles{position:absolute;inset:0;pointer-events:none}.dev-overlay__particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#0c6fff40;animation:dev-float linear infinite}.dev-overlay__particle:nth-child(odd){background:#ff6b2c33;width:3px;height:3px}.dev-overlay__particle:nth-child(3n){background:#0c6fff26;width:6px;height:6px}@keyframes dev-float{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(.5);opacity:0}}.dev-overlay__content{position:relative;z-index:1;text-align:center;padding:2rem;max-width:480px}.dev-overlay__logo{margin-bottom:1.5rem}.dev-overlay__logo img{width:72px;height:72px;border-radius:18px;margin:0 auto;box-shadow:0 12px 40px #0c6fff26}.dev-overlay__title{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:#fff;letter-spacing:-.035em;margin-bottom:1.25rem}.dev-overlay__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#ff6b2c1a;border:1px solid rgba(255,107,44,.15);border-radius:999px;color:#ff6b2c;font-size:.82rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:.02em}.dev-overlay__badge-dot{width:8px;height:8px;border-radius:50%;background:#ff6b2c;animation:dev-pulse 2s ease-in-out infinite}@keyframes dev-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.dev-overlay__text{color:#ffffff80;font-size:1rem;line-height:1.7;margin-bottom:2rem}.dev-overlay__progress{margin-bottom:2.5rem}.dev-overlay__progress-track{width:100%;height:6px;background:#ffffff0f;border-radius:999px;overflow:hidden;margin-bottom:.6rem}.dev-overlay__progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--color-accent),var(--color-cta));box-shadow:0 0 12px #0c6fff4d}.dev-overlay__progress-label{font-size:.78rem;font-weight:600;color:#ffffff59}.dev-overlay__line{width:48px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--color-accent),var(--color-cta));margin-bottom:1rem;transform-origin:center}.dev-overlay__tagline{font-size:.95rem;color:#ffffff59;font-weight:500;letter-spacing:.01em}.dev-overlay__btn{display:inline-flex;align-items:center;padding:.85rem 2rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#ffffffb3;font-family:var(--font-body);font-size:.88rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;margin-bottom:2rem}.dev-overlay__btn:hover{background:#ffffff1a;border-color:#ffffff26;color:#fff}.dev-overlay__contacts{display:flex;align-items:center;justify-content:center;gap:.75rem}.dev-overlay__contacts a{font-size:.82rem;color:#ffffff59;text-decoration:none;transition:color .2s ease}.dev-overlay__contacts a:hover{color:#ffffffb3}.dev-overlay__contacts-dot{width:3px;height:3px;border-radius:50%;background:#fff3}@media(max-width:480px){.dev-overlay__title{font-size:2rem}.dev-overlay__text br{display:none}}.splash{position:fixed;inset:0;z-index:10000;pointer-events:none}.splash__curtain{position:absolute;left:0;right:0;height:50%;background:linear-gradient(160deg,#0f1119,#151b2e,#0f1119);z-index:2}.splash__curtain--top{top:0;border-radius:0 0 2.5rem 2.5rem}.splash__curtain--bottom{bottom:0;border-radius:2.5rem 2.5rem 0 0}@media(min-width:768px){.splash__curtain--top{border-radius:0 0 4rem 4rem}.splash__curtain--bottom{border-radius:4rem 4rem 0 0}}.splash__center{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.splash__glow{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(12,111,255,.1) 0%,transparent 70%);pointer-events:none;animation:splash-breathe 3s ease-in-out infinite}@keyframes splash-breathe{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:1}}.splash__logo{margin-bottom:1.25rem;position:relative}.splash__logo img{width:80px;height:80px;border-radius:20px;box-shadow:0 16px 48px #0c6fff1f,0 0 0 1px #ffffff0a}.splash__title{font-family:var(--font-heading);font-size:2.75rem;font-weight:800;color:#fff;letter-spacing:-.04em;margin-bottom:1rem;position:relative}.splash__line{width:48px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--color-accent),var(--color-cta));margin-bottom:1rem;transform-origin:center;position:relative}.splash__tagline{font-size:.95rem;color:#ffffff59;font-weight:500;letter-spacing:.01em;position:relative}@media(max-width:480px){.splash__title{font-size:2.25rem}.splash__logo img{width:64px;height:64px}}main{display:flex;flex-direction:column;gap:0;position:relative;border-radius:1.5rem 1.5rem 0 0;overflow:hidden}@media(min-width:768px){main{border-radius:2rem 2rem 0 0}}.light-section{background:linear-gradient(180deg,#fff,#f8f9fb 40%,#f0f2f5);position:relative;overflow:hidden;border-radius:0 0 1.5rem 1.5rem;z-index:1}@media(min-width:768px){.light-section{border-radius:0 0 2rem 2rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f1119;--color-surface: #f4f6fb;--color-accent: #0c6fff;--color-accent-light: #3d8bff;--color-accent-dark: #0055d4;--color-accent-dim: rgba(12, 111, 255, .08);--color-cta: #ff6b2c;--color-cta-hover: #e85a1e;--color-text: #0b1121;--color-text-muted: #5b6480;--color-border: rgba(11, 17, 33, .06);--font-heading: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .03);--shadow-md: 0 4px 16px rgba(0, 0, 0, .06);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .08);--shadow-xl: 0 24px 64px rgba(0, 0, 0, .1);--gradient-hero: linear-gradient(160deg, #f0f4ff 0%, #f8f9ff 50%, #fafbfe 100%);--gradient-accent: linear-gradient(135deg, #0c6fff, #0055d4);--gradient-dark: linear-gradient(160deg, #0b1121 0%, #141d35 100%);--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;font-feature-settings:"ss01","ss02","cv01"}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-dark)}section{padding:4rem 1.5rem;max-width:1200px;margin:0 auto}@media(min-width:768px){section{padding:5rem 2rem}}section[id],footer[id]{scroll-margin-top:1rem}.gradient-text{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}::selection{background:#0c6fff1f;color:var(--color-text)}
