:root{--blue-950:#052b4e;--blue-900:#07345f;--blue-800:#0a4680;--blue-700:#0d5aa6;--blue-600:#1270c9;--blue-500:#1d89e4;--blue-400:#43c7f5;--blue-300:#7fdafb;--blue-200:#c9ebfc;--blue-100:#e4f4fe;--paper:#f6fafd;--ink:#0a1b30;--slate:#48607a;--white:#fff;--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--font-body:"Manrope", "Segoe UI", system-ui, -apple-system, sans-serif;--radius:18px;--radius-lg:28px;--shadow-sm:0 2px 10px #052b4e0f;--shadow-md:0 14px 40px #052b4e1f;--shadow-deep:0 18px 50px #07345f59;--wrap:1180px;--section-pad:clamp(4.5rem, 9vw, 7.5rem);--hdr-h:76px}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--hdr-h) + 1.25rem)}body{font-family:var(--font-body);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1rem;line-height:1.65;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}a,button{touch-action:manipulation;-webkit-tap-highlight-color:#1d89e44d}ul{padding:0;list-style:none}:focus-visible{outline:3px solid var(--blue-400);outline-offset:2px;border-radius:4px}::selection{background:var(--blue-600);color:var(--white)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--blue-600);align-items:center;gap:.6rem;margin-bottom:1.1rem;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"+";background:var(--blue-100);width:1.6rem;height:1.6rem;color:var(--blue-600);letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.eyebrow--light{color:var(--blue-200)}.eyebrow--light:before{color:var(--blue-200);background:#ffffff1f}.h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--blue-950);max-width:22ch;font-size:clamp(1.9rem,3.4vw,2.75rem);font-weight:600;line-height:1.12}.h2 em{color:var(--blue-600);font-style:normal}.lead{color:var(--slate);max-width:62ch;font-size:1.08rem}.wrap{width:min(var(--wrap), 100% - 2.5rem);margin-inline:auto}.section{padding-block:var(--section-pad)}.section--soft{background:var(--blue-100)}.section--paper{background:var(--paper)}.section-head{gap:1.25rem;margin-bottom:3rem;display:grid}@media (width>=720px){.section-head--split{grid-template-columns:1.2fr 1fr;align-items:end;gap:2.5rem}.section-head--split .lead{justify-self:end;margin:0 0 .35rem}}.btn{letter-spacing:.01em;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:52px;padding:.85rem 1.7rem;font-size:.98rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.btn svg{flex:none}.btn--primary{background:var(--blue-400);color:var(--blue-950);box-shadow:0 10px 24px #43c7f559}.btn--primary:hover{background:var(--blue-300);transform:translateY(-2px);box-shadow:0 14px 30px #43c7f573}.btn--ghost{color:var(--white);border-color:#ffffff73}.btn--ghost:hover{border-color:var(--white);background:#ffffff14;transform:translateY(-2px)}.media-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:16/9;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%}.skip-link{z-index:200;background:var(--blue-400);color:var(--blue-950);border-radius:999px;padding:.7rem 1.2rem;font-weight:700;transition:top .2s;position:fixed;top:-100px;left:1rem;box-shadow:0 8px 20px #0211204d}.skip-link:focus{top:1rem}html.js .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}html.js .reveal.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.js .reveal{opacity:1;transition:none;transform:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hdr{z-index:100;-webkit-backdrop-filter:blur(12px);background:#052b4eeb;border-bottom:1px solid #ffffff14;transition:box-shadow .25s,background .25s;position:fixed;inset:0 0 auto}.hdr.scrolled{background:#052b4efa;box-shadow:0 6px 24px #02112059}.hdr__inner{min-height:var(--hdr-h);justify-content:space-between;align-items:center;gap:1.5rem;padding-block:.65rem;display:flex}.hdr__brand{align-items:center;gap:.8rem;min-width:0;display:flex}.hdr__logo{object-fit:cover;border:1px solid #ffffff2e;border-radius:12px;flex:none;width:46px;height:46px;box-shadow:0 4px 14px #00000040}.hdr__name{letter-spacing:.08em;text-transform:uppercase;color:var(--white);white-space:nowrap;font-size:.86rem;font-weight:800;line-height:1.25}.hdr__name span{letter-spacing:.22em;color:var(--blue-200);text-transform:uppercase;font-size:.72rem;font-weight:500;display:block}@media (width<=400px){.hdr__inner{gap:.9rem}.hdr__name{letter-spacing:.05em;font-size:.72rem}.hdr__name span{letter-spacing:.14em;font-size:.64rem}}.hdr__nav{align-items:center;gap:1.7rem;display:none}.hdr__nav a{color:#ffffffc7;font-size:.92rem;font-weight:600;transition:color .2s}.hdr__nav a:hover{color:var(--blue-300)}.hdr__cta{display:none}.hdr__cta .btn{min-height:44px;padding:.6rem 1.35rem;font-size:.9rem}.hdr__toggle{width:46px;height:46px;color:var(--white);background:0 0;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.hdr__menu{max-height:calc(100vh - var(--hdr-h));max-height:calc(100dvh - var(--hdr-h));overscroll-behavior:contain;flex-direction:column;gap:.25rem;padding:1rem 0 1.4rem;display:none;overflow-y:auto}.hdr__menu.open{display:flex}.hdr__menu a{color:#ffffffd9;border-radius:10px;padding:.8rem .75rem;font-weight:600}.hdr__menu a:hover{color:var(--blue-300);background:#ffffff14}.hdr__menu .btn{margin-top:.75rem}@media (width>=960px){.hdr__nav{display:flex}.hdr__cta{display:inline-flex}.hdr__toggle,.hdr__menu.open{display:none}}.hero{background:var(--blue-950);color:var(--white);padding-top:calc(76px + clamp(3rem,7vw,5.5rem));padding-bottom:clamp(3.5rem,7vw,6rem);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath d='M27 21h2v6h6v2h-6v6h-2v-6h-6v-2h6z' fill='%23ffffff' fill-opacity='0.045'/%3E%3C/svg%3E");background-size:56px 56px;position:absolute;inset:0}.hero__inner{align-items:center;gap:3rem;display:grid;position:relative}@media (width>=960px){.hero__inner{grid-template-columns:1.05fr .95fr;gap:4rem}}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-200);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.4rem;padding:.5rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-flex}.hero__eyebrow svg{color:var(--blue-400)}.hero__title{font-family:var(--font-display);letter-spacing:-.015em;margin-bottom:1.4rem;font-size:clamp(2.5rem,5.4vw,4.1rem);font-weight:600;line-height:1.06}.hero__title em{color:var(--blue-400);font-style:normal}.hero__sub{color:#ffffffd1;max-width:52ch;margin-bottom:2.1rem;font-size:1.1rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-bottom:2.4rem;display:flex}.hero__proof{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.hero__proof-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-right:.25rem;font-size:.76rem;font-weight:700}.hero__badge{color:var(--blue-200);background:#ffffff0d;border:1px solid #ffffff38;border-radius:999px;padding:.4rem .9rem;font-size:.78rem;font-weight:700}.hero__media{position:relative}.hero__frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-deep);aspect-ratio:16/9;border:1px solid #ffffff2e;position:relative;overflow:hidden}.hero__frame img{object-fit:cover;width:100%;height:100%}.hero__frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#052b4e8c);position:absolute;inset:0}.hero__card{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:16px;align-items:center;gap:.85rem;padding:.95rem 1.1rem;display:flex;position:absolute;bottom:1.1rem;left:1rem;right:1rem;box-shadow:0 10px 30px #02112059}.hero__card-icon{background:var(--blue-100);width:42px;height:42px;color:var(--blue-600);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hero__card-title{color:var(--blue-950);font-size:.95rem;font-weight:800;line-height:1.3}.hero__card-sub{color:var(--slate);font-size:.82rem;line-height:1.4}.hero__float{z-index:2;background:var(--blue-400);color:var(--blue-950);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute;top:-1.2rem;right:-.6rem;box-shadow:0 12px 28px #43c7f573}@media (width<=480px){.hero__float{display:none}}.about__grid{align-items:center;gap:3rem;display:grid}@media (width>=960px){.about__grid{grid-template-columns:1fr 1fr;gap:4rem}}.about__media{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:16/9;position:relative;overflow:hidden}.about__media img{object-fit:cover;width:100%;height:100%}.about__media:before{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 56 56'%3E%3Cpath d='M27 21h2v6h6v2h-6v6h-2v-6h-6v-2h6z' fill='%231d89e4' fill-opacity='0.28'/%3E%3C/svg%3E");background-size:28px 28px;border-radius:28px;width:120px;height:120px;position:absolute;inset:-2.2rem auto auto -2.2rem}.about__body p{color:var(--slate);max-width:60ch;margin-bottom:1.1rem}.about__body p strong{color:var(--blue-800)}.about__chips{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;margin-top:1.6rem;display:grid}.about__story{margin-top:3.5rem}.about__story-body{gap:1rem;max-width:72ch;display:grid}.about__story-body .lead{margin:0}.about__story-body .lead strong{color:var(--blue-800)}.about__chip{background:var(--blue-100);color:var(--blue-800);border-radius:14px;align-items:center;gap:.6rem;padding:.9rem 1rem;font-size:.9rem;font-weight:700;display:flex}.about__chip svg{color:var(--blue-600);flex:none}.mv__cards{gap:1.4rem;margin-bottom:3rem;display:grid}@media (width>=760px){.mv__cards{grid-template-columns:1fr 1fr}}.mv__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:2rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.mv__card:hover{box-shadow:var(--shadow-md)}.mv__card:before{content:"+";font-family:var(--font-display);color:var(--blue-200);opacity:.6;font-size:4.5rem;font-weight:700;line-height:1;position:absolute;top:.4rem;right:1.1rem}.mv__icon{background:var(--blue-600);width:52px;height:52px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:inline-flex}.mv__card:nth-child(2) .mv__icon{background:var(--blue-400);color:var(--blue-950)}.mv__title{font-family:var(--font-display);color:var(--blue-950);margin-bottom:.8rem;font-size:1.5rem;font-weight:600}.mv__text{color:var(--slate);font-size:.97rem}.mv__values-title{font-family:var(--font-display);color:var(--blue-950);margin-bottom:1.4rem;font-size:1.35rem;font-weight:600}.mv__values{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.9rem;display:grid}.mv__value{background:var(--white);border:1px solid var(--blue-200);border-radius:14px;align-items:flex-start;gap:.9rem;padding:1.15rem 1.2rem;transition:border-color .2s,transform .2s;display:flex}.mv__value:hover{border-color:var(--blue-500);transform:translateY(-2px)}.mv__value strong{color:var(--blue-950);margin-bottom:.2rem;font-size:.95rem;display:block}.mv__value span{color:var(--slate);font-size:.86rem;line-height:1.5}.cben{background:var(--blue-900);color:var(--white);position:relative;overflow:hidden}.cben:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath d='M27 21h2v6h6v2h-6v6h-2v-6h-6v-2h6z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");background-size:56px 56px;position:absolute;inset:0}.cben__inner{align-items:center;gap:3rem;display:grid;position:relative}@media (width>=960px){.cben__inner{grid-template-columns:.9fr 1.1fr;gap:4.5rem}}.cben__media{border-radius:var(--radius-lg);box-shadow:var(--shadow-deep);aspect-ratio:16/9;border:1px solid #ffffff29;overflow:hidden}.cben__media img{object-fit:cover;width:100%;height:100%}.cben__title{font-family:var(--font-display);margin-bottom:1.2rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600;line-height:1.15}.cben__title em{color:var(--blue-400);font-style:normal}.cben p{color:#ffffffd1;max-width:60ch;margin-bottom:1rem}.cben__note{color:var(--white);background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:.7rem;margin-top:1.6rem;padding:1rem 1.2rem;font-size:.95rem;font-weight:700;display:flex}.cben__note svg{color:var(--blue-400);flex:none}.svc__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=720px){.svc__grid{grid-template-columns:repeat(2,1fr)}}.svc__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;padding:2rem 1.8rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.svc__card:hover{border-color:var(--blue-500);box-shadow:var(--shadow-md);transform:translateY(-2px)}html.js .svc__card.reveal.in-view:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){html.js .svc__card.reveal.in-view:hover{transform:none}}.svc__icon{background:var(--blue-100);width:54px;height:54px;color:var(--blue-600);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.svc__title{font-family:var(--font-display);color:var(--blue-950);margin-bottom:1rem;font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:600;line-height:1.2}.svc__lead{color:var(--ink);margin-bottom:.9rem;font-size:1.03rem;font-weight:600;line-height:1.55}.svc__text{color:var(--slate);margin-bottom:.9rem;font-size:.95rem}.svc__text+.svc__text{margin-top:-.45rem}.svc__label{background:var(--blue-100);border:1px solid var(--blue-200);color:var(--blue-700);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;margin:1.1rem 0 1rem;padding:.4rem .9rem;font-size:.74rem;font-weight:800;display:inline-flex}.svc__label:before{content:"+";font-weight:800;line-height:1}.svc__list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.3rem 1.6rem;display:grid}.svc__list li{color:var(--ink);align-items:flex-start;gap:.55rem;padding:.3rem 0;font-size:.92rem;display:flex}.svc__list li svg{color:var(--blue-500);flex:none;margin-top:.3rem}.svc__note{color:var(--blue-800);background:var(--blue-100);border-left:3px solid var(--blue-500);border-radius:12px;margin-top:auto;padding:.95rem 1.1rem;font-size:.9rem;font-style:italic;line-height:1.55}.why__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;display:grid}.why__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.7rem;transition:transform .25s,box-shadow .25s,border-color .25s}.why__card:hover{box-shadow:var(--shadow-md);border-color:var(--blue-500)}.why__icon{background:var(--blue-100);width:50px;height:50px;color:var(--blue-600);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:inline-flex}.why__card h3{color:var(--blue-950);margin-bottom:.55rem;font-size:1.08rem;font-weight:800;line-height:1.35}.why__card p{color:var(--slate);font-size:.92rem;line-height:1.6}.nom{background:var(--blue-900);color:var(--white);position:relative;overflow:hidden}.nom:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath d='M27 21h2v6h6v2h-6v6h-2v-6h-6v-2h6z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");background-size:56px 56px;position:absolute;inset:0}.nom__inner{gap:3rem;display:grid;position:relative}@media (width>=960px){.nom__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:4.5rem}}.nom__title{font-family:var(--font-display);margin-bottom:1.1rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:600;line-height:1.15}.nom__title em{color:var(--blue-400);font-style:normal}.nom p{color:#ffffffd1;margin-bottom:1rem;font-size:.98rem}.nom__chip{background:var(--blue-400);color:var(--blue-950);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.55rem 1.05rem;font-size:.82rem;font-weight:800;display:inline-flex}.nom__list{gap:.9rem;display:grid}.nom__item{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;gap:.4rem;padding:1.15rem 1.3rem;transition:background .2s,transform .2s;display:grid}.nom__item:hover{background:#ffffff1a}.nom__item strong{color:var(--white);align-items:center;gap:.65rem;font-size:.98rem;display:flex}.nom__item strong svg{color:var(--blue-400);flex:none}.nom__item span{color:#ffffffb8;padding-left:1.85rem;font-size:.88rem;line-height:1.55}.cat__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.2rem;display:grid}.cat__media{max-width:640px;margin:0 auto 2.4rem}.cat__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.7rem 1.6rem;transition:transform .25s,box-shadow .25s}.cat__card:hover{box-shadow:var(--shadow-md)}.cat__head{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.cat__icon{background:var(--blue-100);width:46px;height:46px;color:var(--blue-600);border-radius:13px;flex:none;justify-content:center;align-items:center;display:inline-flex}.cat__card h3{color:var(--blue-950);font-size:1.05rem;font-weight:800;line-height:1.3}.cat__list li{color:var(--ink);padding:.35rem 0 .35rem 1.35rem;font-size:.92rem;position:relative}.cat__list li:before{content:"+";color:var(--blue-500);font-weight:800;position:absolute;top:.32rem;left:0}.bnf__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.bnf__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.8rem 1.6rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.bnf__card:hover{box-shadow:var(--shadow-md);border-color:var(--blue-500)}.bnf__card h3{color:var(--blue-950);margin-bottom:.55rem;font-size:1.05rem;font-weight:800;line-height:1.35}.bnf__card p{color:var(--slate);font-size:.92rem;line-height:1.6}.bnf__card--dark{background:var(--blue-950);border-color:var(--blue-950)}.bnf__card--dark h3{color:var(--white)}.bnf__card--dark p{color:#fffc}.how__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.how__card{background:var(--white);border:1px solid var(--blue-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.8rem 1.6rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.how__card:hover{box-shadow:var(--shadow-md);border-color:var(--blue-500)}.how__card h3{color:var(--blue-950);margin-bottom:.55rem;font-size:1.05rem;font-weight:800;line-height:1.35}.how__card p{color:var(--slate);font-size:.92rem;line-height:1.6}.cta{background:var(--blue-950);color:var(--white);position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cpath d='M27 21h2v6h6v2h-6v6h-2v-6h-6v-2h6z' fill='%23ffffff' fill-opacity='0.045'/%3E%3C/svg%3E");background-size:56px 56px;position:absolute;inset:0}.cta__inner{text-align:center;max-width:780px;margin-inline:auto;position:relative}.cta__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-200);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.5rem;padding:.55rem 1.1rem;font-size:.8rem;font-weight:700;display:inline-flex}.cta__badge svg{color:var(--blue-400)}.cta__title{font-family:var(--font-display);margin-bottom:1.2rem;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:600;line-height:1.1}.cta__title em{color:var(--blue-400);font-style:normal}.cta__text{color:#fffc;max-width:60ch;margin:0 auto 2.2rem;font-size:1.05rem}.cta__note{color:#ffffff8c;margin-top:1.6rem;font-size:.88rem}.cta__form{text-align:left;gap:1.1rem;max-width:640px;margin:0 auto;display:grid}.cta__row{gap:1.1rem;display:grid}@media (width>=620px){.cta__row{grid-template-columns:1fr 1fr}}.cta__form label{gap:.45rem;display:grid}.cta__form label span{letter-spacing:.06em;text-transform:uppercase;color:var(--blue-200);font-size:.82rem;font-weight:700}.cta__form input,.cta__form textarea{width:100%;color:var(--white);font:inherit;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;padding:.85rem 1rem;font-size:1rem;transition:border-color .2s,background .2s,box-shadow .2s}.cta__form input::placeholder,.cta__form textarea::placeholder{color:#ffffff8c}.cta__form input:focus,.cta__form textarea:focus{border-color:var(--blue-400);background:#ffffff1a;outline:none;box-shadow:0 0 0 3px #5eb1e840}.cta__form input:focus-visible,.cta__form textarea:focus-visible{outline:2px solid var(--blue-400);outline-offset:2px}.cta__form textarea{resize:vertical;min-height:120px}.cta__submit{justify-self:center;min-width:min(220px,100%)}.cta__submit:disabled{opacity:.7;cursor:progress}.cta__success,.cta__error{text-align:center;border-radius:12px;margin-top:1.1rem;padding:.9rem 1.1rem;font-size:.95rem;font-weight:600}.cta__success{color:#b9f6ca;background:#22c55e24;border:1px solid #22c55e66}.cta__error{color:#fecaca;background:#ef444424;border:1px solid #ef444466}.cta__form label.cta__consent{align-items:flex-start;gap:.6rem;display:flex}.cta__consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue-400);background:0 0;border:none;flex-shrink:0;margin-top:2px;padding:0}.cta__form label.cta__consent span{letter-spacing:normal;text-transform:none;color:#ffffffb3;font-size:.85rem;font-weight:400;line-height:1.45}.cta__consent a{color:var(--blue-300);text-underline-offset:3px;text-decoration:underline}.cta__honey{display:none!important}.cta__link{color:var(--blue-300);text-underline-offset:4px;margin-top:1.2rem;font-size:.92rem;font-weight:600;text-decoration:underline;display:inline-block}.cta__link:hover{color:var(--white)}.ftr{background:var(--blue-950);color:#ffffffbf;border-top:1px solid #ffffff14;padding-block:3rem 2rem}.ftr__grid{gap:2.4rem;margin-bottom:2.5rem;display:grid}@media (width>=820px){.ftr__grid{grid-template-columns:1.4fr 1fr 1fr}}.ftr__brand{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.ftr__logo{object-fit:cover;border:1px solid #ffffff2e;border-radius:12px;width:46px;height:46px}.ftr__name{letter-spacing:.08em;text-transform:uppercase;color:var(--white);font-size:.86rem;font-weight:800;line-height:1.25}.ftr__name span{letter-spacing:.22em;color:var(--blue-200);font-size:.72rem;font-weight:500;display:block}.ftr__desc{max-width:42ch;font-size:.92rem;line-height:1.6}.ftr__title{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-200);margin-bottom:1rem;font-size:.8rem;font-weight:800}.ftr__links{gap:.55rem;display:grid}.ftr__links a{font-size:.92rem;transition:color .2s}.ftr__links a:hover{color:var(--blue-300)}@media (width<=620px){.ftr__links{gap:.1rem}.ftr__links a{padding-block:.7rem;line-height:1.5;display:block}}.ftr__bottom{color:#ffffff80;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-top:1.6rem;font-size:.84rem;display:flex}
