body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative}.login-background{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/><circle cx="900" cy="800" r="80" fill="url(%23a)"/></svg>');background-size:cover;z-index:1}.login-background,.login-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.login-overlay{background:#0000004d;z-index:2}.login-content{max-width:400px;position:relative;width:100%;z-index:3}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden;padding:0}.login-header{padding:32px 24px 0;text-align:center}.logo-container{margin-bottom:16px}.login-logo{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:64px;width:64px}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-weight:700;margin:0 0 8px!important}.login-subtitle{color:#666;font-size:14px;margin-bottom:0}.login-card .ant-card-body{padding:24px}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 12px #667eea66;font-weight:600;height:48px;transition:all .3s ease}.login-button:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.demo-button{background:#fafafa;border:2px solid #e8e8e8;border-radius:8px;color:#666;font-weight:500;height:44px;transition:all .3s ease}.demo-button:hover{background:#f0f2ff;border-color:#667eea;color:#667eea}.login-footer{border-top:1px solid #f0f0f0;margin-top:16px;padding-top:16px;text-align:center}@media (max-width:480px){.login-container{padding:16px}.login-card{border-radius:12px}.login-header{padding:24px 16px 0}.login-card .ant-card-body{padding:16px}.login-logo{height:48px;width:48px}.login-title{font-size:24px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-card{animation:fadeInUp .6s ease-out}.login-card .ant-form-item-label>label{color:#333;font-weight:500}.login-card .ant-input,.login-card .ant-input-password{border:2px solid #e8e8e8;border-radius:8px;height:44px;transition:all .3s ease}.login-card .ant-input-password:focus,.login-card .ant-input-password:hover,.login-card .ant-input:focus,.login-card .ant-input:hover{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.login-card .ant-input-prefix{color:#999;margin-right:8px}.login-card .ant-form-item-explain-error{font-size:12px;margin-top:4px}.login-card .ant-alert{border:none;border-radius:8px}.login-card .ant-divider{color:#999;font-size:12px;margin:24px 0}.login-card .ant-divider:after,.login-card .ant-divider:before{border-top-color:#e8e8e8}.result-global-container{margin:20px auto;max-width:800px}.circle-container{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.circle-label{color:#333;font-size:1rem;font-weight:600;margin-top:8px}.section-scores .ant-card{background-color:#f9f9f9;border-radius:10px}.resultats-container{padding:20px}.page-title{font-size:1.8rem;font-weight:600;margin-bottom:20px;text-align:center}.form-detail-card{margin-top:20px}.section-card{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:10px;margin-bottom:20px;padding:15px}.section-title{color:#1890ff;font-size:1.2rem;font-weight:600;margin-bottom:10px}.question-row-vertical{border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;margin-bottom:6px;padding:8px 12px}.question-text{color:#333;font-weight:500;margin-bottom:4px}.option-tag-vertical{font-size:.9rem;font-weight:600;width:fit-content}.comment-card{background-color:#f5f5f5;border-left:4px solid #1890ff;margin-top:15px;padding:10px}.option-tag-vertical{display:inline-block;margin-top:4px}.selected-row{color:#fff;font-size:"25px";font-weight:700;transition:background-color .5s ease}.ant-table-tbody>tr:hover.selected-row>td,.selected-row{background-color:#0071ce!important}@keyframes ring{0%{transform:rotate(0deg)}10%{transform:rotate(15deg)}20%{transform:rotate(-15deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}70%{transform:rotate(3deg)}80%{transform:rotate(-3deg)}to{transform:rotate(0deg)}}.ringing-bell{animation:ring 1s infinite;color:red;font-size:18px;margin-left:6px;transform-origin:top center}.row-children{background-color:#7fffd4!important;color:#888;font-style:italic}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--hubspot-orange:#0071ce;--hubspot-orange-dark:#0071ce;--hubspot-blue:#4d4d4d;--hubspot-blue-light:#4d4d4d;--hubspot-green:#28a745;--hubspot-yellow:#ccc;--hubspot-gray:#f8f9fa;--hubspot-gray-dark:#6c757d;--hubspot-white:#fff;--hubspot-black:#2c3e50}.hubspot-btn-primary{background-color:#0071ce!important;background-color:var(--hubspot-orange)!important;border-color:#0071ce!important;border-color:var(--hubspot-orange)!important;border-radius:6px!important}.btn-green,.hubspot-btn-primary{color:#fff!important;font-weight:600!important;transition:all .3s ease!important}.btn-green{background-color:#28a745!important;background-color:var(--hubspot-green)!important;border-color:#28a745!important;border-color:var(--hubspot-green)!important;border-radius:6px!important}.hubspot-btn-primary:hover{background-color:green!important;border-color:#0071ce!important;border-color:var(--hubspot-orange-dark)!important;box-shadow:0 4px 12px #ff7a594d!important;transform:translateY(-2px)!important}.hubspot-card{border:1px solid #e9ecef!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s ease!important}.hubspot-card:hover{box-shadow:0 8px 24px #0000001f!important;transform:translateY(-4px)!important}.hubspot-header{background:linear-gradient(135deg,#0071ce,#0071ce)!important;background:linear-gradient(135deg,var(--hubspot-orange) 0,var(--hubspot-orange-dark) 100%)!important;color:#fff!important;font-weight:600!important}.hubspot-table .ant-table-thead>tr>th{background-color:#f8f9fa!important;background-color:var(--hubspot-gray)!important;border-bottom:2px solid #0071ce!important;border-bottom:2px solid var(--hubspot-orange)!important;color:#4d4d4d!important;color:var(--hubspot-blue)!important;font-weight:600!important}.hubspot-table .ant-table-tbody>tr:hover>td{background-color:#ff7a590d!important}.hubspot-form .ant-input-focused,.hubspot-form .ant-input:focus,.hubspot-form .ant-select-focused .ant-select-selector{border-color:#0071ce!important;border-color:var(--hubspot-orange)!important;box-shadow:0 0 0 2px #ff7a5933!important}.hubspot-tag-orange{background-color:#0071ce!important;background-color:var(--hubspot-orange)!important}.hubspot-tag-blue,.hubspot-tag-orange{border-radius:16px!important;color:#fff!important;font-weight:500!important}.hubspot-tag-blue{background-color:#4d4d4d!important;background-color:var(--hubspot-blue)!important}.hubspot-tag-green{background-color:#28a745!important;background-color:var(--hubspot-green)!important;border-radius:16px!important;color:#fff!important;font-weight:500!important}.hubspot-menu .ant-menu-item-selected,.hubspot-progress .ant-progress-bg{background-color:#0071ce!important;background-color:var(--hubspot-orange)!important}.hubspot-menu .ant-menu-item-selected{color:#fff!important}.hubspot-menu .ant-menu-item:hover{color:#0071ce!important;color:var(--hubspot-orange)!important}.hubspot-modal .ant-modal-header{background-color:#f8f9fa!important;background-color:var(--hubspot-gray)!important;border-bottom:2px solid #0071ce!important;border-bottom:2px solid var(--hubspot-orange)!important}.hubspot-modal .ant-modal-title{color:#4d4d4d!important;color:var(--hubspot-blue)!important;font-weight:600!important}.hubspot-statistic .ant-statistic-content-value{color:#0071ce!important;color:var(--hubspot-orange)!important;font-weight:600!important}.hubspot-statistic .ant-statistic-title{color:#4d4d4d!important;color:var(--hubspot-blue)!important;font-weight:500!important}.hubspot-layout{background-color:#f8f9fa!important;background-color:var(--hubspot-gray)!important}.hubspot-content{background-color:#fff!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;margin:16px!important;padding:24px!important}.hubspot-sidebar-menu .ant-menu-item{border-radius:8px!important;font-size:14px!important;font-weight:500!important;height:52px!important;line-height:52px!important;margin:6px 16px!important;transition:all .3s ease!important}.hubspot-sidebar-menu .ant-menu-item .anticon{font-size:18px!important;margin-right:12px!important}.hubspot-sidebar-menu .ant-menu-item:hover{background-color:#ff7a591a!important;color:#0071ce!important;color:var(--hubspot-orange)!important}.hubspot-sidebar-menu .ant-menu-item-selected{background-color:#0071ce!important;background-color:var(--hubspot-orange)!important;color:#fff!important;font-weight:600!important}.hubspot-sidebar-menu .ant-menu-item-selected:hover{background-color:#0071ce!important;background-color:var(--hubspot-orange-dark)!important;color:#fff!important}.hubspot-sidebar-menu .ant-menu-divider{border-color:#f0f0f0!important;margin:16px!important}@media (max-width:768px){.hubspot-card{border-radius:8px!important;margin:8px 0!important}.hubspot-table .ant-table-tbody>tr>td,.hubspot-table .ant-table-thead>tr>th{font-size:12px!important;padding:8px 4px!important}.hubspot-table .ant-table-thead>tr>th{font-size:11px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:16px!important}.ant-card-body{padding:16px!important}.ant-modal{margin:8px!important;max-width:95vw!important}.ant-modal-content{border-radius:8px!important}.ant-form-item-label>label{font-size:14px!important}.ant-btn,.ant-input,.ant-select-selector{font-size:14px!important;height:36px!important}}@media (max-width:480px){.hubspot-table .ant-table-tbody>tr>td,.hubspot-table .ant-table-thead>tr>th{font-size:11px!important;padding:6px 2px!important}.hubspot-table .ant-table-thead>tr>th{font-size:10px!important}.ant-statistic-title{font-size:11px!important}.ant-statistic-content{font-size:14px!important}.ant-card-body{padding:12px!important}.ant-modal{margin:4px!important;max-width:98vw!important}.ant-form-item-label>label{font-size:13px!important}.ant-btn,.ant-input,.ant-select-selector{font-size:13px!important;height:32px!important}}.ant-drawer-header{background:#0071ce!important;background:var(--hubspot-orange)!important;color:#fff!important}.ant-drawer-title{font-weight:600!important}.ant-drawer-close,.ant-drawer-title{color:#fff!important}@media (max-width:768px){.ant-col-xs-24{margin-bottom:16px!important}.ant-row{margin:0 -8px!important}.ant-col{padding:0 8px!important}.ant-btn{min-height:44px!important;padding:8px 16px!important}.ant-menu-item{height:48px!important;line-height:48px!important}}.member-photo-manager{background:#e9f4f5;min-height:90vh;padding:24px}.main-card{border:none;border-radius:12px;box-shadow:0 8px 32px #0000001a}.header-section{margin-bottom:32px;padding:20px 0;text-align:center}.app-title{color:#1890ff;margin-bottom:8px!important}.gallery-card,.member-info-card,.search-card{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:24px}.member-avatar{display:flex;justify-content:center;padding:16px}.member-name{color:#1890ff;margin-bottom:8px!important}.member-details{margin-top:12px}.photo-container{align-items:center;background:#fafafa;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.photo-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.photo-container:hover .photo-image{transform:scale(1.05)}.photo-note-indicator{align-items:center;background:#1890ffe6;border-radius:50%;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px}.photo-description{margin-top:8px}.photo-note{color:#666;font-size:12px;line-height:1.4}.upload-dragger{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;transition:all .3s ease}.upload-dragger:hover{background:#f6ffed;border-color:#1890ff}.upload-content{padding:40px 0}.upload-content .ant-upload-drag-icon{margin-bottom:16px}.upload-content .ant-upload-drag-icon .anticon{color:#1890ff;font-size:48px}.upload-content .ant-upload-text{color:#262626;font-size:16px;margin-bottom:8px}.upload-content .ant-upload-hint{color:#8c8c8c}.selected-files-preview{background:#f9f9f9;border-radius:6px;margin-top:16px;padding:12px;text-align:center}.upload-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.preview-content{text-align:center}.preview-image{border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:16px;max-height:60vh;max-width:100%;object-fit:contain}.preview-info-card{background:#f9f9f9;margin-top:16px;text-align:left}.preview-info-title{color:#1890ff;margin-bottom:16px!important}.preview-info-item{margin-bottom:8px;padding:4px 0}.preview-info-item:last-child{background:#fff;border-left:3px solid #1890ff;border-radius:6px;margin-top:12px;padding:12px}@media (max-width:768px){.member-photo-manager{padding:16px}.header-section{margin-bottom:24px}.member-avatar{margin-bottom:16px}.preview-modal,.upload-modal{width:95%!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gallery-card,.member-info-card,.search-card{animation:fadeIn .5s ease-out}.ant-form-item-label>label{font-weight:500}.ant-card-actions{background:#fafafa}.ant-card-actions>li{margin:8px 0}.ant-card-actions .anticon{font-size:16px}.selected-row-nut>td{color:#dbe4eb!important;font-weight:700!important}.ant-table-tbody>tr.selected-row-nut:hover>td,.selected-row-nut>td{background-color:#0071ce!important}.ant-table-row.selected-row-nut{--antd-wave-shadow-color:#0000!important}.premium-card{background:#fff!important;border:1px solid #0000000d!important;border-radius:16px!important;box-shadow:0 4px 20px #0000000a,0 1px 3px #00000005!important;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.premium-card-hover:hover{border-color:#0071ce33!important;box-shadow:0 12px 30px #00000014,0 4px 8px #00000008!important;transform:translateY(-4px)!important}.gallery-card{background:linear-gradient(145deg,#fff,#fdfdfd)!important;border:none!important;border-radius:20px!important;box-shadow:0 8px 30px #0000000a!important}.gallery-card .ant-card-head{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #f0f0f0;padding:20px 24px}.gallery-card .ant-card-head-title{color:#1f2937;font-size:1.1rem;font-weight:700}.premium-inner-card{background-color:#fafbfc!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 2px 10px #00000005!important}.premium-inner-card .ant-card-head{background-color:initial!important;border-bottom:1px solid #e5e7eb!important;min-height:48px}.premium-inner-card .ant-card-head-title{color:#374151;font-size:1rem;font-weight:600}.photo-thumbnail-card{border:none!important;border-radius:12px!important;box-shadow:0 6px 16px #0000000f!important;overflow:hidden;transition:all .3s ease!important}.photo-thumbnail-card:hover{box-shadow:0 15px 30px #0071ce26!important;transform:translateY(-5px) scale(1.02)!important}.photo-thumbnail-card .ant-card-cover{border-radius:12px 12px 0 0!important;overflow:hidden}.photo-thumbnail-card .ant-card-actions{background:#fafafa;border-radius:0 0 12px 12px!important;border-top:1px solid #f0f0f0}.photo-thumbnail-card .ant-card-meta-title{color:#1f2937;font-weight:600}.album-header{transition:background-color .2s ease,transform .2s ease}.album-header:hover{background-color:#f0f4ff!important;border-color:#d6e4ff!important}
/*# sourceMappingURL=main.d69e80e6.css.map*/