body:has(.secondary-layout)>.utility-nav{display:none}body:has(.secondary-layout)>nav{display:none}.secondary-body{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);flex-direction:column;min-height:100vh;display:flex}.secondary-header{background:#fff;border-bottom:1px solid #e8eaed;padding:1.5rem 5%}.secondary-header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.secondary-header .logo img{width:auto;height:60px}.secondary-header .back-link{color:#0097b2;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.secondary-header .back-link:hover{color:#007a91}.secondary-header .back-link svg{width:20px;height:20px}.secondary-footer{text-align:center;color:#888;background:0 0;padding:1.5rem 5%;font-size:.85rem}.secondary-footer a{color:#666;text-decoration:none}.secondary-footer a:hover{color:#0097b2}.card-main{flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}.card-container{width:100%;max-width:560px}.card-container.narrow{max-width:420px}.page-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 4px 24px #00000014}.card-header-section{text-align:center;margin-bottom:2rem}.card-header-section h1{color:#3d2f4d;margin-bottom:1rem;font-size:2rem;font-weight:700}.card-header-section p{color:#666;font-size:1rem;line-height:1.6}.card-header-section .icon{background:linear-gradient(135deg,#0097b21a,#007a911a);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.card-header-section .icon svg{color:#0097b2;width:28px;height:28px}.form-group{margin-bottom:1.25rem}.form-group label{color:#3d2f4d;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0097b2;outline:none;box-shadow:0 0 0 3px #0097b21a}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.secondary-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0097b2,#007a91);border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.secondary-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0097b24d}.secondary-submit-btn:active{transform:translateY(0)}.secondary-submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.success-state{text-align:center;padding:2rem 0;display:none}.success-state.show{display:block}.success-state .success-icon{background:linear-gradient(135deg,#0596691a,#0478571a);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex}.success-state .success-icon svg{color:#059669;width:36px;height:36px}.success-state h2{color:#3d2f4d;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.success-state p{color:#666;font-size:1rem;line-height:1.6}.form-state{display:block}.form-state.hide{display:none}.error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;display:none}.error-message.show{display:block}.alternate-contact{text-align:center;border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.alternate-contact p{color:#666;margin-bottom:.5rem;font-size:.9rem}.alternate-contact a{color:#0097b2;font-weight:600;text-decoration:none}.alternate-contact a:hover{text-decoration:underline}.back-to-login{text-align:center;margin-top:1.5rem}.back-to-login a{color:#0097b2;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.back-to-login a:hover{text-decoration:underline}.back-to-login a svg{width:16px;height:16px}.email-sent{color:#3d2f4d;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-weight:600}.legal-body{background:#fff;flex-direction:column;min-height:100vh;line-height:1.7;display:flex}.legal-header{z-index:100;background:#fff;border-bottom:1px solid #e8eaed;padding:1.5rem 5%;position:sticky;top:0}.legal-header-container{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;display:flex}.legal-header .logo img{width:auto;height:60px}.legal-header .back-link{color:#0097b2;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.legal-header .back-link:hover{color:#007a91}.legal-header .back-link svg{width:20px;height:20px}.legal-main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 5% 5rem}.legal-page-header{border-bottom:1px solid #eee;margin-bottom:3rem;padding-bottom:2rem}.legal-page-header h1{color:#3d2f4d;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.legal-page-header .effective-date{color:#666;font-size:1rem}.toc{background:#f8f9fa;border-radius:12px;margin-bottom:3rem;padding:1.5rem 2rem}.toc h2{color:#3d2f4d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:600}.toc ol{columns:2;column-gap:2rem;padding-left:1.25rem}.toc li{margin-bottom:.5rem;font-size:.9rem}.toc a{color:#0097b2;text-decoration:none}.toc a:hover{text-decoration:underline}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#3d2f4d;margin-bottom:1rem;padding-top:1rem;font-size:1.5rem;font-weight:700}.legal-section h3{color:#3d2f4d;margin:1.5rem 0 .75rem;font-size:1.1rem;font-weight:600}.legal-section p{color:#444;margin-bottom:1rem}.legal-section ul,.legal-section ol{color:#444;margin-bottom:1rem;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem}.legal-section strong{color:#3d2f4d}.legal-section a{color:#0097b2}.highlight-box{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem}.highlight-box p{color:#92400e;margin:0}.info-box{background:#e0f7fa;border-left:4px solid #0097b2;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem}.info-box p{color:#00695c;margin:0}.data-table{border-collapse:collapse;width:100%;margin:1rem 0 1.5rem}.data-table th,.data-table td{text-align:left;color:#444;border:1px solid #e0e0e0;padding:.75rem 1rem;font-size:.95rem}.data-table th{color:#3d2f4d;background:#f8f9fa;font-weight:600}.legal-footer{text-align:center;color:#888;background:0 0;border-top:1px solid #eee;padding:2rem 5%;font-size:.85rem}.legal-footer a{color:#666;text-decoration:none}.legal-footer a:hover{color:#0097b2}@media (max-width:600px){.legal-page-header h1{font-size:1.75rem}.toc ol{columns:1}.data-table{font-size:.85rem}.data-table th,.data-table td{padding:.5rem}}@media (max-width:480px){.page-card{padding:2rem}.card-header-section h1{font-size:1.5rem}.form-row{grid-template-columns:1fr}.card-main{padding:2rem 1rem}}
