/* ===== Tax and Grow Lead Form — prominent section ===== */
.tag-lf-band{background:linear-gradient(135deg,#0a1a3a 0%,#0082FF 100%);border-radius:20px;margin:34px auto;padding:44px 40px;max-width:1120px;box-shadow:0 20px 50px rgba(8,30,66,.18)}
.tag-lf-inner{display:grid;grid-template-columns:1fr 460px;gap:48px;align-items:center;max-width:1040px;margin:0 auto}
.tag-lf-left h2{color:#fff!important;font-size:30px;line-height:1.2;font-weight:800;margin:0 0 12px}
.tag-lf-left p{color:#dbeafe!important;font-size:16px;line-height:1.6;margin:0 0 20px}
.tag-lf-trust{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}
.tag-lf-trust li{color:#eaf3ff!important;font-size:15px;font-weight:500;display:flex;align-items:center;gap:10px}
.tag-lf-trust li:before{content:"";flex:0 0 22px;height:22px;border-radius:50%;background:rgba(255,255,255,.18);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%23ffffff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>');background-repeat:no-repeat;background-position:center}

/* the form card */
.tag-lf-wrap{max-width:460px;margin:0}
.tag-lf{background:#fff;border-radius:16px;padding:30px 28px;box-shadow:0 12px 34px rgba(6,20,50,.20);position:relative}
.tag-lf-title{margin:0 0 6px;font-size:21px;font-weight:800;color:#0f2033!important;text-align:center}
.tag-lf-sub{margin:0 0 20px;font-size:13.5px;color:#64748b!important;text-align:center}
.tag-lf-dots{display:flex;justify-content:center;gap:8px;margin:0 0 20px}
.tag-lf-dots span{width:26px;height:5px;border-radius:3px;background:#e2e8f0;transition:background .2s}
.tag-lf-dots span.on{background:#0082FF}
.tag-lf-step{display:none}
.tag-lf-step.is-active{display:block;animation:tagfade .25s ease}
@keyframes tagfade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.tag-lf label{display:block;font-size:13px;font-weight:700;color:#334155!important;margin-bottom:8px}
.tag-lf input[type=text],.tag-lf select{width:100%;box-sizing:border-box;padding:14px 15px;font-size:15px;color:#0f2033;background:#f8fafc;border:1.5px solid #dbe2ea;border-radius:11px;outline:none;transition:border .15s,background .15s}
.tag-lf input:focus,.tag-lf select:focus{border-color:#0082FF;background:#fff}
.tag-lf-nav{display:flex;gap:10px;margin-top:18px}
/* buttons — !important beats theme link/button styles */
.tag-lf button{cursor:pointer!important;font-size:15px!important;font-weight:700!important;border:none!important;border-radius:11px!important;padding:14px 22px!important;line-height:1.2!important;text-decoration:none!important;transition:transform .12s,box-shadow .12s,opacity .12s;box-shadow:none}
.tag-lf-next,.tag-lf-submit{background:#0082FF!important;color:#fff!important;margin-top:18px;flex:1;box-shadow:0 6px 16px rgba(0,130,255,.32)!important}
.tag-lf-prev{background:#eef2f7!important;color:#475569!important}
.tag-lf-nav .tag-lf-next,.tag-lf-nav .tag-lf-submit{margin-top:0}
.tag-lf button:hover{transform:translateY(-1px);opacity:.96}
.tag-lf-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.tag-lf-msg{margin-top:15px;font-size:14px;text-align:center;font-weight:700}
.tag-lf-msg.ok{color:#0082FF!important}.tag-lf-msg.err{color:#e11d48!important}
.tag-lf.is-done{text-align:center}
.tag-lf.is-done .tag-lf-steps,.tag-lf.is-done .tag-lf-dots{display:none}
.tag-lf.is-done .tag-lf-title:after{content:" ✓";color:#16a34a}
@media(max-width:860px){.tag-lf-band{padding:30px 20px;border-radius:16px}.tag-lf-inner{grid-template-columns:1fr;gap:26px}.tag-lf-left{text-align:center}.tag-lf-trust{display:inline-flex;text-align:left}.tag-lf-wrap{margin:0 auto}}

/* ---- service/about/contact plain-content pages (legacy) ---- */
.tag-svc{max-width:1080px;margin:0 auto;padding:0 20px;color:#233}
.tag-svc-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;padding:56px 0 40px;border-bottom:1px solid #eef1f5}
.tag-svc-hero h1{font-size:38px;line-height:1.15;margin:0 0 14px;color:#0f2033;font-weight:800}
.tag-svc-sec{padding:36px 0;border-bottom:1px solid #f0f2f6}
.tag-svc-sec h2{font-size:25px;color:#0f2033;margin:0 0 16px;font-weight:700}
.tag-svc-cta{text-align:center;padding:44px 0 60px}

/* ---- searchable service dropdown ---- */
.tag-lf-combo{position:relative}
.tag-lf-combo-display{width:100%;box-sizing:border-box;padding:14px 40px 14px 15px;font-size:15px;color:#0f2033;background:#f8fafc;border:1.5px solid #dbe2ea;border-radius:11px;cursor:pointer;position:relative;user-select:none}
.tag-lf-combo-display.placeholder{color:#94a3b8}
.tag-lf-combo-display:after{content:"";position:absolute;right:16px;top:50%;width:9px;height:9px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-70%) rotate(45deg);transition:transform .2s}
.tag-lf-combo.open .tag-lf-combo-display{border-color:#0082FF;background:#fff}
.tag-lf-combo.open .tag-lf-combo-display:after{transform:translateY(-30%) rotate(-135deg)}
.tag-lf-combo-panel{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1.5px solid #dbe2ea;border-radius:12px;box-shadow:0 14px 34px rgba(6,20,50,.16);z-index:50;overflow:hidden}
.tag-lf-combo.open .tag-lf-combo-panel{display:block}
.tag-lf-combo-search{width:100%!important;box-sizing:border-box;border:none!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;padding:12px 15px!important;font-size:14px;background:#fff!important;outline:none}
.tag-lf-combo-list{list-style:none;margin:0;padding:6px;max-height:216px;overflow-y:auto}
.tag-lf-combo-list li{padding:11px 12px;font-size:14.5px;color:#334155;border-radius:8px;cursor:pointer;transition:background .12s}
.tag-lf-combo-list li:hover{background:#eff6ff;color:#0082FF}
.tag-lf-combo-list li.sel{background:#0082FF;color:#fff;font-weight:600}
.tag-lf-combo-list li.hide{display:none}
.tag-lf-combo-list::-webkit-scrollbar{width:8px}
.tag-lf-combo-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}
