/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0b3154;--navy-deep:#071f35;--navy-soft:#1c4b70;--sand:#d3b994;--sand-light:#eadfce;--cream:#f7f4ee;--paper:#fffdf9;--mist:#e9eff2;--ink:#14212b;--muted:#5c6871;--line:#0b315429}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif}body::selection{background:var(--sand);color:var(--navy-deep)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f0;border-bottom:1px solid #0b315417;justify-content:space-between;align-items:center;min-height:70px;padding:9px clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand-symbol{object-fit:contain;border-radius:50%;width:40px;height:40px}.brand-copy{gap:1px;display:grid}.brand-copy strong{color:var(--navy);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:17px}.brand-copy small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.site-nav{color:#354651;align-items:center;gap:clamp(18px,2.2vw,34px);font-size:14px;font-weight:650;display:flex}.site-nav a:not(.nav-cta){position:relative}.site-nav a:not(.nav-cta):after{background:var(--sand);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.nav-cta{background:var(--navy);color:#fff;border-radius:999px;padding:11px 18px}.hero{background:radial-gradient(circle at 16% 20%, #d3b9943d, transparent 28%), var(--cream);grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(34px,5vw,74px);min-height:640px;padding:30px clamp(24px,5vw,76px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(44px,6vw,74px) 0;display:flex}.eyebrow{color:var(--navy-soft);letter-spacing:.19em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.eyebrow-light{color:var(--sand-light)}.hero h1,.section h2,.contact-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.02}.hero h1{max-width:680px;color:var(--navy-deep);font-size:clamp(44px,4.9vw,70px)}.hero h1 em{color:var(--navy-soft);font-weight:500;display:block}.hero-lead{color:#455761;max-width:660px;margin:24px 0 0;font-size:clamp(16px,1.2vw,19px);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--navy);color:#fff;box-shadow:0 12px 28px #0b315429}.button-secondary{color:var(--navy);border-color:#0b315447}.button-light{color:var(--navy);background:#fff}.hero-signature{align-items:center;gap:16px;margin-top:34px;display:flex}.signature-line{background:var(--sand);width:42px;height:1px}.hero-signature p{gap:2px;margin:0;display:grid}.hero-signature strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:18px}.hero-signature small{color:var(--muted);font-size:12px}.hero-visual{background:#d9d5d2;border-radius:24px 24px 82px;height:520px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#071f3547);position:absolute;inset:0}.hero-visual>img{object-fit:cover;object-position:57% center;width:100%;height:100%}.hero-card{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071f35db;border:1px solid #ffffff4d;border-radius:18px;gap:6px;max-width:330px;padding:16px 20px;display:grid;position:absolute;bottom:clamp(22px,4vw,52px);right:clamp(22px,4vw,58px);box-shadow:0 20px 40px #071f353d}.hero-card span{color:var(--sand-light);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.hero-card strong{font-size:14px;line-height:1.5}.trust-strip{background:var(--navy-deep);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.trust-strip span{color:#e9eef2;letter-spacing:.07em;text-align:center;text-transform:uppercase;border-right:1px solid #ffffff1f;padding:18px 24px;font-size:12px;font-weight:750}.regulatory-section{background:linear-gradient(135deg, #e9eff29e, transparent 44%), var(--paper);grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:62px 90px;display:grid}.regulatory-heading{max-width:780px}.regulatory-heading h2{margin:0}.regulatory-heading>p:last-child{max-width:690px;color:var(--muted);margin:30px 0 0;font-size:17px;line-height:1.78}.regulatory-grid{border-top:1px solid var(--line);display:grid}.regulatory-grid article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:20px;padding:23px 0;display:grid}.regulatory-grid article>span{color:var(--sand);font-family:Georgia,Times New Roman,serif;font-size:20px}.regulatory-grid h3{color:var(--navy-deep);margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.regulatory-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.regulatory-note{border-left:3px solid var(--sand);background:var(--cream);color:var(--navy);grid-column:1/-1;margin:-12px 0 0;padding:18px 22px;font-size:14px;font-weight:700;line-height:1.6}.section{padding:clamp(68px,8vw,108px) clamp(24px,6vw,96px)}.section-heading{max-width:850px}.section h2,.contact-section h2{color:var(--navy-deep);font-size:clamp(34px,3.7vw,54px)}.intro{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:48px 80px;display:grid}.intro-copy{color:var(--muted);align-self:end;font-size:17px;line-height:1.75}.intro-copy p{margin:0 0 18px}.process-grid{border:1px solid var(--line);background:var(--line);grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:22px;display:grid}.process-card{background:var(--paper);min-height:250px;padding:26px}.process-card>span{border:1px solid var(--line);width:42px;height:42px;color:var(--navy-soft);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:15px;display:inline-grid}.process-card h3,.program-card h3,.roles-grid h3{color:var(--navy-deep);letter-spacing:-.025em;margin:34px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.process-card p,.roles-grid p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.fit-section{background:linear-gradient(145deg, #e9eff280, transparent 48%), var(--paper);grid-template-columns:minmax(0,.78fr) minmax(540px,1fr);align-items:start;gap:60px 80px;display:grid}.fit-heading h2{margin:0}.fit-heading>p:last-child{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.78}.fit-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.fit-card{border:1px solid var(--line);background:var(--cream);border-radius:20px;min-height:100%;padding:30px}.fit-card-deliveries{background:var(--navy);color:#fff;box-shadow:0 22px 48px #0b315424}.fit-card-label{color:var(--navy-soft);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1.5;display:block}.fit-card-deliveries .fit-card-label{color:var(--sand-light)}.fit-card h3{color:#fff;letter-spacing:-.025em;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.15}.fit-card ul{border-top:1px solid var(--line);gap:14px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.fit-card-deliveries ul{border-color:#ffffff29}.fit-card li{color:#455761;grid-template-columns:20px 1fr;align-items:start;gap:9px;font-size:13.5px;line-height:1.55;display:grid}.fit-card-deliveries li{color:#e4ebef}.fit-card li>span{color:var(--sand);font-weight:900}.program-section{background:radial-gradient(circle at 100% 0%, #d3b99421, transparent 30%), var(--navy-deep);color:#fff}.program-intro{grid-template-columns:minmax(0,1.1fr) minmax(320px,.68fr);align-items:end;gap:60px;display:grid}.program-intro h2{color:#fff}.program-intro>p{color:#c9d3db;margin:0;font-size:17px;line-height:1.75}.program-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.program-card{background:#ffffff0e;border:1px solid #ffffff24;border-radius:22px;min-height:500px;padding:30px}.program-card-featured{background:var(--cream);color:var(--ink);transform:translateY(-8px)}.program-card-top{justify-content:space-between;align-items:center;display:flex}.program-card-top span{color:var(--sand-light);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.program-card-featured .program-card-top span{color:var(--navy-soft)}.program-card-top small{color:#d7e0e6;border:1px solid #ffffff29;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}.program-card-featured .program-card-top small{border-color:var(--line);color:var(--navy)}.program-card h3{color:#fff;margin-top:38px;font-size:29px}.program-card-featured h3{color:var(--navy-deep)}.program-card>p{color:#c9d3db;min-height:86px;margin:0;font-size:15px;line-height:1.7}.program-card-featured>p{color:var(--muted)}.check-list{border-top:1px solid #ffffff1f;gap:15px;margin:28px 0 0;padding:24px 0 0;list-style:none;display:grid}.program-card-featured .check-list{border-color:var(--line)}.check-list li{color:#ecf1f4;grid-template-columns:22px 1fr;align-items:start;gap:10px;font-size:14px;line-height:1.5;display:grid}.program-card-featured .check-list li{color:#3c4c56}.check-list span{color:var(--sand);font-weight:900}.roles-section{background:var(--cream)}.compact-heading{max-width:780px}.method-panel{background:#ffffff13;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:48px;margin-top:36px;padding:clamp(30px,4vw,48px);display:grid}.method-panel-heading h3{color:#fff;letter-spacing:-.03em;max-width:520px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,40px);font-weight:500;line-height:1.12}.method-panel-heading>p:last-child{color:#c9d3db;max-width:580px;margin:22px 0 0;font-size:14px;line-height:1.7}.method-list{border-top:1px solid #ffffff24;display:grid}.method-list article{border-bottom:1px solid #ffffff24;grid-template-columns:42px 1fr;gap:16px;padding:18px 0;display:grid}.method-list article>span{color:var(--sand);font-family:Georgia,Times New Roman,serif;font-size:17px}.method-list h4{color:#fff;margin:0 0 5px;font-size:15px}.method-list p{color:#c9d3db;margin:0;font-size:13px;line-height:1.6}.roles-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;display:grid}.roles-grid article{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:30px}.role-number{color:var(--sand);font-family:Georgia,Times New Roman,serif;font-size:42px}.roles-grid h3{margin-top:30px}.about-section{grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(50px,7vw,110px);display:grid}.about-visual{width:100%;max-width:520px;position:relative}.about-visual img{aspect-ratio:.86;object-fit:cover;object-position:57% center;border-radius:26px 26px 110px;width:100%}.about-caption{background:var(--navy);color:#fff;border-radius:14px;gap:5px;width:min(260px,72%);padding:18px 22px 17px;display:grid;position:absolute;bottom:32px;right:-24px;box-shadow:0 18px 40px #0b315438}.about-caption strong{color:#fff;letter-spacing:-.015em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1.2}.about-caption span{color:var(--sand-light);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.4}.about-copy{max-width:670px}.about-copy h2{margin-bottom:32px}.about-copy p{color:var(--muted);margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.82}.about-copy .about-lead{border-bottom:1px solid var(--line);color:var(--navy-deep);margin-bottom:26px;padding-bottom:24px;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;font-weight:650;line-height:1.82}.about-copy .about-lead~p+p{margin-top:18px}.faq-section{background:var(--mist);grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:70px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-intro{max-width:600px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.75}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--navy-deep);cursor:pointer;padding:24px 48px 24px 0;font-family:Georgia,Times New Roman,serif;font-size:18px;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--navy-soft);font-family:Segoe UI,Arial,sans-serif;font-size:26px;font-weight:300;position:absolute;top:20px;right:0}.faq-list details[open] summary:after{content:"×"}.faq-list details p{color:var(--muted);margin:0;padding:0 30px 26px 0;line-height:1.7}.faq-source{color:var(--muted);margin:22px 0 0;font-size:12px;line-height:1.6}.faq-source a{color:var(--navy);text-underline-offset:4px;font-weight:750;-webkit-text-decoration:underline #0b315447;text-decoration:underline #0b315447}.contact-section{background:radial-gradient(circle at 90% 10%, #d3b99433, transparent 30%), var(--navy);color:#fff;grid-template-columns:minmax(0,1.05fr) minmax(340px,.6fr);align-items:center;gap:70px;padding:clamp(68px,8vw,108px) clamp(24px,6vw,96px);display:grid}.contact-section h2{color:#fff;max-width:860px}.contact-section>div>p:not(.eyebrow){color:#d8e0e5;max-width:720px;margin:28px 0 0;font-size:17px;line-height:1.75}.contact-card{background:#ffffff14;border:1px solid #ffffff2e;border-radius:22px;gap:12px;padding:34px;display:grid}.contact-card span{color:var(--sand-light);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.contact-card strong{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;line-height:1.25}.contact-card p{color:#c9d3db;margin:0 0 12px;font-size:13px;line-height:1.6}.contact-email{overflow-wrap:anywhere;color:#fff;text-underline-offset:5px;font-size:14px;font-weight:700;line-height:1.45;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.contact-actions{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:12px;display:flex}.social-link{color:var(--sand-light);padding-block:10px;font-size:13px;font-weight:750}.social-link:hover,.social-link:focus-visible,.contact-email:hover,.contact-email:focus-visible{color:#fff}.site-footer{background:var(--navy-deep);color:#fff;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;padding:30px clamp(24px,7vw,116px);display:flex}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small,.site-footer p,.footer-copy small{color:#aebcc6}.footer-copy{justify-items:end;gap:6px;display:grid}.site-footer p,.footer-copy small{letter-spacing:.06em;text-align:right;text-transform:uppercase;margin:0;font-size:11px}.footer-copy small{font-size:9px}@media (width<=1100px){.site-nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr .78fr}.process-grid{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:1fr}.program-card{min-height:0}.program-card-featured{transform:none}.program-card>p{min-height:0}.about-section,.faq-section{grid-template-columns:1fr 1fr;gap:50px}}@media (width<=820px){.site-header{min-height:70px}.brand-symbol{width:40px;height:40px}.brand-copy strong{font-size:17px}.brand-copy small{display:none}.nav-cta{padding:10px 14px;font-size:12px}.hero{flex-direction:column;padding:0;display:flex}.hero-copy{padding:58px 24px 50px}.hero h1{font-size:clamp(46px,14vw,66px)}.hero-visual{border-radius:0;width:100%;height:460px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip span:nth-child(2){border-right:0}.intro,.regulatory-section,.fit-section,.program-intro,.method-panel,.about-section,.faq-section,.contact-section,.roles-grid{grid-template-columns:1fr}.fit-grid{grid-template-columns:1fr 1fr}.about-visual{max-width:500px}.about-caption{right:18px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer p{text-align:left}.footer-copy{justify-items:start}.footer-copy small{text-align:left}}@media (width<=560px){.site-header{padding-inline:16px}.brand-copy strong{font-size:15px}.hero-actions .button{width:100%}.hero-visual{height:400px}.hero-visual>img{object-position:59% center}.hero-card{bottom:18px;left:18px;right:18px}.trust-strip{grid-template-columns:1fr}.trust-strip span{border-bottom:1px solid #ffffff1a;border-right:0}.section h2,.contact-section h2{font-size:36px}.process-grid,.fit-grid{grid-template-columns:1fr}.process-card{min-height:250px}.program-card,.roles-grid article,.contact-card,.method-panel{padding:26px}.about-visual img{aspect-ratio:.78;border-radius:22px 22px 70px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
