*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#e8edf5;color:#1e293b;min-height:100vh;overflow-x:hidden}.page-container{max-width:960px;margin:0 auto;padding:2rem;overflow-x:hidden}h1{font-size:1.8rem;margin-bottom:1rem;color:#0f172a}h2{font-size:1.3rem;margin-bottom:.5rem;color:#0f172a}.logo-section{text-align:center;padding:3rem 2rem 2rem;background:#0f172a;border:2px solid #7ab648;border-radius:16px;margin-bottom:.5rem}.tagline{color:#475569;font-size:1.1rem;margin-top:.5rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin:2rem 0}.form-card{display:block;background:#1e293b;border:2px solid #7ab648;border-radius:12px;padding:1.5rem;text-decoration:none;color:#e2e8f0;transition:border-color .2s,transform .2s}.form-card h2{color:#f8fafc}.form-card:hover{border-color:#f59e0b;transform:translateY(-2px)}.form-card p{color:#94a3b8;font-size:.9rem;margin-bottom:1rem}.card-price{display:inline-block;background:#f59e0b22;color:#f59e0b;padding:.25rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600}.back-link{display:inline-block;color:#f59e0b;text-decoration:none;margin-bottom:1.5rem;font-size:.9rem}.back-link:hover{text-decoration:underline}.admin-form{max-width:360px;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.google-login-btn{padding:.75rem 1.5rem;background:#1e293b;border:1px solid #334155;color:#e2e8f0;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:border-color .2s}.google-login-btn:hover{border-color:#f59e0b}.google-login-btn:disabled{opacity:.6;cursor:not-allowed}.error-text{color:#ef4444;font-size:.9rem}.admin-header{display:flex;justify-content:space-between;align-items:center}.logout-btn{padding:.5rem 1rem;background:transparent;border:1px solid #475569;color:#94a3b8;border-radius:6px;cursor:pointer;font-size:.85rem}.logout-btn:hover{border-color:#ef4444;color:#ef4444}.page-footer{text-align:center;padding:3rem 0 1rem;color:#64748b;font-size:.85rem}.page-footer p+p{margin-top:.25rem}.wizard-shell{background:#1e293b;border:2px solid #7ab648;border-radius:12px;overflow:hidden;color:#e2e8f0}.wizard-shell h1{color:#f8fafc}.wizard-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #334155}.wizard-header h1{font-size:1.4rem;margin-bottom:.75rem}.wizard-progress-bar{height:4px;background:#334155;border-radius:2px;overflow:hidden}.wizard-progress-fill{height:100%;background:#f59e0b;border-radius:2px;transition:width .3s ease}.wizard-step-label{color:#94a3b8;font-size:.85rem;margin-top:.5rem}.wizard-body{padding:1.5rem;min-height:300px}.wizard-footer{display:flex;align-items:center;padding:1rem 1.5rem;border-top:1px solid #334155}.wizard-spacer{flex:1}.wizard-btn{padding:.6rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;min-height:44px}.wizard-btn-next{background:#f59e0b;color:#0f172a}.wizard-btn-next:hover{background:#d97706}.wizard-btn-back{background:transparent;border:1px solid #475569;color:#94a3b8}.wizard-btn-back:hover{border-color:#94a3b8;color:#e2e8f0}.wizard-step{display:flex;flex-direction:column;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:.9rem;color:#94a3b8;font-weight:500}.required-star{color:#f59e0b}.form-input{padding:.7rem .9rem;border:2px solid rgba(122,182,72,.35);border-radius:8px;background:#fff;color:#1e293b;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#94a3b8}.form-input:focus{outline:none;border-color:#7ab648b3;box-shadow:0 0 0 3px #7ab64826}.form-input-error{border-color:#ef4444}.form-select{appearance:none;cursor:pointer}.form-textarea{resize:vertical;min-height:100px;font-family:inherit}.form-error{color:#ef4444;font-size:.85rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.step-info{color:#475569;font-size:.95rem;line-height:1.5}.wizard-shell .step-info,.estimate-form .step-info,.reference-box .step-info{color:#cbd5e1}.step-info-secondary{color:#64748b;font-size:.85rem;line-height:1.5}.form-checkbox-label{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;font-size:.95rem;color:#e2e8f0}.form-checkbox{width:18px;height:18px;margin-top:2px;accent-color:#f59e0b;cursor:pointer}.current-year-btn{display:flex;flex-direction:column;align-items:center;width:100%;padding:1.25rem;background:#0f172a;border:2px solid #334155;border-radius:12px;cursor:pointer;transition:all .2s;margin-bottom:.5rem}.current-year-btn:hover{border-color:#f59e0b}.current-year-btn-active{background:#f59e0b22;border-color:#f59e0b}.current-year-number{font-size:2rem;font-weight:700;color:#f8fafc}.current-year-btn-active .current-year-number{color:#f59e0b}.current-year-label{font-size:.9rem;color:#94a3b8;margin-top:.15rem}.prior-years-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;margin-top:.5rem}.prior-year-btn{padding:.5rem .75rem;background:#0f172a;border:1px solid #1e293b;border-radius:6px;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.prior-year-btn:hover{border-color:#475569;color:#94a3b8}.prior-year-btn-active{background:#f59e0b15;border-color:#f59e0b;color:#f59e0b}.file-drop-zone{border:2px dashed #334155;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s;color:#94a3b8}.file-drop-zone:hover,.file-drop-active{border-color:#f59e0b}.file-drop-hint{font-size:.8rem;color:#64748b;margin-top:.25rem}.file-list{list-style:none;display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.file-list-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:6px;font-size:.85rem;color:#cbd5e1}.file-list-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.5rem}.file-remove-btn{background:none;border:none;color:#ef4444;font-size:1.2rem;cursor:pointer;padding:0 .25rem;flex-shrink:0}.upload-actions{display:flex;gap:.75rem;margin-top:.5rem}.upload-action-btn{flex:1;padding:.6rem 1rem;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#94a3b8;font-size:.9rem;cursor:pointer;transition:border-color .2s}.upload-action-btn:hover{border-color:#f59e0b;color:#e2e8f0}.signature-canvas-wrap{width:100%;height:150px;position:relative}.signature-canvas{width:100%;height:100%;border:1px solid #334155;border-radius:8px;cursor:crosshair;touch-action:none;display:block}.signature-actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.signature-clear-btn{padding:.4rem 1rem;background:transparent;border:1px solid #475569;color:#94a3b8;border-radius:6px;font-size:.85rem;cursor:pointer}.signature-clear-btn:hover{border-color:#ef4444;color:#ef4444}.consent-block{padding:1rem;background:#0f172a;border:1px solid #334155;border-radius:8px}.consent-block+.consent-block{margin-top:1rem}.consent-block h3{font-size:1rem;color:#f8fafc;margin-bottom:.5rem}.consent-text{font-size:.9rem;color:#94a3b8;line-height:1.5;margin-bottom:.75rem}.consent-title{font-size:1rem;color:#f8fafc;margin-bottom:.25rem}.consent-subtitle{font-size:.85rem;color:#94a3b8;margin-bottom:.75rem}.consent-view-toggle{display:block;width:100%;padding:.6rem .75rem;background:#94a3b80f;border:1px solid rgba(148,163,184,.15);border-radius:8px;color:#94a3b8;font-size:.82rem;font-family:inherit;cursor:pointer;text-align:left;margin-bottom:.75rem;transition:background .15s,color .15s}.consent-view-toggle:hover{background:#94a3b81a;color:#cbd5e1}.consent-terms-body{padding:.75rem;background:#0f172a66;border:1px solid rgba(148,163,184,.1);border-radius:8px;margin-bottom:.75rem}.consent-term-row{font-size:.8rem;color:#94a3b8;line-height:1.55;padding:.4rem 0;border-bottom:1px solid rgba(148,163,184,.06)}.consent-term-row:last-child{border-bottom:none;padding-bottom:0}.consent-term-row strong{color:#e2e8f0}.consent-checkbox-area{margin-top:.25rem}.consent-poa-notice{font-size:.8rem;color:#94a3b8;margin-top:.75rem;padding:.5rem .75rem;background:#f59e0b0d;border:1px solid rgba(245,158,11,.15);border-radius:6px;line-height:1.5}.consent-poa-notice strong{color:#f59e0b}.review-section{padding:1rem;background:#0f172a;border:1px solid #334155;border-radius:8px}.review-section+.review-section{margin-top:.75rem}.review-section h3{font-size:.95rem;color:#f59e0b;margin-bottom:.5rem}.review-row{display:flex;justify-content:space-between;padding:.3rem 0;font-size:.9rem}.review-label{color:#64748b}.review-notes{font-size:.9rem;color:#cbd5e1;line-height:1.4}.submission-complete{text-align:center;padding:2rem 0}.success-icon{width:64px;height:64px;border-radius:50%;background:#059669;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.reference-box{background:#1e293b;border:2px solid #7ab648;border-radius:12px;padding:1.5rem;margin:1.5rem auto;max-width:400px}.reference-label{font-size:.9rem;color:#94a3b8;margin-bottom:.35rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.reference-id{font-size:1.8rem;font-weight:800;color:#fbbf24;font-family:Consolas,SF Mono,Liberation Mono,Menlo,ui-monospace,monospace;letter-spacing:.15em;text-transform:uppercase}.next-steps{max-width:500px;margin:2rem auto 0;text-align:left}.next-steps h3{font-size:1rem;color:#0f172a;margin-bottom:.5rem}.submitting-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;gap:.5rem}.submitting-logo-spin{width:72px;height:72px;object-fit:contain;animation:submitting-spin 1.2s linear infinite;margin-bottom:.75rem}@keyframes submitting-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.submitting-title{color:#f59e0b;font-size:1.1rem;font-weight:600;margin:0}.save-subtext{color:#94a3b8;font-size:.85rem;margin-top:.25rem}.save-error-banner{margin-top:1.25rem;padding:1rem 1.25rem;background:#ef44441a;border:1px solid rgba(239,68,68,.4);border-radius:8px;color:#fca5a5;font-size:.95rem;text-align:center}.sin-input-wrapper{position:relative;display:flex;align-items:center}.sin-input{font-family:monospace;font-size:1.15rem;letter-spacing:.1em;padding-right:2.5rem}.sin-input-valid{border-color:#10b98199}.sin-input-invalid{border-color:#ef444499}.sin-check{position:absolute;right:.75rem;font-size:1.1rem;font-weight:700}.sin-check-valid{color:#10b981}.sin-check-invalid{color:#ef4444}.sin-privacy-note{font-size:.8rem;color:#64748b;margin-top:.5rem;line-height:1.4}.dob-dropdowns{display:grid;grid-template-columns:1fr .6fr .8fr;gap:.5rem}.dob-select{font-size:.95rem;cursor:pointer}.dob-month{min-width:0}.review-mono{font-family:monospace;letter-spacing:.05em;color:#f59e0b}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#0f172a;border:1px solid #334155;border-radius:8px}.toggle-label{font-size:.9rem;color:#cbd5e1;flex:1;margin-right:1rem}.toggle-buttons{display:flex;gap:.4rem}.toggle-btn{padding:.5rem 1rem;background:transparent;border:1px solid #475569;border-radius:6px;color:#64748b;font-size:.9rem;cursor:pointer;transition:all .2s;min-height:44px}.toggle-btn-active{background:#f59e0b22;border-color:#f59e0b;color:#f59e0b}.shareholder-row{padding:.75rem;background:#0f172a;border:1px solid #334155;border-radius:8px}.remove-shareholder-btn{padding:.3rem .75rem;background:transparent;border:1px solid #475569;border-radius:6px;color:#ef4444;font-size:.8rem;cursor:pointer;margin-top:.5rem}.remove-shareholder-btn:hover{border-color:#ef4444}.add-shareholder-btn{padding:.5rem 1rem;background:transparent;border:1px dashed #475569;border-radius:8px;color:#94a3b8;font-size:.9rem;cursor:pointer;transition:border-color .2s}.add-shareholder-btn:hover{border-color:#f59e0b;color:#f59e0b}.estimate-form{background:#1e293b;border:2px solid #7ab648;border-radius:12px;padding:1.5rem;color:#e2e8f0}.estimate-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.estimate-header-text{flex:1;min-width:0}.estimate-header-text .step-info{margin-top:.35rem}.estimate-header-logo-block{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:1;min-width:0;gap:.3rem}.estimate-header-logo{width:250px;max-width:100%;height:auto;object-fit:contain}.estimate-header-tagline{width:188px;max-width:75%;height:auto;object-fit:contain;opacity:.7}.estimate-header-text{text-align:right;min-width:0}.estimate-form h1{color:#f8fafc}.shopping-cart{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:1rem}.shopping-cart h3{font-size:.95rem;color:#94a3b8;margin-bottom:.75rem}.cart-items{display:flex;flex-direction:column;gap:.4rem}.cart-row{display:flex;justify-content:space-between;font-size:.9rem;color:#cbd5e1;padding:.25rem 0}.cart-total{display:flex;justify-content:space-between;font-size:1.05rem;font-weight:700;color:#f59e0b;padding-top:.75rem;margin-top:.25rem;border-top:1px solid #334155}.cart-subtotal{display:flex;justify-content:space-between;font-size:.9rem;color:#94a3b8;padding-top:.5rem;margin-top:.4rem;border-top:1px solid #1e293b}.cart-tax{display:flex;justify-content:space-between;font-size:.9rem;color:#94a3b8;padding-top:.25rem}.payment-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.payment-method-btn{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;background:#0f172a;border:2px solid #334155;border-radius:10px;cursor:pointer;transition:all .2s;text-align:center}.payment-method-btn:hover{border-color:#475569}.payment-method-active{border-color:#f59e0b;background:#f59e0b10}.payment-method-icon{font-size:1.5rem;margin-bottom:.4rem}.payment-method-name{font-size:.95rem;font-weight:600;color:#e2e8f0}.payment-method-desc{font-size:.8rem;color:#64748b;margin-top:.15rem}.payment-nudge-banner{background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:8px;padding:.7rem 1rem;margin-top:1.25rem;font-size:.82rem;color:#fbbf24;line-height:1.5;text-align:center}.payment-no-fee-badge{display:inline-block;background:#22c55e26;border:1px solid rgba(34,197,94,.35);color:#22c55e;font-size:.65rem;font-weight:700;letter-spacing:.05em;padding:.15rem .5rem;border-radius:20px;margin-top:.45rem}.payment-fee-note{display:inline-block;font-size:.73rem;color:#64748b;margin-top:.45rem}.etransfer-instructions{margin-top:1rem}.etransfer-instructions h3{text-align:center;font-size:1.2rem;font-weight:700;color:#f1f5f9;margin-bottom:1.25rem}.etransfer-copy-field{background:#0f172a;border:2px solid #334155;border-radius:12px;padding:1rem 1.25rem;margin-bottom:.85rem}.etransfer-copy-field-tap{cursor:pointer;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}.etransfer-copy-field-tap:hover{border-color:#f59e0b;background:#111827}.etransfer-copy-field-tap:active{background:#1e293b}.etransfer-copied{border-color:#22c55e!important;background:#22c55e0d!important}.etransfer-copy-label{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem;font-weight:600}.etransfer-copy-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.etransfer-copy-stacked{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.etransfer-copy-stacked .etransfer-copy-btn{width:100%;text-align:center}.etransfer-copy-value{font-size:1.4rem;font-weight:800;color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;word-break:break-all}.etransfer-ref-value{font-size:1.8rem;font-weight:800;color:#fbbf24;letter-spacing:.15em;font-family:Verdana,Geneva,Tahoma,sans-serif;word-break:normal;text-transform:uppercase}.etransfer-copy-btn{background:#f59e0b;border:2px solid #fbbf24;color:#0f172a;border-radius:8px;padding:.6rem 1.25rem;font-size:1rem;font-weight:800;white-space:nowrap;flex-shrink:0;pointer-events:none;transition:all .15s}.etransfer-copy-btn-done{background:#22c55e33;border-color:#22c55e;color:#22c55e}.etransfer-warning{font-size:.82rem;color:#64748b;text-align:center;line-height:1.5;margin:.25rem 0 1rem}.etransfer-divider{border:none;border-top:1px solid #334155;margin:0 0 1rem}.etransfer-action-btn{display:block;width:100%;margin-bottom:.75rem}.etransfer-confirm-btn{background:#22c55e26;border-color:#22c55e66;color:#22c55e}.etransfer-confirm-btn:hover{background:#22c55e40;color:#4ade80}.bank-links-section{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #334155}.bank-modal-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.bank-modal{background:#1e293b;border:1px solid #334155;border-radius:14px;width:100%;max-width:520px;padding:1.5rem;box-shadow:0 20px 60px #00000080}.bank-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;font-size:1rem;font-weight:600;color:#e2e8f0}.bank-modal-close{background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:color .15s}.bank-modal-close:hover{color:#e2e8f0}.bank-modal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem;margin-bottom:1.25rem}.bank-modal-tile{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;background:#0f172a;border:1px solid #334155;border-radius:10px;text-decoration:none;transition:all .15s;cursor:pointer}.bank-modal-tile:hover{background:#1e3a5f;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.bank-modal-logo{width:32px;height:32px;object-fit:contain;border-radius:4px;image-rendering:-webkit-optimize-contrast}.bank-modal-logo-fallback{display:none;width:40px;height:40px;background:#334155;border-radius:6px;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#e2e8f0}.bank-modal-name{font-size:.72rem;color:#94a3b8;font-weight:500;text-align:center;line-height:1.2}.bank-modal-footer{font-size:.78rem;color:#64748b;text-align:center;border-top:1px solid #334155;padding-top:1rem;margin:0}.service-radio-group,.service-checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.service-radio-label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.95rem;color:#e2e8f0;padding:.4rem 0}.service-radio{accent-color:#f59e0b;width:16px;height:16px;cursor:pointer}.admin-loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#94a3b8}.admin-shell{min-height:100vh;background:#0f172a;display:flex;flex-direction:column}.admin-top-bar{background:linear-gradient(to right,#1e293b,#0f172a);border-bottom:1px solid #334155;padding:.75rem 1.5rem}.admin-top-bar-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.admin-branding{display:flex;align-items:center;gap:.75rem}.admin-title{font-size:1.15rem;font-weight:700;color:#f8fafc;letter-spacing:-.01em}.admin-badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .5rem;border-radius:4px;background:#f59e0b20;color:#f59e0b;border:1px solid #f59e0b30}.admin-user-section{display:flex;align-items:center;gap:.75rem}.admin-user-name{font-size:.85rem;color:#94a3b8}.admin-logout-btn{padding:.35rem .75rem;background:transparent;border:1px solid #475569;border-radius:6px;color:#94a3b8;font-size:.8rem;cursor:pointer;transition:all .2s}.admin-logout-btn:hover{border-color:#ef4444;color:#ef4444}.admin-tab-bar{background:#1e293b;border-bottom:1px solid #334155;padding:0 1.5rem}.admin-tab-bar-inner{max-width:1200px;margin:0 auto;display:flex;gap:0;overflow-x:auto}.admin-tab{display:flex;align-items:center;gap:.4rem;padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.admin-tab:hover{color:#cbd5e1}.admin-tab-active{color:#f59e0b;border-bottom-color:#f59e0b}.admin-tab-icon{font-size:1rem}.admin-tab-label{font-size:.85rem}.admin-content{flex:1;max-width:1200px;margin:0 auto;width:100%;padding:1.5rem}.admin-panel{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.admin-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.admin-panel h2{font-size:1.2rem;font-weight:700;color:#f8fafc;margin-bottom:.25rem}.admin-count{font-size:.8rem;color:#64748b;background:#0f172a;padding:.25rem .6rem;border-radius:12px}.admin-muted{color:#64748b;font-size:.85rem}.admin-empty{text-align:center;padding:3rem 1rem;color:#475569}.admin-list{display:flex;flex-direction:column;gap:.35rem}.admin-list-item{background:#0f172a;border:1px solid #334155;border-radius:8px;overflow:hidden}.admin-list-row{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;transition:background .15s;text-align:left}.admin-list-row:hover{background:#1e293b}.admin-list-main{display:flex;flex-direction:column;gap:.1rem}.admin-list-name{font-size:.95rem;font-weight:600;color:#e2e8f0}.admin-list-ref{font-size:.75rem;color:#64748b;font-family:monospace}.admin-list-meta{display:flex;align-items:center;gap:.75rem}.admin-list-date{font-size:.8rem;color:#64748b}.admin-list-chevron{font-size:.7rem;color:#475569}.status-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;border-radius:4px}.status-paid{background:#10b98120;color:#10b981}.status-pending{background:#f59e0b20;color:#f59e0b}.status-none{background:#47556920;color:#475569}.admin-detail{border-top:1px solid #334155;padding:1rem}.admin-detail-json{font-size:.75rem;color:#94a3b8;font-family:monospace;white-space:pre-wrap;word-break:break-all;max-height:400px;overflow-y:auto;background:#020617;padding:.75rem;border-radius:6px}.sub-detail-card{display:flex;flex-direction:column;gap:.15rem}.sub-detail-section{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-top:.75rem;padding-bottom:.25rem;border-bottom:1px solid #1e293b}.sub-detail-section:first-child{margin-top:0}.sub-detail-row{display:flex;justify-content:space-between;align-items:baseline;padding:.3rem .5rem;border-radius:4px}.sub-detail-row:hover{background:#0f172a}.sub-detail-label{font-size:.8rem;color:#64748b;flex-shrink:0;margin-right:1rem}.sub-detail-value{font-size:.85rem;color:#e2e8f0;text-align:right;word-break:break-word}.sub-detail-mono{font-family:monospace;font-size:.8rem;color:#f59e0b}.sub-detail-notes{font-size:.85rem;color:#cbd5e1;padding:.5rem;background:#0f172a;border-radius:6px;line-height:1.5;white-space:pre-wrap}.sub-detail-docs{padding:.3rem .5rem}.sub-detail-doc-list{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem}.sub-detail-doc-btn{display:inline-block;font-size:.8rem;color:#60a5fa;background:none;border:1px solid rgba(96,165,250,.2);padding:.25rem .5rem;border-radius:4px;cursor:pointer;transition:all .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:left}.sub-detail-doc-btn:hover{background:#60a5fa1a;border-color:#60a5fa66;color:#93bbfc}.admin-sub-tabs{display:flex;gap:.25rem;margin:1rem 0;background:#0f172a;border-radius:8px;padding:.25rem}.admin-sub-tab{padding:.5rem 1rem;background:none;border:none;border-radius:6px;color:#64748b;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.admin-sub-tab:hover{color:#cbd5e1}.admin-sub-tab-active{background:#334155;color:#f59e0b}.integration-section{display:flex;flex-direction:column;gap:1rem}.integration-card{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:1.25rem}.integration-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.integration-card-title{display:flex;align-items:flex-start;gap:.75rem}.integration-icon{font-size:1.5rem;margin-top:.1rem}.integration-card-title h3{font-size:1rem;font-weight:600;color:#f8fafc;margin:0}.integration-status{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .6rem;border-radius:4px}.integration-connected{background:#10b98120;color:#10b981}.integration-disconnected{background:#47556920;color:#64748b}.integration-fields{display:flex;flex-direction:column;gap:.75rem}.integration-field{display:flex;flex-direction:column;gap:.25rem}.integration-hint{font-size:.75rem;color:#475569}.integration-info{color:#94a3b8;font-size:.9rem;line-height:1.5}.integration-info strong{color:#f59e0b}.integration-actions{margin-top:1rem;display:flex;gap:.75rem}.pricing-section{display:flex;flex-direction:column;gap:1rem}.pricing-card{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:1.25rem}.pricing-card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.pricing-icon{font-size:1.5rem;margin-top:.1rem}.pricing-card-header h3{font-size:1rem;font-weight:600;color:#f8fafc;margin:0}.pricing-fields{display:flex;flex-direction:column;gap:.75rem}.pricing-field{display:flex;flex-direction:column;gap:.25rem}.pricing-input-wrap{display:flex;align-items:center;gap:.5rem}.pricing-dollar{color:#f59e0b;font-weight:700;font-size:1.1rem}.pricing-input{max-width:140px}.pricing-suffix{font-size:.8rem;color:#64748b}.pricing-actions{margin-top:.5rem}.admin-save-btn{padding:.6rem 1.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;color:#0f172a;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s}.admin-save-btn:hover{opacity:.9}.admin-save-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.page-container{padding:1rem}h1{font-size:1.4rem}.form-grid{grid-template-columns:1fr;gap:1rem}.form-row{grid-template-columns:1fr;gap:.75rem}.wizard-body{padding:1rem}.wizard-header{padding:1rem 1rem .75rem}.wizard-footer{padding:.75rem 1rem}.wizard-btn{padding:.7rem 1.25rem;font-size:1rem}.form-input{padding:.75rem .85rem;font-size:16px}.form-select{font-size:16px}.current-year-btn{padding:1rem}.current-year-number{font-size:1.75rem}.prior-years-grid{grid-template-columns:repeat(3,1fr)}.upload-actions{flex-direction:column;gap:.5rem}.file-drop-zone{padding:1.5rem 1rem}.signature-canvas-wrap{height:120px}.review-row{flex-direction:column;gap:.15rem}.review-label{font-size:.8rem}.consent-block{padding:.75rem}.reference-id{font-size:1.4rem}.logo-section{padding:2rem 1rem 1.5rem;border-radius:12px}.form-card{padding:1.25rem}.toggle-row{flex-direction:column;align-items:flex-start;gap:.5rem}.toggle-label{margin-right:0}.estimate-form{padding:1rem}.estimate-header-logo{width:160px}.estimate-header-tagline{width:120px}.wizard-brand-logo{width:130px}.wizard-brand-tagline{width:98px}.wizard-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.wizard-title-row h1{text-align:left;font-size:1.2rem}.estimate-header{flex-direction:column;gap:.75rem}.estimate-header-text{text-align:left}.etransfer-copy-value{font-size:1.1rem;word-break:break-all}.etransfer-ref-value{font-size:1.3rem;letter-spacing:.1em}.payment-method-grid{grid-template-columns:1fr}.bank-modal-grid{grid-template-columns:repeat(3,1fr)}.dob-dropdowns,.shareholder-row .form-row{grid-template-columns:1fr}.admin-top-bar{padding:.5rem 1rem}.admin-tab-bar{padding:0 .5rem}.admin-tab{padding:.6rem .75rem}.admin-tab-label{display:none}.admin-tab-icon{font-size:1.2rem}.admin-content,.admin-panel{padding:1rem}.admin-list-row{flex-direction:column;align-items:flex-start;gap:.4rem}.admin-list-meta{width:100%;justify-content:space-between}.integration-card-header{flex-direction:column;gap:.5rem}.pricing-input-wrap{flex-wrap:wrap}}.footer-links{margin-top:.5rem;font-size:.85rem}.footer-links a{color:#475569;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#f59e0b}.footer-sep{margin:0 .5rem;color:#475569}.consent-link{color:#f59e0b;text-decoration:underline;text-underline-offset:2px}.consent-link:hover{color:#fbbf24}.privacy-editor{margin-top:1.25rem}.privacy-section-desc{font-size:.85rem;color:#94a3b8;margin-bottom:1.5rem;line-height:1.6}.privacy-block{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1.25rem 1.4rem;margin-bottom:1.25rem}.privacy-block-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 1rem}.privacy-field{margin-bottom:1rem}.privacy-field:last-child{margin-bottom:0}.privacy-field-label{display:block;font-size:.82rem;font-weight:500;color:#cbd5e1;margin-bottom:.3rem}.privacy-field-hint{font-size:.77rem;color:#64748b;margin:0 0 .4rem;line-height:1.4}.privacy-field-input{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:.5rem .75rem;color:#f1f5f9;font-size:.875rem;box-sizing:border-box;transition:border-color .15s}.privacy-field-input:focus{outline:none;border-color:#3b82f6}.privacy-field-textarea{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:.6rem .75rem;color:#f1f5f9;font-size:.875rem;line-height:1.6;box-sizing:border-box;resize:vertical;transition:border-color .15s;font-family:inherit}.privacy-field-textarea:focus{outline:none;border-color:#3b82f6}.privacy-action-bar{display:flex;align-items:center;gap:1rem;padding:1rem 0 .5rem;border-top:1px solid rgba(255,255,255,.07);margin-top:.5rem;flex-wrap:wrap}.privacy-reset-btn{background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:7px;padding:.5rem 1rem;color:#94a3b8;font-size:.82rem;cursor:pointer;transition:all .15s}.privacy-reset-btn:hover:not(:disabled){border-color:#ef4444;color:#ef4444}.privacy-reset-btn:disabled{opacity:.4;cursor:not-allowed}.privacy-saved{color:#84cc16;font-size:.85rem;font-weight:500;margin:0}.privacy-error{color:#ef4444;font-size:.85rem;margin:0}.consent-links-line{margin:.4rem 0 .75rem;font-size:.82rem}.consent-link-sep{color:#475569;margin:0 .1rem}.wizard-shell .file-drop-hint,.wizard-shell .sin-privacy-note,.wizard-shell .etransfer-warning,.wizard-shell .addr-option-sub,.estimate-form .file-drop-hint,.payment-method-desc,.payment-fee-note,.review-label,.reference-box .step-info-secondary,.bank-modal-footer{color:#94a3b8}.integration-hint{color:#64748b}.hero-logo{max-width:360px;width:100%;height:auto;display:block;margin:0 auto .5rem}.wizard-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.wizard-title-row h1{margin:0;text-align:right;min-width:0}.wizard-brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex-shrink:1;min-width:0}.wizard-brand-logo{width:180px;max-width:100%;height:auto;object-fit:contain}.wizard-brand-tagline{width:135px;max-width:100%;height:auto;object-fit:contain;opacity:.7}.admin-header-logo{height:32px;width:auto;object-fit:contain;display:block}.admin-login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#0f172a;color:#e2e8f0;padding:2rem}.admin-login-logo-wrap{margin-bottom:2.5rem;text-align:center}.admin-login-logo{max-width:260px;width:100%;height:auto;display:block;margin:0 auto}.admin-login-label{text-align:center;color:#94a3b8;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}@media(max-width:480px){.hero-logo{max-width:280px}.admin-login-logo{max-width:200px}.bank-modal-grid{grid-template-columns:repeat(2,1fr)}.etransfer-copy-value{font-size:.95rem}.etransfer-ref-value{font-size:1.1rem;letter-spacing:.05em}.signature-canvas-wrap{height:100px}}.contact-phone-row{position:relative;display:flex;flex-direction:column;gap:.35rem}.sms-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:.4rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:.1rem;min-height:44px}.sms-badge-yes{background:#84cc161f;border:1px solid #84cc16;color:#84cc16}.sms-badge-no{background:#64748b1f;border:1px solid #64748b;color:#94a3b8}.sms-consent-block{background:#3b82f612;border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:1rem 1.25rem;margin:.25rem 0 1.25rem}.sms-consent-question{font-size:.9rem;color:#cbd5e1;margin:0 0 .85rem;line-height:1.5}.sms-phone-highlight{color:#f1f5f9;font-weight:600}.sms-consent-options{display:flex;gap:.75rem;margin-bottom:.75rem}.sms-consent-btn{flex:1;padding:.7rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#94a3b8;font-size:.9rem;cursor:pointer;transition:all .15s;font-weight:500;min-height:44px}.sms-consent-btn:hover{border-color:#ffffff4d;color:#f1f5f9}.sms-consent-yes{background:#84cc1626;border-color:#84cc16;color:#84cc16!important}.sms-consent-no{background:#64748b26;border-color:#64748b;color:#94a3b8!important}.sms-consent-note{font-size:.78rem;color:#94a3b8;margin:0;line-height:1.5}.sms-consent-block-error{border-color:#ef4444;background:#ef44440f}@media(max-width:400px){.sms-consent-options{flex-direction:column}}.integration-input-wrap{position:relative;display:flex;align-items:center}.integration-input-wrap .form-input{padding-right:2.5rem;flex:1}.integration-reveal-btn{position:absolute;right:.6rem;background:transparent;border:none;cursor:pointer;font-size:1rem;padding:.25rem;color:#64748b;line-height:1}.integration-reveal-btn:hover{color:#94a3b8}.integration-mono{font-family:monospace;letter-spacing:.03em}.integration-saved{color:#84cc16;font-size:.85rem;font-weight:500;margin-right:.75rem}.integration-link{color:#3b82f6;text-decoration:underline;text-underline-offset:2px}.integration-link:hover{color:#60a5fa}.integration-info code{background:#ffffff14;padding:.1rem .35rem;border-radius:4px;font-size:.82rem;font-family:monospace}.address-suggestions-list{position:absolute;top:calc(100% + 2px);left:0;right:0;background:#1e293b;border:1px solid rgba(255,255,255,.15);border-radius:8px;margin:0;padding:.25rem 0;list-style:none;z-index:1000;box-shadow:0 8px 24px #0006;max-height:240px;overflow-y:auto}.address-suggestion-item{display:flex;flex-direction:column;padding:.65rem 1rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);transition:background .1s}.address-suggestion-item:last-child{border-bottom:none}.address-suggestion-item:hover,.address-suggestion-active{background:#3b82f626}.address-suggestion-main{color:#f1f5f9;font-size:.9rem;font-weight:500}.address-suggestion-secondary{color:#64748b;font-size:.78rem;margin-top:.1rem}.address-search-spinner{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:1rem;animation:spin 1s linear infinite;pointer-events:none}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.smart-address-wrap{display:flex;flex-direction:column;gap:1rem}.addr-dropdown{background:#1e293b;border:1px solid rgba(255,255,255,.15);border-radius:8px;margin:0;padding:.25rem 0;list-style:none;z-index:9999;box-shadow:0 8px 32px #00000080;max-height:260px;overflow-y:auto}.addr-option{display:flex;flex-direction:column;padding:.7rem 1rem;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05)}.addr-option:last-child{border-bottom:none}.addr-option:hover,.addr-option:active{background:#3b82f62e}.addr-option-main{color:#f1f5f9;font-size:.9rem;font-weight:500}.addr-option-sub{color:#64748b;font-size:.78rem;margin-top:.1rem}.addr-confirmed{background:#84cc1614;border:1px solid rgba(132,204,22,.25);border-radius:8px;padding:.75rem 1rem;margin-top:.75rem}.addr-confirmed-row{display:flex;justify-content:space-between;font-size:.85rem;padding:.2rem 0}.addr-confirmed-row span:first-child{color:#64748b;flex-shrink:0;margin-right:1rem}.addr-confirmed-row span:last-child{color:#f1f5f9;text-align:right}.addr-switch-link{background:none;border:none;color:#64748b;font-size:.82rem;cursor:pointer;padding:.5rem 0 0;text-decoration:underline;text-underline-offset:3px;display:block}.addr-switch-link:hover{color:#94a3b8}.sub-detail-export-row{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #334155;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.export-btn-wrap{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.export-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;border:none;transition:background .15s,opacity .15s}.export-btn-ready{background:#0f766e;color:#fff}.export-btn-ready:hover{background:#0d9488}.export-btn-busy{background:#1e293b;color:#94a3b8;cursor:not-allowed;opacity:.8}.export-btn-error{background:#7f1d1d;color:#fca5a5}.export-btn-error:hover{background:#991b1b}.export-btn-reexport{background:#1e293b;color:#94a3b8;font-size:.75rem;padding:.3rem .7rem}.export-btn-reexport:hover{background:#334155;color:#e2e8f0}.export-badge-done{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .75rem;background:#064e3b;color:#6ee7b7;border-radius:6px;font-size:.8rem;font-weight:700}.export-progress{font-size:.78rem;color:#94a3b8;font-style:italic}.export-error-msg{font-size:.78rem;color:#f87171;max-width:260px}.export-spinner{display:inline-block;width:12px;height:12px;border:2px solid #475569;border-top-color:#94a3b8;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-exported{background:#064e3b;color:#6ee7b7;border-radius:5px;padding:.15rem .55rem;font-size:.72rem;font-weight:700}.site-nav{position:sticky;top:0;z-index:1000;background:#0f172a;border-bottom:1px solid #1e293b;transition:box-shadow .2s}.site-nav-scrolled{box-shadow:0 4px 20px #0006;border-bottom-color:#7ab64833}.site-nav-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;height:64px}.site-nav-logo{flex-shrink:0;margin-right:2rem}.site-nav-logo img{height:36px;width:auto}.site-nav-links{display:flex;align-items:center;gap:.25rem;flex:1}.site-nav-link{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .75rem;border-radius:6px;color:#94a3b8;text-decoration:none;font-size:.88rem;font-weight:500;transition:color .15s,background .15s;background:none;border:none;cursor:pointer;font-family:inherit}.site-nav-link:hover{color:#f8fafc;background:#ffffff0d}.site-nav-link-active{color:#f59e0b}.site-nav-caret{font-size:.7rem;transition:transform .2s}.site-nav-caret-open{transform:rotate(180deg)}.site-nav-dropdown{position:relative;padding-bottom:8px;margin-bottom:-8px}.site-nav-dropdown-trigger{cursor:pointer}.site-nav-dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:.4rem 0;box-shadow:0 12px 40px #00000080;animation:navDropIn .15s ease-out}@keyframes navDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.site-nav-dropdown-item{display:block;padding:.6rem 1rem;color:#94a3b8;text-decoration:none;font-size:.88rem;transition:color .1s,background .1s}.site-nav-dropdown-item:hover{color:#f8fafc;background:#ffffff0d}.site-nav-dropdown-item-active{color:#f59e0b}.site-nav-actions{display:flex;align-items:center;gap:.6rem;margin-left:auto}.site-nav-action{padding:.45rem .9rem;border-radius:6px;text-decoration:none;font-size:.82rem;font-weight:600;transition:background .15s;color:#94a3b8;border:1px solid #334155}.site-nav-action:hover{color:#f8fafc;border-color:#475569}.site-nav-action-primary{background:#f59e0b;color:#0f172a;border-color:#f59e0b}.site-nav-action-primary:hover{background:#d97706;border-color:#d97706;color:#0f172a}.site-nav-phone{color:#7ab648;text-decoration:none;font-size:.82rem;font-weight:600;white-space:nowrap}.site-nav-phone:hover{color:#a3d977}.site-nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;margin-left:auto;padding:6px}.site-nav-hamburger span{display:block;height:2px;background:#94a3b8;border-radius:2px;transition:transform .2s,opacity .2s}.site-nav-hamburger-open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.site-nav-hamburger-open span:nth-child(2){opacity:0}.site-nav-hamburger-open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.site-nav-mobile{display:none;flex-direction:column;padding:.5rem 1.5rem 1.5rem;border-top:1px solid #1e293b;background:#0f172a;animation:navSlideDown .2s ease-out}@keyframes navSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.site-nav-mobile-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;color:#94a3b8;text-decoration:none;font-size:.95rem;font-weight:500;border-bottom:1px solid #1e293b;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;font-family:inherit;cursor:pointer}.site-nav-mobile-link:hover,.site-nav-mobile-link-active{color:#f59e0b}.site-nav-mobile-sub{padding-left:1rem}.site-nav-mobile-sub-link{font-size:.9rem;padding:.6rem 0}.site-nav-mobile-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.site-nav-mobile-actions .site-nav-action{text-align:center;padding:.7rem;font-size:.95rem}.site-nav-phone-mobile{text-align:center;padding:.5rem;font-size:1rem}.site-footer{background:#0f172a;border-top:2px solid rgba(122,182,72,.2);color:#94a3b8;padding-top:3rem}.site-footer-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem}.site-footer-brand{display:flex;flex-direction:column}.site-footer-logo{width:180px;margin-bottom:.75rem}.site-footer-tagline{color:#7ab648;font-weight:600;font-size:.9rem;font-style:italic}.site-footer-since{font-size:.8rem;color:#64748b;margin-top:.25rem}.site-footer-col h4{color:#f8fafc;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.site-footer-col a{display:block;color:#94a3b8;text-decoration:none;font-size:.88rem;padding:.2rem 0;transition:color .15s}.site-footer-col a:hover{color:#f59e0b}.site-footer-col p{font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.site-footer-col p strong{color:#cbd5e1;font-weight:600}.site-footer-phone{font-weight:700;color:#7ab648!important;font-size:1rem!important;margin-top:.5rem}.site-footer-bottom{max-width:1100px;margin:2rem auto 0;padding:1.25rem 1.5rem;border-top:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#475569}.site-footer-legal{display:flex;gap:1.5rem}.site-footer-legal a{color:#64748b;text-decoration:none}.site-footer-legal a:hover{color:#94a3b8}.site-page{min-height:calc(100vh - 64px);background:#0f172a}.sp-hero{background:radial-gradient(ellipse at 50% 0%,rgba(122,182,72,.1) 0%,transparent 60%),#1e293b;border-bottom:1px solid #334155;padding:3rem 1.5rem;text-align:center}.sp-hero-inner{max-width:680px;margin:0 auto}.sp-hero h1{font-size:2rem;font-weight:800;color:#f8fafc;margin-bottom:.75rem;letter-spacing:-.02em}.sp-hero p{font-size:1.05rem;color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.sp-hero .lp-cta-btn{font-size:1rem}.sp-section{max-width:900px;margin:0 auto;padding:3rem 1.5rem}@media(max-width:860px){.site-nav-links,.site-nav-actions{display:none}.site-nav-hamburger,.site-nav-mobile{display:flex}.site-footer-inner{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}}@media(max-width:480px){.site-nav-inner{padding:0 1rem}.site-nav-logo img{height:30px}.site-footer-inner{grid-template-columns:1fr;gap:1.5rem}.site-footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.sp-hero{padding:2.5rem 1.25rem}.sp-hero h1{font-size:1.6rem}.sp-section{padding:2.5rem 1.25rem}}.lp{min-height:100vh;background:#0f172a;color:#e2e8f0;overflow-x:hidden}.lp-hero{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(122,182,72,.12) 0%,transparent 60%),linear-gradient(180deg,#0f172a,#1e293b);border-bottom:2px solid rgba(122,182,72,.25);overflow:hidden}.lp-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(122,182,72,.08) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.lp-hero-inner{position:relative;max-width:720px;margin:0 auto;padding:3rem 1.5rem 3.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.lp-logo{width:280px;max-width:80%;margin-bottom:.5rem}.lp-tagline-img{width:200px;max-width:60%;margin-bottom:2rem;opacity:.85}.lp-headline{font-size:2.2rem;font-weight:800;line-height:1.15;color:#f8fafc;margin-bottom:1rem;letter-spacing:-.02em}.lp-headline-accent{color:#f59e0b}.lp-subheadline{font-size:1.1rem;line-height:1.6;color:#94a3b8;max-width:520px;margin-bottom:2rem}.lp-price-pill{display:inline-flex;flex-direction:column;align-items:center;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:16px;padding:1rem 2rem;margin-bottom:2rem;gap:0}.lp-price-amount{font-size:2.4rem;font-weight:900;color:#f59e0b;line-height:1}.lp-price-or-less{font-size:1.1rem;font-weight:700;color:#f59e0b;margin-top:.1rem}.lp-price-label{font-size:.85rem;color:#94a3b8;margin-top:.35rem}.lp-price-nofees{font-size:.78rem;color:#7ab648;font-weight:600;margin-top:.2rem}.lp-cta-btn{display:inline-block;background:#f59e0b;color:#0f172a;font-size:1.15rem;font-weight:700;padding:1rem 2.5rem;border-radius:10px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #f59e0b4d;min-height:54px}.lp-cta-btn:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 6px 28px #f59e0b66}.lp-cta-btn:active{transform:translateY(0)}.lp-cta-sub{margin-top:.75rem;font-size:.85rem;color:#64748b}.lp-trust-bar{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 1rem;background:#1e293b;border-bottom:1px solid #334155}.lp-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center}.lp-trust-number{font-size:1.3rem;font-weight:800;color:#7ab648}.lp-trust-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-top:.15rem}.lp-trust-divider{width:1px;height:36px;background:#334155}.lp-section{max-width:800px;margin:0 auto;padding:3.5rem 1.5rem}.lp-section-dark{max-width:none;background:#1e293b;border-top:1px solid #334155;border-bottom:1px solid #334155}.lp-section-dark>*{max-width:800px;margin-left:auto;margin-right:auto}.lp-section-title{font-size:1.5rem;font-weight:700;color:#f8fafc;text-align:center;margin-bottom:2rem}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.lp-step{text-align:center;padding:1.5rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:12px;transition:border-color .2s}.lp-step:hover{border-color:#7ab64866}.lp-step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#7ab64826;border:2px solid #7ab648;border-radius:50%;font-size:1.1rem;font-weight:800;color:#7ab648;margin-bottom:.75rem}.lp-step h3{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.5rem}.lp-step p{font-size:.88rem;color:#94a3b8;line-height:1.5}.lp-features{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.lp-features-3{grid-template-columns:repeat(3,1fr)}.lp-feature{padding:1.5rem;background:#0f172a;border:1px solid #334155;border-radius:12px;transition:border-color .2s}.lp-feature:hover{border-color:#f59e0b66}.lp-feature-icon{font-size:1.6rem;margin-bottom:.6rem}.lp-feature h3{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.4rem}.lp-feature p{font-size:.88rem;color:#94a3b8;line-height:1.5}.lp-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-review{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.lp-review-stars{color:#f59e0b;font-size:1rem;margin-bottom:.5rem;letter-spacing:.05em}.lp-review p{font-size:.9rem;color:#cbd5e1;line-height:1.55;font-style:italic;margin-bottom:.75rem}.lp-review-source{font-size:.8rem;color:#64748b}.lp-compare{border:1px solid #334155;border-radius:12px;overflow:hidden;background:#0f172a}.lp-compare-row{display:grid;grid-template-columns:2fr 1.2fr 1.2fr;align-items:center;padding:.85rem 1.25rem;border-bottom:1px solid #334155;font-size:.9rem}.lp-compare-row:last-child{border-bottom:none}.lp-compare-header{background:#1e293b;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b;padding:.65rem 1.25rem}.lp-compare-header .lp-compare-us{color:#7ab648;font-weight:800}.lp-compare-them{color:#64748b}.lp-compare-us-val{color:#7ab648;font-weight:700}.lp-compare-note{margin-top:.75rem;font-size:.75rem;color:#475569;text-align:center}.lp-ai-section{max-width:none;background:linear-gradient(180deg,#0f172a,#1a1f3a,#0f172a);border-top:1px solid #334155;border-bottom:1px solid #334155;padding:3.5rem 1.5rem;text-align:center}.lp-ai-inner{max-width:640px;margin:0 auto}.lp-ai-badge{display:inline-flex;align-items:center;gap:.4rem;background:#3b82f61f;border:1px solid rgba(59,130,246,.3);border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;color:#60a5fa;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.06em}.lp-ai-section h2{font-size:1.5rem;font-weight:800;color:#f8fafc;margin-bottom:1rem}.lp-ai-section p{font-size:.95rem;color:#94a3b8;line-height:1.65;margin-bottom:.75rem}.lp-ai-section p:last-of-type{margin-bottom:0}.lp-ai-kicker{font-size:.85rem!important;color:#64748b!important;font-style:italic;margin-top:.5rem!important}.lp-locations{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}.lp-location{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;text-align:center}.lp-location h3{font-size:1rem;font-weight:700;color:#f59e0b;margin-bottom:.5rem}.lp-location p{font-size:.9rem;color:#94a3b8;line-height:1.5}.lp-locations-note{text-align:center;font-size:.9rem;color:#94a3b8;line-height:1.6}.lp-link{color:#f59e0b;text-decoration:none}.lp-link:hover{text-decoration:underline}.lp-final-cta{text-align:center;padding:4rem 1.5rem;background:radial-gradient(ellipse at 50% 100%,rgba(245,158,11,.08) 0%,transparent 60%),#0f172a;border-top:1px solid #334155}.lp-final-cta h2{font-size:1.8rem;font-weight:800;color:#f8fafc;margin-bottom:.75rem}.lp-final-cta p{font-size:1.05rem;color:#94a3b8;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto}.lp-final-links{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.88rem}.lp-final-divider{color:#475569}@media(max-width:768px){.lp-headline{font-size:1.8rem}.lp-subheadline{font-size:1rem}.lp-steps,.lp-features{grid-template-columns:1fr;gap:1rem}.lp-features-3{grid-template-columns:1fr}.lp-reviews{grid-template-columns:1fr;gap:1rem}.lp-compare-row{font-size:.82rem;padding:.75rem 1rem}.lp-trust-bar{flex-wrap:wrap;gap:.75rem 1.5rem;padding:1.25rem 1rem}.lp-trust-divider{display:none}.lp-trust-item{min-width:40%}}@media(max-width:480px){.lp-hero-inner{padding:2rem 1.25rem 2.5rem}.lp-headline{font-size:1.5rem}.lp-subheadline{font-size:.95rem;margin-bottom:1.5rem}.lp-price-pill{padding:.75rem 1.5rem;margin-bottom:1.5rem}.lp-price-amount{font-size:2rem}.lp-price-label{font-size:.8rem}.lp-cta-btn{width:100%;text-align:center;padding:1rem;font-size:1.1rem}.lp-trust-bar{display:grid;grid-template-columns:1fr 1fr;gap:1rem .5rem;padding:1.25rem 1rem}.lp-trust-divider{display:none}.lp-trust-number{font-size:1rem}.lp-trust-label{font-size:.62rem}.lp-section{padding:2.5rem 1.25rem}.lp-section-title{font-size:1.25rem;margin-bottom:1.5rem}.lp-step{padding:1.25rem 1rem}.lp-feature{padding:1.25rem}.lp-compare-row{grid-template-columns:1.4fr 1fr 1fr;font-size:.78rem;padding:.7rem .75rem}.lp-compare-header{padding:.6rem .75rem}.lp-locations{grid-template-columns:1fr;gap:1rem}.lp-ai-section{padding:2.5rem 1.25rem}.lp-ai-section h2{font-size:1.25rem}.lp-ai-section p{font-size:.9rem}.lp-final-cta{padding:3rem 1.25rem}.lp-final-cta h2{font-size:1.4rem}.lp-final-cta>p{font-size:.95rem}.lp-final-links{flex-direction:column;gap:.5rem}.lp-final-divider{display:none}.lp-review{padding:1.25rem}.lp-review p{font-size:.88rem}}.sh-hero{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(122,182,72,.12) 0%,transparent 55%),linear-gradient(180deg,#0f172a,#1e293b);border-bottom:2px solid rgba(122,182,72,.25);overflow:hidden}.sh-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(122,182,72,.07) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.sh-hero-inner{position:relative;max-width:760px;margin:0 auto;padding:4rem 1.5rem 4.5rem;text-align:center}.sh-headline{font-size:2.5rem;font-weight:800;color:#f8fafc;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.sh-headline-accent{color:#f59e0b}.sh-subheadline{font-size:1.1rem;color:#94a3b8;line-height:1.6;max-width:560px;margin:0 auto 2rem}.sh-hero-actions{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.sh-hero-secondary{display:inline-block;padding:.85rem 2rem;border:1px solid #475569;border-radius:10px;color:#94a3b8;text-decoration:none;font-size:1rem;font-weight:600;transition:border-color .2s,color .2s}.sh-hero-secondary:hover{border-color:#f59e0b;color:#f59e0b}.sh-hero-phone{margin-top:1.25rem}.sh-hero-phone a{color:#7ab648;text-decoration:none;font-size:1.1rem;font-weight:700}.sh-hero-phone a:hover{color:#a3d977}.sh-services{max-width:1000px;margin:0 auto;padding:3.5rem 1.5rem}.sh-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.sh-service-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;transition:border-color .2s,transform .15s;display:flex;flex-direction:column}.sh-service-card:hover{border-color:#7ab64866;transform:translateY(-2px)}.sh-service-icon{font-size:1.8rem;margin-bottom:.6rem}.sh-service-card h3{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.4rem}.sh-service-card p{font-size:.85rem;color:#94a3b8;line-height:1.5;flex:1;margin-bottom:.75rem}.sh-service-links{display:flex;align-items:center;gap:.75rem;margin-top:auto}.sh-service-learn{color:#f59e0b;text-decoration:none;font-size:.82rem;font-weight:600}.sh-service-learn:hover{text-decoration:underline}.sh-service-cta{padding:.3rem .7rem;background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);border-radius:6px;color:#f59e0b;text-decoration:none;font-size:.78rem;font-weight:600;transition:background .15s}.sh-service-cta:hover{background:#f59e0b33}.sh-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.sh-why-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#0f172a;border:1px solid #334155;border-radius:12px}.sh-why-icon{font-size:1.6rem;flex-shrink:0;margin-top:.15rem}.sh-why-item h3{font-size:.95rem;font-weight:700;color:#f8fafc;margin-bottom:.3rem}.sh-why-item p{font-size:.85rem;color:#94a3b8;line-height:1.5}.sh-bottom-actions{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.sh-bottom-phone{margin-top:1.25rem}.sh-bottom-phone a{font-size:1.1rem;font-weight:700}@media(max-width:768px){.sh-headline{font-size:2rem}.sh-services-grid{grid-template-columns:1fr 1fr}.sh-why-grid{grid-template-columns:1fr}}@media(max-width:480px){.sh-hero-inner{padding:3rem 1.25rem 3.5rem}.sh-headline{font-size:1.6rem}.sh-subheadline{font-size:.95rem}.sh-hero-actions{flex-direction:column;gap:.75rem}.sh-hero-actions .lp-cta-btn,.sh-hero-secondary{width:100%;text-align:center}.sh-services-grid{grid-template-columns:1fr}.sh-services{padding:2.5rem 1.25rem}.sh-why-item{flex-direction:column;gap:.5rem}}.sp-hero{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(122,182,72,.1) 0%,transparent 60%),#1e293b;border-bottom:1px solid #334155;padding:3.5rem 1.5rem 3rem;text-align:center;overflow:hidden}.sp-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(122,182,72,.05) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.sp-hero-inner{position:relative;max-width:720px;margin:0 auto}.sp-hero h1{font-size:2.2rem;font-weight:800;color:#f8fafc;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1.15}.sp-hero-accent{color:#f59e0b}.sp-hero p{font-size:1.05rem;color:#94a3b8;line-height:1.65;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.sp-hero-actions{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.sp-hero-phone{margin-top:1rem}.sp-hero-phone a{color:#7ab648;text-decoration:none;font-size:1.1rem;font-weight:700}.sp-section{max-width:900px;margin:0 auto;padding:3.5rem 1.5rem}.sp-section-narrow{max-width:740px}.sp-section-dark{max-width:none;background:#1e293b;border-top:1px solid #334155;border-bottom:1px solid #334155}.sp-section-dark>*{max-width:900px;margin-left:auto;margin-right:auto}.sp-section-title{font-size:1.5rem;font-weight:700;color:#f8fafc;text-align:center;margin-bottom:2rem}.sp-section-subtitle{text-align:center;color:#94a3b8;font-size:1rem;line-height:1.6;max-width:600px;margin:-1rem auto 2rem}.sp-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.sp-cards-3{grid-template-columns:repeat(3,1fr)}.sp-card{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:1.5rem;transition:border-color .2s,transform .15s}.sp-card:hover{border-color:#7ab64866;transform:translateY(-2px)}.sp-card-dark{background:#1e293b}.sp-card-icon{font-size:1.8rem;margin-bottom:.6rem}.sp-card h3{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.4rem}.sp-card p{font-size:.88rem;color:#94a3b8;line-height:1.55}.sp-body{max-width:740px;margin:0 auto}.sp-body h2{font-size:1.3rem;font-weight:700;color:#f8fafc;margin:2rem 0 .75rem}.sp-body h2:first-child{margin-top:0}.sp-body h3{font-size:1.05rem;font-weight:700;color:#f8fafc;margin:1.5rem 0 .5rem}.sp-body p{font-size:.95rem;color:#cbd5e1;line-height:1.7;margin-bottom:1rem}.sp-body ul{list-style:none;margin:0 0 1rem;padding:0}.sp-body li{position:relative;padding-left:1.25rem;font-size:.92rem;color:#cbd5e1;line-height:1.6;margin-bottom:.5rem}.sp-body li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#7ab648}.sp-body a{color:#f59e0b;text-decoration:none}.sp-body a:hover{text-decoration:underline}.sp-body strong{color:#f8fafc;font-weight:600}.sp-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.sp-team-member{text-align:center;padding:1.5rem 1rem;background:#0f172a;border:1px solid #334155;border-radius:12px;transition:border-color .2s,transform .15s}.sp-team-member:hover{border-color:#7ab64866;transform:translateY(-2px)}.sp-team-avatar{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-size:1.8rem;color:#7ab648;border:2px solid rgba(122,182,72,.3);overflow:hidden}.sp-team-avatar img{width:100%;height:100%;object-fit:cover}.sp-team-member h3{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.2rem}.sp-team-member p{font-size:.82rem;color:#7ab648;font-weight:600}.sp-location-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.sp-location-card{background:#0f172a;border:1px solid #334155;border-radius:16px;overflow:hidden;transition:border-color .2s}.sp-location-card:hover{border-color:#f59e0b66}.sp-location-photo{width:100%;height:200px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;justify-content:center;font-size:3rem;border-bottom:1px solid #334155;overflow:hidden}.sp-location-photo img{width:100%;height:100%;object-fit:cover}.sp-location-info{padding:1.5rem}.sp-location-card h3{font-size:1.1rem;font-weight:700;color:#f59e0b;margin-bottom:.1rem}.sp-location-nickname{font-size:.82rem;color:#7ab648;font-weight:600;margin-bottom:.75rem}.sp-location-card address{font-style:normal;font-size:.92rem;color:#cbd5e1;line-height:1.5;margin-bottom:1rem}.sp-hours-table{width:100%;border-collapse:collapse}.sp-hours-table td{padding:.3rem 0;font-size:.85rem;color:#94a3b8;border-bottom:1px solid rgba(51,65,85,.5)}.sp-hours-table td:first-child{font-weight:600;color:#cbd5e1;width:45%}.sp-hours-open{color:#7ab648!important;font-weight:600}.sp-bottom-cta{text-align:center;padding:4rem 1.5rem;background:radial-gradient(ellipse at 50% 100%,rgba(245,158,11,.08) 0%,transparent 60%),#0f172a;border-top:1px solid #334155}.sp-bottom-cta h2{font-size:1.8rem;font-weight:800;color:#f8fafc;margin-bottom:.75rem}.sp-bottom-cta>p{font-size:1.05rem;color:#94a3b8;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto}.sp-bottom-actions{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.sp-bottom-phone{margin-top:1.25rem}.sp-bottom-phone a{color:#7ab648;text-decoration:none;font-size:1.1rem;font-weight:700}.sp-btn-secondary{display:inline-block;padding:.85rem 2rem;border:1px solid #475569;border-radius:10px;color:#94a3b8;text-decoration:none;font-size:1rem;font-weight:600;transition:border-color .2s,color .2s}.sp-btn-secondary:hover{border-color:#f59e0b;color:#f59e0b}.sp-highlight{background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:12px;padding:1.5rem;margin:1.5rem 0}.sp-highlight h3{font-size:1rem;font-weight:700;color:#f59e0b;margin-bottom:.5rem}.sp-highlight p{font-size:.92rem;color:#cbd5e1;line-height:1.6;margin-bottom:0}.sp-legal{max-width:740px;margin:0 auto}.sp-legal h2{font-size:1.15rem;font-weight:700;color:#f8fafc;margin:2rem 0 .5rem;padding-bottom:.4rem;border-bottom:1px solid #334155}.sp-legal h3{font-size:1rem;font-weight:600;color:#f8fafc;margin:1.25rem 0 .4rem}.sp-legal p{font-size:.9rem;color:#94a3b8;line-height:1.7;margin-bottom:.75rem}.sp-legal ul{list-style:none;padding:0;margin:0 0 1rem}.sp-legal li{position:relative;padding-left:1.25rem;font-size:.9rem;color:#94a3b8;line-height:1.6;margin-bottom:.4rem}.sp-legal li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#7ab648}.sp-legal a{color:#f59e0b;text-decoration:none}.sp-legal a:hover{text-decoration:underline}.sp-legal strong{color:#cbd5e1}.sp-consent-doc{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;margin:1.5rem 0}.sp-consent-doc h3{color:#f59e0b;margin-top:0}@media(max-width:768px){.sp-hero h1{font-size:1.8rem}.sp-cards,.sp-cards-3{grid-template-columns:1fr}.sp-team-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.sp-location-cards{grid-template-columns:1fr}}@media(max-width:480px){.sp-hero{padding:2.5rem 1.25rem 2rem}.sp-hero h1{font-size:1.5rem}.sp-hero p{font-size:.95rem}.sp-hero-actions{flex-direction:column}.sp-hero-actions .lp-cta-btn,.sp-hero-actions .sp-btn-secondary{width:100%;text-align:center}.sp-section{padding:2.5rem 1.25rem}.sp-section-title{font-size:1.25rem}.sp-team-grid{grid-template-columns:1fr 1fr;gap:.75rem}.sp-team-avatar{width:72px;height:72px;font-size:1.4rem}.sp-team-member{padding:1.25rem .75rem}.sp-team-member h3{font-size:.88rem}.sp-bottom-cta{padding:3rem 1.25rem}.sp-bottom-cta h2{font-size:1.4rem}.sp-bottom-actions{flex-direction:column}.sp-bottom-actions .lp-cta-btn,.sp-bottom-actions .sp-btn-secondary{width:100%;text-align:center}.sp-location-photo{height:160px}}
