*{box-sizing:border-box}body{margin:0;background:#05080f;color:#fff;font-family:Montserrat,Arial,sans-serif;background-image:linear-gradient(rgba(8,16,31,.45) 1px,transparent 1px),linear-gradient(90deg,rgba(8,16,31,.45) 1px,transparent 1px);background-size:128px 128px}.site-header{position:sticky;top:0;z-index:10;background:rgba(3,7,14,.94);border-bottom:1px solid rgba(255,255,255,.08)}.main-nav{max-width:1180px;margin:auto;min-height:78px;display:flex;align-items:center;justify-content:center;gap:2rem;padding:0 1.25rem;flex-wrap:wrap}.main-nav a{color:#fff;text-decoration:none;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.main-nav a:hover{color:#ff7a21}.hero-shell{padding:7.5rem 1.5rem 3.5rem}.hero-card{max-width:1200px;margin:auto;padding:clamp(2rem,6vw,5rem);border-radius:34px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,rgba(34,42,58,.94),rgba(15,18,24,.9));box-shadow:0 30px 90px rgba(0,0,0,.35)}.eyebrow{color:#ff7a21;text-transform:uppercase;letter-spacing:.24em;font-weight:900;margin:0 0 1.25rem}h1,h2{margin:0;line-height:.98}h1{font-size:clamp(3rem,7vw,6rem);letter-spacing:-.04em}h2{font-size:clamp(2.4rem,5vw,4rem)}.subtitle{max-width:850px;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.6;color:#f1f3f6}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 1.4rem;border-radius:16px;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-weight:800;background:rgba(255,255,255,.07)}.button.primary{background:linear-gradient(90deg,#ff7a21,#ff4a21);border-color:transparent}.section{max-width:1200px;margin:auto;padding:4rem 1.5rem}.section-heading{max-width:820px;margin-bottom:2rem}.section-heading p:not(.eyebrow){color:#b9c0cc;line-height:1.7}.pdf-frame-wrap{padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(255,255,255,.04)}.pdf-frame{display:block;width:100%;height:min(86vh,1100px);min-height:760px;border:0;border-radius:18px;background:#111}.link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.link-grid a{min-height:130px;padding:1.4rem;display:flex;flex-direction:column;justify-content:center;gap:.4rem;border-radius:20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;text-decoration:none}.link-grid strong{font-size:1.25rem}.link-grid span{color:#b9c0cc}.site-footer{text-align:center;color:#b9c0cc;border-top:1px solid rgba(255,255,255,.08);padding:2.5rem 1rem 3rem}@media(max-width:900px){.link-grid{grid-template-columns:repeat(2,1fr)}.pdf-frame{min-height:620px;height:75vh}}@media(max-width:600px){.main-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:.9rem 1rem}.main-nav a{white-space:nowrap;font-size:.84rem}.hero-shell{padding:2rem .9rem 1rem}.hero-card{padding:2rem 1.25rem;border-radius:24px}.hero-actions{display:grid}.button{width:100%}.section{padding:3rem .9rem}.link-grid{grid-template-columns:1fr}.pdf-frame{min-height:560px;height:70vh}}
