/* SeanAli.online homepage cohesion layer — 2026-09-10 */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.choice-section{padding:84px 0;background:#fff;border-top:1px solid #eee7df;border-bottom:1px solid #eee7df}.choice-head{max-width:820px;margin:0 auto 34px;text-align:center}.choice-head .eyebrow{margin-bottom:10px}.choice-head h2{margin:0 0 14px;font-size:clamp(40px,4.6vw,64px);line-height:.98;font-weight:900;letter-spacing:-.05em}.choice-head p{max-width:700px;margin:0 auto;color:#595959;font-size:18px;line-height:1.55;font-weight:700}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.choice-card{display:flex;min-height:250px;flex-direction:column;padding:26px;border:1px solid #ddd5cb;border-radius:18px;background:#fff;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.choice-card:hover,.choice-card:focus-visible{transform:translateY(-4px);border-color:#ff6a43;box-shadow:0 18px 38px rgba(21,21,21,.1);outline:none}.choice-icon{display:block;margin-bottom:18px;font-size:34px}.choice-card h3{margin:0 0 10px;font-size:25px;line-height:1.06;letter-spacing:-.035em}.choice-card p{margin:0 0 20px;color:#66605a;font-size:15px;line-height:1.5;font-weight:650}.choice-link{margin-top:auto;color:#e11d24;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.proof-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0 0}.proof-fact{padding:15px 14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.proof-fact strong{display:block;margin-bottom:5px;color:#fff;font-size:18px;line-height:1.1}.proof-fact span{color:#aaa;font-size:12px;line-height:1.35;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
.build-section{padding:88px 0;background:#f4f0e8}.build-head{max-width:780px;margin:0 auto 36px;text-align:center}.build-head h2{margin:0 0 15px;font-size:clamp(40px,4.6vw,64px);line-height:.98;font-weight:900;letter-spacing:-.05em}.build-head p{margin:0;color:#595959;font-size:18px;line-height:1.55;font-weight:700}.build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.build-card{display:flex;min-height:290px;flex-direction:column;padding:28px;border:1px solid #d9d1c6;border-radius:18px;background:#fff}.build-tag{display:inline-flex;align-self:flex-start;margin-bottom:18px;padding:7px 9px;border-radius:999px;background:#fff1eb;color:#c73516;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.build-card h3{margin:0 0 11px;font-size:28px;line-height:1.04;letter-spacing:-.04em}.build-card p{margin:0 0 22px;color:#625d57;font-size:16px;line-height:1.5;font-weight:650}.build-card a{margin-top:auto;color:#111;font-size:13px;font-weight:900;text-decoration:none;text-transform:uppercase}.build-card a:hover{text-decoration:underline}
.capture-section{padding:88px 0;background:linear-gradient(135deg,#101010,#1a1a1a);color:#fff}.capture-card{max-width:900px;margin:0 auto;text-align:center}.capture-card .eyebrow{color:#ff7656}.capture-card h2{max-width:780px;margin:0 auto 16px;font-size:clamp(40px,4.8vw,66px);line-height:.96;font-weight:900;letter-spacing:-.055em}.capture-card>p{max-width:680px;margin:0 auto 28px;color:#ccc;font-size:18px;line-height:1.5;font-weight:700}.capture-form{display:grid;grid-template-columns:1fr 1.25fr auto;gap:10px;max-width:850px;margin:0 auto}.capture-form input{min-height:58px;padding:14px 16px;border:1px solid #454545;border-radius:8px;background:#fff;color:#151515;font:700 16px/1.2 Inter,Arial,sans-serif;outline:none}.capture-form input:focus{border-color:#ff6a43;box-shadow:0 0 0 3px rgba(255,106,67,.18)}.capture-form button{min-height:58px;padding:14px 22px;border:0;border-radius:8px;background:linear-gradient(135deg,#ff542e,#ff7a1a);color:#fff;font:900 14px/1 Inter,Arial,sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 28px rgba(255,84,46,.2)}.capture-form button:disabled{opacity:.7;cursor:wait}.capture-note{margin:12px auto 0!important;color:#989898!important;font-size:12px!important;font-weight:700!important}
.other-projects{padding:34px 0;background:#fff;border-top:1px solid #e8e1d8}.other-projects-inner{display:flex;align-items:center;justify-content:center;gap:10px 20px;flex-wrap:wrap;color:#5d5751;font-size:13px;font-weight:800}.other-projects-inner strong{color:#151515}.other-projects-inner a{color:#151515;text-decoration:underline;text-underline-offset:3px}.legal-mini{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:12px}.legal-mini a{font-size:12px!important}
@media(max-width:980px){.choice-grid{grid-template-columns:repeat(2,1fr)}.build-grid{grid-template-columns:1fr}.build-card{min-height:0}.capture-form{grid-template-columns:1fr 1fr}.capture-form button{grid-column:1/-1}.proof-facts{grid-template-columns:1fr}}
@media(max-width:620px){.choice-section,.build-section,.capture-section{padding:62px 0}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:0}.choice-head h2,.build-head h2,.capture-card h2{font-size:40px}.capture-form{grid-template-columns:1fr}.capture-form button{grid-column:auto}.other-projects-inner{align-items:flex-start;justify-content:flex-start}.proof-fact{padding:13px}}
