:root{--bg: #f3f8ff;--surface: rgba(255, 255, 255, .88);--surface-solid: #ffffff;--surface-border: rgba(18, 92, 201, .12);--text: #10233f;--muted: #5d728f;--primary: #1f5ec9;--primary-dark: #14479d;--primary-soft: #dcebff;--accent: #4fa1ff;--success: #13a36d;--warning: #f59e0b;--danger: #ef4444;--shadow: 0 24px 80px rgba(18, 62, 135, .14);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(79,161,255,.24),transparent 28%),linear-gradient(180deg,#f7fbff,#eef5ff);color:var(--text)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}.page-shell{overflow:clip}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbffc2;border-bottom:1px solid rgba(19,77,163,.08)}.header-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:86px}.brand{display:inline-flex;align-items:center;gap:.95rem;min-width:0}.brand img{width:56px;height:56px;border-radius:18px;box-shadow:0 14px 30px #1f5ec93d}.brand strong,.brand span{display:block}.brand strong{font-size:1.05rem;line-height:1.1}.brand span{color:var(--muted);font-size:.88rem}.desktop-nav{display:flex;align-items:center;gap:1.5rem}.desktop-nav a,.mobile-nav a{color:#20416f;font-weight:600}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:50px;padding:0 1.35rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary) 0%,#2e77ec 100%);color:#fff;box-shadow:0 14px 28px #1f5ec947}.button-primary:hover{box-shadow:0 18px 30px #1f5ec957}.button-secondary{border-color:#1f5ec929;background:#ffffffe0;color:var(--primary-dark)}.button-white{background:#fff;color:var(--primary-dark)}.button-full{width:100%}.menu-toggle{display:none;width:48px;height:48px;border-radius:14px;border:1px solid rgba(31,94,201,.14);background:#ffffffe6;color:var(--primary);padding:0;cursor:pointer}.menu-toggle svg,.icon-badge svg{width:22px;height:22px}.mobile-nav-wrap{border-top:1px solid rgba(31,94,201,.08)}.mobile-nav{display:grid;gap:1rem;padding:1rem 0 1.25rem}.hero-section{position:relative;padding:5rem 0 3rem}.hero-section:before{content:"";position:absolute;inset:0 0 auto;height:560px;background:radial-gradient(circle at 75% 22%,rgba(52,122,236,.18),transparent 0 34%),linear-gradient(180deg,#1f5ec914,#1f5ec900);z-index:-1}.hero-grid,.contact-layout,.features-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:center}.hero-copy h1{margin:0;font-size:clamp(2.6rem,6vw,4.7rem);line-height:.98;letter-spacing:-.04em}.hero-copy p,.section-title p,.info-card p,.step-card p,.feature-card p,.footer-brand p,.contact-point span{color:var(--muted);line-height:1.7}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--primary);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:2rem 0}.hero-trust-list{display:grid;gap:.9rem;padding:0;margin:0;list-style:none}.hero-trust-list li{position:relative;padding-left:1.35rem;color:#22456f;font-weight:600}.hero-trust-list li:before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--primary));box-shadow:0 0 0 6px #1f5ec914}.hero-visual{position:relative;padding:1.75rem}.app-window,.info-card,.step-card,.feature-card,.contact-form,.cta-panel,.floating-card{border:1px solid var(--surface-border);box-shadow:var(--shadow)}.app-window{position:relative;padding:1.4rem;border-radius:32px;background:linear-gradient(180deg,#fffffff7,#f2f8fff5),#ffffffeb}.app-window-bar{display:flex;gap:.45rem;margin-bottom:1rem}.app-window-bar span{width:10px;height:10px;border-radius:50%;background:#1f5ec92e}.app-summary-card,.alerts-card,.gondola-status,.mini-stat-card,.floating-card{background:#fffffff2;border:1px solid rgba(31,94,201,.12);border-radius:20px}.app-summary-card,.section-inline-heading,.alert-row,.gondola-status,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem}.app-summary-card{padding:1rem 1.1rem}.app-summary-card p,.section-inline-heading p,.gondola-status p{margin:0 0 .35rem;color:var(--muted);font-size:.88rem}.status-pill,.chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 .85rem;border-radius:999px;background:#13a36d1f;color:var(--success);font-weight:700;font-size:.85rem}.priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin:1rem 0}.mini-stat-card,.alerts-card,.gondola-status{padding:1rem}.mini-stat-card span,.alert-row span{color:var(--muted);font-size:.9rem}.mini-stat-card strong,.alert-row strong,.gondola-status strong,.section-inline-heading strong,.app-summary-card strong,.floating-card strong{display:block}.alert-list{display:grid;gap:.85rem;margin-top:1rem}.alert-row{padding:.95rem 0;border-top:1px solid rgba(31,94,201,.08)}.alert-row:first-child{border-top:0;padding-top:0}.alert-dot{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.alert-dot.danger{background:var(--danger)}.alert-dot.warning{background:var(--warning)}.alert-dot.success{background:var(--success)}.alert-row>div:nth-child(2){flex:1}.alert-row button{border:0;background:#1f5ec91a;color:var(--primary);border-radius:999px;padding:.65rem .95rem;font-weight:700;cursor:pointer}.progress-track{width:42%;min-width:120px;height:10px;border-radius:999px;background:#1f5ec91f;overflow:hidden}.progress-fill{width:92%;height:100%;background:linear-gradient(90deg,var(--primary),var(--accent))}.floating-card{position:absolute;min-width:170px;padding:1rem 1.1rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-card span{display:block;color:var(--muted);margin-bottom:.35rem}.floating-card-top{top:0;right:0}.floating-card-bottom{left:0;bottom:0}.section-block{padding:4.5rem 0}.section-soft{background:linear-gradient(180deg,#ffffff9e,#e2eeff70)}.section-title{max-width:720px;margin-bottom:2.5rem}.section-title h2{margin:0;font-size:clamp(2rem,4.2vw,3rem);letter-spacing:-.03em}.section-title-center{margin-inline:auto;text-align:center}.card-grid{display:grid;gap:1.2rem}.benefits-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.step-card,.feature-card{padding:1.5rem;border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.info-card h3,.step-card h3,.feature-card h3{margin:1rem 0 .65rem;font-size:1.15rem}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;color:var(--primary);background:linear-gradient(135deg,#4fa1ff26,#1f5ec929)}.icon-badge-light{background:#fffc}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.step-number{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:34px;padding:0 .9rem;border-radius:999px;background:#1f5ec91c;color:var(--primary);font-weight:800}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2.4rem;border-radius:30px;background:linear-gradient(135deg,#1e5cc6,#0e3d91);color:#fff}.cta-panel h2{margin:0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.1}.cta-panel .eyebrow{color:#ffffffc2}.contact-copy{padding-right:1.5rem}.contact-points{display:grid;gap:1rem}.contact-point{display:flex;align-items:center;gap:1rem}.contact-form{padding:1.6rem;border-radius:28px;background:#fffffff0;display:grid;gap:1rem}.contact-form label{display:grid;gap:.55rem;font-weight:700;color:#163258}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(31,94,201,.14);border-radius:16px;padding:.95rem 1rem;background:#f7fbffd1;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#1f5ec985;box-shadow:0 0 0 4px #1f5ec91f}.form-feedback{margin:0;color:var(--success);font-weight:700}.site-footer{background:#0c1e3c;color:#ffffffe6;padding-top:3rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:2rem}.brand-footer span,.footer-brand p,.footer-bottom{color:#ffffffad}.footer-links strong{display:block;margin-bottom:1rem}.footer-links div{display:grid;gap:.75rem}.footer-bottom{padding:1.5rem 0;margin-top:2rem;border-top:1px solid rgba(255,255,255,.12);font-size:.95rem}@media (max-width: 1100px){.benefits-grid,.steps-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.desktop-nav,.header-actions .button{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.hero-grid,.contact-layout,.features-layout,.footer-grid,.cta-panel{grid-template-columns:1fr}.cta-panel{justify-items:start}.contact-copy{padding-right:0}}@media (max-width: 720px){.hero-section{padding-top:3.4rem}.header-shell{min-height:74px}.brand img{width:48px;height:48px}.brand span{font-size:.8rem}.container{width:min(var(--container),calc(100% - 1.25rem))}.priority-grid,.benefits-grid,.features-grid,.steps-grid{grid-template-columns:1fr}.hero-copy h1{font-size:2.45rem}.hero-visual{padding:.5rem 0 1.8rem}.app-window{border-radius:26px;padding:1rem}.floating-card{position:static;margin-top:1rem}.app-summary-card,.section-inline-heading,.gondola-status,.footer-bottom{align-items:flex-start;flex-direction:column}.alert-row{display:grid;grid-template-columns:auto 1fr}.alert-row button{grid-column:1 / -1;width:fit-content}.section-block{padding:3.8rem 0}}
