@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}.container{width:100%}.mx-auto{margin-inline:auto}.h-auto{height:auto}.min-h-\[60px\]{min-height:60px}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.object-contain{-o-object-fit:contain;object-fit:contain}.text-right{text-align:right}.no-underline{text-decoration-line:none}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body{min-height:100%;overflow:hidden auto}@layer utilities{.scroll-zoom-responsive{scrollbar-color:#9ca3af #e5e7eb;min-height:100vh;scrollbar-width:auto!important;height:auto!important;overflow:hidden scroll!important}.scroll-zoom-responsive::-webkit-scrollbar{width:14px}.scroll-zoom-responsive::-webkit-scrollbar-track{background:#e5e7eb}.scroll-zoom-responsive::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:7px}@media(max-height:900px),(min-resolution:110dpi){.scroll-zoom-responsive{height:auto!important;overflow-y:scroll!important}}@media(max-height:700px){.scroll-zoom-responsive{scrollbar-width:auto!important;overflow-y:scroll!important}}.logo-zoom-responsive{min-height:60px!important}@media(max-height:800px){.logo-zoom-responsive{min-height:70px!important}}@media(max-height:600px){.logo-zoom-responsive{min-height:80px!important}}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate;min-height:100vh}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}.loading-spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loading-spinner-container.loading-spinner-small{min-height:200px}.loading-spinner-container.loading-spinner-medium{min-height:400px}.loading-spinner-container.loading-spinner-large{min-height:100vh}.loading-spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:9999}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:loading-spin 1s linear infinite}.loading-spinner.loading-spinner-small{width:24px;height:24px;border-width:2px}.loading-spinner.loading-spinner-medium{width:48px;height:48px;border-width:4px}.loading-spinner.loading-spinner-large{width:64px;height:64px;border-width:5px}.loading-spinner-message{color:#6b7280;font-size:1rem;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.loading-spinner-small .loading-spinner-message{font-size:.875rem}.loading-spinner-large .loading-spinner-message{font-size:1.125rem}@keyframes loading-spin{to{transform:rotate(360deg)}}.signup-page{min-height:100vh;background-color:#f8f9fa;display:flex;flex-direction:column}.signup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 32px}.signup-logo-box{width:48px;height:48px;background-color:#8bc34a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;letter-spacing:.5px}.signup-login-btn{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1a365d;border:none;padding:10px 24px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}.signup-login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.signup-steps{display:flex;align-items:center;justify-content:center;gap:0;padding:20px 0}.step-item{display:flex;align-items:center;gap:8px}.step-number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;background-color:#e5e7eb;color:#9ca3af}.step-label{font-size:14px;color:#9ca3af}.step-item.active .step-number{background-color:#f59e0b;color:#fff}.step-item.active .step-label{color:#f59e0b;font-weight:600}.step-item.completed .step-number{background-color:#10b981;color:#fff}.step-item.completed .step-label{color:#374151}.step-line{width:60px;height:2px;background-color:#e5e7eb;margin:0 12px}.signup-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:0 20px 20px;max-width:420px;margin:0 auto;width:100%}.signup-title{font-size:32px;font-weight:700;color:#1a365d;text-align:center;margin:0 0 8px;line-height:1.3}.signup-subtitle{font-size:16px;color:#6b7280;text-align:center;margin:8px 0 40px;line-height:1.5}.signup-error{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:24px;width:100%;text-align:left}.signup-form{width:100%;display:flex;flex-direction:column;gap:20px}.signup-field{display:flex;flex-direction:column}.signup-label{font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.signup-input{padding:14px 16px;font-size:15px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#1f2937;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.signup-input::-moz-placeholder{color:#9ca3af}.signup-input::placeholder{color:#9ca3af}.signup-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.signup-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.signup-textarea{padding:14px 16px;font-size:15px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;color:#1f2937;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box;resize:vertical;font-family:inherit;min-height:80px}.signup-textarea::-moz-placeholder{color:#9ca3af}.signup-textarea::placeholder{color:#9ca3af}.signup-textarea:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.signup-input-wrapper{position:relative;display:flex;align-items:center}.signup-input-wrapper .signup-input{padding-right:80px}.signup-input-wrapper .signup-input::-ms-reveal,.signup-input-wrapper .signup-input::-ms-clear{display:none}.signup-input-wrapper .signup-input::-webkit-credentials-auto-fill-button{display:none!important}.signup-password-toggle{position:absolute;right:14px;background:none;border:none;padding:0;cursor:pointer;color:#9ca3af;font-size:13px;font-family:inherit;display:flex;align-items:center}.signup-password-toggle:hover{color:#6b7280}.signup-checkbox-field{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#6b7280}.signup-checkbox-field input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#f59e0b;cursor:pointer}.signup-checkbox-field label{cursor:pointer;line-height:1.5}.signup-checkbox-field a{color:#f59e0b;text-decoration:none;font-weight:500}.signup-checkbox-field a:hover{text-decoration:underline}.signup-button{width:100%;padding:16px 24px;font-size:16px;font-weight:600;color:#1a365d;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:8px}.signup-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.signup-button:disabled{opacity:.7;cursor:not-allowed}.signup-login-text{margin-top:32px;font-size:14px;color:#6b7280;text-align:center}.signup-login-text a{color:#f59e0b;font-weight:600;text-decoration:none}.signup-login-text a:hover{text-decoration:underline}.profile-step{max-width:560px;padding-top:0}.profile-progress{width:100%;margin-bottom:24px}.progress-header{display:flex;justify-content:space-between;font-size:14px;color:#374151;font-weight:500;margin-bottom:8px}.progress-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:3px;transition:width .3s ease}.progress-next{font-size:13px;color:#9ca3af;margin:8px 0 0}.profile-title{font-size:28px;font-weight:700;color:#1a365d;margin:0 0 8px;text-align:left;width:100%}.profile-subtitle{font-size:15px;color:#f59e0b;font-style:italic;margin:0 0 24px;text-align:left;width:100%}.profile-form{width:100%}.profile-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:20px}.profile-card-title{font-size:16px;font-weight:700;color:#1a365d;margin:0}.signup-field-row{display:flex;gap:16px}.signup-field-row .signup-field{flex:1}.custom-url-input{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff}.url-prefix{padding:14px 12px;background-color:#f3f4f6;color:#6b7280;font-size:14px;white-space:nowrap;border-right:1px solid #d1d5db}.url-input{border:none!important;border-radius:0!important;flex:1}.url-input:focus{box-shadow:none!important}.url-hint{font-size:12px;color:#f59e0b;margin:6px 0 0}.profile-actions{display:flex;justify-content:flex-end;margin-top:28px}.profile-button{width:auto;padding:14px 36px}.complete-step{text-align:center;max-width:480px}.complete-step .complete-icon{width:80px;height:80px;background-color:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#10b981}.complete-step .signup-title{margin-bottom:12px}.complete-step .signup-subtitle{margin-bottom:36px}.complete-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 1px 3px #0000001a;margin-bottom:28px;text-align:left;width:100%}.complete-url-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.complete-url-label{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.5px;margin:0 0 4px}.complete-url{font-size:14px;color:#1a365d;margin:0 0 16px;word-break:break-all;font-weight:500}.complete-url-actions{display:flex;gap:12px}.complete-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.copy-btn{background-color:#1a365d;color:#fff;border:none}.copy-btn:hover{background-color:#0f2942}.view-btn{background-color:#fff;color:#374151;border:1px solid #d1d5db}.view-btn:hover{background-color:#f3f4f6}.complete-tips{text-align:left}.tips-title{font-size:14px;font-weight:700;color:#1a365d;margin:0 0 12px}.tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.tips-list li{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280}.tips-list li svg{color:#9ca3af;flex-shrink:0}.complete-skip{background:none;border:none;font-size:14px;color:#6b7280;cursor:pointer;text-decoration:underline;margin-top:12px}.complete-skip:hover{color:#374151}@media(max-width:640px){.signup-header{padding:16px 20px}.signup-steps{padding:16px 20px;flex-wrap:wrap;gap:8px}.step-line{width:30px;margin:0 8px}.signup-title{font-size:24px}.signup-field-row{flex-direction:column;gap:20px}.custom-url-input{flex-direction:column}.url-prefix{width:100%;border-right:none;border-bottom:1px solid #d1d5db;text-align:left}.profile-actions{justify-content:stretch}.profile-button{width:100%}.complete-url-actions{flex-direction:column}}.aia-logo-container{display:flex;align-items:center;gap:12px}.aia-logo-box{background-color:#8bc34a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;letter-spacing:.5px;flex-shrink:0;width:40px;height:40px;font-size:14px}.aia-logo-separator{width:2px;background-color:#d1d5db;flex-shrink:0;height:28px}.aia-logo-tenant-name{color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.5px;text-transform:uppercase;background-color:#4a5568;display:flex;align-items:center;justify-content:center;font-size:12px;height:40px;border-radius:8px;padding:0 12px;max-width:180px}.aia-logo-small .aia-logo-box{width:40px;height:40px;font-size:14px;border-radius:8px}.aia-logo-small .aia-logo-separator{height:28px}.aia-logo-small .aia-logo-tenant-name{font-size:12px;height:40px;border-radius:8px;padding:0 12px;max-width:180px}.aia-logo-medium .aia-logo-box{width:56px;height:56px;font-size:18px;border-radius:12px}.aia-logo-medium .aia-logo-separator{height:36px}.aia-logo-medium .aia-logo-tenant-name{font-size:16px;height:56px;border-radius:12px;padding:0 20px;max-width:240px}.aia-logo-large .aia-logo-box{width:72px;height:72px;font-size:22px;border-radius:14px}.aia-logo-large .aia-logo-separator{height:48px}.aia-logo-large .aia-logo-tenant-name{font-size:20px;height:72px;border-radius:14px;padding:0 24px;max-width:300px}@media(max-width:640px){.aia-logo-container{gap:8px}.aia-logo-medium .aia-logo-box{width:48px;height:48px;font-size:16px}.aia-logo-medium .aia-logo-separator{font-size:20px}.aia-logo-medium .aia-logo-tenant-name{font-size:14px;max-width:120px}.aia-logo-large .aia-logo-box{width:56px;height:56px;font-size:18px}.aia-logo-large .aia-logo-tenant-name{font-size:18px;max-width:150px}}.tenant-banner-google-review{display:inline-flex;align-items:center;gap:6px;margin-left:12px}.tenant-banner-google-rating{font-weight:600;color:#2563eb;font-size:1rem}.tenant-banner-google-stars{color:#fbbf24;font-size:1.1rem;margin-left:4px;letter-spacing:2px;display:inline-flex}.tenant-banner-google-count{color:#2563eb;font-weight:500;margin-left:6px;font-size:1rem}.tenant-banner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1px 8px 9px;background-color:transparent;max-width:700px;margin-left:auto;margin-right:auto}.tenant-banner-image-wrapper{position:relative;margin-bottom:16px}.tenant-banner-image{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #10b981;box-shadow:0 2px 8px #10b98133}.tenant-banner-info{text-align:-webkit-center;text-align:-moz-center}.tenant-banner-name{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.5px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.03);transition:color .2s}.tenant-banner-description{font-size:1.125rem;color:#334155;line-height:1.7;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:500;letter-spacing:.01em;text-align:center;max-width:600px;margin:0 auto 18px;transition:color .2s}.tenant-banner-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;font-size:1rem;color:#2563eb;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;margin-bottom:8px;letter-spacing:.01em;transition:color .2s}.tenant-banner-contact-item{display:inline-flex;align-items:center;gap:6px}.tenant-banner-icon{width:16px;height:16px;flex-shrink:0;stroke:#64748b}.tenant-banner-logo{width:5rem;height:5rem;border-radius:100%}@media(max-width:480px){.tenant-banner{padding:20px 12px 16px}.tenant-banner-image{width:70px;height:70px}.tenant-banner-name{font-size:16px}.tenant-banner-description{font-size:12px}.tenant-banner-contact{flex-direction:column;gap:10px;font-size:12px}}.privacy-card p{margin:0 0 18px;line-height:1.7;font-size:1.07rem;color:#23272f}.privacy-card h2{font-size:1.35rem;font-weight:600;margin:32px 0 10px;color:#1a1a1a}.privacy-card ul{margin:0 0 18px 24px;padding:0;line-height:1.6}.privacy-card li{margin-bottom:7px;font-size:1.05rem}.privacy-card a{color:#2563eb;text-decoration:underline;transition:color .15s}.privacy-card a:hover{color:#1741a6}.privacy-logo-row{width:100%;max-width:760px;margin:0 auto 8px;display:flex;align-items:flex-start;padding-left:8px;padding-top:8px}.privacy-main-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#f7f8fa;padding:32px 0}.privacy-card{background:#fff;border-radius:16px;box-shadow:0 2px 16px #3c3c3c14;max-width:760px;width:100%;padding:40px 36px 36px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.privacy-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:28px;margin-top:0}.privacy-intro-card{background:#b5b6b8;border-radius:8px;padding:18px 20px 14px;margin-bottom:24px;box-shadow:0 1px 4px #3c3c3c0a;font-size:1.05rem;color:#222}.privacy-intro-block{margin-bottom:16px;font-size:1rem;color:#222}.privacy-intro-label{font-weight:600;margin-right:4px}.privacy-policy-container{max-width:700px;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1e40af14;padding:2rem;font-family:inherit}.privacy-policy-container h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e40af;letter-spacing:-.5px}.privacy-policy-container p,.privacy-policy-container li{color:#374151;margin-bottom:.5rem;font-size:1rem;line-height:1.6}.privacy-policy-container ol{list-style:decimal inside;padding-left:1.5rem;margin-bottom:1.5rem}.privacy-policy-container ul{list-style:disc inside;padding-left:1.5rem;margin-bottom:.5rem}.privacy-policy-container strong{color:#1d4ed8;font-weight:600}.privacy-section{margin-top:-35px}.privacy-section ul{margin-left:40px}.workflow-container{max-width:900px;width:min(100%,900px);margin:0 auto;padding:clamp(1.25rem,4.5vw,2.5rem);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.workflow-header{margin-bottom:1rem;flex-shrink:0}.workflow-logo{margin-bottom:.5rem;display:flex;justify-content:flex-start;align-items:center}.workflow-logo-box{width:56px;height:56px;background-color:#8bc34a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;letter-spacing:.5px}.aia-logo{height:50px;width:auto;max-width:400px;display:block}.workflow-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;line-height:1.2}.workflow-description{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.workflow-progress{margin-bottom:1rem;flex-shrink:0}.workflow-progress-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;margin-top:39px}.workflow-progress-bar{flex:1;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.workflow-progress-text{font-size:clamp(.9rem,1.6vw,1.05rem);font-weight:600;color:#6b7280;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.workflow-progress-fill{height:100%;background-color:#3b82f6;transition:width .3s ease;border-radius:4px}.workflow-progress-steps{display:flex;justify-content:space-between;position:relative}.workflow-progress-step{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#e5e7eb;color:#9ca3af;font-size:clamp(.85rem,1.6vw,1rem);font-weight:600;transition:all .3s ease}.workflow-progress-step.completed{background-color:#10b981;color:#fff}.workflow-progress-step.active{background-color:#3b82f6;color:#fff;box-shadow:0 0 0 4px #3b82f61a}.workflow-step-header{margin-bottom:1.5rem}.static-text-top{margin-bottom:.75rem}.static-text-bottom{margin-top:1.5rem}.static-text-top .list-disc,.static-text-bottom .list-disc{margin-left:33px}.workflow-step-number{display:inline-block;background-color:#f3f4f6;color:#6b7280;font-size:clamp(.9rem,1.5vw,1.05rem);font-weight:600;padding:.25rem .75rem;border-radius:9999px;margin-bottom:.5rem}.workflow-step-title{font-size:clamp(1.7rem,3.2vw,2.2rem);font-weight:700;color:#1f2937;margin-top:.5rem;line-height:1.25}.workflow-static-text{color:#4b5563;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.6;margin-bottom:1.5rem}.workflow-static-text p{margin-bottom:.75rem}.workflow-static-text-footer{color:#6b7280;font-size:clamp(.9rem,1.4vw,1.05rem);margin-top:1.5rem;font-style:italic}.mb-10{margin-bottom:10px}.ml-40{margin-left:40px}.workflow-fields{display:flex;flex-direction:column;gap:.75rem}.workflow-button{background-color:#0080ff;border:2px solid #0080FF;color:#fff;font-size:1rem;font-weight:500;padding:.75rem 2.75rem .75rem 1.25rem;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;margin-bottom:6px;position:relative}.text-center-align{text-align:center!important}.workflow-button-disabled{background-color:#d1d5db!important;border-color:#d1d5db!important;color:#9ca3af!important;cursor:not-allowed!important;opacity:.6}.workflow-button-disabled:hover{background-color:#d1d5db!important;border-color:#d1d5db!important;color:#9ca3af!important;transform:none!important;box-shadow:none!important}.workflow-button:hover{background-color:#06c;border-color:#06c;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.workflow-button-selected{background-color:#28a745!important;border-color:#28a745!important;color:#fff!important}.workflow-button-selected:hover{background-color:#218838!important;border-color:#218838!important;color:#fff!important}.workflow-button-selected:after{content:"✓";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.1rem;font-weight:700}.workflow-button-submit{margin-top:1rem}.workflow-button:active{transform:translateY(0);box-shadow:none}.workflow-submit-button{background-color:#0080ff;color:#fff;border-color:#0080ff;margin-top:1rem}.workflow-submit-button:hover{background-color:#06c;border-color:#06c;color:#fff}.workflow-radio-container{display:flex;align-items:center;padding:.5rem;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease;margin-bottom:6px}.workflow-radio-container:hover{background-color:#f9fafb;border-color:#d1d5db}.workflow-radio{width:18px;height:18px;margin-right:.5rem;cursor:pointer}.workflow-radio-label{color:#374151;font-size:clamp(1rem,1.7vw,1.15rem);cursor:pointer;flex:1}.workflow-input-container{display:flex;flex-direction:column;gap:.25rem}.workflow-input-label{color:#374151;font-weight:500;font-size:.9rem}.required-indicator{color:#ef4444;margin-left:.25rem}.workflow-input{width:100%;padding:.6rem .8rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s ease;background-color:#fff}.workflow-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.workflow-input-error{border-color:#ef4444}.workflow-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.workflow-error-message{color:#ef4444;font-size:.875rem}.workflow-phone-input{display:flex;align-items:center;border:2px solid #e5e7eb;border-radius:8px;background-color:#fff;transition:all .2s ease}.workflow-phone-input.workflow-input-error{border-color:#ef4444}.workflow-phone-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.workflow-phone-prefix{padding:.6rem .75rem;font-weight:600;color:#374151;border-right:1px solid #e5e7eb;background-color:#f9fafb;border-top-left-radius:6px;border-bottom-left-radius:6px}.workflow-phone-input-field{flex:1;border:none;padding:.6rem .8rem;font-size:.95rem;background-color:transparent}.workflow-phone-input-field:focus{outline:none}.workflow-navigation{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;padding-top:.5rem}.workflow-nav-button{background-color:#fff;border:1px solid #e5e7eb;color:#6b7280;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;margin-top:16px}.workflow-nav-button:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.workflow-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.workflow-spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.workflow-error{text-align:center;padding:3rem;background-color:#fee;border:1px solid #fcc;border-radius:8px}.workflow-error h2{color:#dc2626;margin-bottom:1rem}.workflow-retry-button{margin-top:1rem;background-color:#dc2626;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.workflow-retry-button:hover{background-color:#b91c1c}@media(max-width:768px){.workflow-step-title{font-size:clamp(1.6rem,4.6vw,2rem)}.workflow-progress-steps{gap:.25rem}.aia-logo{height:40px}.workflow-header,.workflow-progress{margin-bottom:.75rem}.workflow-fields{gap:.5rem}.workflow-button{padding:.6rem 1rem;font-size:1rem}.workflow-input{padding:.5rem .6rem;font-size:1rem}.workflow-radio-container{padding:.4rem}.workflow-progress-step{width:30px;height:30px;font-size:clamp(.85rem,3vw,1rem)}}@media(max-width:480px){.aia-logo{height:35px}.workflow-header,.workflow-progress{margin-bottom:.5rem}.workflow-fields{gap:.4rem}.workflow-button{padding:.55rem .85rem;font-size:.95rem}.workflow-input{padding:.45rem .55rem;font-size:.95rem}.workflow-radio-container{padding:.3rem}.workflow-radio{width:16px;height:16px;margin-right:.4rem}}@media(max-height:700px){.workflow-header,.workflow-progress{margin-bottom:.5rem}.aia-logo{height:35px}.workflow-fields{gap:.4rem}.workflow-step-header{margin-bottom:1.5rem}.static-text-top{margin-bottom:.5rem}}.workflow-header-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.workflow-divider{width:100%;height:1px;background:#d1d5db;margin:10px 0}.workflow-content{background:#fff;border-radius:12px;padding:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(1.25rem,3vw,2rem);box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.06);margin-top:30px;padding-top:0}.tenant-legal-links{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3.5rem;font-size:1rem;color:#2563eb;flex-wrap:wrap;font-weight:600}.tenant-legal-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s}.tenant-legal-link:hover{color:#1d4ed8;text-decoration:underline}.static-text-title{margin-bottom:.75rem;font-weight:700;color:#1f2937;margin-top:.5rem;line-height:1.25}.disclaimer-text-step{font-size:clamp(.95rem,2vw,.1rem);line-height:1.6;color:#6c757d;text-align:justify;margin:0}.landing-divider{width:100%;height:1px;background:#d1d5db;margin-bottom:-16px}.landing-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto;overflow-x:hidden;padding:0}.landing-container{max-width:920px;width:min(100%,920px);margin:0 auto;padding:clamp(1.5rem,5vw,2.75rem);text-align:center;display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(1.5rem,4vw,2.5rem);min-height:80vh}.landing-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:-20px}.landing-header-left{display:flex;align-items:center;gap:12px;margin-bottom:0}.landing-logo{height:45px;width:auto;margin-bottom:.8rem;display:block}.landing-logo-box{width:56px;height:56px;background-color:#8bc34a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;letter-spacing:.5px;margin-bottom:.8rem}.savings-text{color:#28a745;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:100%}.landing-content{flex:1;display:flex;flex-direction:column;justify-content:center;margin-bottom:0}.landing-title{font-size:clamp(2.4rem,5vw,3.2rem);font-weight:800;color:#1a1a1a;line-height:1.1;margin-bottom:1.5rem}.landing-subtitle{font-size:clamp(1.1rem,3vw,1.35rem);color:#666;line-height:1.6;margin-bottom:2.5rem;margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{background-color:#ff9500;color:#fff;border:none;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;margin-top:1rem;box-shadow:0 4px 15px #ff95004d;width:clamp(260px,65vw,482px);min-height:47px}.cta-button:hover{background-color:#e6860a;transform:translateY(-2px);box-shadow:0 6px 20px #ff950066}.cta-button:active{transform:translateY(0)}.eligibility-text{color:#666;font-size:clamp(1.05rem,2.5vw,1.2rem);margin:.5rem 0 0}.credibility-section{padding:0;text-align:center}.credibility-divider{height:2px;background:linear-gradient(to right,transparent 5%,rgba(0,0,0,.12) 30%,rgba(0,0,0,.12) 70%,transparent 95%);margin:1rem 0}.credibility-logos{opacity:1;filter:none;display:block;mix-blend-mode:normal;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.disclaimer-section{padding:1rem 1.5rem}.disclaimer-text{font-size:clamp(.95rem,2vw,1.1rem);line-height:1.6;color:#6c757d;text-align:center;margin:0}.disclaimer-text strong{color:#495057}.landing-footer{border-top:1px solid #e9ecef;margin-top:auto;display:flex;justify-content:center;align-items:center;gap:.5rem}.privacy-link{color:#007bff;text-decoration:none;font-size:clamp(.95rem,2vw,1.1rem);transition:color .2s ease}.privacy-link:hover{color:#0056b3;text-decoration:underline}.dentist-login-link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.footer-separator{color:#6b7280;font-size:clamp(.95rem,2vw,1.1rem)}@media(max-width:768px){.landing-page{padding:1.5rem 0}.landing-container{padding:clamp(1.25rem,6vw,1.75rem);gap:1.5rem;min-height:auto}.landing-title{font-size:clamp(2.2rem,8vw,2.6rem)}.landing-subtitle{font-size:clamp(1.05rem,4vw,1.3rem)}.cta-button{font-size:.95rem}.landing-logo{height:50px}.disclaimer-section{padding:.8rem 1rem;margin-bottom:1rem}.disclaimer-text{font-size:clamp(.9rem,3vw,1.05rem);line-height:1.5}}@media(max-width:480px){.landing-container{padding:1rem;gap:1.25rem}.landing-title{font-size:clamp(1.95rem,9vw,2.35rem)}.landing-subtitle{font-size:clamp(1rem,5vw,1.2rem)}.cta-button{font-size:.9rem}.landing-logo{height:45px}.savings-text,.eligibility-text{font-size:clamp(.95rem,4vw,1.1rem)}.privacy-link{font-size:clamp(.95rem,4vw,1.05rem)}.disclaimer-section{padding:.6rem .8rem;margin-bottom:.8rem}.disclaimer-text{font-size:clamp(.9rem,4vw,1.05rem);line-height:1.45}.footer-separator{font-size:clamp(.95rem,4vw,1.05rem)}}@media(max-height:700px){.landing-page{align-items:flex-start;padding:1rem 0}.landing-container{min-height:95vh}.landing-title{font-size:clamp(2.3rem,6vw,2.8rem);margin-bottom:.8rem}.landing-subtitle{margin-bottom:1.5rem;font-size:clamp(1.05rem,4vw,1.3rem)}.cta-button{margin-bottom:.8rem}.credibility-section{margin-bottom:.5rem;padding:.5rem 0}}@media(max-height:600px){.landing-page{align-items:flex-start;padding:.5rem 0}.landing-container{min-height:auto;padding:.3rem 1.5rem}.landing-header{margin-bottom:.3rem}.landing-logo{height:35px;margin-bottom:.1rem}.landing-title{font-size:clamp(2rem,7vw,2.4rem);margin-bottom:.4rem}.landing-subtitle{font-size:clamp(1rem,5vw,1.2rem);margin-bottom:.8rem}.cta-button{font-size:.9rem;margin-bottom:.5rem}.credibility-section{margin-bottom:.4rem;padding:.4rem 0}.disclaimer-section{margin-bottom:.4rem;padding:.5rem .8rem}.disclaimer-text{font-size:clamp(.9rem,4vw,1.05rem);line-height:1.4}.landing-footer{padding-top:.4rem}.privacy-link,.footer-separator{font-size:clamp(.9rem,4vw,1.05rem)}}@media(max-height:500px){.landing-page{align-items:flex-start;padding:.2rem 0}.landing-container{padding:.2rem 1rem}.landing-header{margin-bottom:.2rem}.landing-logo{height:30px;margin-bottom:.1rem}.savings-text{font-size:clamp(.9rem,4vw,1.05rem)}.landing-title{font-size:clamp(2rem,8vw,2.3rem);margin-bottom:.3rem;line-height:1.1}.landing-subtitle{font-size:clamp(1rem,5vw,1.2rem);margin-bottom:.6rem;line-height:1.3}.cta-button{font-size:.9rem;margin-bottom:.3rem}.eligibility-text{font-size:clamp(.9rem,4vw,1.05rem)}.credibility-section{margin-bottom:.3rem;padding:.3rem 0}.credibility-divider{margin:.2rem 0}.disclaimer-section{margin-bottom:.3rem;padding:.3rem .5rem}.disclaimer-text{font-size:clamp(.85rem,4vw,1rem);line-height:1.35}.landing-footer{padding-top:.2rem}.privacy-link,.footer-separator{font-size:clamp(.9rem,4vw,1.05rem)}}margin-top{margin-top:30px}.terms-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto;position:relative}body:has(.terms-page){overflow:auto!important}.terms-page-wrapper{position:fixed;inset:0;overflow-y:auto;z-index:1000}.terms-container{max-width:900px;width:min(100%,900px);margin:0 auto;padding:0 clamp(1.5rem,5vw,2.5rem);min-height:auto}.terms-header{text-align:center;margin-bottom:2rem}.terms-logo{height:60px;width:auto;margin-bottom:1rem}.terms-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem}.terms-title{font-size:clamp(2.4rem,3.5vw,3.1rem);font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:2rem;line-height:1.2}.terms-meta{background:#b5b6b8;border-radius:8px;padding:18px 20px 14px;margin-bottom:24px;box-shadow:0 1px 4px #3c3c3c0a;font-size:1.05rem;color:#222}.terms-meta p{margin:.5rem 0;color:#374151;font-size:clamp(1rem,2.2vw,1.2rem)}.terms-section{margin-bottom:2rem}.terms-section h2{font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.terms-section p{color:#4b5563;line-height:1.7;margin-bottom:1rem;font-size:clamp(1.05rem,1.9vw,1.25rem);text-align:justify}.terms-section p:last-child{margin-bottom:0}.contact-info{background-color:#f1f5f9;border-radius:8px;padding:1.5rem;margin-top:1rem}.contact-info p{margin:.25rem 0;color:#1e293b;font-size:clamp(1rem,2vw,1.2rem)}@media(max-width:768px){.terms-page{padding:1rem 0}.terms-container{padding:0 clamp(1rem,6vw,1.5rem)}.terms-content{padding:1.5rem}.terms-title{font-size:clamp(2.1rem,5.5vw,2.5rem)}.terms-section h2{font-size:clamp(1.45rem,3.5vw,1.8rem)}.terms-section p{font-size:clamp(1rem,3.2vw,1.15rem);text-align:left}.terms-logo{height:50px}.terms-meta p,.contact-info p{font-size:clamp(1rem,3.2vw,1.15rem)}}@media(max-width:480px){.terms-container{padding:0 .75rem}.terms-content{padding:1rem}.terms-title{font-size:clamp(1.95rem,6.5vw,2.35rem)}.terms-section h2{font-size:clamp(1.3rem,4.5vw,1.65rem)}.terms-section p{font-size:clamp(.95rem,4.2vw,1.15rem)}.terms-meta,.contact-info{padding:1rem}.terms-meta p,.contact-info p{font-size:clamp(1rem,4vw,1.15rem)}}.dashboard-with-sidebar{display:flex;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000000a;position:sticky;top:0;height:100vh;overflow-y:auto}.dashboard-sidebar-header{padding:1.5rem 1.25rem;border-bottom:2px solid #e5e7eb;text-align:center;background:#fff}.dashboard-sidebar-logo{height:45px;width:auto;margin-bottom:.75rem}.dashboard-sidebar-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:.5px}.dashboard-sidebar-nav{flex:1;padding:1.5rem 0}.dashboard-sidebar-nav-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:transparent;border:none;color:#6b7280;font-size:.95rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent;font-family:inherit}.dashboard-sidebar-nav-item:hover:not(:disabled){background:#f3f4f6;color:#1a1a1a}.dashboard-sidebar-nav-item.active{background:#0080ff14;color:#0080ff;border-left-color:#0080ff;font-weight:600}.dashboard-sidebar-nav-item:disabled{opacity:.4;cursor:not-allowed}.dashboard-sidebar-icon{width:20px;height:20px;flex-shrink:0}.dashboard-sidebar-divider{height:1px;background:#e5e7eb;margin:.75rem 1.25rem}.dashboard-sidebar-footer{padding:1.25rem;border-top:2px solid #e5e7eb}.dashboard-sidebar-logout{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#6b7280;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.dashboard-sidebar-logout:hover{background:#f3f4f6;border-color:#9ca3af;color:#1a1a1a;transform:translateY(-1px)}.dashboard-main-content{flex:1;display:flex;flex-direction:column;overflow-x:hidden}.dashboard-content-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:10}.dashboard-content-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.dashboard-content-subtitle{font-size:.95rem;color:#666;margin:.5rem 0 0}.dashboard-content-body{flex:1;padding:2rem}@media(max-width:768px){.dashboard-sidebar{width:70px}.dashboard-sidebar-title,.dashboard-sidebar-nav-item span{display:none}.dashboard-sidebar-nav-item{justify-content:center;padding:.875rem}.dashboard-sidebar-logout span{display:none}.dashboard-sidebar-logout{justify-content:center;padding:.875rem}.dashboard-content-header{padding:1rem 1.25rem}.dashboard-content-body{padding:1.25rem}}.post-submission-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.post-submission-header{padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,4vw,2.5rem);max-width:900px;margin:0 auto -16px}.post-submission-logo-container{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.75rem}.post-submission-logo-container.clickable-logo{cursor:pointer;transition:transform .2s ease,opacity .2s ease}.post-submission-logo-container.clickable-logo:hover{transform:scale(1.02);opacity:.9}.post-submission-logo{height:50px;width:auto;max-width:400px;display:block}.post-submission-logo-box{width:56px;height:56px;background-color:#8bc34a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;letter-spacing:.5px}.post-submission-header-text{color:#28a745;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.post-submission-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#1a1a1a;margin-top:.5rem;line-height:1.2}.post-submission-container{max-width:900px;width:min(100%,900px);margin:0 auto;padding:clamp(1.5rem,4.5vw,2.5rem)}.post-submission-card{background:#fff;border-radius:12px;padding:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(1.25rem,3vw,2rem);box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.06)}.post-submission-card-title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.3}.post-submission-card-text{font-size:clamp(1rem,2vw,1.15rem);color:#666;line-height:1.6;margin-bottom:1.25rem}.post-submission-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;background:#f8f9fa;padding:1.25rem;border-radius:8px;margin-top:1.5rem;border:1px solid rgba(0,0,0,.06)}.post-submission-info-item{display:flex;flex-direction:column}.post-submission-info-label{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem;font-weight:600}.post-submission-info-value{font-size:clamp(.95rem,1.8vw,1.05rem);color:#1a1a1a;font-weight:600}.post-submission-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:clamp(1.25rem,3vw,2rem)}.post-submission-feature-card{background:#fff;border-radius:10px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 2px 6px #0000000f;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.post-submission-feature-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001f}.post-submission-feature-title{font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:700;color:#1a1a1a;margin-bottom:.65rem}.post-submission-feature-text{font-size:clamp(.95rem,1.8vw,1.05rem);color:#666;line-height:1.5}.post-submission-button{background-color:#0080ff;border:2px solid #0080FF;color:#fff;font-size:clamp(.95rem,1.8vw,1.05rem);font-weight:600;padding:clamp(.65rem,1.5vw,.85rem) clamp(1.25rem,3vw,1.75rem);border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.post-submission-button:hover{background-color:#06c;border-color:#06c;transform:translateY(-1px);box-shadow:0 2px 8px #0080ff4d}.post-submission-button-secondary{background-color:#fff;border:2px solid #d1d5db;color:#4b5563;font-size:clamp(.95rem,1.8vw,1.05rem);font-weight:600;padding:clamp(.65rem,1.5vw,.85rem) clamp(1.25rem,3vw,1.75rem);border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.post-submission-button-secondary:hover{background-color:#f9fafb;border-color:#9ca3af;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.dashboard-header{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}@media(min-width:768px){.dashboard-header{flex-direction:row;align-items:center;justify-content:space-between}}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:clamp(1.5rem,3vw,2rem)}.dashboard-stat-card{background:#fff;border-radius:10px;padding:clamp(1.25rem,3vw,1.5rem);box-shadow:0 2px 6px #0000000f;border:1px solid rgba(0,0,0,.05)}.dashboard-stat-label{font-size:.85rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.dashboard-stat-value{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#1a1a1a}.dashboard-lead-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.06)}.dashboard-lead-header{background:#f8f9fa;padding:clamp(1rem,2.5vw,1.5rem);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between}.dashboard-lead-item{padding:clamp(1rem,2.5vw,1.5rem);border-bottom:1px solid rgba(0,0,0,.04);transition:background-color .2s ease}.dashboard-lead-item:last-child{border-bottom:none}.dashboard-lead-item:hover{background:#f9fafb}.dashboard-lead-name{font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:700;color:#1a1a1a;margin-bottom:.25rem}.dashboard-lead-info{font-size:clamp(.9rem,1.7vw,1rem);color:#6b7280;margin-bottom:.5rem}.dashboard-status-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.dashboard-status-submitted{background-color:#dbeafe;color:#1e40af}.dashboard-status-called{background-color:#fef3c7;color:#92400e}.dashboard-status-converted{background-color:#d1fae5;color:#065f46}@media(max-width:768px){.post-submission-logo{height:40px}.post-submission-header,.post-submission-container{padding:1rem}.post-submission-features{grid-template-columns:1fr}}.login-card{max-width:500px;margin:0 auto}.login-form{margin-top:1.5rem}.login-field-group{margin-bottom:clamp(1rem,2.5vw,1.25rem)}.login-label{display:block;font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-weight:600}.login-input{width:100%;padding:clamp(.75rem,2vw,1rem) clamp(1rem,2.5vw,1.25rem);border:2px solid #d1d5db;border-radius:8px;font-size:clamp(.95rem,1.8vw,1.05rem);color:#1a1a1a;transition:all .2s ease;font-family:inherit}.login-input:focus{outline:none;border-color:#0080ff;box-shadow:0 0 0 3px #0080ff1a}.login-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.login-input::-moz-placeholder{color:#9ca3af}.login-input::placeholder{color:#9ca3af}.login-submit-button{width:100%;margin-top:.5rem}.login-error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:clamp(.75rem,2vw,1rem);border-radius:8px;margin-bottom:1rem;font-size:clamp(.9rem,1.7vw,1rem);line-height:1.5}.login-demo-info{margin-top:1rem;padding:clamp(.75rem,2vw,1rem);background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:clamp(.85rem,1.6vw,.95rem);color:#1e40af;line-height:1.6}.login-demo-info strong{color:#1e3a8a}.login-back-link{color:#0080ff;font-weight:600;font-size:clamp(.85rem,1.6vw,.95rem);text-transform:uppercase;letter-spacing:.5px;background:none;border:none;cursor:pointer;transition:color .2s ease;padding:.5rem 1rem}.login-back-link:hover{color:#06c;text-decoration:underline}.text-center{text-align:center}.leads-columns-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1rem,2.5vw,1.5rem);margin-top:clamp(1.5rem,3vw,2rem)}@media(max-width:768px){.leads-columns-container{grid-template-columns:1fr}}.leads-column{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;min-height:400px;padding:0}.leads-column:not(:last-child){border-right:none}.leads-column-header{padding:clamp(1rem,2.5vw,1.25rem);border-bottom:none;margin-bottom:0;position:relative}.leads-column-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:2px}.leads-column-header-submitted{background:transparent}.leads-column-header-submitted:after{background:#3b82f6}.leads-column-header-called{background:transparent}.leads-column-header-called:after{background:#fbbf24}.leads-column-header-converted{background:transparent}.leads-column-header-converted:after{background:#10b981}.leads-column-title{font-size:clamp(1rem,2vw,1.15rem);font-weight:600;color:#374151;text-transform:none;letter-spacing:.25px;margin:0}.leads-column-header-submitted .leads-column-title{color:#3b82f6}.leads-column-header-called .leads-column-title{color:#d97706}.leads-column-header-converted .leads-column-title{color:#059669}.leads-column-content{padding:clamp(.75rem,2vw,1rem);flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1rem)}.lead-card{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:clamp(1rem,2.5vw,1.25rem);cursor:grab;transition:all .2s ease}.lead-card:active{cursor:grabbing}.lead-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.lead-card-dragging{opacity:.5;transform:scale(.95);cursor:grabbing!important}.leads-column-drop-zone{transition:all .3s ease}.leads-column-drop-zone:hover{background:#3b82f605}.leads-column-drop-zone.drag-over{background:#3b82f60d;border:2px dashed #3b82f6}.lead-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb;gap:.75rem}.lead-card-name{font-size:clamp(1.05rem,2vw,1.15rem);font-weight:700;color:#1a1a1a;margin:0;flex:1}.lead-card-status-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;border:none}.lead-card-status-badge:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0003;filter:brightness(1.05)}.lead-card-status-submitted{background:#3b82f6;color:#fff}.lead-card-status-called-back{background:#fbbf24;color:#78350f}.lead-card-status-converted{background:#10b981;color:#fff}.lead-card-id{font-size:clamp(.8rem,1.5vw,.85rem);color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.lead-card-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.lead-card-detail{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.lead-card-label{font-size:clamp(.85rem,1.6vw,.9rem);color:#6b7280;font-weight:600}.lead-card-value{font-size:clamp(.85rem,1.6vw,.9rem);color:#1a1a1a;font-weight:500;text-align:right}.lead-card-notes{font-size:clamp(.9rem,1.7vw,.95rem);color:#4b5563;line-height:1.5;padding:.75rem;background:#f9fafb;border-radius:6px;border-left:3px solid #0080FF}.leads-empty-state{text-align:center;padding:clamp(2rem,4vw,3rem);color:#9ca3af;font-size:clamp(.95rem,1.8vw,1.05rem);font-style:italic}.lead-detail-section{margin-bottom:clamp(1.5rem,3vw,2rem)}.lead-detail-section-title{font-size:clamp(1.15rem,2.2vw,1.3rem);font-weight:700;color:#1a1a1a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #0080FF}.lead-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.lead-detail-item{display:flex;flex-direction:column;gap:.35rem}.flex{display:flex}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.post-submission-header-row{display:flex;align-items:center;gap:12px;margin-bottom:0}.aia-header-text{font-size:1.22rem;font-weight:500;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:.01em;margin-right:2px;margin-bottom:.1rem}.post-submission-banner{max-width:700px;margin-left:auto;margin-right:auto}.post-submission-divider{width:820px;max-width:100%;height:1px;background:#d1d5db;margin:10px auto}.post-submission-card-center-text{text-align:center}.post-submission-success-icon-bg{display:inline-block;background:#e6f9ed;border-radius:50%;margin-bottom:12px;line-height:48px;text-align:center}.post-submission-buttons-row{display:flex;justify-content:center;gap:16px;margin:18px 0 0}.post-submission-call-btn-content{display:inline-flex;align-items:center;gap:8px}.post-submission-office-info{margin-top:24px;color:#222;font-size:1.05rem}.post-submission-office-name{font-weight:600;margin-bottom:2px}.post-submission-office-address{margin-bottom:2px}.post-submission-office-phone{color:#666}.post-submission-back-btn{min-width:220px}.pipeline-page{flex:1;display:flex;flex-direction:column;background-color:#f8fafc;overflow:hidden}.pipeline-main{flex:1;padding:24px;overflow:hidden;display:flex;flex-direction:column}.pipeline-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pipeline-title{font-size:24px;font-weight:700;color:#1e293b;margin:0}.pipeline-controls{display:flex;align-items:center;gap:12px}.search-box{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;gap:8px}.search-icon{font-size:14px;color:#94a3b8}.search-box input{border:none;outline:none;font-size:14px;width:180px;color:#334155}.search-box input::-moz-placeholder{color:#94a3b8}.search-box input::placeholder{color:#94a3b8}.filter-btn{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:14px;color:#475569;cursor:pointer}.filter-btn:hover{background:#f8fafc}.add-status-btn{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer}.add-status-btn:hover{background:#2563eb}.pipeline-columns{display:flex;gap:16px;flex:1;overflow-x:auto;padding-bottom:16px;min-height:0}.pipeline-columns::-webkit-scrollbar{height:8px}.pipeline-columns::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.pipeline-columns::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.pipeline-columns::-webkit-scrollbar-thumb:hover{background:#94a3b8}.empty-statuses{flex:1;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;min-height:400px}.empty-statuses-content{text-align:center;padding:48px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;max-width:400px}.empty-statuses-icon{font-size:48px;margin-bottom:16px}.empty-statuses-content h2{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px}.empty-statuses-content p{font-size:14px;color:#64748b;margin:0 0 24px;line-height:1.5}.empty-statuses-content .add-status-btn.primary{background:#3b82f6;color:#fff;padding:12px 24px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.empty-statuses-content .add-status-btn.primary:hover{background:#2563eb}.pipeline-column{flex:0 0 280px;min-width:280px;max-width:320px;display:flex;flex-direction:column;background:transparent;min-height:0}.column-header{display:flex;align-items:center;gap:8px;padding:8px 0;margin-bottom:12px}.column-title{font-size:13px;font-weight:600;color:#475569}.column-count{font-size:11px;font-weight:600;color:#fff;padding:2px 8px;border-radius:10px;min-width:20px;text-align:center}.column-body{flex:1;display:flex;flex-direction:column;gap:12px;min-height:100px;overflow-y:auto;padding-right:4px}.column-body::-webkit-scrollbar{width:4px}.column-body::-webkit-scrollbar-track{background:transparent}.column-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.column-body::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.empty-column{display:flex;align-items:center;justify-content:center;height:100px;border:2px dashed #e2e8f0;border-radius:8px;color:#94a3b8;font-size:13px}.pipeline-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;cursor:pointer;transition:all .2s ease}.pipeline-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.pipeline-card:active{cursor:grabbing}.card-name{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px}.card-phone{font-size:12px;color:#64748b;margin-bottom:2px}.card-email{font-size:12px;color:#3b82f6;margin-bottom:12px;word-break:break-all}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #f1f5f9}.card-time{font-size:11px;color:#94a3b8}.card-actions{display:flex;gap:8px}.action-btn{background:none;border:none;font-size:14px;cursor:pointer;padding:4px;opacity:.6;transition:opacity .2s}.action-btn:hover{opacity:1}.pipeline-error{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc}.error-content{text-align:center;padding:40px}.error-icon{font-size:48px;margin-bottom:16px}.error-content h2{font-size:20px;color:#1e293b;margin:0 0 8px}.error-content p{font-size:14px;color:#64748b;margin:0 0 24px}.retry-btn{background:#3b82f6;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;cursor:pointer}.retry-btn:hover{background:#2563eb}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:400px;box-shadow:0 20px 40px #00000026}.modal-content h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 16px}.modal-content input{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;margin-bottom:16px;box-sizing:border-box}.modal-content input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.modal-actions{display:flex;gap:12px;justify-content:flex-end}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.btn-primary:hover{background:#2563eb}.btn-secondary{background:#f1f5f9;color:#475569;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.btn-secondary:hover{background:#e2e8f0}@media(max-width:1400px){.pipeline-column{min-width:200px}}@media(max-width:1200px){.pipeline-column{min-width:180px}}@media(max-width:768px){.pipeline-header{padding:12px 16px}.pipeline-main{padding:16px}.pipeline-title-row{flex-direction:column;align-items:flex-start;gap:16px}.pipeline-controls{width:100%;flex-wrap:wrap}.search-box{flex:1;min-width:150px}.search-box input{width:100%}.pipeline-columns{gap:12px}.pipeline-column{min-width:160px;flex:0 0 auto}}@media(max-width:480px){.pipeline-column{min-width:280px;flex:0 0 auto}.pipeline-title{font-size:20px}.filter-btn span{display:none}}.lead-detail-page{flex:1;display:flex;flex-direction:column;background-color:#f9fafb;overflow:auto}.lead-detail-main{flex:1;max-width:1200px;margin:0 auto;padding:24px 32px;width:100%;box-sizing:border-box}.lead-detail-breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:16px}.breadcrumb-link{color:#6b7280;cursor:pointer}.breadcrumb-link:hover{color:#f59e0b;text-decoration:underline}.breadcrumb-separator{color:#9ca3af}.breadcrumb-current{color:#111827;font-weight:500}.lead-detail-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.lead-detail-name{font-size:28px;font-weight:700;color:#111827;margin:0 0 4px}.lead-detail-received{font-size:14px;color:#6b7280;margin:0}.contact-patient-btn{background-color:#f59e0b;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px}.contact-patient-btn:hover{background-color:#d97706}.lead-detail-content{display:grid;grid-template-columns:1fr 380px;gap:24px}.lead-detail-left{display:flex;flex-direction:column;gap:20px}.section-title{font-size:18px;font-weight:600;color:#f59e0b;margin:0 0 8px}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.info-card-header{padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.info-card-header.collapsible{cursor:pointer}.info-card-header.collapsible:hover{background-color:#f9fafb}.info-card-header h3{font-size:15px;font-weight:600;color:#374151;margin:0}.collapse-icon{font-size:12px;color:#9ca3af;transition:transform .2s ease}.collapse-icon.expanded{transform:rotate(180deg)}.info-card-body{padding:20px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:12px;color:#6b7280;font-weight:500}.info-value{font-size:14px;color:#111827;font-weight:500}.survey-responses{display:flex;flex-direction:column;gap:16px}.survey-item{padding-bottom:16px;border-bottom:1px solid #f3f4f6}.survey-item:last-child{padding-bottom:0;border-bottom:none}.survey-question{font-size:13px;color:#6b7280;margin:0 0 6px}.survey-answer{font-size:14px;color:#111827;font-weight:500;margin:0;padding:8px 0}.no-data{color:#9ca3af;font-style:italic;font-size:14px;margin:0}.lead-detail-right{position:sticky;top:24px;height:-moz-fit-content;height:fit-content}.management-card{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:20px}.management-title{font-size:16px;font-weight:600;color:#92400e;margin:0 0 20px}.management-field{margin-bottom:16px}.management-field label{display:block;font-size:13px;font-weight:500;color:#78350f;margin-bottom:6px}.status-select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;background-color:#fff;color:#374151;cursor:pointer}.status-select:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.notes-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;resize:vertical;font-family:inherit}.notes-textarea:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.notes-textarea::-moz-placeholder{color:#9ca3af}.notes-textarea::placeholder{color:#9ca3af}.add-note-btn{width:100%;background-color:#f59e0b;color:#fff;border:none;padding:12px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:20px}.add-note-btn:hover:not(:disabled){background-color:#d97706}.add-note-btn:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.notes-history{display:flex;flex-direction:column;gap:0;position:relative;max-height:400px;overflow-y:auto}.notes-history-title{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.note-item{background:#fff;border-radius:8px;padding:14px 16px;position:relative;margin-left:20px;margin-bottom:12px;border:1px solid #e5e7eb;transition:all .2s ease}.note-item:hover{border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b1a}.note-item:before{content:"";position:absolute;left:-18px;top:18px;width:10px;height:10px;background:#f59e0b;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px #f59e0b}.note-item:after{content:"";position:absolute;left:-16px;top:28px;width:2px;height:calc(100% + 12px);background:#e5e7eb}.note-item:last-child:after{display:none}.note-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.note-author{font-size:13px;font-weight:600;color:#1f2937}.note-status-badge{font-size:10px;font-weight:500;padding:3px 8px;border-radius:12px;background:#fef3c7;color:#92400e}.note-text{font-size:14px;color:#374151;margin:0 0 10px;line-height:1.6}.note-meta{font-size:11px;color:#9ca3af;margin:0;display:flex;align-items:center;gap:4px}.note-meta svg{width:12px;height:12px}.no-notes{text-align:center;color:#9ca3af;font-size:13px;padding:20px;background:#f9fafb;border-radius:8px;border:1px dashed #e5e7eb}.lead-detail-error{text-align:center;padding:60px 20px}.lead-detail-error p{font-size:16px;color:#6b7280;margin-bottom:20px}.lead-detail-error button{background-color:#f59e0b;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;cursor:pointer}.no-underline{text-decoration:none!important}@media(max-width:900px){.lead-detail-content{grid-template-columns:1fr}.lead-detail-right{position:static}.lead-detail-title-row{flex-direction:column;gap:16px}.info-grid{grid-template-columns:1fr}}@media(max-width:600px){.lead-detail-header{padding:12px 16px}.lead-detail-main{padding:16px}.lead-detail-name{font-size:22px}}.dashboard-layout{height:100vh;display:flex;flex-direction:column;background-color:#f8fafc;overflow:hidden}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-logo{cursor:pointer}.header-logo-box{width:48px;height:48px;background-color:#8bc34a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;letter-spacing:.5px}.header-logo img{height:36px;width:auto}.header-nav{display:flex;gap:24px}.nav-btn{background:none;border:none;font-size:14px;color:#64748b;cursor:pointer;padding:8px 0;font-weight:500;transition:color .2s}.nav-btn:hover:not(:disabled){color:#3b82f6}.nav-btn.active{color:#3b82f6}.nav-btn:disabled{color:#cbd5e1;cursor:not-allowed}.nav-btn.logout-btn,.nav-btn.logout-btn:hover,.nav-btn.invite-btn{color:#3b82f6}.nav-btn.invite-btn:hover{color:#2563eb}.nav-btn.home-btn{color:#3b82f6}.nav-btn.home-btn:hover{color:#2563eb}.dashboard-content{flex:1;display:flex;flex-direction:column;overflow:auto}.dashboard-content .loading-spinner-container.loading-spinner-large{min-height:auto;flex:1}.dashboard-error-content{display:flex;align-items:center;justify-content:center;flex:1}@media(max-width:768px){.dashboard-header{padding:12px 16px}}.App{min-height:100vh;background-color:#f9fafb}
