*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Segoe UI,Helvetica Neue,sans-serif;color:#1f2a3a;background:linear-gradient(180deg,#f8fbff,#f1f5fa);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{margin:0 0 .6rem;line-height:1.2}p{margin:0 0 1rem}ol,ul{margin:0;padding:0}.container{width:min(100% - 2rem,1120px);margin-inline:auto}.section{padding:3.75rem 0}.section--narrow .container{width:min(100% - 2rem,920px)}.section--tint{background:#edf3fa;border-top:1px solid #dbe4ef;border-bottom:1px solid #dbe4ef}.lead{color:#5f6e82;max-width:70ch}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;margin-bottom:.8rem}.btn,.eyebrow{font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:.72rem 1.2rem;border:1px solid transparent;transition:.2s ease}.btn:focus-visible{outline:3px solid rgba(42,91,143,.35);outline-offset:2px}.btn--primary{background:#058ef7;color:#fff}.btn--primary:hover{background:#0476cd}.btn--secondary{background:#fff;color:#058ef7;border-color:#058ef7}.btn--secondary:hover{background:#f2f7fd}.btn--ghost{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.6)}.btn--ghost:hover{background:hsla(0,0%,100%,.12)}.btn--small{padding:.5rem .9rem;font-size:.9rem}.card-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}@media(min-width:900px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}.card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:1.15rem;box-shadow:0 8px 24px rgba(24,41,68,.08)}.card--muted{background:#fafcff}.check-list{list-style:none}.check-list li{position:relative;padding-left:1.35rem;margin-bottom:.65rem}.check-list li:before{content:"✓";color:#058ef7;position:absolute;left:0;font-weight:700}.check-list--x li:before{content:"×"}.inline-link{color:#058ef7;font-weight:700;text-decoration:underline}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(11,28,47,.96);border-bottom:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header a{color:#e3edf8}.site-header__inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{font-weight:800;font-size:.92rem;letter-spacing:.07em}.logo,.nav{text-transform:uppercase}.nav{display:none;gap:1rem;font-size:.78rem;letter-spacing:.04em}@media(min-width:920px){.nav{display:flex}}.site-header__actions{display:flex;align-items:center;gap:.7rem}.site-header__actions .btn{display:none}@media(min-width:920px){.site-header__actions .btn{display:inline-flex}}.lang-switch{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem}.lang-switch a{opacity:.9}.lang-switch a:hover{opacity:1}.menu-toggle{width:40px;height:36px;display:inline-flex;flex-direction:column;justify-content:center;gap:4px;border:1px solid rgba(227,237,248,.45);border-radius:6px;background:transparent;padding:0 9px;cursor:pointer}.menu-toggle span{display:block;height:2px;width:100%;background:#e3edf8;border-radius:3px}.menu-toggle:focus-visible{outline:3px solid rgba(47,111,176,.45);outline-offset:2px}@media(min-width:920px){.menu-toggle{display:none}}.mobile-menu{max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .22s ease,border-color .22s ease;background:#102d49}@media(min-width:920px){.mobile-menu{display:none}}.mobile-menu.is-open{max-height:340px;border-top-color:hsla(0,0%,100%,.14)}.mobile-menu__links{width:min(100% - 2rem,1120px);margin-inline:auto;padding:.9rem 0 1.1rem;display:grid;grid-gap:.7rem;gap:.7rem}.mobile-menu__links a{color:#e3edf8;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em}.mobile-menu__links .btn{justify-self:start;text-transform:none;letter-spacing:0}.hero{position:relative;min-height:min(76vh,740px);display:flex;align-items:center;overflow:hidden;padding:0}.hero__media,.hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(94deg,rgba(9,25,45,.8) 2%,rgba(9,25,45,.47) 52%,rgba(9,25,45,.24))}.hero__content{position:relative;z-index:2;color:#f2f7fd;max-width:760px}.hero__content h1{font-size:clamp(2rem,3.2vw,3.2rem);margin-bottom:.9rem}.hero__subtitle{max-width:62ch;color:#d5e1ef}.hero__actions{margin:1.3rem 0 .9rem;display:flex;gap:.72rem;flex-wrap:wrap}.hero__cred{color:#d2ddec;font-size:.92rem}.hero__cred-badge{display:inline-flex;align-items:center;gap:.6rem;background:rgba(8,26,46,.46);border:1px solid rgba(224,236,250,.2);border-radius:6px;padding:.38rem .55rem}.hero__cred-badge img{width:34px;height:34px;border-radius:999px;object-fit:cover;flex:0 0 auto}.hero__cred-badge p{margin:0}.section--compact{padding:2.25rem 0}.section-title-center{text-align:center;margin-bottom:1rem}.section-panels{margin-top:-1.2rem;position:relative;z-index:3}.panel-grid{display:grid;grid-template-columns:1fr;grid-gap:.85rem;gap:.85rem}@media(min-width:900px){.panel-grid--3{grid-template-columns:repeat(3,1fr)}}.panel-card{background:#f6f9fd;border:1px solid #d3deeb;border-radius:6px;padding:.9rem;box-shadow:0 6px 16px rgba(24,41,68,.08)}.panel-card h2{font-size:1.02rem;margin-bottom:.55rem}.panel-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px;margin-bottom:.7rem}.panel-card li,.panel-card p{font-size:.9rem;color:#324860}.cert-badge{margin-top:.7rem;display:inline-flex;align-items:center;gap:.55rem;background:#eef4fc;border:1px solid #cfdeef;border-radius:6px;padding:.35rem .55rem}.cert-badge img{width:34px;height:34px;margin:0;border-radius:999px;object-fit:cover;flex:0 0 auto}.cert-badge span{font-size:.78rem;font-weight:700;color:#284865;line-height:1.2}.section--band{background:linear-gradient(180deg,rgba(10,35,61,.85),rgba(24,56,89,.88)),url(/hero_desktop.png) 50%/cover no-repeat;border-top:1px solid hsla(0,0%,100%,.22);border-bottom:1px solid hsla(0,0%,100%,.2)}.section--band h2{color:#eaf2fb}.principles-feature{position:relative;background:linear-gradient(180deg,rgba(9,29,50,.84),rgba(12,38,65,.86)),url(/hero_desktop.png) 50%/cover no-repeat;border-top:1px solid hsla(0,0%,100%,.14);border-bottom:1px solid hsla(0,0%,100%,.14)}.principles-frame{background:rgba(245,250,255,.95);border:1px solid rgba(207,223,239,.95);border-radius:8px;padding:1rem;box-shadow:0 10px 26px rgba(13,33,57,.18)}.principles-frame h2{margin-bottom:.75rem}.principles-list{list-style:none;display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:1fr}@media(min-width:940px){.principles-list{grid-template-columns:repeat(2,1fr)}}.principles-list li{display:grid;grid-template-columns:auto 1fr;grid-gap:.6rem;gap:.6rem;align-items:start;border:1px solid #d7e4f2;border-radius:6px;background:#fff;padding:.7rem}.principles-list h3{margin:0 0 .2rem;font-size:.98rem;color:#17324e}.principles-list p{margin:0;font-size:.9rem;color:#445a72}.principles-list__num{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#e5f3ff;color:#058ef7;font-size:.78rem;font-weight:800;letter-spacing:.04em}.who-grid{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr}@media(min-width:820px){.who-grid{grid-template-columns:repeat(3,1fr)}}.who-card{text-align:center;background:rgba(242,248,255,.94);border:1px solid hsla(0,0%,100%,.5);border-radius:6px;padding:1rem}.who-card h3{margin:.2rem 0 .3rem;font-size:1rem;color:#0e2742}.who-card p{margin:0;font-size:.88rem;color:#2d4763}.who-card__icon{width:86px;height:86px;margin:0 auto;color:#058ef7}.who-card__icon svg{width:100%;height:100%;display:block;fill:currentColor}.steps{list-style:none;display:grid;grid-gap:.9rem;gap:.9rem}.steps li{background:#fff;border:1px solid #d7e2ee;border-radius:6px;padding:1rem;box-shadow:0 6px 16px rgba(24,41,68,.06)}.steps h3{font-size:1rem}.steps p{margin-bottom:0;color:#435870;font-size:.92rem}@media(min-width:940px){.steps--row{grid-template-columns:repeat(3,1fr)}}.section--cta{background:linear-gradient(180deg,#eaf2fc,#dfeaf8)}.development-block{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:900px){.development-block{grid-template-columns:1.1fr .9fr;align-items:center}}.development-image{margin:0;border-radius:8px;overflow:hidden;border:1px solid #c7d8ea;box-shadow:0 8px 20px rgba(20,41,66,.08)}.development-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.cta-box{background:#f9fcff;border:1px solid #cfdeee;border-radius:6px;padding:1.2rem}.cta-box,.resources-preview{text-align:center}.contact-page h1,.resources-page h1{margin-bottom:.5rem}.contact-form{margin-top:1rem;display:grid;grid-gap:.8rem;gap:.8rem}.contact-form label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dbe4ef;background:#fff;border-radius:10px;padding:.7rem .8rem;font:inherit;color:inherit}.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{outline:3px solid rgba(42,91,143,.27);outline-offset:1px;border-color:#058ef7}.small-note{font-size:.9rem;color:#5f6e82}.site-footer{background:#0d243d;color:#d7e3f2;padding:1.3rem 0;margin-top:auto}.site-footer__inner{display:flex;flex-direction:column;gap:.6rem}@media(min-width:800px){.site-footer__inner{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__links{display:flex;gap:1rem}