:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#111;--muted:#6c6c6c;--line:#e7e7e7;--blue:#1867d2;--blue-dark:#0e4fa9;font-synthesis:none;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-height:100vh;color:var(--ink);background:#fff;margin:0}a{color:var(--blue);text-underline-offset:.18em}a:hover{color:var(--blue-dark)}button,input,select{font:inherit}.skip-link{z-index:20;color:#000;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{color:#fff;background:#050505;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;gap:2rem;min-height:84px;padding:1.4rem clamp(1.25rem,5vw,5rem);display:flex}.brand{color:#fff;letter-spacing:.035em;max-width:24rem;font-size:.82rem;font-weight:700;text-decoration:none}.site-header nav{align-items:center;gap:clamp(1rem,3vw,2.2rem);display:flex}.site-header nav a{color:#f5f5f5;font-size:.82rem;text-decoration:none}.site-header nav a:hover{color:#9ec6ff}.site-main{width:min(100% - 2.5rem,760px);min-height:calc(100vh - 165px);margin:0 auto;padding:clamp(4rem,10vw,8rem) 0}.site-main.wide{width:min(100% - 2rem,1180px);padding-top:2rem}.site-footer{border-top:1px solid var(--line);min-height:81px;color:var(--muted);letter-spacing:.03em;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem clamp(1.25rem,5vw,5rem);font-size:.72rem;display:flex}.site-footer a{color:var(--muted)}h1{letter-spacing:-.045em;margin:0 0 2.5rem;font-size:clamp(2rem,5vw,3.7rem);line-height:1}h2{margin:2.5rem 0 1rem;font-size:1.25rem}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.72rem;font-weight:700}.lead{max-width:42rem;color:var(--muted);margin:-1rem 0 2.5rem;font-size:1rem;line-height:1.6}.link-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.link-list li{border-bottom:1px solid var(--line)}.link-list a{justify-content:space-between;gap:1rem;padding:.9rem .15rem;font-size:.92rem;text-decoration:none;display:flex}.link-list a:after{content:"›"}.home{text-align:center;place-content:center;min-height:60vh;display:grid}.home h1{max-width:720px;margin-bottom:1.5rem}.home-actions{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;display:flex}.home-actions a{letter-spacing:.08em;text-transform:uppercase;font-size:.83rem;font-weight:700}.document-header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.document-header h1{margin:0}.document-actions{gap:.75rem;display:flex}.button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:3px;justify-content:center;align-items:center;min-height:42px;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button.secondary{color:#111;background:#fff}.pdf-frame{background:#ececec;border:1px solid #cfcfcf;width:100%;height:min(78vh,980px);min-height:620px}.product-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0;display:grid}.product-links a{border:1px solid var(--line);justify-content:center;align-items:center;min-height:115px;font-weight:700;text-decoration:none;display:flex}.back-link{margin-top:2rem;font-size:.85rem;display:inline-block}.notice{background:#fff9df;border:1px solid #e2c76b;padding:1rem;line-height:1.5}.form-grid{gap:1rem;display:grid}.form-grid label{gap:.4rem;font-size:.82rem;font-weight:700;display:grid}.form-grid input,.form-grid select{background:#fff;border:1px solid #bbb;border-radius:3px;width:100%;min-height:44px;padding:.65rem .75rem}.admin-table{border-collapse:collapse;width:100%;font-size:.82rem}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;padding:.65rem .5rem}.admin-table th{letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}@media (width<=700px){.site-header{flex-direction:column;align-items:flex-start;gap:1rem}.site-header nav{justify-content:space-between;width:100%}.site-footer,.document-header{flex-direction:column;align-items:flex-start}.pdf-frame{min-height:65vh}.product-links{grid-template-columns:1fr}}
