.static-nav{position:sticky;top:0;z-index:1000;padding:14px 0;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0}.static-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;justify-content:space-between;position:relative}.static-logo,.static-nav-inner{display:flex;align-items:center}.static-logo{gap:10px;text-decoration:none}.static-logo-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#4a90bf,#3a7ba8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;box-shadow:0 2px 8px rgba(74,144,191,.3)}.static-logo-text{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.03em}.static-logo-text span{color:#4a90bf}.static-nav-links{display:flex;align-items:center;gap:8px}.static-nav-links a{text-decoration:none;color:#475569;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;transition:all .2s}.static-nav-links a:hover{color:#4a90bf;background:#ebf4fa}.static-nav-signin{border:2px solid #e2e8f0!important;color:#334155!important;font-weight:600!important;padding:8px 20px!important;border-radius:10px!important;background:#fff!important}.static-nav-signin:hover{border-color:#4a90bf!important;color:#4a90bf!important}.static-nav-cta{background:#4a90bf!important;color:#fff!important;font-weight:600!important;padding:10px 22px!important;border-radius:10px!important;box-shadow:0 2px 8px rgba(74,144,191,.25)}.static-nav-cta:hover{background:#3a7ba8!important;box-shadow:0 4px 14px rgba(74,144,191,.35)}.static-nav-dashboard{color:#4a90bf!important;font-weight:600!important;padding:8px 16px!important;border-radius:10px!important;transition:all .2s}.static-nav-dashboard:hover{background:#ebf4fa!important;color:#3a7ba8!important}.static-nav-toggle{display:none;width:40px;height:40px;border:none;background:transparent;color:#475569;font-size:18px;cursor:pointer;border-radius:8px;align-items:center;justify-content:center;transition:all .2s}.static-nav-toggle:hover{color:#4a90bf;background:#ebf4fa}.static-main{min-height:calc(100vh - 200px);padding:80px 24px;background:#fff}.static-content{max-width:800px;margin:0 auto}.static-content h1{font-size:clamp(32px,4vw,44px);font-weight:800;color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;line-height:1.15}.static-content .page-subtitle{font-size:18px;color:#64748b;line-height:1.6;margin-bottom:48px}.static-content h2{font-size:24px;font-weight:700;color:#0f172a;margin-top:48px;margin-bottom:16px;letter-spacing:-.02em}.static-content h3{font-size:18px;font-weight:700;color:#1e293b;margin-top:32px;margin-bottom:12px}.static-content p{font-size:16px;color:#475569;line-height:1.7;margin-bottom:16px}.static-content ol,.static-content ul{margin-bottom:16px;padding-left:24px}.static-content li{font-size:16px;color:#475569;line-height:1.7;margin-bottom:8px}.static-content a{color:#4a90bf;text-decoration:none;font-weight:500}.static-content a:hover{text-decoration:underline}.static-content strong{color:#1e293b;font-weight:600}.static-content .effective-date{font-size:14px;color:#94a3b8;font-weight:500;margin-bottom:32px}.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px;transition:all .2s}.info-card:hover{border-color:#4a90bf;box-shadow:0 0 0 1px rgba(74,144,191,.1),0 8px 30px rgba(74,144,191,.1)}.info-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:16px}.info-card h3{font-size:17px;font-weight:700;color:#0f172a;margin-top:0;margin-bottom:8px}.info-card p{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:0}.contact-form{gap:20px;margin-top:32px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{font-size:14px;font-weight:600;color:#1e293b}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:inherit;color:#334155;transition:all .2s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#4a90bf;box-shadow:0 0 0 3px rgba(74,144,191,.15)}.form-group textarea{min-height:140px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;background:linear-gradient(135deg,#4a90bf,#3a7ba8);color:#fff;font-size:16px;font-weight:700;font-family:inherit;border:none;border-radius:12px;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px rgba(74,144,191,.3);width:fit-content}.form-submit:hover{transform:translateY(-1px);box-shadow:0 8px 28px rgba(74,144,191,.4)}.static-footer{background:#0f172a;color:#94a3b8;padding:56px 24px 32px}.static-footer-inner{max-width:1200px;margin:0 auto}.static-footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;flex-wrap:wrap;gap:32px}.static-footer-brand .static-logo-text{color:#fff}.static-footer-brand p{font-size:13.5px;color:#94a3b8;max-width:280px;margin-top:8px;line-height:1.6}.static-footer-links{display:flex;gap:48px}.static-footer-col h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#cbd5e1;margin-bottom:14px}.static-footer-col a{display:block;font-size:13.5px;color:#94a3b8;text-decoration:none;padding:4px 0;transition:color .2s}.static-footer-col a:hover{color:#6ba8d3}.static-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;font-size:12.5px}@media (max-width:768px){.static-nav-toggle{display:flex}.static-nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:12px 24px 20px;border-bottom:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(0,0,0,.08);gap:4px}.static-nav-links.show{display:flex}.static-nav-links a{width:100%;padding:12px 16px!important;text-align:center}.static-nav-links .cl-userButtonTrigger{margin:4px auto 0}.static-main{padding:48px 20px}.form-row{grid-template-columns:1fr}.static-footer-top{flex-direction:column}.static-footer-links{gap:28px}.info-cards{grid-template-columns:1fr}}