.supportp-hero{background:var(--navy);color:#fffffff2;padding:7rem 0 5rem;position:relative;overflow:hidden}.supportp-hero-bg{pointer-events:none;position:absolute;inset:0}.supportp-hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.supportp-hero-glow{aspect-ratio:2;background:radial-gradient(#1a6bad47,#0000 60%);width:90vw;max-width:1200px;position:absolute;top:-22%;left:50%;transform:translate(-50%)}.supportp-hero-inner{max-width:820px;position:relative}.supportp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:11px;font-weight:700;display:inline-flex}.supportp-eyebrow:before{content:"";background:#ffffff4d;border-radius:2px;width:20px;height:2px}.supportp-hero-title{letter-spacing:-.025em;text-wrap:pretty;color:#fffffff2;margin:0 0 1rem;font-size:clamp(32px,4.8vw,56px);font-weight:700;line-height:1.05}.supportp-hero-sub{color:#ffffffa6;max-width:540px;font-size:clamp(15px,1.1vw,17px);font-weight:300}.supportp-body{border-top:1px solid var(--gray-100);background:#fff;padding:4rem 0 7rem}.supportp-grid{grid-template-columns:1fr 1fr;gap:1.75rem;max-width:840px;margin:0 auto 2.5rem;display:grid}.supportp-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--r-xl);flex-direction:column;padding:2.25rem 2.25rem 2rem;display:flex;box-shadow:0 4px 16px #001e400f,0 1px 4px #001e4008}.supportp-card-icon{background:var(--blue-light);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.supportp-card-title{color:var(--navy);letter-spacing:-.015em;margin:0 0 .5rem;font-size:17px;font-weight:700}.supportp-card-desc{color:var(--gray-600);flex:1;margin:0 0 1.5rem;font-size:14px;font-weight:300;line-height:1.75}.supportp-email{color:var(--blue);align-items:center;gap:7px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.supportp-email:hover{color:var(--navy)}.supportp-hours{color:var(--gray-400);margin-top:.65rem;font-size:12px;line-height:1.6}.supportp-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.supportp-btn:hover{background:var(--blue);transform:translateY(-1px)}.supportp-faq-block{background:var(--blue-pale);border:1px solid var(--blue-light);border-radius:var(--r-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:840px;margin:0 auto;padding:1.75rem 2.25rem;display:flex}.supportp-faq-text h3{color:var(--navy);margin:0 0 .2rem;font-size:15px;font-weight:700}.supportp-faq-text p{color:var(--gray-600);margin:0;font-size:13.5px;font-weight:300;line-height:1.65}.supportp-link{white-space:nowrap;color:var(--blue-mid);align-items:center;gap:6px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.supportp-link:hover{color:var(--navy)}@media (max-width:680px){.supportp-hero-title{font-size:28px}.supportp-grid{grid-template-columns:1fr}.supportp-faq-block{flex-direction:column;align-items:flex-start;gap:1rem}}
