.state-section{padding:35px 20px;margin:auto;text-align:center;background:#f8faf9}.state-section p{color:#475569;margin-bottom:40px;font-size:15px}.state-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;max-width:1200px;margin:0 auto}.state-card{background:#fff;padding:12px 16px;border-radius:14px;text-decoration:none;color:#0f172a;font-weight:500;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.04);transition:.25s;border:1px solid #e2e8f0}.state-card:hover{background:#0f766e;color:#fff;transform:translateY(-4px)}.why-section{margin:auto;text-align:center}.why-section h2{font-size:34px;color:#064e3b;margin-bottom:6px}.subtitle{color:#475569;margin-bottom:30px;font-size:16px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.why-card{background:rgba(255,255,255,.75);backdrop-filter:blur(6px);border-radius:20px;padding:18px 24px;box-shadow:0 20px 40px rgba(0,0,0,.06);transition:.3s;border:1px solid #e2e8f0}.why-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(15,118,110,.2)}.icon-circle{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#14b8a6,#0f766e);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin:0 auto 12px}.why-card h4{font-size:18px;margin-bottom:8px;color:#0f172a}.why-card p{font-size:14px;color:#475569;line-height:1.5}.free-service-for-greencard{text-align:center;color:#475569;margin-bottom:15px;font-weight:500}.top-locations-v2{padding:30px 20px;max-width:1200px;margin:auto}.location-stack{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.location-panel{background:#fff;border-radius:16px;padding:22px 22px 22px 28px;position:relative;border-left:7px solid #dcb5b5}.location-panel h3{font-size:20px;color:#064e3b;margin-bottom:12px}.location-panel ul{list-style:none;padding:0;margin:0}.location-panel li{font-size:14px;color:#334155;padding:6px 0;border-bottom:1px dashed #e2e8f0}.location-panel li:last-child{border-bottom:none}.location-panel h3:hover,.location-panel li:hover{color:#c68686;font-weight:700;cursor:pointer}.hero-duo{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px 60px;background:#f7fdfb;max-width:1300px;margin:auto}.hero-text h1{font-size:44px;line-height:1.2;color:#064e3b;margin-bottom:20px}.hero-text p{font-size:16px;color:#475569;max-width:520px;margin-bottom:32px}.hero-art{display:flex;justify-content:center}.tw-cursor{display:inline-block;margin-left:4px;font-weight:500;color:#064e3b;animation:1s steps(1) infinite blink}.hero-art img{width:100%;max-width:420px;height:auto;display:block;animation:4s ease-in-out infinite float}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (max-width:768px){.location-stack{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.state-grid{gap:5px;grid-template-columns:repeat(4,1fr)}.hero-duo{padding:20px 30px}.hero-text h1{font-size:32px}}@media (max-width:600px){.location-stack,.state-grid,.why-grid{grid-template-columns:none}.hero-duo{display:flex;flex-direction:column-reverse;padding:20px}.hero-text h1{font-size:28px}.hero-text{text-align:center}.hero-text p{margin-bottom:12px}}