@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--ink-900: #0f1d33;--ink-700: #1f3558;--cloud-100: #f5f8ff;--cloud-200: #e8eefb;--sun-400: #f59e0b;--sky-500: #2563eb;--card-shadow: 0 14px 36px rgba(23, 42, 79, .12);--hero-shadow: 0 40px 80px rgba(10, 25, 54, .32);--container: 1100px;line-height:1.6}html{scroll-behavior:smooth}body{min-width:320px;font-family:Manrope,sans-serif;color:var(--ink-900);background:radial-gradient(circle at 85% 12%,rgba(245,158,11,.17),transparent 30%),radial-gradient(circle at 14% 16%,rgba(37,99,235,.14),transparent 35%),#fff}a{color:inherit}.container{width:min(var(--container),100% - 3rem);margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1c35f5;border-bottom:1px solid rgba(255,255,255,.08)}.hero-shell{background:linear-gradient(140deg,#07162b,#0d2b53 44%,#1a4e86);color:#f8fbff;position:relative;overflow:hidden;box-shadow:var(--hero-shadow);margin-top:-1px}.hero-shell:before{content:"";position:absolute;inset:22% -8% auto auto;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,#f59e0b40,#f59e0b00)}.site-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0}.site-nav-left,.site-nav-center,.site-nav-right{display:flex;align-items:center}.site-nav-center{flex:1;justify-content:center}.site-nav-right{gap:.55rem}.site-nav ul{display:flex;gap:1.1rem;list-style:none;flex-wrap:wrap}.site-nav a{text-decoration:none;opacity:.96}.site-nav a:hover{opacity:1}.site-nav ul a{font-size:.92rem;letter-spacing:.02em;padding-bottom:.25rem;border-bottom:2px solid transparent;color:#e2ecffe0}.site-nav ul a.is-active{border-bottom-color:var(--sun-400)}.nav-link-soft{border:1px solid rgba(255,255,255,.18);background:transparent;color:#e6eeff;border-radius:999px;padding:.38rem .74rem;text-decoration:none;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.nav-link-soft:hover{color:#fff;border-color:#ffffff5c}.nav-link-strong{background:#fff;color:var(--ink-900);border-color:transparent}.nav-link-strong:hover{color:var(--ink-900);background:#e7edf8;border-color:transparent}.nav-pref-btn{white-space:nowrap}.logo{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.11em;font-size:.95rem;color:#fff}.hero{min-height:70vh;padding:4rem 0 5.2rem;display:grid;align-items:center;position:relative}.hero-paths{overflow:hidden}.hero-paths-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.96;pointer-events:none;filter:drop-shadow(0 0 32px rgba(97,165,255,.45))}.hero-paths-svg path{fill:none;stroke:#ecf4fff2;stroke-width:2.8;stroke-linecap:round;stroke-dasharray:22 10;animation:path-flow 9s linear infinite}.hero-paths-svg path:nth-child(2){stroke-opacity:.86;animation-duration:11s}.hero-paths-svg path:nth-child(3){stroke-opacity:.72;animation-duration:12s}.hero-paths-svg path:nth-child(4){stroke-opacity:.8;animation-duration:13s}.hero-paths-svg path:nth-child(5){stroke-opacity:.76;animation-duration:14s}.hero-paths-svg path:nth-child(6){stroke-opacity:.66;animation-duration:15s}.hero-paths-svg path:nth-child(7){stroke-opacity:.62;animation-duration:16s}.hero-paths-svg path:nth-child(8){stroke-opacity:.56;animation-duration:17s}.hero-path-highlight{stroke:url(#pathGlowA);stroke-width:3.8;stroke-dasharray:30 14;animation-duration:8s}.hero-path-highlight-b{stroke:url(#pathGlowB);stroke-width:3.2;animation-duration:10s}.hero-paths-blob{position:absolute;border-radius:999px;pointer-events:none;filter:blur(20px)}.hero-paths-blob-a{width:380px;height:380px;right:-80px;top:-40px;background:radial-gradient(circle,#f59e0b75,#f59e0b00)}.hero-paths-blob-b{width:320px;height:320px;left:-90px;bottom:-80px;background:radial-gradient(circle,#2563eb61,#2563eb00)}.hero-paths-blob-c{width:240px;height:240px;right:33%;top:18%;background:radial-gradient(circle,#7cc4ff47,#7cc4ff00)}.hero-paths-content{position:relative;z-index:1}.hero-content{max-width:720px;animation:rise-in .52s ease-out both}.eyebrow{display:inline-block;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;padding:.34rem .72rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.25);margin-bottom:1.2rem}.hero-content h1{font-size:clamp(2.05rem,6vw,4.3rem);line-height:1.05;margin-bottom:1rem;text-wrap:balance}.hero-subtitle{font-size:clamp(1.03rem,1.65vw,1.27rem);color:#f8fbffeb;margin-bottom:1.85rem}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap}.btn{display:inline-block;padding:.72rem 1.2rem;border-radius:.6rem;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#fff;color:var(--ink-900);box-shadow:0 10px 22px #0410234d}.btn-ghost{background:#ffffff1a;border:1px solid rgba(255,255,255,.38)}.hero-glow{position:absolute;right:-40px;bottom:-40px;width:260px;height:260px;background:radial-gradient(circle,#ffffff42,#fff0);pointer-events:none}.section{padding:4.5rem 0}.section-alt{background:linear-gradient(180deg,var(--cloud-100),#fdfdff)}.section h2{font-family:Space Grotesk,sans-serif;color:var(--ink-700);font-size:clamp(1.45rem,2.5vw,2rem);margin-bottom:1rem}.section h3{margin-top:1.2rem;margin-bottom:.45rem;font-family:Space Grotesk,sans-serif;color:var(--ink-700);font-size:1.05rem}.section-content{max-width:76ch}.section p+p{margin-top:.95rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.2rem}.card{background:#fff;border:1px solid var(--cloud-200);border-radius:.8rem;padding:1.1rem;box-shadow:var(--card-shadow);transform:translateY(8px);animation:card-enter .52s ease forwards}.card h3{font-family:Space Grotesk,sans-serif;color:var(--ink-700);margin-bottom:.45rem}.site-footer{background:#0a1c35;color:#f4f7ff;padding:3rem 0 1.3rem;font-size:.95rem}.footer-newsletter{display:grid;grid-template-columns:1.2fr 1fr;gap:1.4rem;align-items:center;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.14)}.footer-newsletter-copy h3{font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.6vw,2rem);margin-bottom:.35rem}.footer-newsletter-copy p{color:#e6eeffe6}.footer-newsletter-form{display:flex;gap:.55rem}.footer-newsletter-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.25);background:#ffffffeb;border-radius:.6rem;padding:.74rem .85rem;font:inherit;color:var(--ink-900)}.footer-newsletter-form button{border:none;border-radius:.6rem;background:var(--sun-400);color:#0c1f3a;font-weight:700;padding:.74rem 1rem;cursor:pointer}.footer-links-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;padding:2rem 0}.footer-links-group h4{font-family:Space Grotesk,sans-serif;margin-bottom:.72rem;color:#fff}.footer-links-group ul{list-style:none;display:grid;gap:.42rem}.footer-links-group a{text-decoration:none;color:#e2ecffe0}.footer-links-group a:hover,.footer-socials a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.footer-bottom p{color:#e2ecffe6}.footer-bottom p a{color:#fff}.footer-socials{display:flex;gap:.95rem;flex-wrap:wrap}.footer-socials a{text-decoration:none;color:#e2ecffe0;font-weight:600}.cookie-pref-btn{border:1px solid rgba(255,255,255,.35);background:transparent;color:#e2ecffeb;border-radius:999px;padding:.2rem .65rem;font:inherit;font-size:.85rem;cursor:pointer}.cookie-pref-btn:hover{color:#fff;border-color:#ffffff8c}.cookie-banner{position:fixed;right:1rem;bottom:1rem;z-index:20;width:min(560px,calc(100% - 2rem));background:#fff;border:1px solid var(--cloud-200);border-radius:.8rem;box-shadow:var(--card-shadow);padding:.9rem}.cookie-banner p{color:var(--ink-700);margin-bottom:.65rem}.cookie-banner p a{color:var(--sky-500);font-weight:700}.cookie-banner-actions{display:flex;gap:.55rem;flex-wrap:wrap}.cookie-btn{border:none;border-radius:.55rem;padding:.55rem .75rem;font:inherit;font-weight:700;cursor:pointer}.cookie-btn-muted{background:#e7edf8;color:var(--ink-700)}.cookie-btn-accept{background:var(--ink-700);color:#fff}.not-found{display:grid;gap:.9rem;justify-items:start}.route-shell{animation:route-fade .36s ease}.route-loading-wrap{min-height:40vh;display:grid;align-items:center}.route-loading{font-family:Space Grotesk,sans-serif;color:var(--ink-700);letter-spacing:.03em}.contact-form{margin:1.4rem 0;padding:1.2rem;border-radius:.85rem;background:#fff;border:1px solid var(--cloud-200);box-shadow:var(--card-shadow)}.bot-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form label{display:grid;gap:.42rem;margin-bottom:.9rem;font-weight:600;color:var(--ink-700)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #c9d6ee;border-radius:.62rem;background:#fdfdff;padding:.72rem .82rem;font:inherit;color:var(--ink-900)}.contact-form textarea{resize:vertical;min-height:120px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:2px solid rgba(37,99,235,.2);border-color:var(--sky-500)}.field-error{color:#b42318;font-size:.83rem;font-weight:600}.consent-row{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:.55rem}.consent-row input{margin-top:.15rem}.consent-row span{color:var(--ink-700);font-weight:500}.consent-row span a{color:var(--sky-500);font-weight:700}.btn-submit{border:none;background:var(--ink-700);color:#fff;cursor:pointer}.btn-submit:disabled{cursor:wait;opacity:.8}.form-status{margin-top:.8rem;font-weight:600}.form-success{color:#0d7a38}.form-error{color:#b42318}@keyframes rise-in{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes card-enter{to{transform:translateY(0)}}@keyframes route-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes path-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-280}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 820px){.site-nav{flex-wrap:wrap;align-items:flex-start}.site-nav-center{width:100%;order:3;justify-content:flex-start}.site-nav-right{margin-left:auto}.site-nav ul{gap:.8rem}.hero{min-height:62vh;padding:3rem 0 4.2rem}.footer-newsletter{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width: 560px){.container{width:min(var(--container),100% - 1.4rem)}.section{padding:3.6rem 0}.hero-actions{width:100%}.btn{width:100%;text-align:center}.form-grid{grid-template-columns:1fr}.footer-newsletter-form{flex-direction:column}.footer-links-grid{grid-template-columns:1fr;padding:1.5rem 0}.cookie-banner{right:.7rem;bottom:.7rem;width:calc(100% - 1.4rem)}}
