.fr-page { color: var(--color-text-base); background: #fff; }
.fr-hero { position: relative; overflow: hidden; padding: 34px 0 74px; color: #fff; background: radial-gradient(circle at 85% 15%, rgba(66,153,225,.35), transparent 28%), linear-gradient(125deg, #071c42 0%, #0b3b82 52%, #1264b4 100%); }
.fr-hero::after { content: ''; position: absolute; right: -12%; bottom: -260px; width: 660px; height: 660px; border: 1px solid rgba(255,255,255,.1); border-radius: 50%; box-shadow: 0 0 0 70px rgba(255,255,255,.025), 0 0 0 140px rgba(255,255,255,.02); }
.fr-breadcrumb { position: relative; z-index: 2; display: flex; gap: 10px; align-items: center; margin-bottom: 42px; color: rgba(255,255,255,.65); font-size: 13px; }
.fr-breadcrumb a { color: rgba(255,255,255,.82); text-decoration: none; }
.fr-breadcrumb i { font-size: 9px; opacity: .6; }
.fr-hero__grid { position: relative; z-index: 2; display: grid; grid-template-columns: 58% 42%; align-items: center; min-height: 480px; }
.fr-hero__content { max-width: 700px; }
.fr-eyebrow, .fr-heading > span, .fr-kicker, .fr-final-cta .container > div > span { display: inline-block; color: #50d2ff; font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.fr-eyebrow { padding: 8px 13px; border: 1px solid rgba(255,255,255,.22); border-radius: 99px; background: rgba(255,255,255,.09); letter-spacing: .04em; text-transform: none; }
.fr-hero h1 { max-width: 690px; margin: 20px 0 18px; color: #fff; font-size: clamp(2.35rem, 5vw, 4.25rem); font-weight: 800; line-height: 1.04; letter-spacing: -.035em; }
.fr-hero__lead { max-width: 650px; margin: 0 0 24px; color: rgba(255,255,255,.82); font-size: 18px; line-height: 1.7; }
.fr-check-list { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }
.fr-check-list li { display: flex; gap: 10px; align-items: center; color: rgba(255,255,255,.93); font-size: 15px; }
.fr-check-list i { color: #53e2ad; }
.fr-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.fr-btn { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 9px; padding: 13px 24px; border: 2px solid transparent; border-radius: 6px; font-size: 15px; font-weight: 750; text-decoration: none; transition: transform .2s, box-shadow .2s, background .2s; }
.fr-btn:hover { transform: translateY(-2px); text-decoration: none; }
.fr-btn--primary { color: #07336e; background: #fff; box-shadow: 0 12px 30px rgba(1,17,45,.28); }
.fr-btn--primary:hover { color: #07336e; box-shadow: 0 16px 34px rgba(1,17,45,.35); }
.fr-btn--secondary { color: #fff; border-color: rgba(255,255,255,.55); background: transparent; }
.fr-btn--secondary:hover { color: #fff; background: rgba(255,255,255,.1); }
.fr-hero__note { margin-top: 18px; color: rgba(255,255,255,.65); font-size: 12px; }
.fr-hero__note i { color: #53e2ad; }
.fr-hero__visual { position: relative; display: flex; min-height: 440px; align-items: center; justify-content: center; }
.fr-product-glow { position: absolute; width: 360px; height: 360px; border-radius: 50%; background: rgba(56,189,248,.2); filter: blur(2px); }
.fr-hero__visual > img { position: relative; z-index: 2; width: min(310px, 76%); height: auto; filter: drop-shadow(0 28px 28px rgba(0,10,35,.35)); }
.fr-float-card { position: absolute; z-index: 3; display: flex; gap: 11px; align-items: center; min-width: 176px; padding: 12px 15px; border: 1px solid rgba(255,255,255,.28); border-radius: 10px; background: rgba(255,255,255,.94); color: #12335e; box-shadow: 0 15px 35px rgba(0,19,55,.24); }
.fr-float-card > i { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 8px; color: #fff; background: #1871c9; }
.fr-float-card span { display: flex; flex-direction: column; }
.fr-float-card strong { font-size: 13px; }
.fr-float-card small { color: #74849a; font-size: 10px; }
.fr-float-card--top { top: 65px; right: -2px; }
.fr-float-card--bottom { bottom: 66px; left: 0; }
.fr-trust { position: relative; z-index: 4; border-bottom: 1px solid #e5eaf1; background: #fff; box-shadow: 0 8px 30px rgba(20,49,89,.05); }
.fr-trust__grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.fr-trust__grid > div { display: flex; gap: 13px; align-items: center; padding: 25px 20px; border-right: 1px solid #e8edf3; }
.fr-trust__grid > div:last-child { border: 0; }
.fr-trust__grid i { color: #1470c9; font-size: 24px; }
.fr-trust__grid span { display: flex; flex-direction: column; }
.fr-trust__grid strong { color: #142c4c; font-size: 14px; }
.fr-trust__grid small { color: #78869a; font-size: 11px; }
.fr-section { padding: 88px 0; }
.fr-section--soft { background: #f4f8fc; }
.fr-heading { max-width: 760px; margin: 0 auto 48px; text-align: center; }
.fr-heading > span { color: #1671ca; }
.fr-heading h2, .fr-split h2, .fr-final-cta h2 { margin: 10px 0 15px; color: #102b4e; font-size: clamp(1.8rem, 3vw, 2.65rem); font-weight: 800; line-height: 1.15; letter-spacing: -.025em; }
.fr-heading p, .fr-split p { margin: 0; color: #66768a; font-size: 16px; line-height: 1.75; }
.fr-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.fr-card { padding: 32px; border: 1px solid #e1e8f0; border-radius: 10px; background: #fff; box-shadow: 0 10px 35px rgba(17,44,78,.06); transition: transform .2s, box-shadow .2s; }
.fr-card:hover { transform: translateY(-5px); box-shadow: 0 18px 42px rgba(17,44,78,.11); }
.fr-card__icon { display: grid; width: 58px; height: 58px; margin-bottom: 22px; place-items: center; border-radius: 9px; font-size: 24px; }
.fr-card__icon--blue { color: #126dcc; background: #e9f3ff; }.fr-card__icon--purple { color: #7048c7; background: #f1ecff; }.fr-card__icon--green { color: #078562; background: #e5f9f2; }
.fr-card h3, .fr-steps h3 { margin: 0 0 10px; color: #173353; font-size: 19px; font-weight: 750; }
.fr-card p, .fr-steps p { margin: 0; color: #6d7b8e; font-size: 14px; line-height: 1.7; }
.fr-alert { display: flex; gap: 18px; align-items: flex-start; margin-top: 28px; padding: 22px 25px; border-left: 4px solid #efa829; border-radius: 6px; background: #fff8e9; }
.fr-alert > i { margin-top: 3px; color: #d78b00; font-size: 21px; }.fr-alert strong { color: #664615; }.fr-alert p { margin: 4px 0 0; color: #806b48; font-size: 13px; }
.fr-device-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.fr-device-grid > div { display: flex; min-height: 170px; flex-direction: column; align-items: center; justify-content: center; padding: 24px 16px; border: 1px solid #dde7f0; border-radius: 8px; background: #fff; text-align: center; }
.fr-device-grid i { margin-bottom: 16px; color: #1671ca; font-size: 36px; }.fr-device-grid strong { color: #183657; font-size: 16px; }.fr-device-grid small { margin-top: 5px; color: #7a899b; }
.fr-device-note { margin: 24px 0 0; color: #758598; font-size: 13px; text-align: center; }.fr-device-note i { margin-right: 5px; color: #1671ca; }
.fr-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 70px; counter-reset: step; }
.fr-steps article { position: relative; padding: 35px 25px; text-align: center; }
.fr-steps article:not(:last-child)::after { content: ''; position: absolute; top: 76px; left: calc(50% + 65px); width: calc(100% - 60px); border-top: 1px dashed #a9bed3; }
.fr-step-number { position: absolute; top: 8px; right: 18px; color: #e6eef6; font-size: 46px; font-weight: 900; line-height: 1; }
.fr-step-icon { position: relative; z-index: 2; display: grid; width: 82px; height: 82px; margin: 0 auto 20px; place-items: center; border: 7px solid #eaf3fc; border-radius: 50%; color: #fff; background: #1671ca; font-size: 25px; box-shadow: 0 8px 24px rgba(22,113,202,.2); }
.fr-section--dark { color: #fff; background: #0b2445; }
.fr-split { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }.fr-split h2 { color: #fff; }.fr-split p { color: #aebdd0; }.fr-kicker { color: #4bc7f4; }
.fr-text-link { display: inline-block; margin-top: 22px; color: #55cff8; font-weight: 700; text-decoration: none; }.fr-text-link:hover { color: #fff; }.fr-text-link i { margin-left: 7px; }
.fr-types { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }.fr-types > div { display: flex; gap: 13px; align-items: center; padding: 18px; border: 1px solid rgba(255,255,255,.1); border-radius: 7px; background: rgba(255,255,255,.055); }.fr-types i { color: #57cffa; font-size: 25px; }.fr-types span { display: flex; flex-direction: column; }.fr-types strong { font-size: 14px; }.fr-types small { color: #91a4bb; font-size: 11px; }
.fr-faq-wrap { max-width: 900px; }.fr-faq-wrap .fr-heading { margin-bottom: 35px; }.fr-faq-wrap .faq-item { overflow: hidden; border: 1px solid #dfe7f0; border-radius: 7px; background: #fff; }.fr-faq-wrap .faq-question { padding: 20px 22px; }.fr-faq-wrap .faq-answer__body { color: #68788b; line-height: 1.7; }
.fr-final-cta { padding: 65px 0; color: #fff; background: linear-gradient(110deg, #126bc1, #083b7c); }.fr-final-cta .container { display: flex; align-items: center; justify-content: space-between; gap: 35px; }.fr-final-cta .container > div:first-child { max-width: 650px; }.fr-final-cta h2 { margin: 6px 0 10px; color: #fff; }.fr-final-cta p { margin: 0; color: rgba(255,255,255,.75); }.fr-final-cta .fr-actions { flex-shrink: 0; margin: 0; }.fr-final-cta .container > div > span { color: #75dcff; }
.fr-btn--light { color: #0d4c91; background: #fff; }.fr-btn--light:hover { color: #0d4c91; }.fr-btn--outline-light { color: #fff; border-color: rgba(255,255,255,.55); }.fr-btn--outline-light:hover { color: #fff; background: rgba(255,255,255,.1); }
@media (max-width: 991.98px) { .fr-hero__grid { grid-template-columns: 1fr 40%; }.fr-float-card { display: none; }.fr-trust__grid { grid-template-columns: 1fr 1fr; }.fr-trust__grid > div:nth-child(2) { border-right: 0; }.fr-feature-grid, .fr-steps { gap: 18px; }.fr-device-grid { grid-template-columns: 1fr 1fr; }.fr-final-cta .container { align-items: flex-start; flex-direction: column; }.fr-final-cta .fr-actions { margin-top: 5px; } }
@media (max-width: 767.98px) { .fr-hero { padding-bottom: 55px; }.fr-breadcrumb { margin-bottom: 30px; }.fr-hero__grid { display: block; min-height: 0; }.fr-hero__visual { display: none; }.fr-hero h1 { font-size: 2.55rem; }.fr-trust__grid { grid-template-columns: 1fr; }.fr-trust__grid > div { border-right: 0; border-bottom: 1px solid #e8edf3; }.fr-section { padding: 65px 0; }.fr-feature-grid, .fr-steps, .fr-split { grid-template-columns: 1fr; }.fr-card { padding: 26px; }.fr-steps article:not(:last-child)::after { display: none; }.fr-types { margin-top: 10px; }.fr-final-cta .fr-actions { width: 100%; }.fr-final-cta .fr-btn { flex: 1; }.fr-split { gap: 35px; } }
@media (max-width: 479.98px) { .fr-hero h1 { font-size: 2.1rem; }.fr-hero__lead { font-size: 16px; }.fr-actions, .fr-final-cta .fr-actions { flex-direction: column; }.fr-btn { width: 100%; }.fr-device-grid, .fr-types { grid-template-columns: 1fr; }.fr-heading { margin-bottom: 34px; }.fr-section { padding: 54px 0; } }
