:root{--navy:#072d53;--navy2:#0b477f;--gold:#ffd326;--ink:#111820;--muted:#506071;--line:#d8e1e9;--soft:#f4f7fa;--white:#ffffff;--soft-blue:#eef3ff;--success-bg:#e8f7ee;--success-fg:#14532d;--error-bg:#fdecec;--error-fg:#7f1d1d;--max:1120px;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--white);color:var(--ink)}.skipLink{position:absolute;left:12px;top:-48px;background:var(--gold);color:#111;padding:10px 12px;font-weight:900;z-index:50;text-decoration:none}.skipLink:focus{top:12px}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}img{max-width:100%;display:block}.shell-page{background:var(--white);color:var(--ink)}.shell-wrap{max-width:var(--max);margin:0 auto;padding:0 20px}.shell-topbar{background:var(--navy);color:var(--white);font-size:14px;font-weight:700}.shell-topbar__inner{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:10px 0;flex-wrap:wrap}.shell-topbar__badge,.shell-topbar__call{color:var(--ink);background:var(--gold);border-radius:999px;padding:8px 12px;font-weight:900;text-decoration:none}.shell-topbar__call--square{border-radius:4px;padding:10px 14px}.shell-nav{background:var(--white);border-bottom:1px solid var(--line)}.shell-nav__inner{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:16px 0}.shell-nav__link{color:#405164;text-decoration:none;font-size:14px;font-weight:800}.shell-hero{background:linear-gradient(180deg,var(--navy) 0,var(--navy2) 100%);color:var(--white)}.shell-hero__inner{padding:56px 0 60px}.shell-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:28px;gap:28px;align-items:center}.shell-eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;color:#eef6ff}.shell-hero__title{font-size:48px;line-height:1.02;letter-spacing:-.04em;margin:0 0 14px}.shell-hero__lead{font-size:20px;line-height:1.55;color:#eef6ff;max-width:860px;margin:0 0 24px}.shell-hero__link-row,.shell-market-card__actions,.shell-pill-row{display:flex;gap:10px;flex-wrap:wrap}.shell-link-chip{background:rgba(255,255,255,.96);color:var(--navy);border-radius:4px;padding:10px 12px;text-decoration:none;font-weight:900}.shell-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-top:20px}.shell-stat-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);padding:18px;display:grid;grid-gap:6px;gap:6px}.shell-stat-card__number{font-size:28px;line-height:1}.shell-stat-card__label{color:#eef6ff;line-height:1.45}.shell-call-card{background:var(--white);color:var(--ink);border-radius:var(--radius);padding:22px;border:1px solid rgba(255,255,255,.2)}.shell-feature-figure{margin:8px 0 16px}.shell-feature-image,.shell-market-card__image{width:100%;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.shell-feature-image{aspect-ratio:16/9}.shell-call-card__label{font-size:20px;font-weight:900;text-transform:uppercase;margin-bottom:10px;color:var(--navy)}.shell-call-card__button,.shell-cta-strip__button{display:block;background:var(--gold);color:var(--ink);text-decoration:none;font-weight:900;line-height:1;border:3px solid var(--ink);border-radius:6px;text-align:center;box-shadow:0 4px 0 var(--ink)}.shell-call-card__button{font-size:30px;padding:18px 14px;margin-bottom:18px}.shell-faq-grid,.shell-howto-grid,.shell-trust-grid{display:grid;grid-gap:10px;gap:10px}.shell-howto-item,.shell-trust-item{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:12px 14px;color:#334759;line-height:1.45}.shell-trust-item{font-weight:700;display:flex;align-items:flex-start;gap:10px}.shell-inline-icon{flex:0 0 auto;font-size:18px;line-height:1.2}.shell-howto-item{font-weight:800}.shell-section{padding:44px 0;border-bottom:1px solid var(--line)}.shell-section--soft{background:var(--soft)}.shell-intro-grid,.shell-section__split{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(300px,.96fr);grid-gap:24px;gap:24px;align-items:start}.shell-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.shell-section__title{font-size:30px;line-height:1.12;letter-spacing:-.02em;color:var(--navy);margin:0 0 12px}.shell-body-text,.shell-consent,.shell-cta-strip__text,.shell-faq-item__answer,.shell-footer__text,.shell-market-card__copy,.shell-service-card__copy,.shell-small-note{color:var(--muted);line-height:1.6}.shell-body-text{font-size:17px;margin:0 0 14px}.shell-faq-item__answer,.shell-market-card__copy,.shell-service-card__copy{font-size:16px;margin:0}.shell-pill{background:var(--soft-blue);border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:#334759;font-weight:800}.shell-form{display:grid;grid-gap:12px;gap:12px}.shell-notice{border-radius:12px;padding:14px;margin-bottom:16px;font-weight:700}.shell-notice--success{background:var(--success-bg);color:var(--success-fg)}.shell-notice--error{background:var(--error-bg);color:var(--error-fg)}.shell-notice__body,.shell-notice__title{margin:0}.shell-notice__title{font-weight:900}.shell-notice__body{margin-top:10px}.shell-error-list{margin:10px 0 0 18px;padding:0}.shell-error-list li+li{margin-top:6px}.shell-error-list a{color:inherit;font-weight:800;text-decoration:underline}.shell-field{width:100%;padding:14px 16px;border-radius:8px;border:1px solid #c7d2dc;font-size:16px;font-family:inherit;background:var(--white)}.shell-consent{font-size:14px;line-height:1.65;margin:0 0 6px;color:#334759}.shell-consent a{color:var(--navy);font-weight:800;text-decoration:underline}.shell-small-note{margin-top:12px;font-size:14px;line-height:1.6;color:#334759}.shell-button,.shell-market-card__primary{background:var(--navy2);color:var(--white);border:none;border-radius:6px;padding:14px 18px;font-size:16px;font-weight:900;text-decoration:none;cursor:pointer}.shell-market-grid,.shell-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-top:18px}.shell-market-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.shell-market-card,.shell-service-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.shell-service-card{padding:18px;box-shadow:0 8px 24px rgba(7,45,83,.06)}.shell-service-card__badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--navy2);background:var(--soft-blue);border:1px solid var(--line);border-radius:999px;padding:6px 10px;margin-bottom:10px}.shell-market-card{padding:22px;display:grid;grid-gap:12px;gap:12px}.shell-market-card__image{aspect-ratio:16/10}.shell-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-top:18px}.shell-process-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:grid;grid-gap:10px;gap:10px;box-shadow:0 8px 24px rgba(7,45,83,.06)}.shell-process-card__badge{width:-moz-fit-content;width:fit-content;background:var(--gold);color:var(--ink);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.shell-process-card__icon{font-size:28px;line-height:1}.shell-process-card__title{color:var(--navy);font-size:20px;margin:0}.shell-process-card__copy{color:var(--muted);font-size:16px;line-height:1.6;margin:0}.shell-faq-item__question,.shell-service-card__title{color:var(--navy);margin:0 0 8px}.shell-service-card__title{font-size:20px}.shell-faq-item{padding-bottom:16px;border-bottom:1px solid #e8edf2}.shell-faq-item__question{font-size:20px;margin-bottom:6px}.shell-cta-strip{background:var(--navy);color:var(--white);padding:34px 0}.shell-cta-strip__inner{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.shell-cta-strip__title{color:var(--white);font-size:30px;margin:0 0 8px}.shell-cta-strip__text{color:#e3edf7;margin:0;font-size:17px}.shell-cta-strip__button{font-size:24px;padding:16px 20px}.shell-footer{background:#101820;color:var(--white);padding:34px 0}.shell-footer__grid{display:grid;grid-template-columns:1.1fr .9fr .8fr;grid-gap:24px;gap:24px}.shell-footer__heading{display:block;margin-bottom:10px;font-size:17px}.shell-footer__text{margin:0;font-size:14px;line-height:1.65}.shell-footer__link-grid{display:grid;grid-gap:7px;gap:7px}.shell-footer__link{color:#d8e1e9;text-decoration:none;font-size:14px;line-height:1.65;font-weight:800}.shell-mobile-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:30;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:rgba(16,24,32,.96);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shell-mobile-cta__call,.shell-mobile-cta__quote{display:block;text-align:center;text-decoration:none;font-weight:900;border-radius:8px;padding:14px 12px}.shell-mobile-cta__call{background:var(--gold);color:var(--ink)}.shell-mobile-cta__quote{background:var(--navy2);color:var(--white)}.shell-market-card__meta{color:#405164;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.shell-market-card__title{margin:0;font-size:26px;line-height:1.08;color:var(--navy)}.shell-market-card__secondary{display:inline-block;background:var(--gold);color:var(--ink);text-decoration:none;border-radius:6px;padding:12px 14px;font-weight:900;border:1px solid #d4b200}@media (max-width:900px){.shell-footer__grid,.shell-hero__grid,.shell-intro-grid,.shell-section__split{grid-template-columns:1fr}.shell-hero__title{font-size:38px}}@media (max-width:640px){.shell-wrap{padding:0 16px}.shell-topbar__inner{align-items:flex-start;flex-direction:column;gap:10px}.shell-topbar__call--square{width:100%;text-align:center}.shell-nav__inner{justify-content:flex-start;gap:8px;padding:12px 0}.shell-nav__link{padding:10px 12px;border-radius:4px;background:#f3f6f9}.shell-hero__inner,.shell-section{padding-top:36px;padding-bottom:36px}.shell-cta-strip__title,.shell-hero__title,.shell-section__title{font-size:32px}.shell-hero__lead{font-size:18px}.shell-call-card__button,.shell-cta-strip__button{font-size:24px}.shell-mobile-cta{display:grid}.shell-footer{padding-bottom:92px}}.shell-simple-hero{background-color:var(--navy);background-position:center 42%;background-size:cover;color:var(--white);text-align:center}.shell-simple-hero__inner{padding:58px 0 60px}.shell-simple-hero__title{font-size:46px;line-height:1.03;letter-spacing:-.04em;margin:0 0 13px}.shell-simple-hero__lead{max-width:780px;margin:0 auto 22px;font-size:20px;line-height:1.55;color:#eef6ff}.shell-simple-call-block{max-width:430px;margin:22px auto 0}.shell-simple-call-block--left{margin-left:0}.shell-simple-call-label{font-size:20px;font-weight:900;text-transform:uppercase;margin-bottom:8px;color:var(--white)}.shell-simple-call-label--dark{color:var(--navy)}.shell-simple-call-button{display:block;background:var(--gold);color:var(--ink);text-decoration:none;font-size:30px;font-weight:900;line-height:1;border:3px solid var(--ink);border-radius:5px;padding:18px 12px;box-shadow:0 4px 0 var(--ink);text-align:center}.shell-simple-hero-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px}.shell-simple-hero-links a{background:rgba(255,255,255,.94);color:var(--navy);border-radius:4px;padding:9px 11px;font-weight:900;text-decoration:none}.shell-simple-footer__grid,.shell-simple-form-box,.shell-simple-split{display:grid;grid-template-columns:1.03fr .97fr;grid-gap:26px;gap:26px;align-items:start}.shell-simple-area .shell-body-text,.shell-simple-copy .shell-body-text,.shell-simple-section-lead,.shell-simple-service-text .shell-body-text{color:var(--muted);font-size:17px;line-height:1.6}.shell-simple-copy--narrow{max-width:760px}.shell-simple-photo-card{border:1px solid var(--line);background:var(--white);padding:8px}.shell-simple-photo-card__image{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.shell-simple-photo-card__caption{font-size:13px;color:var(--muted);padding:8px 4px 2px}.shell-simple-form{border:1px solid var(--line);background:var(--white);padding:20px}.shell-form-row+.shell-form-row{margin-top:2px}.shell-simple-form label{display:block;font-size:14px;font-weight:800;margin-bottom:5px}.shell-required-indicator{color:#20384f;font-weight:900}.shell-form-helper{margin:0 0 6px;color:#334759;font-size:13px;line-height:1.5}.shell-form-helper--intro{margin-bottom:14px;font-size:14px;font-weight:700}.shell-simple-field{width:100%;border:1px solid #c7d2dc;border-radius:3px;padding:12px;font:inherit;margin-bottom:12px;background:var(--white)}.shell-simple-field[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 1px #b42318}.shell-field::placeholder,.shell-simple-field::placeholder{color:#5c6977;opacity:1}.shell-field-error{margin:-4px 0 12px;color:#8a1c1c;font-size:13px;font-weight:700;line-height:1.45}textarea.shell-simple-field{min-height:100px;resize:vertical}.shell-simple-submit{width:100%;border:0;border-radius:3px;background:var(--navy2);color:var(--white);font:inherit;font-weight:900;padding:14px;cursor:pointer}.shell-simple-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.shell-simple-card{background:var(--white);border:1px solid var(--line);padding:18px}.shell-simple-card__title{font-size:21px;color:var(--navy);margin:0 0 7px}.shell-simple-card__copy{color:var(--muted);margin:0;line-height:1.55}.shell-simple-strip{background:var(--navy);color:var(--white);text-align:center;padding:34px 0}.shell-simple-strip__title{color:var(--white);font-size:30px;line-height:1.15;margin:0 0 12px}.shell-simple-strip__text{color:#e3edf7;margin:0 0 18px;font-size:17px}.shell-simple-service-text{column-count:2;column-gap:34px}.shell-simple-service-text .shell-body-text{page-break-inside:avoid;break-inside:avoid;margin-bottom:15px}.shell-simple-area{text-align:center}.shell-simple-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:16px}.shell-simple-pills span{background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:#334759;font-weight:800}.shell-simple-faq-list{display:grid;grid-gap:14px;gap:14px;margin-top:18px;text-align:left}.shell-simple-faq-item{background:var(--white);border:1px solid var(--line);padding:18px}.shell-simple-faq-question{margin:0 0 8px;color:var(--navy);font-size:20px}.shell-simple-faq-answer{margin:0;color:var(--muted);line-height:1.6}.shell-simple-footer{background:#101820;color:var(--white);padding:34px 0}.shell-simple-footer__grid{grid-template-columns:1.2fr .8fr .8fr;gap:24px}.shell-simple-footer__single{max-width:420px}.shell-simple-footer__links{display:grid;grid-gap:7px;gap:7px}.shell-simple-mobile-bar{display:none;position:fixed;left:0;right:0;bottom:0;background:#101820;padding:10px;z-index:20}.shell-simple-mobile-bar a{display:block;text-align:center;background:var(--gold);color:var(--ink);text-decoration:none;font-weight:900;border-radius:4px;padding:14px}@media (max-width:820px){.shell-simple-hero__inner{padding:48px 0 52px}.shell-simple-hero__title{font-size:36px}.shell-simple-hero__lead{font-size:18px}.shell-simple-call-button{font-size:28px}.shell-simple-footer__grid,.shell-simple-form-box,.shell-simple-grid,.shell-simple-split{grid-template-columns:1fr}.shell-simple-form{padding:18px}.shell-simple-service-text{column-count:1}.shell-simple-mobile-bar{display:block}.shell-simple-footer{padding-bottom:82px}}