.landing-shell{--color-navy:#1e2a55;--color-navy2:#2a3a6e;--color-navy3:#0f1838;--color-accent:#e7582d;--color-accent-soft:#fff0eb;--color-db-blue:#3b7fff;--color-db-blue-soft:#eef3ff;--color-success:#10b981;--color-success-soft:#d1fae5;--color-amber:#f59e0b;--color-amber-soft:#fef3c7;--color-danger:#ef4444;--color-danger-soft:#fee2e2;--color-violet:#8b5cf6;--color-violet-soft:#ede9fe;--fg-1:#0f1838;--fg-2:#3d4565;--fg-3:#5a6280;--fg-4:#9aa3b8;--shadow-sm:0 2px 12px #0d1b4012;--shadow-md:0 4px 24px #0d1b401c;--shadow-lg:0 12px 48px #0d1b402e;--font-body:"Inter", "Inter Fallback", -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;font-family:var(--font-body);color:var(--fg-1);-webkit-font-smoothing:antialiased;background:#fff}.landing-shell *{box-sizing:border-box}.landing-shell a{color:inherit;text-decoration:none}.landing-shell .l-nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1838d9;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.landing-shell .l-nav-inner{align-items:center;gap:28px;max-width:1280px;height:64px;margin:0 auto;padding:0 32px;display:flex}.landing-shell .l-logo{cursor:pointer;align-items:center;gap:10px;display:flex}.landing-shell .l-logo-mark{background:var(--color-accent);color:#fff;width:32px;height:32px;font-family:var(--font-display);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.landing-shell .l-logo-word{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;font-size:19px;font-weight:800}.landing-shell .l-nav-links{gap:4px;display:flex}.landing-shell .l-nav-link{color:#ffffffb3;cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--font-body);background:0 0;border:none;border-radius:8px;padding:8px 14px;transition:color .15s,background .15s}.landing-shell .l-nav-link:hover{color:#fff;background:#ffffff0d}.landing-shell .l-nav-link.active{color:var(--color-accent)}.landing-shell .l-nav-spacer{flex:1}.landing-shell .l-nav-btn{font-family:var(--font-display);cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:9px 18px;font-size:13.5px;font-weight:700;transition:opacity .15s,background .15s}.landing-shell .l-nav-btn-ghost{color:#ffffffd9;background:0 0;border:1px solid #ffffff2e}.landing-shell .l-nav-btn-ghost:hover{color:#fff;background:#ffffff14}.landing-shell .l-nav-btn-primary{background:var(--color-accent);color:#fff}.landing-shell .l-nav-btn-primary:hover{background:#d34d24}.landing-shell .l-backbar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffc7;background:#0f1838eb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.landing-shell .l-backbar-inner{max-width:1280px;height:48px;font-family:var(--font-display);align-items:center;gap:18px;margin:0 auto;padding:0 32px;display:flex}.landing-shell .l-backbar-home{color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-size:12.5px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.landing-shell .l-backbar-home:hover{background:#ffffff24}.landing-shell .l-backbar-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:18px}.landing-shell .l-backbar-siblings{scrollbar-width:none;flex:1;gap:4px;min-width:0;display:flex;overflow-x:auto}.landing-shell .l-backbar-siblings::-webkit-scrollbar{display:none}.landing-shell .l-backbar-link{color:#ffffffa6;white-space:nowrap;cursor:pointer;border-radius:7px;padding:6px 10px;font-size:12.5px;font-weight:500;transition:color .15s,background .15s}.landing-shell .l-backbar-link:hover{color:#fff;background:#ffffff0d}.landing-shell .l-backbar-link.active{color:var(--color-accent)}@media (width<=720px){.landing-shell .l-backbar-inner{gap:12px;padding:0 20px}.landing-shell .l-backbar-divider{display:none}}.landing-shell .l-hero{background:var(--color-navy3);color:#fff;padding:72px 32px 96px;position:relative;overflow:hidden}.landing-shell .l-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b7fff2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.landing-shell .l-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#e7582d24 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;left:-100px}.landing-shell .l-hero.cyber:before{background:radial-gradient(circle,#ef444429 0%,#0000 70%)}.landing-shell .l-hero.cyber:after{background:radial-gradient(circle,#3b7fff24 0%,#0000 70%)}.landing-shell .l-hero-grid{opacity:.4;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.landing-shell .l-hero-inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;max-width:1280px;margin:0 auto;display:grid;position:relative}.landing-shell .crumb{color:#ffffffb8;font-size:12.5px;font-family:var(--font-display);align-items:center;gap:6px;margin-bottom:24px;font-weight:500;display:flex}.landing-shell .crumb a{color:#fff9;cursor:pointer}.landing-shell .crumb a:hover{color:#fff}.landing-shell .crumb .sep{color:#ffffff4d}.landing-shell .crumb .now{color:#fff}.landing-shell .hero-eyebrow{font-family:var(--font-display);color:#93c5fd;white-space:nowrap;background:#3b7fff1a;border:1px solid #3b7fff4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px 6px 8px;font-size:12px;font-weight:700;display:inline-flex}.landing-shell .hero-eyebrow.danger{color:#fca5a5;background:#ef44441a;border-color:#ef444440}.landing-shell .hero-eyebrow.violet{color:#c4b5fd;background:#8b5cf61a;border-color:#8b5cf64d}.landing-shell .hero-eyebrow .dot{background:var(--color-success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #10b9812e}.landing-shell .hero-eyebrow.danger .dot{background:var(--color-danger);animation:2s infinite l-pulse;box-shadow:0 0 0 4px #ef444433}@keyframes l-pulse{0%,to{box-shadow:0 0 0 4px #ef444433}50%{box-shadow:0 0 0 8px #ef44440d}}.landing-shell .hero-eyebrow .badge{color:#fff;letter-spacing:.04em;background:#ffffff1a;border-radius:4px;padding:2px 8px;font-size:10.5px;font-weight:800}.landing-shell .l-hero h1{font-family:var(--font-display);letter-spacing:-1.2px;color:#fff;max-width:640px;margin:0 0 22px;font-size:54px;font-weight:800;line-height:1.08}.landing-shell .l-hero h1 em{color:var(--color-accent);font-style:normal}.landing-shell .l-hero p.lead{color:#ffffffb8;max-width:540px;margin:0 0 14px;font-size:16.5px;line-height:1.6}.landing-shell .l-hero p.lead.sm{color:#ffffffbf;margin-bottom:30px;font-size:14.5px}.landing-shell .hero-cta{flex-wrap:wrap;gap:12px;display:flex}.landing-shell .btn-lg{font-family:var(--font-display);cursor:pointer;white-space:nowrap;border:none;border-radius:11px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:700;transition:opacity .15s,background .15s;display:inline-flex}.landing-shell .btn-primary{background:var(--color-accent);color:#fff}.landing-shell .btn-primary:hover{background:#d34d24}.landing-shell .btn-ghost-light{color:#fff;background:#ffffff14;border:1px solid #ffffff29}.landing-shell .btn-ghost-light:hover{background:#ffffff24}.landing-shell .btn-arr{width:14px;height:14px}.landing-shell .demo-card{box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#1a2548 0%,#0f1838 100%);border:1px solid #ffffff1a;border-radius:18px;padding:22px;position:relative}.landing-shell .demo-card:before{content:"";opacity:.45;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(135deg,#3b7fff66,#0000 40%,#e7582d59);border-radius:18px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-shell .demo-card.danger:before{background:linear-gradient(135deg,#ef444466,#0000 40%,#3b7fff59)}.landing-shell .demo-card.violet:before{background:linear-gradient(135deg,#8b5cf666,#0000 40%,#3b7fff59)}.landing-shell .demo-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:14px;display:flex}.landing-shell .demo-id{font-family:var(--font-mono);color:var(--fg-4);font-size:11px}.landing-shell .demo-id strong{color:#fff}.landing-shell .demo-status{color:var(--color-success);font-family:var(--font-display);white-space:nowrap;background:#10b98126;border:1px solid #10b9814d;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.landing-shell .demo-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.landing-shell .demo-status.danger{color:var(--color-danger);background:#ef444426;border-color:#ef44444d}.landing-shell .demo-status.amber{color:var(--color-amber);background:#f59e0b26;border-color:#f59e0b4d}.landing-shell .demo-title{font-family:var(--font-display);color:#fff;margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.3}.landing-shell .demo-rows{flex-direction:column;gap:8px;display:flex}.landing-shell .demo-row{font-family:var(--font-display);background:#ffffff08;border:1px solid #ffffff0f;border-radius:9px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.landing-shell .demo-row .l{color:#fff9;align-items:center;gap:8px;display:inline-flex}.landing-shell .demo-row .r{color:#fff;font-weight:700}.landing-shell .demo-row .r.ok{color:var(--color-success)}.landing-shell .demo-row .r.danger{color:var(--color-danger)}.landing-shell .demo-row .r.amber{color:var(--color-amber)}.landing-shell .demo-row .r.accent{color:var(--color-accent)}.landing-shell .section{padding:88px 32px}.landing-shell .section-inner{max-width:1280px;margin:0 auto}.landing-shell .eyebrow{background:var(--color-accent-soft);color:var(--color-accent);font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.landing-shell .eyebrow.blue{background:var(--color-db-blue-soft);color:var(--color-db-blue)}.landing-shell .eyebrow.danger{background:var(--color-danger-soft);color:var(--color-danger)}.landing-shell .eyebrow.violet{background:var(--color-violet-soft);color:var(--color-violet)}.landing-shell .eyebrow.dark{color:#fff;background:#ffffff1a}.landing-shell .section h2{font-family:var(--font-display);letter-spacing:-.6px;color:var(--fg-1);max-width:760px;margin:14px 0 12px;font-size:38px;font-weight:800;line-height:1.15}.landing-shell .section .lead{color:var(--fg-3);max-width:660px;margin:0;font-size:16px;line-height:1.6}.landing-shell .section-head{margin-bottom:44px}.landing-shell .section-head.center{text-align:center}.landing-shell .section-head.center h2,.landing-shell .section-head.center .lead{margin-left:auto;margin-right:auto}.landing-shell .surface{background:var(--color-surface,#f4f6fb)}.landing-shell .cards-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.landing-shell .cards-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-shell .cards-4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.landing-shell .l-card{border:1px solid var(--color-gray-200,#e4e9f2);background:#fff;border-radius:16px;padding:26px 26px 24px;transition:box-shadow .18s,transform .18s,border-color .18s}.landing-shell .l-card:hover{box-shadow:var(--shadow-md);border-color:#3b7fff66;transform:translateY(-2px)}.landing-shell .l-card.dark{background:var(--color-navy);border-color:var(--color-navy);color:#fff}.landing-shell .l-card.dark h3{color:#fff}.landing-shell .l-card.dark p{color:#ffffffb8}.landing-shell .l-card.dark .ic-wrap{color:var(--color-accent);background:#e7582d2e}.landing-shell .l-card .ic-wrap{border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:22px;display:flex}.landing-shell .l-card h3{font-family:var(--font-display);color:var(--fg-1);letter-spacing:-.2px;margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.3}.landing-shell .l-card p{color:var(--fg-3);margin:0;font-size:14px;line-height:1.55}.landing-shell .ic-tone-accent{background:var(--color-accent-soft);color:var(--color-accent)}.landing-shell .ic-tone-blue{background:var(--color-db-blue-soft);color:var(--color-db-blue)}.landing-shell .ic-tone-success{background:var(--color-success-soft);color:var(--color-success)}.landing-shell .ic-tone-violet{background:var(--color-violet-soft);color:var(--color-violet)}.landing-shell .ic-tone-amber{background:var(--color-amber-soft);color:var(--color-amber)}.landing-shell .ic-tone-danger{background:var(--color-danger-soft);color:var(--color-danger)}.landing-shell .ic-tone-navy{color:var(--color-navy);background:#e8ecf7}.landing-shell .audiences{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.landing-shell .aud{border:1px solid var(--color-gray-200,#e4e9f2);background:#fff;border-radius:14px;padding:24px 22px 20px;transition:box-shadow .15s,transform .15s}.landing-shell .aud:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-shell .aud .num{font-family:var(--font-mono);color:var(--fg-4);margin-bottom:12px;font-size:11px}.landing-shell .aud h4{font-family:var(--font-display);color:var(--fg-1);margin:0 0 8px;font-size:15.5px;font-weight:700;line-height:1.3}.landing-shell .aud p{color:var(--fg-3);margin:0;font-size:13.5px;line-height:1.5}.landing-shell .steps{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;position:relative}.landing-shell .steps:before{content:"";background:repeating-linear-gradient(90deg, var(--color-gray-200,#e4e9f2) 0 6px, transparent 6px 12px);z-index:0;height:2px;position:absolute;top:36px;left:6%;right:6%}.landing-shell .step{border:1px solid var(--color-gray-200,#e4e9f2);z-index:1;background:#fff;border-radius:14px;padding:24px 18px 18px;position:relative}.landing-shell .step .nm{background:var(--color-navy);color:#fff;width:40px;height:40px;font-family:var(--font-display);box-shadow:0 0 0 6px var(--color-surface,#f4f6fb);border-radius:50%;justify-content:center;align-items:center;margin:-40px 0 14px;font-size:15px;font-weight:800;display:flex}.landing-shell .step:first-child .nm{background:var(--color-accent)}.landing-shell .step:last-child .nm{background:var(--color-success)}.landing-shell .step h4{font-family:var(--font-display);color:var(--fg-1);letter-spacing:-.1px;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.3}.landing-shell .step p{color:var(--fg-3);margin:0;font-size:13px;line-height:1.5}.landing-shell .contact{background:var(--color-navy);color:#fff;position:relative;overflow:hidden}.landing-shell .contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#e7582d2e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.landing-shell .contact:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b7fff26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}.landing-shell .contact h2{color:#fff}.landing-shell .contact .lead{color:#ffffffb3}.landing-shell .contact-grid{grid-template-columns:1.1fr 1.4fr;align-items:start;gap:56px;display:grid;position:relative}.landing-shell .contact-side{position:sticky;top:96px}.landing-shell .contact-side h2{font-size:36px}.landing-shell .contact-feats{flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}.landing-shell .contact-feats li{color:#ffffffd9;align-items:flex-start;gap:11px;font-size:14px;line-height:1.5;display:flex}.landing-shell .contact-feats li svg{color:var(--color-accent);flex-shrink:0;margin-top:2px}.landing-shell .form-card{color:var(--fg-1);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;padding:32px 32px 30px;position:relative}.landing-shell .form-card h3{font-family:var(--font-display);color:var(--fg-1);letter-spacing:-.3px;margin:0 0 6px;font-size:22px;font-weight:800}.landing-shell .form-card .sub{color:var(--fg-3);margin:0 0 22px;font-size:13.5px;line-height:1.5}.landing-shell .form-grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.landing-shell .form-grid .full{grid-column:1/-1}.landing-shell .field{flex-direction:column;gap:6px;display:flex}.landing-shell .field label{font-family:var(--font-display);color:var(--fg-2);letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;font-weight:700}.landing-shell .field input,.landing-shell .field select,.landing-shell .field textarea{border:1.5px solid var(--color-gray-200,#e4e9f2);width:100%;font-family:var(--font-body);color:var(--fg-1);background:#fff;border-radius:10px;outline:none;padding:11px 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.landing-shell .field input::placeholder,.landing-shell .field textarea::placeholder{color:var(--fg-4)}.landing-shell .field input:focus,.landing-shell .field select:focus,.landing-shell .field textarea:focus{border-color:var(--color-db-blue);box-shadow:0 0 0 3px #3b7fff1f}.landing-shell .field textarea{resize:vertical;min-height:92px}.landing-shell .field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239AA3B8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.landing-shell .radios{flex-wrap:wrap;gap:8px;display:flex}.landing-shell .radio{border:1.5px solid var(--color-gray-200,#e4e9f2);font-family:var(--font-body);color:var(--fg-2);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.landing-shell .radio input{display:none}.landing-shell .radio.active{border-color:var(--color-db-blue);background:var(--color-db-blue-soft);color:var(--color-db-blue);font-weight:600}.landing-shell .form-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.landing-shell .form-foot .info{color:var(--fg-4);max-width:460px;font-size:12.5px;line-height:1.5}.landing-shell .form-foot .info b{color:var(--fg-2);font-weight:600}.landing-shell .btn-form{background:var(--color-accent);color:#fff;font-family:var(--font-display);cursor:pointer;white-space:nowrap;border:none;border-radius:11px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:700;display:inline-flex}.landing-shell .btn-form:hover{background:#d34d24}.landing-shell .btn-form:disabled{background:var(--color-gray-300,#cdd3e2);cursor:not-allowed}.landing-shell .form-note{background:var(--color-db-blue-soft);border-left:3px solid var(--color-db-blue);color:var(--fg-2);border-radius:10px;margin-top:18px;padding:12px 14px 12px 18px;font-size:12.5px;line-height:1.5}.landing-shell .form-note b{color:var(--color-db-blue);font-family:var(--font-display);font-weight:700}.landing-shell .bottom-cta{background:#fff;padding:80px 32px}.landing-shell .bottom-cta .inner{background:var(--color-surface,#f4f6fb);border:1px solid var(--color-gray-200,#e4e9f2);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:32px;max-width:980px;margin:0 auto;padding:48px;display:grid}.landing-shell .bottom-cta h3{font-family:var(--font-display);color:var(--fg-1);letter-spacing:-.3px;max-width:540px;margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.25}.landing-shell .bottom-cta p{color:var(--fg-3);max-width:540px;margin:0;font-size:14.5px;line-height:1.55}.landing-shell .hotline{background:linear-gradient(135deg,#ef44442e 0%,#e7582d1f 100%);border:1px solid #ef444459;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:18px 22px;display:flex}.landing-shell .hotline .l{flex-direction:column;display:flex}.landing-shell .hotline .label{font-family:var(--font-display);color:#ffffffb3;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.landing-shell .hotline .phone{font-family:var(--font-display);color:#fff;letter-spacing:-.2px;margin-top:3px;font-size:22px;font-weight:800}.landing-shell .hotline .cta{background:var(--color-danger);color:#fff;font-family:var(--font-display);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.landing-shell .l-footer{background:var(--color-navy3);color:#ffffffb3;padding:56px 32px 24px}.landing-shell .l-footer-inner{max-width:1280px;margin:0 auto}.landing-shell .l-footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px;display:grid}.landing-shell .l-footer-brand p{max-width:260px;margin:14px 0 18px;font-size:13.5px;line-height:1.6}.landing-shell .l-footer-brand .badges{flex-wrap:wrap;gap:8px;display:flex}.landing-shell .l-footer-badge{font-family:var(--font-display);color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:700}.landing-shell .l-footer-col h5{font-family:var(--font-display);color:#fff;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.landing-shell .l-footer-col ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.landing-shell .l-footer-col a{color:#fff9;cursor:pointer;font-size:13.5px}.landing-shell .l-footer-col a:hover{color:#fff}.landing-shell .l-footer-bot{color:#ffffff73;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;font-size:12.5px;display:flex}.landing-shell .l-footer-bot .links{gap:18px;display:flex}.landing-shell .l-footer-bot .links a{cursor:pointer}.landing-shell .l-footer-bot .links a:hover{color:#fff}@media (width<=1080px){.landing-shell .l-hero-inner{grid-template-columns:1fr}.landing-shell .l-hero h1{font-size:42px}.landing-shell .cards-3,.landing-shell .cards-4,.landing-shell .audiences{grid-template-columns:repeat(2,1fr)}.landing-shell .contact-grid{grid-template-columns:1fr;gap:40px}.landing-shell .contact-side{position:static}.landing-shell .bottom-cta .inner{grid-template-columns:1fr}.landing-shell .l-footer-top{grid-template-columns:1fr 1fr}.landing-shell .steps{grid-template-columns:repeat(2,1fr)}.landing-shell .steps:before{display:none}}@media (width<=720px){.landing-shell .l-nav-links{display:none}.landing-shell .l-hero{padding:48px 20px 64px}.landing-shell .l-hero h1{font-size:32px}.landing-shell .section{padding:60px 20px}.landing-shell .section h2{font-size:28px}.landing-shell .cards-2,.landing-shell .cards-3,.landing-shell .cards-4,.landing-shell .audiences,.landing-shell .steps,.landing-shell .form-grid,.landing-shell .l-footer-top{grid-template-columns:1fr}}
