.sahub{--sa-teal:#0db2d4;--sa-dark-green:#005060;--sa-hero-dark:#002a33;--sa-orange:#f1645c;--sa-font-heading:"Alata",sans-serif;--sa-font-body:"Lora",serif;--sa-font-data:"JetBrains Mono",monospace;--sa-white:#fff;--sa-off-white:#f7f9fa;--sa-light-gray:#e8edef;--sa-mid-gray:#6b7b83;--sa-dark-text:#1a2b30;--sa-card-shadow:0 2px 12px rgba(0,40,51,0.08);--sa-card-shadow-hover:0 4px 24px rgba(0,40,51,0.14);--sa-radius:8px;--sa-radius-lg:12px;--sa-max-width:1200px;--sa-transition:0.25s ease;font-family:var(--sa-font-body);color:var(--sa-dark-text);line-height:1.7}.sahub *,.sahub :after,.sahub :before{box-sizing:border-box}.sahub img{max-width:100%;display:block}.sahub a{color:var(--sa-teal);text-decoration:underline;transition:color var(--sa-transition)}.sahub a:focus,.sahub a:hover{color:var(--sa-dark-green)}.sahub a:focus-visible{outline:3px solid var(--sa-teal);outline-offset:2px}.sahub h1,.sahub h2,.sahub h3,.sahub h4{font-family:var(--sa-font-heading);line-height:1.25;color:var(--sa-dark-green)}.sahub h1{font-size:2.4rem}.sahub h2{font-size:1.8rem;margin-bottom:.75rem}.sahub h3{font-size:1.35rem;margin-bottom:.5rem}.sahub p{margin-bottom:1rem}.sahub .sa-container{width:100%;max-width:var(--sa-max-width);margin:0 auto;padding:0 1.25rem}.sahub .hero{background:var(--sa-hero-dark);color:var(--sa-white);padding:3rem 0 3.5rem}.sahub .hero h1{color:var(--sa-white);margin-bottom:.5rem}.sahub .hero .subhead{font-family:var(--sa-font-body);font-size:1.15rem;opacity:.88;margin-bottom:1.75rem;font-style:italic}.sahub .breadcrumb{font-family:var(--sa-font-body);font-size:.82rem;margin-bottom:1.5rem;opacity:.72}.sahub .breadcrumb a{color:var(--sa-white);opacity:.85}.sahub .breadcrumb a:hover{opacity:1;color:var(--sa-teal)}.sahub .breadcrumb span{margin:0 .35rem}.sahub .btn-primary{display:inline-block;background:var(--sa-teal);color:var(--sa-white);font-family:var(--sa-font-heading);font-size:1rem;padding:.85rem 2rem;border:none;border-radius:var(--sa-radius);cursor:pointer;text-decoration:none;transition:background var(--sa-transition),transform var(--sa-transition)}.sahub .btn-primary:focus,.sahub .btn-primary:hover{background:var(--sa-dark-green);color:var(--sa-white);transform:translateY(-1px)}.sahub .btn-primary:focus-visible{outline:3px solid var(--sa-orange);outline-offset:2px}.sahub .two-col{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.sahub .two-col{grid-template-columns:1fr 340px}}.sahub .main-content section{margin-bottom:3rem}.sahub .sidebar{order:-1}@media (min-width:768px){.sahub .sidebar{order:0}.sahub .sidebar-inner{position:sticky;top:1.5rem}}.sahub .quick-facts{background:var(--sa-off-white);border:1px solid var(--sa-light-gray);border-radius:var(--sa-radius-lg);padding:1.5rem;box-shadow:var(--sa-card-shadow)}.sahub .quick-facts h3{font-size:1.15rem;color:var(--sa-dark-green);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--sa-teal)}.sahub .quick-facts .fact-row{display:flex;flex-direction:column;align-items:flex-start;padding:.65rem 0;border-bottom:1px solid var(--sa-light-gray);gap:.2rem}.sahub .quick-facts .fact-row:last-child{border-bottom:none}.sahub .quick-facts dt{font-family:var(--sa-font-heading);font-size:.82rem;color:var(--sa-mid-gray);text-transform:uppercase;letter-spacing:.04em}.sahub .quick-facts dd{font-family:var(--sa-font-data);font-size:.85rem;text-align:left;color:var(--sa-dark-text);margin:0}.sahub .quick-facts dd a{font-family:var(--sa-font-data);font-size:.8rem}.sahub .sidebar-disclaimer{font-size:.72rem;color:var(--sa-mid-gray);margin-top:1rem;line-height:1.55;padding:.75rem;background:var(--sa-white);border-radius:var(--sa-radius);border:1px solid var(--sa-light-gray)}.sahub .data-disclosure{display:flex;align-items:flex-start;gap:.65rem;background:#eef8fa;border:1px solid #c4e5ec;border-radius:var(--sa-radius);padding:.85rem 1rem;margin-bottom:1.25rem;font-size:.78rem;color:var(--sa-dark-green);line-height:1.5}.sahub .data-disclosure .info-icon{flex-shrink:0;width:20px;height:20px;background:var(--sa-teal);color:var(--sa-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--sa-font-heading);font-size:.75rem;font-weight:700;line-height:1;margin-top:1px}.sahub .disclaimer-box{font-size:.75rem;color:var(--sa-mid-gray);line-height:1.55;padding:1rem;background:var(--sa-off-white);border-left:3px solid var(--sa-light-gray);border-radius:0 var(--sa-radius) var(--sa-radius) 0;margin-bottom:1.5rem}.sahub .disclaimer-box-bottom{margin-top:1.5rem;margin-bottom:0}.sahub .cite-line{font-size:.78rem;color:var(--sa-mid-gray);margin:.35rem 0 0;line-height:1.6}.sahub .cite-line a{font-size:.78rem}.sahub .rates-cta{background:linear-gradient(135deg,var(--sa-dark-green) 0,#063f4d 100%);border-radius:var(--sa-radius-lg);padding:2rem;color:var(--sa-white);text-align:center}.sahub .rates-cta h3{color:var(--sa-white);margin-bottom:.5rem}.sahub .rates-cta p{color:rgba(255,255,255,.75);font-size:.92rem;max-width:560px;margin:0 auto 1.25rem}.sahub .reg-section .reg-block{margin-bottom:1.75rem}.sahub .reg-section ul{margin:.5rem 0 .75rem 1.5rem}.sahub .reg-section li{margin-bottom:.35rem}.sahub .tax-section ul{margin:.75rem 0 1.25rem 1.5rem}.sahub .tax-section li{margin-bottom:.4rem}.sahub .agents-section{background:var(--sa-off-white);padding:3rem 0}.sahub .agents-section h2{text-align:center;margin-bottom:.5rem}.sahub .agents-section .agents-sub{text-align:center;color:var(--sa-mid-gray);font-size:.92rem;margin-bottom:2rem}.sahub .agents-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.sahub .agents-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.sahub .agents-grid{grid-template-columns:repeat(3,1fr)}}.sahub .agent-card{background:var(--sa-white);border:1px solid var(--sa-light-gray);border-radius:var(--sa-radius-lg);padding:1.75rem;box-shadow:var(--sa-card-shadow);transition:box-shadow var(--sa-transition),transform var(--sa-transition);display:flex;flex-direction:column;align-items:center;text-align:center}.sahub .agent-card:hover{box-shadow:var(--sa-card-shadow-hover);transform:translateY(-2px)}.sahub .agent-photo{width:80px;height:80px;border-radius:50%;background:var(--sa-light-gray);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--sa-mid-gray);font-family:var(--sa-font-heading);font-size:1.6rem;overflow:hidden}.sahub .agent-card h3{margin-bottom:.25rem;font-size:1.1rem}.sahub .agent-card .agent-tier{font-size:.8rem;color:var(--sa-mid-gray);margin-bottom:.6rem}.sahub .agent-card .agent-specialties{font-size:.78rem;font-family:var(--sa-font-data);color:var(--sa-dark-text);margin-bottom:1.1rem;min-height:1rem}.sahub .btn-outline{display:inline-block;font-family:var(--sa-font-heading);font-size:.88rem;color:var(--sa-teal);border:2px solid var(--sa-teal);padding:.5rem 1.35rem;border-radius:var(--sa-radius);text-decoration:none;transition:background var(--sa-transition),color var(--sa-transition)}.sahub .btn-outline:focus,.sahub .btn-outline:hover{background:var(--sa-teal);color:var(--sa-white)}.sahub .agents-cta{text-align:center;margin-top:2rem}.sahub .resources-section{padding:3rem 0}.sahub .resources-section h2{text-align:center;margin-bottom:2rem}.sahub .resources-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.sahub .resources-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.sahub .resources-grid{grid-template-columns:repeat(3,1fr)}}.sahub .resource-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--sa-white);border:1px solid var(--sa-light-gray);border-radius:var(--sa-radius-lg);box-shadow:var(--sa-card-shadow);text-decoration:none;color:var(--sa-dark-text);transition:box-shadow var(--sa-transition),transform var(--sa-transition),border-color var(--sa-transition)}.sahub .resource-card:focus,.sahub .resource-card:hover{box-shadow:var(--sa-card-shadow-hover);transform:translateY(-2px);border-color:var(--sa-teal);color:var(--sa-dark-text)}.sahub .resource-card .resource-text{font-family:var(--sa-font-heading);font-size:.95rem;line-height:1.35}.sahub .resource-card .resource-arrow{margin-left:auto;flex-shrink:0;color:var(--sa-teal);font-size:1.15rem}.sahub .faq-section{background:var(--sa-off-white);padding:3rem 0}.sahub .faq-section h2{text-align:center;margin-bottom:2rem}.sahub .faq-list{max-width:800px;margin:0 auto}.sahub .faq-list details{background:var(--sa-white);border:1px solid var(--sa-light-gray);border-radius:var(--sa-radius);margin-bottom:.75rem;overflow:hidden;transition:box-shadow var(--sa-transition)}.sahub .faq-list details[open]{box-shadow:var(--sa-card-shadow)}.sahub .faq-list summary{font-family:var(--sa-font-heading);font-size:1rem;padding:1.1rem 1.25rem;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--sa-dark-green);transition:background var(--sa-transition)}.sahub .faq-list summary::-webkit-details-marker{display:none}.sahub .faq-list summary:after{content:"+";font-size:1.4rem;font-weight:300;flex-shrink:0;color:var(--sa-teal);transition:transform var(--sa-transition)}.sahub .faq-list details[open] summary:after{content:"\2212"}.sahub .faq-list summary:hover{background:var(--sa-off-white)}.sahub .faq-list .faq-answer{padding:0 1.25rem 1.25rem;font-size:.92rem;line-height:1.7;color:var(--sa-dark-text)}@media (max-width:767px){.sahub h1{font-size:1.85rem}.sahub h2{font-size:1.45rem}.sahub h3{font-size:1.15rem}.sahub .hero{padding:2rem 0 2.5rem}}