#Landing{position:relative;overflow:hidden}.landing-shell{max-width:1180px}.landing-shell-hero{position:relative;z-index:2;height:100vh;display:flex;align-items:center}.landing-ambient{position:absolute;inset:0;pointer-events:none}.landing-ambient canvas{width:100%!important;height:100%!important;display:block}.landing-ambient-back{z-index:0;opacity:.9}.landing-ambient-front{z-index:3;opacity:.48;mask-image:radial-gradient(circle at center,transparent 0 28%,black 64%);-webkit-mask-image:radial-gradient(circle at center,transparent 0 28%,black 64%)}.landing-hero{min-height:calc(100svh - 5.5rem);display:flex;align-items:center;padding:3.5rem 0 2.5rem;position:relative}.landing-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(58,149,255,.2),transparent 30%),radial-gradient(circle at bottom left,rgba(26,208,255,.14),transparent 24%);pointer-events:none}.landing-eyebrow,.section-label{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:999px;background:#ffffffb8;border:1px solid rgba(16,35,60,.1);color:var(--fc-blue);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 30px #0f274514}.landing-logo{display:block;margin:1.1rem 0 .9rem}.landing-title{max-width:12ch;font-size:clamp(2.5rem,5vw,4.35rem);line-height:1;color:var(--fc-navy);margin-bottom:.9rem}.landing-copy,.section-copy,.landing-aside-copy{font-size:1.08rem;line-height:1.75;color:var(--fc-muted)}.landing-copy{max-width:60ch;margin-bottom:0}.landing-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.landing-button{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.4rem;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button-primary{background:linear-gradient(135deg,#0f63d8,#39b2ff);color:#fff;box-shadow:0 16px 35px #0f63d847}.landing-button-secondary{background:#ffffffb8;border:1px solid var(--fc-border);color:var(--fc-navy)}.landing-highlights{margin-top:1.5rem}.landing-highlight-card,.landing-info-card,.landing-mode-card,.landing-solution-card,.landing-aside,.landing-cta-card{background:var(--fc-surface);border:1px solid var(--fc-border);border-radius:28px;box-shadow:var(--fc-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-highlight-card{min-height:100%;padding:1rem}.landing-highlight-card strong{display:block;font-family:Sora,sans-serif;font-size:1.35rem;color:var(--fc-navy)}.landing-highlight-card span{display:block;margin-top:.45rem;color:var(--fc-muted);line-height:1.55}.landing-aside{padding:1.7rem;position:relative;overflow:hidden}.landing-aside:after{content:"";position:absolute;inset:auto -20% -20% auto;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(57,178,255,.16),transparent 65%)}.landing-aside-identity{background:linear-gradient(135deg,#ffffffe0,#ebf6ffeb),var(--fc-surface)}.landing-aside-label{margin-bottom:.75rem;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fc-red)}.landing-aside h2{font-size:clamp(1.45rem,2.4vw,2.05rem);line-height:1.2;margin-bottom:.85rem;color:var(--fc-navy)}.landing-checklist{list-style:none;padding:0;margin:1.1rem 0 0;position:relative;z-index:1}.landing-checklist li{display:flex;gap:.8rem;align-items:flex-start;color:var(--fc-text);font-weight:600;line-height:1.6}.landing-checklist li+li{margin-top:.75rem}.landing-checklist li:before{content:"";width:.7rem;height:.7rem;border-radius:50%;margin-top:.45rem;flex-shrink:0;background:linear-gradient(135deg,#0f63d8,#39b2ff)}.landing-section{padding:2rem 0 4.5rem}.landing-section-soft{position:relative}.landing-section-soft:before,.landing-section-contrast:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(16,35,60,.12),transparent)}.landing-section-soft:before{top:0}.landing-section-contrast{position:relative;background:linear-gradient(180deg,#1127450d,#1127451c),#ffffff59}.landing-section-contrast:before{top:0}.section-title{max-width:15ch;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08;margin:1rem 0;color:var(--fc-navy)}.section-copy{max-width:56ch}.section-heading{text-align:center;margin-bottom:2rem}.section-heading-left{text-align:left}.section-heading .section-title,.section-copy-centered{margin-left:auto;margin-right:auto}.section-heading-left .section-title,.section-heading-left .section-copy{margin-left:0;margin-right:0}.landing-card-grid,.landing-mode-grid,.landing-solution-grid{display:grid;gap:1.25rem}.landing-card-grid,.landing-mode-grid,.landing-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-info-card,.landing-mode-card,.landing-solution-card{padding:1.65rem;height:100%}.landing-info-card h3,.landing-mode-card h3,.landing-solution-card h3{font-size:1.3rem;color:var(--fc-navy);margin-bottom:.75rem}.landing-info-card p,.landing-mode-card p,.landing-solution-card p{margin:0;color:var(--fc-muted);line-height:1.72}.landing-solution-card{text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-solution-card:hover{transform:translateY(-4px);border-color:#1c6aa540}.landing-solution-card span{display:inline-block;margin-bottom:.8rem;color:var(--fc-blue);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-solution-card strong{display:inline-block;margin-top:1rem;color:var(--fc-red)}.landing-cta-section{padding-bottom:5.5rem}.landing-cta-card{padding:2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:linear-gradient(135deg,#ffffffe0,#eef4f8eb),var(--fc-surface)}.landing-cta-card-identity{background:linear-gradient(135deg,#ffffffe6,#eaf5fff0),var(--fc-surface)}.landing-cta-copy{margin-bottom:0}.landing-cta-actions{margin-top:0;min-width:max-content}@media(max-width:991px){.landing-hero{min-height:auto;padding-top:3.5rem}.landing-shell-hero{height:auto;display:block}.landing-title,.section-title{max-width:none}.landing-card-grid,.landing-mode-grid,.landing-solution-grid{grid-template-columns:1fr}.landing-cta-card{flex-direction:column;align-items:flex-start}.landing-cta-actions{min-width:auto}}@media(max-width:767px){.landing-hero{min-height:auto;padding:3rem 0 2.5rem}.landing-title{font-size:2.45rem}.landing-ambient-front{opacity:.34}.landing-actions{flex-direction:column}.landing-button{width:100%}.landing-aside,.landing-info-card,.landing-mode-card,.landing-solution-card,.landing-cta-card{border-radius:22px}}
