@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800;900&display=swap";.toast-host[data-v-07380069]{position:fixed;right:24px;bottom:36px;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.toast[data-v-07380069]{pointer-events:auto;position:relative;min-width:240px;max-width:380px;overflow:hidden;border-radius:12px;color:#fff;box-shadow:var(--shadow-lg);cursor:pointer;font-family:var(--font-family)}.toast--success[data-v-07380069]{background:#0e8839}.toast--error[data-v-07380069]{background:#dc2626}.toast--warning[data-v-07380069]{background:#d97706}.toast--info[data-v-07380069]{background:#f8f8f8;color:#2b2b2b;border:1px solid var(--border, #e2e8f0)}.toast--info .toast__progress[data-v-07380069]{background:#0000001f}.toast__content[data-v-07380069]{display:flex;align-items:center;gap:12px;padding:12px}.toast__icon[data-v-07380069]{display:inline-flex;flex-shrink:0}.toast__icon svg[data-v-07380069]{width:20px;height:20px}.toast__message[data-v-07380069]{margin:0;font-size:14px;font-weight:600;line-height:1.42}.toast__progress[data-v-07380069]{position:absolute;left:0;bottom:0;width:100%;height:3px;background:#ffffff8c;transform-origin:left;animation:toast-progress-07380069 linear forwards}@keyframes toast-progress-07380069{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-enter-active[data-v-07380069]{transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease}.toast-leave-active[data-v-07380069]{transition:transform .25s ease-in,opacity .25s ease-in}.toast-enter-from[data-v-07380069],.toast-leave-to[data-v-07380069]{opacity:0;transform:translate(40px)}.toast-move[data-v-07380069]{transition:transform .25s ease}@media(prefers-reduced-motion:reduce){.toast__progress[data-v-07380069]{animation:none}.toast-enter-active[data-v-07380069],.toast-leave-active[data-v-07380069],.toast-move[data-v-07380069]{transition:opacity .15s ease}.toast-enter-from[data-v-07380069],.toast-leave-to[data-v-07380069]{transform:none}}:root{--primary: #993a04;--primary-light: #FF5B06;--primary-dark: #1e3a8a;--primary-50: #eff6ff;--primary-100: #dbeafe;--primary-200: #bfdbfe;--primary-gradient: linear-gradient(135deg, #993a04 0%, #FF5B06 50%, #0ea5e9 100%);--primary-gradient-subtle: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);--accent: #f59e0b;--accent-light: #fbbf24;--accent-gradient: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%);--success: #059669;--success-light: #34d399;--warning: #d97706;--danger: #dc2626;--info: #0891b2;--bg-primary: #f8fafc;--bg-secondary: #f1f5f9;--bg-card: #ffffff;--bg-dark: #0f172a;--bg-dark-secondary: #1e293b;--bg-dark-tertiary: #334155;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--text-inverse: #f8fafc;--border: #e2e8f0;--border-light: #f1f5f9;--border-focus: #FF5B06;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--font-family: "Manrope", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "WenQuanYi Micro Hei", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-size-5xl: 3.5rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .07), 0 2px 4px -2px rgb(0 0 0 / .05);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .04);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .08), 0 8px 10px -6px rgb(0 0 0 / .04);--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .15);--shadow-glass: 0 8px 32px 0 rgba(31, 38, 135, .12);--shadow-primary: 0 4px 14px 0 rgba(30, 64, 175, .25);--shadow-primary-lg: 0 8px 25px 0 rgba(30, 64, 175, .35);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .35s cubic-bezier(.4, 0, .2, 1);--transition-spring: .5s cubic-bezier(.34, 1.56, .64, 1);--ac-bg-page: #f8f8f8;--ac-bg-secondary: #f8f8f8;--ac-bg-card: #ffffff;--ac-bg-hover: #efefef;--ac-border: #d9d9d9;--ac-border-secondary: #e5e5e5;--ac-border-tertiary: #f1f1f1;--ac-text-primary: #201b1b;--ac-text-strong: #2b2b2b;--ac-text-secondary: #5a5a5a;--ac-text-tertiary: #929292;--ac-text-inactive: #c3c3c3;--ac-orange: #ff5b06;--ac-orange-active: #e04e02;--ac-orange-soft: #fff9f6;--ac-orange-faded: #ffe1d2;--ac-shadow-card: 0 8px 24px rgba(0, 0, 0, .06);--ac-radius-card: 18px;--ac-radius-btn: 14px;--ac-green: #0e8839;--ac-danger: #d63b3b}.theme-dark{--text-primary: #f9fafb;--text-secondary: #9ca3af;--text-muted: #6b7280;--bg-primary: #111827;--bg-card: #1f2937;--bg-secondary: #111827;--border: #374151;--border-light: #2d3748}html.theme-dark{background-color:#111827;--ac-bg-page: #111827;--ac-bg-secondary: #1a2333;--ac-bg-card: #1f2937;--ac-bg-hover: #2d3848;--ac-border: #374151;--ac-border-secondary: #2d3848;--ac-border-tertiary: #2d3848;--ac-text-primary: #f3f4f6;--ac-text-strong: #f3f4f6;--ac-text-secondary: #d1d5db;--ac-text-tertiary: #9ca3af;--ac-text-inactive: #6b7280;--ac-orange-soft: rgba(255, 91, 6, .12);--ac-orange-faded: rgba(255, 91, 6, .22)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-family);font-size:var(--font-size-md);line-height:1.6;color:var(--text-primary);background:var(--bg-primary);font-feature-settings:"cv02","cv03","cv04","cv11";overscroll-behavior-x:none}input,select,textarea,button{font-family:inherit}a{color:var(--primary-light);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary)}img{max-width:100%;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:.625rem 1.25rem;font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:600;line-height:1.4;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;letter-spacing:.01em;position:relative;overflow:hidden}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);opacity:0;transition:opacity var(--transition-fast)}.btn:hover:after{opacity:1}.btn:active{transform:scale(.97)}.btn-primary{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-primary)}.btn-primary:hover{box-shadow:var(--shadow-primary-lg);transform:translateY(-2px)}.btn-accent{background:var(--accent-gradient);color:#212225;box-shadow:0 4px 14px #f59e0b4d;border-radius:4px;width:clamp(90px,6.82vw,131px);height:clamp(30px,1.93vw,37px);padding:0;display:inline-flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:500;font-size:clamp(13px,.94vw,18px);line-height:100%;letter-spacing:0;text-align:center}.btn-accent:hover{box-shadow:0 6px 20px #f59e0b73;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--primary-light);border:1.5px solid var(--primary-light)}.btn-outline:hover{background:var(--primary-light);color:#fff;border-color:var(--primary-light)}.btn-ghost{background:transparent;color:var(--text-secondary)}.btn-ghost:hover{background:var(--bg-secondary);color:var(--text-primary)}.btn-success{background:linear-gradient(135deg,#059669,#34d399);color:#fff;box-shadow:0 4px 14px #0596694d}.btn-success:hover{box-shadow:0 6px 20px #05966973;transform:translateY(-2px)}.btn-danger{background:linear-gradient(135deg,#dc2626,#f87171);color:#fff;box-shadow:0 4px 14px #dc26264d}.btn-danger:hover{box-shadow:0 6px 20px #dc262673;transform:translateY(-2px)}.btn-lg{padding:.875rem 2rem;font-size:var(--font-size-md);border-radius:var(--radius-xl)}.btn-sm{padding:.375rem .875rem;font-size:var(--font-size-xs);border-radius:var(--radius-md)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base),transform var(--transition-base),border-color var(--transition-base)}.card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-200)}.card-glass{background:#fffc;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.4);box-shadow:var(--shadow-glass)}.card-elevated{box-shadow:var(--shadow-lg);border-color:transparent}.form-group{margin-bottom:var(--space-lg)}.form-label{display:block;font-size:var(--font-size-sm);font-weight:600;color:var(--text-primary);margin-bottom:.375rem;letter-spacing:.01em}.form-input{width:100%;padding:.6875rem .875rem;font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.form-input:hover{border-color:var(--primary-200)}.form-input:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #3b82f61f;background:#fff}.form-input::placeholder{color:var(--text-muted)}select.form-input{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.5rem}.form-error{display:block;font-size:var(--font-size-xs);color:var(--danger);margin-top:var(--space-xs);font-weight:500}.badge{display:inline-flex;align-items:center;padding:.1875rem .625rem;font-size:.6875rem;font-weight:600;border-radius:var(--radius-full);letter-spacing:.03em;text-transform:uppercase;line-height:1.5}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#993a04}.badge-neutral{background:#f1f5f9;color:#475569}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-xl)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.text-center{text-align:center}.text-sm{font-size:var(--font-size-sm)}.text-muted{color:var(--text-secondary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:fadeInUp .7s cubic-bezier(.16,1,.3,1) both}.animate-fade-in{animation:fadeIn .5s ease-out both}.animate-scale-in{animation:scaleIn .5s cubic-bezier(.16,1,.3,1) both}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}::selection{background:#3b82f633}:root{--design-text: #201b1b;--design-primary: #FF5B06;--design-primary-hover: #FF5B06;--design-bg: #ffffff;--design-border: #f0f0f0;--design-border-dark: #a1a1a1;--design-muted: #a1a1a1;--design-muted-light: #666666;--design-max-width: 1180px;--design-header-height: 80px;--design-text-xs: 14px;--design-text-sm: 16px;--design-text-md: 18px;--design-text-lg: 20px;--design-text-xl: 24px;--design-text-2xl: 32px;--design-text-3xl: 40px;--design-text-4xl: 55px;--design-space-xs: 10px;--design-space-sm: 15px;--design-space-md: 20px;--design-space-lg: 30px;--design-space-xl: 40px;--design-space-2xl: 50px}:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input){-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;flex-shrink:0;box-sizing:border-box;border:1.5px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;position:relative;margin:0;transition:background-color .15s,border-color .15s,box-shadow .15s}:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input):hover{border-color:#ff5b06}:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input):focus-visible{outline:none;border-color:#ff5b06;box-shadow:0 0 0 3px #ffe1d2}:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input):checked,:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input):indeterminate{background-color:#ff5b06;border-color:#ff5b06}:where(.ac-act-check,.ac-pay-agree-input,.ac-rev-check-input,.rev-custom-checkbox,.survey-checkbox,.filter-option input[type=checkbox],.filter-option input,.lic-filter-option input,.emp-filter-option input,.act-group-checkbox input):checked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-7'/></svg>") no-repeat center / 14px 14px}:where(.ac-act-check,.act-group-checkbox input):indeterminate:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:2px;background:#fff;border-radius:1px;transform:translate(-50%,-50%)}html.theme-dark .modal-overlay,html.theme-dark .app-modal-overlay,html.theme-dark .cm-overlay,html.theme-dark .adm-modal-overlay,html.theme-dark .ae-modal-overlay,html.theme-dark .op-modal-overlay,html.theme-dark .survey-modal-overlay,html.theme-dark .verify-overlay,html.theme-dark .inv-overlay,html.theme-dark .ac-modal-overlay{background:#0009}html.theme-dark .modal-box,html.theme-dark .app-modal-box,html.theme-dark .cm-box,html.theme-dark .adm-modal-box,html.theme-dark .ae-modal-box,html.theme-dark .op-modal-box,html.theme-dark .inv-modal,html.theme-dark .survey-modal,html.theme-dark .dt-env-modal-card,html.theme-dark .no-companies-modal,html.theme-dark .settings-modal,html.theme-dark .verify-overlay>div,html.theme-dark .ac-modal-box{background:#1f2937;color:#f3f4f6;border-color:#374151;box-shadow:0 20px 60px #00000080}html.theme-dark .ac-modal-head{border-bottom-color:#374151}html.theme-dark .ac-modal-foot{border-top-color:#374151}html.theme-dark .ac-modal-title{color:#f3f4f6}html.theme-dark .ac-modal-close{color:#e5e7eb}html.theme-dark .ac-modal-close:hover{background:#374151}html.theme-dark .ac-ff-label{color:#d1d5db}html.theme-dark .ac-ff-control{border-bottom-color:#4b5563}html.theme-dark .ac-ff:focus-within .ac-ff-control{border-bottom-color:#ff5b06}html.theme-dark .ac-ff-error-text{color:#fca5a5}html.theme-dark .ac-input{background:transparent;color:#f3f4f6;border-bottom-color:#4b5563}html.theme-dark .ac-input::placeholder{color:#6b7280}html.theme-dark .ac-select-button{background:transparent;color:#f3f4f6}html.theme-dark .ac-select-placeholder{color:#6b7280}html.theme-dark .ac-select-chevron{color:#9ca3af}html.theme-dark .ac-select-menu{background:#1f2937;border-color:#4b5563;box-shadow:0 8px 24px #00000080}html.theme-dark .ac-select-option{color:#f3f4f6}html.theme-dark .ac-select-option.is-highlight{background:#374151}html.theme-dark .ac-select-option.is-active{background:#ff5b0633;color:#ff8c4a}html.theme-dark .sm-overlay{background:#0009}html.theme-dark .sm-modal{background:#1f2937;color:#f3f4f6;box-shadow:0 24px 80px #00000080}html.theme-dark .sm-title,html.theme-dark .sm-row-title{color:#f3f4f6}html.theme-dark .sm-head,html.theme-dark .sm-side,html.theme-dark .sm-foot{border-color:#374151}html.theme-dark .sm-divider{border-top-color:#374151}html.theme-dark .sm-field{background:#283142}html.theme-dark .sm-field:hover{background:#374151}html.theme-dark .sm-tab{color:#e5e7eb}html.theme-dark .sm-tab.active{background:#374151}html.theme-dark .sm-tab:hover:not(.active){background:#283142}html.theme-dark .sm-icon-btn,html.theme-dark .sm-btn--secondary{background:#283142;color:#e5e7eb}html.theme-dark .sm-icon-btn:hover,html.theme-dark .sm-btn--secondary:hover{background:#374151}.lic-page input[type=checkbox],.ac-page input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;border:1.6px solid var(--ac-border, #d9d9d9);border-radius:5px;background:var(--ac-bg-card, #fff);cursor:pointer;flex-shrink:0;position:relative;transition:background .15s,border-color .15s}.lic-page input[type=checkbox]:hover,.ac-page input[type=checkbox]:hover{border-color:var(--ac-orange, #ff5b06)}.lic-page input[type=checkbox]:checked,.ac-page input[type=checkbox]:checked{background:var(--ac-orange, #ff5b06);border-color:var(--ac-orange, #ff5b06)}.lic-page input[type=checkbox]:checked:after,.ac-page input[type=checkbox]:checked:after{content:"";position:absolute;inset:auto;background:none;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.lic-page input[type=checkbox]:indeterminate,.ac-page input[type=checkbox]:indeterminate{background:var(--ac-orange, #ff5b06);border-color:var(--ac-orange, #ff5b06)}.lic-page input[type=checkbox]:indeterminate:after,.ac-page input[type=checkbox]:indeterminate:after{content:"";position:absolute;left:3px;top:7px;width:10px;height:2px;background:#fff;border:none;transform:none}.lic-page input[type=checkbox]:focus-visible,.ac-page input[type=checkbox]:focus-visible{outline:2px solid var(--ac-orange-soft, #ffe1d2);outline-offset:1px}.lic-page input[type=checkbox]:disabled,.ac-page input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.lic-page input[type=radio],.ac-page input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:0;border:1.6px solid var(--ac-border, #d9d9d9);border-radius:50%;background:var(--ac-bg-card, #fff);cursor:pointer;flex-shrink:0;position:relative;transition:border-color .15s,background .15s}.lic-page input[type=radio]:hover,.ac-page input[type=radio]:hover{border-color:var(--ac-orange, #ff5b06)}.lic-page input[type=radio]:checked,.ac-page input[type=radio]:checked{border-color:var(--ac-orange, #ff5b06)}.lic-page input[type=radio]:checked:after,.ac-page input[type=radio]:checked:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--ac-orange, #ff5b06)}.lic-page input[type=radio]:focus-visible,.ac-page input[type=radio]:focus-visible{outline:2px solid var(--ac-orange-soft, #ffe1d2);outline-offset:1px}.lic-page input[type=radio]:disabled,.ac-page input[type=radio]:disabled{cursor:not-allowed;opacity:.55}html.theme-dark .modal-title,html.theme-dark .app-modal-title,html.theme-dark .cm-title,html.theme-dark .adm-modal-title,html.theme-dark .ae-modal-title,html.theme-dark .op-modal-title,html.theme-dark .inv-modal-title,html.theme-dark .survey-modal-header h2,html.theme-dark .dt-env-modal-title,html.theme-dark .no-companies-title,html.theme-dark .cm-success-title{color:#f3f4f6}html.theme-dark .modal-message,html.theme-dark .app-modal-message,html.theme-dark .cm-subtitle,html.theme-dark .adm-modal-desc,html.theme-dark .ae-modal-desc,html.theme-dark .op-modal-desc,html.theme-dark .dt-env-modal-desc,html.theme-dark .no-companies-desc,html.theme-dark .draft-modal-text,html.theme-dark .cm-success-msg{color:#d1d5db}html.theme-dark .modal-box label,html.theme-dark .modal-content label,html.theme-dark .cm-label,html.theme-dark .cm-consent{color:#e5e7eb}html.theme-dark .app-modal-input,html.theme-dark .adm-modal-textarea,html.theme-dark .ae-modal-textarea,html.theme-dark .op-modal-textarea,html.theme-dark .cm-phone-search{background:#111827;color:#f3f4f6;border-color:#4b5563}html.theme-dark .cm-input,html.theme-dark .cm-textarea,html.theme-dark .cm-subject-btn{color:#f3f4f6}html.theme-dark .cm-input::placeholder,html.theme-dark .cm-textarea::placeholder,html.theme-dark .cm-placeholder{color:#6b7280}html.theme-dark .cm-input-row,html.theme-dark .cm-subject-row{border-bottom-color:#4b5563}html.theme-dark .cm-phone-dropdown,html.theme-dark .cm-subject-dropdown{background:#1f2937;border-color:#4b5563;color:#f3f4f6;box-shadow:0 8px 24px #00000080}html.theme-dark .cm-phone-item,html.theme-dark .cm-subject-item{color:#e5e7eb}html.theme-dark .cm-phone-item:hover,html.theme-dark .cm-phone-item:focus-visible,html.theme-dark .cm-subject-item:hover,html.theme-dark .cm-subject-item:focus-visible{background:#374151}html.theme-dark .cm-subject-active{background:#ff5b062e;color:#ff8c4a}html.theme-dark .cm-phone-dial{color:#9ca3af}html.theme-dark .cm-phone-btn{color:#e5e7eb}html.theme-dark .cm-checkbox{background:#111827;border-color:#6b7280}html.theme-dark .cm-checkbox:checked{background:#ff5b06;border-color:#ff5b06}html.theme-dark .cm-close,html.theme-dark .modal-close-btn,html.theme-dark .adm-modal-close,html.theme-dark .ae-modal-close,html.theme-dark .op-modal-close,html.theme-dark .inv-modal-close,html.theme-dark .survey-modal-close{color:#e5e7eb}html.theme-dark .cm-close:hover,html.theme-dark .adm-modal-close:hover,html.theme-dark .ae-modal-close:hover,html.theme-dark .op-modal-close:hover,html.theme-dark .inv-modal-close:hover,html.theme-dark .survey-modal-close:hover{background:#ffffff14}html.theme-dark .app-modal-btn-cancel{background:#374151;color:#e5e7eb}html.theme-dark .survey-modal-header,html.theme-dark .inv-modal-header,html.theme-dark .inv-modal-footer{border-color:#374151}html.theme-dark .modal-field>.wf-input,html.theme-dark .modal-field>input.wf-input,html.theme-dark .modal-field>select.wf-input,html.theme-dark .modal-field>textarea.wf-input,html.theme-dark .modal-field .country-search-wrap>.wf-input,html.theme-dark .modal-field .wf-input-with-btn,html.theme-dark .modal-field .wf-input-with-btn .wf-input-inner{background:transparent;color:#f3f4f6;border-bottom-color:#4b5563}html.theme-dark .modal-field>.wf-input::placeholder,html.theme-dark .modal-field>input.wf-input::placeholder,html.theme-dark .modal-field>textarea.wf-input::placeholder,html.theme-dark .modal-field .country-search-wrap>.wf-input::placeholder,html.theme-dark .modal-field .wf-input-inner::placeholder{color:#6b7280}html.theme-dark .modal-field>.wf-input:focus,html.theme-dark .modal-field .country-search-wrap>.wf-input:focus,html.theme-dark .modal-field .wf-input-with-btn:focus-within{border-bottom-color:#ff5b06}html.theme-dark .modal-field .country-dropdown{background:#1f2937;border-color:#4b5563;color:#f3f4f6;box-shadow:0 8px 24px #00000080}html.theme-dark .modal-field .country-dropdown-item{color:#e5e7eb}html.theme-dark .modal-field .country-dropdown-item:hover{background:#374151}html.theme-dark .modal-field input:not(.wf-input),html.theme-dark .modal-field textarea:not(.wf-input),html.theme-dark .modal-field select:not(.wf-input){background:#111827;color:#f3f4f6;border-color:#4b5563}html.theme-dark .modal-row label,html.theme-dark .modal-field label,html.theme-dark .modal-field .wf-label{color:#d1d5db}html.theme-dark .modal-field .wf-label img{filter:brightness(0) invert(.8)}html.theme-dark .modal-field .wf-field-error{color:#fca5a5}.ac-rework-viewonly{pointer-events:none;opacity:.6}.ac-row-comment{display:block;margin-top:2px;font-family:Manrope,sans-serif;font-size:12px;line-height:16px;font-weight:400;color:#da1a1a}.ac-row-comment--resolved{color:#0e8839}@font-face{font-family:Circe;src:url(/assets/circe_regular-Yb_nYyMG.woff2) format("woff2"),url(/assets/circe_regular-__o7kHa5.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circe;src:url(/assets/circe_bold-C2SrjMok.woff2) format("woff2"),url(/assets/circe_bold-B2tUVbbc.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Circe;src:url(/assets/circe_italic-HInBV40I.woff2) format("woff2"),url(/assets/circe_italic-Cne33adm.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Noto Sans Arabic;src:url(/assets/noto_sans_arabic-BhzieyvS.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+08A0-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}html[lang=ar] *{font-family:Noto Sans Arabic,Circe,Manrope,sans-serif!important}[dir=rtl] .infra__card-inner,[dir=rtl] .infra__note,[dir=rtl] .infra-modal__card,[dir=rtl] .lf__link{text-align:right}[dir=rtl] .infra__row-value,[dir=rtl] .infra-modal__row-value{margin:0 .35em 0 0}[dir=rtl] .why__slider,[dir=rtl] .resident__steps,[dir=rtl] .adv__circles,[dir=rtl] .adv__slider,[dir=rtl] .orbit,[dir=rtl] .ts__inner,[dir=rtl] .dt-env-carousel,[dir=rtl] .dt-map-figure,[dir=rtl] .dt-expanded,[dir=rtl] .plb{direction:ltr}[dir=rtl] .slide__name,[dir=rtl] .slide__desc,[dir=rtl] .step__title,[dir=rtl] .step__desc,[dir=rtl] .adv-circle__label,[dir=rtl] .adv__col-title,[dir=rtl] .adv__col-body,[dir=rtl] .ts__name,[dir=rtl] .ts__role,[dir=rtl] .ts__bio,[dir=rtl] .member__name,[dir=rtl] .member__role,[dir=rtl] .dt-map-pin-label,[dir=rtl] .dt-map-details-content{direction:rtl}@media(min-width:901px){[dir=rtl] .resident__steps,[dir=rtl] .resident__steps .step__inner{transform:scaleX(-1)}}[dir=rtl] .about-project .hero__content,[dir=rtl] .team .hero__content,[dir=rtl] .tamchy-life .hero__content,[dir=rtl] .contacts-page .contacts-hero__content{text-align:right}[dir=rtl] .about-project .hero__title{margin-left:0;margin-inline-start:clamp(16px,6vw,130px)}[dir=rtl] .tamchy-life .hero__title{margin-left:0;margin-inline-start:clamp(8px,4vw,100px)}[dir=rtl] .about-project .hero__overlay,[dir=rtl] .team .hero__overlay,[dir=rtl] .tamchy-life .hero__overlay,[dir=rtl] .contacts-page .contacts-hero__overlay{transform:scaleX(-1)}[dir=rtl] .about__body{flex-direction:row-reverse}[dir=rtl] .team .hero__title{max-width:none;font-size:clamp(30px,4.4vw,68px)}[dir=rtl] .team .hero__title-accent{display:block;color:inherit}[dir=rtl] .tamchy-life .hero__title{max-width:none}[dir=rtl] .tamchy-life .hero__title-accent{color:inherit}[dir=rtl] .media-center .hero__title{max-width:none}html[lang=ar] .hero__subtitle{white-space:pre-line}html[dir=rtl] .mc-divider,html[dir=rtl] .mc-contacts{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;max-width:none;transform:none}html[dir=rtl] .cp-body :is(ul,ol) li{padding-left:0;padding-right:16px}html[dir=rtl] .cp-body ul li:before{left:auto;right:4px}:root{--ls-section-pad-x: clamp(24px, 8vw, 167px);--ls-title-gap: clamp(10px, 1.6vh, 16px);--ls-rule-thickness: 1px}@media(max-width:768px){:root{--ls-section-pad-x: clamp(16px, 4vw, 24px)}}
