*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#0f172a;background:#fff;font:16px/1.65 system-ui,-apple-system,Segoe UI,sans-serif}a{color:#a74608;text-underline-offset:3px}a:hover{color:#78350f}a:focus-visible,summary:focus-visible{outline:3px solid #f97316;outline-offset:3px}.skip{position:absolute;left:-9999px;background:#fff;padding:1rem;z-index:5}.skip:focus{left:1rem;top:1rem}.wrap{width:min(1100px,calc(100% - 2.5rem));margin:auto}.head{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:.7rem max(1.25rem,calc((100vw - 1100px)/2));border-bottom:1px solid #e2e8f0;background:#fff}.brand img{display:block;max-width:190px;height:auto}.menu{position:relative;margin-left:auto}.menu summary{cursor:pointer;list-style:none;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .8rem;font-weight:650}.menu nav{position:absolute;z-index:4;right:0;top:100%;background:#fff;box-shadow:0 12px 34px #0f172a25;border:1px solid #e2e8f0;border-radius:10px;width:min(350px,90vw);max-height:65vh;overflow:auto;padding:.5rem}.menu nav a{display:block;padding:.3rem .7rem;text-decoration:none;color:#0f172a}.menu nav a:hover{background:#fff7ed}.navcta{white-space:nowrap;font-weight:700}.hero{background:linear-gradient(120deg,#0f172a,#1d304a);color:white;padding:clamp(2.5rem,7vw,5rem) 0}.eyebrow{font-weight:750;color:#fdba74;font-size:.88rem;letter-spacing:.06em;text-transform:uppercase}h1{font-size:clamp(2.1rem,5vw,3.8rem);line-height:1.12;max-width:780px;margin:.8rem 0}.lead{max-width:760px;font-size:1.12rem;color:#e2e8f0}.callout{background:#fff;color:#0f172a;padding:1.2rem 1.4rem;border-left:5px solid #f97316;border-radius:9px;max-width:790px;margin-top:2rem}.callout p{margin:.3rem 0 1rem}.call-disabled{display:inline-block;background:#fff7ed;color:#9a3412;border:1px solid #fdba74;padding:.5rem .75rem;border-radius:7px;font-weight:700}.content{padding:1rem 0 4rem}.section{padding:1.6rem 0;border-bottom:1px solid #e2e8f0;max-width:960px}.section h2{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.section p{max-width:780px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:.8rem;margin:1.2rem 0}.card{display:flex;flex-direction:column;gap:.5rem;padding:1.1rem;border:1px solid #d9e2ec;border-radius:10px;text-decoration:none;background:#f8fafc;color:#0f172a}.card:hover{border-color:#f97316}.card span{color:#a74608;font-size:.9rem}details:not(.menu){padding:1rem 0;border-top:1px solid #e2e8f0}details summary{font-weight:700;cursor:pointer}footer{padding:2.4rem 0;background:#0f172a;color:#cbd5e1}footer strong{color:#fff;font-size:1.2rem}footer a{color:#fdba74}footer p{max-width:850px}small{font-size:.82rem}@media(max-width:650px){.head{flex-wrap:wrap}.navcta{display:none}.section{padding:1.2rem 0}.wrap{width:calc(100% - 2rem)}}