:root{color:#25282a;font-synthesis:none;--navy:#03192a;--navy-soft:#0c2c43;--gold:#f5b52b;--gold-dark:#7a4a00;--gold-soft:#fff0c2;--cream:#fff7e8;--surface:#fff;--green:#55c83a;--green-dark:#2f7f2b;--green-soft:#e8f9df;--coral:#ff725e;--blue:#55b9ee;--teal:#0b7f88;--text:#25282a;--muted:#5d6266;--border:#e8d9be;--shadow:0 22px 55px #03192a1f;--shadow-small:0 10px 28px #03192a17;--radius:26px;--max-width:1180px;background:#fff7e8;font-family:Inter,ui-rounded,Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--cream);min-width:320px;margin:0;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:4px solid #0b7f886b}.skip-link{z-index:100;color:#fff;background:var(--navy);border-radius:12px;padding:10px 16px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fffbf2f0;border-bottom:1px solid #7a4a001f;position:sticky;top:0}.header-inner{width:min(var(--max-width), calc(100% - 40px));justify-content:space-between;align-items:center;gap:36px;min-height:78px;margin:0 auto;display:flex}.brand{color:var(--navy);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand img{border-radius:13px;flex:none;box-shadow:0 5px 13px #03192a2b}.brand-copy{align-items:baseline;gap:5px;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.035em;font-size:1.26rem}.brand-copy small{color:var(--gold-dark);text-transform:uppercase;letter-spacing:.06em;font-size:.84rem;font-weight:900}nav{justify-content:flex-end;align-items:center;gap:clamp(14px,2.5vw,30px);display:flex}nav a{color:#34434d;white-space:nowrap;font-size:.94rem;font-weight:760;text-decoration:none;position:relative}nav a:not(.language-link):after{content:"";background:var(--gold);border-radius:2px;height:3px;transition:transform .16s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}nav a:hover:after,nav a.active:after{transform:scaleX(1)}.language-link{color:#fff;background:var(--navy);border-radius:999px;padding:9px 14px;transition:background .16s,transform .16s}.language-link:hover{background:var(--navy-soft);transform:translateY(-1px)}main{min-height:65vh}.container{width:min(var(--max-width), calc(100% - 40px));margin-inline:auto}.eyebrow{color:var(--gold-dark);text-transform:uppercase;letter-spacing:.13em;margin:0 0 13px;font-size:.82rem;font-weight:900}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;line-height:1.08}h1{margin:0;font-size:clamp(3rem,7vw,5.6rem)}h2{margin:0;font-size:clamp(2.1rem,4vw,3.6rem)}h3{margin:0;font-size:1.25rem}.section-heading{max-width:730px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p:last-child{max-width:650px;color:var(--muted);margin:18px 0 0;font-size:1.08rem}.section-heading.centered p:last-child{margin-inline:auto}.button{border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:13px 22px;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--navy);background:var(--gold);box-shadow:0 10px 22px #d9961240}.button-primary:hover{background:#ffc43d;box-shadow:0 13px 26px #d996124f}.button-secondary{color:var(--navy);background:#fff;border-color:#03192a24}.button-secondary:hover{border-color:var(--teal)}footer{color:#ffffffc7;background:var(--navy)}.footer-inner{width:min(var(--max-width), calc(100% - 40px));grid-template-columns:1fr auto;align-items:center;gap:24px 50px;min-height:190px;margin:0 auto;padding:42px 0;display:grid}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand img{border-radius:16px}.footer-brand strong{color:#fff;font-size:1.15rem}.footer-brand p,.copyright{margin:3px 0 0;font-size:.88rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.footer-links a{color:#fff;font-weight:750;text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:18px}@media (width<=860px){.header-inner{flex-direction:column;align-items:flex-start;gap:11px;min-height:auto;padding:12px 0}nav{justify-content:flex-start;gap:18px;width:100%;padding-bottom:3px;overflow-x:auto}nav a:nth-child(3){display:none}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width<=560px){.container,.header-inner,.footer-inner{width:min(100% - 28px, var(--max-width))}.brand img{width:38px;height:38px}.brand-copy strong{font-size:1.14rem}nav{gap:15px}nav a{font-size:.86rem}nav a:nth-child(2){display:none}.language-link{margin-left:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
