.hero{position:relative;min-height:100vh;overflow:hidden;padding-bottom:64px;background:radial-gradient(circle at 72% 18%,rgba(198,255,44,.2),transparent 24%),radial-gradient(circle at 18% 32%,rgba(198,255,44,.09),transparent 20%),linear-gradient(180deg,#04070a,#070b12)}.hero__glow{position:absolute;border-radius:999px;filter:blur(120px);pointer-events:none;z-index:0}.hero__glow--l{width:360px;height:360px;left:-130px;top:160px;background:#c6ff0012}.hero__glow--r{width:560px;height:560px;right:-140px;top:60px;background:#c6ff0026}.hero__nav-wrap{position:relative;z-index:10;padding:12px 0 0}.hero__nav-inner{max-width:1300px;margin:0 auto;padding:0 48px 24px;display:flex;align-items:center;gap:24px}.hero__logo{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.hero__logo-text{display:flex;flex-direction:column;line-height:1;font-weight:800;font-size:12px;letter-spacing:.06em}.hero__logo-text span:last-child{color:#9ea6b3}.hero__nav{display:flex;gap:28px;margin-left:auto}.hero__nav a{color:#a9b0bc;font-size:14px;text-decoration:none;transition:color .2s}.hero__nav a:hover{color:#fff}.btn-green{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:14px;font-weight:700;font-size:14px;background:#c6ff2c;color:#0b0f15;text-decoration:none;box-shadow:0 0 22px #c6ff2c40;transition:transform .18s,box-shadow .18s;white-space:nowrap;flex-shrink:0}.btn-green:hover{transform:translateY(-1px);box-shadow:0 0 34px #c6ff2c66}.btn-sm{padding:10px 18px;font-size:13px;border-radius:12px}.btn-lg{padding:15px 28px;font-size:15px;border-radius:16px}.btn-ghost{display:inline-flex;align-items:center;padding:15px 22px;border-radius:16px;font-weight:700;font-size:14px;color:#fff;border:1px solid rgba(255,255,255,.14);background:#ffffff05;text-decoration:none;transition:border-color .18s}.btn-ghost:hover{border-color:#c6ff2c66}.hero__content{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:16px 48px 0;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:flex-start}.hero__badge{display:inline-flex;align-items:center;gap:7px;padding:5px 13px;border-radius:999px;margin-bottom:20px;color:#c6ff2c;font-size:11px;font-weight:700;letter-spacing:.1em;border:1px solid rgba(198,255,44,.22);background:#c6ff2c0d}.hero__title{font-size:clamp(38px,5.5vw,76px);line-height:.95;font-weight:800;letter-spacing:-.04em;margin:0 0 18px}.hero__accent{color:#c6ff2c}.hero__sub{color:#a9b0bc;font-size:clamp(15px,1.6vw,19px);line-height:1.55;max-width:520px;margin-bottom:28px}.hero__btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.hero__perks{display:flex;flex-direction:column;gap:10px}.hero__perk{display:flex;align-items:flex-start;gap:13px;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#0c1016bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.perk-ico{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#c6ff2c12;border-radius:9px;border:1px solid rgba(198,255,44,.14)}.hero__perk strong{display:block;font-size:13px;margin-bottom:2px}.hero__perk p{margin:0;font-size:12px;color:#9ea6b3}.hero__right{position:relative;height:700px}.hero__phone-wrap{position:absolute;left:50%;top:50%;transform:translate(-42%,-50%);z-index:2;width:920px}.hero__phone-img{width:920px;height:auto;display:block}.fcard{position:absolute;z-index:4;width:200px;background:transparent;border:none;box-shadow:none;animation:cardFloat 4s ease-in-out infinite}.card--tl{top:30px;left:-30px;animation-delay:0s;transform:rotate(-4deg)}.card--tr{top:30px;right:-30px;animation-delay:1.1s;transform:rotate(4deg)}.card--bl{bottom:30px;left:-30px;animation-delay:2.2s;transform:rotate(3deg)}.card--br{bottom:30px;right:-30px;animation-delay:.7s;transform:rotate(-3deg)}@keyframes cardFloat{0%,to{translate:0 0}50%{translate:0 -10px}}.fcard__img{width:100%;height:auto;display:block}@media (max-width: 1100px){.hero__content{padding:16px 32px 0}.hero__nav-inner{padding:0 32px 24px}.hero__phone-wrap,.hero__phone-img{width:700px}.hero__right{height:580px}}@media (max-width: 860px){.hero__nav,.hero__nav-inner>.btn-green{display:none}.hero__content{grid-template-columns:1fr;padding:16px 24px 0}.hero__nav-inner{padding:0 24px 24px}.hero__right{order:-1;height:460px;overflow:hidden}.hero__phone-wrap{width:520px;left:50%;transform:translate(-50%,-50%)}.hero__phone-img{width:520px}.fcard{width:140px}}@media (max-width: 480px){.hero__right{height:360px}.hero__phone-wrap,.hero__phone-img{width:380px}.fcard{width:110px}.card--bl,.card--br{display:none}.hero__btns{flex-direction:column}.btn-green,.btn-ghost{width:100%;justify-content:center}}.how{border-top:1px solid rgba(255,255,255,.07);padding:96px 24px;background:#04070a}.how__inner{max-width:1240px;margin:0 auto}.how__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#c6ff2c;margin-bottom:10px}.how__title{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;margin-bottom:56px}.how__steps{display:flex;align-items:flex-start;gap:0;margin-bottom:64px}.how__step{flex:1;padding:0 32px}.how__step:first-child{padding-left:0}.how__step:last-child{padding-right:0}.how__step-num{font-size:52px;font-weight:900;color:#c6ff2c1a;letter-spacing:-.05em;line-height:1;margin-bottom:14px}.how__step h3{font-size:18px;font-weight:700;margin-bottom:10px}.how__step p{font-size:14px;color:#9ea6b3;line-height:1.65}.how__arrow{flex-shrink:0;padding-top:76px}.how__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px 36px;flex-wrap:wrap}.how__cta p{font-size:16px;color:#9ea6b3}.how__btn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:14px;background:#c6ff2c;color:#0b0f15;font-weight:700;font-size:15px;transition:transform .18s,box-shadow .18s;white-space:nowrap}.how__btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #c6ff2c47}@media (max-width: 900px){.how__steps{flex-direction:column;gap:36px}.how__step{padding:0}.how__arrow{display:none}.how__cta{flex-direction:column;align-items:flex-start}}.features{border-top:1px solid rgba(255,255,255,.07);padding:96px 24px;background:#ffffff04}.features__inner{max-width:1240px;margin:0 auto}.features__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#c6ff2c;margin-bottom:10px}.features__title{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;margin-bottom:48px}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feat-card{padding:28px 26px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#0c1016cc;transition:border-color .2s,transform .2s}.feat-card:hover{border-color:#ffffff29;transform:translateY(-2px)}.feat-card--accent{background:#c6ff2c;border-color:#c6ff2c}.feat-card--accent h3,.feat-card--accent p{color:#0b0f15}.feat-card h3{font-size:17px;font-weight:700;margin-bottom:10px}.feat-card p{font-size:14px;color:#9ea6b3;line-height:1.65}.feat-card--accent p{color:#0b0f15bf}.feat-card__tag{display:inline-block;margin-top:14px;padding:4px 14px;border-radius:999px;font-size:12px;font-weight:700;background:#0003;color:#0b0f15}@media (max-width: 900px){.features__grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.features__grid{grid-template-columns:1fr}}.faq{border-top:1px solid rgba(255,255,255,.07);padding:96px 24px;background:#04070a}.faq__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:80px;align-items:start}.faq__eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#c6ff2c;margin-bottom:10px}.faq__title{font-size:clamp(26px,3.5vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.faq__hint{font-size:14px;color:#6b6b6b;line-height:1.65}.faq__hint a{color:#c6ff2c}.faq__hint a:hover{text-decoration:underline}.faq__list{display:flex;flex-direction:column;gap:8px}.faq-item{background:#0c1016cc;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;transition:border-color .18s}.faq-item--open{border-color:#c6ff2c38}.faq-item__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:none;border:none;cursor:pointer;color:#fff;font-size:15px;font-weight:600;font-family:inherit;text-align:left}.faq-item__icon{font-size:22px;font-weight:300;color:#c6ff2c;flex-shrink:0;line-height:1}.faq-item__a{padding:0 22px 18px;font-size:14px;color:#9ea6b3;line-height:1.7}@media (max-width: 860px){.faq__inner{grid-template-columns:1fr;gap:36px}}.footer{border-top:1px solid rgba(255,255,255,.07);padding:28px 24px;background:#04070a}.footer__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer__logo{display:flex;align-items:center;gap:12px}.footer__logo-box{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-weight:800;font-size:16px;color:#0b0f15;background:#c6ff2c}.footer__logo-text{display:flex;flex-direction:column;line-height:.95;font-weight:800;font-size:12px;letter-spacing:.04em}.footer__logo-text span:last-child{color:#9ea6b3}.footer__copy{font-size:13px;color:#555;margin-left:auto}.footer__tg{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#9ea6b3;transition:color .15s}.footer__tg:hover{color:#c6ff2c}@media (max-width: 560px){.footer__copy{margin-left:0;order:3;width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#05070b;font-family:Inter,Arial,sans-serif;color:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none}
