:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-overlay_login{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.modal-container_login{width:100%;max-width:420px;background:#00000067;border-radius:16px;padding:2rem;position:relative;box-shadow:0 20px 50px #00000026;display:flex;flex-direction:column;gap:1.5rem}.modal-close_login{position:absolute;top:14px;right:14px;width:26px;height:26px;border:none;background:transparent;cursor:pointer}.modal-close_login:before,.modal-close_login:after{content:"";position:absolute;top:12px;left:4px;width:18px;height:2px;background:#006aff;border-radius:2px}.modal-close_login:before{transform:rotate(45deg)}.modal-close_login:after{transform:rotate(-45deg)}.modal-close_login:hover:before,.modal-close_login:hover:after{background:#0f172a}.modal-header_login{display:flex;flex-direction:column;gap:6px}.modal-header_login h2{font-size:1.25rem;font-weight:700;color:#fff}.modal-header_login p{font-size:.9rem;color:#a7b3c3}.modal-body_login{display:flex;flex-direction:column;gap:1rem}.input-box{display:flex;flex-direction:column;gap:.4rem}.input-label{font-size:.95rem;font-weight:600;color:#000}.input-required{margin-left:4px;color:#2563eb}.input-field{width:93%;padding:.85rem 1rem;font-size:1rem;color:#000;background:#fff;border-radius:14px;border:2px solid #f3f4f6;outline:none;transition:all .2s ease;box-shadow:0 2px 4px -1px #2563eb0f}.input-field::placeholder{color:#9ca3af}.input-field:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26,0 4px 6px -1px #2563eb1f}.input-textarea{resize:vertical;min-height:120px}.input-field:disabled{background:#f9fafb;cursor:not-allowed}.input-wrapper{position:relative;display:flex;align-items:center}.toggle-password{position:absolute;right:20px;width:20px;height:20px;border:none;background:transparent;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s ease}.toggle-password:hover{opacity:1}.eye-icon{position:relative;display:block;width:100%;height:12px;border:1.5px solid #666;border-radius:10px}.eye-icon:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;background:#666;border-radius:50%;transform:translate(-50%,-50%)}.toggle-password.visible .eye-icon:before{content:"";position:absolute;width:120%;height:1.5px;background:#666;top:50%;left:-10%;transform:rotate(-45deg)}@media(max-width:770px){.toggle-password{display:none}.input-field{width:100%}}.submit-button{padding:.9rem 2.8rem;width:100%;border-radius:15px;background-color:#fff;color:#2563eb;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 12px -2px #00000059,0 16px 20px -4px #00000026}.submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 16px -2px #00000073,0 20px 24px -4px #0003}.submit-button:active{transform:translateY(0)}.document-submit{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border-radius:10px;padding:.85rem 1.6rem;font-size:.95rem;box-shadow:0 6px 14px #2563eb40}.document-submit:hover{transform:translateY(-1px);box-shadow:0 10px 18px #2563eb59}.login-layout{display:flex;min-height:100vh;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-left{flex:1;background:linear-gradient(180deg,#1e3a8a,#172554);display:flex;align-items:center;justify-content:center}.login-brand h1{color:#fff;font-size:3rem;font-weight:700;letter-spacing:1px}.login-right{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem}.login-form{width:100%;max-width:360px;display:flex;flex-direction:column;gap:1.2rem}.login-title{margin-bottom:1rem;font-size:1.5rem;font-weight:600;color:#111827}.login-error{font-size:.85rem;font-weight:500;color:#dc2626}.login-form button[type=submit]{margin-top:.5rem;background-color:#2563eb;border:none;border-radius:26px;padding:.75rem;color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease,transform .05s ease}.login-form button[type=submit]:hover{background-color:#1d4ed8}.login-form button[type=submit]:active{transform:scale(.98)}@media(max-width:768px){.login-layout{flex-direction:column}.login-left{flex:none;height:180px}.login-brand h1{font-size:2rem}.login-right{flex:1;padding:1.5rem}.login-form{max-width:100%}.login-title{font-size:1.3rem}.login-form button{width:100%}}@media(max-width:480px){.login-left{height:140px}.login-brand h1{font-size:1.7rem}.login-right{padding:1.2rem}}.login-links{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-top:.5rem}.login-text-button{background:none;border:none;padding:0;font-size:.85rem;color:#2563eb;cursor:pointer;font-weight:500;transition:color .2s ease}.login-text-button:hover{color:#1d4ed8;text-decoration:underline}.loading-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#fff 0% 100%);position:fixed;top:0;left:0;z-index:9999}.spinner{position:relative;width:80px;height:80px}.spinner:before,.spinner:after{content:"";position:absolute;border-radius:50%}.spinner:before{width:100%;height:100%;border:4px solid rgba(37,99,235,.1)}.spinner:after{width:80%;height:80%;top:10%;left:10%;border:4px solid transparent;border-top-color:#2563eb;border-right-color:#2563eb;animation:spin-luxury 1.8s cubic-bezier(.68,-.55,.27,1.55) infinite}.spinner-backdrop{position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.08) 0%,transparent 70%);animation:pulse 2s ease-in-out infinite}@keyframes spin-luxury{0%{transform:rotate(0);border-top-color:#2563eb;border-right-color:#2563eb}50%{border-top-color:#60a5fa;border-right-color:#60a5fa}to{transform:rotate(720deg);border-top-color:#2563eb;border-right-color:#2563eb}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes fadeInOut{0%,to{opacity:.3}50%{opacity:1}}.sidebar{width:90px;background:linear-gradient(180deg,#1e3a8a,#172554);display:flex;flex-direction:column;border-top-right-radius:24px;overflow:hidden;transition:width .35s cubic-bezier(.4,0,.2,1)}.sidebar:hover{width:260px}.sidebar-top{height:80px;display:flex;align-items:center;justify-content:center}.logo{color:#fff;font-size:1.2rem;font-weight:700;white-space:nowrap}.sidebar-nav{display:flex;flex-direction:column;padding:10px;gap:6px}.sidebar-nav a{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;padding:12px;font-size:.92rem;opacity:.9;cursor:pointer;border-radius:12px;transition:background .25s ease,transform .15s ease,opacity .2s ease}.sidebar-nav a:hover{background:#ffffff2e;transform:translate(4px)}.icon{font-size:1.2rem;min-width:24px;display:flex;justify-content:center}.text{white-space:nowrap;transition:opacity .2s ease,transform .2s ease}.sidebar:not(:hover) .text{opacity:0;transform:translate(-10px);pointer-events:none}body{margin:0}.hero-box{max-height:70vh;min-height:320px;display:flex;flex-direction:column;background:#fff;box-shadow:0 8px 24px #0000001f;margin-bottom:2rem;overflow-x:hidden}.hero-container{overflow-y:auto}.hero-box-title{font-size:2rem;font-weight:700;color:#111827}.hero-box-subtitle{font-size:1.25rem;color:#6b7280}.request-files{margin-top:1.5rem;border-radius:18px;background:#f8fafc;padding:1.2rem}.files-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.files-header h4{font-size:.95rem;font-weight:700;color:#0f172a}.files-scroll{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.files-scroll::-webkit-scrollbar{width:6px}.files-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.file-row{display:flex;align-items:center;gap:10px;background:#fff;border-radius:10px;padding:10px;transition:all .15s ease;cursor:pointer}.file-row:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000000f}.file-icon{font-size:16px}.file-info{display:flex;flex-direction:column}.file-name{font-size:.85rem;font-weight:600;color:#0f172a;word-break:break-word}.file-date{font-size:.72rem;color:#64748b}.files-header{display:flex;justify-content:space-between;align-items:center}.files-header-left{display:flex;align-items:center;gap:10px}.requested-note{font-size:12px;color:#9ca3af;font-style:italic;max-width:260px;text-align:right;line-height:1.4}.modal-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-box{width:92%;max-width:1100px;height:85%;background:#fff;border-radius:22px;padding:1.8rem;display:flex;flex-direction:column;border:2px solid rgba(37,99,235,.12);box-shadow:0 10px 15px -3px #2563eb1f,0 25px 40px -10px #00000040}.modal-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.modal-header h2{flex:1;font-size:1rem;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-actions{display:flex;align-items:center;gap:10px}.download-btn{background:#2563eb;color:#fff;padding:7px 16px;border-radius:999px;text-decoration:none;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb59,0 8px 12px -3px #0003}.download-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 12px -2px #2563eb73,0 16px 20px -4px #00000040}.modal-close_e{width:36px;height:36px;border-radius:9999px;background:#fff;border:2px solid #2563eb;cursor:pointer;position:relative;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb26,0 8px 10px -3px #0000001f}.modal-close_e:hover{background:#2563eb14;transform:translateY(-1px)}.modal-close_e:active{transform:translateY(0)}.file-preview-body{flex:1;display:flex;background:#f1f5f9;border-radius:14px;overflow:hidden}.file-preview-frame{width:100%;height:100%;border:none}.modal-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999}.modal-container{width:100%;max-width:520px;background:#fff;border-radius:18px;padding:2rem;position:relative;box-shadow:0 12px 30px #00000014}.modal-close{position:absolute;top:18px;right:18px;width:28px;height:28px;border:none;background:transparent;cursor:pointer}.modal-close:before,.modal-close:after{content:"";position:absolute;top:13px;left:5px;width:18px;height:2px;background:#64748b;border-radius:2px}.modal-close:before{transform:rotate(45deg)}.modal-close:after{transform:rotate(-45deg)}.modal-close:hover:before,.modal-close:hover:after{background:#0f172a}.modal-container h2{margin:0 0 1.5rem;font-size:1.4rem;font-weight:600;color:#0f172a}.modal-content{display:flex;flex-direction:column;gap:1rem;font-size:.95rem;color:#334155}.modal-content p{margin:0}.modal-content strong{color:#0f172a;font-weight:600}.section-divider{height:1px;background:#e2e8f0;margin:1rem 0}.upload-title{font-size:1.05rem;font-weight:600;color:#0f172a;margin:0}.upload-subtitle{font-size:.85rem;color:#64748b;margin-top:.2rem}.upload-area{margin-top:1rem;padding:2rem 1rem;border:2px dashed #cbd5e1;border-radius:16px;background:#f8fafc;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease;display:flex;flex-direction:column;align-items:center}.upload-area:hover,.upload-area.active{border-color:#2563eb;background:#eff6ff}.upload-icon{font-size:2rem;margin-bottom:.5rem}.upload-main-text{font-weight:500;color:#0f172a;margin:0}.upload-hint{font-size:.75rem;color:#94a3b8;margin-top:.4rem}.file-input{display:none}.file-summary{margin-top:1rem;display:flex;justify-content:space-between;font-size:.85rem;color:#334155}.file-list{margin-top:.8rem;max-height:160px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.file-item{background:#f1f5f9;padding:.6rem .75rem;border-radius:10px;font-size:.85rem;display:flex;justify-content:space-between;align-items:center;word-break:break-word}.remove-btn{background:transparent;border:none;cursor:pointer;font-size:.9rem;color:#64748b;transition:color .2s ease}.remove-btn:hover{color:#dc2626}.submit-btn{margin-top:1.2rem;padding:.75rem;border:none;border-radius:12px;background:#0f172a;color:#fff;font-weight:500;cursor:pointer;transition:background .2s ease}.submit-btn:hover{background:#1e293b}.sent-files-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.sent-file-item{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;background:#f8fafc;padding:8px 12px;border-radius:8px;cursor:pointer;text-align:left;font-size:13px;color:#1e293b;transition:all .15s ease}.sent-file-item:hover{background:#eef2ff;border-color:#c7d2fe}.sent-file-icon{font-size:16px;opacity:.8}.sent-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-weight:500}.sent-files-empty{font-size:12px;color:#64748b;padding:6px 2px}.stage-strip{display:flex;gap:.8rem;overflow-x:auto;padding:.4rem 0 .9rem .2rem;margin-bottom:1.8rem;scroll-snap-type:x mandatory}.stage-strip::-webkit-scrollbar{display:none}.stage-chip{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1.2rem;border-radius:999px;font-size:.82rem;font-weight:500;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;background:#f1f5f9;color:#334155;white-space:nowrap;scroll-snap-align:start}.stage-chip:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000017}.chip-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.stage-chip.completed{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.stage-chip.active{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.stage-chip.upcoming{background:#e2e8f0;color:#64748b}.stage-chip.selected{box-shadow:0 6px 10px #00000026,0 0 0 3px #2563eb59;font-weight:700}.panel-detail{font-size:.92rem;line-height:1.7;color:#cbd5e1;white-space:pre-line}.stage-cost{display:block;font-size:.8rem;font-weight:500;color:#64748b;margin-top:.25rem}.doc-right{height:100%;border-radius:22px;background:#f1f5f9;padding:1.6rem}.doc-client-box{margin-top:18px;padding:18px;background:linear-gradient(135deg,#eef2ff,#f8fafc);border-radius:14px;border:1px solid rgba(99,102,241,.15);box-shadow:0 6px 18px #0000000f,inset 0 1px #ffffffb3;display:flex;flex-direction:column;gap:6px;position:relative;overflow:hidden}.doc-client-box:before{content:"";position:absolute;top:-30px;right:-30px;width:90px;height:90px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);opacity:.15}.doc-client{font-size:18px;font-weight:700;color:#111827;letter-spacing:.2px}.doc-client-type{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6366f1;margin-bottom:6px}.doc-client-contact{font-size:14px;color:#374151;display:flex;align-items:center;gap:8px;padding:4px 0;transition:all .2s ease}.doc-client-contact:hover{color:#4f46e5;transform:translate(3px)}.stage-dates{margin-top:6px;display:flex;gap:16px;font-size:12px;color:#888}.stage-dates span{display:flex;gap:4px}.stage-dates span:before{content:attr(data-label);font-weight:500;color:#555}.documents-list-section{margin-top:2.5rem;margin-left:auto;margin-right:auto;padding:0 1.5rem 2rem}.list-title{font-size:1.4rem;margin-bottom:1.5rem;font-weight:700;color:#0f172a}.documents-list{display:flex;flex-direction:column;gap:1.2rem}.document-list-card{display:flex;justify-content:space-between;align-items:flex-start;background:#fff;padding:1.4rem 1.6rem;border-radius:18px;border:1px solid transparent;box-shadow:0 6px 18px #0a339148;transition:all .2s ease;cursor:pointer}.document-list-card:hover:not(.active-doc){transform:translateY(-2px);box-shadow:0 10px 22px #0f172a5c;border-color:#e2e8f0}.doc-left{flex:2}.doc-left h3{margin:0 0 4px;font-size:1.05rem;font-weight:700;color:#000}.doc-code{font-size:.72rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#94a3b8;margin-bottom:.6rem;display:block}.doc-stage-title{font-size:.78rem;color:#000;opacity:.75;line-height:1.4}.doc-center{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:4px}.doc-cost{font-weight:700;font-size:.95rem;color:#16a34a}.doc-status{font-size:.8rem;font-weight:600;color:#000;opacity:.7}.doc-right{flex:1;min-width:120px;text-align:right}.doc-progress{font-size:.85rem;font-weight:700;color:#000;margin-bottom:6px}.progress-bar{height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .4s ease}.active-doc{border-color:#2563eb;box-shadow:0 8px 20px #2563eb2e;transform:none}.document-list-card{cursor:pointer}.doc-client{display:block;font-size:13px;color:#6b7280;margin-top:2px}.doc-cost-label{display:block;font-size:11px;color:#6b7280;margin-bottom:2px}.doc-indications{margin-top:6px;font-size:13px;color:#666}.doc-files-label{font-size:12px;color:#777}.empty-state-container{padding:60px 20px;text-align:center;max-width:600px;margin:0 auto}.empty-state-icon{font-size:3rem;margin-bottom:20px;opacity:.7}.empty-state-title{font-size:1.6rem;font-weight:700;color:#0f172a;margin-bottom:12px}.empty-state-description{font-size:.95rem;color:#64748b;margin-bottom:24px}.empty-state-button{padding:10px 20px;border-radius:999px;border:none;background:#1e40af;color:#fff;font-weight:600;cursor:pointer;transition:all .25s ease}.empty-state-button:hover{background:#1e3a8a;transform:translateY(-2px)}.request-document-cta-container{margin-top:28px;width:100%}.request-document-cta-card{background:#fff;border-radius:16px;padding:36px 24px;text-align:center;max-width:520px;margin:0 auto;transition:all .25s ease}.request-document-cta-card:hover{box-shadow:0 10px 25px #0000000d}.request-document-cta-icon{font-size:2.5rem;margin-bottom:16px;opacity:.8}.request-document-cta-title{font-size:1.4rem;font-weight:700;color:#0f172a;margin-bottom:10px}.request-document-cta-description{font-size:.95rem;color:#64748b;margin-bottom:24px}.request-document-cta-button{padding:10px 22px;border-radius:999px;border:none;background:#1e40af;color:#fff;font-weight:600;cursor:pointer;transition:all .25s ease}.request-document-cta-button:hover{background:#1e3a8a;transform:translateY(-2px)}.dashboard-tabs{display:flex;align-items:center;width:100%;border-bottom:1px solid #e5e7eb;margin-bottom:20px}.tab{display:inline-flex;align-items:center;gap:8px;padding:14px 20px;border:none;background:transparent;color:#6b7280;font-weight:500;font-size:14px;cursor:pointer;transition:color .2s ease}.tab:hover{color:#111827}.tab.active{color:#111827;font-weight:600}.tab.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:#111827;border-radius:2px}.tab-badge{min-width:18px;height:18px;padding:0 6px;background:linear-gradient(180deg,#1e3a8a,#172554);color:#fff;font-size:11px;font-weight:600;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:static}.select-box{display:flex;flex-direction:column;gap:.4rem;padding-bottom:12px}.select-field{width:60%;padding:.85rem 1rem;font-size:1rem;color:#000;background:#fff;border-radius:14px;border:2px solid #f3f4f6;outline:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px -1px #2563eb0f;appearance:none;-webkit-appearance:none;-moz-appearance:none}@media(min-width:768px){.select-field{width:60%}}@media(min-width:1200px){.select-field{width:60%}}@media(min-width:1600px){.select-field{width:55%}}.delete-btn{display:flex;align-items:center;gap:6px;background:transparent;border:1px solid #e5e7eb;color:#b91c1c;padding:6px 10px;border-radius:8px;font-size:13px;cursor:pointer;transition:all .2s ease;margin-left:auto}.delete-btn:hover{background:#fee2e2;border-color:#fecaca}.delete-btn:disabled{opacity:.6;cursor:not-allowed}.document-card{padding:1.6rem;margin-top:0;position:relative;overflow:visible;transition:transform .25s ease}.document-card:hover{transform:translateY(-4px)}.document-header{margin-bottom:1.6rem}.document-header h2{font-size:1.4rem;font-weight:800;color:#0f172a;margin-bottom:6px;letter-spacing:-.5px}.document-code{font-size:.75rem;font-weight:700;letter-spacing:1.5px;color:#16a34a;text-transform:uppercase}.stage-panel{border-radius:22px;padding:1.8rem;background:linear-gradient(160deg,#0f172a,#1e293b);color:#fff;transition:all .3s ease;box-shadow:0 20px 40px #0f172a59,inset 0 1px #ffffff0d}.stage-panel:hover{transform:translateY(-2px)}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.panel-header h4{font-size:1rem;font-weight:800;letter-spacing:-.3px}.panel-detail{font-size:.92rem;line-height:1.7;color:#cbd5e1}.badge{font-size:.72rem;font-weight:800;padding:6px 14px;border-radius:999px;letter-spacing:.8px;text-transform:uppercase}.badge.completed{background:linear-gradient(135deg,#16a34a,#22c55e)}.badge.active{background:linear-gradient(135deg,#2563eb,#3b82f6)}.badge.upcoming{background:#334155}.doc-layout{display:grid;grid-template-columns:1fr 340px;gap:28px;height:100%}.doc-left{display:flex;flex-direction:column;height:100%}.doc-right{height:100%;border-radius:22px;background:#f1f5f9;padding:1.6rem;display:flex;flex-direction:column;gap:12px}.doc-side-placeholder{font-size:.9rem;color:#64748b}.create-doc-btn{padding:10px 16px;border:none;border-radius:10px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.create-doc-btn:hover{transform:translateY(-2px)}.document-meta{display:flex;align-items:center;gap:12px;margin-top:4px}.document-date{font-size:.75rem;font-weight:700;letter-spacing:1.2px;color:#64748b;text-transform:uppercase}.document-price{font-size:.8rem;font-weight:800;padding:4px 10px;border-radius:999px;background:#ecfdf5;color:#16a34a}.validation-info{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.4;color:#475569;background:#f1f5f9;border-radius:8px}.validation-info svg{flex-shrink:0;font-size:16px;margin-top:1px;color:#64748b}.person-badge{padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;height:fit-content;letter-spacing:.5px}.person-badge.fisica{background-color:#e0f2fe;color:#0369a1}.person-badge.moral{background-color:#ede9fe;color:#5b21b6}.snackbar{position:fixed;bottom:32px;left:50%;transform:translate(-50%);min-width:320px;max-width:400px;padding:16px 24px;border-radius:12px;color:#050505;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 25px #00000026,0 5px 10px #0000001a,inset 0 1px #ffffff1a;animation:slideUp .4s cubic-bezier(.16,1,.3,1);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08)}@keyframes progressShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.snackbar:hover{transform:translate(-50%) translateY(-2px);box-shadow:0 15px 35px #0003,0 8px 15px #00000026,inset 0 1px #ffffff1a}@media(max-width:480px){.snackbar{min-width:calc(100% - 48px);max-width:calc(100% - 48px);bottom:20px;padding:14px 20px}}html{scroll-behavior:smooth}.hero-anchor{scroll-margin-top:20px}.contact-wrapper{width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden;background:#fff}.contact-wrapper:before{content:"";position:absolute;width:80vw;height:80vw;background:radial-gradient(circle,rgba(0,0,0,.04),transparent 70%);top:-30%;left:-20%;animation:ambientMove 25s ease-in-out infinite alternate;pointer-events:none;z-index:0}.contact-wrapper:after{content:"";position:absolute;width:70vw;height:70vw;background:radial-gradient(circle,rgba(37,99,235,.05),transparent 70%);bottom:-25%;right:-20%;animation:ambientMove 30s ease-in-out infinite alternate-reverse;pointer-events:none;z-index:0}@keyframes ambientMove{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-30px) scale(1.08)}}.contact-card{width:100%;display:flex;justify-content:center;align-items:center;padding:6rem 6vw;position:relative;z-index:2}.contact-content{width:100%;max-width:1300px;display:flex;align-items:center;justify-content:space-between;gap:6vw}.contact-left{flex:1;max-width:600px;color:#111827;display:flex;flex-direction:column;gap:2.5rem}.contact-subtitle{font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:-1px}.contact-paragraph{font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.9;color:#4b5563}.contact-divider{display:none}.contact-right{width:420px;max-width:100%;padding:3rem;border-radius:20px;display:flex;flex-direction:column;gap:2rem;transition:all .3s ease}.contact-right:hover{transform:translateY(-4px)}.quote-submit-button{padding:1.1rem;border-radius:12px;border:none;font-weight:700;font-size:1rem;cursor:pointer;background:#2563eb;color:#fff;transition:all .25s ease}.quote-submit-button:hover{background:#1e40af;transform:translateY(-2px)}@media(max-width:1024px){.contact-content{flex-direction:column;align-items:center;gap:4rem;text-align:center}.contact-left{max-width:700px}.contact-right{width:100%;max-width:500px}}@media(max-width:640px){.contact-card{padding:4rem 1.5rem}.contact-right{padding:2rem;border-radius:16px}}@media(max-width:400px){.contact-subtitle{font-size:1.6rem}.contact-paragraph{font-size:.95rem}}.quote-submit-button:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.quote-submit-button:disabled:hover{background:#94a3b8}.footer-box{min-height:120px;background-color:#1e1e1e;display:grid;grid-template-rows:auto 1fr}@media(max-width:768px){.hero-box{padding:1.6rem 1.4rem;min-height:280px}}.footer-text{text-align:center;display:flex;flex-direction:column;padding-left:90px}.footer-text__company{font-size:1.1rem;font-weight:700;letter-spacing:.04em;color:#fff;padding-top:15px;cursor:pointer}.footer-text__contact{display:flex;justify-content:center;gap:1.25rem;font-size:.9rem;color:#6b7280;padding-top:10px;cursor:pointer}.footer-text__contact span{white-space:nowrap}.footer-text__copyright{font-size:.75rem;color:#9ca3af}.footer-text__social{margin-top:10px}.instagram-link{align-items:center;text-decoration:none;color:inherit;transition:opacity .2s ease}.instagram-link:hover{opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-wrapper_info{width:100%;min-height:100vh;padding:48px 24px;display:flex;justify-content:center;background:#fafafa}.info-container{max-width:820px;width:100%;display:flex;flex-direction:column;gap:28px}.info-section{background:#fff;padding:28px 32px;border-radius:10px;border:1px solid #eaeaea;transition:box-shadow .2s ease,transform .15s ease}.info-section:hover{box-shadow:0 6px 18px #0000000d;transform:translateY(-2px)}.info-title{font-size:22px;font-weight:600;color:#000;margin-bottom:14px;letter-spacing:-.2px}.info-text{font-size:15.5px;line-height:1.75;color:#444;white-space:pre-line}.form-section{margin-top:20px;animation:fadeIn .3s ease}.create-switch{display:flex;gap:6px;padding:6px;border-radius:12px;background:#f3f4f6;margin-bottom:35px}.create-switch button{padding:10px 20px;border-radius:8px;border:none;background:transparent;font-size:14px;font-weight:500;cursor:pointer;color:#374151;transition:all .2s ease}.create-switch button:hover{background:#e5e7eb}.create-switch .active{background:#fff;color:#111827;box-shadow:0 2px 6px #00000014}@media(max-width:700px){.page-wrapper{padding:30px 16px}.create-switch{width:100%;max-width:420px;justify-content:center}.create-switch button{flex:1}}.create-user-layout{display:grid;grid-template-columns:420px 1fr;gap:60px;padding:50px;max-width:1100px;margin:auto}.create-user-info h1{font-size:28px;font-weight:700;margin-bottom:10px}.create-user-subtitle{color:#6b7280;margin-bottom:30px}.create-user-section{margin-top:25px}.create-user-section h3{font-size:16px;font-weight:600;margin-bottom:6px;color:#0a42b2}.create-user-section p{color:#6b7280;font-size:14px}.create-user-form{display:flex;flex-direction:column;gap:18px;max-width:420px}.create-user-button{margin-top:10px;padding:12px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.create-user-button:hover{background:#1e40af}.associate-company-button{margin-top:24px;padding:10px 18px;background:transparent;border:1px solid #2563eb;color:#2563eb;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.associate-company-button:hover{background:#2563eb;color:#fff}@media(max-width:900px){.create-user-layout{grid-template-columns:1fr;gap:40px;padding:40px 30px}.create-user-form{max-width:100%}}@media(max-width:600px){.create-user-layout{padding:30px 20px;gap:30px}.create-user-info h1{font-size:22px}.create-user-subtitle{font-size:14px}}.tab-header{display:flex;border-bottom:1px solid #e5e7eb}.tab-header-button{flex:1;padding:14px;border:none;background:transparent;cursor:pointer;font-size:15px;color:#6b7280;transition:all .2s ease}.tab-header-button:hover{background:#f3f4f6}.tab-header-button.active{color:#2563eb;border-bottom:3px solid #2563eb;background:#f9fafb}.company-search-field{width:100%;display:flex;flex-direction:column;gap:6px}.company-search-row{width:100%;display:flex;align-items:center;gap:8px}.company-search-input-wrapper{flex:1}.company-search-button{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px;transition:all .15s ease}.company-search-button:hover{background:#f3f4f6;border-color:#d1d5db}.company-search-button:active{transform:scale(.95)}.company-card{display:flex;align-items:center;padding:12px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .18s ease}.company-card-name{font-size:14px;font-weight:500;color:#111827}.company-card:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 6px #0000000d}.company-card:active{transform:scale(.98)}.company-card.selected{border-color:#2563eb;background:#eff6ff}.company-list{width:100%;min-width:0;display:flex;flex-direction:column;gap:10px;margin-top:12px;max-height:320px;overflow-y:auto;padding-right:4px;padding-bottom:10px}.company-list::-webkit-scrollbar{width:6px}.company-list::-webkit-scrollbar-track{background:transparent}.company-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:6px}.company-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.company-details-panel{width:100%;min-width:0;box-sizing:border-box;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column}.company-details-content{width:100%;min-width:0;display:flex;flex-direction:column;gap:8px}.company-details-title{font-size:18px;font-weight:600;color:#111827;margin:0;word-break:break-word}.company-details-description{font-size:14px;line-height:1.6;color:#6b7280;margin:0;word-break:break-word}@media(max-width:900px){.company-details-panel{padding:14px}.company-details-title{font-size:16px}}@media(max-width:600px){.company-details-panel{padding:12px}.company-details-title{font-size:15px}.company-details-description{font-size:13px}}.company-toggle{display:flex;align-items:center;gap:10px;margin-top:16px;cursor:pointer;font-size:14px;color:#374151;font-weight:500}.company-toggle input{display:none}.company-toggle-slider{position:relative;width:42px;height:22px;background:#e5e7eb;border-radius:999px;transition:all .2s ease}.company-toggle-slider:before{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #00000026;transition:all .2s ease}.company-toggle input:checked+.company-toggle-slider{background:#2563eb}.company-toggle input:checked+.company-toggle-slider:before{transform:translate(20px)}.toggle-switch-wrapper{display:flex;align-items:center;gap:12px}.toggle-label{font-size:14px;font-weight:500;color:#374151}.create-layout{display:grid;grid-template-columns:420px 1fr;gap:60px;padding:50px;max-width:1100px;margin:auto}.create-info h1{font-size:28px;font-weight:700;margin-bottom:10px}.create-subtitle{color:#6b7280;margin-bottom:30px}.create-section{margin-top:24px}.create-section h3{font-size:16px;font-weight:600;margin-bottom:6px;color:#0a42b2}.create-section p{color:#6b7280;font-size:14px}.create-form{display:flex;flex-direction:column;gap:18px;max-width:420px}.create-button{margin-top:10px;padding:12px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer;transition:.2s}.create-button:hover{background:#1e40af}.associate-individual-button{margin-top:24px;padding:10px 18px;background:transparent;border:1px solid #2563eb;color:#2563eb;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.associate-individual-button:hover{background:#2563eb;color:#fff}@media(max-width:900px){.create-layout{grid-template-columns:1fr;gap:40px;padding:40px 30px}.create-form{max-width:100%}}@media(max-width:600px){.create-layout{padding:30px 20px;gap:30px}.create-info h1{font-size:22px}.create-subtitle{font-size:14px}}.associate-actions{display:flex;flex-direction:column;gap:16px;margin-top:20px}.associate-company-container{width:100%;display:flex;justify-content:center;padding:20px;box-sizing:border-box}.associate-company-card{width:100%;max-width:1800px;background:#fff;border-radius:12px;padding:28px;box-shadow:0 6px 20px #00000014;box-sizing:border-box}.associate-company-content{margin-top:24px}.associate-layout{display:grid;grid-template-columns:320px 1fr;gap:28px;width:100%}.associate-layout>*{min-width:0}.associate-left{display:flex;flex-direction:column;gap:14px}.associate-right{width:100%;background:#f9fafb;border-radius:10px;padding:20px;box-sizing:border-box}.associate-right h3{margin-bottom:10px}.associate-right p{color:#6b7280;line-height:1.5}@media(max-width:900px){.associate-company-card{padding:22px}.associate-layout{grid-template-columns:260px 1fr;gap:20px}}@media(max-width:700px){.associate-layout{grid-template-columns:1fr}.associate-company-card{padding:18px}}.form-header{grid-column:1 / -1;background:#f9fafb;color:#6b7280;padding:12px 16px;font-size:13px;line-height:1.4;align-items:center;border-bottom:1px solid #e5e7eb;width:100%;box-sizing:border-box;border-radius:10px}.form-body{grid-column:1 / -1;display:flex;flex-direction:column;gap:14px;padding-top:16px}.page-wrapper{background-color:#fff;width:100%;min-height:100vh;box-sizing:border-box}.page-content{padding:2rem}.quote-modal-overlay{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:4vh 4vw;animation:fadeIn .25s ease}.quote-modal{position:relative;width:100%;max-width:1100px;max-height:78vh;background-color:#fff;border-radius:24px;padding:3rem;margin:6vh auto;display:flex;flex-direction:column;border:2px solid rgba(37,99,235,.15);box-shadow:0 10px 15px -3px #2563eb26,0 25px 40px -10px #00000040;animation:scaleUp .25s ease}.quote-modal-header{flex-shrink:0;margin-bottom:2.5rem}.quote-modal-header h2{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#000}.quote-modal-header p{font-size:1.1rem;color:#4a4a4a;margin:0}.quote-modal-body{flex:1;overflow-y:auto;display:grid;gap:2rem;padding-right:.5rem}.quote-modal-close{position:absolute;top:1.5rem;right:1.5rem;width:38px;height:38px;border-radius:9999px;background:#fff;border:2px solid #2563eb;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #2563eb26,0 8px 10px -3px #0000001f}.quote-modal-close:hover{background:#2563eb14;transform:translateY(-2px)}.quote-modal-close:active{transform:translateY(0)}.quote-modal-footer{flex-shrink:0;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(37,99,235,.12);display:flex;justify-content:flex-end}.quote-submit-button{padding:.9rem 2.8rem;border-radius:9999px;background-color:#fff;color:#2563eb;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 12px -2px #00000059,0 16px 20px -4px #00000026}.quote-submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 16px -2px #00000073,0 20px 24px -4px #0003}.quote-submit-button:active{transform:translateY(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.97) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:768px){.quote-modal{padding:2rem;border-radius:18px;margin:4vh auto}.quote-modal-header h2{font-size:1.6rem}}@media(max-width:480px){.quote-modal{padding:1.5rem;border-radius:16px;margin:3vh auto}}.create-category-row{display:flex;align-items:center;gap:4px;width:100%}.create-category-row>:first-child{flex:1}.create-category-btn{padding:15px;margin-top:27px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.create-category-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.create-category-btn:active{transform:translateY(0)}.create-category-btn:disabled{background:#cbd5e1;cursor:not-allowed}.service-section-item{padding:14px 18px;border-radius:12px;cursor:pointer;border:1px solid #e2e8f0;margin-bottom:12px;transition:all .25s ease;font-weight:500;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:space-between}.service-section-item:hover{background:#1e40af;color:#fff;border-color:#1e40af;transform:translateY(-2px);box-shadow:0 8px 20px #1e40af40}.split-container{margin:1rem auto;max-width:95%;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;overflow:hidden}.split-header{padding:2rem;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.split-header h2{font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.split-header p{opacity:.8;font-size:.95rem}.split-body{display:grid;grid-template-columns:1fr 1fr;height:70vh}.split-left,.split-right{padding:2rem;overflow-y:auto;color:#000}.split-left{border-right:1px solid #e2e8f0}.split-left,.split-right{background:#fff;border-radius:0;transition:none;box-shadow:none}.split-left::-webkit-scrollbar-thumb,.split-right::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}@media(max-width:900px){.split-body{grid-template-columns:1fr;height:70vh}.split-left{border-right:none;border-bottom:1px solid #e2e8f0}.split-left,.split-right{overflow:visible}}.split-body{display:grid;grid-template-columns:320px 1fr;height:70vh}.split-left{background:linear-gradient(180deg,#0404cb0e,#01063014);color:#000;padding:2rem;overflow-y:auto;font-size:.95rem}.split-right{background:#fff;padding:3rem;overflow-y:auto;color:#0f172a;font-size:.95rem;line-height:1.6}.split-left::-webkit-scrollbar,.split-right::-webkit-scrollbar{width:6px}.split-left::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:10px}.split-right::-webkit-scrollbar-thumb{background:#0f172a40;border-radius:10px}@media(max-width:900px){.split-body{grid-template-columns:1fr;height:70vh}.split-left{background:linear-gradient(180deg,#0404cb0e,#01063014)}}.header-top{display:flex;justify-content:right;margin-bottom:0rem}.header-back-btn{background:#ffffff1a;border:0px;color:#fff;padding:6px 14px;border-radius:8px;font-size:.85rem;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .2s ease}.header-back-btn:hover{background:#fff3;border-color:#fff9}.options-buttons{display:flex;flex-wrap:wrap;gap:12px}.option-btn{padding:10px 18px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;color:#000;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 2px #0000000a}.option-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#d1d5db}.option-btn.active{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;border:none;box-shadow:0 6px 18px #2563eb59}.option-btn:active{transform:scale(.97)}.service-target-selector{position:relative;display:flex;gap:6px;margin-bottom:20px;background:#020e2c;padding:6px;border-radius:12px}.service-target-selector button{flex:1;border:none;padding:12px;border-radius:8px;background:transparent;font-weight:500;cursor:pointer;transition:.2s;z-index:1}.service-target-selector button.active{background:#2563eb;color:#fff}.gauss-indicator{position:absolute;top:-36px;width:33.333%;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;background:#020e2c;transition:.35s cubic-bezier(.22,1,.36,1);border-top-left-radius:100px;border-top-right-radius:100px}.price-type-selector{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;width:95%}.price-type-selector label{font-size:13px;font-weight:600;color:#374151}.select-wrapper{position:relative;width:100%}.select-wrapper:after{content:"⌄";position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#6b7280;pointer-events:none}.select-wrapper select{width:100%;padding:10px 36px 10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff;color:#111827;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:border-color .2s,box-shadow .2s}.select-wrapper select:hover{border-color:#9ca3af}.select-wrapper select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.selected-service-title{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:20px;line-height:1.2}.selected-service-title.empty{font-size:1.2rem;font-weight:500;color:#64748b}.form-hint{display:flex;align-items:flex-start;gap:8px;background-color:#f7f7f8;border-radius:8px;padding:10px 12px;margin:10px 0 16px}.form-hint-icon{font-size:16px;color:#9ca3af;margin-top:2px}.form-hint p{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.form-hint strong{color:#374151;font-weight:500}.create-option-wrapper{display:flex;justify-content:flex-start;margin-bottom:12px}.create-option-btn{padding:8px 14px;font-size:13px;border-radius:8px;border:none;background:#2563eb;color:#fff;cursor:pointer;transition:.2s;width:100%}.create-option-btn:hover{background:#1e40af}.no-service-container{padding:2rem;text-align:center}.no-service-text{color:#777;margin-bottom:1rem}.create-button-service{padding:20px;background:linear-gradient(180deg,#1e3a8a,#172554);color:#fff;border:none;border-radius:25px;cursor:pointer;font-weight:500}.right-panel{width:60%;display:flex;justify-content:center;align-items:flex-start;padding:40px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e9eef6 40%,#dde6f2)}.stage-selector{display:flex;justify-content:center;align-items:center;margin:1.5rem 0}.stage-header{color:#2563eb}.stage-pill{min-width:44px;height:38px;padding:0 1rem;border:1.5px solid #2563EB;background:#fff;color:#2563eb;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.9rem;box-shadow:0 1px 2px #0000000d}.stage-pill:first-child{border-radius:8px 0 0 8px;border-right:none}.stage-pill:last-child{border-radius:0 8px 8px 0;border-left:none}.stage-pill:not(:first-child):not(:last-child){border-left:none;border-right:none}.stage-pill:hover{background:#1e1e1e;color:#fff;border-color:#1e1e1e;box-shadow:0 2px 4px #0000001a}.stage-pill.active{background:#2563eb;color:#fff;border-color:#2563eb;font-weight:600;position:relative;z-index:2;box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -1px #0000000f}.stage-pill.active:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 6px 8px -1px #2563eb4d,0 2px 4px -1px #0000000f}.stage-pill.nav{background:#1e1e1e;color:#fff;border-color:#1e1e1e;box-shadow:0 1px 2px #0000001a}.stage-pill.nav:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 4px #2563eb33}.stage-counter{margin:1.5rem 0}.stage-counter-label{font-size:.85rem;font-weight:600;color:#111827;display:block;margin-bottom:.5rem}.stage-counter-controls{display:inline-flex;align-items:center;border-radius:8px;overflow:hidden;border:1.5px solid #E5E7EB;background:#fff;box-shadow:0 1px 3px #0000000d}.stage-counter-btn{width:38px;height:38px;background:#1e1e1e;border:none;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .15s ease;color:#fff}.stage-counter-btn:hover:not(:disabled){background:#2563eb}.stage-counter-btn:disabled{background:#9ca3af;cursor:not-allowed}.stage-counter-value{min-width:50px;text-align:center;font-weight:600;background:#fff;color:#2563eb;font-size:1rem;padding:0 .5rem;height:38px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #f3f4f6}.stage-counter-controls:focus-within{box-shadow:0 0 0 2px #2563eb1a,0 1px 3px #0000000d}.stage-pill:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.stage-counter-btn:focus-visible{outline:2px solid #2563EB;outline-offset:0}.submit-button-wrapper{padding-top:16px}.select-box{display:flex;flex-direction:column;gap:.4rem}.select-label{font-size:.95rem;font-weight:600;color:#000}.select-required{margin-left:4px;color:#2563eb}.select-field{width:auto;min-width:120px;padding:.85rem 1rem;font-size:1rem;color:#000;background:#fff;border-radius:14px;border:2px solid #f3f4f6;outline:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px -1px #2563eb0f;appearance:none;-webkit-appearance:none;-moz-appearance:none}.select-field option:disabled{color:#9ca3af}.select-field:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26,0 4px 6px -1px #2563eb1f}.select-field:disabled{background:#f9fafb;cursor:not-allowed}.select-field{width:100%}@media(min-width:768px){.select-field{width:100%}}@media(min-width:1200px){.select-field{width:100%}}@media(min-width:1600px){.select-field{width:100%}}.date-input-box{width:100%;max-width:90%;margin-bottom:1.5rem;display:flex;flex-direction:column}.date-input-label{font-size:.9rem;font-weight:600;color:#111827;margin-bottom:6px}.date-input-required{margin-left:4px;color:#2563eb}.date-input-field{width:100%;padding:.75rem 1rem;font-size:.95rem;color:#111827;background:#fff;border-radius:12px;border:1.5px solid #e5e7eb;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;box-shadow:0 1px 2px #0000000a;cursor:pointer}.date-input-field:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e}.date-input-field:hover{border-color:#d1d5db}.date-input-field:disabled{background:#f9fafb;cursor:not-allowed}.date-input-field::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .15s ease}.date-input-field::-webkit-calendar-picker-indicator:hover{opacity:1}.date-input-wrapper{position:relative;width:100%}.date-input-field.empty{color:transparent}.date-input-placeholder{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.95rem;color:#2563eb;pointer-events:none}.date-input-field:not(.empty){color:#111827}.date-input-field.empty::-webkit-calendar-picker-indicator{opacity:.6}.generate-code-btn{height:42px;padding:0 16px;border-radius:8px;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 10px #2563eb40}.generate-code-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #2563eb59}.generate-code-btn:active{transform:translateY(0);box-shadow:none}.code-field{display:flex;flex-direction:column;gap:6px}.code-label{font-size:.85rem;font-weight:600;color:#374151}.code-container{display:flex;gap:10px}.code-display{flex:1;height:42px;display:flex;align-items:center;padding:0 12px;border-radius:8px;border:1.5px solid #E5E7EB;background:#f8fafc;font-family:monospace;font-size:.95rem;font-weight:500;color:#1f2937;letter-spacing:.5px}.request-files{margin-top:20px;display:flex;flex-direction:column;gap:16px}.request-files-switch{display:flex;align-items:center;gap:12px}.request-files-switch span{font-size:14px;font-weight:500;color:#374151}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{display:none}.slider{position:absolute;cursor:pointer;background:#d1d5db;border-radius:34px;inset:0;transition:.25s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background:#fff;transition:.25s;border-radius:50%}input:checked+.slider{background:#4f46e5}input:checked+.slider:before{transform:translate(18px)}.request-files-list{display:flex;flex-direction:column;gap:12px;margin-top:4px}.request-file-row{display:flex;align-items:flex-end;gap:8px}.remove-file{height:40px;min-width:40px;border:none;border-radius:6px;background:#f3f4f6;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;transition:.2s}.remove-file:hover{background:#fee2e2;color:#dc2626}.add-file-button{align-self:flex-start;margin-top:6px;border:none;background:#eef2ff;color:#4f46e5;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:.2s}.add-file-button:hover{background:#e0e7ff}.container-wrapper{width:100%;height:100vh;display:flex;background:#eef2f7}.left-panel{width:40%;min-width:340px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e6eaf0}.left-header{display:flex;gap:10px;padding:20px;border-bottom:1px solid #e6eaf0;background:#f7f9fc}.left-header button{flex:1;padding:12px;border-radius:10px;border:1px solid #d4d8de;background:#fff;cursor:pointer;font-weight:500;color:#374151;transition:all .15s ease}.left-header button:hover{background:#f1f5f9}.left-header button.active{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;box-shadow:0 6px 14px #2563eb40}.search-container{padding:18px 20px 6px}.left-list{flex:1;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.list-item{padding:16px;border-radius:12px;border:1px solid #e5e9ef;background:#fff;cursor:pointer;transition:all .18s ease;font-weight:500;color:#1f2937}.list-item:hover{border-color:#2563eb;background:#f8fbff;transform:translateY(-2px);box-shadow:0 8px 16px #0000000f}.right-panel{width:60%;display:flex;justify-content:center;align-items:flex-start;padding:16px 40px 40px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e9eef6 40%,#dde6f2)}.right-panel-content{width:100%;max-width:520px;display:flex;flex-direction:column;gap:2px}.right-panel form{width:100%;max-width:520px;height:100%;max-height:calc(100vh - 120px);display:flex;flex-direction:column;gap:20px;background:#fff;padding:28px;border-radius:16px;border:1px solid #e5e9f0;box-shadow:0 20px 40px #0000000f,0 2px 6px #0000000a}.stages-wrapper{flex:1;overflow-y:auto;padding-right:6px}@media(max-width:1024px){.container-wrapper{flex-direction:row}.left-panel{width:45%;min-width:260px}.right-panel{width:55%;padding:40px}.right-panel form{padding:28px}}@media(max-width:768px){.container-wrapper{flex-direction:column;height:auto}.left-panel{width:100%;border-right:none;border-bottom:1px solid #e6eaf0}.left-header{padding:16px}.left-header button{padding:10px;font-size:14px}.search-container{padding:14px 16px 4px}.left-list{padding:16px;max-height:260px}.right-panel{width:100%;padding:24px;align-items:flex-start}.right-panel form{max-width:100%;padding:24px}}@media(max-width:480px){.left-header{flex-direction:column}.left-header button{width:100%}.list-item{padding:14px}.right-panel{padding:18px}.right-panel form{padding:20px;gap:18px}}.association-header{background:#eef4ff;border-left:4px solid #2563eb;padding:8px 12px;border-radius:6px;margin-bottom:12px;font-size:13px;color:#1e3a8a;width:fit-content}.association-header strong{font-weight:600}.document-association-banner{background:#eef4ff;border:1px solid #2563eb;color:#1e3a8a;padding:12px 16px;border-radius:10px;margin-bottom:16px;font-size:14px}.document-association-banner strong{font-weight:600}.star-rating-container{display:flex;align-items:center;gap:8px}.star-rating{display:flex;align-items:center;gap:2px}.star-icon{color:#2563eb;flex-shrink:0}.star-icon.empty{color:#e2e8f0}.stars-small{width:14px;height:14px}.stars-medium{width:18px;height:18px}.stars-large{width:24px;height:24px}.star-rating-value{font-size:.9rem;font-weight:600;color:#2563eb}.star-rating.gold .star-icon{color:#fbbf24}.star-rating.gold .star-icon.empty{color:#e2e8f0}.star-rating.gold .star-rating-value{color:#fbbf24}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.org-map{height:180px;width:100%;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 4px 12px #00000014}.leaflet-container{width:100%;height:100%;background:#e2e8f0}.leaflet-tile-pane{filter:brightness(.98)}.leaflet-container img.leaflet-tile{border:none!important}.location-map{margin-top:16px}.location-form{margin-top:20px;display:flex;flex-direction:column;gap:12px;width:100%}.quote-modal{max-height:80vh;overflow-y:auto;display:flex;flex-direction:column}.quote-modal-body{overflow-y:auto;padding:16px}.address-autocomplete{display:flex;flex-direction:column;gap:10px}.suggestions{width:96.2%;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 8px 20px #0000000f;max-height:220px;overflow-y:auto;margin-top:4px;animation:fadeIn .2s ease}.suggestion-item{padding:12px 14px;cursor:pointer;font-size:14px;color:#1f2937;transition:all .2s ease;border-bottom:1px solid #f1f5f9}.suggestion-item:hover{background:#eff6ff;color:#2563eb}.no-suggestions{padding:14px;font-size:14px;color:#6b7280;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.org-page{background:#f1f5f9;min-height:100vh;padding:2rem;box-sizing:border-box;animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.org-container{max-width:1400px;margin:0 auto}.org-header-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;padding:28px 32px;margin-bottom:28px;box-shadow:0 10px 40px #0f172a33;position:relative;overflow:hidden}.org-header-card:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,transparent 70%);border-radius:50%}.org-header-content{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:1}.org-header-info{display:flex;flex-direction:column;gap:4px}.org-header-badge{font-size:.7rem;padding:6px 14px;background:#ffffff26;color:#ffffffe6;border-radius:999px;font-weight:600;width:fit-content;margin-bottom:8px}.org-header-title{font-size:1.8rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px}.org-header-subtitle{font-size:.9rem;color:#fff9;margin:0}.org-header-rating{display:flex;align-items:center;gap:8px;margin-top:8px}.org-header-rating .star-rating{gap:3px}.org-header-rating .star-icon{color:#fbbf24}.org-header-rating .star-icon.empty{color:#ffffff4d}.org-header-rating .star-rating-value{color:#fbbf24}.org-header-rating-count{font-size:.75rem;color:#ffffff80}.org-grid{display:grid;grid-template-columns:1fr 380px;gap:28px}.org-main,.org-side{display:flex;flex-direction:column;gap:24px}.org-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000d;border:1px solid #e2e8f0;transition:all .25s ease}.org-card:hover{box-shadow:0 8px 30px #00000014}.org-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.org-card-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0;display:flex;align-items:center;gap:10px}.org-card-title svg{color:#2563eb}.org-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.org-info-item{display:flex;flex-direction:column;gap:6px}.org-info-label{font-size:.75rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.org-info-value{font-size:1rem;color:#0f172a;font-weight:600}.org-info-value.muted{color:#94a3b8;font-weight:400}.org-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.org-stat-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:14px;padding:20px;position:relative;overflow:hidden;transition:all .25s ease}.org-stat-card:before{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(37,99,235,.15) 0%,transparent 70%);border-radius:50%}.org-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a4d}.org-stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.org-stat-label{font-size:.8rem;color:#fffc;font-weight:500}.org-stat-badge{font-size:.65rem;padding:4px 10px;border-radius:999px;font-weight:600;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.org-stat-badge.blue{background:linear-gradient(135deg,#2563eb,#3b82f6)}.org-stat-badge.gray{background:#475569}.org-stat-badge.yellow{background:linear-gradient(135deg,#f59e0b,#d97706)}.org-stat-value{font-size:2.2rem;font-weight:800;color:#fff;line-height:1;margin-bottom:6px}.org-stat-sub{font-size:.75rem;color:#ffffff80}.org-clients-search{margin-bottom:16px}.org-clients-list{display:flex;flex-direction:column;gap:10px;max-height:350px;overflow-y:auto;padding-right:8px}.org-clients-list::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:10px}.clients-total-badge{font-size:.75rem;color:#64748b;background:#f1f5f9;padding:4px 12px;border-radius:999px}.clients-loading,.clients-empty,.clients-error{padding:32px 24px;text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0;font-size:.9rem;display:flex;flex-direction:column;align-items:center;gap:12px}.clients-loading{flex-direction:row;justify-content:center}.clients-loading-spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.clients-empty svg{opacity:.4}.clients-empty-hint{font-size:.8rem;color:#94a3b8}.clients-error{border-color:#fecaca;background:#fef2f2;color:#dc2626}.clients-search-results{text-align:center;padding-top:12px;font-size:.8rem;color:#64748b;border-top:1px solid #e2e8f0;margin-top:12px}.org-client-item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f8fafc;border-radius:12px;transition:all .2s ease;cursor:pointer}.org-client-item:hover{background:#f1f5f9;transform:translate(4px)}.org-client-avatar{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.85rem;flex-shrink:0}.org-client-info{flex:1;min-width:0}.org-client-name{font-size:.95rem;font-weight:600;color:#0f172a;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-client-details{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.client-separator{opacity:.5}.org-client-badges{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.org-client-type-badge{font-size:.65rem;padding:4px 10px;border-radius:999px;font-weight:600;flex-shrink:0}.org-client-type-badge.fisica{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.org-client-type-badge.moral{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff}.org-client-source-badge{font-size:.6rem;padding:2px 8px;background:#fef3c7;color:#92400e;border-radius:999px;font-weight:600}.org-location-content{display:flex;flex-direction:column;gap:16px}.org-location-info{display:flex;gap:14px;align-items:flex-start;padding:16px;background:#f8fafc;border-radius:12px}.org-location-info svg{color:#2563eb;flex-shrink:0;margin-top:2px}.org-location-details{display:flex;flex-direction:column;gap:4px}.org-location-details label{font-size:.75rem;color:#64748b;font-weight:500}.org-location-details p{font-size:.9rem;color:#0f172a;margin:0}.org-location-details .address-detail{font-size:.8rem;color:#64748b}.org-map-container{width:100%;height:180px;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #00000014}.org-members-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow-y:auto;padding-right:4px}.org-members-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.org-member-item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f8fafc;border-radius:12px;transition:all .2s ease;cursor:pointer;border:2px solid transparent}.org-member-item:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translate(4px)}.org-member-avatar{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem}.org-member-info{flex:1}.org-member-name{font-size:.95rem;font-weight:600;color:#0f172a;margin-bottom:2px}.org-member-role{font-size:.75rem;color:#64748b}.org-member-badge{font-size:.65rem;padding:4px 10px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;border-radius:999px;font-weight:600}.org-members-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0}.org-members-empty svg{margin-bottom:12px;opacity:.4}.org-members-empty p{font-size:.9rem;margin:0}.action-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .25s ease;border:none}.action-btn svg{width:16px;height:16px}.edit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb40}.edit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb59}.add-btn{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;box-shadow:0 4px 12px #16a34a40}.add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #16a34a59}@media(max-width:1024px){.org-grid{grid-template-columns:1fr}.org-info-grid,.org-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.org-page{padding:1rem}.org-header-card{padding:20px}.org-header-title{font-size:1.4rem}.org-info-grid,.org-stats-grid{grid-template-columns:1fr}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-layout{display:flex;height:100vh;overflow:hidden}.main-content{flex:1;min-width:0;background:#fff;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}
