.skip-link{position:absolute;top:-100px;left:10px;z-index:9999;background:#de253a;color:#fff;padding:10px 18px;border-radius:6px;font-family:"Sora",sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:top .2s}.skip-link:focus{top:10px}.btn-sm{height:40px;padding:0 20px;font-size:14px}.btn-sm.btn-p .bl{padding:0 16px}[data-r].vis{opacity:1;transform:none}.topbar{position:fixed;top:0;left:0;right:0;z-index:201;height:38px;background:rgba(10,10,10,.98);border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center}.topbar-i{display:flex;align-items:center;justify-content:flex-end;gap:20px}.topbar-phone{display:flex;align-items:center;gap:7px;font-family:var(--fm);font-size:11px;color:rgba(255,255,255,.45);text-decoration:none;letter-spacing:.03em;transition:color .15s}.topbar-phone:hover{color:var(--white)}.topbar-phone svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.topbar-chat{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 12px;border-radius:100px;background:rgba(222,37,58,.12);border:1px solid rgba(222,37,58,.3);font-family:var(--fm);font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--red);cursor:pointer;transition:background .2s,border-color .2s}.topbar-chat:hover{background:rgba(222,37,58,.22);border-color:rgba(222,37,58,.5)}.topbar-chat-dot{width:5px;height:5px;border-radius:50%;background:var(--red);animation:pulse 2s ease infinite;flex-shrink:0}.nav{position:fixed;top:38px;left:0;right:0;z-index:200;background:rgba(14,14,15,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);height:72px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.07);transition:box-shadow .3s}.nav.on{box-shadow:0 2px 14px rgba(0,0,0,.18)}.nav-i{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-t{font-family:var(--fd);font-size:17px;font-weight:700;color:var(--white);letter-spacing:-.02em}.nav-links{display:flex;gap:28px;list-style:none}.nav-links a{font-family:var(--fd);font-size:13px;font-weight:500;color:rgba(255,255,255,.55);text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--white)}.nav-cta{display:flex;gap:8px;align-items:center;flex-shrink:0}.hero-form{background:var(--white);border-radius:16px;padding:32px 30px 26px;border:1px solid var(--gray-10);box-shadow:0 24px 60px -18px rgba(10,10,10,.14),0 3px 10px rgba(10,10,10,.04)}.hf-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hf-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.hf-label{font-family:var(--fm);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-40);font-weight:500}.hf-label .req{color:var(--red)}.hf-input,.hf-select,.hf-textarea{height:46px;padding:0 14px;background:var(--gray-02);border:1.5px solid var(--gray-10);border-radius:7px;font-family:var(--fb);font-size:14px;color:var(--black);outline:none;transition:border-color .15s,background .15s;width:100%}.hf-input:focus,.hf-select:focus,.hf-textarea:focus{border-color:var(--red);background:var(--white)}.hf-input::placeholder{color:var(--gray-20)}.hf-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238A8A8A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:14px;padding-right:38px}.hf-textarea{height:auto;padding:12px 14px;resize:vertical;min-height:78px;line-height:1.5;font-family:var(--fb)}.hf-submit{width:100%;height:52px;background:var(--red);color:var(--white);border:none;border-radius:8px;font-family:var(--fd);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s;letter-spacing:.02em;margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hf-submit:hover{background:var(--red-h);transform:translateY(-1px)}.hf-submit svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.hf-submit:hover svg{transform:translateX(3px)}.hf-note{font-family:var(--fm);font-size:10px;color:var(--gray-40);text-align:center;margin-top:12px;letter-spacing:.06em;line-height:1.5}.hf-note svg{width:11px;height:11px;stroke:var(--red);fill:none;stroke-width:2;vertical-align:-1px;margin-right:4px}.sec-hdr{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px;gap:32px;flex-wrap:wrap}.sec-hdr-left{max-width:640px}.sec-hdr h2{font-size:clamp(28px,3.4vw,44px);font-weight:700;letter-spacing:-.028em;line-height:1.06;margin-top:4px}.sec-hdr h2 em{font-style:normal;color:var(--red)}.sec-hdr-sub{font-size:15px;color:var(--gray-60);line-height:1.7;margin-top:14px}.mvp-opt.selected{border-color:var(--red);background:var(--red-tint)}.mvp-opt.selected::after{content:"";position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:50%;background:var(--red) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/11px no-repeat}.mvp-opt.selected .mvp-opt-ico{background:var(--white)}.mvp-lead-field.full{grid-column:1/-1}.mvp-lead-input.err{border-color:var(--red);background:var(--red-tint)}.mvp-err.on{display:block}.mvp-results.on{display:block;animation:fadeStep .45s cubic-bezier(.16,1,.3,1)}.mvp-team-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px}.mvp-team-count{font-family:var(--fd);font-size:15px;font-weight:700;color:var(--red);min-width:28px;flex-shrink:0}.mvp-team-role{font-family:var(--fd);font-size:14px;font-weight:600;color:var(--white);flex:1}.mvp-team-note{font-family:var(--fm);font-size:11px;color:rgba(255,255,255,.4);letter-spacing:.04em}.mvp-stack-tag{font-family:var(--fm);font-size:11px;padding:5px 12px;background:var(--white);border:1px solid var(--gray-10);border-radius:100px;color:var(--gray-60)}.mid-cta.dark{background:var(--ink);border-color:rgba(255,255,255,.08);box-shadow:0 12px 30px -16px rgba(0,0,0,.4)}.mid-cta.dark .mid-cta-t{color:var(--white)}.mid-cta.dark .mid-cta-sub{color:rgba(255,255,255,.55)}.faq-item.open .faq-q .ic{transform:rotate(45deg)}.faq-item.open .faq-a{max-height:420px}.footer{background:var(--ink);border-top:1px solid rgba(255,255,255,.05);padding:64px 0 32px}.ft-top{display:grid;grid-template-columns:280px 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:28px}.ft-brand p{font-size:13px;color:rgba(255,255,255,.3);line-height:1.72;margin-top:14px;max-width:240px}.ft-col h5{font-family:var(--fd);font-size:11px;font-weight:700;color:rgba(255,255,255,.3);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.ft-links{list-style:none;display:flex;flex-direction:column;gap:10px}.ft-links a{font-size:13px;color:rgba(255,255,255,.3);text-decoration:none;transition:color .15s}.ft-links a:hover{color:var(--white)}.ft-bot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.ft-copy{font-family:var(--fm);font-size:11px;color:rgba(255,255,255,.18)}.ft-legal{display:flex;gap:24px}.ft-legal a{font-family:var(--fm);font-size:11px;color:rgba(255,255,255,.18);text-decoration:none;transition:color .15s}.ft-legal a:hover{color:rgba(255,255,255,.5)}@media (max-width:860px){.nav-links{display:none}}@media (max-width:640px){.topbar{display:none}.nav{top:0;height:64px}.logo-t{font-size:15px}.hero-form{padding:24px 20px 20px}.hf-row{grid-template-columns:1fr}.hf-input,.hf-select,.hf-textarea{font-size:15px;height:48px}.ft-bot{flex-direction:column;align-items:flex-start;gap:10px}.sec-hdr{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.mvp-team-row{flex-wrap:wrap}}@media (max-width:640px){.ft-top{grid-template-columns:1fr 1fr;gap:32px}.ft-bot{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:460px){.ft-top{grid-template-columns:1fr;gap:28px}}