:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211b;background:#f4f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}.portal{min-height:100vh;padding:0 max(6vw,28px);background:radial-gradient(circle at 88% 8%,rgba(175,218,0,.16),transparent 28%),#f4f6f2}.portal-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce2da}.portal-brand{display:flex;align-items:center;gap:18px}.portal-brand img{width:148px;height:72px;padding:7px 11px;border-radius:12px;object-fit:contain;background:#17211b}.portal-brand span,.portal-brand strong,.portal-brand small{display:block}.portal-brand strong{font-size:19px;letter-spacing:-.02em}.portal-brand small{margin-top:3px;color:#78827b;font-size:11px}.secure{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #d9dfd7;border-radius:20px;color:#667169;background:#ffffffb8;font-size:11px;font-weight:700}.hero{max-width:760px;padding:74px 0 48px}.eyebrow{margin:0 0 14px;color:#789900;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(42px,6.2vw,76px);line-height:.98;letter-spacing:-.055em}.hero h1 em{color:#89aa00;font-style:normal}.lead{max-width:610px;margin:27px 0 0;color:#68736b;font-size:17px;line-height:1.65}.modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1120px;padding-bottom:70px}.module-card{min-height:265px;display:grid;grid-template-columns:62px 1fr;grid-template-rows:1fr auto;gap:0 22px;padding:30px;overflow:hidden;border:1px solid #dde3db;border-radius:18px;background:#fffffff0;box-shadow:0 16px 45px #1422190e;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.module-card:hover{transform:translateY(-4px);border-color:#b8cf6f;box-shadow:0 22px 55px #1422191a}.module-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:15px;color:#1d2a21;background:#eaf5bd}.module-icon svg{width:27px;height:27px}.module-copy small,.module-copy strong,.module-copy span{display:block}.module-copy small{margin:3px 0 6px;color:#839078;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.module-copy strong{font-size:28px;letter-spacing:-.035em}.module-copy span{max-width:390px;margin-top:12px;color:#748078;font-size:13px;line-height:1.6}.open{grid-column:2;align-self:end;display:flex;align-items:center;justify-content:space-between;padding-top:28px;border-top:1px solid #edf0eb;color:#526057;font-size:12px;font-weight:800}.open b{color:#89aa00;font-size:23px}footer{padding:22px 0 35px;border-top:1px solid #dce2da;color:#879188;font-size:10px}@media(max-width:760px){.portal{padding:0 18px}.portal-header{height:92px}.portal-brand img{width:112px;height:58px}.portal-brand span,.secure{display:none}.hero{padding:52px 0 38px}.hero h1{font-size:44px}.modules{grid-template-columns:1fr}.module-card{min-height:240px;padding:24px}}
