.agent-landing{--agent-bg: #000000;--agent-panel: #071120;--agent-blue: #0ea5e9;--agent-green: #22c55e;--agent-text: #ffffff;--agent-muted: rgba(203, 213, 225, .82);background:var(--agent-bg);color:var(--agent-text);min-height:100vh}.agent-landing__header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.08);background:#000000eb;backdrop-filter:blur(10px)}.agent-landing__nav{display:none;gap:1.25rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffffe0}.agent-landing__nav a:hover{color:var(--agent-blue)}.agent-landing__hero{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(14,165,233,.18),transparent 35%),radial-gradient(circle at 80% 10%,rgba(34,197,94,.12),transparent 30%),linear-gradient(180deg,#020617,#000)}.agent-landing__hero-grid{display:grid;gap:2rem;align-items:center}.agent-landing__title{font-size:clamp(1.75rem,4vw,3rem);line-height:1.15;font-weight:800;text-transform:uppercase}.agent-landing__subtitle{margin-top:1rem;max-width:38rem;font-size:.95rem;line-height:1.7;color:var(--agent-muted)}.agent-landing__cta{display:inline-flex;margin-top:1.5rem;transform:skew(-12deg);border:none;background:linear-gradient(90deg,#0284c7,#22c55e);padding:.9rem 1.75rem;font-size:.85rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#04101d;box-shadow:0 0 24px #22c55e59;cursor:pointer}.agent-landing__cta span{display:inline-block;transform:skew(12deg)}.agent-landing__hero-card{border:1px solid rgba(14,165,233,.25);border-radius:1rem;background:linear-gradient(180deg,#071120f2,#020617f2);padding:1.25rem;box-shadow:0 20px 60px #00000073}.agent-landing__section{padding:4rem 0}.agent-landing__section--panel{background:linear-gradient(180deg,#020617,#071120)}.agent-landing__section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;text-transform:uppercase}.agent-landing__section-lead{margin-top:.75rem;max-width:42rem;color:var(--agent-muted);line-height:1.7}.agent-landing__steps{display:grid;gap:1.25rem;margin-top:2rem}.agent-landing__step{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.agent-landing__step-num{display:flex;min-width:3rem;height:3rem;align-items:center;justify-content:center;transform:skew(-12deg);border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,#0284c7,#0369a1);font-size:1.25rem;font-weight:800}.agent-landing__step-num span{transform:skew(12deg)}.agent-landing__step-title{font-size:.95rem;font-weight:700;text-transform:uppercase}.agent-landing__step-text{margin-top:.35rem;font-size:.875rem;line-height:1.6;color:#7dd3fc}.agent-landing__cards{display:grid;gap:1rem;margin-top:2rem}.agent-landing__card{border:1px solid rgba(255,255,255,.08);border-radius:.875rem;background:#071120d9;padding:1.25rem}.agent-landing__card-title{margin-top:.75rem;font-size:.85rem;font-weight:700;text-transform:uppercase;line-height:1.45}.agent-landing__card-icon{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(180deg,#0ea5e940,#22c55e26);color:#7dd3fc;font-size:1.35rem}.agent-landing__calculator{display:grid;gap:1rem;margin-top:2rem}.agent-landing__calc-box{border:1px solid rgba(14,165,233,.35);border-radius:.875rem;background:#020617d9;padding:1.25rem}.agent-landing__calc-label{display:flex;justify-content:space-between;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#bae6fd}.agent-landing__range{width:100%;margin-top:.75rem;accent-color:#22c55e}.agent-landing__calc-result{display:flex;min-height:10rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}.agent-landing__calc-amount{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff}.agent-landing__faq-item{margin-top:.75rem;overflow:hidden;transform:skew(-10deg);border:1px solid rgba(14,165,233,.35);background:linear-gradient(90deg,#0284c7,#0ea5e9)}.agent-landing__faq-button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border:none;background:transparent;padding:.95rem 1.1rem;text-align:left;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#04101d;cursor:pointer}.agent-landing__faq-button span,.agent-landing__faq-button svg{transform:skew(10deg)}.agent-landing__faq-answer{transform:skew(10deg);padding:0 1.1rem 1rem;font-size:.875rem;line-height:1.6;color:#04101d}.agent-landing__contact-grid{display:grid;gap:1.5rem;margin-top:2rem}.agent-landing__form{border:1px solid rgba(14,165,233,.25);border-radius:1rem;background:#071120eb;padding:1.5rem}.agent-landing__field{margin-bottom:1rem}.agent-landing__field label{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#bae6fd}.agent-landing__field input,.agent-landing__field select,.agent-landing__field textarea{width:100%;border:none;border-bottom:1px solid rgba(14,165,233,.45);background:transparent;padding:.65rem 0;color:#fff;outline:none}.agent-landing__field textarea{min-height:5rem;resize:vertical}.agent-landing__submit{width:100%;margin-top:.5rem;transform:skew(-10deg);border:none;background:linear-gradient(90deg,#0284c7,#22c55e);padding:.95rem 1rem;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#04101d;cursor:pointer}.agent-landing__submit span{display:inline-block;transform:skew(10deg)}.agent-landing__submit:disabled{opacity:.65;cursor:not-allowed}.agent-landing__footer{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0 2rem;font-size:.8rem;color:#cbd5e1a6;text-align:center}@media(min-width:768px){.agent-landing__nav{display:flex}.agent-landing__hero-grid{grid-template-columns:1.1fr .9fr}.agent-landing__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-landing__calculator{grid-template-columns:1fr 1fr}.agent-landing__contact-grid{grid-template-columns:.8fr 1.2fr}}@media(min-width:1024px){.agent-landing__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}
