@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html{box-sizing:border-box;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:inherit}html,body,#root{margin:0;min-height:100%;width:100%}html,:root{color:#27272a;background:#fff;color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{overflow-x:hidden;color-scheme:light}button,input,select,textarea{color-scheme:light;font:inherit}input,select,textarea{-webkit-appearance:none;appearance:none;background-color:#fff;color:#111827;caret-color:#111827}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:#111827;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}button{-webkit-appearance:none;appearance:none;background-color:transparent;color:inherit}.agent-notification-button{border:none;background:none}.agent-login-shell{min-height:100vh;display:grid;place-items:center;background:#fff}.agent-dashboard-shell{min-height:100vh;width:100vw;max-width:100vw;overflow-x:hidden;background:#fff}.agent-login-card{width:min(520px,100%);background:#fff;border-radius:8px;box-shadow:0 28px 80px #0f172a1f;padding:44px 40px}.agent-login-brand{display:grid;place-items:center;gap:16px;margin-bottom:36px}.agent-logo-login{display:inline-flex;align-items:center;justify-content:center;width:64px;margin-bottom:18px;height:34px;border-radius:2px;object-fit:contain}.agent-logo{width:240px;height:40px}.agent-topnav-logo-button{align-items:center;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;padding:0}.agent-topnav-logo{display:block;height:33px;object-fit:contain;width:201px}@media(max-width:768px){.agent-dashboard-shell{width:100vw;max-width:100vw;overflow-x:hidden;padding-top:64px}}.agent-login-card h1{margin:0;font-size:32px;color:#111827}.agent-login-form{display:grid;gap:20px}.agent-login-form label{display:grid;gap:10px;font-size:14px;color:#4b5563}.agent-login-form input{width:100%;border:1px solid #d1d5db;border-radius:14px;padding:14px 16px;font-size:15px;color:#111827;background:#fafbff}.agent-login-form input:focus{outline:none;border-color:#000cff;box-shadow:0 0 0 4px #2563eb1f}.agent-login-footer{display:block}.agent-forgot-row{display:flex;justify-content:flex-end;margin-top:-6px}.agent-login-submit{width:100%;border-radius:16px;padding-block:15px;font-size:16px;font-weight:600}.agent-error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;margin-top:8px;font-size:14px}.agent-success-message{color:#065f46;background:#ecfdf5;border:1px solid #d1fae5;border-radius:12px;padding:12px 14px;margin-top:8px;font-size:14px}.agent-link{color:#000cff;text-decoration:none;font-size:14px}.agent-button{border:none;border-radius:11px;font-size:13px;cursor:pointer;background-color:#fff;color:#111827}.agent-button-primary{background:#000cff;color:#fff;box-shadow:0 12px 28px #2563eb33;padding:14px 20px}.agent-button-secondary{display:inline-flex;align-items:center;gap:8px}.agent-button-secondary{background:#fff;color:#111827;border:1px solid #d1d5db;padding:10px 20px}.agent-button-tertiary{background:#fff;color:#374151;border:1px solid #e5e7eb}.agent-table{font-size:12px}.agent-dashboard-shell{width:100vw;max-width:100vw;overflow-x:hidden;padding-top:64px}.agent-dashboard-topnav{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;padding:10px 24px;position:fixed;top:0;left:0;right:0;width:100%;border-bottom:.2px solid #dddddd;z-index:100}.agent-brand-row{display:flex;align-items:center;gap:16px}.agent-brand-copy{display:flex;flex-direction:column;gap:2px}.agent-brand-subtitle{color:#6b7280;font-size:13px}.agent-brand-title{font-size:20px;font-weight:700;color:#111827}.agent-topnav-links{display:flex;flex:1;justify-content:center;gap:12px;align-items:center;min-width:260px}.agent-topnav-pill{border:none;background:#f8fafc;color:#374151;border-radius:10px;padding:7px 12px;font-size:15px;cursor:pointer;display:flex;align-items:center;gap:4px}.agent-topnav-pill.active{background:#e7f2ff;color:#000cff}.agent-topnav-actions{display:flex;align-items:center;justify-content:flex-end;width:auto}.agent-brand-title{font-size:18px;font-weight:700;color:#111827}.agent-brand-subtitle{color:#6b7280;font-size:14px}.agent-topnav-links{display:flex;gap:12px}.agent-topnav-pill.active,.agent-topnav-pill:hover{background:#e5eeff;color:#0a5eff}.agent-topnav-actions{display:flex;align-items:center;gap:4px}.agent-icon-button-share{width:24px;height:24px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:1;color:#9ca3af;padding:0}.agent-icon-button{background:#fff;color:#111827;border:none}.agent-icon-button svg{width:20px;height:20px}.agent-avatar-wrapper{width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;display:grid;place-items:center;background:#f8fafc}.agent-avatar-button{cursor:pointer;padding:0}.agent-avatar-fallback{font-size:16px;font-weight:700;color:#1f2937}.agent-profile{position:relative}.agent-profile-menu{position:absolute;top:calc(100% + 10px);right:0;width:240px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 36px #0f172a24;padding:8px;z-index:120}.agent-profile-summary{padding:10px 10px 12px;border-bottom:1px solid #eef2f7;margin-bottom:6px}.agent-profile-name{font-size:14px;font-weight:600;color:#111827}.agent-profile-email{margin-top:2px;font-size:12px;color:#6b7280;word-break:break-all}.agent-profile-item{width:100%;border:none;background:transparent;padding:10px;text-align:left;border-radius:8px;font-size:13px;color:#1f2937;cursor:pointer}.agent-profile-item:hover{background:#f3f4f6}.agent-profile-signout{color:#b91c1c}.agent-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;width:100%;margin-left:0;padding:0 24px 21px;background:#ebf2ff}.agent-dashboard-header h2{margin:0;font-size:32px;color:#111827}.agent-profile-page{width:min(1180px,100%);margin:0 auto 48px;padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.agent-profile-section-header{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.agent-profile-section-title{font-size:20px;font-weight:700;color:#111827;margin:0}.agent-profile-edit-btn{display:flex;align-items:center;gap:8px;background:#f3f4f6;border:none;border-radius:8px;padding:8px 16px;color:#4b5563;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.agent-profile-edit-btn:hover{background:#e5e7eb}.agent-profile-card{background:#fff;border:1px solid #f3f4f6;border-radius:20px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:32px}.agent-profile-card-body{width:100%}.agent-profile-main-layout{display:flex;gap:48px}.agent-profile-avatar-column{display:flex;flex-direction:column;align-items:center;gap:20px;width:180px;flex-shrink:0}.agent-profile-avatar-container{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid #f3f4f6;background:#f9fafb}.agent-avatar-image{width:100%;height:100%;object-fit:cover}.agent-profile-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;color:#000cff;background:#eff6ff}.agent-profile-change-photo-btn{background:transparent;border:1px solid #000cff;color:#000cff;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.agent-profile-change-photo-btn:hover{background:#000cff;color:#fff}.agent-profile-form-column{flex-grow:1;display:flex;flex-direction:column;gap:24px}.agent-profile-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.agent-phone-input-wrapper{position:relative;display:flex;align-items:center}.agent-phone-country-selector{position:absolute;left:12px;display:flex;align-items:center;gap:6px;padding-right:12px;border-right:1px solid #e5e7eb}.agent-phone-input-wrapper input{padding-left:64px!important}.agent-profile-actions{display:flex;justify-content:flex-end;margin-top:8px}.agent-profile-password-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.agent-password-input-wrapper{position:relative;display:flex;align-items:center}.agent-password-toggle{position:absolute;right:12px;background:transparent;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.agent-password-toggle:hover{color:#6b7280}.agent-profile-message{padding:12px 16px;border-radius:12px;font-size:14px;margin-bottom:24px;text-align:center}.agent-profile-message.success{background:#ecfdf5;color:#065f46;border:1px solid #d1fae5}.agent-profile-message.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media(max-width:1024px){.agent-profile-main-layout{flex-direction:column;align-items:center;gap:32px}.agent-profile-password-layout{grid-template-columns:1fr}}@media(max-width:768px){.agent-profile-form-grid{grid-template-columns:1fr}}@media(max-width:1024px){.agent-dashboard-topnav{padding:14px 16px;gap:12px}.agent-brand-row{width:100%;gap:16px;justify-content:space-between;flex-wrap:wrap}.agent-topnav-links{width:100%;min-width:0;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.agent-topnav-pill{white-space:nowrap;font-size:14px;padding:8px 12px}.agent-dashboard-header{padding:14px 16px;gap:12px}.agent-dashboard-title{font-size:30px;margin:0}.agent-dashboard-header-actions{flex-direction:row;align-items:center;justify-content:space-between;gap:14px}.agent-tab-row{gap:18px;margin-top:0;flex-shrink:0}.agent-search-wrapper{width:auto;min-width:320px;max-width:420px;flex-shrink:0}.agent-search{width:320px}.agent-dashboard-actions-row{height:auto;padding:12px 16px;justify-content:flex-end}.agent-dashboard-card{margin:0 16px}}@media(max-width:640px){.agent-dashboard-header{padding:20px 18px 28px}.agent-profile-page{padding:20px 18px 24px}}.agent-dashboard-title{margin-bottom:0;font-size:34px;font-weight:600}.agent-dashboard-header-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:14px}.agent-search-wrapper{position:relative;width:auto;min-width:320px;max-width:420px;overflow:hidden}.agent-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;display:flex;align-items:center}.agent-tab-row{display:flex;gap:14px;margin-top:18px}.agent-tab-row{display:flex;gap:32px}.agent-section-tab{border:none;background:transparent;padding:12px 0;font-size:18px;cursor:pointer;color:#6b7280;position:relative}.agent-section-tab.active{color:#000cff;font-weight:500}.agent-section-tab.active:after{content:"";position:absolute;left:-10px;bottom:-2px;width:calc(100% + 20px);height:4px;background:#000cff;border-radius:4px}.agent-search{width:320px;box-sizing:border-box;padding:14px 16px 14px 44px;border-radius:16px;border:1px solid #d1d5db;background:#f8fafc;font-size:15px}.agent-dashboard-actions-row{display:flex;justify-content:end;gap:16px;align-items:center;padding-right:20px;width:100%;flex-wrap:wrap;height:66px;background-color:#fff}.agent-filters-panel{margin:0 20px 12px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:10px}.agent-filters-panel label{display:grid;gap:6px;font-size:12px;color:#4b5563;flex:1 1 min(220px,100%);min-width:220px;max-width:280px}.agent-filters-panel input,.agent-filters-panel select{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px;font-size:13px;background:#fff;color:#111827}.agent-filters-panel .agent-filter-clear-button{width:auto;justify-self:start;align-self:end;white-space:nowrap;padding:14px 20px;min-height:44px}.agent-table-container{overflow-x:auto}.agent-table{width:100%;border-collapse:collapse;min-width:1270px}.agent-table th,.agent-table td{padding:18px 16px;text-align:center;vertical-align:middle;border-bottom:1px solid #eef2f7}.agent-toast{position:fixed;top:28px;right:28px;z-index:2147483647;max-width:320px;padding:14px 18px;border-radius:18px;border:1px solid #d1fae5;background:#ecfdf5;color:#065f46;box-shadow:0 24px 65px #0f172a1f;font-size:14px}.agent-toast--success{border:1px solid #d1fae5;background:#ecfdf5;color:#065f46}.agent-toast--error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.agent-notes-drawer{position:fixed;top:0;right:-420px;width:min(420px,100%);height:100vh;background:#fff;box-shadow:-22px 0 80px #0f172a2e;transition:right .32s cubic-bezier(.4,0,.2,1);z-index:150;display:flex;flex-direction:column;padding:26px;visibility:hidden;opacity:0}.agent-notes-drawer.open{right:0;visibility:visible;opacity:1}.agent-notes-sidebar-panel{background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;padding:0;box-sizing:border-box}.agent-notes-sidebar-panel--inline{position:relative;flex:1 1 auto;align-self:stretch;width:100%;min-width:0;min-height:0;overflow-y:auto;box-shadow:none;z-index:1;border-left:none;padding:0}.agent-notes-sidebar-panel--fixed{position:fixed;top:0;right:0;bottom:0;width:min(420px,100%);overflow-y:auto;box-shadow:-12px 0 48px #0f172a14;z-index:190}.agent-notes-card{background:#fff;display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0;padding:28px 24px}.agent-notes-header{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px}.agent-notes-actions{display:inline-flex;align-items:center;gap:10px}.agent-notes-header--no-close{justify-content:flex-start}.agent-notes-title-row{display:flex;align-items:center;gap:14px}.agent-notes-icon-wrap{width:40px;height:40px;border-radius:999px;background:#eef4ff;color:#000cff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.agent-notes-icon{color:currentColor}.agent-notes-label{font-size:20px;font-weight:700;color:#0f172a}.agent-notes-close{border:none;background:transparent;font-size:36px;line-height:1;color:#111827;cursor:pointer;padding:0}.agent-notes-cancel-button{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid #d7dfeb;background:#fff;color:#111827;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.agent-notes-cancel-button:hover{background:#f8fafc;border-color:#c8d3e2}.agent-notes-section{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-height:0;margin-bottom:0}.agent-notes-subtitle{font-size:14px;font-weight:700;color:#111827}.agent-notes-drawer textarea,.agent-notes-sidebar-panel textarea{width:100%;min-height:520px;border:1px solid #d1d5db;border-radius:8px;padding:14px 12px;font-size:15px;color:#111827;background:#fff;resize:vertical}.agent-notes-drawer textarea:focus,.agent-notes-sidebar-panel textarea:focus{outline:none;border-color:#9ca3af;box-shadow:none}.agent-notes-field-label{font-size:15px;font-weight:700;color:#111827;letter-spacing:0}.agent-notes-field-label span{color:#6b7280;font-size:12px;font-weight:600}.agent-notes-subtitle--muted{font-size:13px;font-weight:700;color:#6b7280;text-transform:none}.agent-notes-section--flush-bottom{flex:1;min-height:0;margin-bottom:0;display:flex;flex-direction:column;gap:14px}.agent-notes-section--flush-bottom .agent-notes-list-wrap{flex:1;overflow-y:auto;min-height:0;border-top:1px solid #e7edf5}.agent-notes-editor{flex:1 1 auto;min-height:520px;height:100%;border:1px solid #d1d5db!important;border-radius:8px;padding:14px 12px!important;font-size:15px!important;line-height:1.5;background:#fff!important;color:#111827!important;resize:vertical!important;box-shadow:none}.agent-form-notes-panel .agent-notes-editor{flex:1 1 auto;height:99%;min-height:0;max-height:none;resize:none!important}.agent-notes-editor::placeholder{color:#9ca3af}.agent-notes-editor:focus{border-color:#9ca3af!important;box-shadow:none}.agent-notes-empty{font-size:13px;color:#9ca3af;padding:20px 18px}.agent-notes-composer{display:flex;flex:1 1 auto;min-height:0}.agent-form-notes-panel{align-self:stretch;display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 96px)}.agent-form-notes-panel .agent-notes-sidebar-panel,.agent-form-notes-panel .agent-notes-card,.agent-form-notes-panel .agent-notes-section,.agent-form-notes-panel .agent-notes-composer{flex:1 1 auto;min-height:0}.agent-notes-history{display:block}.agent-note-item{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:18px}.agent-note-item+.agent-note-item{border-top:1px solid #e7edf5}.agent-note-body{min-width:0;flex:1 1 auto}.agent-note-date{font-size:11px;color:#98a2b3;margin-top:8px}.agent-note-text{font-size:15px;color:#344054;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word}.agent-note-delete{border:none;background:transparent;color:#98a2b3;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;margin-top:2px}.agent-note-delete:hover{background:#f8fafc;color:#667085}.agent-note-delete:disabled{opacity:.6;cursor:wait}.agent-note-spinner{animation:agent-note-spin .8s linear infinite}@keyframes agent-note-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agent-modal-backdrop{position:fixed;inset:0;background:#0f172a47;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:24px;z-index:50}.agent-modal-card{width:min(560px,100%);background:#fff;border-radius:28px;padding:28px;box-shadow:0 34px 110px #0f172a29;margin:24px 0;max-height:calc(100vh - 48px);display:flex;flex-direction:column}.agent-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:4px}.agent-modal-header h3{margin:0;font-size:24px;color:#111827}.agent-modal-header p{margin:6px 0 0;color:#4b5563;font-size:14px;line-height:1.6}.agent-form{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding-right:6px;min-height:0}.agent-form-field{display:grid;gap:10px;font-size:14px;color:#4b5563}.agent-form-field input{width:100%;border:1px solid #d1d5db;border-radius:16px;padding:14px 16px;font-size:15px;color:#111827;background:#fff}.agent-form-field input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.agent-field-error{color:#dc2626;font-size:12px;font-weight:600;line-height:1.4}.agent-form-field input:focus{outline:none;border-color:#000cff;box-shadow:0 0 0 4px #2563eb1f}.agent-modal-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap;background:#fff;padding:12px 0 0}.agent-sidebar-form-backdrop{position:fixed;inset:0;background:#0f172a6b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:180;opacity:0;visibility:hidden;transition:opacity .38s ease,visibility .38s ease}.agent-sidebar-form-backdrop.open{opacity:1;visibility:visible}.agent-share-popup{position:fixed;inset:0;display:grid;place-items:center;padding:20px;z-index:190}.agent-share-popup .agent-form{width:min(440px,calc(100vw - 40px));background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:24px;max-height:min(90vh,720px);overflow-y:auto;position:relative;transform:translateY(8px);opacity:0;animation:agent-share-popup-rise .22s ease forwards;display:flex;flex-direction:column;gap:0}@keyframes agent-share-popup-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.agent-share-popup .agent-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.agent-share-popup .agent-modal-header h3{margin:0;color:#111827;font-size:20px;font-weight:700}.agent-icon-button-share{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#98a2b3;transition:color .2s}.agent-icon-button-share:hover{color:#667085}.agent-share-header-info{display:flex;justify-content:space-between;gap:12px;color:#98a2b3;font-size:13px;font-weight:500;margin-bottom:24px}.agent-share-header-info span{flex:0 0 auto}.agent-share-copy-row{display:flex;align-items:center;justify-content:flex-start;margin:0}.agent-share-copy-container{display:flex;align-items:center;min-width:0}.agent-share-copy-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#6b7a93;padding:10px;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #0f172a0a;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.agent-share-copy-button:hover{background:#eef4ff;border-color:#c7d7fe;color:#3563e9;transform:translateY(-1px)}.agent-share-copy-button.copied{background:#eff6ff;border-color:#bfdbfe;color:#000cff}.agent-share-recipients-list{display:flex;flex-direction:column;gap:20px}.agent-share-recipient-block{display:flex;flex-direction:column;gap:16px}.agent-share-popup .agent-form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:0}.agent-share-popup .agent-form-field span{color:#111827;font-size:14px;font-weight:700}.agent-share-popup .agent-form-field em{color:#98a2b3;font-style:normal;font-weight:500;font-size:13px;margin-left:4px}.agent-share-popup .agent-form-field input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;font-size:14px;color:#111827;width:100%;transition:border-color .2s,box-shadow .2s}.agent-share-popup .agent-form-field input::placeholder{color:#9ca3af}.agent-share-popup .agent-form-field input:focus{outline:none;border-color:#000cff;box-shadow:0 0 0 4px #2563eb1a}.agent-share-popup .agent-form-field textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;font-size:14px;color:#111827;width:100%;min-height:100px;resize:vertical;font-family:inherit;transition:border-color .2s,box-shadow .2s}.agent-share-popup .agent-form-field textarea::placeholder{color:#9ca3af}.agent-share-popup .agent-form-field textarea:focus{outline:none;border-color:#000cff;box-shadow:0 0 0 4px #2563eb1a}.agent-share-add-row{display:flex;justify-content:flex-end;margin-top:4px}.agent-share-popup .agent-button-link{background:transparent;border:none;color:#000cff;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;cursor:pointer;padding:0;text-decoration:none}.agent-share-popup .agent-button-link:hover{color:#1d4ed8}.agent-share-popup .agent-modal-actions{display:flex;justify-content:space-between;margin-top:24px;padding-top:0}.agent-share-popup .agent-button-primary{background:#1d68f5;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;min-width:120px}.agent-share-popup .agent-button-primary:hover{background:#1a5adf}.agent-share-popup .agent-button-primary:disabled{opacity:.6;cursor:not-allowed}.agent-share-popup .agent-error-text{color:#dc2626;font-size:13px;margin-top:12px;text-align:center}.agent-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:#f1f1f1;color:#625f5f;cursor:pointer;transition:background .2s,color .2s}.agent-icon-button:hover{background:#e6e6e6;color:#111827}.agent-table tbody tr:nth-child(2n) .agent-icon-button{background:#dbeafe;color:#000cff}.agent-table tbody tr:nth-child(2n) .agent-icon-button:hover{background:#cbdcfd}.agent-estimator-link-actions{display:flex;align-items:center;justify-content:flex-start;gap:10px}.agent-sidebar-form{position:fixed;top:0;right:0;width:min(440px,100%);height:100dvh;max-height:100dvh;background:#fff;transform:translate(100%);transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease;z-index:190;display:flex;flex-direction:column;padding:28px 28px 0px max(28px,env(safe-area-inset-bottom));overflow:hidden;will-change:transform}.agent-sidebar-form.open{transform:translate(0)}.agent-sidebar-form .agent-form{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;padding-bottom:140px;-webkit-overflow-scrolling:touch}.agent-sidebar-form .agent-form-field{margin-bottom:14px}.agent-sidebar-form .agent-modal-header{flex:0 0 auto;margin-bottom:18px}.agent-sidebar-form .agent-modal-actions{position:sticky;bottom:calc(-1*max(28px,env(safe-area-inset-bottom)));left:0;right:0;justify-content:center;gap:20px;margin-top:0;margin-inline:-28px;padding:10px 26px 18px max(28px,env(safe-area-inset-bottom));z-index:2}.agent-client-form-cancel,.agent-client-form-submit{min-width:117px;min-height:47px;border-radius:20px;padding:6px 17px;font-size:14px;font-weight:500}.agent-client-form-cancel{background:#fff;border:1px solid #d1d5db;color:#1f2937;box-shadow:none}.agent-client-form-submit{background:#000cff;border:1px solid #000cff;color:#fff;box-shadow:none}.agent-client-form-submit:disabled{opacity:.65;cursor:not-allowed}.agent-table th{color:#6b7280;font-size:13px;font-weight:700;letter-spacing:.02em}.agent-table tbody tr:hover{background:#f8fbff}.agent-client-name{font-weight:600;color:#111827}.agent-client-subtitle{color:#6b7280;font-size:13px;margin-top:4px}.agent-status-dot{width:12px;height:12px;border-radius:999px;display:inline-block}.agent-link-inline{color:#000cff;text-decoration:none;font-size:14px}.agent-link-pill{display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-size:13px}.agent-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:12px;padding:6px 10px;border:1.5px solid currentColor;font-size:13px;font-weight:500;line-height:1.1;white-space:nowrap}.agent-status-dropdown{position:relative;display:inline-flex}.agent-status-dropdown-trigger{gap:10px;min-width:148px;padding:6px 12px 6px 14px;cursor:pointer;transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.agent-status-dropdown-trigger:hover{box-shadow:0 10px 22px #0f172a14}.agent-status-dropdown-chevron{flex:0 0 auto;transition:transform .18s ease}.agent-status-dropdown-chevron.open{transform:rotate(180deg)}.agent-status-dropdown-menu{position:absolute;z-index:2000;width:250px;padding:8px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 22px 48px #0f172a24}.agent-status-dropdown-option{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0;border:0;border-radius:14px;background:transparent;cursor:pointer;color:#64748b}.agent-status-dropdown-option:hover,.agent-status-dropdown-option.is-active{background:#f8fafc}.agent-status-dropdown-option-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.agent-status-dropdown-option .agent-status-pill{min-width:0;min-height:32px;padding:6px 14px;border-radius:12px;font-size:13px;font-weight:500}.agent-status-dropdown-check{flex:0 0 auto;color:#0f172a;opacity:.7}.agent-status-dropdown-option.is-active .agent-status-dropdown-check{opacity:1}.agent-status-pill--pending{color:#6b7280;background:#f9fafb}.agent-status-pill--call-scheduled{color:#000cff;background:#eff6ff}.agent-status-pill--needs-response{color:#d36502;background:#fff3e7}.agent-status-pill--submitted{color:#0000d7;background:#ececfd}.agent-status-pill--lost{color:#ff383c;background:#ffeded}.agent-status-pill--confirmed{color:#32a14e;background:#dcffe5}.agent-status-pill--in-progress{color:#a4850c;background:#fdf7e1}.agent-status-pill--closed{color:#4b5563;background:#f3f4f6}.agent-estimate-amount{font-weight:400;color:#1b3a6b;font-size:14px}.agent-estimator-link-actions{display:flex;align-items:center;gap:8px;justify-content:flex-start}.agent-table .agent-icon-button{width:30px;height:30px;border-radius:9px;font-size:16px;border:0;background:#f1f1f1;color:#625f5f}.agent-table .agent-icon-button:hover{background:#e6e6e6}.agent-table .agent-icon{width:16px;height:16px}.agent-link-icon-button{text-decoration:none}.agent-icon-small{margin-left:8px}@media(max-width:1080px){.agent-dashboard-topnav,.agent-dashboard-card{padding:22px}.agent-dashboard-header{flex-direction:column;align-items:stretch}.agent-search{width:100%}}@media(max-width:820px){.agent-dashboard-actions-row{align-items:stretch}}s .agent-table{width:100%;min-width:1100px;border-collapse:collapse;background:#fff}.agent-table th,.agent-table td{padding:12px;text-align:center;border-bottom:1px solid #e5e7eb;vertical-align:middle;font-size:13px}.agent-table th{background:#fff;color:#111827;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:none;text-align:center}.agent-table tbody tr:nth-child(2n){background:#f8fbff}.agent-table tbody tr:hover{background:#eff6ff}.agent-status-dot{width:12px;height:12px;border-radius:9999px;display:inline-block;margin-right:10px}.agent-client-cell{display:flex;flex-direction:column;gap:4px}.agent-client-name{font-weight:700;color:#111827;font-size:13px}.agent-client-subtitle{color:#6b7280;font-size:12px}.agent-status-pill.pending{color:#a98400;background:#fff9df}.agent-status-pill.ongoing{color:#2faf57;background:#e8f9ee}.agent-status-pill.emailed{color:#1b1bff;background:#eef}.agent-link{color:#000cff;text-decoration:underline;text-underline-offset:3px;font-weight:500}.agent-action-buttons{display:flex;gap:10px}.agent-action-button{width:36px;height:36px;border:1px solid #e5e7eb;background:#f8fafc;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#374151}.agent-dashboard-card{background:#fff;border:none;border-radius:16px;box-shadow:none;padding:0;overflow:visible;margin:10px 20px 20px}.agent-table-container{width:100%;overflow-x:auto;overflow-y:visible;background:#fff;border-radius:16px;padding:0;margin-top:0}.agent-table thead th{background:#f3f4f6;color:#374151;font-size:14px;font-weight:700;border-bottom:1px solid #e5e7eb;padding:16px 12px}.agent-table tbody td{padding:18px 12px;font-size:13px;border-bottom:none;background:#fff}.agent-table td:nth-child(2){text-align:left}.agent-table tbody tr:nth-child(2n) td{background:#f9fbff}.agent-table tbody tr:hover td{background:#f3f7ff}.agent-table-show-more-wrap{display:flex;justify-content:center;padding:18px 16px 20px;background:#fff}.agent-table-show-more{border:none;background:transparent;padding:0;color:#9ca3af;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .2s ease,transform .2s ease}.agent-table-show-more:hover{color:#6b7280;transform:translateY(-1px)}.agent-table-show-more:disabled{color:#606265;cursor:default;transform:none;opacity:1}.agent-icon{width:14px;height:14px;stroke:#625f5f}.agent-icon-button:hover .agent-icon{stroke:#111827}.agent-placeholder-content{padding:24px}.agent-placeholder-title{margin:0;font-size:24px}.agent-placeholder-description{margin-top:8px;color:#6b7280}.agent-dashboard-title{font-size:30px;color:#000}@media(max-width:1024px){.agent-dashboard-topnav{padding:14px 16px;gap:12px}.agent-brand-row{width:100%;gap:16px;justify-content:space-between;flex-wrap:wrap}.agent-topnav-links{width:100%;min-width:0;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.agent-topnav-pill{white-space:nowrap;font-size:14px;padding:8px 12px}.agent-dashboard-header{padding:14px 16px;gap:12px}.agent-dashboard-title{font-size:30px;margin:0}.agent-dashboard-header-actions{flex-direction:column;align-items:stretch;gap:24px}.agent-tab-row{gap:18px;margin-top:0}.agent-search-wrapper{min-width:0;max-width:none;width:100%}.agent-search{width:100%}.agent-dashboard-actions-row{height:auto;padding:12px 16px;justify-content:flex-end}.agent-dashboard-card{margin:0 16px}}@media(max-width:768px){.agent-dashboard-shell{width:100vw;max-width:100vw;overflow-x:hidden;padding-top:64px}.agent-login-shell{padding:16px}.agent-login-card{width:100%;padding:24px 18px}.agent-logo{width:180px;height:auto}.agent-login-card h1{font-size:24px}.agent-login-form{gap:14px}.agent-login-form input{padding:12px 14px;font-size:14px}.agent-login-submit{padding-block:12px;font-size:15px}.agent-topnav-actions{width:100%;justify-content:flex-end}.agent-dashboard-title{font-size:28px}.agent-section-tab{font-size:15px;padding:10px 0}.agent-button{font-size:15px;padding:15px 14px}.agent-dashboard-actions-row{justify-content:stretch;gap:20px}.agent-dashboard-actions-row .agent-button{flex:1 1 auto;justify-content:center}.agent-filters-panel{margin:0 12px 10px;grid-template-columns:1fr}.agent-table{min-width:1150px}.agent-table-show-more-wrap{padding:24px 14px 28px}.agent-table thead th,.agent-table tbody td{padding:12px 10px;font-size:12px}.agent-status-pill{min-width:87px;min-height:34px;padding:7px 6px;font-size:11px}.agent-modal-backdrop{padding:10px}.agent-modal-card{width:100%;border-radius:14px;padding:16px;margin:0;max-height:calc(100vh - 20px)}.agent-sidebar-form{inset:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:22px 18px max(18px,env(safe-area-inset-bottom))}.agent-sidebar-form .agent-modal-header{align-items:flex-start;gap:12px;margin-bottom:14px}.agent-sidebar-form .agent-modal-header h3{font-size:26px}.agent-sidebar-form .agent-modal-header p{font-size:14px}.agent-sidebar-form .agent-form{gap:12px;padding-right:2px;padding-bottom:136px}.agent-sidebar-form .agent-form-field{margin-bottom:10px}.agent-sidebar-form .agent-form-field input{min-height:48px;border-radius:14px;padding:12px 14px;font-size:16px}.agent-sidebar-form .agent-modal-actions{margin-inline:-18px;padding:14px 18px max(18px,env(safe-area-inset-bottom));gap:14px}}@media(max-width:480px){.agent-dashboard-topnav{padding:12px}.agent-dashboard-header{padding:20px}.agent-dashboard-title{font-size:24px}.agent-dashboard-actions-row{padding:14px 12px}.agent-dashboard-card{margin:8px 12px;border-radius:12px}.agent-table-container{border-radius:12px}.agent-table{min-width:1150px}.agent-table-show-more{font-size:13px;letter-spacing:.05em}.agent-sidebar-form .agent-modal-actions{display:flex;justify-content:flex-end;gap:10px}.agent-sidebar-form .agent-modal-actions .agent-button{width:auto;min-width:0;min-height:48px;flex:1 1 0;padding-inline:12px}}.agent-wizard-layout{display:flex;flex-direction:column;min-height:100vh;background:#fff;width:100%}.agent-fill-shell .uw-qty-btn,.agent-fill-shell .uw-qty-btn:hover,.agent-fill-shell .uw-qty-btn:focus,.agent-fill-shell .uw-qty-btn:active{background:transparent}.agent-wizard-workspace{display:flex;width:100%;max-width:100vw;margin-top:96px;min-height:calc(100vh - 96px);align-items:stretch;overflow-x:hidden;flex:1;gap:24px}.agent-wizard-workspace .agent-wizard-main{flex:1;min-width:0;display:flex;justify-content:flex-start;align-items:flex-start;padding:24px 16px 40px;background:#fff;overflow-y:auto;overflow-x:hidden;height:auto;max-height:none}.agent-wizard-workspace .agent-wizard-container{background:transparent;border:none;border-radius:0;box-shadow:none;max-height:none;height:auto;width:100%}.agent-wizard-workspace--with-notes .agent-wizard-container{max-width:min(920px,100%)}.agent-wizard-workspace:not(.agent-wizard-workspace--with-notes) .agent-wizard-container{max-width:min(1040px,100%)}.agent-wizard-workspace .agent-wizard-header{border-bottom:none;padding:0 0 24px}.agent-wizard-workspace .agent-wizard-content{padding:0}.agent-wizard-sidebar{width:240px;background:#fff;border-right:1px solid #f0f4f8;display:flex;flex-direction:column;align-items:center;padding:40px 16px;flex-shrink:0;position:relative}@media(max-width:900px){.agent-wizard-workspace{flex-direction:column}.agent-wizard-workspace .agent-wizard-sidebar{width:100%;border-right:none;border-bottom:1px solid #f0f4f8}.agent-notes-sidebar-panel--inline{flex:1 1 auto;width:100%;max-width:100%;border-left:none;border-top:1px solid #e5e7eb}}.agent-wizard-back{position:absolute;top:20px;left:20px;background:none;border:none;color:#111827;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}.agent-wizard-steps-container{display:flex;flex-direction:column;align-items:center;gap:64px;margin-top:60px;width:100%}.agent-wizard-step-item{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.agent-wizard-step-circle{width:52px;height:52px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#9ca3af;z-index:2;transition:all .3s ease}.agent-wizard-step-item.active .agent-wizard-step-circle{border-color:#000cff;color:#000cff;border-width:2px}.agent-wizard-step-item.completed .agent-wizard-step-circle{border-color:#000cff;color:#000cff}.agent-wizard-step-label{margin-top:8px;font-size:11px;font-weight:800;color:#6b7280;text-align:center;text-transform:capitalize;width:140px;background:#fff;position:relative;z-index:2;padding:4px 0}.agent-wizard-step-item.active .agent-wizard-step-label{color:#000cff}.agent-wizard-step-connector{position:absolute;top:52px;left:50%;transform:translate(-50%);width:2px;height:calc(100% + 12px);background:#f0f4f8;z-index:1}.agent-wizard-step-item.completed .agent-wizard-step-connector{background:#000cff}.agent-wizard-main{flex:1;background:#f8fafc;padding:64px}.agent-wizard-main{flex:1;display:flex;justify-content:center;align-items:center;padding:40px;background:#f8fafc;height:calc(100vh - 56px);overflow:hidden}.agent-wizard-container{width:100%;max-width:800px;background:#fff;border-radius:16px;padding:0;display:flex;flex-direction:column;height:100%;max-height:80vh}.agent-wizard-header{font-size:28px;font-weight:600;color:#111827;padding:32px 40px 24px;margin:0;text-align:left;border-bottom:1px dashed #d1d5db;flex-shrink:0}.agent-wizard-content{flex:1;overflow-y:auto;padding:32px 40px}.agent-option-card{border:1px solid #d1d5db;border-radius:12px;padding:16px;background:#fff;text-align:center;cursor:pointer;transition:all .2s ease;width:100%}.agent-option-card:hover{background:#f9fafb}.agent-option-card.selected{border:2px solid #3b82f6;background:#eff6ff}.agent-option-card.selected .agent-option-card-label{color:#1d4ed8}.agent-option-card.selected .agent-option-card-desc{color:#60a5fa}.agent-option-card-label{font-weight:700;font-size:16px;color:#374151;margin-bottom:4px}.agent-option-card-desc{font-size:12px;color:#9ca3af}.agent-wizard-section-banner{background:#f3f4f6;color:#111827;padding:16px 20px;border-radius:8px;margin-bottom:32px}.agent-wizard-section-banner h2{margin:0;font-size:18px;font-weight:700}.agent-wizard-field-group{margin-bottom:32px}.agent-wizard-label{display:block;font-size:15px;font-weight:700;color:#111827;margin-bottom:12px}.agent-wizard-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #d1d5db;font-size:15px;background:#fff;transition:all .2s ease;color:#111827}.agent-wizard-input:focus{outline:none;border-color:#000cff;box-shadow:0 0 0 4px #2563eb0d}.agent-wizard-nav-row{display:flex;justify-content:space-between;align-items:center;padding:24px 40px;border-top:1px solid #f3f4f6;gap:16px;flex-shrink:0;background:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.agent-checkbox-group{display:grid;gap:12px}.agent-checkbox-item{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;background:#fff}.agent-checkbox-item:hover{background:#f9fafb}.agent-checkbox-item.selected{border-color:#000cff;background:#f0f7ff}.agent-checkbox-box{width:20px;height:20px;border-radius:6px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff}.agent-checkbox-item.selected .agent-checkbox-box{background:#000cff;border-color:#000cff}.agent-checkbox-label{font-size:14px;font-weight:600;color:#374151}.agent-hamburger-button{display:none;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:10px;border:none;background:#fff;cursor:pointer;color:#000;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:all .2s ease;position:relative;z-index:1000}.agent-hamburger-button:hover{background:#f0f0f0}.agent-hamburger-button svg{width:20px;height:20px;stroke:#000;stroke-width:1.5}.agent-sidebar-overlay{display:none;position:fixed;inset:0;background:#0f172a52;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:190}.agent-sidebar-overlay.open{opacity:1;pointer-events:auto}.agent-sidebar{display:flex;position:fixed;top:0;left:0;bottom:0;width:280px;background:#f9fafb;border-right:1px solid #e5e7eb;box-shadow:4px 0 40px #0f172a14;transform:translate(0);transition:transform .28s ease;z-index:200;flex-direction:column;padding:24px 16px}.agent-sidebar.open{transform:translate(0)}.agent-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid #eef2f7}.agent-sidebar-brand{display:flex;align-items:center;gap:12px}.agent-sidebar-logo{width:auto;max-width:150px;height:auto;object-fit:contain;padding:8px;cursor:pointer}@media(max-width:768px){.agent-sidebar-logo{max-width:160px}}.agent-sidebar-brand-title{font-size:16px;font-weight:700;color:#111827}.agent-sidebar-brand-subtitle{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.08em}.agent-sidebar-close{display:none;border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#374151}.agent-sidebar-nav{display:flex;flex-direction:column;gap:10px;padding:20px 0}.agent-sidebar-link{width:100%;border:none;background:transparent;text-align:left;padding:14px 16px;border-radius:16px;color:#374151;font-size:15px;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease;display:flex;align-items:center;gap:12px}.agent-sidebar-link:hover{background:#eef4ff}.agent-sidebar-link.active{background:#dbeafe;color:#1d4ed8}.agent-sidebar-link-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:#f8fafc}.agent-sidebar-link.active .agent-sidebar-link-icon{background:#e0efff}.agent-sidebar-section{padding:0 20px 20px}.agent-sidebar-section-title{margin-bottom:14px;font-size:12px;font-weight:700;color:#111827;letter-spacing:.08em;text-transform:uppercase}.agent-sidebar-notification{border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px;margin-bottom:10px;background:#fff}.agent-sidebar-notification-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.agent-sidebar-notification-meta{font-size:13px;color:#6b7280}.agent-sidebar-footer{margin-top:auto;padding:22px 0 0;border-top:1px solid #eef2f7;display:flex;flex-direction:column;gap:14px}.agent-sidebar-profile{display:flex;align-items:center;gap:12px}.agent-sidebar-profile-copy{min-width:0}.agent-sidebar-profile-name{font-size:15px;font-weight:700;color:#111827}.agent-sidebar-profile-email{font-size:13px;color:#6b7280}.agent-sidebar-logout{width:100%;justify-content:center}@media(max-width:850px){.agent-hamburger-button{display:flex!important;visibility:visible!important;opacity:1!important}.agent-topnav-actions{gap:8px!important}.agent-topnav-links{display:none!important}.agent-sidebar{display:flex!important;left:0;transform:translate(-100%);width:min(280px,100%)}.agent-sidebar.open{transform:translate(0)}.agent-sidebar-close{display:inline-flex;width:36px;height:36px;padding:0;border-radius:12px;align-items:center;justify-content:center}.agent-brand-copy{display:none!important}.agent-dashboard-topnav{left:0;width:100%}.agent-dashboard-shell,.agent-wizard-layout{padding-left:0}}@media(max-width:800px){.agent-icon-button{width:36px;height:36px;border:none}.agent-icon-button svg{width:16px;height:16px}.agent-avatar-wrapper{width:36px;height:36px}.agent-avatar-fallback{font-size:14px}}@media(max-width:768px){.agent-logo{width:180px;height:auto}}@media(max-width:768px){.agent-dashboard-topnav .agent-topnav-logo-button{display:none}}@media(min-width:851px){.agent-hamburger-button,.agent-sidebar,.agent-sidebar-overlay{display:none!important}.agent-dashboard-shell,.agent-wizard-layout{padding-left:0}.agent-dashboard-topnav{left:0;width:100%}}.agent-topnav-actions{display:flex;align-items:center;gap:12px}.agent-mobile-menu{position:fixed;top:72px;left:0;right:0;background:#fff;border-bottom:2px solid #000;box-shadow:0 4px 12px #0000001a;z-index:999;display:flex;flex-direction:column;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.agent-mobile-nav{display:flex;flex-direction:column;padding:12px;gap:8px}.agent-mobile-nav-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:2px solid #000;background:#fff;color:#000;border-radius:10px;cursor:pointer;font-size:15px;font-weight:500;transition:all .2s ease}.agent-mobile-nav-item:hover{background:#f0f0f0}.agent-mobile-nav-item.active{background:#000;color:#fff}.agent-wizard-mobile-topbar{display:none}.agent-fill-topbar{justify-content:space-between}.agent-fill-details-actions{align-items:center;display:flex;flex-shrink:0;gap:12px;min-width:0}.agent-wizard-mobile-back,.agent-wizard-mobile-notes-button{border:1px solid #e5e7eb;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.agent-wizard-mobile-back:hover,.agent-wizard-mobile-notes-button:hover{background:#f8fafc}.agent-wizard-mobile-back{width:42px;height:42px;border-radius:14px;flex-shrink:0}.agent-wizard-mobile-notes-button{min-height:42px;border-radius:999px;padding:0 14px;font-size:13px;font-weight:600;box-shadow:0 10px 24px #0f172a0f}.agent-wizard-mobile-notes-button--icon{width:42px;min-width:42px;padding:0;border-radius:14px}.agent-wizard-mobile-notes-button.active{background:#000cff;color:#fff;border-color:#000cff}.agent-fill-details-notes-button{display:none}@keyframes agentNotesSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.agent-form-notes-panel{display:none!important}.agent-fill-details-notes-button{display:inline-flex;flex-shrink:0}.agent-notes-sidebar-panel--fixed{width:min(420px,calc(100vw - 16px));padding:18px 16px 24px;border-left:1px solid #e5e7eb;animation:agentNotesSlideIn .24s ease-out}}@media(max-width:799px){.agent-fill-shell{padding-top:0!important}.agent-fill-shell .agent-fill-topbar{display:none}.agent-fill-shell .uw-wizard-details-bar{border-bottom:none!important;gap:12px;min-height:64px;padding:10px 24px!important}.agent-fill-shell .uw-wizard-client-row{flex:1 1 auto}.agent-fill-shell .uw-back-btn{margin-right:8px}.agent-fill-shell .uw-wizard-client-name{min-width:0}.agent-fill-shell .agent-fill-details-actions{margin-left:auto}.agent-wizard-layout{background:#f4f7fb;min-height:100vh}.agent-wizard-workspace{display:block;margin-top:68px;min-height:calc(100vh - 68px);padding:12px;gap:0;overflow:visible}.agent-wizard-sidebar{display:none}.agent-wizard-workspace .agent-wizard-main{width:100%;padding:0;display:block;background:transparent;overflow:visible;height:auto;max-height:none}.agent-wizard-workspace .agent-wizard-container,.agent-wizard-container{width:100%;max-width:100%;min-height:auto;height:auto;max-height:none;padding:20px;background:#fff;border:1px solid #e7edf5;box-shadow:0 18px 40px #0f172a14;overflow:hidden}.agent-wizard-mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 0}.agent-wizard-header{padding:18px 16px 12px;font-size:26px;line-height:1.15;border-bottom:none}.agent-wizard-content{padding:0 16px 20px;overflow:visible}.agent-wizard-section-banner{margin-bottom:20px;border-radius:18px;padding:14px 16px}}.agent-calendly-section{padding:0;overflow:hidden;display:flex;flex-direction:column;border-radius:0;min-height:calc(100vh - 300px);height:calc(100vh - 300px);flex-grow:1}.agent-calendly-container{flex:1;overflow:auto;display:flex;flex-direction:column;width:100%;height:100%;min-height:calc(100vh - 300px)}.agent-calendly-container.calendly-inline-widget{height:100%;width:100%;min-height:800px}.calendly-inline-widget iframe{height:100%!important;min-height:800px!important}.agent-calendar-loading,.agent-calendar-error{padding:40px 20px;text-align:center;color:#666;font-size:15px}*,*:before,*:after{box-sizing:border-box}body,#root{margin:0;padding:0;height:100vh;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#27272a}.uw-shell{height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.uw-card{width:100%;flex:1;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-height:0}.uw-topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}.uw-topbar-left{display:flex;align-items:center;gap:16px}.uw-logo{height:32px;width:auto}.uw-topbar-divider{width:1px;height:28px;background:#e5e7eb}.uw-prospect-row{display:flex;align-items:center;gap:10px}.uw-back-btn{background:none;border:none;cursor:pointer;color:#374151;display:flex;align-items:center;padding:4px;border-radius:6px;transition:background .15s}.uw-back-btn:hover{background:#f3f4f6}.uw-prospect-name{font-size:15px;font-weight:600;color:#111827}.uw-company-name{font-size:14px;color:#6b7280;font-weight:500}.uw-body{display:flex;flex:1;overflow:hidden;background:transparent;min-height:0}.uw-form-area h1{font-weight:600;color:#111827;margin:0;font-size:30px}.uw-sidebar{width:240px;flex-shrink:0;border-right:none;display:flex;flex-direction:column;align-items:center;padding:20px 40px;background:transparent}.uw-steps{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.uw-step-container{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.uw-step{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;z-index:2}.uw-step-circle{width:52px;height:52px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .3s ease;z-index:2;position:relative}.uw-step.active .uw-step-circle{border-color:#000cff;border-width:2px;color:#000cff}.uw-step.completed .uw-step-circle{border-color:#000cff;color:#000cff}.uw-step-label{margin-top:12px;padding:0 12px;font-size:11px;font-weight:800;color:#6b7280;text-align:center;text-transform:capitalize;letter-spacing:normal;line-height:1.3;display:inline-block;width:fit-content;max-width:140px;background:#fff;box-decoration-break:clone;-webkit-box-decoration-break:clone;position:relative;z-index:5}.uw-step.active .uw-step-label,.uw-step.completed .uw-step-label{color:#000cff}.uw-step-connector{width:2px;height:calc(100% + 12px);background:#f0f4f8;position:absolute;top:52px;left:50%;transform:translate(-50%);z-index:0}.uw-step.completed .uw-step-connector{background:#000cff}.uw-main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.uw-content-header{padding:28px 32px 16px;border-bottom:1px solid #f0f4f8}.uw-content-title{font-size:34px;font-weight:800;color:#111827;margin:0;letter-spacing:-.5px}.uw-content-row{display:flex;flex:1;gap:0;align-items:stretch;min-height:0;overflow:hidden}.uw-form-container{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;min-height:0}.uw-form-area{flex:1;padding:20px 60px;overflow-y:auto;min-height:0}.uw-activity-panel{width:280px;flex-shrink:0;padding:32px 24px;border-left:1px solid #f0f4f8;background:#fafbff}.uw-activity-header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.uw-activity-dot{width:20px;height:20px;border-radius:50%;background:#e0f0ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.uw-activity-dot svg{width:10px;height:10px;color:#000cff}.uw-activity-title{font-size:13px;font-weight:700;color:#111827}.uw-activity-empty{font-size:12px;color:#9ca3af}.uw-activity-item{padding:10px 0;border-top:1px solid #f0f4f8}.uw-activity-text{font-size:11.5px;color:#374151;line-height:1.5}.uw-activity-time{font-size:11px;color:#9ca3af;margin-top:3px}.uw-section-banner{background:#f8fafc;border-radius:12px;padding:16px 24px;margin-bottom:32px;font-size:18px;font-weight:700;color:#111827;border:1px solid #f0f4f8}.uw-field-group{margin-bottom:24px}.uw-label{font-size:14px;font-weight:600;color:#111827;margin-bottom:20px;display:block}.uw-sublabel{font-size:14px;font-weight:600;color:#383838;margin-bottom:8px;margin-top:10px;display:block}.uw-yes-no{display:flex;gap:8px}.uw-yes-no-btn{min-width:64px;padding:7px 20px;border-radius:8px;border:1.5px solid #d1d5db;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease}.uw-yes-no-btn.active{background:#eff6ff;border-color:#000cff;color:#000cff;font-weight:600}.uw-yes-no-btn:hover:not(.active){background:#f9fafb;border-color:#9ca3af}.uw-space-cards{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;margin-top:8px}.uw-space-card{padding:24px;border-radius:16px;border:1px solid #f3f4f6;background:#fff;cursor:pointer;width:200px;height:108px;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000000d;text-align:center}.uw-space-card:hover:not(.active){border-color:#9ca3af;background:#f9fafb}.uw-space-card.active{border:2px solid #3b82f6;background:#eff6ff;box-shadow:0 10px 25px -5px #3b82f626}.uw-space-card-size{font-size:16px;font-weight:600;color:#8f8f8f;display:block}.uw-space-card.active .uw-space-card-size{color:#1d4ed8}.uw-space-card-desc{font-size:11px;color:#6b7280;margin-top:3px;display:block}.uw-space-card.active .uw-space-card-desc{color:#3b82f6}.uw-production-space-cards{display:flex;justify-content:flex-start;gap:16px;margin-top:14px}.uw-production-space-card{align-items:center;text-align:center;width:176px;height:110px}.uw-input{width:100%;max-width:400px;padding:11px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit}.uw-input:focus{border-color:#000cff;box-shadow:0 0 0 3px #2563eb1a}.uw-input-sm{max-width:360px}.uw-input-prefix-wrapper{position:relative;max-width:400px;display:inline-block}.uw-input-prefix{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:14px;font-weight:500;pointer-events:none}.uw-input-with-prefix{padding-left:26px}.uw-checkbox-group{display:flex;flex-direction:column;gap:8px}.uw-checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer;padding:9px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fafafa;transition:all .15s;max-width:400px}.uw-checkbox-item:hover{border-color:#93c5fd;background:#f0f7ff}.uw-checkbox-item.selected{border-color:#000cff;background:#eff6ff}.uw-checkbox-box{width:18px;height:18px;border-radius:4px;border:1.5px solid #d1d5db;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s}.uw-checkbox-item.selected .uw-checkbox-box{border-color:#000cff;background:#000cff}.uw-checkbox-label{font-size:14px;color:#374151;font-weight:500}.uw-checkbox-item.selected .uw-checkbox-label{color:#1d4ed8}.uw-nav-row{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-top:1px solid #f0f4f8;background:#fff;flex-shrink:0}.uw-nav-btn{display:flex;align-items:center;gap:8px;padding:14px 32px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid #e5e7eb;background:#fff;color:#374151}.uw-nav-btn:hover{background:#f8fafc;border-color:#d1d5db;transform:translateY(-1px)}.uw-nav-btn.primary{background:#000cff;border-color:#000cff;color:#fff;box-shadow:0 8px 20px #2563eb40}.uw-nav-btn.primary:hover{background:#1d4ed8;border-color:#1d4ed8}.uw-nav-btn.invisible{visibility:hidden;pointer-events:none}.uw-loading-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#3d3d3d;gap:24px}.uw-loading-spinner{width:56px;height:56px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:uw-spin .85s linear infinite}@keyframes uw-spin{to{transform:rotate(360deg)}}.uw-loading-text{font-size:18px;font-weight:600;color:#fff;opacity:.85}.uw-entry-shell{min-height:100vh;background:#3d3d3d;display:flex;align-items:center;justify-content:center;padding:32px 20px}.uw-entry-card{width:100%;max-width:520px;background:#fff;border-radius:24px;padding:48px 40px;box-shadow:0 40px 100px #00000059;text-align:center}.uw-entry-logo{height:36px;margin:0 auto 28px;display:block}.uw-entry-title{font-size:26px;font-weight:800;color:#111827;margin:0 0 12px}.uw-entry-subtitle{font-size:15px;color:#6b7280;margin:0 0 36px;line-height:1.6}.uw-entry-btn{display:inline-block;padding:15px 40px;background:#000cff;color:#fff;font-size:15px;font-weight:700;border-radius:12px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 10px 28px #2563eb47;transition:all .15s}.uw-entry-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 14px 36px #2563eb59}.uw-validation-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:500;z-index:100;box-shadow:0 10px 28px #0000001a;white-space:nowrap;animation:uw-fadeup .25s ease}.uw-input-error{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441f!important}@keyframes uw-fadeup{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:1024px){.uw-sidebar{width:200px;padding:20px 15px}.uw-activity-panel{display:none}}@media(max-width:768px){.uw-body{flex-direction:column;overflow-y:auto}.uw-form-area h1{font-size:24px}.uw-sidebar{width:100%!important;height:auto!important;flex-direction:row;padding:24px 20px!important;border-right:none;border-bottom:1px solid #f1f5f9;background:#fff!important}.uw-steps{flex-direction:row!important;justify-content:center;gap:20px!important;align-items:flex-start;position:relative;width:100%}.uw-step-container{width:auto!important;flex:1 1 0;max-width:72px}.uw-step-connector{display:block!important;width:calc(100% - 32px);height:2px;background:#f0f4f8;position:absolute;top:26px;left:calc(50% + 26px);transform:none;z-index:0}.uw-step-label{display:none}.uw-step.completed .uw-step-connector{background:#000cff}.uw-shell{height:auto;overflow-y:auto}.uw-main{margin:0!important;border-radius:0!important;box-shadow:none!important}.uw-form-area{padding:20px 40px}.uw-space-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.uw-space-card{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;min-width:0;height:100px;padding:16px 18px;text-align:left}.uw-nav-row{align-items:center;background:#fff;border-top:none;bottom:0;flex-direction:row!important;gap:12px;justify-content:center;left:0;min-height:calc(84px + env(safe-area-inset-bottom));padding:14px 16px calc(14px + env(safe-area-inset-bottom))!important;position:fixed!important;right:0;width:100%;z-index:1000}.uw-nav-row .uw-nav-btn{flex:0 1 178px;line-height:1.15;min-width:0;padding:12px 14px;text-align:center;white-space:normal;width:min(42vw,178px);justify-content:center}.uw-nav-row .uw-nav-btn.invisible{display:none!important}.uw-shell.uw-wizard-shell .uw-form-area{padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}}@media(max-width:480px){.uw-form-area{padding:20px 60px}.uw-space-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.uw-space-card{width:100%;min-width:0;height:96px;padding:14px}}.uw-wizard-shell{background:#fff}.uw-wizard-logo-bar{align-items:center;background:#fff;border-bottom:1px solid #f1f1f1;display:flex;flex:0 0 auto;padding:8px 30px}.uw-wizard-logo{height:32px;width:auto}.uw-wizard-details-bar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex:0 0 auto;justify-content:space-between;padding:7px 40px}.uw-wizard-client-row{align-items:center;display:flex;min-width:0}.uw-wizard-client-name{color:#111827;font-size:20px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-wizard-company-name{color:#64748b;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-main{background:#fff;border-radius:0;box-shadow:none;margin:0;position:relative;z-index:1}.uw-form-area{padding:40px}.uw-wizard-title-wrap{margin-bottom:48px}.uw-wizard-title{color:#111827;font-size:38px;font-weight:800;line-height:1.08;margin:0}.uw-nav-row{border-top:1px solid #f1f5f9;padding:32px 80px}.uw-activity-panel{background:transparent;border:none;padding:40px 40px 60px 0}.uw-activity-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 24px #0000000a;padding:32px}.uw-activity-card .uw-activity-header{margin-bottom:24px}.uw-activity-card .uw-activity-dot{height:24px;width:24px}.uw-activity-card .uw-activity-title{font-size:15px}.uw-activity-card .uw-activity-empty{color:#9ca3af;font-size:13px;padding:20px 0;text-align:center}.uw-input-gap{margin-bottom:14px}.uw-field-disabled{opacity:.5;pointer-events:none}.uw-installation-block{margin-bottom:32px}.uw-installation-question{color:#111827;display:block;font-size:15px;font-weight:700;margin-bottom:12px}.uw-helper-text{color:#6b7280;display:block;font-size:12px;font-weight:400;line-height:1.5;margin:4px 0 16px;width:100%;max-width:560px}.uw-budget-panel{margin-top:12px}.uw-budget-panel.disabled{opacity:.4;pointer-events:none}.uw-budget-label{color:#4b5563;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.uw-input-strong{font-size:20px;font-weight:800}.uw-qty-input-wrap{position:relative;margin-bottom:14px;width:100%;max-width:560px}.uw-qty-input{width:100%;max-width:none;min-height:48px;padding:11px 124px 11px 16px;border-radius:12px}.uw-qty-controls{position:absolute;top:50%;right:6px;transform:translateY(-50%);display:flex;align-items:center;gap:0;height:38px;padding:0 6px;border:1px solid #d9dde5;border-radius:8px;background:#fff}.uw-qty-btn{width:34px;height:34px;border:none;border-radius:10px;color:#a8adb7;cursor:pointer;font-size:30px;font-weight:300;line-height:1;display:inline-flex;align-items:center;justify-content:center}.uw-qty-btn+.uw-qty-btn{margin-left:8px}.uw-qty-btn:hover{background:#f8fafc;color:#6b7280}.uw-context-card{margin-top:18px;padding:28px;border:1px solid #eef2f7;border-radius:24px;background:#fff;box-shadow:#0f172a14 0 0 9px;max-width:560px}.uw-context-card-title{margin-bottom:20px;color:#111827;font-size:15px;font-weight:700;line-height:1.4}.uw-context-card-list{display:grid;gap:16px}.uw-context-card-item{display:flex;align-items:flex-start;gap:12px}.uw-context-card-bullet{width:8px;height:8px;margin-top:5px;transform:rotate(45deg);border-radius:50%;background:#000cff;flex:0 0 auto}.uw-context-card-copy{display:grid;gap:4px}.uw-context-card-item-title{color:#111827;font-size:14px;font-weight:700;line-height:1.4}.uw-context-card-item-description{color:#6b7280;font-size:13px;line-height:1.5}@media(max-width:1024px){.uw-main{border-radius:20px 0 0}.uw-form-area{padding:20px 60px}.uw-nav-row{padding:28px 44px}}@media(max-width:800px){.uw-space-card{align-items:center;display:flex;flex-direction:column;padding:16px 18px;text-align:left;justify-content:center}.uw-shell.uw-wizard-shell{background:#fff;min-height:100dvh}.uw-wizard-logo-bar{min-height:84px;padding:14px 20px}.uw-wizard-logo{height:32px;max-width:100%;object-fit:contain}.uw-wizard-details-bar{min-height:72px;padding:12px 20px}.uw-wizard-client-row{flex:1 1 auto;min-width:0}.uw-wizard-client-name,.uw-wizard-company-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uw-wizard-client-name{font-size:17px}.uw-wizard-company-name{flex:0 1 42%;font-size:13px;text-align:right}.uw-back-btn{min-height:40px;min-width:40px;justify-content:center}.uw-sidebar{padding:18px 20px!important}.uw-steps{gap:14px!important;justify-content:center!important;width:100%}.uw-step-circle{height:58px;width:58px}.uw-step-circle svg{height:20px;width:20px}.uw-step.active .uw-step-circle{border-width:2px}.uw-form-area{padding:20px 40px}.uw-wizard-title-wrap{margin-bottom:28px}.uw-wizard-title{font-size:28px;letter-spacing:0;line-height:1.05}.uw-section-banner{border-radius:14px;font-size:18px;margin-bottom:28px;padding:16px 18px}.uw-field-group{margin-bottom:24px}.uw-label,.uw-installation-question{font-size:16px;line-height:1.35;margin-bottom:12px}.uw-sublabel,.uw-budget-label{font-size:15px}.uw-yes-no{gap:10px}.uw-yes-no-btn{border-radius:10px;font-size:14px;min-height:44px;min-width:84px;padding:10px 18px}.uw-space-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.uw-space-card{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:16px 18px;text-align:left;width:100%;height:100px}.uw-space-card-size{font-size:16px}.uw-space-card-desc{font-size:12px}.uw-production-space-cards{display:flex;gap:12px;justify-content:flex-start;margin-top:14px}.uw-production-space-card{align-items:center;height:110px;padding:24px;text-align:center;width:176px}.uw-production-size-option{align-items:center;justify-content:center;gap:6px;width:100px;min-width:100px;height:92px;min-height:92px;padding:14px 10px;border-radius:12px;text-align:center;box-shadow:0 8px 24px #0f172a0f}.uw-production-size-option .uw-space-card-size{font-size:14px;font-weight:700;line-height:1.2}.uw-production-size-option .uw-space-card-desc{max-width:72px;font-size:11px;line-height:1.2;margin:0 auto}.uw-input,.uw-input-prefix-wrapper{max-width:100%;width:100%}.uw-input{border-radius:12px;font-size:15px;min-height:48px;padding:12px 14px}.uw-input-sm{max-width:360px}.uw-input-prefix{font-size:15px;left:14px}.uw-input-with-prefix{padding-left:30px}.uw-checkbox-group{gap:12px}.uw-checkbox-item{border-radius:12px;max-width:100%;min-height:46px;padding:10px 12px}.uw-checkbox-label{font-size:14px}.uw-nav-row{background:#fff;border-top:none;gap:12px!important;padding:16px 20px calc(16px + env(safe-area-inset-bottom))!important;position:fixed!important;bottom:0;left:0;right:0;width:100%;z-index:1000}.uw-nav-btn{border-radius:16px;font-size:16px;justify-content:center;min-height:52px;width:100%}.uw-nav-btn.invisible{display:none}.uw-validation-toast{bottom:calc(24px + env(safe-area-inset-bottom));max-width:calc(100vw - 32px);white-space:normal}}@media(max-width:800px){.uw-shell.uw-wizard-shell .uw-form-area{padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}.uw-shell.uw-wizard-shell .uw-nav-row{align-items:center;display:flex!important;flex-direction:row!important;gap:12px!important;justify-content:center;min-height:calc(84px + env(safe-area-inset-bottom));padding:14px 16px calc(14px + env(safe-area-inset-bottom))!important;position:fixed!important;bottom:0;left:0;right:0;width:100%}.uw-shell.uw-wizard-shell .uw-nav-row .uw-nav-btn{flex:0 1 178px;line-height:1.15;min-width:0;padding:12px 14px;text-align:center;white-space:normal;width:min(42vw,178px)}.uw-shell.uw-wizard-shell .uw-nav-row .uw-nav-btn.invisible{display:none!important}}.uw-steps{display:flex;flex-direction:column;gap:59px;position:relative;padding-left:0;align-items:center}.uw-step-container{position:relative;display:flex;flex-direction:column;align-items:center;width:100px}.uw-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;width:100%;border:0;padding:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.uw-step:focus-visible{outline:2px solid #3b82f6;outline-offset:8px;border-radius:18px}.uw-step-circle{width:44px;height:44px;border-radius:50%;border:1.5px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:all .2s}.uw-step.active .uw-step-circle,.uw-step.completed .uw-step-circle{background:#fff;border-color:#3b82f6;color:#3b82f6}.uw-step-label{font-size:11px;font-weight:600;color:#9ca3af;text-align:center;width:100px;margin-top:8px;line-height:1.2}.uw-step.active .uw-step-label,.uw-step.completed .uw-step-label{color:#3b82f6}.uw-step-connector{position:absolute;top:calc(100% + 8px);left:50%;width:2px;height:48px;background:#e5e7eb;transform:translate(-50%);z-index:1}.uw-step-connector.completed{background:#3b82f6}.uw-section-banner-box{background:#f8fafc;border-radius:12px;padding:18px 24px;margin-bottom:40px;color:#111827;font-weight:700;font-size:20px;border:1px solid #f1f1f1}.uw-yes-no{display:flex;gap:16px;margin-bottom:32px}.uw-yes-no-btn{flex:0 0 100px;height:48px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;color:#6b7280;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}.uw-size-option-btn{align-items:center;display:flex;flex:0 0 180px;flex-direction:column;gap:4px;height:118px;justify-content:center;line-height:1.2;padding:12px 16px;text-align:center}.uw-size-option-title{display:block;font-size:18px;font-weight:600}.uw-size-option-subtext{color:inherit;display:block;font-size:12px;font-weight:500;line-height:1.25;max-width:120px;opacity:.82}.uw-yes-no-btn.active{background:#eff6ff;border-color:#3b82f6;color:#3b82f6;border-width:1.5px}.uw-space-cards-grid{display:flex;gap:16px}.uw-space-card-tertiary{flex:1;height:72px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 16px;cursor:pointer;transition:all .2s;color:#8f8f8f;font-weight:600;font-size:15px}.uw-space-card-tertiary.active{border-color:#3b82f6;background:#eff6ff;color:#3b82f6}.uw-space-card-tertiary:hover{border-color:#3b82f6}.uw-field-label-main{font-size:18px;font-weight:700;color:#111827;margin-bottom:24px;display:block}.agent-fill-topbar{border-bottom:1px solid #f1f1f1!important}.uw-wizard-details-bar{border-bottom:1px solid #f1f1f1!important;padding:10px 30px!important}.uw-wizard-client-name{font-size:18px;font-weight:700}.uw-back-btn{color:#111827}.agent-form-notes-panel{border-left:1px solid #f1f1f1!important}.uw-wizard-title{text-align:center;font-size:28px;font-weight:700}.uw-note-box{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:24px;margin-bottom:40px;box-shadow:0 4px 12px #00000008;width:100%;max-width:560px}.uw-note-box-title{font-size:14px;font-weight:700;color:#111827;margin-bottom:12px;display:block}.uw-note-box-content{display:flex;gap:12px;align-items:flex-start}.uw-note-box-bullet{width:8px;height:8px;background:#000cff;transform:rotate(45deg);flex-shrink:0;margin-top:6px}.uw-note-box-text{font-size:12px;line-height:1.6;color:#4b5563;margin:0}.uw-field-label-main{display:block;font-size:16px;font-weight:700;color:#111827;margin-bottom:20px}.uw-field-label-sub{display:block;font-size:15px;font-weight:600;color:#2b2e33;margin-bottom:6px;letter-spacing:.2px}@media(max-width:768px){.uw-shell.uw-wizard-shell .uw-steps{--uw-mobile-step-gap: clamp(10px, 4vw, 18px);align-items:flex-start;flex-direction:row!important;gap:var(--uw-mobile-step-gap)!important;justify-content:center!important;margin-top:28px;width:100%}.uw-shell.uw-wizard-shell .uw-step-container{flex:1 1 0;max-width:82px;min-width:0;width:auto;position:relative}.uw-shell.uw-wizard-shell .uw-step{gap:0;position:relative;width:100%}.uw-shell.uw-wizard-shell .uw-step:focus-visible{outline-offset:4px}.uw-shell.uw-wizard-shell .uw-step-label{display:none}.uw-shell.uw-wizard-shell .uw-step-connector{height:2px!important;left:calc(50% + 29px)!important;top:23px!important;transform:none!important;width:calc(100% + var(--uw-mobile-step-gap) - 58px)!important;z-index:0;background:#e5e7eb;position:absolute}.uw-shell.uw-wizard-shell .uw-step.completed .uw-step-connector,.uw-shell.uw-wizard-shell .uw-step-connector.completed{background:#3b82f6!important}.uw-shell.uw-wizard-shell .uw-space-size-label{margin-bottom:20px}.uw-shell.uw-wizard-shell .uw-nav-row{gap:8px!important;min-height:calc(60px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important}.uw-shell.uw-wizard-shell .uw-nav-row .uw-nav-btn{border-radius:10px;flex:0 1 auto;font-size:13px;gap:4px;line-height:1;min-height:36px;padding:8px 10px;width:min(35vw,120px)}}.uw-v2-shell{min-height:100vh;background:#fff;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif}.uw-v2-brandbar{display:flex;align-items:center;gap:12px;min-height:74px;border-bottom:1px solid #f1f1f1;background:#fff;padding:16px 18px}.uw-v2-logo{display:block;width:201px;height:auto;object-fit:contain}.uw-v2-container{width:100%;max-width:1280px;margin:0 auto;padding:40px 24px 1px}.uw-v2-back-row{display:flex;align-items:center}.uw-v2-back-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#4b5563;padding:0;font-size:15px;font-weight:600;cursor:pointer;transition:color .2s}.uw-v2-back-button:hover{color:#111827}.uw-v2-intro{text-align:center;margin:0 auto 48px;max-width:800px}.uw-v2-intro h1{margin:0 0 16px;color:#111827;font-size:32px;font-weight:800}.uw-v2-intro p{margin:0;color:#6b7280;font-size:14px;line-height:1.6;text-align:justify}.uw-v2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.uw-v2-tier-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #e5e7eb;border-radius:20px;background:#fff;padding:36px 30px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease;box-shadow:0 4px 10px #0f172a0a;cursor:pointer}.uw-v2-tier-card.selected{border:2px solid #3b82f6;background:#f8fbff;transform:translateY(-1px)}.uw-v2-tier-card.selected .uw-v2-card-header h2,.uw-v2-tier-card.selected .uw-v2-total{color:#000cff}.uw-v2-recommended-badge{position:absolute;top:0;right:0;background:#000cff;color:#fff;padding:8px 14px;border-radius:0 18px 0 0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 10px 25px #2563eb29;z-index:1}.uw-v2-selected-badge{position:absolute;top:16px;left:16px;background:#eff6ff;color:#1d4ed8;padding:6px 12px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.uw-v2-tier-card:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.uw-v2-card-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.uw-v2-expand-button{border:0;background:transparent;color:#111827;cursor:pointer;padding:6px;display:none;align-items:center;justify-content:center}.uw-v2-expand-button svg{transition:transform .2s ease}.uw-v2-card-header h2{margin:0;color:#111827;font-size:26px;font-weight:600}.uw-v2-card-header p{margin:4px 0 0;color:#6b7280;font-size:14px;font-weight:500}.uw-v2-total-block{margin-top:24px}.uw-v2-total{font-size:36px;font-weight:600;color:#024dee;line-height:1}.uw-v2-total-note{margin-top:8px;color:#9ca3af;font-size:12px;font-weight:500}.uw-v2-line-list{display:flex;flex-direction:column;gap:24px;margin-top:32px;flex-grow:1}.uw-v2-line-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;margin-top:20px}.uw-v2-line-heading h3{margin:0;font-size:13px;font-weight:700;color:#111827}.uw-v2-line-heading span{font-size:13px;font-weight:700;color:#111827}.uw-v2-line-item ul{margin:0;padding:0 0 0 18px;list-style:disc;display:flex;flex-direction:column;gap:6px}.uw-v2-line-item li{font-size:12px;color:#4b5563;line-height:1.5}.uw-v2-totals{margin-top:40px;padding-top:24px;border-top:1px solid #f1f1f1;display:flex;flex-direction:column;gap:12px}.uw-v2-totals div{display:flex;justify-content:space-between;font-size:13px;color:#6b7280}.uw-v2-totals strong{color:#111827;font-weight:600}.uw-v2-final-total{margin-top:4px;padding-top:16px;border-top:1px solid #f1f1f1}.uw-v2-final-total span{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.05em;color:#111827}.uw-v2-final-total strong{font-size:16px;font-weight:600;color:#3b82f6}.uw-v2-note-pill{margin-top:20px;padding:14px;background:#f3f4f6;border-radius:10px;font-size:11px;line-height:1.5;color:#6b7280;transition:background-color .2s ease,color .2s ease}.uw-v2-note-pill strong{color:#6b7280}.uw-v2-tier-card.selected .uw-v2-note-pill{background:#dfe8ff;color:#5b6983}.uw-v2-tier-card.selected .uw-v2-note-pill strong{color:#6b7280}.uw-v2-disclaimer{margin-top:60px;padding-top:40px;border-top:1px solid #f1f1f1}.uw-v2-disclaimer-title{display:flex;align-items:center;gap:8px;margin-bottom:12px}.uw-v2-disclaimer-title span{font-size:14px;font-weight:700;color:#111827}.uw-v2-disclaimer p{margin:0;font-size:13px;line-height:1.7;color:#6b7280;text-align:justify}@media(max-width:767px){.uw-v2-container{padding:24px 16px 48px}.uw-v2-back-row{display:flex;align-items:center;margin-bottom:20px}.uw-v2-grid{display:flex;flex-direction:column;gap:16px}.uw-v2-tier-card{padding:15px 20px;border-radius:20px}.uw-v2-card-header{display:flex;flex-direction:column;gap:12px}.uw-v2-card-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.uw-v2-card-header h2{font-size:18px}.uw-v2-card-header p{margin-top:4px;font-size:13px;color:#6b7280}.uw-v2-total-block{margin-top:20px}.uw-v2-total{font-size:28px}.uw-v2-total-note,.uw-v2-line-list,.uw-v2-totals,.uw-v2-note-pill,.uw-v2-recommended-badge,.uw-v2-selected-badge{display:none}.uw-v2-tier-card.expanded .uw-v2-recommended-badge,.uw-v2-tier-card.expanded .uw-v2-line-list,.uw-v2-tier-card.expanded .uw-v2-totals,.uw-v2-tier-card.expanded .uw-v2-note-pill{display:block}.uw-v2-tier-card.expanded .uw-v2-total-note{display:block;color:#9ca3af;margin-top:6px}.uw-v2-totals{margin-top:24px;padding-top:24px;border-top:1px solid #f1f1f1}.uw-v2-line-list{gap:20px;margin-top:18px}.uw-v2-line-item ul{padding-left:14px}.uw-v2-note-pill{margin-top:18px}.uw-v2-expand-button{display:inline-flex;margin-left:auto}.uw-v2-tier-card:not(.expanded) .uw-v2-expand-button svg{transform:rotate(90deg)}.uw-v2-tier-card.expanded .uw-v2-expand-button svg{transform:rotate(0)}.uw-v2-next-step-card{display:flex;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:21px;margin-top:48px;box-shadow:0 4px 12px #0000000d}.uw-v2-next-step-content p{margin:0;width:100%;font-size:14px;line-height:1.45;color:#58595b;text-align:justify}.uw-v2-primary-button{background:#3b82f6;color:#fff;padding:16px 40px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;box-shadow:0 4px 14px #3b82f64d;width:auto;min-width:0!important;align-self:center;display:inline-flex;justify-content:center;align-items:center;white-space:normal;max-width:100%}}.uw-v2-next-step-card{display:flex;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;margin-top:48px;box-shadow:0 4px 12px #0000000d}.uw-v2-next-step-icon{width:38px;height:38px;background:#eff6ff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #dbeafe}.uw-v2-next-step-content{display:flex;flex:1;flex-direction:column;min-width:0;gap:18px;padding-top:2px}.uw-v2-next-step-header{display:flex;align-items:center;gap:24px;min-width:0}.uw-v2-next-step-content h3{margin:0;font-size:24px;font-weight:700;line-height:1.2;color:#111827}.uw-v2-next-step-content p{margin:0;width:100%;font-size:16px;line-height:1.55;color:#4b5563}.uw-v2-action-row{display:flex;justify-content:center;margin-top:48px;margin-bottom:80px}.uw-v2-primary-button{background:#3b82f6;color:#fff;padding:16px 40px;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s;box-shadow:0 4px 14px #3b82f64d}.uw-v2-primary-button:hover{background:#000cff}.uw-v2-carousel-controls,.uw-v2-view-three-button{display:none}@media(max-width:767px){.uw-v2-primary-button{background:#3b82f6;color:#fff;padding:16px 40px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;box-shadow:0 4px 14px #3b82f64d}}@media(max-width:1024px){.uw-v2-grid{display:grid;grid-template-columns:1fr;width:100%;max-width:100%;margin:0 auto}.uw-v2-tier-card{width:100%;min-width:0}}
