.landing{background:var(--color-bg)}.landing-nav{z-index:20;padding:var(--space-md) var(--space-xl);-webkit-backdrop-filter:blur(8px);background:#f9fafbbf;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.landing-nav__brand{font-weight:700;font-size:var(--font-lg);color:var(--color-primary)}.landing-hero{box-sizing:border-box;min-height:100vh;padding:var(--space-3xl) var(--space-xl);background:var(--color-bg);flex-direction:column;display:flex}.landing-hero__inner{max-width:var(--max-content-width);align-items:center;gap:var(--space-3xl);flex-wrap:wrap;flex:1;width:100%;margin:0 auto;display:flex}.landing-hero__content{text-align:left;flex:380px}.landing-hero h1{font-size:var(--font-4xl);margin-bottom:var(--space-md)}.landing-hero__accent{color:var(--color-primary);text-transform:uppercase;font-weight:800}.landing-hero p{color:var(--color-text);font-size:var(--font-md);margin-bottom:var(--space-xl)}.landing-hero__actions{gap:var(--space-md);flex-wrap:wrap;justify-content:flex-start;display:flex}.landing-hero__media{flex:320px;justify-content:center;display:flex}.landing-hero__media img{width:100%;max-width:380px;height:auto}.landing-hero__trust{justify-content:center;gap:var(--space-md);margin:var(--space-2xl) auto 0;max-width:var(--max-content-width);flex-wrap:wrap;width:100%;padding:0;list-style:none;display:flex}.landing-hero__trust-item{align-items:center;gap:var(--space-xs);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:var(--space-xs) var(--space-md);font-size:var(--font-xs);color:var(--color-text);font-weight:600;display:flex}.landing-hero__trust-item svg{width:14px;height:14px;color:var(--color-primary);flex-shrink:0}@media (max-width:800px){.landing-hero__inner{text-align:center;flex-direction:column}.landing-hero__content{text-align:center}.landing-hero__actions{justify-content:center}.landing-hero__media img{max-width:260px}.landing-about h2{font-size:var(--font-2xl)}}@media (max-width:1280px){.landing-about__icon{display:none}}.landing-about{box-sizing:border-box;min-height:100vh;padding:var(--space-3xl) var(--space-xl);background-color:#0000;background-image:linear-gradient(135deg,#1a56dbd1,#1e40afe0),url(/images/landing/about-bg.svg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-about__icon{pointer-events:none;z-index:0;width:clamp(220px,26vw,380px);height:auto;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.landing-about__inner{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.landing-about h2{font-size:var(--font-4xl);margin-bottom:var(--space-md);color:#fff}.landing-about p{color:#ffffffe6;font-size:var(--font-lg);line-height:1.6}.landing-about__stats{justify-content:center;gap:var(--space-2xl);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.landing-about__stat{flex-direction:column;align-items:center;display:flex}.landing-about__stat-num{font-size:var(--font-3xl);color:#fff;font-weight:800}.landing-about__stat-label{font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.04em;color:#ffffffb3;margin-top:var(--space-xs);font-weight:600}.landing-logos{box-sizing:border-box;padding:var(--space-2xl) var(--space-xl);background:var(--color-bg);text-align:center}.landing-logos__label{font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:var(--space-lg);font-weight:600}.landing-logos__row{justify-content:center;align-items:center;display:flex}.landing-logos__row img{width:auto;height:64px}.landing-quote{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);min-height:480px;display:flex;position:relative;overflow:hidden}.landing-quote__panel{box-sizing:border-box;padding:var(--space-3xl) 26% var(--space-3xl) var(--space-2xl);background:var(--color-primary-bg);color:var(--color-text);flex-direction:column;flex:70%;justify-content:center;align-items:flex-end;display:flex}.landing-quote__mark{color:var(--color-primary);margin-bottom:-.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8vw,6rem);font-weight:700;line-height:1}.landing-quote__text{font-style:normal;font-weight:700;font-size:var(--font-3xl);text-align:right;max-width:480px;line-height:1.35}.landing-quote__rule{width:64px;margin:var(--space-lg) 0 0;border:none;border-top:2px solid var(--color-primary)}.landing-quote__attribution{font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.08em;margin-top:var(--space-sm);color:var(--color-primary-dark);font-weight:700}.landing-quote__media{padding:var(--space-xl);flex:30%;justify-content:center;align-items:center;display:flex;position:relative}.landing-quote__media img{z-index:1;width:520px;max-width:none;height:auto;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}@media (max-width:800px){.landing-quote{flex-direction:column;min-height:0}.landing-quote__panel{padding-right:var(--space-2xl)}.landing-quote__media{min-height:0}.landing-quote__media img{width:100%;max-width:320px;margin:0 auto;display:block;position:static;transform:none}}.landing-showcase{box-sizing:border-box;min-height:100vh;padding:var(--space-3xl) var(--space-xl);background-color:#0000;background-image:linear-gradient(#f9fafbe6,#f9fafbe6),url(/images/landing/showcase-bg.svg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;display:flex}.landing-showcase__inner{max-width:var(--max-content-width);gap:var(--space-3xl);flex-direction:column;width:100%;margin:0 auto;display:flex}.landing-showcase__title{text-align:center;font-size:var(--font-3xl);margin-bottom:var(--space-lg)}.landing-showcase__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.landing-showcase__card{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);padding:var(--space-2xl) var(--space-lg);flex-direction:column;align-items:center;display:flex}.landing-showcase__card svg{width:56px;height:56px;color:var(--color-primary);margin-bottom:var(--space-md)}.landing-showcase__card h3{font-size:var(--font-lg);text-transform:uppercase;letter-spacing:.02em;margin-bottom:var(--space-sm);font-weight:800}.landing-showcase__card p{color:var(--color-text-muted);line-height:1.6}@media (max-width:900px){.landing-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.landing-showcase__grid{grid-template-columns:1fr}}.landing-cta{box-sizing:border-box;padding:var(--space-3xl) var(--space-xl);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);text-align:center}.landing-cta__inner{max-width:640px;margin:0 auto}.landing-cta h2{font-size:var(--font-2xl);color:#fff;margin-bottom:var(--space-md)}.landing-cta p{color:#ffffffe6;font-size:var(--font-lg);margin-bottom:var(--space-xl);line-height:1.6}.landing-cta__actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.landing-cta .btn--primary{border:1.5px solid #fff6;box-shadow:0 4px 14px #00000040}.landing-contact{box-sizing:border-box;padding:var(--space-3xl) var(--space-xl);background:var(--color-bg)}.landing-contact__inner{align-items:center;gap:var(--space-2xl);max-width:var(--max-content-width);margin:0 auto;display:flex}.landing-contact__media{flex:420px;justify-content:center;display:flex}.landing-contact__media img{width:100%;max-width:460px;height:auto}.landing-contact__panel{text-align:left;background:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-2xl);flex:360px}.landing-contact__eyebrow{font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:var(--space-sm);font-weight:700;display:block}.landing-contact__panel h2{font-size:var(--font-3xl);margin-bottom:var(--space-xl);color:var(--color-text)}.landing-contact__form{flex-direction:column;display:flex}.landing-contact__form .form-group{width:100%;margin-bottom:var(--space-md)}.landing-contact__form textarea.form-control{min-height:120px}.landing-contact__form .btn{width:100%;margin-top:var(--space-sm)}.landing-contact__note{margin-top:var(--space-md);color:var(--color-primary-dark);font-size:var(--font-sm);font-weight:600}.landing-contact__error{margin-top:var(--space-xs);color:var(--color-danger);font-size:var(--font-xs);font-weight:600;display:block}.landing-contact__form .form-control[aria-invalid=true]{border-color:var(--color-danger)}@media (max-width:800px){.landing-contact__inner{text-align:center;flex-direction:column}.landing-contact__panel{text-align:center;width:100%}.landing-contact__form{align-items:stretch;max-width:420px;margin:0 auto}.landing-contact__media img{max-width:320px}}.landing-footer{border-top:1px solid var(--color-border);padding:var(--space-lg) var(--space-xl)}.landing-footer__inner{justify-content:space-between;align-items:center;gap:var(--space-sm);max-width:var(--max-content-width);color:var(--color-text-muted);font-size:var(--font-xs);flex-wrap:wrap;margin:0 auto;display:flex}.landing-footer__links{gap:var(--space-lg);display:flex}.landing-footer__links a{color:var(--color-text-muted)}.landing-footer__links a:hover{color:var(--color-primary)}
