@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";.template-2Zv7mBUq{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f7}.template-Nl0HnCKn{display:flex;align-items:center;gap:8px;padding:32px 40px;flex-shrink:0}.template-LOrLz-QV{width:34px;height:34px;object-fit:contain}.template-VL-LpUks{font-size:24px;font-weight:600;color:#14181f;letter-spacing:.08px;font-family:Inter,sans-serif}.template-5m671h6m{flex:1;display:flex;flex-direction:column}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .25s,color .25s,box-shadow .25s;user-select:none;text-align:center;padding:10px;border:1px solid transparent}.button.left-aligned{justify-content:flex-start}.button.loading{cursor:not-allowed}.button__spinner{display:inline-block;width:20px;height:20px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .6s linear infinite}.button__text{display:inline-block}.button__text .filterCount{color:var(--color-primary, #e7212b);padding-left:4px}.button__icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;height:20px;width:20px}.button__icon svg{display:block}.button__icon--start{margin-right:4px}.button__icon--end{margin-left:4px}.button__icon--dropdown{margin-left:8px;transition:transform .25s}.button__icon--dropdown svg path{fill:#fff}.button__icon--dropdown.open{transform:rotate(180deg)}.button__icon--dropdown.open svg path{fill:#919eab}.button.contained{color:#fff;font-size:14px;background-color:transparent;background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center}.button.contained:hover:not(.disabled){background:linear-gradient(to bottom,#e7212b,#f04906);border:1px solid #c73407;color:#fff}.button.contained.primary{background-color:transparent;border-color:var(--color-primary-contained, #e7212b);background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center;background:#e7212b;border:1px solid #e7212b;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.07em;min-width:158px;height:40px;padding:10px 14px;gap:4px}.button.contained.primary:hover:not(.disabled){background:#c91b24;border:1px solid #c91b24;color:#fff}.button.contained.info{color:#fff;background-color:transparent;background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e8e9;border-radius:8px;color:#212b36;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.07em;min-width:120px;height:40px;padding:10px 14px;gap:4px}.button.contained.info:hover:not(.disabled){background:#f5f5f5;border:1px solid #d0d0d1;color:#212b36}.button.contained.success{background-color:transparent;background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center;background:#15ac77;border:1px solid #15ac77;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.07em;min-width:120px;height:40px;padding:10px 14px;gap:4px}.button.contained.success:hover:not(.disabled){background:#0e8a5f;border:1px solid #0e8a5f;color:#fff}.button.contained.warning{color:#fff;font-size:14px;background-color:transparent;background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center}.button.contained.warning:hover:not(.disabled){background:linear-gradient(to bottom,#e7212b,#f04906);border:1px solid #c73407;color:#fff}.button.contained.error{color:#fff;font-size:14px;background-color:transparent;background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;display:flex;align-items:center;justify-content:center;background:var(--color-error-dark, #fb3748);border:1px solid var(--color-error-dark, #fb3748);border-radius:12px}.button.contained.error:hover:not(.disabled){background:var(--color-error-dark, #fb3748);border:1px solid var(--color-error-dark, #fb3748);color:#fff}.button.outlined{color:var(--color-neutral-dark, #212b36);font-size:14px;background-color:transparent;border-color:var(--color-neutral-dark, #212b36);border:1px solid var(--color-neutral-dark, #212b36)}.button.outlined:hover:not(.disabled){background-color:rgba(var(--color-neutral-dark, #212b36),.08);color:var(--color-neutral-dark, #212b36);border:1px solid var(--color-neutral-dark, #212b36)}.button.outlined.primary{color:#e7212b;font-size:14px;background-color:transparent;border-color:#e7212b;border-radius:12px;border:1px solid #e7212b}.button.outlined.primary:hover:not(.disabled){background-color:#e7212b14;color:#e7212b;border:1px solid #e7212b}.button.outlined.primary{color:#e7212b;border-color:#e7212b;background-color:transparent}.button.outlined.primary:hover:not(.disabled){background-color:#fff5f0;border-color:#e7212b;color:#c91b24}.button.outlined.secondary{background-color:transparent;border-color:#ffcccf;background:transparent;border:1px solid #ffcccf;border-radius:8px;color:#fe5b65;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.5%;padding:10px 14px}.button.outlined.secondary:hover:not(.disabled){background-color:#fe5b6514;border:1px solid #fe5b65;color:#fe5b65}.button.outlined.info{color:#1f81ec;font-size:14px;background-color:transparent;border-color:#1f81ec;border:1px solid #1f81ec}.button.outlined.info:hover:not(.disabled){background-color:#1f81ec14;color:#1f81ec;border:1px solid #1f81ec}.button.outlined.default{background:transparent;border:1px solid #b6b7ba;border-radius:8px;color:#14181f;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5%;padding:10px 14px;height:40px;min-width:158px}.button.outlined.default:hover:not(.disabled){background:#14181f0a;border:1px solid #8a8b8e;color:#14181f}.button.outlined.info{background:#e9f2fd;border:1px solid #1f81ec;border-radius:8px;color:#1f81ec;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5%;padding:10px 14px;height:40px;min-width:158px}.button.outlined.info:hover:not(.disabled){background:#d4e5fa;border:1px solid #1a6fc9;color:#1a6fc9}.button.outlined.success{color:var(--color-success, #4caf50);font-size:14px;background-color:transparent;border-color:var(--color-success, #4caf50);border:1px solid var(--color-success, #4caf50)}.button.outlined.success:hover:not(.disabled){background-color:rgba(var(--color-success, #4caf50),.08);color:var(--color-success, #4caf50);border:1px solid var(--color-success, #4caf50)}.button.outlined.warning{color:var(--color-warning, #ff9800);font-size:14px;background-color:transparent;border-color:var(--color-warning, #ff9800);border:1px solid var(--color-warning, #ff9800)}.button.outlined.warning:hover:not(.disabled){background-color:rgba(var(--color-warning, #ff9800),.08);color:var(--color-warning, #ff9800);border:1px solid var(--color-warning, #ff9800)}.button.outlined.error{color:var(--color-error-dark, #f44336);font-size:14px;background-color:transparent;border-color:var(--color-error-dark, #f44336);border:1px solid var(--color-error-dark, #f44336)}.button.outlined.error:hover:not(.disabled){background-color:rgba(var(--color-error-dark, #f44336),.08);color:var(--color-error-dark, #f44336);border:1px solid var(--color-error-dark, #f44336)}.button.text{color:var(--color-neutral-dark, #212b36);font-size:14px;background-color:transparent}.button.text:hover:not(.disabled){background-color:rgba(var(--color-neutral-dark, #212b36),.1);color:var(--color-neutral-dark, #212b36)}.button.text.primary{color:var(--color-primary, #e7212b);font-size:14px;background-color:transparent}.button.text.primary:hover:not(.disabled){background-color:rgba(var(--color-primary, #e7212b),.1);color:var(--color-primary, #e7212b)}.button.text.secondary{background-color:transparent;background:transparent;border:1px solid #e8e8e9;border-radius:8px;color:#707a8f;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.8px;padding:10px 24px}.button.text.secondary:hover:not(.disabled){background-color:#707a8f14;border:1px solid #d0d0d1;color:#5a6375}.button.text.info{color:var(--color-info, #00b8d9);font-size:14px;background-color:transparent}.button.text.info:hover:not(.disabled){background-color:rgba(var(--color-info, #00b8d9),.1);color:var(--color-info, #00b8d9)}.button.text.success{color:var(--color-success, #4caf50);font-size:14px;background-color:transparent}.button.text.success:hover:not(.disabled){background-color:rgba(var(--color-success, #4caf50),.1);color:var(--color-success, #4caf50)}.button.text.warning{color:var(--color-warning, #ff9800);font-size:14px;background-color:transparent}.button.text.warning:hover:not(.disabled){background-color:rgba(var(--color-warning, #ff9800),.1);color:var(--color-warning, #ff9800)}.button.text.error{color:var(--color-error-dark, #f44336);font-size:14px;background-color:transparent}.button.text.error:hover:not(.disabled){background-color:rgba(var(--color-error-dark, #f44336),.1);color:var(--color-error-dark, #f44336)}.button.text.primary{background-color:var(--color-primary-contained, #e7212b);color:#fff;border-color:transparent}.button.text.primary .button__icon svg path{fill:#fff;stroke:#fff}.button.text.primary:hover:not(.disabled){background-color:#c91b24;color:#fff}.button.text.primary:hover:not(.disabled) .button__icon svg path{fill:#fff;stroke:#fff}.button.soft{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-neutral-dark, #212b36);background-color:var(--color-neutral-lighter, #f5f5f5);border-radius:8px}.button.soft:hover:not(.disabled){background-color:#e8e8e8;color:var(--color-neutral-dark, #212b36)}.button.soft.primary{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-primary, #e7212b);background-color:#ffeff0;border-radius:8px}.button.soft.primary:hover:not(.disabled){background-color:#ffe0e2;color:#e7212b}.button.soft.info{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-info, #00b8d9);background-color:var(--color-info-lighter, #e0f7fa);border-radius:8px}.button.soft.info:hover:not(.disabled){background-color:#e8e8e8;color:var(--color-info, #00b8d9)}.button.soft.success{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-success, #4caf50);background-color:var(--color-success-lighter, #e8f5e9);border-radius:8px}.button.soft.success:hover:not(.disabled){background-color:#e8e8e8;color:var(--color-success, #4caf50)}.button.soft.warning{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-warning, #ff9800);background-color:var(--color-warning-lighter, #fff3e0);border-radius:8px}.button.soft.warning:hover:not(.disabled){background-color:#e8e8e8;color:var(--color-warning, #ff9800)}.button.soft.error{font-size:14px;background-color:transparent;font-size:16px;color:var(--color-error, #fb3748);background-color:var(--color-error-lighter, #ffebee);border-radius:8px}.button.soft.error:hover:not(.disabled){background-color:#e8e8e8;color:var(--color-error, #fb3748)}.button:focus-visible{outline:none}.button.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.button:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.button.large{padding:18px 22px;min-height:44px;font-size:16px!important}.button.medium{padding:10px 24px;font-size:16px}.button.small{padding:8px;font-size:12px}.button-wrapper{position:relative;display:inline-block}.button-wrapper.has-dropdown .button.with-dropdown{display:flex;align-items:center;justify-content:center}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open{background:transparent;border-color:#dadfe3}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open .button_text:hover{color:#0d1f2d}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open .button__icon--start svg path{fill:var(--color-primary, #e7212b)}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open:hover{background:transparent;border-color:#dadfe3}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.outlined.primary,.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.outlined.primary:hover{background:transparent;color:#0d1f2d}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.contained.primary{background:transparent;border:1px solid #dadfe3;color:#0d1f2d}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.contained.primary:hover{background:transparent;color:#0d1f2d}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.soft.primary{background:transparent;border:1px solid #dadfe3;color:#0d1f2d}.button-wrapper.has-dropdown .button.with-dropdown.dropdown-open.soft.primary:hover{background:transparent;color:#0d1f2d}.button-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;list-style:none;border:1px solid #dadfe3;margin:0;padding:8px;z-index:1000;min-width:150px}.button-dropdown.top{top:auto;bottom:calc(100% + 8px)}.button-dropdown__item{padding:10px 16px;cursor:pointer;transition:all .25s;font-size:16px;color:#505862;font-weight:500;border-radius:12px}.button-dropdown__item:first-child{color:var(--color-primary, #e7212b)}.button-dropdown__item:hover{background-color:#f6f7f8}.button-dropdown__item:active{background-color:#eaedf0}@keyframes button-spin{to{transform:rotate(360deg)}}.input-container{position:relative;display:flex;flex-direction:column}.input-container.standard .input{border:1px solid var(--color-neutral-darker);color:var(--color-neutral-dark);border-radius:8px;transition:border-color .25s;padding:8px 12px;border:1px solid #e8e8e9;min-height:40px}.input-container.standard.has-start-icon .input{padding-left:42px}.input-container.standard.hovered .input{border-color:var(--color-primary, #e7212b);cursor:pointer}.input-container.standard.focused .input{border-color:var(--color-primary, #e7212b)}.input-container.standard.error .input{border-color:var(--color-error, #ff5630);background-color:#ffeff0}.input-container.standard.disabled .input{background-color:var(--color-neutral-darker, #f5f5f5);border-color:var(--color-neutral-darker, #ddd);color:#8b98a6;cursor:not-allowed}.input-container.standard.read-only .input{background-color:#f6f7f8;color:#505862;cursor:default}.input-container.standard.read-only.hovered .input,.input-container.standard.read-only.focused .input{border-color:#dadfe3}.input-container.outlined .input{border:1px solid var(--color-neutral-dark);border-radius:6px;transition:border-color .25s;padding:10px 16px;min-height:40px}.input-container.outlined.has-start-icon .input{padding-left:42px}.input-container.outlined.hovered .input{box-shadow:inset 0 0 0 1px var(--color-light)}.input-container.outlined.focused .input{box-shadow:inset 0 0 0 2px var(--color-primary, #e7212b)}.input-container.outlined.error .input{box-shadow:inset 0 0 0 2px var(--color-error, #ff5630)}.input-container.outlined.disabled .input{background-color:var(--color-neutral-lighter, #f5f5f5);box-shadow:inset 0 0 0 1px var(--color-neutral, #ddd);cursor:not-allowed}.input-container.outlined.read-only .input{background-color:#f6f7f8;border:1px solid var(--color-neutral-darker);color:#505862;cursor:default}.input-container.outlined.read-only.hovered .input,.input-container.outlined.read-only.focused .input{border:1px solid var(--color-neutral-darker)}.input-container.underline .input{border:1px solid var(--color-neutral-dark);border-radius:6px;padding:10px 16px;min-height:40px;border:none;border-bottom:1px solid var(--color-neutral, #ddd);transition:border-color .25s}.input-container.underline.has-start-icon .input{padding-left:42px}.input-container.underline.hovered .input{border-bottom-color:var(--color-neutral-dark, #c1c1c1)}.input-container.underline.focused .input{border-bottom-color:var(--color-primary, #e7212b)}.input-container.underline.error .input{border-bottom-color:var(--color-error, #ff5630)}.input-container.underline.disabled .input{background-color:var(--color-neutral-lighter, #f5f5f5);border-bottom-color:var(--color-neutral, #ddd);cursor:not-allowed}.input-container.underline.read-only .input{background-color:#f6f7f8;border-bottom-color:var(--color-neutral, #ddd);color:#505862;cursor:default}.input-container.underline.read-only.hovered .input,.input-container.underline.read-only.focused .input{border-bottom-color:var(--color-neutral, #ddd)}.input-container .input-wrapper{display:flex;width:100%;position:relative;align-items:center;min-width:250px}.input-container .input-wrapper .start-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;color:var(--color-neutral-dark, #72808f);pointer-events:none;transition:color .25s}.input-container .input-wrapper .copy-button{border-top-right-radius:89px;border-bottom-right-radius:89px;border:none;border-left:none;padding:10px 16px;background-color:var(--color-primary, #e7212b);color:#fff;cursor:pointer}.input-container .input-wrapper .copy-button:hover{background-color:var(--color-primary, #e7212b)}.input-container .input-wrapper .eye-button{position:absolute;right:3%;top:3%;bottom:0;border:none;background-color:transparent;cursor:pointer}.input-container.focused .start-icon{color:var(--color-primary, #e7212b)}.input-container.error .start-icon{color:var(--color-error, #ff5630)}.input-container.disabled .start-icon{color:var(--color-neutral-dark, #bdbdbd)}.input-container.read-only .start-icon,.input-container.read-only.focused .start-icon{color:var(--color-neutral-dark, #72808f)}.input-container .input-label{margin-bottom:8px;display:flex;align-items:center;gap:4px;font-size:14px;color:#707a8f;line-height:20px;letter-spacing:.08px;transition:color .25s;font-weight:500}.input-container .input-label.focused{color:var(--color-primary, #e7212b)}.input-container .input-label.error{color:var(--color-error, #ff5630)}.input-container .input-label.required:after{content:" *";color:#e7212b}.input-container .input-label.disabled{color:var(--color-neutral-dark, #bdbdbd)}.input-container .input-label.read-only,.input-container .input-label.read-only.focused{color:var(--color-neutral-dark)}.input-container .input{width:100%;font-size:16px;transition:border-color .25s ease;outline:none}.input-container .input:focus{caret-color:var(--color-primary, #e7212b)}.input-container .input:disabled{cursor:not-allowed}.input-container .input-error{margin-top:4px;font-size:12px;color:var(--color-error, #ff5630)}.template-4ryjCldK{min-height:100vh;height:100%;margin:0;overflow:hidden;background-color:#f5f5f7;background-image:linear-gradient(#f5f5f79e,#f5f5f79e),url(/assets/Background.Um4lZrza.png);background-size:cover;background-position:center}.template-gEMBAqT-{font-size:24px;margin-bottom:1rem;color:#0d1f2d;font-weight:700}.template-XPVjcTCz{font-size:14px;color:#606b77;margin-bottom:2rem;font-weight:regular}.template-ZqbiFMxV{position:absolute;left:50%;top:0;background-color:#fff;padding:1.2rem;border:none;border-radius:50%;width:108px;height:108px;transform:translate(-50%,-50%);box-shadow:0 4px 24px #00000014;display:flex;align-items:center;justify-content:center}.template-ZqbiFMxV img{width:64px;height:64px;object-fit:contain}.template-M-6a7rhx{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem;max-width:100%;height:100%;box-sizing:border-box}.template-jh0XAUE4{display:flex;flex-direction:column;background-color:#fff;padding:3rem 2rem 2rem;border-radius:40px;min-width:460px;max-width:460px;position:relative}.template-4ryjCldK .template-8MevQnuR,.template-4ryjCldK .template-MV2BTpCK{margin-top:2rem}.template-4ryjCldK .template-MV2BTpCK,.template-4ryjCldK .template-8MevQnuR,.template-4ryjCldK .template-KyTkU14V{display:flex;flex-direction:column;gap:1rem}.template-4ryjCldK .template-ANxf6SBc,.template-4ryjCldK .template-ANxf6SBc .tab-group{width:100%}.template-4ryjCldK .template-ANxf6SBc .template-8MevQnuR{background-color:#e7212b14;border:1px solid rgba(231,33,43,.0784313725);padding:12px;border-radius:8px;color:var(--primary-color, #e7212b);font-size:14px}.template-4ryjCldK .template-ANxf6SBc .template-8MevQnuR:hover{border:1px solid #e7212b;cursor:pointer}.template-4ryjCldK .template-ANxf6SBc .template-ZQFxInlS{background-color:#e6f6ff;border:1px solid #e6f6ff;padding:12px;border-radius:8px;color:#00b8d9;font-size:14px}.template-4ryjCldK .template-ANxf6SBc .template-ZQFxInlS:hover{border:1px solid #00b8d9;cursor:pointer}.template-gEMBAqT-{font-size:24px;margin-bottom:1rem;color:#333}.template-CKXL2FLA{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:5px;font-size:16px}.template-SvDtaxOY{width:100%;padding:.75rem;background-color:#333;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s}.template-SvDtaxOY:hover{background-color:#555}.template-HtR0lwzv{position:relative;height:100%;overflow:hidden}.template-HtR0lwzv img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1024px){.template-4ryjCldK{grid-template-columns:5fr 7fr}}@media screen and (max-width:768px){.template-4ryjCldK{grid-template-columns:1fr}.template-HtR0lwzv{display:none}}@media screen and (max-width:480px){.template-M-6a7rhx{padding:2rem 1rem}.template-gEMBAqT-{font-size:20px}.template-CKXL2FLA,.template-SvDtaxOY{padding:.5rem;font-size:14px}}.template-1cbnR3jP{margin-bottom:24px;width:150px}.template-zHzzh2Tq{font-size:24px;font-weight:700;margin-bottom:1.5rem;color:#333}.template-6JUCI2My{display:flex;flex-direction:column;gap:1rem}.template-xt0FFm0p{border:2px solid #e0e0e0;border-radius:8px;padding:1rem;text-align:center;font-size:1.1rem;font-weight:500;cursor:pointer;transition:border-color .3s ease}.template-xt0FFm0p:hover{border-color:#00c853}.template-lvHC-sKF{border-color:#00c853;background-color:#e8f5e9}.template-X67H1p8q{display:flex;flex-direction:column;align-items:center;width:100%;margin:20px 0}.template-X67H1p8q label{font-size:15px;color:#212b36;font-weight:500;margin-bottom:16px;align-self:flex-start}.template-X67H1p8q .template-Rr0H9kzY{display:flex;gap:12px;justify-content:center;width:100%}.template-X67H1p8q .template-Rr0H9kzY input{width:50px;height:56px;border:1.5px solid #dfe3e8;border-radius:12px;text-align:center;font-size:24px;font-weight:600;color:#919eab;background:#fff;transition:all .2s ease;box-shadow:0 1px 2px #0000000d;flex:1}.template-X67H1p8q .template-Rr0H9kzY input::placeholder{color:#919eab}.template-X67H1p8q .template-Rr0H9kzY input:focus{border-color:var(--primary-color, #e7212b);outline:none}.template-X67H1p8q .template-Rr0H9kzY input:hover:not(:focus){border-color:#919eab}.template-X67H1p8q .template-Rr0H9kzY input:disabled{background-color:#f4f6f8;border-color:#dfe3e8;color:#919eab}.template-X67H1p8q .template-Rr0H9kzY input::-webkit-outer-spin-button,.template-X67H1p8q .template-Rr0H9kzY input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.template-X67H1p8q .template-Rr0H9kzY input[type=number]{-moz-appearance:textfield;appearance:textfield}@media screen and (max-width:480px){.template-X67H1p8q .template-Rr0H9kzY{gap:8px}.template-X67H1p8q .template-Rr0H9kzY input{width:45px;height:50px;font-size:20px}}.template-O5l2o-aQ{margin-top:24px;width:100%;height:48px;background-color:var(--primary-color, #e7212b);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.template-O5l2o-aQ:hover{background-color:#d71721}.template-O5l2o-aQ:disabled{background-color:#dfe3e8;cursor:not-allowed}.template-OClotqu5{margin-top:16px;color:#637381;font-size:14px;text-align:center}.template-OClotqu5 span{color:var(--primary-color, #e7212b);font-weight:600}.template-J0w8W0SR{margin-top:16px;color:var(--primary-color, #e7212b);font-size:14px;text-align:center;cursor:pointer;text-decoration:none}.template-J0w8W0SR:hover{text-decoration:underline}.template-J0w8W0SR:disabled{color:#919eab;cursor:not-allowed;text-decoration:none}.template-ouDIOzrq{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.template-yxmp2ZCy{display:flex;justify-content:flex-start;width:100%;margin-bottom:1rem}.template-XMoUrlEE{width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.template-XMoUrlEE:hover{background:#f5f5f5}.template-jTQVpsN4{width:100%}.template-8gugmo3-{margin-bottom:1rem;width:100%;text-align:left}.template-8gugmo3- h2{font-size:24px;font-weight:600;margin-bottom:1rem;color:#333}.template-8gugmo3- p{color:#666;font-size:14px;line-height:1.5;max-width:300px}.template-kEos3MoV{width:50px;height:50px;border:1px solid #e0e0e0;border-radius:8px;text-align:center;font-size:20px;font-weight:600}.template-kEos3MoV:focus{outline:none;border-color:#e7212b;box-shadow:0 0 0 2px #ff70221a}.template-hNCa0wTv{margin-top:1rem;width:100%}.template-hNCa0wTv .template-OClotqu5{color:#0d1f2d;font-size:14px;text-align:left}.template-hNCa0wTv .template-vFi7PjQm{background:none;border:none;color:#e7212b;font-size:14px;cursor:pointer;text-decoration:underline}.template-hNCa0wTv .template-vFi7PjQm:hover{color:#e65a00}.template-4KPA2Vcf{display:flex;justify-content:end;align-items:center}.template-4KPA2Vcf .template--pRvUWIc{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;cursor:pointer}.template-4KPA2Vcf .template--pRvUWIc input[type=checkbox]{margin:0}.template-4KPA2Vcf .template-t5Xbv9pg{background:none;border:none;color:var(--primary-color, #e7212b);font-size:14px;cursor:pointer;text-decoration:none}.template-4KPA2Vcf .template-t5Xbv9pg:hover{text-decoration:underline}.template-K72w7hgi{margin:1rem 0 2rem}.template-K72w7hgi h2{margin-bottom:.5rem;font-size:24px;color:#0d1f2d}.template-K72w7hgi p{font-family:15px;color:#606b77}.template-e-TCZxi- .template-UtuiJ-R8{margin:1.5rem 0}.template-e-TCZxi- .template-UtuiJ-R8 h2{margin-bottom:.5rem;font-size:24px;color:#0d1f2d}.template-e-TCZxi- .template-UtuiJ-R8 p{font-size:15px;color:#606b77}.template-e-TCZxi- .template-6RkJoEgS{display:flex;flex-direction:column;gap:1.5rem}.template-e-TCZxi- .template-cqb96lfF{display:flex;flex-direction:column;gap:1rem}.template-e-TCZxi- .template--zfm4W9t{font-size:15px;color:#606b77}.template-e-TCZxi- .template-gzHBT5bM{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px}.template-e-TCZxi- .template-2DRYvdKW,.template-e-TCZxi- .template-CiHrKu1t,.template-e-TCZxi- .template-lnRY7otB{color:#ef4444;font-size:12px;margin-top:4px}.template-yP-BotFf{width:100%}.tab-group{display:flex;flex-direction:column}.tab-group.horizontal .tab-list{display:flex;flex-direction:row;gap:16px;position:relative;width:100%;border-bottom:1px solid #e8e8e9}.tab-group.vertical{flex-direction:row}.tab-group.vertical .tab-list{display:flex;flex-direction:column;gap:8px}.tab-group .tab{width:138px;height:48px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;cursor:pointer;user-select:none;transition:color .25s ease;color:#667085;position:relative;z-index:2;text-align:center}.tab-group .tab:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background-color:transparent;border-radius:8px 8px 0 0;transition:background-color .25s ease}.tab-group .tab:hover:not(.active){color:#475467}.tab-group .tab.active{font-weight:700;color:var(--color-primary, #e7212b)}.tab-group .tab.active:after{background-color:var(--color-primary, #e7212b)}.tab-group.full-width .tab{flex:1}.tab-group .sliding-underline{position:absolute;bottom:0;height:4px;background-color:var(--color-primary, #e7212b);border-radius:8px 8px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);z-index:3}.tab-group .tab-content{margin-top:16px;padding:16px}@font-face{font-family:Gilroy;font-weight:700;font-style:normal;src:url(/fonts/Gilroy-Bold.ttf) format("truetype");font-display:swap}.template-ittGVWtp{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f0f23);padding:2rem;overflow:hidden}.template-OSQGVuGq{position:absolute;inset:0;z-index:0}.template-jtouB1AV{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:120%;height:80%;background:radial-gradient(ellipse at center,rgba(231,33,43,.15) 0%,rgba(231,33,43,.08) 30%,rgba(231,33,43,.02) 60%,transparent 80%);pointer-events:none;animation:template--R4RW-vB 4s ease-in-out infinite}.template-0vZc4K8H{position:absolute;inset:0;background-image:linear-gradient(rgba(231,33,43,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(231,33,43,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.template-RbyVsLPj{position:relative;z-index:1;text-align:center;max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.template-MFdwg9d9{position:relative;background:#ffffff0a;backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-radius:32px;padding:60px 80px 50px;box-shadow:0 25px 50px #00000080,0 0 100px #e7212b1a,inset 0 1px #ffffff1a;animation:template-TMo5cOAC .8s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center}.template-MFdwg9d9:before{content:"";position:absolute;inset:0;border-radius:32px;padding:1px;background:linear-gradient(135deg,#e7212b80,#ffffff1a,#e7212b33,#ffffff0d,#e7212b4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.template-MFdwg9d9:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;background:radial-gradient(circle at center,rgba(231,33,43,.08) 0%,transparent 50%);pointer-events:none;z-index:-1}.template-c82bMS1O{font-family:Gilroy,sans-serif;font-size:10rem;font-weight:700;background:linear-gradient(135deg,#ff4d55,#e7212b 40%,#c41920);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0;line-height:.9;letter-spacing:.08em;display:inline-block;text-shadow:0 0 80px rgba(231,33,43,.5);filter:drop-shadow(0 0 30px rgba(231,33,43,.3))}.template-WSJ-437B{font-size:1.75rem;font-weight:600;color:#fff;margin:0;animation:template-nksPxtrb .6s ease-out .2s backwards;letter-spacing:.02em}.template-gU44VQBn{font-size:1rem;color:#fff9;margin:0;line-height:1.7;max-width:480px;animation:template-nksPxtrb .6s ease-out .3s backwards}.template-tdjPBjp8{display:flex;gap:1rem;justify-content:center;animation:template-nksPxtrb .6s ease-out .4s backwards;margin-top:1rem}.template-tdjPBjp8 button{background:linear-gradient(135deg,#ff4d55,#e7212b);border:none;color:#fff;padding:.875rem 2.5rem;border-radius:14px;font-weight:600;font-size:.95rem;letter-spacing:.02em;box-shadow:0 8px 24px #e7212b66,0 4px 8px #0003,inset 0 1px #fff3;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.template-tdjPBjp8 button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.template-tdjPBjp8 button:hover{background:linear-gradient(135deg,#e7212b,#c41920);box-shadow:0 12px 32px #e7212b80,0 6px 12px #00000040,inset 0 1px #fff3;transform:translateY(-2px)}.template-tdjPBjp8 button:hover:before{left:100%}.template-tdjPBjp8 button:active{transform:translateY(0);box-shadow:0 4px 16px #e7212b66,0 2px 4px #0003}.template-LgnuiUft{position:absolute;inset:0;pointer-events:none;overflow:hidden}@keyframes template-nksPxtrb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes template-TMo5cOAC{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes template--R4RW-vB{0%,to{opacity:1}50%{opacity:.6}}@keyframes template-T1YUGVAk{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media(max-width:640px){.template-ittGVWtp{padding:1.5rem}.template-MFdwg9d9{padding:40px 50px 35px;border-radius:24px}.template-c82bMS1O{font-size:5rem!important}.template-WSJ-437B{font-size:1.35rem}.template-gU44VQBn{font-size:.9rem;padding:0 .5rem}.template-tdjPBjp8{width:100%;padding:0 .5rem}.template-tdjPBjp8 button{width:100%;padding:1rem 2rem}}@media(max-width:400px){.template-c82bMS1O{font-size:4rem!important}.template-MFdwg9d9{padding:32px 40px 28px}}.template--doNAXSW{--color-primary: #e7212b;--color-primary-primary-light: #e7212b;--color-primary-primary-contained: #e7212b;--color-primary-lighter: #c8fad6;--color-primary-light: #72808f;--color-primary-dark: #007867;--color-primary-darker: #dadfe3;--color-info: #00b8d9;--color-info-lighter: #cafdf5;--color-info-light: #61f3f3;--color-info-dark: #006c9c;--color-info-darker: #003768;--color-success: #22c55e;--color-success-lighter: #d3fcd2;--color-success-light: #77ed8b;--color-success-dark: #118d57;--color-success-darker: #065e49;--color-warning: #ffab00;--color-warning-lighter: #fff5cc;--color-warning-light: #ffd666;--color-warning-dark: #b76e00;--color-warning-darker: #7a4100;--color-error: #fb3748;--color-error-lighter: #ffe9d5;--color-error-light: #ffac82;--color-error-dark: #fb3748;--color-error-darker: #7a0916;--color-neutral: #f9fafb;--color-neutral-lighter: #ffffff;--color-neutral-light: #f1f1f1;--color-neutral-dark: #212b36;--color-neutral-darker: rgba(145, 158, 171, .2)}.template-k1UU7KdL{--color-primary: #e7212b;--color-primary-primary-light: #e7212b;--color-primary-primary-contained: #e7212b;--color-primary-lighter: #c8fad6;--color-primary-light: #72808f;--color-primary-dark: #007867;--color-primary-darker: #dadfe3;--color-info: #00b8d9;--color-info-lighter: #cafdf5;--color-info-light: #61f3f3;--color-info-dark: #006c9c;--color-info-darker: #003768;--color-success: #22c55e;--color-success-lighter: #d3fcd2;--color-success-light: #77ed8b;--color-success-dark: #118d57;--color-success-darker: #065e49;--color-warning: #ffab00;--color-warning-lighter: #fff5cc;--color-warning-light: #ffd666;--color-warning-dark: #b76e00;--color-warning-darker: #7a4100;--color-error: #fb3748;--color-error-lighter: #ffe9d5;--color-error-light: #ffac82;--color-error-dark: #fb3748;--color-error-darker: #7a0916;--color-neutral: #1c1c1c;--color-neutral-lighter: #2c2c2c;--color-neutral-light: #3c3c3c;--color-neutral-dark: #4c4c4c;--color-neutral-darker: #5c5c5c}.template-4C6Ri6tY{display:flex;height:100vh;overflow:hidden;background-color:#f6f7f8;padding:1rem 1rem 1rem 0;width:100%;max-width:100vw;box-sizing:border-box}.template-4C6Ri6tY.template-T18kxfvv .template-Nd5gsBIe{filter:brightness(.7)}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP{width:80px;padding:0 .5rem;scrollbar-width:1px!important}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-XrlaIavK{justify-content:center;padding:12px 8px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-XrlaIavK .template-haF3rnZh{display:none}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-XrlaIavK .template-BI-hsrSv{margin:0}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-PpxxQYKR.template-ZlULJ4fJ .template-Ic9ruJeD{border:none}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-PpxxQYKR.template-ZlULJ4fJ .template--l1VQ6s8{background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;border-radius:12px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-PpxxQYKR.template-ZlULJ4fJ .template--l1VQ6s8 svg path{stroke:#fff}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-PpxxQYKR.template-UYaG2GTf .template--l1VQ6s8{background:#fff;border:1px solid #e7212b}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-PpxxQYKR.template-UYaG2GTf .template--l1VQ6s8 svg path{stroke:#e7212b}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-Ic9ruJeD{padding:0!important;justify-content:center}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-3wUDSc3s{justify-content:center}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-3wUDSc3s span{display:none}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template--l1VQ6s8{margin:0}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template--IBBgQbP{display:none}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-5QO0H-pc{flex-direction:column;justify-content:center;gap:8px;padding:16px 8px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-5QO0H-pc .template-Neb5DyJr{gap:0}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-5QO0H-pc img{width:34px;height:34px;cursor:pointer;transition:transform .2s ease}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-5QO0H-pc img:hover{transform:scale(1.1)}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-5QO0H-pc .template-OJrPz-nU{width:32px;height:32px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-kpWdwJ6H{flex-direction:column;align-items:center;gap:8px;padding:16px 8px;width:calc(100% + 1rem);margin-left:-.5rem;margin-right:-.5rem;border-top:1px solid #e8e8e9}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-hu3LYzRC.template-UYaG2GTf{left:52px;z-index:9999}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-Bs9W3EiI{width:32px;height:32px;padding:6px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-Bs9W3EiI:last-child{padding:8px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-Bs9W3EiI .template-suFxinVP svg{width:18px;height:18px}.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-Bs9W3EiI .template-suFxinVP span,.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-Bs9W3EiI .template-ATe09eHK,.template-4C6Ri6tY.template-toNfhqy5 .template-jmIdCZzP .template-u09plCw- .template-bVhOsmRt{display:none}.template-6v0tZ-DB{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:15;transition:opacity .3s ease}.template-jmIdCZzP{width:300px;flex-shrink:0;transition:all .3s ease;position:relative;z-index:20;height:calc(100vh - 2rem);overflow:hidden;padding:0 1rem;display:flex;flex-direction:column;justify-content:space-between}.template-jmIdCZzP.template-UYaG2GTf{width:250px;left:0}.template-jmIdCZzP .template-oYHV9y9t{flex:1;display:flex;flex-direction:column;overflow-y:auto}.template-jmIdCZzP.template-cwS8FgZ- .template-Ic9ruJeD.template-UYaG2GTf,.template-jmIdCZzP.template-cwS8FgZ- .template-PpxxQYKR.template-ZlULJ4fJ{border:1px solid #f6f7f8}.template-5QO0H-pc{font-weight:700;text-align:center;color:#333;display:flex;align-items:center;justify-content:space-between;padding:16px 8px;transition:all .3s ease}.template-5QO0H-pc img{cursor:pointer;width:34px;height:34px;transition:all .3s ease}.template-5QO0H-pc .template-Neb5DyJr{display:flex;align-items:center;justify-content:center;gap:8px}.template-5QO0H-pc .template-Neb5DyJr .template-zXsVSUP-{font-size:24px;font-family:Inter,sans-serif;font-weight:600;color:#14181f;letter-spacing:.08px}.template-OJrPz-nU{background:#e8e8e9;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;color:#e8e8e9;width:32px;height:32px;border:1px solid #e8e8e9}.template-OJrPz-nU:hover{background-color:#63738114;color:#212b36}.template-OJrPz-nU svg{width:20px;height:20px;transition:transform .3s ease}.template-OJrPz-nU.template-cwS8FgZ- svg{transform:rotate(180deg)}.template-kpWdwJ6H{display:flex;flex-direction:column;gap:8px;margin-top:auto}.template-kpWdwJ6H .template-P2cNtJDe{width:100%;display:flex;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#505766;cursor:pointer}.template-kpWdwJ6H .template-P2cNtJDe svg{flex-shrink:0}.template-kpWdwJ6H .template-P2cNtJDe span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-kpWdwJ6H .template-R3P1F6hn{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#637381;width:40px;height:40px}.template-kpWdwJ6H .template-R3P1F6hn svg{width:24px;height:24px}.template-kpWdwJ6H .template--ONVqyHA{background:#f1f2f4;border-radius:50%;width:40px;height:40px}.template-kpWdwJ6H .template--ONVqyHA:hover{background:#e8e8e9}.template-kpWdwJ6H .template-xbleeYc0{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;display:flex;flex-direction:column;padding:16px 1rem;border-top:1px solid #e8e8e9;flex-shrink:0}.template-kpWdwJ6H .template-16PmBlrV{display:flex;align-items:center;gap:12px;padding:12px;background:#e7212b;border-radius:8px;border:1px solid #e8e8e9;cursor:pointer;width:100%;transition:background .2s ease}.template-kpWdwJ6H .template-16PmBlrV:hover{background:#d11d26}.template-kpWdwJ6H .template-hbpqK6Nc{width:40px;height:40px;border-radius:56px;background:#f1f2f4;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;overflow:hidden}.template-kpWdwJ6H .template-LbVeu30d{width:100%;height:100%;object-fit:cover;border-radius:50%}.template-kpWdwJ6H .template-Z54ErcvJ{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;overflow:hidden}.template-kpWdwJ6H .template-Rz4Q6U-z{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-kpWdwJ6H .template-Z6JAzWMK{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.5%;color:#ffeff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-kpWdwJ6H .template-5Bbt5PKC{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;flex-shrink:0;padding:0}.template-kpWdwJ6H .template-5Bbt5PKC:hover{opacity:.8}.template-dZn7BnBc{display:flex;flex-direction:column;gap:4px;min-width:160px}.template-nVsXQRn8{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#14181f;transition:background .2s ease}.template-nVsXQRn8:hover{background:#f6f7f8}.template-nVsXQRn8 svg{flex-shrink:0}.template-CIONp-KC{padding-top:1rem;display:flex;flex-direction:column;gap:1rem}.template-XrlaIavK{display:flex;align-items:center;gap:.5rem;padding:8px}.template-XrlaIavK:nth-child(2n) .template-haF3rnZh{max-width:100px}.template-XrlaIavK:nth-child(3n) .template-haF3rnZh{max-width:140px}.template-BI-hsrSv{width:36px;height:36px;border-radius:12px;background-color:#e0e0e0;flex-shrink:0;animation:template-MyKWYe7T 1.2s ease-in-out infinite alternate}.template-haF3rnZh{height:16px;background-color:#e0e0e0;border-radius:4px;flex:1;max-width:120px;animation:template-MyKWYe7T 1.2s ease-in-out infinite alternate}.template-LwTQCC4u{padding-top:1rem}.template-LwTQCC4u ul{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.template-PpxxQYKR{cursor:pointer;position:relative;width:100%}.template-PpxxQYKR.template-ZlULJ4fJ{background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;border-radius:12px}.template-PpxxQYKR.template-ZlULJ4fJ .template-Ic9ruJeD{border:none;color:#fff}.template-PpxxQYKR.template-ZlULJ4fJ .template-Ic9ruJeD .template--IBBgQbP path{stroke:#fff}.template-PpxxQYKR.template-ZlULJ4fJ .template-Ic9ruJeD .template--l1VQ6s8{background-color:#fff6ed;border:none}.template-PpxxQYKR.template-ZlULJ4fJ .template-Ic9ruJeD .template--l1VQ6s8 path{stroke:#e7212b}.template-PpxxQYKR.template-ZlULJ4fJ.template-UYaG2GTf{background:#fff;border-radius:12px}.template-PpxxQYKR.template-ZlULJ4fJ.template-UYaG2GTf .template-Ic9ruJeD{color:#505862}.template-PpxxQYKR.template-ZlULJ4fJ.template-UYaG2GTf .template-Ic9ruJeD .template--IBBgQbP path{stroke:#72808f}.template-PpxxQYKR.template-ZlULJ4fJ.template-UYaG2GTf .template-Ic9ruJeD .template--l1VQ6s8{background:linear-gradient(to bottom,#e7212b,#e7212b)!important;border-radius:12px;border:none!important}.template-PpxxQYKR.template-ZlULJ4fJ.template-UYaG2GTf .template-Ic9ruJeD .template--l1VQ6s8 path{stroke:#fff!important}.template-PpxxQYKR:not(.template-ZlULJ4fJ,.template-UYaG2GTf):hover{background:#fff;border-radius:16px}.template-PpxxQYKR:not(.template-ZlULJ4fJ,.template-UYaG2GTf):hover .template--l1VQ6s8{border:1px solid #e7212b}.template-PpxxQYKR:not(.template-ZlULJ4fJ,.template-UYaG2GTf):hover svg path{stroke:#e7212b!important}.template-Ic9ruJeD{display:flex;align-items:center;padding:8px;font-weight:600;border:1px solid #f6f7f8;justify-content:space-between}.template-Ic9ruJeD.template-ZlULJ4fJ{background:#fff;border:1px solid #e7212b;border-radius:12px}.template-Ic9ruJeD.template-ZlULJ4fJ .template--l1VQ6s8{background:linear-gradient(to bottom,#e7212b,#e7212b);border:none}.template-Ic9ruJeD.template-ZlULJ4fJ .template--l1VQ6s8 svg path{stroke:#fff}.template-Ic9ruJeD.template-UYaG2GTf{background:#fff;border-radius:12px;border:1px solid #e7212b;color:#505862}.template-Ic9ruJeD.template-UYaG2GTf .template--IBBgQbP path{stroke:#72808f}.template-Ic9ruJeD.template-UYaG2GTf .template--l1VQ6s8{background:linear-gradient(to bottom,#e7212b,#e7212b);border-radius:12px;border:none}.template-Ic9ruJeD.template-UYaG2GTf .template--l1VQ6s8 path{stroke:#fff}.template-3wUDSc3s{display:flex;align-items:center;gap:.5rem;font-size:14px}.template--l1VQ6s8{border:1px solid #dadfe3;border-radius:12px;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background-color:#fff}.template--IBBgQbP{transition:transform .3s ease;transform:rotate(90deg)}.template--IBBgQbP.template-ZlULJ4fJ{transform:rotate(0)}.template-hu3LYzRC{position:fixed;left:290px;top:auto;min-width:200px;background:#fff;box-shadow:0 2px 8px #00000026;border-radius:12px;opacity:0;pointer-events:none;transform:translate(-10px);transition:all .2s ease;z-index:1100;font-size:14px;border:1px solid #dadfe3;padding:8px}.template-hu3LYzRC.template-UYaG2GTf{opacity:1;pointer-events:auto;transform:translate(0);display:block;visibility:visible}.template-hu3LYzRC a:hover{color:#637381;text-decoration:none;cursor:pointer}.template-30ExGPOX{display:block;text-decoration:none;color:inherit;padding:.4rem}.template-30ExGPOX:not(:last-child){margin-bottom:.3rem}.template-30ExGPOX.template-ZlULJ4fJ{background:linear-gradient(to bottom,#e7212b,#e7212b);border:1px solid #f04906;border-radius:12px}.template-30ExGPOX.template-ZlULJ4fJ .template-NDd3UoR8{border:none;color:#fff}.template-30ExGPOX.template-ZlULJ4fJ .template-747v6XO-{background-color:#fff6ed;border:none}.template-30ExGPOX.template-ZlULJ4fJ .template-747v6XO- path{stroke:#e7212b}.template-30ExGPOX:not(.template-ZlULJ4fJ):hover{background-color:#0000000a;text-decoration:none;border-radius:12px;cursor:pointer}.template-30ExGPOX:not(.template-ZlULJ4fJ):hover svg path{stroke:#e7212b}.template-NDd3UoR8{display:flex;align-items:center;transition:background-color .2s ease;gap:.5rem}.template-747v6XO-{border:1px solid #dadfe3;border-radius:12px;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background-color:#fff}.template-u09plCw-{border-top:1px solid #dadfe3;padding-top:1rem}.template-bVhOsmRt{font-size:13px;color:#505862}.template-Bs9W3EiI{background:#fff;border:1px solid #dadfe3;border-radius:56px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .5rem .5rem 1rem;margin-top:.7rem;text-decoration:none}.template-Bs9W3EiI:hover{text-decoration:none;border:1px solid #e7212b}.template-suFxinVP{display:flex;align-items:center;gap:.5rem}.template-ATe09eHK{background-color:#f6f7f8;border-radius:50%;padding:.2rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.template-YOBsYMku{flex:1;display:flex;flex-direction:column;height:97vh;background-color:#fff;border-radius:16px;border:1px solid #dadfe3;overflow:hidden}.template-Nd5gsBIe{padding:1.5rem;overflow-y:auto;overflow-x:hidden;flex:1;width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;height:100%}.template-bZuoO2V-{position:fixed;left:60px;background:#212b36e6;color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:9999;pointer-events:none}.template-bZuoO2V-:before{content:"";position:absolute;left:-4px;top:50%;transform:translateY(-50%);border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid rgba(33,43,54,.9)}.template-PpxxQYKR:hover .template-bZuoO2V-{opacity:1;visibility:visible}.template-WGk8EPtz{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;z-index:1000;border-radius:4px;width:max-content}.template-WGk8EPtz ul{list-style:none;margin:0;padding:0}.template-WGk8EPtz li{padding:8px;cursor:pointer;display:flex;font-size:14px;align-items:center}.template-WGk8EPtz li:hover{background-color:#f0f0f0}.template-WGk8EPtz li a{text-decoration:none;font-size:14px;list-style-type:none}.template--3tsJvl7{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;z-index:1000;border-radius:4px;width:max-content}.template--3tsJvl7 ul{list-style:none;margin:0;padding:0}.template--3tsJvl7 li{padding:8px;cursor:pointer;display:flex;gap:.5rem;align-items:center}.template--3tsJvl7 li:hover{background-color:#f0f0f0}.template-wlMLR8rQ,.template-iW9QtU6y{position:relative;display:inline-block}@keyframes template-wMNukXe6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes template-MyKWYe7T{0%{background-color:#e0e0e0}to{background-color:#f0f0f0}}@media(max-width:768px){.template-jmIdCZzP{position:absolute;left:-250px;top:0;height:100%;transition:all .3s ease;width:250px;z-index:20}.template-jmIdCZzP.template-UYaG2GTf{background-color:#fff;left:0}}.template-9fW0Pi4l{display:flex;flex-direction:column;gap:24px}.template-v69YHAHe{display:flex;flex-direction:column;align-items:center;padding:16px;background:linear-gradient(to bottom,#e7212b 50%,#fff 50%);border-radius:12px;border:1px solid #e8e8e9;min-height:196px;position:relative}.template-GM37-PY0{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:2}.template-KuTpTL0U{width:84px;height:84px;border-radius:56px;background:#ffeff0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid #fff}.template-KuTpTL0U svg{width:84px;height:84px}.template-1z5xnkYL{width:100%;height:100%;object-fit:cover;border-radius:50%}.template-cT5UNWUa{position:absolute;bottom:0;right:0;width:24px;height:24px;border-radius:999px;background:#f1f2f4;border:1.5px solid #e8e8e9;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;transition:all .2s ease}.template-cT5UNWUa:hover{background:#e8e8e9}.template-cT5UNWUa svg{width:14px;height:14px}.template-VgzEA3ao{position:absolute;top:calc(35% + 50px);left:16px;z-index:1}.template-lp-3-lEc{position:absolute;bottom:16px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:1}.template-9SdczjB2{font-size:18px;font-weight:600;color:#14181f;margin:0;text-align:center}.template-lYsVoYZ8{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#666f82;text-align:center}.template-ccN3bMvY{display:flex;flex-direction:column;gap:24px;padding:24px 20px;border:1px solid #e8e8e9;border-radius:12px}.template-bBe-5aVs{display:flex;justify-content:space-between}.template-0gk5pk7w{display:flex;justify-content:space-between;width:100%}.template-ez8TpnSm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative}.template-5mj8Xjl9{max-width:100%;max-height:300px}.template-5mj8Xjl9 .ReactCrop__crop-selection{border:2px solid #fff;box-shadow:0 0 0 9999px #00000080}.template-5mj8Xjl9 .ReactCrop__drag-handle{width:12px;height:12px;background:#fff;border:2px solid #e8e8e9;border-radius:50%}.template-vDT6glqB{max-width:100%;max-height:300px;object-fit:contain}.template-IxanyJnN{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#0009;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:10}.template-IxanyJnN:hover{background:#000c}.template-Hagc7EPz{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e8e8e9}.template-Hagc7EPz h3{flex:1;margin:0;font-size:16px;font-weight:600;color:#14181f}.template-E-ZlL2JV{width:40px;height:40px;border-radius:8px;background:#ffeff0;display:flex;align-items:center;justify-content:center}.template-lQ4ddNSK{width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .2s ease}.template-lQ4ddNSK:hover{background:#f6f7f8}.popover-container{position:relative;display:inline-block}.popover{position:absolute;padding:8px;background-color:#fff;color:#14181f;border-radius:12px;border:1px solid #E8E8E9;white-space:nowrap;font-size:14px;z-index:10000;transition:opacity .25s ease;box-shadow:0 4px 30px #4d54641a;min-width:160px}.popover.popover-top{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:4px}.popover.popover-right{top:50%;left:100%;transform:translateY(-50%);margin-left:4px}.popover.popover-bottom{top:100%;left:50%;transform:translate(-50%);margin-top:4px}.popover.popover-left{top:50%;right:100%;transform:translateY(-50%);margin-right:4px}.popover.popover--portal{inset:auto;margin:0;isolation:isolate;background-color:#fff;backface-visibility:hidden}.drawer-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1000;animation:fadeIn .2s ease-out}.drawer{position:fixed;top:0;bottom:0;background-color:#fff;display:flex;flex-direction:column;z-index:1001;max-width:90vw;box-shadow:-4px 0 30px #0000001a}.drawer--right{right:0;animation:slideInRight .3s ease-out}.drawer--left{left:0;animation:slideInLeft .3s ease-out}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e9;flex-shrink:0;background-color:#fff}.drawer__header--dark{background-color:#e7212b;border-bottom-color:transparent}.drawer__header--dark .drawer__title{color:#fff}.drawer__header--dark .drawer__close{border-color:#fff3;color:#fff}.drawer__header--dark .drawer__close:hover{background-color:#ffffff1a;color:#fff}.drawer__header-left{display:flex;align-items:center;gap:12px}.drawer__header-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.drawer__title{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:28px;letter-spacing:.005em;color:#14181f;display:flex;align-items:center;gap:8px}.drawer__title-badge{display:inline-flex;align-items:center;min-height:28px;padding:2px 10px;background-color:#f1f2f4;border-radius:4px;font-size:14px;font-weight:500;border:1px solid #d3d6dc;color:#2f333c;line-height:20px;letter-spacing:.08px}.drawer__header-right{display:flex;align-items:center;gap:8px}.drawer__header-action,.drawer__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;transition:all .2s ease;padding:10px}.drawer__header-action:hover,.drawer__close:hover{background-color:#f6f7f8;color:#14181f}.drawer__content{flex:1;overflow-y:auto;padding:24px;gap:24px}.drawer__content::-webkit-scrollbar{width:6px}.drawer__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.drawer__content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.drawer__content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.drawer__footer{padding:16px 24px;border-top:1px solid #e8e8e9;flex-shrink:0;background-color:#fff}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;transition:all .25s ease;white-space:nowrap}.chip.medium{padding:2px 10px;height:24px;font-size:14px;line-height:20px;letter-spacing:.08px}.chip.small{padding:2px 8px;height:20px;font-size:12px;line-height:16px;letter-spacing:.08px}.chip__content{display:flex;align-items:center}.chip__avatar{display:flex;align-items:center;margin-right:4px}.chip.disabled{opacity:.5;cursor:not-allowed}.chip.filled.success{background-color:#15ac77;color:#fff;border:none}.chip.filled.success:hover:not(.disabled){background-color:#129663}.chip.filled.error{background-color:#fb3748;color:#fff;border:none}.chip.filled.error:hover:not(.disabled){background-color:#e02d3d}.chip.filled.warning{background-color:#ff9500;color:#fff;border:none}.chip.filled.warning:hover:not(.disabled){background-color:#e68600}.chip.filled.info{background-color:#2e90fa;color:#fff;border:none}.chip.filled.info:hover:not(.disabled){background-color:#2a82e4}.chip.filled.primary{background-color:var(--color-primary, #e7212b);color:#fff;border:none}.chip.filled.primary:hover:not(.disabled){background-color:#d01e27}.chip.filled.default{background-color:#667085;color:#fff;border:none}.chip.filled.default:hover:not(.disabled){background-color:#5a6170}.chip.filled.secondary{background-color:#7f56d9;color:#fff;border:none}.chip.filled.secondary:hover:not(.disabled){background-color:#6f4bc3}.chip.outlined{background-color:transparent;border:1px solid}.chip.outlined.success{border-color:#15ac77;color:#15ac77}.chip.outlined.success:hover:not(.disabled){background-color:#15ac7714}.chip.outlined.error{border-color:#fb3748;color:#fb3748}.chip.outlined.error:hover:not(.disabled){background-color:#fb374814}.chip.outlined.warning{border-color:#ff9500;color:#ff9500}.chip.outlined.warning:hover:not(.disabled){background-color:#ff950014}.chip.outlined.info{border-color:#2e90fa;color:#2e90fa}.chip.outlined.info:hover:not(.disabled){background-color:#2e90fa14}.chip.outlined.primary{border-color:var(--color-primary, #e7212b);color:var(--color-primary, #e7212b)}.chip.outlined.primary:hover:not(.disabled){background-color:#e7212b14}.chip.outlined.default{border-color:#667085;color:#667085}.chip.outlined.default:hover:not(.disabled){background-color:#66708514}.chip.outlined.secondary{border-color:#7f56d9;color:#7f56d9}.chip.outlined.secondary:hover:not(.disabled){background-color:#7f56d914}.chip.soft{border:none}.chip.soft.success{background-color:#ecfdf3;color:#15ac77}.chip.soft.success:hover:not(.disabled){background-color:#d9fbe9}.chip.soft.error{background-color:#fef3f2;color:#fb3748}.chip.soft.error:hover:not(.disabled){background-color:#fde4e2}.chip.soft.warning{background-color:#fff8e1;color:#ff9500}.chip.soft.warning:hover:not(.disabled){background-color:#fff3cd}.chip.soft.info{background-color:#eff8ff;color:#2e90fa}.chip.soft.info:hover:not(.disabled){background-color:#dff0ff}.chip.soft.primary{background-color:#fff1f0;color:var(--color-primary, #e7212b)}.chip.soft.primary:hover:not(.disabled){background-color:#ffe4e1}.chip.soft.default{background-color:#f2f4f7;color:#667085}.chip.soft.default:hover:not(.disabled){background-color:#e5e8ec}.chip.soft.secondary{background-color:#f4f3ff;color:#7f56d9}.chip.soft.secondary:hover:not(.disabled){background-color:#e8e5ff}.modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:800}.modal.loading{background-color:#000000e6}.modal.loading .modal-content{opacity:.7;pointer-events:none}.modal.loading .spinner{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;border:6px solid rgba(255,255,255,.3);border-top:6px solid #fff;background-color:var(--primary-color, #e7212b);border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}.modal .modal-content{background-color:#fff;border-radius:12px;width:100%;max-height:90vh;z-index:900;display:flex;flex-direction:column;transition:max-width .3s ease-in-out,width .3s ease-in-out}.modal .modal-content.sm-size{max-width:400px}.modal .modal-content.md-size{max-width:500px}.modal .modal-content.lg-size{max-width:700px}.modal .modal-content.xl-size{max-width:900px}.modal .modal-content.fullscreen-size{max-width:95vw;max-height:95vh;width:95vw;height:95vh}@media(max-width:768px){.modal .modal-content{margin:1rem;max-height:calc(100vh - 2rem)}.modal .modal-content.sm-size,.modal .modal-content.md-size,.modal .modal-content.lg-size,.modal .modal-content.xl-size{max-width:calc(100vw - 2rem);width:calc(100vw - 2rem)}}@media(max-width:480px){.modal .modal-content{margin:.5rem;max-height:calc(100vh - 1rem);border-radius:8px}.modal .modal-content.sm-size,.modal .modal-content.md-size,.modal .modal-content.lg-size,.modal .modal-content.xl-size{max-width:calc(100vw - 1rem);width:calc(100vw - 1rem)}}.modal .modal-content .modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid #dadfe3}.modal .modal-content .modal-header .modal-header-left{display:flex;align-items:center;gap:10px}.modal .modal-content .modal-header .modal-header-left .back-button{background:#f5f5f5;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;font-size:16px;transition:all .2s ease}.modal .modal-content .modal-header .modal-header-left .back-button:hover{background:#e5e5e5;color:#333}.modal .modal-content .modal-header .modal-header-left h3{margin:0;color:#14181f;font-size:18px;font-weight:500}.modal .modal-content .modal-header .modal-header-actions{display:flex;align-items:center;justify-content:center}.modal .modal-content .modal-header button.close-button{background:none;border:1px solid #e8e8e9;font-size:16px;cursor:pointer;color:#72808f;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;width:40px;height:40px;border-radius:8px;transition:all .2s ease}.modal .modal-content .modal-header button.close-button:hover{background:#f5f5f5;color:#333}.modal .modal-content .step-progress-bar{height:4px;border-radius:2px;overflow:hidden;position:relative}.modal .modal-content .step-progress-item{position:absolute;top:0;left:0;height:100%;background:#f97316;transition:width .3s ease;width:0}.modal .modal-content .step-progress-item.active{width:100%}.modal .modal-content .modal-body{padding:16px;display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;min-height:0}.modal .modal-content .modal-body .staff-list{display:flex;flex-direction:column;gap:1rem;max-height:460px;overflow:auto}.modal .modal-content .modal-body::-webkit-scrollbar{width:6px}.modal .modal-content .modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal .modal-content .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.modal .modal-content .modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal .modal-content .modal-footer{display:flex;justify-content:space-between;align-items:center;padding:16px;gap:16px;flex-shrink:0;border-top:1px solid #dadfe3;background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.react-datetime-picker{height:50px}.spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.file-input-container{display:flex;flex-direction:column;gap:8px}.file-input-container .file-input-label{font-family:Inter,sans-serif;font-size:14px;line-height:20px;letter-spacing:.5%;font-weight:500;color:#707a8f}.file-input-container .supported-formats{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.5%;display:flex;justify-content:space-between;align-items:center;margin-top:8px}.file-input-container .supported-formats .formats-link{color:#e7212b;text-decoration:underline;cursor:pointer;position:relative}.file-input-container .supported-formats .formats-link:hover{color:#c41e3a}.file-input-container .supported-formats .formats-link:hover .formats-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.file-input-container .supported-formats .formats-link .formats-tooltip{position:absolute;top:calc(100% + 4px);left:0;background-color:#1a1a2e;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;z-index:10}.file-input-container .supported-formats .formats-link .formats-tooltip:before{content:"";position:absolute;top:-4px;left:12px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #1a1a2e}.file-input-container .supported-formats .max-size{color:#707a8f}.file-input-container .file-drop-zone{border:1px solid #e8e8e9;border-radius:8px;padding:24px 12px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fff;min-height:180px;display:flex;align-items:center;justify-content:center}.file-input-container .file-drop-zone:hover{border-color:var(--color-primary, #e7212b);background-color:#fff6eda3!important}.file-input-container .file-drop-zone.drag-over{border-color:var(--color-primary, #e7212b);background-color:#fff6eda3!important;transform:scale(1.02)}.file-input-container .file-drop-zone.has-files{padding:16px;text-align:left}.file-input-container .file-drop-zone .drop-zone-content{display:flex;flex-direction:column;align-items:center;gap:16px}.file-input-container .file-drop-zone .drop-zone-content .upload-icon{width:40px;height:40px;border-radius:50%;background-color:#e7212b;display:flex;align-items:center;justify-content:center}.file-input-container .file-drop-zone .drop-zone-content .drop-zone-text{display:flex;flex-direction:column;align-items:center;gap:8px}.file-input-container .file-drop-zone .drop-zone-content .drop-zone-text p{font-family:Inter,sans-serif;margin:0;color:#707a8f;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.5%;text-align:center}.file-input-container .file-drop-zone .drop-zone-content .drop-zone-text .file-select-button{margin-top:12px}.file-input-container .file-list{width:100%;display:flex;flex-direction:column;gap:8px}.file-input-container .file-list .file-item{display:flex;background-color:#f6f7f8;flex-direction:column;padding:12px;border-radius:12px;transition:all .2s ease;border:1px solid #f6f7f8}.file-input-container .file-list .file-item:hover{border-color:#d0d7de;box-shadow:0 1px 3px #0000000d;border:1px solid #e1e5e9}.file-input-container .file-list .file-item.existing-file{background-color:#f0f7ff;border-color:#c8e1ff}.file-input-container .file-list .file-item .file-item-header{display:flex;align-items:center;justify-content:space-between;width:100%}.file-input-container .file-list .file-item .file-item-header .file-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon{width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff;flex-shrink:0}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.pdf{background-color:#fff;padding:.4rem}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.doc{background-color:#2684ff}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.xls{background-color:#36b37e}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.default{background-color:var(--color-neutral-dark, #666)}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.image-preview{background-color:#fff;padding:0;overflow:hidden}.file-input-container .file-list .file-item .file-item-header .file-info .file-icon.image-preview img{width:100%;height:100%;object-fit:cover}.file-input-container .file-list .file-item .file-item-header .file-info .file-details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;overflow:hidden}.file-input-container .file-list .file-item .file-item-header .file-info .file-details .file-name{font-size:14px;font-weight:500;color:#0d1f2d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.file-input-container .file-list .file-item .file-item-header .file-info .file-details .file-size{font-size:12px;color:#72808f}.file-input-container .file-list .file-item .file-item-header .file-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.file-input-container .file-list .file-item .file-item-header .file-actions .upload-status{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500}.file-input-container .file-list .file-item .file-item-header .file-actions .upload-status.completed,.file-input-container .file-list .file-item .file-item-header .file-actions .upload-status.uploading{color:#505862}.file-input-container .file-list .file-item .file-item-header .file-actions .upload-status.error{color:#fb3748}.file-input-container .file-list .file-item .file-item-header .file-actions .upload-status svg{width:16px;height:16px}.file-input-container .file-list .file-item .file-item-header .file-actions .progress-percentage{font-size:12px;font-weight:600;color:var(--color-primary, #e7212b);min-width:35px;text-align:right}.file-input-container .file-list .file-item .file-item-header .file-actions .remove-file-button{background:#fff;border:1px solid #dadfe3;color:var(--color-neutral-light, #656d76);cursor:pointer;padding:.3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.file-input-container .file-list .file-item .file-item-header .file-actions .remove-file-button svg{width:16px;height:16px}.file-input-container .file-list .file-item .upload-progress{margin-top:8px;width:100%}.file-input-container .file-list .file-item .upload-progress .progress-bar{width:100%;height:6px;background-color:#fff;border-radius:3px;overflow:hidden}.file-input-container .file-list .file-item .upload-progress .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#e7212b,#ff8f4a);transition:width .3s ease;border-radius:3px}.file-input-container .file-input-error{font-size:12px;color:var(--color-error, #cf222e);margin-top:4px}.file-input-container.error .file-drop-zone{border-color:var(--color-error, #cf222e);background-color:#fff8f8}.file-input-container.error .file-input-label{color:var(--color-error, #cf222e)}.file-input-container.disabled{opacity:.6;pointer-events:none}.file-input-container.disabled .file-drop-zone{cursor:not-allowed;background-color:#f5f5f5}.file-input-container.outlined .file-drop-zone{border-style:dotted;background-color:#fff}.file-input-container.outlined .file-drop-zone:hover,.file-input-container.outlined .file-drop-zone.drag-over{background-color:#fff6eda3!important}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.template-h1CB-73a{position:relative;display:inline-flex}.template-tsyncgTE{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #e6e8ec;background:#fff;color:#505766;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.template-tsyncgTE:hover{background:#f5f6f8;border-color:#d5d8de}.template-tsyncgTE.template-CalR9zXK{border-color:#e7212b;background:#fff5f5;color:#e7212b}.template-PGZhi33R{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e7212b;color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.template-U4EkjFXx{width:380px;max-width:90vw;max-height:520px;display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden}.template-qC2tTXs1{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eef0f3}.template-qC2tTXs1 h4{margin:0;font-size:15px;font-weight:600;color:#1f2430}.template-qC2tTXs1 button{border:none;background:transparent;color:#e7212b;font-size:12px;font-weight:500;cursor:pointer;padding:4px 6px;border-radius:6px}.template-qC2tTXs1 button:hover{background:#fdecec}.template-qC2tTXs1 button:disabled{opacity:.5;cursor:not-allowed}.template--NQOGQdp{flex:1;overflow-y:auto;padding:4px 0}.template-ljHcDdMb{padding:32px 16px;text-align:center;color:#8b92a3;font-size:13px}.template-wrWFgqVI{display:flex;gap:10px;padding:10px 16px;cursor:pointer;border-left:3px solid transparent;transition:background-color .15s ease}.template-wrWFgqVI:hover{background:#f7f8fa}.template-wrWFgqVI.template-ea-e0CBE{background:#fbf4f4;border-left-color:#e7212b}.template-FD33PMPF{flex:1;min-width:0}.template-75Cpw5eC{font-size:13px;font-weight:600;color:#1f2430;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-s-AEsZVi{font-size:12px;color:#505766;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-YFQTC2zv{margin-top:4px;font-size:11px;color:#8b92a3}.template-xuQ3-2-9{width:8px;height:8px;border-radius:50%;background:#e7212b;margin-top:6px;flex-shrink:0}.template-4VvGhLPO{width:8px;flex-shrink:0}.template-dV5CJmo0{padding:10px 16px;border-top:1px solid #eef0f3;text-align:center}.template-dV5CJmo0 a{font-size:13px;color:#e7212b;font-weight:500;text-decoration:none;cursor:pointer}.template-dV5CJmo0 a:hover{text-decoration:underline}.template-bbaZIKur{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:0 0 24px}.template-Q5hMsMcH{display:flex;align-items:center;gap:24px}.template-iXhJ2zzB{display:flex;align-items:center;gap:16px}.template-VIw4dpaw{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:9999px;border:1px solid #dadfe3}.template-99UYaZnH{font-size:24px;font-weight:500;color:#14181f;margin:0;line-height:32px;font-family:Inter,sans-serif}.template-KUNgVjou{font-size:14px;color:#72808f;margin:4px 0 0;line-height:1.4}.template-0-NZ1UAq{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 16px}.template-0-NZ1UAq .template-7gqLd-5L{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#f1f2f4;overflow:hidden}.template-0-NZ1UAq .template-7gqLd-5L img{width:100%;height:100%;object-fit:cover}.template-0-NZ1UAq .template-ir2jQJs7{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;overflow:hidden;cursor:pointer;background:none;border:none;padding:0}.template-0-NZ1UAq .template-ir2jQJs7 svg{display:block}.template-0-NZ1UAq a{display:flex;align-items:center;color:#72808f;transition:color .2s ease}.template-0-NZ1UAq a:hover{color:#2b3641}.template-DacuAFOd{position:relative;display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 12px 4px 4px;border-radius:24px;transition:all .2s ease;background:#f6f7f8;border:1px solid #f6f7f8}.template-DacuAFOd:hover:not(.template-ElLD0Z5s){background-color:#f8f9fa;border-color:#e9ecef}.template-DacuAFOd.template-ElLD0Z5s{background-color:#fff;border-color:var(--color-primary, #e7212b)}.template-qa754Mzb{display:flex;align-items:center;gap:12px;width:100%}.template-sWDybk-n{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e9ecef;flex-shrink:0}.template-KWXJK5rN{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0}.template-pz7rJSAj{font-size:14px;font-weight:600;color:#2b3641;line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;transition:color .2s ease}.template-HxlkZuAA{font-size:12px;color:#72808f;line-height:1.2;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;transition:color .2s ease}.template--RYY4HHx{display:flex;align-items:center;color:#72808f;transition:all .2s ease;flex-shrink:0}.template--RYY4HHx.template-F6rEMOBR{transform:rotate(180deg)}.template-c2OWY3Ks{width:40px;height:40px;border:2px solid #e9ecef;border-top:2px solid #e7212b;border-radius:50%;animation:template-siuGA2YN 1s linear infinite;flex-shrink:0}.template--rwpQvmv{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #dadfe3;border-radius:16px;z-index:1000;min-width:100%;box-shadow:0 4px 12px #00000026;opacity:1;transform:translateY(0);animation:template-fW6Y0ZBj .2s ease-out;padding:.5rem}.template--rwpQvmv ul{list-style:none;padding:0;margin:0}.template--rwpQvmv li{display:flex;align-items:center;padding:0;margin:0}.template--rwpQvmv li.template-w-tkqVyd{border-bottom:1px solid #dadfe3;height:1px;margin:.5rem 0}.template--rwpQvmv li:hover{border-radius:12px}.template--rwpQvmv li:last-child:hover{background-color:#f6f7f8;border-radius:12px}.template--rwpQvmv li:last-child:hover svg path{stroke:#e7212b}.template--rwpQvmv li a{display:flex;align-items:center;gap:12px;padding:10px 16px;width:100%;color:#505862;text-decoration:none;font-size:14px;transition:all .2s ease}.template--rwpQvmv li a:hover{background-color:#f6f7f8;border-radius:12px}.template--rwpQvmv li a:hover svg path{stroke:#e7212b}.template--jpOvXaf{width:20px;height:20px;color:#72808f;flex-shrink:0;transition:color .2s ease}.template-ZgMatKum{cursor:pointer;display:flex;align-items:center;gap:12px;padding:10px 16px;width:100%;color:#505862;text-decoration:none;font-size:14px;transition:all .2s ease;border-radius:12px}.template-ZgMatKum .template--jpOvXaf{width:20px;height:20px;color:#72808f;flex-shrink:0;transition:color .2s ease}.template-ElLD0Z5s{background-color:#fff;border-color:var(--color-primary, #e7212b)}.template-F6rEMOBR{transform:rotate(180deg)}.template-w-tkqVyd{border-bottom:1px solid #dadfe3;height:1px;margin:.5rem 0}@keyframes template-siuGA2YN{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes template-fW6Y0ZBj{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.template-ffvnSSO4{display:flex;flex-direction:column;min-width:140px;padding:4px}.template-XeTfohDZ{font-size:12px;font-weight:600;color:#72808f;letter-spacing:.5px;padding:8px 12px 4px;border-bottom:1px solid #e8e8e9;margin-bottom:4px}.template-IQyMltBL{display:flex;align-items:center;gap:8px;padding:6px 8px 6px 12px;background:#f6f7f8;border:1px solid #e8e8e9;border-radius:20px;cursor:pointer;transition:all .2s ease}.template-IQyMltBL:hover{background:#f1f2f4;border-color:#dadfe3}.template-Of3LCyoA{font-size:14px;font-weight:500;color:#505766}.template-d8utAi-D{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.template-d8utAi-D svg{width:24px;height:24px}.template-WggzIEiY{display:flex;align-items:center;gap:10px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:8px;width:100%}.template-WggzIEiY:hover{background-color:#f3f4f6}.template-WggzIEiY.template-6tcoND-t{background-color:#e7212b14;color:var(--color-primary, #e7212b)}.template-MKylr1pv{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.template-MKylr1pv svg{width:24px;height:24px;flex-shrink:0}.info-card{background-color:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;transition:all .25s ease}.info-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.info-card__title{font-size:14px;font-weight:500;color:#707a8f;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif}.info-card__icon{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;background-color:var(--color-primary, #e7212b)}.info-card__value{font-size:24px;font-weight:500;color:#14181f;line-height:32px}@media(max-width:768px){.info-card{padding:16px}.info-card__value{font-size:32px}}.dropdown-container{position:relative;display:inline-block;width:100%}.dropdown-container.disabled .dropdown-header{background-color:#f8f8f9;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px;cursor:not-allowed;color:#707a8f}.dropdown-container .dropdown-label{display:flex;align-items:center;gap:4px;margin-bottom:4px;font-size:14px;color:#707a8f;line-height:20px;letter-spacing:.08px;transition:color .25s;font-weight:500}.dropdown-container .dropdown-label.error{color:var(--color-error, #ff5630)}.dropdown-container .dropdown-label .dropdown-label-icon{display:inline-flex;align-items:center;width:16px;height:16px;color:currentColor}.dropdown-container .dropdown-search-wrapper{position:relative;display:flex;align-items:center;margin:8px}.dropdown-container .dropdown-search-wrapper .dropdown-search{width:100%;padding:8px 40px 8px 8px;border:1px solid var(--color-primary-darker, #dadfe3);border-radius:6px}.dropdown-container .dropdown-search-wrapper .dropdown-search:target{border:1px solid var(--color-primary)}.dropdown-container .dropdown-search-wrapper .dropdown-search:focus,.dropdown-container .dropdown-search-wrapper .dropdown-search:focus-visible{border:1px solid var(--color-primary);outline:none}.dropdown-container .dropdown-search-wrapper .dropdown-search-icon{position:absolute;right:8px;display:flex;align-items:center;justify-content:center;pointer-events:none}.dropdown-container .dropdown-header{min-height:40px;display:flex;color:#505862;justify-content:space-between;background-color:#fff;align-items:center;padding:10px 12px;border:1px solid var(--color-primary-darker);cursor:pointer;border-radius:8px;transition:border-color .25s;gap:8px}.dropdown-container .dropdown-header:hover,.dropdown-container .dropdown-header.focused{border-color:var(--color-primary, #e7212b)}.dropdown-container .dropdown-header.focused .dropdown-header-icon svg path{stroke:var(--color-primary, #e7212b)}.dropdown-container .dropdown-header.error{border-color:var(--color-error, #ff5630)}.dropdown-container .dropdown-header .dropdown-header-icon{display:inline-flex;align-items:center;flex-shrink:0}.dropdown-container .dropdown-header .dropdown-selected{color:#505862;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-container .dropdown-header .dropdown-selected:has(.selected-tags){overflow:visible;white-space:normal;min-width:0;padding-right:52px}.dropdown-container .dropdown-header .dropdown-selected .selected-tags{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center;min-width:0}.dropdown-container .dropdown-header .dropdown-selected .selected-tags .tag{background-color:#f1f2f4;border-radius:6px;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;color:#2f333c;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.08px;max-width:100%;min-width:0;word-break:break-word;white-space:normal}.dropdown-container .dropdown-header .dropdown-selected .selected-tags .tag .tag-delete{display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.dropdown-container .dropdown-header .dropdown-selected .selected-tags .tag .tag-delete>div{width:20px!important;height:20px!important;padding:0!important;border:none!important}.dropdown-container .dropdown-header .dropdown-clear{background:none;border:none;color:#555;cursor:pointer;font-size:16px;margin-left:8px;position:absolute;right:50px}.dropdown-container .dropdown-header .dropdown-icon{transition:transform .25s;width:18px;height:18px}.dropdown-container .dropdown-header .dropdown-icon.open{transform:rotate(180deg)}.dropdown-container .dropdown-list{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid var(--color-neutral, #ddd);border-radius:6px;box-shadow:0 2px 4px #00000029;z-index:9999;max-height:260px;overflow-y:auto;overflow-x:hidden;padding:8px 0;box-sizing:border-box;width:100%}.dropdown-container .dropdown-list.position-top{top:auto;bottom:100%}.dropdown-container .dropdown-list .dropdown-option{padding:8px;cursor:pointer;color:var(--color-neutral-dark);transition:background-color .25s;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;word-break:break-word;overflow-wrap:anywhere;white-space:normal;line-height:1.4}.dropdown-container .dropdown-list .dropdown-option:hover{background-color:#f6f7f8;color:var(--color-primary)}.dropdown-container .dropdown-list .dropdown-option.selected{color:var(--color-primary, #e7212b);font-weight:600}.dropdown-container .dropdown-list .dropdown-option .checkmark{display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdown-container .dropdown-list .dropdown-loading{padding:8px;text-align:center;color:var(--color-neutral-dark);pointer-events:none;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-in}.dropdown-container .dropdown-list .dropdown-loading .loading-indicator{font-size:12px}.dropdown-container .dropdown-list .dropdown-option{animation:fadeIn .2s ease-in}.dropdown-container .dropdown-error{margin-top:4px;font-size:12px;color:var(--color-error, #ff5630)}.loading-indicator{opacity:.6;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dropdown-list-portal{z-index:10050;background-color:#fff;border:1px solid var(--color-neutral, #ddd);border-radius:var(--radius-xs, 6px);box-shadow:0 8px 24px #0f172a1f,0 2px 6px #0f172a0f;max-height:260px;overflow-y:auto;overflow-x:hidden;padding:8px 0;box-sizing:border-box;list-style:none;margin:0}.dropdown-list-portal .dropdown-search-wrapper{position:sticky;top:0;background:#fff;padding:4px 8px 8px;z-index:1;border-bottom:1px solid #f1f5f9;display:flex;align-items:center}.dropdown-list-portal .dropdown-search-wrapper .dropdown-search{flex:1;width:100%;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:13px;outline:none}.dropdown-list-portal .dropdown-search-wrapper .dropdown-search:focus{border-color:var(--color-primary, #e7212b)}.dropdown-list-portal .dropdown-search-wrapper .dropdown-search-icon{position:absolute;right:16px;color:#94a3b8;pointer-events:none}.dropdown-list-portal .dropdown-option{padding:8px 12px;cursor:pointer;color:#334155;transition:background-color .15s ease;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;word-break:break-word;overflow-wrap:anywhere;white-space:normal;line-height:1.4;font-size:14px}.dropdown-list-portal .dropdown-option:hover{background-color:#f6f7f8;color:var(--color-primary, #e7212b)}.dropdown-list-portal .dropdown-option.selected{color:var(--color-primary, #e7212b);font-weight:600}.dropdown-list-portal .dropdown-loading{padding:12px;text-align:center;color:#94a3b8;font-size:13px}.tooltip-container{position:relative;display:inline-block}.tooltip-container.tooltip-container--table-cell{display:block;width:100%;min-width:0;overflow:hidden}.tooltip{padding:8px 10px;background-color:var(--color-neutral-dark, #333);color:#fff;font-size:14px;border-radius:4px;white-space:normal;max-width:500px;width:max-content;transition:opacity .25s ease,transform .25s ease;z-index:10000;word-wrap:break-word;line-height:1.4;text-align:center;pointer-events:none}.tooltip.top:after{content:"";position:absolute;border-width:6px;border-style:solid;top:100%;left:50%;transform:translate(-35%)!important;border-color:#333 transparent transparent transparent}.tooltip.right:after{content:"";position:absolute;border-width:6px;border-style:solid;top:50%;left:-12px;transform:translateY(-35%)!important;border-color:transparent #333 transparent transparent}.tooltip.bottom:after{content:"";position:absolute;border-width:6px;border-style:solid;bottom:100%;left:50%;transform:translate(-35%)!important;border-color:transparent transparent #333 transparent}.tooltip.left:after{content:"";position:absolute;border-width:6px;border-style:solid;top:50%;right:-12px;transform:translateY(-35%)!important;border-color:transparent transparent transparent #333}.table-header{position:sticky;top:0;z-index:2;background-color:#fff}.table-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:var(--color-primary-darker);z-index:1}.table-header tr th{font-weight:600;color:#637381;background-color:#fff;position:sticky;top:0}.table{width:100%;border-collapse:separate;min-height:480px;border-spacing:0}.table .table-body{position:relative;border-left:1px solid var(--color-primary-darker);border-right:1px solid var(--color-primary-darker);border-bottom:1px solid var(--color-primary-darker);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.table .table-body .table-row{height:68.2px!important;max-height:68.2px!important;min-height:68.2px!important;display:table-row}.table .table-body .table-row td{height:68.2px!important;max-height:68.2px!important;min-height:68.2px!important;vertical-align:middle;padding:.8rem;box-sizing:border-box;overflow:hidden}.table .table-body:not(.empty) .table-row:hover{background-color:#f5f5f5;cursor:pointer}.table .table-body tr:last-child td{border-bottom:none}.table .table-body tr:last-child td:first-child{border-bottom-left-radius:15px}.table .table-body tr:last-child td:last-child{border-bottom-right-radius:15px}.table th,.table td{padding:.8rem;text-align:left;color:#212b36;border-bottom:1px solid #eee}.table th:last-child,.table td:last-child{border-right:none}.table input[type=checkbox]{width:18px;height:18px;margin:0;cursor:pointer;vertical-align:middle;position:relative;top:0}.table th{font-weight:700}.table td{vertical-align:middle}.table .profile-picture{width:40px;height:40px;border-radius:50%;object-fit:cover}.table .actions{position:relative}.table .actions .action-button{background:none;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.table .actions .dropdown-menu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;max-width:200px;transform:translate(-10px)}.table .actions .dropdown-menu button{width:100%;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.875rem}.table .actions .dropdown-menu button:first-child{border-top-left-radius:7px;border-top-right-radius:7px}.table .actions .dropdown-menu button:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.table .actions .dropdown-menu button:hover{background-color:#f5f5f5}.table .actions .dropdown-menu svg{width:16px;height:16px;flex-shrink:0}.table-skeleton__body tr:hover{background-color:transparent!important}.table-skeleton__header-cell,.table-skeleton__cell-wrapper{display:flex;align-items:center;gap:12px}.table-skeleton__header-text{height:16px;background-color:#e0e0e0;border-radius:4px;animation:skeleton-pulse 1.2s ease-in-out infinite alternate;max-width:120px;flex:1}.table-skeleton__header-text--short{max-width:60px}.table-skeleton__cell{height:16px;background-color:#e0e0e0;border-radius:4px;animation:skeleton-pulse 1.2s ease-in-out infinite alternate;flex:1}.table-skeleton__cell--short{max-width:80px}.table-skeleton__cell--medium{max-width:140px}.table-skeleton__cell--long{max-width:200px}.table-skeleton__checkbox{width:18px;height:18px;min-width:18px;background-color:#e0e0e0;border-radius:3px;animation:skeleton-pulse 1.2s ease-in-out infinite alternate}.table-skeleton__actions{display:flex;align-items:center;justify-content:center;gap:4px}.table-skeleton__action-dot{width:6px;height:6px;background-color:#e0e0e0;border-radius:50%;animation:skeleton-pulse 1.2s ease-in-out infinite alternate}.table-skeleton__action-dot:nth-child(2){animation-delay:.2s}.table-skeleton__action-dot:nth-child(3){animation-delay:.4s}@keyframes skeleton-pulse{0%{background-color:#e0e0e0}to{background-color:#f0f0f0}}.loading-container{flex:1;display:flex;align-items:center;justify-content:center;min-height:200px;text-align:center;padding:2rem;font-size:1.2rem}.table-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #E8E8E9;border-radius:12px;background:#fff;flex-shrink:0;font-family:Arial,sans-serif;gap:12px}.table-pagination .pagination-left{display:flex;align-items:center;gap:8px;flex:1}.table-pagination .pagination-left .pagination-label{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.table-pagination .pagination-left .dropdown-container{width:auto}.table-pagination .pagination-left .pagination-details{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.table-pagination .pagination-controls{display:flex;align-items:center;gap:4px}.table-pagination .pagination-controls .pagination-arrow{background:none;border:1px solid #E8E8E9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.table-pagination .pagination-controls .pagination-arrow:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.table-pagination .pagination-controls .pagination-arrow:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.table-pagination .pagination-controls .pagination-arrow svg{width:16px;height:16px}.table-pagination .pagination-controls .pagination-numbers{display:flex;gap:4px}.table-pagination .pagination-controls .pagination-numbers .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #E8E8E9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.table-pagination .pagination-controls .pagination-numbers .pagination-number.active{background:#ffeff0;color:#e7212b;border-color:#e7212b}.table-pagination .pagination-controls .pagination-numbers .pagination-number:hover:not(.active){background-color:#f5f5f5;border-color:#d0d0d0}.table-pagination .pagination-controls .pagination-numbers .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #E8E8E9;border-radius:6px}.leave-dates-cell{position:relative}.leave-dates-cell .leave-dates-container{position:relative;cursor:pointer}.leave-dates-cell .leave-dates-container .leave-dates-tooltip{display:none;position:absolute;background:#fff;border:1px solid #ddd;padding:8px;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:1000;min-width:200px;left:0;top:100%;white-space:normal}.leave-dates-cell .leave-dates-container:hover .leave-dates-tooltip{display:block}.truncate-text{width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;box-sizing:border-box;display:block;color:#14181f;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.08px}.base-actions{display:flex;gap:.5rem;align-items:center}.base-actions svg{cursor:pointer}.table-container{gap:1rem;position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.table-container:has(.flex-table-body--content){flex:0 1 auto}.table-container .table-filters{display:flex;align-items:end;gap:1rem;padding:10px 16px;flex-shrink:0}.table-container .table-filters .filter{flex:4}.table-container .table-filters .search-input{flex:8}.table-container .table-wrapper{border-radius:16px;flex:1;min-height:0;overflow:hidden;position:relative;scroll-behavior:smooth;border:1px solid var(--color-primary-darker);display:flex;flex-direction:column;transform:translateZ(0)}.table-container .table-wrapper:has(.flex-table-body--content){flex:0 1 auto;overflow:visible}.flex-table{width:100%;display:flex;flex-direction:column;position:relative;flex:1;min-height:0}.flex-table .flex-table-header{position:sticky;top:0;z-index:10;background-color:#fff;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(100px,1fr);border-bottom:1px solid var(--color-primary-darker);flex-shrink:0;border-top-left-radius:16px;border-top-right-radius:16px}.flex-table .flex-table-header .flex-cell{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.08px;color:#707a8f;background-color:#fff;padding:16px;text-align:left;border-bottom:1px solid #F1F2F4;display:flex;align-items:center;border-top-left-radius:16px;border-top-right-radius:16px}.flex-table .flex-table-header .flex-cell .row-checkbox{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;margin:0 12px 0 0;cursor:pointer;flex-shrink:0;border:2px solid #D3D6DC;border-radius:6px;background-color:#fff;position:relative;transition:all .15s ease}.flex-table .flex-table-header .flex-cell .row-checkbox:hover{border-color:var(--color-primary)}.flex-table .flex-table-header .flex-cell .row-checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.flex-table .flex-table-header .flex-cell .row-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.flex-table .flex-table-body{border-bottom-left-radius:16px;border-bottom-right-radius:16px;position:relative;overflow-y:auto;overflow-x:visible;display:flex;flex-direction:column;flex:1 1 0;min-height:0}.flex-table .flex-table-body .flex-table-row{height:68.2px;flex-shrink:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(100px,1fr);border-bottom:1px solid #eee;position:relative;z-index:1}.flex-table .flex-table-body .flex-table-row.has-open-dropdown{z-index:1000!important}.flex-table .flex-table-body .flex-table-row.has-open-dropdown .flex-cell{z-index:1001;overflow:visible}.flex-table .flex-table-body .flex-table-row.has-open-dropdown .flex-cell .tooltip-container,.flex-table .flex-table-body .flex-table-row.has-open-dropdown .flex-cell .truncate-text{overflow:hidden}.flex-table .flex-table-body .flex-table-row:hover{background-color:#f5f5f5;cursor:pointer}.flex-table .flex-table-body .flex-table-row:last-child{border-bottom:none;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.flex-table .flex-table-body .flex-table-row .flex-cell{padding:16px;text-align:left;color:#212b36;display:flex;overflow:hidden;height:100%;box-sizing:border-box;position:relative;flex-direction:row;justify-content:flex-start;align-items:center;min-width:0}.flex-table .flex-table-body .flex-table-row .flex-cell .row-checkbox{width:18px;height:18px;min-width:18px;margin:0 12px 0 0;cursor:pointer;flex-shrink:0}.flex-table .flex-table-body .flex-table-row .flex-cell .truncate-text{flex:1;min-width:0}.flex-table .flex-table-body .flex-table-empty{display:flex;flex:1;align-items:center;justify-content:center;min-height:68.2px}.flex-table .flex-table-body .flex-table-empty .flex-cell{padding:.8rem;text-align:center;color:#212b36;width:100%}.flex-table .flex-table-body--expand .flex-table-row{height:auto;flex:1;min-height:68.2px}.flex-table .flex-table-body--content{flex:0 1 auto;overflow-y:visible}.flex-table .flex-table-body--content .flex-table-row{height:68.2px;flex-shrink:0}.flex-table .row-checkbox{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;margin:0 12px 0 0;cursor:pointer;flex-shrink:0;border:2px solid #D3D6DC;border-radius:6px;background-color:#fff;position:relative;transition:all .15s ease}.flex-table .row-checkbox:hover{border-color:var(--color-primary)}.flex-table .row-checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.flex-table .row-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.flex-table .actions-column{grid-column:auto/span 1;width:80px;min-width:80px;max-width:80px;justify-content:center!important;align-items:center!important;position:relative;overflow:visible!important;padding-right:1rem!important}.flex-table .actions-column>div>button,.flex-table .actions-column>button{border:1px solid #e8e8e9!important;border-radius:8px;min-width:40px;min-height:40px;padding:10px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.flex-table .actions-column>div>button:hover,.flex-table .actions-column>button:hover{background-color:#f1f2f4!important;border-color:#e8e8e9!important}.flex-table .actions-column .error{border:0;display:flex;align-items:center}.flex-table .actions-column .error:hover:not(.disabled){background-color:transparent;border:0}.flex-table .actions-column .error .button__icon--start{margin-right:0}.template-FUWZe7d0{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.template-lESdC4wW{display:flex;align-items:center;justify-content:space-between}.template-it9RZMae{font-size:16px;font-weight:600;color:#2f333c;margin:0}.template-IRxuUYvg{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:10px 14px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,border-color .2s}.template-IRxuUYvg:hover{background:#f6f7f8;color:#2f333c;border-color:#dadfe3}.template-P6JXfJCV{min-width:180px}.template-PzrBlMv-{background:#fff;border:1px solid #f1f2f4;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:12px}.template-zumCVwd0{display:flex;align-items:center;justify-content:space-between}.template-KM-kuwyl{font-size:16px;font-weight:700;color:#2f333c;margin:0}.template-7rGJCgmB{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:10px 14px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,border-color .2s}.template-7rGJCgmB:hover{background:#f6f7f8;color:#2f333c;border-color:#dadfe3}.template-KPEFoYiu{list-style:none;padding:12px 8px;gap:18px;display:flex;flex-direction:column}.template-Tpre-Te7{display:flex;align-items:flex-start;padding:12px;gap:12px;border-radius:12px;flex-direction:row;border:1px solid #f1f2f4}.template-33WWZWc7{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f1f2f4}.template-cPLsf-IY{width:100%;height:100%;object-fit:cover}.template-4zRJqnoN{width:100%;height:100%;background:#e8e8e9}.template-7f-5vOGi{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.template--qk0NTFn{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.template-jOk-upFD{font-size:14px;font-weight:600;color:#2f333c;margin:0;line-height:1.4;flex:1;min-width:0}.template-zrYj3Cdq{font-size:12px;color:#707a8f;flex-shrink:0}.template-NFlExnug{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.template-8ZM8HRix{flex-shrink:0}.template-mNr3Ll5L{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:none;font-size:13px;color:#e7212b;cursor:pointer;font-weight:500;text-decoration:underline;text-underline-offset:2px}.template-mNr3Ll5L:hover{opacity:.9}.template-1QmwJDBP{flex-shrink:0}.template-PzrBlMv- .tab-group.horizontal .tab-list{border-bottom-color:#f1f2f4}.template-l-WgTWbK{display:flex;align-items:center;justify-content:center;gap:4px;padding-top:12px;border-top:1px solid #f1f2f4}.template-l-WgTWbK .template-4lpXpQis{display:flex;align-items:center;gap:4px}.template-3ufLDSVI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #f1f2f4;border-radius:8px;background:#fff;color:#2f333c;cursor:pointer;transition:background .2s,border-color .2s}.template-3ufLDSVI:hover:not(:disabled){background:#f5f5f6;border-color:#e8e8e9}.template-3ufLDSVI:disabled{opacity:.5;cursor:not-allowed}.pagination-number{min-width:32px;height:32px;padding:0 8px;border:1px solid #f1f2f4;border-radius:8px;background:#fff;font-size:14px;color:#2f333c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pagination-number:hover{background:#f5f5f6;border-color:#e8e8e9}.pagination-number.active{background:#e7212b;border-color:#e7212b;color:#fff}.template-kRE3fh4v{display:flex;flex-direction:column;gap:24px}.template-9RG-1fc8{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.template-nwBFHGAe{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1024px){.template-nwBFHGAe{grid-template-columns:1fr}}.template-mNhSpk3f{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px;min-height:320px}.template-aowfGMti{font-size:16px;font-weight:600;color:#2f333c;margin-bottom:16px}.template-n2DlWwHi{width:100%;min-height:280px}.template-fmB---GK{display:grid;grid-template-columns:1fr 1fr;gap:24px;min-height:680px}@media(max-width:1024px){.template-fmB---GK{grid-template-columns:1fr}}.textarea-container{position:relative;margin:8px 0;display:flex;flex-direction:column}.textarea-container.standard .textarea{border:1px solid var(--color-neutral-darker, #e8e8e9);padding:12px 8px;border-radius:8px;background:#fff;min-height:80px;transition:border-color .25s}.textarea-container.standard.hovered .textarea{border-color:var(--color-primary, #e7212b);cursor:pointer}.textarea-container.standard.focused .textarea{border-color:var(--color-primary, #e7212b)}.textarea-container.standard.error .textarea{border-color:var(--color-error, #ff5630)}.textarea-container.standard.disabled .textarea{background-color:#f8f8f9;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px;cursor:not-allowed}.textarea-container.outlined .textarea{box-shadow:inset 0 0 0 1px var(--color-neutral, #ddd);padding:4px;border-radius:6px;transition:box-shadow .25s}.textarea-container.outlined.hovered .textarea{box-shadow:inset 0 0 0 1px var(--color-neutral-dark, #c1c1c1)}.textarea-container.outlined.focused .textarea{box-shadow:inset 0 0 0 2px var(--color-primary, #e7212b)}.textarea-container.outlined.error .textarea{box-shadow:inset 0 0 0 2px var(--color-error, #ff5630)}.textarea-container.outlined.disabled .textarea{background-color:#f8f8f9;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px;cursor:not-allowed}.textarea-container.underline .textarea{border:none;border-bottom:1px solid var(--color-neutral, #ddd);padding:4px 0;transition:border-color .25s}.textarea-container.underline.hovered .textarea{border-bottom-color:var(--color-neutral-dark, #c1c1c1)}.textarea-container.underline.focused .textarea{border-bottom-color:var(--color-primary, #e7212b)}.textarea-container.underline.error .textarea{border-bottom-color:var(--color-error, #ff5630)}.textarea-container.underline.disabled .textarea{background-color:#f8f8f9;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px;cursor:not-allowed}.textarea-container .textarea-label{font-size:14px;color:#707a8f;font-weight:500;line-height:20px;letter-spacing:.08px;margin-bottom:4px}.textarea-container .textarea-label.focused{color:var(--color-primary, #e7212b)}.textarea-container .textarea-label.error{color:var(--color-error, #ff5630)}.textarea-container .textarea-label.disabled{color:var(--color-neutral, #bdbdbd)}.textarea-container .textarea{width:100%;font-size:14px;font-family:Inter,sans-serif;font-weight:400;line-height:20px;letter-spacing:.005em;resize:none;padding:12px 8px;color:inherit}.textarea-container .textarea::placeholder{color:#9fa6b4;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.005em}.textarea-container .textarea:focus{outline:none}.textarea-container .textarea:disabled{cursor:not-allowed}.textarea-container .textarea-error{margin-top:4px;font-size:12px;color:var(--color-error, #ff5630)}.datepicker-container{position:relative;display:flex;flex-direction:column;width:100%}.datepicker-container .datepicker-label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5%;color:#14181f;margin-bottom:4px;transition:color .25s}.datepicker-container .datepicker-label.focused{color:var(--color-primary, #e7212b)}.datepicker-container .datepicker-label.error{color:var(--color-error, #ff5630)}.datepicker-container .datepicker-label.disabled{color:var(--color-neutral-dark, #bdbdbd)}.datepicker-container .datepicker-input-wrapper{position:relative;display:flex;align-items:center;cursor:pointer;min-height:40px;max-height:40px}.datepicker-container .datepicker-input-wrapper .datepicker-start-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;transition:color .25s;pointer-events:none}.datepicker-container .datepicker-input-wrapper .datepicker-input{width:100%;font-size:16px;transition:border-color .25s ease;outline:none;cursor:pointer;background-color:transparent}.datepicker-container .datepicker-input-wrapper .datepicker-input:hover{border-color:var(--color-primary, #e7212b);cursor:pointer}.datepicker-container .datepicker-input-wrapper .datepicker-input:focus{caret-color:var(--color-primary, #e7212b)}.datepicker-container .datepicker-input-wrapper .datepicker-input:disabled{cursor:not-allowed;background-color:var(--color-neutral-darker, #f5f5f5);color:#8b98a6}.datepicker-container .datepicker-input-wrapper .datepicker-end-icons{position:absolute;right:10px;display:flex;align-items:center;gap:4px}.datepicker-container .datepicker-input-wrapper .datepicker-end-icons .datepicker-clear{background:#f6f7f8;width:16px;height:16px;border:none;color:var(--color-neutral-dark);cursor:pointer;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .25s}.datepicker-container .datepicker-input-wrapper .datepicker-end-icons .datepicker-clear:hover{background-color:var(--color-neutral-darker);color:var(--color-error)}.datepicker-container .datepicker-input-wrapper .datepicker-end-icons .datepicker-arrow-icon{display:flex;align-items:center;transition:color .25s,transform .25s}.datepicker-container .datepicker-input-wrapper .datepicker-end-icons .datepicker-arrow-icon svg{transition:transform .25s}.datepicker-container.standard .datepicker-input{color:var(--color-neutral-dark);border-radius:8px;transition:border-color .25s;padding:10px 12px 10px 40px;border:1px solid #e8e8e9;min-height:40px;max-height:40px}.datepicker-container.standard.hovered .datepicker-input{border-color:var(--color-light, #c1c1c1)}.datepicker-container.standard.focused .datepicker-input{border-color:var(--color-primary, #e7212b)}.datepicker-container.standard.focused .datepicker-icons .datepicker-calendar-icon{color:var(--color-primary, #e7212b)}.datepicker-container.standard.error .datepicker-input{border-color:var(--color-error, #ff5630)}.datepicker-container.standard.disabled .datepicker-input{background-color:var(--color-neutral-darker, #f5f5f5);border-color:var(--color-neutral-darker, #ddd);color:#8b98a6;cursor:not-allowed}.datepicker-container.outlined .datepicker-input{border:1px solid #e8e8e9;border-radius:8px;transition:border-color .25s;padding:10px 12px 10px 40px;min-height:40px;max-height:40px}.datepicker-container.outlined.hovered .datepicker-input{box-shadow:inset 0 0 0 1px var(--color-light)}.datepicker-container.outlined.focused .datepicker-input{border:1px solid var(--color-primary, #e7212b)}.datepicker-container.outlined.error .datepicker-input{box-shadow:inset 0 0 0 2px var(--color-error, #ff5630)}.datepicker-container.underline .datepicker-input{border:1px solid var(--color-neutral-dark);border-radius:6px;padding:10px 12px 10px 40px;border:none;border-bottom:1px solid var(--color-neutral, #ddd);transition:border-color .25s;min-height:40px;max-height:40px}.datepicker-container.underline.focused .datepicker-input{border-bottom-color:var(--color-primary, #e7212b)}.datepicker-container.underline.error .datepicker-input{border-bottom-color:var(--color-error, #ff5630)}.datepicker-container .datepicker-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid var(--color-neutral, #ddd);border-radius:12px;margin-top:4px;box-shadow:0 4px 12px #00000026;z-index:800;padding:16px}.datepicker-container .datepicker-dropdown .datepicker-header{display:flex;border-radius:8px;background-color:#f6f7f8;padding:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.datepicker-container .datepicker-dropdown .datepicker-header .datepicker-nav-button{background:none;border:none;font-size:18px;font-weight:700;color:var(--color-neutral-dark);cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .25s;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.datepicker-container .datepicker-dropdown .datepicker-header .datepicker-nav-button:hover{background-color:var(--color-primary);color:#fff}.datepicker-container .datepicker-dropdown .datepicker-header .datepicker-month-year{font-weight:600;color:var(--color-neutral-dark);font-size:14px}.datepicker-container .datepicker-dropdown .datepicker-header .datepicker-month-year.clickable{cursor:pointer;transition:all .25s;padding:4px 8px;border-radius:6px}.datepicker-container .datepicker-dropdown .datepicker-header .datepicker-month-year.clickable:hover{color:#e7212b}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-weekdays .datepicker-weekday{text-align:center;font-size:12px;font-weight:500;color:var(--color-neutral-dark);padding:8px 0}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;row-gap:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-bg{background-color:#fff6ed}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-bg.first-in-row,.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-bg.first-in-row .datepicker-day{border-top-left-radius:8px;border-bottom-left-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-bg.last-in-row,.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-bg.last-in-row .datepicker-day{border-top-right-radius:8px;border-bottom-right-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day{background:none;border:none;padding:0;text-align:center;cursor:pointer;border-radius:0;font-size:12px;color:var(--color-neutral-dark);transition:all .25s;height:32px;width:100%;display:flex;align-items:center;justify-content:center;position:relative;font-weight:500}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day:hover:not(.disabled):not(.other-month):not(.selected):not(.in-range){background-color:#fff6ed;color:#e7212b;border-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.other-month{color:#c1c7cd!important;opacity:.3;cursor:not-allowed}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.today{font-weight:700;color:#fff;background-color:#e7212b;border-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.selected{background-color:#e7212b;color:#fff;font-weight:600;border-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.in-range{background-color:#fff6ed;color:#505862;border-radius:0}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.range-start,.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.range-end{background-color:#e7212b;color:#fff;font-weight:600;border-radius:8px;z-index:2}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.range-start.range-end{border-radius:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.range-start.range-end:before,.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.range-start.range-end:after{display:none}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-days .datepicker-day.disabled{color:var(--color-neutral-light);cursor:not-allowed;opacity:.3}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-months{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-months .datepicker-month{background:none;border:none;padding:16px 8px;text-align:center;cursor:pointer;border-radius:12px;font-size:12px;color:var(--color-neutral-dark);transition:all .25s;font-weight:500}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-months .datepicker-month:hover{background-color:#fff6ed;color:#e7212b}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-months .datepicker-month.current{font-weight:700;color:#fff;background-color:#e7212b}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-months .datepicker-month.selected{background-color:#e7212b;color:#fff;font-weight:600}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-years{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:8px}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-years .datepicker-year{background:none;border:none;padding:16px 8px;text-align:center;cursor:pointer;border-radius:12px;font-size:12px;color:var(--color-neutral-dark);transition:all .25s;font-weight:500}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-years .datepicker-year:hover{background-color:#fff6ed;color:#e7212b}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-years .datepicker-year.current{font-weight:700;color:#fff;background-color:#e7212b}.datepicker-container .datepicker-dropdown .datepicker-calendar .datepicker-years .datepicker-year.selected{background-color:#e7212b;color:#fff;font-weight:600}.datepicker-container .datepicker-dropdown .datepicker-time-selector{display:flex;gap:8px;padding-top:16px;border-top:1px solid #e8eaed;margin-top:16px}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown{flex:1;min-width:0}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown .dropdown-container{min-width:0}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown .dropdown-header{min-height:40px;max-height:40px;padding:8px;font-size:12px}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown .dropdown-header .dropdown-header-icon svg{width:16px;height:16px}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown .dropdown-header .dropdown-selected{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.datepicker-container .datepicker-dropdown .datepicker-time-selector .time-dropdown .dropdown-header .dropdown-icon svg{width:18px;height:18px}.datepicker-container .datepicker-error{margin-top:4px;font-size:12px;color:var(--color-error, #ff5630)}.focused .datepicker-start-icon,.focused .datepicker-end-icons .datepicker-arrow-icon{color:var(--color-primary, #e7212b)}.error .datepicker-start-icon,.error .datepicker-end-icons .datepicker-arrow-icon{color:var(--color-error, #ff5630)}.disabled .datepicker-start-icon,.disabled .datepicker-end-icons .datepicker-arrow-icon{color:var(--color-neutral-dark, #bdbdbd)}.datepicker-arrow-icon{display:flex;align-items:center;transition:color .25s,transform .25s}.datepicker-arrow-icon.open{transform:rotate(180deg)}.disabled{cursor:not-allowed}.disabled>*{pointer-events:none}*{font-family:Inter,sans-serif}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter,.fade-leave-to{opacity:0}.page-header{margin-bottom:24px}.page-header__title{font-size:28px;font-weight:600;color:var(--color-neutral-dark, #212b36);margin:0 0 20px}.page-header__actions{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.page-header__actions-left{display:flex;align-items:center;gap:12px;flex:1}.page-header__actions-right{display:flex;align-items:center;gap:12px}.page-header__search{width:100%;max-width:320px}.page-header__search .input-container{margin-bottom:0}.page-header__search .input{padding-left:40px}.page-header__sort{position:relative}.page-header__sort-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #dadfe3;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease}.page-header__sort-btn:hover{background-color:#f9fafb;border-color:#c4c4c4}.page-header__sort-btn.active{background-color:#fff5f0;border-color:var(--color-primary, #e7212b)}.page-header__sort-btn.active svg path{stroke:var(--color-primary, #e7212b)}.page-header__sort-btn svg{color:#72808f}.page-header__sort-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:215px;background-color:#fff;border:1px solid #e8e8e9;border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:8px 0;z-index:100;animation:sortDropdownFadeIn .2s ease}.page-header__sort-option{display:flex;align-items:center;width:100%;height:44px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#212b36;cursor:pointer;transition:background-color .15s ease;gap:8px}.page-header__sort-option:hover{background-color:#f9fafb}.page-header__sort-option.selected{color:var(--color-primary, #e7212b);background-color:#fff5f0}.page-header__filter-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;height:44px;min-width:100px;width:100px;box-sizing:border-box;border:1px solid #dadfe3;border-radius:8px;background-color:#fff;color:#505862;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;outline:none}.page-header__filter-btn:focus-visible{box-shadow:0 0 0 2px #e7212b40}.page-header__filter-btn:hover{background-color:#f9fafb;border-color:#c4c4c4}.page-header__filter-btn.active{background-color:#ffeff0;border:1px solid var(--color-primary, #e7212b);color:var(--color-primary, #e7212b)}.page-header__filter-btn.active svg path{stroke:var(--color-primary, #e7212b)}.page-header__filter-btn svg{color:#72808f;flex-shrink:0;width:20px;height:20px}.page-header__filter-text{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.08px}.page-header__view-toggle{display:flex;align-items:center;gap:4px;padding:4px;background-color:#f1f1f1;border-radius:8px}.page-header__view-toggle .view-toggle-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:6px;background-color:transparent;color:#72808f;cursor:pointer;transition:all .2s ease}.page-header__view-toggle .view-toggle-btn:hover{background-color:#dadfe3;color:#505862}.page-header__view-toggle .view-toggle-btn.active{background-color:#fff;color:var(--color-primary, #e7212b);box-shadow:0 1px 3px #0000001a}.page-header__view-toggle .view-toggle-btn svg{color:currentColor}.page-header__filter-panel{margin-top:16px;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin-top .25s ease}.page-header__filter-panel--open{position:relative;z-index:110;max-height:1200px;opacity:1;overflow:visible;animation:slideDown .3s ease}.filter-panel{position:relative;z-index:1;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000a}.filter-panel__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:16px}.filter-panel__fields .filter-field .dropdown-container,.filter-panel__fields .filter-field .input-container{margin-bottom:0}.filter-panel__fields .filter-field__label{display:block;font-size:14px;font-weight:500;color:#344054;margin-bottom:6px}.filter-panel__fields .filter-field__daterange-inputs{display:flex;align-items:center;gap:8px}.filter-panel__fields .filter-field__daterange-separator{color:#72808f;font-weight:500}.filter-panel__fields .filter-field--daterange{grid-column:span 2}.filter-panel__fields .filter-field--daterange .turkish-datetime-picker{flex:1}.filter-panel__fields .filter-field__number-with-suffix{display:flex;align-items:center;border:1px solid #d0d5dd;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .2s}.filter-panel__fields .filter-field__number-with-suffix:focus-within{border-color:#e7212b}.filter-panel__fields .filter-field__number-input{flex:1;border:none;outline:none;padding:10px 12px;font-size:14px;color:#14181f;background:transparent;min-width:0}.filter-panel__fields .filter-field__number-input::placeholder{color:#9ca3af}.filter-panel__fields .filter-field__number-input{-moz-appearance:textfield}.filter-panel__fields .filter-field__number-input::-webkit-outer-spin-button,.filter-panel__fields .filter-field__number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filter-panel__fields .filter-field__number-suffix{padding:10px 14px;font-size:14px;font-weight:500;color:#505766;background:#f9fafb;border-left:1px solid #d0d5dd;white-space:nowrap}.filter-panel__fields .filter-field__range-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filter-panel__fields .filter-field__range-value{font-size:14px;font-weight:500;color:#14181f}.filter-panel__fields .filter-field__range-slider{position:relative;padding-top:4px;padding-bottom:4px}.filter-panel__fields .filter-field__range-track{position:relative;height:4px;background:#e5e7eb;border-radius:2px}.filter-panel__fields .filter-field__range-fill{position:absolute;height:100%;background:#e7212b;border-radius:2px}.filter-panel__fields .filter-field__range-input{position:absolute;top:0;left:0;width:100%;height:12px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;z-index:2}.filter-panel__fields .filter-field__range-input::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #e7212b;cursor:pointer;pointer-events:auto;box-shadow:0 1px 3px #0000001f}.filter-panel__fields .filter-field__range-input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #e7212b;cursor:pointer;pointer-events:auto;box-shadow:0 1px 3px #0000001f}.filter-panel__fields .filter-field__range-input--min{z-index:3}.filter-panel__fields .filter-field__range-input--max{z-index:2}.filter-panel__fields .filter-field__range-labels{display:flex;justify-content:space-between;margin-top:6px;font-size:12px;color:#9ca3af}.filter-panel__actions{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #e5e7eb}.filter-panel__actions button{min-width:120px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes sortDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.page-header__actions,.page-header__actions-left{flex-direction:column;align-items:stretch}.page-header__actions-right{justify-content:space-between}.page-header__search{max-width:100%}.filter-panel__fields{grid-template-columns:1fr}.filter-panel__actions{flex-direction:column-reverse}.filter-panel__actions button{width:100%}}.file-image{display:block;max-width:100%;height:auto}.file-image--placeholder{display:flex;align-items:center;justify-content:center;background:#f1f1f1;min-height:80px;color:#999}.file-image__placeholder-icon{font-size:24px;line-height:1;opacity:.5}.catalog-card{background:#fff;border-radius:12px;border:1px solid var(--color-neutral-darker, rgba(145, 158, 171, .2));overflow:hidden;transition:all .25s ease;display:flex;flex-direction:column;height:100%;padding:16px;gap:16px}.catalog-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.catalog-card--clickable{cursor:pointer}.catalog-card__image{width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--color-neutral-light, #f1f1f1);border-radius:8px}.catalog-card__image .file-image,.catalog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.catalog-card__image .file-image--placeholder{min-height:100%}.catalog-card__image:hover .file-image,.catalog-card__image:hover img{transform:scale(1.05)}.catalog-card__content{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.catalog-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.catalog-card__tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.catalog-card__duration{display:flex;align-items:center;gap:4px;color:var(--color-neutral-dark, #212b36);font-size:12px;font-weight:18px;letter-spacing:.08px;font-family:Inter,sans-serif}.catalog-card__duration span{white-space:nowrap}.catalog-card__title-group{display:flex;flex-direction:column;gap:6px;margin-top:16px}.catalog-card__title{font-size:14px;font-weight:500;color:#14181f;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.catalog-card__description{font-size:12px;line-height:18px;color:#707a8f;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.catalog-card__educator{font-size:12px;line-height:18px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#707a8f;margin:0;font-weight:400}.catalog-card__status-group{display:flex;flex-direction:row;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px}.catalog-card__status{display:flex;align-items:center;gap:8px;color:#72808f;font-size:14px}.catalog-card__status:not(.catalog-card__status--participant):not(.catalog-card__status--datetime):not(.catalog-card__status--deadline){margin-top:auto;padding-top:8px}.catalog-card__status svg{flex-shrink:0}.catalog-card__status span{font-weight:400}.catalog-card__status--deadline span,.catalog-card__status--participant span,.catalog-card__status--datetime span{font-weight:500;font-size:12px;line-height:18px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#707a8f}.catalog-card__action{margin-top:12px}.catalog-card__button{width:100%;justify-content:center;border:1px solid #b6b7ba!important;border-radius:8px;color:#14181f;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5%;padding:10px 14px}.catalog-card__button:hover{background-color:#f6f7f8;border:1px solid #b6b7ba!important;color:#14181f}.template-PGJlHwf9{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0;cursor:pointer}.template-PGJlHwf9.template-p5kIyVBl{cursor:not-allowed}.template-PGJlHwf9.template-p5kIyVBl .template-wlAIDeVA{background-color:#f8f8f9;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px}.template-PainttvY{position:absolute!important;width:0;height:0;opacity:0;pointer-events:none}.template-Gaa-04wh{flex-shrink:0;display:flex;align-items:center;justify-content:center}.template-1qkN9ENo{flex-shrink:0;width:20px;height:20px;border:2px solid var(--color-neutral-dark, #212b36);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,background-color .25s ease}.template-PainttvY:checked~.template-Gaa-04wh .template-1qkN9ENo{border-color:var(--color-primary, #e7212b);background-color:var(--color-primary, #e7212b)}.template-PainttvY:checked~.template-Gaa-04wh .template-1qkN9ENo svg path{stroke:#fff}.template-PGJlHwf9:hover:not(.template-p5kIyVBl) .template-Gaa-04wh .template-1qkN9ENo{border-color:var(--color-primary, #e7212b)}.template-wlAIDeVA{flex:1;min-height:40px;padding:0 16px;display:flex;align-items:center;border:1px solid var(--color-neutral-darker, #e8e8e9);border-radius:6px;background-color:#f8f8f9;transition:background-color .25s ease}.template-PainttvY:checked~.template-wlAIDeVA{background-color:#f8f8f9}.template-PGJlHwf9:hover:not(.template-p5kIyVBl) .template-PainttvY:not(:checked)~.template-wlAIDeVA{background-color:#f1f1f1}.template-qIAiGn7G{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.005em;color:var(--color-neutral-dark, #14181f);text-align:left}.template-S-7Il77h{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.005em;color:var(--color-neutral-dark, #14181f);margin-bottom:8px}.template-DW1aVG1V{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.005em;color:#939598}.template-9osIUy29{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0;cursor:pointer}.template-9osIUy29.template-h-H9vsus{cursor:not-allowed}.template-8eVpmfKd{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.template-IQokMrsX{flex-shrink:0;display:flex;align-items:center;justify-content:center}.template-5VPebCC9{flex-shrink:0;width:20px;height:20px;border:2px solid var(--color-neutral-dark, #212b36);border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,background-color .25s ease}.template-8eVpmfKd:checked~.template-IQokMrsX .template-5VPebCC9{border-color:var(--color-primary, #e7212b);background-color:var(--color-primary, #e7212b);box-shadow:inset 0 0 0 6px #fff}.template-9osIUy29:hover:not(.template-h-H9vsus) .template-IQokMrsX .template-5VPebCC9{border-color:var(--color-primary, #e7212b)}.template-qLVeKlF2{flex:1;min-height:40px;padding:0 16px;display:flex;align-items:center;border:1px solid var(--color-neutral-darker, #e8e8e9);border-radius:6px;background-color:#f8f8f9;transition:background-color .25s ease}.template-8eVpmfKd:checked~.template-qLVeKlF2{background-color:#f8f8f9}.template-9osIUy29:hover:not(.template-h-H9vsus) .template-8eVpmfKd:not(:checked)~.template-qLVeKlF2{background-color:#f1f1f1}.template-3AsuF-NM{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.005em;color:var(--color-neutral-dark, #14181f);text-align:left}.template-allD981o{width:100%}.template-allD981o .dropdown-header{border-radius:6px;border:1px solid var(--color-neutral-darker, #e8e8e9)}.template-0m98Cmw2{display:inline-flex;flex-direction:column;align-items:stretch;gap:8px}.template-0m98Cmw2.template-zkxlwOUt,.template-0m98Cmw2.template-zkxlwOUt .template-yav0NW1s{cursor:not-allowed}.template-NgmTp-nI{display:flex;align-items:center;gap:8px}.template-yav0NW1s{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:1px solid var(--color-primary, #e7212b);border-radius:8px;background-color:#fff;color:var(--color-primary, #e7212b);font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.005em;cursor:pointer;transition:background-color .25s ease,border-color .25s ease}.template-yav0NW1s:hover:not(:disabled){background-color:#ffeff0}.template-yav0NW1s:focus-visible{outline:2px solid var(--color-primary, #e7212b);outline-offset:2px}.template-yav0NW1s.template--LY-FkzP{background-color:#ffeff0}.template-C3norcji{display:flex;width:auto;padding:0;font-size:12px;color:#939598;line-height:1.2;width:210px;justify-content:space-between}.template-SSN8aO5q{text-align:center}.template-wiqGcbnw{width:36px;text-align:center}.template-zkxlwOUt .template-yav0NW1s{cursor:not-allowed}.template-jnJfESXk{display:inline-flex;align-items:center;gap:0;flex-wrap:nowrap}.template-jnJfESXk.template-wFho-Wli,.template-jnJfESXk.template-wFho-Wli .template-nLRAYH2G{cursor:not-allowed}.template-nLRAYH2G{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:none;cursor:pointer;color:var(--color-primary, #e7212b);transition:transform .25s ease}.template-nLRAYH2G:hover:not(:disabled){transform:scale(1.1)}.template-nLRAYH2G:focus-visible{outline:2px solid var(--color-primary, #e7212b);outline-offset:2px;border-radius:2px}.template-nLRAYH2G svg{display:block;flex-shrink:0}.template-ykynCdwi{width:100%}.template-ykynCdwi .textarea{min-height:200px;border-radius:6px;border:1px solid var(--color-neutral-darker, #e8e8e9)}.template-8Djc5AQj{display:flex;flex-direction:column;gap:24px}.template--8GQHO5s{display:grid;gap:24px;margin-top:24px}.template--8GQHO5s.template-O3k5UGUX{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.template--8GQHO5s.template-XYWkbKzb{grid-template-columns:1fr}.template-FW-ksix7,.template-oeqViWo1,.template-ZROIhjLw{margin-top:24px;padding:24px;text-align:center;color:var(--text-secondary, #637381)}.template-oeqViWo1{color:var(--error, #dc2626);background:#dc262614;border-radius:8px}.template-RV-wzH3S{display:flex;justify-content:center;margin:24px 0 8px}.template-KZq6vh-s{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}.template-dWmopUkX{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.template-xnJ3Cf-N{font-size:16px;font-weight:600;margin:0}.template-RlG2LxD-{display:flex;flex-direction:column;gap:8px}.template-DU2mA86b{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#0000008c;margin:0}.template-NamtKX25{display:flex;justify-content:space-between;font-size:13px}.template-5nMadQVq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.template-uJBpEM5D{all:unset;display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:6px;cursor:pointer;width:100%;font-size:14px}.template-uJBpEM5D:hover{background:#0000000a}.template-2pn4IohL{width:18px;display:inline-flex;justify-content:center}.template-1B9-Nr8z{width:10px;height:10px;border-radius:50%;background:#00000040;display:inline-block}.template-WzOmuCOq .template-1B9-Nr8z,.template-WzOmuCOq .template-2pn4IohL{color:#52c41a}.template-vgb8wKS2 .template-1B9-Nr8z{background:#1677ff;box-shadow:0 0 0 3px #1677ff33}.template--2EMwAlD{opacity:.55}.template-wKI-js8s{flex:1}.template-tKqjpIJT{display:flex;flex-direction:column;gap:4px}.template-1BvuMIoJ{font-weight:600}.template-x-ZHgWX1{background:#52c41a!important;border-color:#52c41a!important;color:#fff!important}.template-l5qDcmKV{animation:template-l5qDcmKV 1.8s infinite}@keyframes template-l5qDcmKV{0%,to{box-shadow:0 0 #1677ff80}50%{box-shadow:0 0 0 8px #1677ff00}}.template-DyZZe-3y{font-size:12px;color:#0000008c;text-align:center}.template-QMfiMITs{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:4px 12px;font-size:13px}.template-QMfiMITs dt{color:#0000008c}.template-QMfiMITs dd{margin:0}.template-1BTaBgRi{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;font-size:14px}.template-w7JGgmJe{all:unset;padding:8px 12px;border:1px solid rgba(255,77,79,.4);color:#ff4d4f;border-radius:6px;text-align:center;cursor:pointer;font-size:13px}.template-w7JGgmJe:hover{background:#ff4d4f14}.template-mFITiRNe{display:flex;gap:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:0;overflow:hidden;scroll-margin-top:24px}.template-ZxTdRg-w{width:240px;flex-shrink:0;background-color:#f1f5f9;background-size:cover;background-position:center;border-right:1px solid #e2e8f0}.template-BKYTTHqu{display:flex;flex-direction:column;gap:10px;padding:20px 24px;flex:1;min-width:0}.template-vUFmkbMt{display:flex;flex-wrap:wrap;gap:6px}.template-hlewjX26{margin:0;font-size:22px;font-weight:700;color:#0f172a;line-height:28px;letter-spacing:-.02em}.template-TYDv3AsZ{font-size:12px;font-weight:500;color:#64748b;letter-spacing:.04em}.template-Zhnq9dwV{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:6px}.template-caTteZC5{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#475569;line-height:18px}.template-caTteZC5>:first-child{color:#94a3b8}@media(max-width:720px){.template-mFITiRNe{flex-direction:column}.template-ZxTdRg-w{width:100%;height:160px;border-right:none;border-bottom:1px solid #e2e8f0}}.template-BloAX5FV{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:20px 24px;scroll-margin-top:24px}.template-6sAwbPCJ{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.template-6sAwbPCJ h2{margin:0;font-size:16px;font-weight:600}.template-HsuqaTmp{display:grid;grid-template-columns:240px 1fr;gap:20px}@media(max-width:767px){.template-HsuqaTmp{grid-template-columns:1fr}}.template-HsuqaTmp img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.template-eCnwZrwd{display:grid;grid-template-columns:repeat(2,max-content 1fr);gap:4px 16px;font-size:14px}.template-eCnwZrwd dt{color:#0000008c}.template-eCnwZrwd dd{margin:0}.template-oyksHe18{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.template-WS7Gu-c2{line-height:1.6;color:#000000d9;white-space:pre-wrap}.template-0dpAv-OI{display:flex;flex-direction:column;gap:8px}.template-EjnHR8h3{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#00000005;border-radius:6px;font-size:14px}.template-8Qq8cj-K{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.template-bDICO37O{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:10px;background:#fff}.template-bDICO37O header{display:flex;justify-content:space-between;align-items:center}.template-bDICO37O header h3{margin:0;font-size:15px}.template-Llxc3CtQ{display:flex;gap:12px;color:#0000008c;font-size:13px}.template-FuWGNokM{font-size:13px;color:#52c41a}.template-o3vHw8Ao{animation:template-kOykIl9W 1.8s infinite}@keyframes template-kOykIl9W{0%,to{box-shadow:0 0 #1677ff80}50%{box-shadow:0 0 0 8px #1677ff00}}.template-jcxZVvjq{display:grid;grid-template-columns:320px 1fr;gap:16px}@media(max-width:1023px){.template-jcxZVvjq{grid-template-columns:1fr}}.template-SRAVkjpf{display:block}.template-n84apDH4{min-width:0}.template-1NQ13S3o{background:transparent}.template-qFA1ceDN{display:flex;justify-content:space-between;gap:12px;width:100%}.template-HhgZuC0F{color:#0000008c;font-size:12px}.template-bbdhmj29{display:flex;flex-direction:column;gap:4px}.template-54iyz0u5{all:unset;display:grid;grid-template-columns:20px 1fr max-content 20px;gap:8px;align-items:center;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:14px}.template-54iyz0u5:hover{background:#0000000a}.template-ruK5PZSW{background:#1677ff14}.template-eWhEVhJl{display:flex;align-items:center;justify-content:center;font-size:14px}.template-jptJSeV-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-UsHimMpg{display:flex;align-items:center;justify-content:center;font-size:14px}.template-4nYZLMxD{min-width:0}.template-UtrierBU{font-size:12px;color:#0000008c}.template-HmwfFN1b{color:#52c41a}.template-vWAaKeKU{color:#faad14}.template-m1T2boqc{color:#0006}.template-zN2sh8P2{background:#00000005;border-radius:8px;padding:16px;min-height:360px}.template-mC0ZpLM-{min-height:240px;display:flex;align-items:center;justify-content:center;color:#00000073}.template-GI38LIA1{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.template-GI38LIA1 h3{margin:0;font-size:15px}.template-MJhXNwod{display:flex;gap:8px}.template-nZMCAKJz{width:100%;aspect-ratio:16/9;max-height:70vh;background:#000;border-radius:6px;display:block}.template-OoHiCMAt{width:100%;height:640px;border:none;border-radius:6px}.template-pnNY-Wwd{padding:24px;text-align:center}.template-7XRS041D{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2147483646;padding:16px}.template-ZS8B2LPl{background:#fff;border-radius:10px;padding:24px;max-width:520px;width:100%;box-shadow:0 20px 60px #0000004d}.template-ZS8B2LPl h4{margin:0 0 16px;font-size:18px}.template-qp4F2m0Q{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.template-zzyrIWKx{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.template-zzyrIWKx:hover{border-color:#1677ff}.template-1k0bRk9q{border-color:#1677ff;background:#1677ff0f}.template-lq5u-vVN{margin:0 0 12px;color:#ff4d4f;font-size:13px}.template-eVQi6ewE{margin:0 0 12px;color:#52c41a;font-size:13px}.template-tHrA4lIp{display:flex;justify-content:flex-end}.template-djdRENQ8{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:899px){.template-djdRENQ8{grid-template-columns:1fr}}.template-1-nBKwDF ul{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.template-V6xkjW3Z{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;padding:8px 10px;border-radius:6px;background:#00000005;font-size:14px}.template-4m2Z7E8z{opacity:.55;text-decoration:line-through}.template-x1pIygCK{outline:2px solid rgba(22,119,255,.4);background:#1677ff0f}.template-rIQgNG4R{color:#52c41a}.template-0k31CGk7{color:#ff4d4f}.template-SwiGbQIr{color:#00000073}.template-quC2XqYE{display:flex;flex-direction:column;gap:12px}.template-DRypb6yZ{width:100%;height:260px;border:0;border-radius:8px}.template-PlIZD28L{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:4px 12px;font-size:14px}.template-PlIZD28L dt{color:#0000008c}.template-PlIZD28L dd{margin:0}.template-rbN2mhLz{display:flex;align-items:stretch;gap:16px;padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;min-height:192px;transition:box-shadow .2s ease}.template-rbN2mhLz:hover{box-shadow:0 4px 12px #00000014}.template-IjAkQx4e{flex-shrink:0;width:160px;height:160px;border-radius:6px;overflow:hidden;background:#f5f5f5}.template-pU4Uv9kh{width:100%;height:100%;overflow:hidden;position:relative;background:#fff}.template-pU4Uv9kh>*{position:absolute;left:0;top:0;transform:scale(.19);transform-origin:top left}.template-D8QRToV2{width:100%;height:100%;object-fit:cover}.template-tus2XAms{width:100%;height:100%;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;text-align:center;background:linear-gradient(145deg,#faf8f5,#ebe6df);border:1px solid #e0d9d0;color:#8b7355;font-family:Georgia,serif}.template-MwWSNe-k{font-size:10px;letter-spacing:.1em;margin-bottom:4px}.template-pJUr-8eS{font-size:8px;margin-bottom:8px}.template-iAegOnOu{font-size:14px;font-weight:600;margin-bottom:8px}.template-kaOANXBf{font-size:8px;letter-spacing:.05em}.template-7kQ-AiH5{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.template-Y1atXoDO{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.template-SnYUw2wD{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f;margin:0;flex:1;min-width:0}.template-Y-Gsb-ko{position:relative;flex-shrink:0}.template-gQCdM-y3{min-width:32px;padding:4px;color:#707a8f}.template-1wojY09t{position:absolute;top:100%;right:0;margin:4px 0 0;padding:4px 0;list-style:none;background:#fff;border:1px solid #e8e8e9;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:10;min-width:140px}.template-MAh-IV3a{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;text-align:left;font-size:14px;color:#14181f;background:none;border:none;cursor:pointer;transition:background .15s ease}.template-MAh-IV3a:hover{background:#f5f5f5}.template-eLtxzfLu{flex-shrink:0;color:#707a8f}.template-EyFagLer{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.template-5gs0QYp2{display:flex;align-items:center;gap:8px;font-size:12px;line-height:20px;color:#14181f}.template-bzwaHTrH{flex-shrink:0;color:#707a8f}.template-1VESL5Kh{color:#707a8f;flex-shrink:0}.template-sC8T0-TO{color:#14181f;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-5lykQDc-{display:flex;flex-direction:column;gap:24px}.template-L9Iv2SN-{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.template-s6GMV90n{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px}.template-1Lytsc-a{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-cGIfLAT9{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-krznFvrM{display:flex;align-items:center;gap:8px;flex:1}.template-L0zhsZ-e{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-bS1WdmVi{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-5qhIN1t6{display:flex;align-items:center;gap:4px}.template-5qhIN1t6 .pagination-numbers{display:flex;gap:4px}.template-5qhIN1t6 .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-5qhIN1t6 .pagination-number.template-SNINrVgV{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-5qhIN1t6 .pagination-number:hover:not(.template-SNINrVgV){background-color:#f5f5f5;border-color:#d0d0d0}.template-5qhIN1t6 .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-IinTlIlR{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-IinTlIlR:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-IinTlIlR:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-IinTlIlR svg{width:16px;height:16px}.breadcrumb__list{display:flex;align-items:center;list-style:none;padding:0;margin:0;flex-wrap:wrap;gap:10px;margin:1rem 0}.breadcrumb__item{display:flex;align-items:center;gap:10px}.breadcrumb__link{color:#72808f;text-decoration:none;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#707a8f;transition:color .25s ease-in-out;cursor:pointer}.breadcrumb__link:hover{color:var(--color-primary, #e7212b);text-decoration:none}.breadcrumb__link--button{background:none;border:none;padding:0;font-family:inherit}.breadcrumb__separator{display:flex;align-items:center;color:var(--color-neutral-dark, #637381);font-size:16px;user-select:none}.breadcrumb__separator svg{flex-shrink:0}.breadcrumb__text{color:var(--color-neutral-dark, #637381);font-size:16px;font-weight:600;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#707a8f}.breadcrumb__text--active{color:var(--color-primary, #e7212b)}.template-K4--ZRPE{display:flex;flex-direction:column;gap:24px;height:100%;min-height:0}.template-pAADIFh5{display:flex;align-items:center;gap:12px}.template-CiN9qywJ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:all .2s ease}.template-CiN9qywJ:hover{background-color:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-KrCCZ0iV{font-size:24px;font-weight:600;line-height:32px;color:#14181f;margin:0}.template-j2-NGTTO{display:flex;gap:24px;align-items:stretch;flex:1;min-height:0}@media(max-width:1400px){.template-j2-NGTTO{flex-direction:column}}.template-jrbTkzsx{flex-shrink:0;width:700px}@media(max-width:1400px){.template-jrbTkzsx{width:100%;max-width:700px}}.template-g1yu71os{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:16px}.template-iXxGYR0-{background:#fff;border:1px solid #e8e8e9;border-radius:12px;overflow:hidden}.template-f8iEbaCp{padding:24px;background:#faf8f5;display:flex;align-items:flex-start;justify-content:center;min-height:320px}.template-a-5s0NcB{width:100%;max-width:700px;overflow:hidden;position:relative;height:450px}.template-a-5s0NcB>*{position:absolute;left:0;top:0;transform:scale(.756);transform-origin:top left}.template-afHdCiCO{width:100%;display:flex;align-items:center;justify-content:center;min-height:280px;color:#707a8f;font-size:14px;text-align:center;padding:24px}.template-plPiHZ0s{padding:16px 24px;border-top:1px solid #e8e8e9}.template-60W7bWrq{padding:20px 24px;display:flex;flex-direction:column;gap:16px;border-top:1px solid #e8e8e9}.template-6zre-1ZB{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;line-height:20px}.template-86XkhpnS{color:#707a8f;font-weight:500;letter-spacing:.08px}.template-YwdVe6Z-{color:#14181f;font-weight:500;letter-spacing:.08px;text-align:right}.template-NOszQuf4{margin-bottom:0}.template-PU0Gg8br{flex:1;min-height:0;display:flex;flex-direction:column}.template-PU0Gg8br .table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;height:100%}.template-PU0Gg8br .table-container{flex:1;min-height:0;overflow:auto}.template-PU0Gg8br .table{height:100%}.template-WNIjVv9M{display:flex;justify-content:center;align-items:center;width:100%;overflow:auto}.template-FLjHW3Lq{position:relative;background:#fff;box-shadow:0 4px 20px #00000026;border-radius:4px;overflow:hidden;flex-shrink:0}.template-PEh-TZSg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.template-G7jNgcTL{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.template-VdP9B1Ir{pointer-events:none;user-select:none;display:flex;flex-direction:column;align-items:inherit}.template-qYKdfVT1{font-size:10px;font-weight:500;color:#666;letter-spacing:.5px;margin-bottom:2px;font-family:Arial,sans-serif}@media(max-width:900px){.template-WNIjVv9M{transform:scale(.8);transform-origin:top center}}@media(max-width:600px){.template-WNIjVv9M{transform:scale(.5);transform-origin:top center}}.template-3CbxH2xy{display:flex;flex-direction:column;gap:24px;padding:24px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;height:fit-content}.template-ViVOpeWD{font-size:18px;font-weight:600;color:#14181f;margin:0;padding-bottom:16px;border-bottom:1px solid #e8e8e9}.template-G-XUlXrZ{display:flex;flex-direction:column;gap:16px}.template-vZ3sHtu7{display:flex;gap:12px;align-items:flex-end}.template-vZ3sHtu7>div:first-child{flex:1}.template-vZ3sHtu7 .template-cbecNNjs{flex-shrink:0;height:44px;white-space:nowrap}.template-agzqu-Hx{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #e8e8e9}@media(max-width:768px){.template-3CbxH2xy{padding:16px}.template-vZ3sHtu7{flex-direction:column;align-items:stretch}.template-vZ3sHtu7 .template-cbecNNjs{width:100%}}.template-SRfnxAlr{display:flex;flex-direction:column;gap:24px;padding-bottom:96px}.template-h38ZduZA{display:flex;align-items:center;gap:12px}.template-uKixavbA{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:all .2s ease}.template-uKixavbA:hover{background-color:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-xnCkhAW7{display:flex;align-items:stretch;gap:12px;padding:20px 24px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-qZ5axUHn{display:flex;align-items:center;gap:12px;flex:1;min-width:0;cursor:default;padding:4px;border-radius:8px;transition:background .2s ease}.template-42H-XGiP{cursor:pointer}.template-42H-XGiP:hover{background:#f6f7f8}.template-UTqBm01M{width:36px;height:36px;min-width:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:1.5px solid #dadfe3;background:#fff;color:#707a8f;transition:all .2s ease}.template-OsvhsUYp .template-UTqBm01M{background:#e7212b;border-color:#e7212b;color:#fff;box-shadow:0 0 0 4px #e7212b26}.template-42H-XGiP .template-UTqBm01M{background:#14181f;border-color:#14181f;color:#fff}.template-Zw2DN5KY{display:flex;flex-direction:column;gap:2px;min-width:0}.template-gF8gGATW{font-size:14px;font-weight:600;color:#14181f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-ux3a8D-w .template-gF8gGATW{color:#707a8f}.template-KoKNOPdE{font-size:12px;color:#707a8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-hzoxje4o{flex:1;height:2px;background:#e8e8e9;border-radius:2px;align-self:center;min-width:24px}.template-2NuXvrKK{background:#14181f}@media(max-width:900px){.template-xnCkhAW7{flex-direction:column;align-items:stretch;gap:8px}.template-hzoxje4o{display:none}}.template-qc61RZfC{display:flex;flex-direction:column;gap:16px}.template-cfrNHefg{padding:48px 24px;text-align:center;font-size:16px;color:#707a8f;background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-BgEQxc6m{color:#e7212b;background:#ffeff0;border-color:#e7212b}.template-PqGd5qOn{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.template-9yYkw9Xt{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}@media(max-width:1400px){.template-9yYkw9Xt{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.template-9yYkw9Xt{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.template-9yYkw9Xt{grid-template-columns:1fr}}.template-SwfLKd08{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 16px;border:2px dashed #d0d5db;border-radius:12px;background:#faf8f5;cursor:pointer;transition:all .2s ease;color:#707a8f;min-height:0;aspect-ratio:1.414/1;font-family:inherit}.template-SwfLKd08:hover:not(:disabled){border-color:#e7212b;background:#fff5f5;color:#e7212b}.template-SwfLKd08:disabled{opacity:.6;cursor:not-allowed}.template-rWNz9IZr{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid #e8e8e9;color:inherit}.template-4ZTMzIdj{font-size:14px;font-weight:600;color:#14181f;text-align:center}.template-90Qj3tcE{font-size:12px;color:#707a8f;text-align:center}.template-611ZzyVH{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;transition:all .2s ease;border:2px solid #e8e8e9;background:#faf8f5}.template-611ZzyVH:hover{border-color:#c4c7cc;box-shadow:0 4px 12px #0000000f}.template--AfkAbe7{border-color:#e7212b;box-shadow:0 0 0 3px #e7212b26}.template--WKATGrh{position:relative;aspect-ratio:1.414/1;overflow:hidden}.template-msYB3Zsy{width:100%;height:100%;object-fit:cover;display:block}.template-kHjMAKLz{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:50%;background:#e7212b;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0003}.template-Xs8SoYIU{padding:10px 14px;background:#fff;border-top:1px solid #f1f2f4}.template-raM7zT4a{font-size:13px;font-weight:500;color:#14181f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.template-zCd0gxlV{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:24px;align-items:start}@media(max-width:1100px){.template-zCd0gxlV{grid-template-columns:1fr}}.template-B-W5h4EP{display:flex;flex-direction:column;gap:16px;min-width:0}.template-eYUxFpEx{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff5f5;border:1px solid #ffd2d5;border-radius:10px;font-size:13px;color:#b1161d}.template-zhEl-dX0{width:8px;height:8px;border-radius:50%;background:#e7212b;flex-shrink:0}.template-nu8p-KP9{background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-6N1mKfxD{padding:20px 24px 12px;border-bottom:1px solid #f1f2f4;background:#fafbfc;border-top-left-radius:12px;border-top-right-radius:12px}.template-yIXc5QIO{font-size:16px;font-weight:600;color:#14181f;margin:0 0 4px}.template-opTdxwJq{font-size:13px;color:#707a8f;margin:0}.template-inKiRZrY{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.template-eHsB9P-x{position:sticky;top:16px;display:flex;flex-direction:column;gap:10px;padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}@media(max-width:1100px){.template-eHsB9P-x{position:static}}.template-NL5xXm3S{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#707a8f}.template-AASLN9r2{width:100%;aspect-ratio:1.414/1;border-radius:8px;overflow:hidden;background:#f6f7f8;position:relative}.template-Sd7H0GJG{position:absolute;inset:0;transform:scale(.38);transform-origin:top left;width:263.1578947368%;height:263.1578947368%;pointer-events:none}.template-JoIjkmz7{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:24px;align-items:start}@media(max-width:1100px){.template-JoIjkmz7{grid-template-columns:1fr}}.template-VlO2jfjO{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.template-VlO2jfjO>div{width:100%;max-width:100%}.template-hPbFOr9h{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px 24px}.template-hPbFOr9h h4{margin:0 0 16px;font-size:15px;font-weight:600;color:#14181f}.template-hPbFOr9h dl{margin:0;display:flex;flex-direction:column;gap:12px}.template-hPbFOr9h dl>div{display:flex;flex-direction:column;gap:2px}.template-hPbFOr9h dt{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.4px;color:#707a8f}.template-hPbFOr9h dd{margin:0;font-size:14px;color:#14181f;word-break:break-word}.template-53zOm4vi{position:fixed;left:-99999px;top:0;width:1100px;pointer-events:none;opacity:0}.template-ml9xvusY{position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;box-shadow:0 -2px 12px #0000000a;margin-top:8px;z-index:5}.template-mFJqwPaD{display:flex;align-items:center;gap:12px}.template-p2Yg9IGY{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template--kz5bmrY{display:flex;align-items:center;gap:8px;flex:1}.template-KzH3E5AP{width:80px;flex-shrink:0}.template-NcY9CxNb,.template-mbrOyuvo{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-mbrOyuvo{margin-left:8px}.template-uBAv8PUr{display:flex;align-items:center;gap:4px}.template-uBAv8PUr .pagination-numbers{display:flex;gap:4px}.template-uBAv8PUr .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-uBAv8PUr .pagination-number.template-rw5phAO8{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-uBAv8PUr .pagination-number:hover:not(.template-rw5phAO8){background-color:#f5f5f5;border-color:#d0d0d0}.template-uBAv8PUr .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-kDE2mqj7{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-kDE2mqj7:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-kDE2mqj7:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-kDE2mqj7 svg{width:16px;height:16px}.template-8HZXwHXj{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #e8e8e9;border-radius:8px 8px 0 0;gap:12px}.template-3w7VdKkP{display:flex;align-items:center;gap:10px;min-width:0}.template-1N4-4uIn{flex-shrink:0;color:#707a8f}.template-zxe3WOPY{margin:0;font-size:16px;font-weight:500;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-eRoFPA4W{display:flex;align-items:center;gap:4px;flex-shrink:0}.template-99YhW8RY{font-size:12px;white-space:nowrap}.template-xe7caWTi{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;border-radius:8px;transition:background .15s ease,border-color .15s ease}.template-xe7caWTi svg{color:#505766}.template-xe7caWTi:hover{background:#f5f5f5;border-color:#e8e8e9}.template-xe7caWTi:hover svg{color:#505766}.template-XUlzs5G1{padding:24px;background:#f5f5f5;min-height:400px;border:1px solid #e8e8e9;border-top:none;border-radius:0 0 8px 8px;display:flex;align-items:center;justify-content:center}.template-H9AnH7Oe{padding:40px 0;text-align:center;color:#707a8f;width:100%}.template-s5Ylb6oo{padding:40px 24px;text-align:center;color:#b33;width:100%}.template-XkNuXE81{width:100%;max-height:70vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 0 0 1px #e8e8e9}.template-khfyr26u{background:linear-gradient(135deg,#fff5f5,#fff 60%,#fef2f2);border:1px solid #fee2e2}.template-qCQSY55u{display:flex;align-items:stretch;list-style:none;margin:0;padding:8px 4px 16px;gap:0;overflow-x:auto}.template-txrF5zIo{display:flex;align-items:stretch;gap:0;flex:1 1 0;min-width:160px;position:relative}.template-eqtzgVaW{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;padding:12px 8px;cursor:pointer;text-align:center;border-radius:10px;transition:background .15s ease;z-index:1}.template-eqtzgVaW:hover{background:#fff9}.template-1QE-97P9{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;font-size:22px;background:#fff;border:2px solid #e2e8f0;color:#94a3b8;flex-shrink:0;transition:all .2s ease}.template-E637xt0O{display:flex;flex-direction:column;gap:2px;align-items:center}.template-JjgSki6n{font-size:13px;font-weight:600;color:#0f172a;line-height:18px}.template-gcs9adA7{font-size:11.5px;color:#64748b;line-height:16px;max-width:160px}.template-L3F6R6pR{position:absolute;top:34px;left:50%;width:100%;height:2px;background:repeating-linear-gradient(to right,#e2e8f0 0 6px,transparent 6px 12px);z-index:0}.template-S9mfjJ8U .template-1QE-97P9{background:#dcfce7;border-color:#15803d;color:#15803d}.template-S9mfjJ8U+.template-txrF5zIo .template-L3F6R6pR,.template-S9mfjJ8U .template-L3F6R6pR{background:#15803d}.template-jeqtPnmH .template-1QE-97P9{background:#fef2f2;border-color:#e7212b;color:#e7212b;box-shadow:0 0 0 4px #e7212b1f;animation:template-l2zqtNms 1.6s ease-in-out infinite}.template-jeqtPnmH .template-JjgSki6n{color:#e7212b}.template-7atn7Hpo .template-1QE-97P9{background:#f8fafc}@keyframes template-l2zqtNms{0%,to{box-shadow:0 0 0 4px #e7212b1f}50%{box-shadow:0 0 0 8px #e7212b2e}}@media(max-width:720px){.template-qCQSY55u{flex-direction:column}.template-txrF5zIo{flex-direction:row;align-items:center}.template-eqtzgVaW{flex-direction:row;text-align:left;width:100%}.template-E637xt0O{align-items:flex-start}.template-gcs9adA7{max-width:none}.template-L3F6R6pR{display:none}}.template-vYkJpu6P{display:flex;align-items:flex-start;gap:20px;padding:22px 24px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;position:relative;scroll-margin-top:24px;box-shadow:0 1px 3px #0f172a0a;overflow:hidden}.template-vYkJpu6P:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#94a3b8}.template-jOW63Xyo{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;font-size:26px;flex-shrink:0;background:#f1f5f9;color:#64748b}.template-ogHujPZx{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.template-46HIL29V{font-size:11.5px;font-weight:600;color:#94a3b8;letter-spacing:.06em;text-transform:uppercase}.template-v85KbaGn{margin:0;font-size:20px;font-weight:700;color:#0f172a;line-height:26px;letter-spacing:-.01em}.template-0PZH-6i3{margin:2px 0 0;font-size:13.5px;color:#475569;line-height:20px;max-width:680px}.template-ErUK-Mac{display:flex;align-items:center;gap:10px;margin-top:12px}.template-ErUK-Mac .ant-progress{flex:1;margin:0}.template-gwkei0D8{font-size:13px;font-weight:700;color:#0f172a;min-width:40px;text-align:right}.template-y-CK6JkF{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:600;color:#0f172a;padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;width:fit-content}.template-1oRe7L0F{display:inline-flex;gap:10px;margin-top:14px;flex-wrap:wrap}.template-mr-qlud-{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:#15803d;padding:3px 10px;background:#dcfce7;border-radius:999px}.template-TiypLseN:before{background:#e7212b}.template-TiypLseN .template-jOW63Xyo{background:#fef2f2;color:#e7212b}.template-Y7wMtRHv:before{background:#15803d}.template-Y7wMtRHv .template-jOW63Xyo{background:#dcfce7;color:#15803d}.template-Y7wMtRHv .template-v85KbaGn{color:#14532d}.template-M-j72rc6:before{background:#f59e0b}.template-M-j72rc6 .template-jOW63Xyo{background:#fef3c7;color:#b45309}.template-TIh93Fja:before{background:#cbd5e1}.template-TIh93Fja .template-jOW63Xyo{background:#f1f5f9;color:#94a3b8}@media(max-width:640px){.template-vYkJpu6P{flex-direction:column;padding:18px}.template-mr-qlud-{position:static;align-self:flex-start;margin-bottom:4px}}.template-G3IWPTaz{display:flex;flex-direction:column;gap:16px;padding:16px 24px 32px;min-height:0}.template-bOW97IjR{display:flex;align-items:center;gap:10px;padding:6px 2px}.template-FgFkr2mU{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;font-size:16px;line-height:1;transition:all .15s ease}.template-FgFkr2mU:hover{background:#f8fafc;border-color:#cbd5e1}.template-veAzr0Pp{background:none;border:none;padding:0;font-size:13px;color:#64748b;cursor:pointer}.template-veAzr0Pp:hover{color:#0f172a;text-decoration:underline}.template-7ulyL2II{font-size:13px;color:#cbd5e1}.template-pny9wida{font-size:13px;color:#0f172a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:480px}.template-jymjm1wX,.template-hQIMwUus{padding:48px;text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.template-2DxeGi3v{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;align-items:start}@media(max-width:1023px){.template-2DxeGi3v{grid-template-columns:minmax(0,1fr)}}.template-gyzrpm0u{position:sticky;top:16px;align-self:start}@media(max-width:1023px){.template-gyzrpm0u{position:static}}.template-If7OEDCo{display:flex;flex-direction:column;gap:14px;min-width:0}.template-oXcXup5b{display:flex;flex-direction:column;gap:14px}.switch{position:relative;width:40px;height:20px;border-radius:9999px;display:inline-block;cursor:pointer;transition:background-color .25s}.switch.default{background-color:#e7212b}.switch.primary{background-color:var(--color-primary, #e7212b)}.switch.success{background-color:var(--color-success, #22c55e)}.switch.info{background-color:var(--color-info, #00b8d9)}.switch.warning{background-color:var(--color-warning, #ffab00)}.switch.error{background-color:var(--color-error, red)}.switch.unchecked{background-color:#9ca3af}.switch.unchecked.hover:not(.disabled){background-color:#6b7280}.switch.disabled{cursor:not-allowed;opacity:.6}.switch .switch-toggle{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:9999px;background-color:#fff;transition:transform .25s}.switch.checked .switch-toggle{transform:translate(20px)}.document-upload-modal-content{display:flex;flex-direction:column;gap:24px;padding:8px 0}.document-upload-modal-content .form-field{display:flex;flex-direction:column;gap:8px}.document-upload-modal-content .form-field .field-label{font-size:14px;font-weight:500;color:#1a1a2e}.document-upload-modal-content .visibility-field{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e5e7eb}.document-upload-modal-content .visibility-field .visibility-label{font-size:14px;line-height:20px;letter-spacing:.08px;font-weight:500;color:#707a8f}.document-upload-modal-content .visibility-field .visibility-switch{display:flex;align-items:center;gap:12px}.document-upload-modal-content .visibility-field .visibility-switch .switch-label{font-size:14px;color:#c41e3a;font-weight:500}.document-upload-modal-footer{display:flex;justify-content:space-between;gap:16px;width:100%}.unit-add-modal-content{display:flex;flex-direction:column;gap:24px;padding:8px 0}.unit-add-modal-content .form-field{display:flex;flex-direction:column;gap:8px}.unit-add-modal-content .form-field .field-label{font-size:14px;font-weight:500;color:#1a1a2e}.unit-add-modal-content .unit-duration-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.unit-add-modal-content .unit-add-modal-muted{margin-top:8px;font-size:13px;color:#707a8f}.unit-add-modal-content .unit-add-modal-files,.unit-add-modal-content .unit-add-modal-objectives{display:flex;flex-direction:column;gap:12px}.unit-add-modal-content .unit-add-modal-objective{border:1px solid #eef1f6;border-radius:10px;padding:12px;background:#fff}.unit-add-modal-content .unit-add-modal-objective-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.unit-add-modal-content .unit-add-modal-objective-title{font-size:14px;font-weight:600;color:#1a1a2e}.unit-add-modal-content .unit-add-modal-questions{display:flex;flex-direction:column;gap:12px}.unit-add-modal-content .unit-add-modal-question{padding:10px;border:1px dashed #e3e8f3;border-radius:10px;background:#fbfcff}.unit-add-modal-content .unit-add-modal-hint{margin:6px 0 0;font-size:12px;color:#707a8f}.unit-add-modal-content .unit-add-modal-options{margin-top:10px;display:flex;flex-direction:column;gap:8px}.unit-add-modal-content .unit-add-modal-option-row{display:flex;align-items:center;gap:8px}.unit-add-modal-content .unit-add-modal-icon-btn{border:none;background:transparent;padding:6px;cursor:pointer;color:#1a1a2e;opacity:.9}.unit-add-modal-content .unit-add-modal-icon-btn:disabled{opacity:.35;cursor:not-allowed}.unit-add-modal-content .unit-add-modal-remove-link{margin-top:10px;border:none;background:transparent;color:#c51d26;cursor:pointer;font-size:13px;text-align:left;padding:0}.unit-add-modal-content .unit-add-modal-question-section{display:flex;flex-direction:column;gap:10px}.unit-add-modal-content .unit-add-modal-question-section-title{display:flex;align-items:baseline;gap:8px;font-size:14px;font-weight:600;color:#1a1a2e}.unit-add-modal-content .unit-add-modal-question-section-subtitle{font-size:12px;font-weight:500;color:#707a8f}.unit-add-modal-footer{display:flex;justify-content:space-between;gap:16px;width:100%}.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}}.map-component{position:relative;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.map-component .map-loading{display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px}.map-component .map-loading .loading-spinner{text-align:center;color:#666}.map-component .map-loading .loading-spinner .spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #f97316;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.map-component .map-loading .loading-spinner p{margin:0;font-size:14px}.map-component .map-controls{position:absolute;top:12px;left:12px;right:12px;z-index:1000;display:flex;gap:8px;align-items:center}.map-component .map-controls .search-input{flex:1;position:relative}.map-component .map-controls .search-input .search-field{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;box-shadow:0 2px 4px #0000001a}.map-component .map-controls .search-input .search-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.map-component .map-controls .current-location-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.map-component .map-controls .current-location-btn:hover{background:#f9fafb;border-color:#3b82f6}.map-component .map-controls .current-location-btn svg{color:#6b7280}.map-component .leaflet-container{width:100%;height:100%;border-radius:8px;z-index:1}.map-component .leaflet-container .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px #00000026}.map-component .leaflet-container .leaflet-popup-content{margin:8px 12px;font-size:14px}.map-component .leaflet-container .marker-popup{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}.map-component .leaflet-container .marker-popup svg{color:#ef4444;flex-shrink:0}.map-component .map-container{position:relative;width:100%;height:100%;cursor:crosshair;background:#e8f4f8;border-radius:8px;overflow:hidden}.map-component .map-container .map-content{position:relative;width:100%;height:100%}.map-component .map-container .map-content .map-grid{position:absolute;width:100%;height:100%;opacity:.3}.map-component .map-container .map-content .map-grid .grid-line{position:absolute;background:#ccc}.map-component .map-container .map-content .map-grid .grid-line.horizontal{width:100%;height:1px}.map-component .map-container .map-content .map-grid .grid-line.vertical{height:100%;width:1px}.map-component .map-container .map-content .map-roads{position:absolute;width:100%;height:100%}.map-component .map-container .map-content .map-roads .road{position:absolute;background:gold;border-radius:2px}.map-component .map-container .map-content .map-roads .road.horizontal{width:100%;height:8px}.map-component .map-container .map-content .map-roads .road.vertical{height:100%;width:8px}.map-component .map-container .map-content .map-buildings{position:absolute;width:100%;height:100%}.map-component .map-container .map-content .map-buildings .building{position:absolute;background:#8b4513;border-radius:2px;width:20px;height:20px;box-shadow:0 1px 3px #0003}.map-component .map-container .map-content .map-marker{position:absolute;z-index:1000;animation:bounce 2s infinite}.map-component .map-container .map-content .map-marker .marker-label{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#f97316;color:#fff;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0003;max-width:200px;overflow:hidden;text-overflow:ellipsis}.map-component .selected-location-info{position:absolute;bottom:16px;left:16px;right:16px;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;z-index:1000}.map-component .selected-location-info svg{color:#f97316;margin-right:8px;flex-shrink:0}.map-component .selected-location-info span{font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.map-component .map-search{top:8px;left:8px;right:8px}.map-component .map-search .search-input-container .search-button{padding:12px;font-size:12px}.map-component .map-controls{bottom:8px;right:8px}.map-component .map-controls .current-location-button{width:40px;height:40px}.map-component .selected-location-info{bottom:8px;left:8px;right:60px;padding:8px 12px}.map-component .selected-location-info span{font-size:12px}}.custom-marker{background:transparent!important;border:none!important}.custom-marker-content{display:flex;align-items:center;justify-content:center;width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.template-GywRvpLZ{position:relative;width:100%}.template-eGSpaI-8{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:40;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e8e8e9;border-radius:10px;box-shadow:0 8px 24px #00000014;max-height:260px;overflow-y:auto}.template-NZukiLZO{padding:10px 12px;border-radius:6px;cursor:pointer;font-size:13px;color:#14181f;line-height:1.35}.template-NZukiLZO:hover{background:#f6f7f8}.template-kxgMAGqh{padding:12px;text-align:center;font-size:13px;color:#707a8f}.template-gntKzs1P{display:flex;flex-direction:column;gap:14px;max-height:min(70vh,640px);overflow-y:auto;padding-right:4px}.template-yWRC4qYJ{display:flex;justify-content:flex-end;gap:12px;width:100%}.template-0EjBVVk0{font-size:13px;font-weight:500;color:#707a8f;margin-top:4px}.template-6R2XfryC{font-size:12px;color:#707a8f;padding:6px 10px;background:#f6f7f8;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.checkbox-with-text{display:flex;align-items:center}.checkbox{width:20px;height:20px;cursor:pointer;margin-right:10px;flex-shrink:0}.label{cursor:pointer;font-size:14px;font-weight:500;display:inline-flex;align-items:center;text-align:left;position:relative}.label.disabled{cursor:not-allowed;opacity:.6}.checkbox-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}input[type=checkbox]{appearance:none;width:24px;height:24px;border-radius:6px;cursor:pointer;border:2px solid #ddd;transition:all .2s ease}input[type=checkbox]:not(:checked){background-color:#fff}input[type=checkbox]:checked{position:relative;background-color:#fff6ed;border-color:var(--color-primary)}input[type=checkbox]:disabled{cursor:not-allowed}.checkbox-with-text.bordered input[type=checkbox]{border:1px solid #e8e8e9;box-sizing:border-box}.checkbox-with-text.bordered input[type=checkbox]:disabled{border-color:#e8e8e9}.instructor-select-modal-content{display:flex;flex-direction:column;gap:20px;padding:8px 0;min-height:320px}.instructor-select-modal-table-wrap{flex:1;min-height:0;overflow:auto;border:1px solid #e8e8e9;border-radius:8px}.instructor-select-modal-table{width:100%;border-collapse:collapse;font-size:14px}.instructor-select-modal-table thead{position:sticky;top:0;background:#f8f8f9;z-index:1}.instructor-select-modal-table thead tr{border-bottom:1px solid #e8e8e9}.instructor-select-modal-table th{text-align:left;padding:12px 16px;font-weight:600;color:#707a8f;text-transform:uppercase;letter-spacing:.04em}.instructor-select-modal-table .instructor-select-modal-th-check{width:48px;padding-right:8px}.instructor-select-modal-table .instructor-select-modal-th-name{min-width:180px}.instructor-select-modal-table .instructor-select-modal-th-tc{min-width:140px}.instructor-select-modal-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .15s ease}.instructor-select-modal-table tbody tr:hover{background:#fafafa}.instructor-select-modal-table tbody tr:last-child{border-bottom:none}.instructor-select-modal-table td{padding:12px 16px;color:#1a1a2e;vertical-align:middle}.instructor-select-modal-table .instructor-select-modal-td-check{width:48px;padding-right:8px}.instructor-select-modal-selected{flex-shrink:0;display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #e8e8e9}.instructor-select-modal-selected .instructor-select-modal-selected-label{font-size:13px;font-weight:500;color:#707a8f}.instructor-select-modal-tags{display:flex;flex-wrap:wrap;gap:8px}.instructor-select-modal-tag{display:inline-flex;align-items:center;gap:2px;padding:4px 6px;background:#f1f2f4;border-radius:6px;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.005em;color:#2f333c}.instructor-select-modal-tag .instructor-select-modal-tag-remove{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;color:#707a8f;border-radius:4px}.instructor-select-modal-tag .instructor-select-modal-tag-remove svg{width:16px;height:16px;color:#707a8f}.instructor-select-modal-tag .instructor-select-modal-tag-remove:hover{background:#e8e8e9}.instructor-select-modal-tag .instructor-select-modal-tag-remove:hover svg{color:#707a8f}.instructor-select-modal-footer{display:flex;justify-content:flex-end;gap:12px;width:100%}.confirm-modal-overlay{position:fixed;inset:0;background-color:#00000080;z-index:1100;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-out}.confirm-modal{background-color:#fff;border-radius:12px;width:100%;max-width:600px;box-shadow:0 4px 30px #00000026;animation:scaleIn .2s ease-out}.confirm-modal__header{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 24px;position:relative;border-bottom:1px solid #E8E8E9}.confirm-modal__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;background-color:#e8f7f1;border-radius:12px;color:#93d9c0;border:1px solid #93D9C0}.confirm-modal__icon--danger{background-color:#ffeff0;color:#e7212b;border-color:#e7212b}.confirm-modal__title{margin:0;font-size:18px;line-height:28x;font-weight:600;letter-spacing:.08px;color:#14181f;flex:1;color:#2f333c}.confirm-modal__close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;cursor:pointer;color:#707a8f;transition:all .2s ease}.confirm-modal__close:hover{background-color:#f6f7f8;color:#14181f}.confirm-modal__body{padding:24px;gap:24px;text-align:left}.confirm-modal__message{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.08px;color:#666f82;text-align:left}.confirm-modal__message .highlight-success{color:#15ac77;font-weight:700;text-decoration:underline}.confirm-modal__message .highlight-error{color:#fe5b65;font-weight:700;text-decoration:underline}.confirm-modal__message .highlight-warning{color:#f59e0b;font-weight:700;text-decoration:underline}.confirm-modal__poll-name{margin:0 0 16px;font-size:16px;font-weight:600;line-height:24px;color:#14181f}.confirm-modal__exam-stats{display:flex;gap:12px;margin-bottom:16px}.confirm-modal__stat-card{flex:1;display:flex;align-items:center;gap:12px;padding:16px;background-color:#fff;border:1px solid #E8E8E9;border-radius:12px}.confirm-modal__stat-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;border-radius:12px}.confirm-modal__stat-icon--success{background-color:#e8f7f1;color:#15ac77}.confirm-modal__stat-icon--purple{background-color:#f3eeff;color:#8b5cf6}.confirm-modal__stat-icon--blue{background-color:#eef4ff;color:#3b82f6}.confirm-modal__stat-content{display:flex;flex-direction:column;gap:2px}.confirm-modal__stat-value{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5%;color:#14181f}.confirm-modal__stat-label{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#707a8f}.confirm-modal__exam-description{padding:24px;background-color:#fff;border:1px solid #E8E8E9;border-radius:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.5%;color:#2f333c}.confirm-modal__poll-dates{display:flex;gap:24px;margin-bottom:16px;padding:16px;background-color:#f6f7f8;border-radius:12px}.confirm-modal__date-item{display:flex;align-items:center;gap:8px;color:#707a8f}.confirm-modal__date-item svg{flex-shrink:0}.confirm-modal__date-label{font-size:14px;font-weight:500;color:#707a8f}.confirm-modal__date-value{font-size:14px;font-weight:600;color:#14181f}.confirm-modal__footer{display:flex;justify-content:space-between;gap:16px;padding:16px 24px;border-top:1px solid #E8E8E9}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.template-CEmmIJmI{display:flex;flex-direction:column;gap:20px;padding:4px 2px}.template-BI2Tqcvv{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--color-border, #e5e7eb)}.template-E-cTHZj5{margin:0 0 4px;font-size:20px;font-weight:600;color:var(--color-text, #111827)}.template-tYQ556kp{margin:0;color:var(--color-text-secondary, #6b7280);font-size:14px}.template-M6IBLdAD{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.template-GflkCWZX{padding:6px 12px;border-radius:999px;font-size:13px;font-weight:500;background:var(--color-bg-subtle, #f3f4f6);color:var(--color-text, #111827)}.template-GflkCWZX.template-73y0NjzM{background:#dcfce7;color:#166534}.template-GflkCWZX.template-DuapUPx4{background:#fef3c7;color:#92400e}.template-GflkCWZX.template-GBwLahdx{background:#fee2e2;color:#991b1b}.template-GflkCWZX.template-30EiNL2i{background:#e0e7ff;color:#3730a3}.template-VfxhV4MB{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-bg-subtle, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:10px}.template-Dobe--eO{font-size:13px;color:var(--color-text-secondary, #6b7280);font-weight:500}.template-6JfpwDj4{display:flex;gap:8px;flex-wrap:wrap}.template-RUAsned9{border:1px solid var(--color-border, #e5e7eb);border-radius:10px;overflow:hidden;background:#fff}.template--LYldqdR{width:100%;border-collapse:collapse;font-size:14px}.template--LYldqdR thead{background:var(--color-bg-subtle, #f9fafb);position:sticky;top:0;z-index:2}.template--LYldqdR th,.template--LYldqdR td{padding:12px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--color-border, #f3f4f6)}.template--LYldqdR th{font-weight:600;color:var(--color-text-secondary, #6b7280);font-size:12px;text-transform:uppercase;letter-spacing:.03em}.template--LYldqdR tbody tr:last-child td{border-bottom:none}.template--LYldqdR tbody tr:hover{background:var(--color-bg-subtle, #fafafa)}.template-uOOhrMur{font-weight:500;color:var(--color-text, #111827)}.template-RAHCopXg{color:var(--color-text-secondary, #6b7280);font-size:13px}.template-P9mw96kG{display:flex;align-items:center;gap:8px}.template-y1RkdtFn{flex:1;min-width:80px;height:6px;border-radius:999px;background:var(--color-border, #e5e7eb);overflow:hidden}.template--zCZTEZ9{height:100%;border-radius:999px;background:#10b981}.template-FrvLlZbF{background:#f59e0b}.template-GKa51qF-{background:#ef4444}.template-GEWYowd6{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.template-GEWYowd6.template-dOFJ6ijE{background:#dcfce7;color:#166534}.template-GEWYowd6.template-xuYnYgZw{background:#fee2e2;color:#991b1b}.template-GEWYowd6.template-qEniBX8O{background:var(--color-bg-subtle, #f3f4f6);color:var(--color-text-secondary, #6b7280)}.template-si7K-oEf{display:inline-flex;border:1px solid var(--color-border, #e5e7eb);border-radius:8px;overflow:hidden;background:#fff}.template-9g3JdZd2{padding:6px 12px;border:none;background:#fff;cursor:pointer;font-size:13px;color:var(--color-text-secondary, #6b7280);transition:background .12s ease,color .12s ease;border-right:1px solid var(--color-border, #e5e7eb)}.template-9g3JdZd2:last-child{border-right:none}.template-9g3JdZd2:hover{background:var(--color-bg-subtle, #f9fafb)}.template-9g3JdZd2.template-gWo1PE1m{color:#fff;font-weight:600}.template-9g3JdZd2.template-gWo1PE1m.template-73y0NjzM{background:#16a34a}.template-9g3JdZd2.template-gWo1PE1m.template-DuapUPx4{background:#f59e0b}.template-9g3JdZd2.template-gWo1PE1m.template-GBwLahdx{background:#dc2626}.template-TQvPVY5f{border:1px solid #fecaca;background:#fef2f2;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:12px}.template-tRruT0Kf{margin:0;color:#991b1b;font-size:15px;font-weight:600}.template-JtX-SQVV{margin:0;color:#7f1d1d;font-size:13px}.template-zk2X9BrI{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.template-d0DnNGmX{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--color-text, #111827)}.template-d0DnNGmX select,.template-d0DnNGmX input,.template-d0DnNGmX textarea{padding:8px 10px;border-radius:8px;border:1px solid var(--color-border, #e5e7eb);font-size:14px;background:#fff;font-family:inherit}.template-d0DnNGmX textarea{min-height:64px;resize:vertical}.template-B-HhRViR{width:18px;height:18px;cursor:pointer}.template-sGvfH9s5,.template-UQx1gyu1{padding:40px;text-align:center;color:var(--color-text-secondary, #6b7280)}.template-ZCzwwh0r{display:flex;flex-direction:column;gap:24px}.template-swGUNzA8{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.template-uN0Z9CYf{display:flex;align-items:center;gap:16px}.template-E8tyISnF{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease}.template-E8tyISnF:hover{background:#f6f7f8;border-color:#d0d0d1}.template-TKynk3DI{display:flex;flex-wrap:wrap;gap:8px}.template-TKynk3DI>*{flex:1 1 140px;min-width:0}.template-TKynk3DI .template-qEGl5CTS,.template-TKynk3DI .template-bqePzI0v{height:40px;padding:10px 16px;border-radius:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-9BbzTT3O{display:grid;grid-template-columns:1fr 329px;gap:24px}@media(max-width:1200px){.template-9BbzTT3O{grid-template-columns:1fr}}.template-vzjaXR8W{padding:48px 24px;text-align:center;color:#707a8f;font-size:14px}.template-YRbT7PKH{display:flex;flex-direction:column;gap:24px}.template-S-VAAlBO{border-radius:12px;padding:24px;display:flex;flex-direction:column;border:1px solid #e8e8e9}.template-bWh56FPo{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.template--q-0xLNR{font-size:20px;line-height:30px;letter-spacing:.08px;font-weight:600;color:#14181f;margin:0;font-family:Inter,sans-serif}.template-NlJO8k9R{font-size:16px;line-height:24px;letter-spacing:.08px;font-weight:500;color:#707a8f;font-family:Inter,sans-serif}.template-mPbu39gM{display:flex;flex-direction:column;gap:20px}.template-oAMwzG8v{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:768px){.template-oAMwzG8v{grid-template-columns:1fr}}.template-1qmFg4U-{width:100%}.template-Q-Z9tH3P{display:flex;gap:12px;align-items:flex-end;width:100%}.template-2tDDKYaO{flex:1;min-width:0}.template-OU9KODwl{flex-shrink:0;height:44px;white-space:nowrap}@media(max-width:640px){.template-Q-Z9tH3P{flex-direction:column;align-items:stretch}.template-OU9KODwl{width:100%}}.template-LgsMSVGg{margin-top:8px;font-size:13px;color:#707a8f}.template-TN2PdGs0{background:#fff;border-radius:8px;padding:16px;border:1px solid #e8e8e9;display:flex;gap:24px;justify-content:space-between}.template-lFQ2xfyI{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e8e8e9}.template-CUMbmedi{font-size:18px;line-height:28px;letter-spacing:.08px;font-weight:500;color:#14181f;margin:0;font-family:Inter,sans-serif;text-align:center;display:flex;align-items:center;justify-content:center}.template-jL3rxcCC{display:flex;align-items:center;gap:4px;cursor:pointer;color:#c51d26;font-family:Archivo,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.5%;transition:opacity .2s ease;text-decoration:underline}.template-jL3rxcCC:hover{opacity:.8}.template-jL3rxcCC svg{color:#c51d26}.template-dBdKUC0M{display:flex;flex-direction:column;gap:8px}.template--6Z6jOVd{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;transition:all .2s ease}.template--6Z6jOVd:hover{border-color:#d0d0d1}.template-H8C2G4gH{display:flex;align-items:center;gap:8px}.template-Mrp7cxtX,.template-iHaezUAN{font-size:14px;font-weight:500;color:#14181f;font-family:Inter,sans-serif}.template-v3zeXUoJ{font-size:12px;color:#707a8f;font-family:Inter,sans-serif}.template-E7olMx8G{display:flex;align-items:center;gap:8px}.template-24rTAXYf{width:32px;height:32px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-24rTAXYf:hover{background:#fef2f2;border-color:#fecaca;color:#e7212b}.template-DMfmqmFX{display:flex;flex-direction:column;gap:8px}.template-0r5j6qx3{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;transition:border-color .2s ease}.template-0r5j6qx3:hover{border-color:#d0d0d1}.template-YwbAvvS-{display:flex;color:#707a8f;flex-shrink:0;padding-top:2px}.template-vFh73dRg{flex:1;min-width:0}.template-EKPi-Xt3{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.template-fuj6bgfo{display:flex;align-items:center;gap:8px;flex-shrink:0}.template-5vvu5CrY{font-size:14px;font-weight:600;color:#14181f;font-family:Inter,sans-serif}.template-Z74D84GZ{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;color:#707a8f;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.template-Z74D84GZ:hover{border-color:#d0d0d1;color:#14181f;background:#f6f7f8}.template-51KwLkn5{margin:0;font-size:14px;line-height:22px;color:#14181f;font-family:Inter,sans-serif}.template-Y1YFEL-C{display:flex;flex-direction:column;gap:12px}@media(max-width:1200px){.template-Y1YFEL-C{flex-direction:row;flex-wrap:wrap}.template-Y1YFEL-C .template-18VRoBqu{flex:1 1 calc(50% - 6px);min-width:280px}}@media(max-width:768px){.template-Y1YFEL-C .template-18VRoBqu{flex:1 1 100%}}.template-18VRoBqu{background:#fff;border-radius:12px;padding:16px;border:1px solid #e8e8e9}.template-E7lDAipl{display:flex;justify-content:space-between;align-items:center}.template-ENGpN3ER{display:flex;flex-direction:column;gap:12px}.template-kY-8V2tR{display:grid;grid-template-columns:1fr 1fr;gap:12px}.template-F4fHjnF-{display:inline-block;margin-top:6px;font-size:12px;color:#707a8f}.template-jsyw8se8{display:inline-flex;border:1px solid #d9dde7;border-radius:8px;overflow:hidden;background:#f7f8fb}.template-uDCc8PVD{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;cursor:pointer;font-size:13px;color:#44506a;user-select:none}.template-uDCc8PVD+.template-uDCc8PVD{border-left:1px solid #d9dde7}.template-uDCc8PVD input[type=radio]{accent-color:#2f6feb;cursor:pointer}.template-uDCc8PVD:has(input:checked){background:#fff;color:#1f2a44;font-weight:600;box-shadow:inset 0 0 0 1px #2f6feb}.template-5zkh4Mj-{border:1px solid #e4e8f1;background:#fafbfd;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.template-YscvkCoL{display:flex;gap:8px;font-size:13px;line-height:1.4}.template-WTs8UIM7{min-width:92px;color:#707a8f;font-weight:500}.template-QNz1KkHx{color:#1f2a44;word-break:break-word}.template-pN6J-8rM{margin-top:12px}.template-mkImsxrI{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;color:#0d7a3e;background:#e8f5ee;border:1px solid #b8e0cc;border-radius:8px;font-family:Inter,sans-serif;letter-spacing:.02em}.template-hGhfiJLH{font-size:16px;line-height:24px;letter-spacing:.08px;color:#14181f;font-weight:500;font-family:Inter,sans-serif}.template-JXjYvm-X{display:flex;align-items:center;gap:8px}.template-x538PAVv{flex-shrink:0;color:#14181f}.template-dkFKj4KO{display:flex;align-items:center;gap:8px}.template-e9GN28Fh{font-size:14px;line-height:20px;letter-spacing:.08px;font-weight:500;color:#e7212b;font-family:Inter,sans-serif}.template-SUCaMsON{display:flex;flex-wrap:wrap;gap:8px}.template-xycoBzmG{display:inline-block;padding:4px 10px;background:#f5f5f5;border:1px solid #e8e8e9;border-radius:6px;font-size:13px;color:#1a1a2e}.template-1siahREM{width:100%;justify-content:center}.template-lV2iHt-X{font-family:Inter,sans-serif;font-size:14px;line-height:20px;letter-spacing:.5%;font-weight:500;color:#707a8f;margin-bottom:8px;display:block}.template-8yEQGQC7{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.template-m5qHSFA0{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;transition:all .2s ease}.template-m5qHSFA0:hover{border-color:#d0d0d1}.template-wPJi6Xa5{display:flex;align-items:center;gap:12px}.template-8nv379e-{width:40px;height:40px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.template-8nv379e-:before{content:"";position:absolute;top:6px;left:4px;width:14px;height:6px;background:#d97706;border-radius:2px 2px 0 0}.template-8nv379e-:after{content:"";position:absolute;inset:10px 4px 6px;background:#fcd34d;border-radius:0 4px 4px}.template-8nv379e- .template-7foxCzN8{position:absolute;bottom:2px;right:2px;background:#e7212b;color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.template-QN5qnVw6{display:flex;flex-direction:column;gap:2px}.template-ZkNpqq0D{font-size:14px;font-weight:500;color:#14181f;font-family:Inter,sans-serif}.template-7r2S4WLv{font-size:12px;font-weight:500;color:#10b981;font-family:Inter,sans-serif}.template-uvZjsEnA{display:flex;align-items:center;gap:8px}.template-nfLLYj-J{width:32px;height:32px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-nfLLYj-J:hover{background:#fef2f2;border-color:#fecaca;color:#e7212b}.template-KBMfaSMN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;border:1px dashed #e8e8e9;border-radius:8px;background:#fafafa;gap:16px}.template-5iUgCrwJ{font-size:14px;color:#707a8f;margin:0;text-align:center;font-family:Inter,sans-serif}.template-uSpE6Stj{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e8e8e9}.template-2DNVBWzO{display:flex;align-items:center;gap:16px}.template-SltluK55{margin:0;font-size:18px;font-weight:600;line-height:28px;color:#14181f}.template-i7rrQwmw{display:inline-flex;align-items:center;padding:2px 10px;background-color:#f1f2f4;border:1px solid #d3d6dc;border-radius:4px;font-size:14px;font-weight:500;color:#2f333c;font-size:16px;line-height:18px;letter-spacing:.08px;max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-wSdHvMo0{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;background:transparent;cursor:pointer;color:#707a8f;transition:all .2s ease;border-radius:8px;gap:4px}.template-wSdHvMo0:hover{background-color:#f6f7f8;color:#14181f}.template-gFp6U-r2{display:flex;flex-direction:column;gap:16px;max-height:calc(80vh - 200px);overflow:hidden}.template-8lKAm9dM{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px}.template-72K9kxHU,.template-aQt-IQZY{display:flex;align-items:center;gap:12px}.template-aQt-IQZY .button.outlined.success{background-color:#e8f7f1;border-color:#15ac77;color:#15ac77;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;gap:4px}.template-aQt-IQZY .button.outlined.success:hover:not(.template-jQ6TMdwv){background-color:#d4f0e5;border-color:#15ac77}.template-aQt-IQZY .button.outlined.error{background-color:#ffeff0;border-color:#fe5b65;color:#fe5b65;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;gap:4px}.template-aQt-IQZY .button.outlined.error:hover:not(.template-jQ6TMdwv){background-color:#ffe0e2;border-color:#fe5b65}.template-11-vKbL3{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;background:transparent;cursor:pointer;color:#707a8f;transition:all .2s ease;border-radius:8px}.template-11-vKbL3:hover{background-color:#f6f7f8;color:#14181f}.template-Zo78mfMG{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column}.template-Zo78mfMG .table-container{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px}.template-Zo78mfMG .table-wrapper{flex:1;min-height:0;overflow:hidden;border-radius:12px}.template-Zo78mfMG .flex-table{height:100%}.template-Zo78mfMG .flex-table-body{flex:1;min-height:0;overflow-y:auto}.template-Zo78mfMG .table-pagination{flex-shrink:0}.template-Zo78mfMG .personnel-id-column{min-width:120px}.template-Zo78mfMG .personnel-name-column{min-width:160px}.template-Zo78mfMG .title-column{min-width:140px}.template-Zo78mfMG .department-column{min-width:160px}.template-Zo78mfMG .status-column{min-width:120px}.template-Zo78mfMG .row-checkbox{border-radius:6px}.template-Zo78mfMG .row-checkbox:checked{background-color:#e7212b;border-color:#e7212b}.template-Zo78mfMG .row-checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.template-Zo78mfMG .row-checkbox:hover{border-color:#e7212b}.template-Yp3Jl3so{display:flex;justify-content:flex-end;width:100%}.template-fL2j4dV3{min-width:120px}.template-m1vZjKXt{display:flex;align-items:center;gap:8px}.template-M6dDsjhn{display:flex;flex-direction:column;gap:20px}.template---bR59kO,.template-rErH7Lp5{display:flex;align-items:center;justify-content:center;min-height:120px;color:#707a8f;font-size:14px}.template-Rim094xX{margin:0;font-size:18px;font-weight:600;line-height:28px;letter-spacing:.08px;color:#2f333c}.template-G-DaZ8FS{width:100%;border-radius:8px;overflow:hidden}.template-8Jjvu1Iz{width:100%;height:200px;object-fit:cover;display:block}.template-FWUkKk4B{display:flex;flex-direction:column;gap:16px}.template-otoUxOEW{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.template-2024-3E3{display:flex;align-items:center;gap:8px;color:#707a8f;font-size:14px;font-weight:400;line-height:20px;min-width:160px;flex-shrink:0}.template-0JseARs3{display:flex;align-items:center;justify-content:center;color:#707a8f}.template-KAgas0Fx{font-size:14px;font-weight:500;line-height:20px;color:#14181f;text-align:right;flex:1;display:flex;justify-content:flex-end;align-items:center}.template-yPaJGWBY{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.template-aWlSsVR9{background-color:#f6f7f8;border-radius:12px;padding:16px}.template-NXF4x-jt{margin:0 0 8px;font-size:14px;font-weight:600;line-height:20px;color:#14181f}.template-bAWC4yP-{margin:0;font-size:14px;font-weight:400;line-height:22px;color:#4d5464}.template-b8KPQp-t{display:flex;justify-content:flex-end;width:100%}.template-2mBrbbbD{max-width:200px!important}.template-j9zli1Tf{margin-right:8px;border-color:#e7212b!important;color:#e7212b!important;background-color:#e7212b14!important}.template-j9zli1Tf:hover:not(:disabled){background-color:#e7212b1f!important;border-color:#e7212b!important;color:#e7212b!important}.template-8fsihacW{display:flex;flex-direction:column;gap:12px;padding:18px;background:linear-gradient(135deg,#fafbfd,#f3f5fa);border:1px solid #e2e8f0;border-radius:14px}.template-6T4ElOlf{margin:0;font-size:18px;font-weight:700;line-height:24px;color:#0f172a;letter-spacing:-.01em}.template-CVLrJoUc{display:flex;gap:6px;flex-wrap:wrap}.template--O6uEbG3{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px dashed #e2e8f0}.template-5jsj0-kd{display:flex;align-items:center;justify-content:space-between}.template-0nlxhTFc{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.template-fSpR-g-q{font-size:13px;font-weight:600;color:#0f172a}.template-uUb9qRWe{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden}.template-kArL7gmY{height:100%;background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:999px;transition:width .3s ease}.template-ECCUh2WN{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.template-LyA2cPAX{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9;font-size:11.5px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.06em}.template-ygKiZGNq{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.template-nKfbo3-M{display:flex;flex-direction:column;gap:10px}.template-NQlZ3H3d{display:flex;flex-direction:column;gap:3px;min-width:0}.template-zQjguEjC{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.template-n8hR8HnX{font-size:11.5px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.template-ybjZXyY4{font-size:13.5px;font-weight:500;color:#0f172a;line-height:1.4;word-break:break-word}.template-5XJ2f3S0{font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.template-Zvv6Y4HM{color:#cbd5e1;font-style:italic;font-weight:400}.template-liXCkWOy{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:600}.template-vpw5STOd{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.template-EWPJB0nn{margin:0 0 8px;font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.template-2OQ-5oA8{margin:0;font-size:14px;line-height:1.55;color:#334155;white-space:pre-wrap;word-break:break-word}.template-pwJrMqKp{min-height:200px;max-height:min(75vh,620px);overflow-y:auto;padding:4px 2px}.template-TAY-tv7A{display:inline-block;margin:0 0 1.25rem;padding:4px 10px;font-size:.75rem;font-weight:600;color:#4338ca;background:#eef2ff;border-radius:999px;letter-spacing:.01em}.template-fNOcQmj8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:14px}.template-BiqliyWU{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#faf5ff);color:#6366f1;font-size:32px}.template-3p39PCxH{margin:0;font-size:1rem;font-weight:600;color:#111827}.template-ZMaOx6WO{margin:0;font-size:.8125rem;color:#6b7280;max-width:320px;line-height:1.5}.template-OLxrPNLj{display:flex;flex-direction:column;gap:12px}.template--a-ijQJc{height:128px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:template-I2thk6Ad 1.4s ease-in-out infinite}@keyframes template-I2thk6Ad{0%{background-position:200% 0}to{background-position:-200% 0}}.template-hRHYrgWu{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:.875rem;border:1px solid #fecaca}.template-76sk9GSH{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.template-60eiP78j{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.template-60eiP78j:hover{box-shadow:0 6px 18px -8px #1118271f;border-color:#c7d2fe}.template-OCJH8jvT{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.template-wSIP0K7Q{display:flex;align-items:center;gap:12px;min-width:0}.template-shUBHWe-{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.template-ARX4dR0l{display:flex;flex-direction:column;gap:2px;min-width:0}.template-ARX4dR0l strong{font-size:.9375rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-ARX4dR0l small{font-size:.75rem;color:#6b7280}.template-Q5MOt8iZ{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:600;color:#047857;background:#d1fae5;border-radius:999px;white-space:nowrap;flex-shrink:0}.template-PXynkMuv{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:14px}.template-pcFwJZ33{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6}.template-MSiY52Jm{display:flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.template-2cJHbMll{font-size:.8125rem;font-weight:500;color:#111827;word-break:break-word;line-height:1.4}.template-YHrx4wr9{margin-top:12px;padding-top:12px;border-top:1px dashed #e5e7eb}.template-DyWO-lkm{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.template-fozMQWxn{display:flex;flex-wrap:wrap;gap:6px}.template-yhBPK7-Q{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;background:#eff6ff;color:#1e40af;border-radius:8px;border:1px solid #dbeafe}.template-yhBPK7-Q strong{font-weight:600}.template-yhBPK7-Q span{color:#3b82f6}.template-ue-BVM9M{margin-top:14px;padding-top:14px;border-top:1px dashed #e5e7eb}.template-kVW5HQ3y{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.template-kVW5HQ3y .template-OJT6PDHC{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.template-u-dEOUdG{display:inline-flex;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:600;background:#f3f4f6;color:#374151;border-radius:999px}.template-eLSn-P8j{display:flex;flex-wrap:wrap;gap:8px}.template-CLUp3LUr{display:inline-flex;align-items:center;gap:8px;padding:5px 10px 5px 5px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;font-size:.8125rem;transition:background .15s ease}.template-CLUp3LUr:hover{background:#f3f4f6}.template-ME6jK9CM{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#fff;background:#6366f1;flex-shrink:0}.template-4wJCiHgo{font-weight:500;color:#111827}.template-qJIGqHnR{font-size:.6875rem;color:#6b7280}.template-X1JqlJxv{margin:0;padding:10px;font-size:.8125rem;color:#9ca3af;text-align:center;background:#fafafa;border-radius:8px;font-style:italic}.template-GsU-5d-c{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-tw7NVXb4{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template-tw7NVXb4:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template-tw7NVXb4:focus{outline:none}.template-o3E0CAIS{display:flex;flex-direction:column;gap:8px}.template-GYR7-qgU{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template-GYR7-qgU:hover{background:#f6f7f8}.template-GYR7-qgU.template-sOII7EzX{color:var(--color-error, #ef4444)}.template-GYR7-qgU.template-sOII7EzX:hover{background:#ef444414}.education-code-column{min-width:140px;font-weight:500}.education-name-column{min-width:180px;flex:1}.educator-column{min-width:130px}.format-column{min-width:100px}.target-audience-column{min-width:110px}.registration-column{min-width:110px;text-align:center}.date-column{min-width:110px}.status-column{min-width:130px}.template-1WJF0VKm{display:flex;flex-direction:column;gap:28px}.template-ubN2RAMz{display:flex;flex-direction:column;gap:14px}.template-Nc5l1cb3{display:flex;align-items:flex-start;gap:12px}.template-O2ryP3j3{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.template-b9SRmase{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px}.template-egbTg57Y{margin:2px 0 0;font-size:12px;color:#64748b;line-height:16px}.template-9-fL0d7C{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.template-9-fL0d7C{grid-template-columns:1fr}}.template-Cx62SVQg{margin:0;padding:8px 12px;background:#fef9c3;color:#854d0e;border-radius:8px;font-size:12px;line-height:18px}.template-FcunCBcU{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.template-FcunCBcU{grid-template-columns:1fr}}.template-vGJyCvL4{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:all .15s ease}.template-vGJyCvL4:hover{border-color:#cbd5e1;background:#f8fafc}.template-vGJyCvL4:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.template-fDfVHrWk .template-jANF6tm5{background:#dcfce7;color:#166534}.template-ERlT9blY .template-jANF6tm5{background:#fee2e2;color:#991b1b}.template-jdf7KeRP.template-fDfVHrWk{border-color:#16a34a;background:#f0fdf4;box-shadow:0 0 0 3px #16a34a1f}.template-jdf7KeRP.template-fDfVHrWk .template-X4lXo3xC{border-color:#16a34a}.template-jdf7KeRP.template-fDfVHrWk .template-3hbKpa0R{background:#16a34a;transform:scale(1)}.template-jdf7KeRP.template-ERlT9blY{border-color:#dc2626;background:#fef2f2;box-shadow:0 0 0 3px #dc26261f}.template-jdf7KeRP.template-ERlT9blY .template-X4lXo3xC{border-color:#dc2626}.template-jdf7KeRP.template-ERlT9blY .template-3hbKpa0R{background:#dc2626;transform:scale(1)}.template-jANF6tm5{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;flex-shrink:0}.template-I6ngO-Xy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.template-Yj-G2HaB{font-size:14px;font-weight:600;color:#0f172a;line-height:20px}.template-W6gd40DA{font-size:12px;color:#64748b;line-height:16px}.template-X4lXo3xC{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;transition:all .15s ease}.template-3hbKpa0R{width:8px;height:8px;border-radius:50%;background:transparent;transform:scale(0);transition:all .15s ease}.template-YTWVSo7E{font-weight:600;color:#1e293b}.template-srT9zPCd{font-weight:400;color:#334155}.template-7CCAq73n{display:flex;align-items:center;gap:8px;position:relative;min-height:32px}.template-eIq8Cxjf{position:absolute;left:-12px;top:0;bottom:50%;width:12px;border-left:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;border-bottom-left-radius:0;pointer-events:none}.template-iKFOk8In{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#64748b;transition:all .15s ease;flex-shrink:0}.template-iKFOk8In:hover{background:#f1f5f9;color:#0f172a}.template-iKFOk8In:focus{outline:none}.template-u1NIuKFs{color:#0f172a}.template-HonBSdPb{display:inline-block;width:22px;height:22px;flex-shrink:0}.template-zBWEnLFh{width:12px;height:12px;border:2px solid #e2e8f0;border-top-color:#64748b;border-radius:50%;animation:template-OkdK6frN .7s linear infinite}@keyframes template-OkdK6frN{to{transform:rotate(360deg)}}.template-N5HjnnIF{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;flex-shrink:0}.template-PTpMDE9l{background:#eef2ff;color:#4f46e5}.template-DMICftgE{background:#f1f5f9;color:#64748b}.template-e79qg2gx{font-size:13px;font-style:italic;color:#94a3b8;padding-left:34px}.template--EwWrxBo{margin-left:8px;font-size:12px;color:#94a3b8;font-style:italic}.template--o7x7AnB{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;border-radius:10px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;margin-left:4px}.template--sWyfIaI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template--sWyfIaI:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template--sWyfIaI:focus{outline:none}.template-6G2Ffngs{display:flex;flex-direction:column;gap:8px}.template-7ARu4aXp{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template-7ARu4aXp:hover{background:#f6f7f8}.template-7ARu4aXp.template-PClyjt0z{color:var(--color-error, #ef4444)}.template-7ARu4aXp.template-PClyjt0z:hover{background:#ef444414}.template-dNhkO8RU{min-width:260px;flex:1}.template-XLNZEDT4{min-width:180px;max-width:320px}.template-u1zZD63m{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-pQSY5aNM{min-width:100px}.template-5Xi8fgCt{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:500;line-height:18px}.template-vV6DwBry{background:#dcfce7;color:#166534}.template-XAPLj7iX{background:#fee2e2;color:#991b1b}.template--9szrduO{display:flex;flex-direction:column;gap:28px}.template-o1-ergtt{display:flex;flex-direction:column;gap:14px}.template-uuJX-Oyk{display:flex;align-items:flex-start;gap:12px}.template-CRlKbe84{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.template-MlZw-Pdn{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px}.template-AxXGU8EK{margin:2px 0 0;font-size:12px;color:#64748b;line-height:16px}.template-x-77eTZo{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.template-x-77eTZo{grid-template-columns:1fr}}.template-Mm9BiZVW{margin:0;padding:8px 12px;background:#fef9c3;color:#854d0e;border-radius:8px;font-size:12px;line-height:18px}.template-S2iqyUc-{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.template-S2iqyUc-{grid-template-columns:1fr}}.template-NgC-HuSY{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;text-align:left;transition:all .15s ease;position:relative}.template-NgC-HuSY:hover{border-color:#cbd5e1;background:#f8fafc}.template-NgC-HuSY:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.template-yZrxIm-t{border-color:#4f46e5;background:#eef2ff;box-shadow:0 0 0 3px #4f46e51f}.template-yZrxIm-t .template-MLwNPPRZ{border-color:#4f46e5}.template-yZrxIm-t .template-ej5NGFVh{background:#4f46e5;transform:scale(1)}.template-VprPkGng .template-MQxw2nZh{background:#dbeafe;color:#1e40af}.template-5i-fx3el .template-MQxw2nZh{background:#ede9fe;color:#6d28d9}.template-MQxw2nZh{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;flex-shrink:0}.template-uJKfxYto{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.template-Zat12av-{font-size:14px;font-weight:600;color:#0f172a;line-height:20px}.template-1GFdKNye{font-size:12px;color:#64748b;line-height:16px}.template-MLwNPPRZ{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;transition:all .15s ease}.template-ej5NGFVh{width:8px;height:8px;border-radius:50%;background:transparent;transform:scale(0);transition:all .15s ease}.template-T5mU2baO{padding:0 24px;margin-bottom:4px}.template-aj0Og3-B{font-weight:600;color:#1e293b}.template-qdkkBxjm{font-weight:400;color:#334155}.template-aRG6-Ofm{font-weight:700;color:#0f172a;letter-spacing:.01em}.template-YfEoUSY6{display:flex;align-items:center;gap:8px;position:relative;min-height:32px}.template-lvtNEywH{position:absolute;left:-12px;top:0;bottom:50%;width:12px;border-left:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;border-bottom-left-radius:0;pointer-events:none}.template-znEpF5A6{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#64748b;transition:all .15s ease;flex-shrink:0}.template-znEpF5A6:hover{background:#f1f5f9;color:#0f172a}.template-znEpF5A6:focus{outline:none}.template-AAZZuQc6{color:#0f172a}.template-BD4Opnm-{display:inline-block;width:22px;height:22px;flex-shrink:0}.template--m1j1Ztc{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;flex-shrink:0}.template-kgJZno1c{background:#fef3c7;color:#b45309}.template-JeoEHC7u{background:#eef2ff;color:#4f46e5}.template-FgZYAwkj{background:#f1f5f9;color:#64748b}.template-CS4LZIDO{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:500;line-height:16px;margin-left:4px}.template-R8ZDQc0B{background:#dbeafe;color:#1e40af}.template-9WPKBd2L{background:#ede9fe;color:#6d28d9}.template-hi-76IMe{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 7px;border-radius:10px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:600;line-height:1;letter-spacing:.02em;margin-left:4px}.template-F1p9z8yG{margin-left:8px;font-size:12px;color:#94a3b8;font-style:italic}.template-uctCCQ34{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template-uctCCQ34:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template-uctCCQ34:focus{outline:none}.template-A3kKB3PP{display:flex;flex-direction:column;gap:8px}.template-6bzo8pS5{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template-6bzo8pS5:hover{background:#f6f7f8}.template-6bzo8pS5.template-2LtRfepW{color:var(--color-error, #ef4444)}.template-6bzo8pS5.template-2LtRfepW:hover{background:#ef444414}.template-8XQNLcKp{min-width:260px;flex:1}.template-IVbY-c-J{min-width:180px;max-width:320px}.template-iG6NDQpJ{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-I4BhfBZA{display:flex;flex-direction:column;gap:28px}.template-O8r1mYyJ{display:flex;flex-direction:column;gap:14px}.template-M5DmSdK8{display:flex;align-items:flex-start;gap:12px}.template-wvvaWqGD{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.template--FZnK-Wp{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px}.template-nsFKYcwH{margin:2px 0 0;font-size:12px;color:#64748b;line-height:16px}.template-66HAJyFG{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.template-66HAJyFG{grid-template-columns:1fr}}.template-T1WMnkOi{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template-T1WMnkOi:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template-T1WMnkOi:focus{outline:none}.template-ibehajlW{display:flex;flex-direction:column;gap:8px}.template-TJEmaMMx{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template-TJEmaMMx:hover{background:#f6f7f8}.template-TJEmaMMx.template-z6t73Xqr{color:var(--color-error, #ef4444)}.template-TJEmaMMx.template-z6t73Xqr:hover{background:#ef444414}.template-1kIDbzMv{min-width:240px;flex:1}.template-ugsK95PE{min-width:140px}.template-MKZ0aMbE{min-width:110px}.template-BsAn-Ky4{display:flex;align-items:center;gap:10px}.template-TpbqSxte{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#eef2ff;color:#4f46e5;flex-shrink:0}.template-Ehk5LT0S{font-weight:600;color:#0f172a}.template-zwmkrSZe{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:500;font-family:ui-monospace,Menlo,monospace}.template-fzrpIiYq{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 9px;border-radius:11px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:600}.template-QcyA2Uip{display:flex;flex-direction:column;gap:16px;padding:16px 0}.template-RhWV4kzm{display:flex;align-items:center;gap:12px;justify-content:space-between}.template-RhWV4kzm>:first-child{max-width:320px;flex:1}.template-Bndl2GWd{background:#fff;border:1px solid #e8e8e9;border-radius:12px;overflow:hidden}.template-amrI6rJe{width:100%;border-collapse:collapse;font-size:14px}.template-amrI6rJe th{text-align:left;padding:14px 16px;font-size:12px;font-weight:600;letter-spacing:.5px;color:#707a8f;background:#fafbfc;border-bottom:1px solid #e8e8e9}.template-amrI6rJe td{padding:14px 16px;border-bottom:1px solid #f1f2f4;color:#14181f}.template-amrI6rJe tbody tr:last-child td{border-bottom:none}.template-amrI6rJe tbody tr:hover td{background:#fafbfc}.template-VQXdA5Qc{color:#505766;max-width:420px}.template-1uvLChXR{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#505766;white-space:nowrap}.template-OaJF2kAu{padding:48px 16px!important;text-align:center;color:#707a8f}.template-4-6jczeF{width:100px;text-align:right}.template-f7UebB-a{display:flex;gap:6px;justify-content:flex-end}.template-L8dgXmHx{width:32px;height:32px;border-radius:6px;background:#fff;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#505766;transition:all .15s ease}.template-L8dgXmHx:hover{background:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-yGfqnqGx:hover{background:#fff5f5;border-color:#ffd2d5;color:#e7212b}.template-7o0MmNMo{display:flex;flex-direction:column;gap:20px}.template--2BKEG5e{display:flex;flex-direction:column;gap:8px}.template-ofRogkIh{font-size:14px;font-weight:500;color:#14181f}.template-m91VSNVi{display:flex;flex-wrap:wrap;gap:8px}.template-agNlgzMX{padding:8px 14px;font-size:13px;font-weight:500;border-radius:8px;border:1px solid #d3d6dc;background:#fff;color:#4d5464;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.template-agNlgzMX:hover{border-color:#b8bec8;background:#f6f7f8}.template-i8KPjA3-{border-color:#e7212b;background:#ffeff0;color:#e7212b}.template-5WPAEY2J{width:100%;min-height:120px;padding:12px 14px;font-size:14px;line-height:1.45;font-family:inherit;color:#14181f;border:1px solid #d3d6dc;border-radius:8px;resize:vertical;box-sizing:border-box}.template-5WPAEY2J::placeholder{color:#94a3b8}.template-5WPAEY2J:focus{outline:none;border-color:#e7212b;box-shadow:0 0 0 1px #e7212b26}.template-QB2gIu4z{margin:0;font-size:12px;color:#707a8f}.template-Q2ahp5sS{min-width:140px}.template-KLZIDLdD{min-width:180px;max-width:240px}.template-SVfh39eN{min-width:200px;max-width:360px}.template-tMV-nVmu{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-KoG8LUVo{min-width:100px}.template-xw5d8pQO{display:flex;flex-direction:column;gap:20px}.template-oVUSu6Kq{display:flex;flex-direction:column;gap:8px}.template-6Unc8iuj{font-size:14px;font-weight:500;color:#14181f}.template--lBxeer-{display:flex;flex-wrap:wrap;gap:8px}.template-GpNjo-l4{padding:8px 14px;font-size:13px;font-weight:500;border-radius:8px;border:1px solid #d3d6dc;background:#fff;color:#4d5464;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.template-GpNjo-l4:hover{border-color:#b8bec8;background:#f6f7f8}.template--QVvyY0s{border-color:#e7212b;background:#ffeff0;color:#e7212b}.template--k8b-Bhm{width:100%;min-height:120px;padding:12px 14px;font-size:14px;line-height:1.45;font-family:inherit;color:#14181f;border:1px solid #d3d6dc;border-radius:8px;resize:vertical;box-sizing:border-box}.template--k8b-Bhm::placeholder{color:#94a3b8}.template--k8b-Bhm:focus{outline:none;border-color:#e7212b;box-shadow:0 0 0 1px #e7212b26}.template-zohCNr65{margin:0;font-size:12px;color:#707a8f}.template-4IvqR5Uc{min-width:140px}.template-O5lTzEF0{min-width:180px;max-width:240px}.template-pO2K-WiY{min-width:140px;max-width:220px}.template-QC55AHeg{min-width:200px;max-width:360px}.template-kiciGjud{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-Q-9CSy9I{min-width:100px}.template-zMlax2U6{display:flex;flex-direction:column;gap:1.25rem;min-height:0}.template-wIaKk2TN{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:.75rem 1rem;border-radius:8px;background:var(--color-surface-elevated, #f8f9fb);border:1px solid var(--color-border-subtle, #e8eaef);font-size:.8125rem;color:var(--color-text-secondary, #5c6470)}.template-9-7337vd{display:inline-flex;align-items:center;gap:.5rem}.template-8G1n2F-p{width:14px;height:14px;border-radius:3px;flex-shrink:0}.template-YXJG1W9g{flex:1;min-height:640px;padding:1rem;background:#fff;border-radius:12px;border:1px solid var(--color-border-subtle, #e8eaef);box-shadow:0 1px 2px #0f172a0a}.template-YXJG1W9g .fc{--fc-border-color: #e8eaef;--fc-button-bg-color: #f1f3f6;--fc-button-border-color: #d8dde6;--fc-button-text-color: #34314a;--fc-button-hover-bg-color: #e8ecf2;--fc-button-active-bg-color: #dde2ea;--fc-today-bg-color: rgba(231, 33, 43, .06);--fc-event-border-color: transparent;font-family:inherit}.template-YXJG1W9g .fc .fc-toolbar-title{font-size:1.25rem;font-weight:600;color:#1a1d26}.template-YXJG1W9g .fc .fc-button-primary:not(:disabled):active,.template-YXJG1W9g .fc .fc-button-primary:not(:disabled).fc-button-active{background-color:#e7212b;border-color:#c91d26;color:#fff}.template-YXJG1W9g .fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:0 0 0 2px #e7212b40}.template-YXJG1W9g .fc-theme-standard td,.template-YXJG1W9g .fc-theme-standard th{border-color:#e8eaef}.template-YXJG1W9g .fc-col-header-cell{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em;color:#5c6470}.template-YXJG1W9g .fc-daygrid-day-number,.template-YXJG1W9g .fc-timegrid-slot-label{font-size:.8125rem}.template-YXJG1W9g .fc-event-title{font-weight:500}.template-YXJG1W9g .fc-list-event-title a{color:inherit}.template-nMnuWUlG{margin:0;font-size:.8125rem;color:var(--color-text-secondary, #5c6470)}.progress-bar-container{display:flex;flex-direction:column;gap:4px;width:100%}.progress-bar-container.small .progress-bar-wrapper,.progress-bar-container.medium .progress-bar-wrapper,.progress-bar-container.large .progress-bar-wrapper{height:8px}.progress-bar-wrapper{width:100%;background-color:#f1f2f4;border-radius:100px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;border-radius:100px;transition:width .3s ease}.progress-bar-fill.success{background-color:#15ac77}.progress-bar-fill.warning{background-color:#fe9431}.progress-bar-fill.error{background-color:#fe5b65}.progress-bar-labels{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:20px;letter-spacing:.5%}.progress-bar-score{color:#666f82;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:20px;letter-spacing:.5%}.progress-bar-percentage{font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:20px;letter-spacing:.5%}.progress-bar-percentage.success{color:#15ac77}.progress-bar-percentage.warning{color:#fe9431}.progress-bar-percentage.error{color:#fe5b65}.template-lZvylmeM{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#fff;margin-right:0}.template-8gYsFL-v{display:flex;flex-direction:row;gap:24px;align-items:stretch;min-height:0}@media(max-width:900px){.template-8gYsFL-v{flex-direction:column}}.template-thBB24ur{flex:0 0 320px;min-width:0}@media(max-width:900px){.template-thBB24ur{flex:0 0 auto;width:100%;max-width:100%}}.template-iIG6jky4{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;border:1px solid #e8e8e9;background:#fff;min-height:720px;overflow-y:auto}.template-msXXvm8w{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.template-7D8UbsDw{border-color:#e7212b;background:#ffeff0}.template-7D8UbsDw .template-3slxy0yz{color:#e7212b}.template-3slxy0yz{font-size:14px;font-weight:500;color:#14181f}.template-o-MGA96g{flex-shrink:0}.template-hSzMK9-2{width:18px;height:18px;border-radius:50%;border:2px solid #e8e8e9;background:#fff;display:inline-block}.template-Z6IQ5oZC{background:#e8f7f1;border-color:#15ac77}.template-vgkfCAjw{border-color:#e7212b}.template-RtjE6Zwe{flex:1;min-width:0;display:flex;flex-direction:column}@media(max-width:900px){.template-RtjE6Zwe{width:100%}}.template-kqfAyuA-{display:flex;flex-direction:column;gap:24px;flex:1;min-height:0;overflow-y:auto}.template-qkLZY5Jt{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.template-1MCsYZDM{max-width:100%}.template-1MCsYZDM .progress-bar-wrapper{height:4px}.template-1MCsYZDM .progress-bar-fill{background-color:#e7212b!important}.template-ffTg72m8{font-size:13px;font-weight:500;color:#e7212b;white-space:nowrap}.template-m2ldYVcC{padding:24px;border-radius:12px;border:1px solid #e8e8e9;background:#fff}.template-SdwQw9gq{font-size:18px;line-height:24px;font-weight:600;color:#14181f;margin:0 0 12px;font-family:Inter,sans-serif}.template-Odsgb821{font-size:14px;line-height:20px;color:#14181f}.template-64o-l6fz{margin:12px 0}.template-64o-l6fz img{max-width:100%;max-height:200px;border-radius:8px;border:1px solid #e8e8e9;object-fit:contain}.template-i5s3pay9{font-size:13px;color:#707a8f;margin:0 0 12px}.template-BNOfQfQ6{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.template-H-42GfCa{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:default}.template-P7tEIRWS{cursor:pointer;transition:border-color .2s ease,background .2s ease}.template-P7tEIRWS:hover{border-color:#d0d2d6;background:#f6f7f8}.template-kgtEmPj-,.template-bAU8FzEh{border-color:#15ac77;background:#e8f7f1}.template-cBFUNyQi{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid #e8e8e9;background:#fff;display:flex;align-items:center;justify-content:center}.template-kgtEmPj- .template-cBFUNyQi,.template-bAU8FzEh .template-cBFUNyQi{border-color:#15ac77}.template-F4eYuosQ{font-size:14px;color:#14181f}.template-yZoXH2Pc{margin-top:20px}.template-5T-vcAkL{display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:10px 20px;border-radius:8px;border:none;background:#e7212b;color:#fff;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s ease}.template-5T-vcAkL:hover:not(:disabled){background:#c91d26}.template-5T-vcAkL:disabled{opacity:.7;cursor:not-allowed}.template-zMzTndWM{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:12px}.template-8-Ojq5TS{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.template-8-Ojq5TS:hover:not(:disabled){background:#ffeff0;border-color:#e7212b;color:#e7212b}.template-8-Ojq5TS:disabled{opacity:.5;cursor:not-allowed}.template-x-BpKC7k{display:flex;flex-direction:column;align-items:center;gap:8px}.template-BXIKV2-m{display:flex;align-items:center;gap:12px}.template-Hn2BTiXx{min-width:71px;height:40px;padding:0 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:24px;line-height:32px;font-weight:400;letter-spacing:.005em;color:#2f333c}.template-JL1OZtzt{font-size:24px;line-height:32px;font-weight:400;letter-spacing:.005em;color:#9fa6b4}.template-shRzptuK{display:flex;flex-direction:column;align-items:center;gap:24px}.template-n26lrwvJ{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:16px;width:100%;align-self:flex-start}.template-L5921lpg{display:flex;align-items:center;gap:16px}.template-RaMDw93C{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;gap:8px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:pointer;transition:all .2s ease}.template-RaMDw93C:hover{background:#f6f7f8;border-color:#d1d5db}.template-RaMDw93C:focus{outline:none;box-shadow:0 0 0 2px #e7212b33}.template-28ZkwEq0{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;width:100%}.template-cmg0F2Pk{display:flex;align-items:center;gap:0;flex:1;min-width:0}.template-JNXcWRem{display:flex;align-items:center;height:40px;flex-shrink:0}.template-WJTWkwtG{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px;background:none;border:none;cursor:pointer;color:#707a8f;transition:color .2s ease}.template-WJTWkwtG:hover{color:#14181f}.template-rw8Dhraa{color:#e7212b}.template-rw8Dhraa .template-CrJy5Rsa{border-color:#e7212b;background:#ffeff0}.template-rw8Dhraa .template-CrJy5Rsa svg path{stroke:#e7212b}.template-rTOkag-X{color:#14181f}.template-rTOkag-X .template-CrJy5Rsa{border-color:#e7212b;background:#e7212b;color:#fff}.template-CrJy5Rsa{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;transition:all .2s ease}.template-knX1bpPL{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px}.template-IsKPQyla{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.template-2DYNxc9P{display:flex;align-items:center;gap:8px;justify-content:flex-end}.template-NBazk0-N{width:232px;flex-shrink:0;height:2px;background:#e8e8e9;margin-bottom:25px;transition:background .2s ease}.template-NBazk0-N.template-dekY1zcC{background:#e7212b}.template-NBazk0-N.template-2yXqQOxf{background:linear-gradient(to right,#e7212b 50%,#e8e8e9 50%)}.template-GoaJnmHO{margin-right:auto}.template-oCaFqatK{display:flex;gap:8px}.template-oCaFqatK .template-xK-nzI1h{flex:1 1 50%;min-width:0;height:40px;padding:10px 24px;border-radius:8px}.template-oCaFqatK .template-PTAnp0HB{flex:1 1 50%;min-width:0!important;height:40px;padding:10px 24px;border-radius:8px}.template-hRIiKOO8{max-width:550px;width:100%;border-radius:12px;padding:24px;display:flex;flex-direction:column;border:1px solid #e8e8e9;background:#fff;margin-right:140px}.template-nifKF91V{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:.005em;color:#14181f;margin:0 0 8px;text-align:center}.template-M71Gr34m{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.005em;color:#707a8f;margin:0 0 24px;text-align:center}.template-tctTRpYH{display:flex;flex-direction:column;gap:20px}.template-VviLgqrS{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:flex-start}@media(max-width:600px){.template-VviLgqrS{grid-template-columns:1fr}}.template-VrsXbz9u{width:100%}.template-mPZyC0Pw{min-width:120px;padding-top:22px}@media(max-width:600px){.template-mPZyC0Pw{min-width:100%;padding-top:0}}.template-ceEzfXzC{font-size:14px;color:#707a8f;font-weight:500}.template-hG71c26y{padding:32px;text-align:center;color:#707a8f;font-size:14px;background:#f6f7f8;border-radius:8px}.template-g4lumHya{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#fff;margin-right:0}.template-g4lumHya .template-nifKF91V,.template-g4lumHya .template-M71Gr34m{margin:0}.template-d3iIC6IQ{display:flex;flex-direction:row;gap:24px;align-items:stretch;min-height:0}@media(max-width:900px){.template-d3iIC6IQ{flex-direction:column}}.template-6lYmBW5X{flex:0 0 320px;min-width:0}@media(max-width:900px){.template-6lYmBW5X{flex:0 0 auto;width:100%;max-width:100%}}.template-3eRW5ikU{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;border:1px solid #e8e8e9;background:#fff;min-height:720px;overflow-y:auto}.template-7ocYZrjw{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.template-tclQCScE{border-color:#e7212b;background:#ffeff0}.template-tclQCScE .template-vqXKpQy2{color:#e7212b}.template-vqXKpQy2{font-size:14px;font-weight:500;color:#14181f}.template-R-O0neeq{flex-shrink:0}.template-fd78eKaO{width:18px;height:18px;border-radius:50%;border:2px solid #e8e8e9;background:#fff;display:inline-block}.template-NSec7WAK{background:#e8f7f1;border-color:#15ac77}.template-YbT-QtNu{border-color:#e7212b}.template-LUACp3sI{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:12px;border:1px solid #e8e8e9;background:#fff;min-height:720px;overflow-y:auto}.template-OLORFFRk{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.template-OLORFFRk:hover{border-color:#d0d2d6;background:#f6f7f8}.template-a170uXb3{border-color:#e7212b;background:#ffeff0}.template-a170uXb3 .template-O6SKbEAF,.template-a170uXb3 .template-vCsJ1QdP,.template-a170uXb3 .template-QOHZrAKZ{color:#e7212b}.template-a170uXb3 .template-vCsJ1QdP svg path,.template-a170uXb3 .template-QOHZrAKZ svg path{stroke:#e7212b}.template-vCsJ1QdP{display:flex;align-items:center;color:#707a8f;flex-shrink:0}.template-NdTat3GS{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.template-O6SKbEAF{font-size:14px;font-weight:500;color:#14181f}.template-BbiT-ux6{font-size:13px;line-height:18px;color:#707a8f;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.template-QOHZrAKZ{display:flex;align-items:center;color:#707a8f;flex-shrink:0}.template-wtLxr6Hu{flex:1;min-width:0;display:flex;flex-direction:column}@media(max-width:900px){.template-wtLxr6Hu{width:100%}}.template-UH1cUYV7{display:flex;flex-direction:column;flex:1;min-height:0;padding:24px;border-radius:12px;border:1px solid #e8e8e9;background:#fff}.template-slcXO8zr{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.template-o8htXEnO{font-size:18px;line-height:28px;font-weight:500;color:#14181f;margin:0;font-family:Inter,sans-serif}.template-riq6t-f2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:color .2s ease,background .2s ease,border-color .2s ease}.template-riq6t-f2:hover:not(:disabled){color:#e7212b;background:#ffeff0;border-color:#e7212b}.template-riq6t-f2:disabled{opacity:.5;cursor:not-allowed}.template-IE8O4REs{display:flex;flex-direction:column;gap:20px;flex:1;min-height:0}.template-M-l0Gu7N{display:flex;flex-direction:column;gap:8px}.template-M-l0Gu7N .template-CqsXPEj4{font-size:14px;font-weight:500;color:#14181f}.template-J8KGSBwT{font-size:14px;font-weight:500;color:#e7212b;background:none;border:none;cursor:pointer;padding:0;text-align:left;align-self:flex-start;text-decoration:underline}.template-J8KGSBwT:hover{text-decoration:underline}.template-9wWIOQJZ{position:relative;display:inline-block;margin-top:8px}.template-9wWIOQJZ img{max-width:200px;max-height:150px;border-radius:8px;border:1px solid #e8e8e9;object-fit:contain}.template-9wWIOQJZ .template-Yfx2V5e7{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;border:none;background:#00000080;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.template-9wWIOQJZ .template-Yfx2V5e7:hover{background:#000000b3}.template-zPtESZ7X{display:flex;align-items:center;gap:10px;font-size:14px;color:#14181f;cursor:pointer}.template-zPtESZ7X input[type=checkbox]{width:20px;height:20px;margin:0;flex-shrink:0;cursor:pointer;appearance:none;-webkit-appearance:none;border:2px solid #d1d5db;border-radius:4px;background:#fff;transition:border-color .2s,background-color .2s}.template-zPtESZ7X input[type=checkbox]:checked{border-color:#e7212b;background-color:#e7212b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 10l4 4 8-8'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.template-q5h8vdAW{font-size:13px;color:#707a8f;margin:0;line-height:18px}.template-bda-L64Z{display:flex;flex-direction:column;gap:12px}.template-ss64CCB-{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.template-OvPotG1e .template-815Df7mz{border-color:#15ac77;background-color:#e8f7f1}.template-815Df7mz{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid #e8e8e9;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease}.template-815Df7mz:hover{border-color:#e7212b}.template-MDQWK-h4{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:color .2s ease,background .2s ease,border-color .2s ease}.template-MDQWK-h4:hover:not(:disabled){color:#e7212b;background:#ffeff0;border-color:#e7212b}.template-MDQWK-h4:disabled{opacity:.5;cursor:not-allowed}.template-CbD40Je6{flex:1;min-width:0}.template-Aul-4CuW{font-size:14px;font-weight:500;color:#e7212b;background:none;border:none;cursor:pointer;padding:0;text-align:left;align-self:flex-start;text-decoration:underline}.template-Aul-4CuW:hover{text-decoration:underline}.template-hVkutOS5{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;min-height:40px;margin-top:8px;padding:10px 14px;border:1px solid #e8e8e9;border-radius:8px;background:#f1f2f4;color:#707a8f;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.08px;transition:background .2s ease,border-color .2s ease,color .2s ease}.template-hVkutOS5:hover{background:#e8e8e9;border-color:#d0d2d6}.template-TGHcsdiU{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#fff;margin-right:0}.template-TGHcsdiU .template-nifKF91V,.template-TGHcsdiU .template-M71Gr34m{margin:0}.template-KxBNJHdn{display:flex;flex-direction:column;gap:24px;flex:1;min-height:0;overflow-y:auto}.template-a3sPfebf{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.template-aCiDwZAe{max-width:100%}.template-aCiDwZAe .template--vx-l2eE{height:4px}.template-aCiDwZAe .template-AwHUTJF6{background-color:#e7212b!important}.template-znZI4tnA{font-size:13px;font-weight:500;color:#e7212b;white-space:nowrap}.template-1EnEkx-l{padding:20px;border-radius:12px;border:1px solid #e8e8e9;background:#f6f7f8}.template-bc2Q9Ryc{font-size:16px;font-weight:600;color:#14181f;margin:0 0 16px;font-family:Inter,sans-serif}.template-ss0ZQkBT{margin:0;display:flex;flex-direction:column;gap:12px}.template-TmrXjiv8{display:flex;flex-direction:column;gap:4px}.template-TmrXjiv8 dt{font-size:12px;font-weight:500;color:#707a8f;margin:0}.template-TmrXjiv8 dd{font-size:14px;color:#14181f;margin:0}.template-cqUwJLEi{padding:24px;border-radius:12px;border:1px solid #e8e8e9;background:#fff}.template-sn1duLtx{font-size:18px;line-height:24px;font-weight:600;color:#14181f;margin:0 0 12px;font-family:Inter,sans-serif}.template-T1AgWPo9{font-size:14px;line-height:20px;color:#14181f}.template-2IM3TTc0{margin:12px 0}.template-2IM3TTc0 img{max-width:100%;max-height:200px;border-radius:8px;border:1px solid #e8e8e9;object-fit:contain}.template--b-a15oF{font-size:13px;color:#707a8f;margin:0 0 12px}.template-D8eNeL1J{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.template-0FlaD9K3{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid #e8e8e9;background:#fff}.template-0GByfank{border-color:#15ac77;background:#e8f7f1}.template-alMXxSsK{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid #e8e8e9;background:#fff;display:flex;align-items:center;justify-content:center}.template-0GByfank .template-alMXxSsK{border-color:#15ac77}.template-xsyIQzfl{font-size:14px;color:#14181f}.template-vUI-QEJV{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:12px}.template-i9yjAAsp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.template-i9yjAAsp:hover:not(:disabled){background:#ffeff0;border-color:#e7212b;color:#e7212b}.template-i9yjAAsp:disabled{opacity:.5;cursor:not-allowed}.template-AKR3WWJ8{display:flex;flex-direction:column;align-items:center;gap:8px}.template-ArBAppJn{font-size:12px;color:#707a8f}.template-p-zzq4n-{display:flex;align-items:center;gap:12px}.template-8HeXlvoJ{min-width:71px;height:40px;padding:0 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:24px;line-height:32px;font-weight:400;letter-spacing:.005em;color:#2f333c}.template-PzsmtYwQ{font-size:24px;line-height:32px;font-weight:400;letter-spacing:.005em;color:#9fa6b4}.template-SHjicei7{margin-bottom:24px}.template-5YoFcFUr{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-5YoFcFUr:hover{color:#374151}.template-51uRPY41{display:flex;flex-direction:column;min-width:150px;padding:4px}.template-8f177iET{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:4px}.template-8f177iET:hover{background-color:#f3f4f6}.template-8f177iET.template-0-cNlLam{color:#ef4444}.template-8f177iET.template-0-cNlLam:hover{background-color:#fef2f2}.template-y0LrloUB{flex-shrink:0}.template-psFzNh7E{white-space:nowrap}.template-84K6VOrW{display:flex;flex-direction:column;gap:20px;padding:0 4px;overflow-y:auto}.template-GdhCV5CJ{margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:.005em;color:#14181f}.template-A4zZJ0cj{border:1px solid #e8e8e9;border-radius:12px;padding:20px;background:#fff}.template-v33N6hgu{display:flex;flex-direction:column;gap:20px}.template-hPFXmF7h{display:flex;align-items:center;gap:10px}.template-0XXSoAqi{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:6px;color:#707a8f;flex-shrink:0}.template-U8FgySe9{flex:1;font-size:14px;color:#707a8f}.template-NL6-LaJ-{font-size:14px;font-weight:500;color:#14181f;text-align:right}.template-BOT6ePcf{border:1px solid #e8e8e9;border-radius:12px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:12px}.template-ZJYRQZXy{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#14181f;line-height:24px}.template-pLGg3qFk{margin:0;font-size:14px;color:#4d5464;line-height:1.6}.template-mNnnLqWy{display:flex;flex-direction:column;gap:0}.template-E9MO2ODR{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:.005em;color:#14181f;flex-shrink:0}.template-XS656RxI{border:1px solid #e8e8e9;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:24px;margin-top:8px}.template-c4l0ugyh{display:flex;flex-direction:column;gap:12px}.template-c4l0ugyh+.template-c4l0ugyh{padding-top:24px;border-top:1px solid #e8e8e9}.template-VjKS4gDz{display:flex;align-items:flex-start;gap:8px}.template-96Yu3HJ4{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;background:#e7212b;color:#fff;border-radius:50%;font-size:14px;font-weight:600;flex-shrink:0}.template-XRwbiddx{margin:0;font-size:14px;font-weight:500;color:#14181f;line-height:1.5;padding-top:3px}.template-aoTcZqcK{display:flex;align-items:center;gap:8px;font-size:12px;color:#707a8f;padding-left:36px}.template-DGNOj92q{display:inline-flex;align-items:center;gap:4px;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:12px;color:#505766}.template-yz8Uod-p{display:flex;flex-direction:column;gap:8px;padding-left:36px}.template-DZVKl4wq{display:flex;align-items:center;gap:8px;font-size:14px;color:#4d5464}.template-CRJrZnDI{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0}.template-Py4Ut--Y{width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;flex-shrink:0}.template-XHZAfvtZ{color:#16a34a;font-weight:500}.template-XHZAfvtZ .template-CRJrZnDI,.template-XHZAfvtZ .template-Py4Ut--Y{border-color:#16a34a;background:#16a34a}.template-j-zwso0K{color:#16a34a;flex-shrink:0}.template-Dm8g5jLZ{padding-left:36px}.template-Dm8g5jLZ img{max-width:100%;max-height:200px;border-radius:8px;border:1px solid #e8e8e9;object-fit:contain}.template-Pu8bwxph{display:flex;align-items:center;justify-content:center;min-height:200px;color:#707a8f;font-size:14px}.template-um10JGQp{display:flex;align-items:center;justify-content:center;min-height:200px;color:#e7212b;font-size:14px}.template-2-XBz8W5{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px}.template-8sElAqsA{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-8sElAqsA:hover{background-color:#f6f7f8;color:#14181f}.template-3j1sq9zb{margin:16px 0 24px;font-size:22px;font-weight:600;line-height:1.3;color:#14181f}.template-EZe1Pik5{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:1100px){.template-EZe1Pik5{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.template-EZe1Pik5{grid-template-columns:1fr}}.template-cL208dJt{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.template-8Du-nI4F{display:flex;align-items:center;justify-content:space-between}.template-vWGH3cq2{font-size:14px;font-weight:400;color:#707a8f;line-height:1.4}.template-om53L25x{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.template-Ssqvlhtd{background:#ffeff0}.template-i2nEkGyK{font-size:28px;font-weight:700;color:#14181f;line-height:1.2}.template-wwSdDv5l{display:flex;flex-direction:column;gap:0}.template-z8UN-5Dy{border:1px solid #e8e8e9;border-radius:12px;overflow:hidden;background:#fff;margin-top:24px}.template-8i-iM76f{width:100%;border-collapse:collapse}.template-8i-iM76f thead tr{border-bottom:1px solid #e8e8e9}.template-8i-iM76f thead th{padding:14px 20px;font-size:12px;font-weight:500;color:#707a8f;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#fafafa}.template-8i-iM76f tbody tr{border-bottom:1px solid #f0f0f1;transition:background-color .15s ease}.template-8i-iM76f tbody tr:last-child{border-bottom:none}.template-8i-iM76f tbody tr:hover{background-color:#fafafa}.template-8i-iM76f tbody td{padding:16px 20px;font-size:14px;font-weight:400;color:#4d5464;vertical-align:middle}.template-6Xi5fl-H{font-weight:500;color:#14181f!important}.template-Q8o3EB32{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#505766;transition:all .15s ease;white-space:nowrap}.template-Q8o3EB32:hover{background-color:#f6f7f8;border-color:#d0d0d0}.template-Q8o3EB32 svg{flex-shrink:0}.template-G0aZ8MjC{padding:24px;text-align:center;color:#666f82}.template-I0I7SfsR{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-JQe0IeJ3{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-top:none;border-radius:0 0 12px 12px;background:#fff;flex-shrink:0;gap:12px}.template-5XwE1NOq{display:flex;align-items:center;gap:8px;flex:1}.template-m0ewGAMw{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-Ig0SNXyf{max-width:80px}.template-Ig0SNXyf .dropdown-container,.template-Ig0SNXyf .dropdown-header{max-width:100%}.template-30LO-njz{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-FNjk4bxJ{display:flex;align-items:center;gap:4px}.template-FNjk4bxJ .pagination-numbers{display:flex;gap:4px}.template-FNjk4bxJ .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-FNjk4bxJ .pagination-number.template-6ySjuD8q{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-FNjk4bxJ .pagination-number:hover:not(.template-6ySjuD8q){background-color:#f5f5f5;border-color:#d0d0d0}.template-FNjk4bxJ .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-cH4lAtN2{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-cH4lAtN2:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-cH4lAtN2:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-cH4lAtN2 svg{width:16px;height:16px}.template--Sh2VTZg{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px}.template-uCTrKPyQ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-uCTrKPyQ:hover{background-color:#f6f7f8;color:#14181f}.template-DaCMqNSx{display:flex;align-items:center;gap:16px;margin:16px 0 24px;flex-wrap:wrap}.template-A8YwInkM{margin:0;font-size:22px;font-weight:600;line-height:1.3;color:#14181f}.template-xdSl3qw7{display:inline-flex;align-items:center;padding:6px 16px;border:1px solid #e8e8e9;border-radius:8px;font-size:14px;font-weight:500;color:#14181f;background:#fff}.template-QNEtP8bJ{margin-left:auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:10px;background:#fff;cursor:pointer;color:#505766;transition:all .15s ease}.template-QNEtP8bJ:hover{background-color:#f6f7f8;border-color:#d0d0d0}.template-PCdAC6SE{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}@media(max-width:900px){.template-PCdAC6SE{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.template-PCdAC6SE{grid-template-columns:1fr}}.template-Zv8THG4S{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.template-K4e-bY8y{display:flex;align-items:center;justify-content:space-between}.template-3ceDCpD8{font-size:14px;font-weight:400;color:#707a8f;line-height:1.4}.template-1ubE2BJj{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.template-EdP9YRbb{background:#eef4ff}.template-6JsZVQoJ{background:#f0fdf4}.template-6OAEmVpE{background:#ffeff0}.template-Ch0hCcqt{background:#f6f7f8}.template-zsfygO41{font-size:28px;font-weight:700;color:#14181f;line-height:1.2}.template-XgYTnknt{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.template-AOc6F82H{border:1px solid #e8e8e9;border-radius:12px;padding:24px;background:#fff;display:flex;flex-direction:column;gap:16px}.template-AOc6F82H.template-Dh8Geecw{border-color:#22c55e;border-left:3px solid #22c55e}.template-AOc6F82H.template-tlNU93Mu{border-color:#e7212b;border-left:3px solid #e7212b}.template-AOc6F82H.template-xuKeeBAT{border-color:#e8e8e9;border-left:3px solid #c4c9d4}.template-87crBJrX{font-size:14px;font-weight:600;line-height:1.4;margin:0}.template-87crBJrX.template-Dh8Geecw{color:#22c55e}.template-87crBJrX.template-tlNU93Mu{color:#e7212b}.template-87crBJrX.template-xuKeeBAT{color:#707a8f}.template-NHkqlYrH{font-size:14px;font-weight:400;color:#14181f;line-height:1.6;margin:0}.template-FD8GHUlW{display:flex;flex-direction:column;gap:8px}.template-fJgW-ATz{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f1;border-radius:8px;font-size:14px;color:#4d5464;line-height:1.5;transition:background .15s ease}.template-fJgW-ATz:last-child{border-bottom:none}.template-fJgW-ATz.template-eyLV1v0F{background:#f0fdf4;border-color:#bbf7d0;color:#14181f;font-weight:500}.template-fJgW-ATz.template--HMCdqXe{background:#fefce8;border-color:#fef08a;color:#14181f}.template-fJgW-ATz.template-vGbS2Zi-{background:#ffeff0;border-color:#fecdd3;color:#14181f;font-weight:500}.template-wtwrYEoq{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.template-wtwrYEoq.template-KIx5qXsH{background:#22c55e;border:2px solid #22c55e}.template-wtwrYEoq.template-RWTJL4D-{background:transparent;border:2px solid #22c55e}.template-wtwrYEoq.template-C4oDoJ7j{background:#e7212b;border:2px solid #e7212b}.template-wtwrYEoq.template-St168gHO{width:0;height:0;min-width:0}.template-u6iGaU0w{flex:1}.template-6R6Yv4c5{padding:48px;text-align:center;color:#666f82;font-size:14px}.template-2kxkZvb4{padding:48px;text-align:center;color:#e7212b;font-size:14px}.snackbar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:664px;min-height:54px;padding:16px;border-radius:10px;border:1px solid;box-shadow:0 4px 30px #4d54641a;background:#fff;box-sizing:border-box;font-family:Inter,sans-serif}.snackbar__content{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.snackbar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.snackbar__text{font-size:14px;line-height:20px;letter-spacing:.005em;color:#2f333c}.snackbar__title{font-weight:600}.snackbar__message{font-weight:400}.snackbar__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:#72808f;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}.snackbar--success{border-color:#15ac77;background:#fff}.snackbar--success .snackbar__title,.snackbar--success .snackbar__close{color:#15ac77}.snackbar--success .snackbar__close:hover{background:#15ac7714;color:#15ac77}.snackbar--fail{border-color:var(--primary-color, #e7212b);background:#fff}.snackbar--fail .snackbar__icon,.snackbar--fail .snackbar__title,.snackbar--fail .snackbar__close{color:var(--primary-color, #e7212b)}.snackbar--fail .snackbar__close:hover{background:#e7212b14;color:var(--primary-color, #e7212b)}.template-OXkNEsV8{display:flex;justify-content:center;margin-bottom:24px}.template-XxVGzkH3{margin-bottom:24px}.template-H0vmv-6T{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-H0vmv-6T:hover{color:#374151}.template-fNGS-boq{display:flex;flex-direction:column;gap:8px;min-width:207px}.template-AXqepbIN{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;width:100%;transition:background-color .15s ease;border-radius:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#505766}.template-AXqepbIN:hover{background-color:#f1f2f4}.template-AXqepbIN.template-t95W9om3{color:#ef4444}.template-AXqepbIN.template-t95W9om3:hover{background-color:#fef2f2}.template-AXqepbIN.template-t95W9om3 .template-Pim05fFw{color:#ef4444}.template-Pim05fFw{flex-shrink:0;color:currentColor}.template-AXqepbIN:not(.template-t95W9om3) .template-Pim05fFw{color:#505766}.template-X6XAB2-m{flex:1}.template-gzVCmpIi{display:flex;flex-direction:column;gap:8px;width:262px;flex-shrink:0}.template-icNmrVIn{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f8f9;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left}.template-icNmrVIn:hover{background:#fff;border-color:#e8e8e9;box-shadow:0 2px 8px #0000000f}.template-icNmrVIn:active{background:#ffeff0;border-color:#e7212b}.template-icNmrVIn svg{color:#505862;flex-shrink:0}.template-25jDaIJK{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5%;color:#505862}.template-nG7-UK26{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.template-QyWM-guK{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-QX-Npmfi{display:flex;align-items:center;gap:8px}.template-gKn7ztbD{color:#e7212b}.template-1G4RvcuN{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#14181f}.template-qz-JVkNX{display:flex;align-items:center;gap:12px}.template-GHGYK5yg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#e7212b;transition:all .2s ease}.template-GHGYK5yg:hover{background-color:#ffeff0;border-color:#e7212b}.template-i5EukwAU{display:flex;flex-direction:column;gap:12px}.template--qKz1fVo{display:flex;flex-direction:column;gap:8px}.template-TuKMrp5K{display:flex;align-items:center;gap:8px;max-width:450px}.template-TRS-L-sG{flex:1}.template-f-XSy3cm{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:8px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:all .2s ease;flex-shrink:0}.template-f-XSy3cm:hover{background-color:#f6f7f8}.template-F1v6WYu9{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;cursor:pointer;color:#e7212b;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.5%;transition:opacity .2s ease;margin-top:4px}.template-F1v6WYu9:hover{opacity:.8}.template-F1v6WYu9 svg{flex-shrink:0;color:#e7212b}.template-4Igbv1MD{display:flex;gap:24px;width:100%;align-items:flex-start;justify-content:center}.template-9YwRLOEO{flex-shrink:0}.template-bQdyaQgu{flex:1;min-width:0;max-width:786px;border:1px solid #e8e8e9;padding:20px;border-radius:12px}.template-sPiL5g0t{display:flex;gap:28px;flex-direction:column}.template-XHuJ2-ZN{display:flex;align-items:center;justify-content:center;min-height:200px;padding:32px;background:#f6f7f8;border:1px dashed #e8e8e9;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#707a8f;text-align:center}.template-3IRiMeCW{display:flex;gap:24px;width:100%;align-items:flex-start;justify-content:center}.template-WicpbFqQ{flex-shrink:0;width:300px}.template-5lFQ5Lkf{flex:1;min-width:0}.template-PhytqJgi{display:flex;flex-direction:column;gap:16px}.template-XkQyts-t{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:#fff;border:1px solid #e8e8e9;border-radius:10px}.template-7tHQKOpS{font-size:12px;font-weight:500;color:#707a8f}.template-eDTaVVu5{font-size:14px;font-weight:500;line-height:20px;color:#14181f;white-space:pre-wrap;word-break:break-word}.template-lk7FDF1m{display:flex;flex-direction:column;gap:28px}.template-RC6YBA8q{display:flex;flex-direction:column;gap:12px}.template-GC137Rl7{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#14181f}.template-9GYKzm1m{font-weight:400;color:#707a8f}.template--L5X-f2t{display:flex;flex-direction:column;gap:8px}.template-RRxO3Vw-{display:flex;align-items:center;justify-content:center;min-height:200px;padding:32px;background:#f6f7f8;border:1px dashed #e8e8e9;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#707a8f;text-align:center}.template-rM21IM5v{display:flex;flex-direction:column;align-items:center;gap:24px}.template-KA1l-vF2{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:16px;width:100%;align-self:flex-start}.template-M0v3QxFd{display:flex;align-items:center;gap:16px}.template-8W-YanL9{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;gap:8px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;cursor:pointer;transition:all .2s ease}.template-8W-YanL9:hover{background:#f6f7f8;border-color:#d1d5db}.template-8W-YanL9:focus{outline:none;box-shadow:0 0 0 2px #e7212b33}.template-O-SQVNXi{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;width:100%}.template-WncTIPIX{display:flex;align-items:center;gap:0;flex:1;min-width:0}.template-f3JpYq-M{display:flex;align-items:center;height:40px;flex-shrink:0}.template-QENjWB2A{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px;background:none;border:none;cursor:pointer;color:#707a8f;transition:color .2s ease}.template-QENjWB2A:hover{color:#14181f}.template-RO2DJ8CS{color:#e7212b}.template-RO2DJ8CS .template-P811rYqI{border-color:#e7212b;background:#ffeff0}.template-RO2DJ8CS .template-P811rYqI svg path{stroke:#e7212b}.template-3PR31v6W{color:#14181f}.template-3PR31v6W .template-P811rYqI{border-color:#e7212b;background:#e7212b;color:#fff}.template-P811rYqI{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;transition:all .2s ease}.template-rdl96ab-{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px}.template-JAKQ3y4C{font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.template-tx-lxPEF{display:flex;align-items:center;gap:8px;justify-content:flex-end}.template-EuPeyiRr{width:232px;flex-shrink:0;height:2px;background:#e8e8e9;margin-bottom:25px;transition:background .2s ease}.template-EuPeyiRr.template-y9VgdxSs{background:#e7212b}.template-EuPeyiRr.template-enqXqRTU{background:linear-gradient(to right,#e7212b 50%,#e8e8e9 50%)}.template-Fx5wTZct{margin-right:auto}.template-m7fmFCAG{display:flex;gap:8px}.template-m7fmFCAG .template-c4FqnQQG{flex:1 1 50%;min-width:0;height:40px;padding:10px 24px;border-radius:8px}.template-m7fmFCAG .template-Qoqpu56x{flex:1 1 50%;min-width:0!important;height:40px;padding:10px 24px;border-radius:8px}.template-L3JRdxMV{max-width:550px;width:100%;border-radius:12px;padding:24px;display:flex;flex-direction:column;border:1px solid #e8e8e9;background:#fff;margin-right:140px}.template-JS1NuSuq{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:.005em;color:#14181f;margin:0 0 8px;text-align:center}.template----Ptp-V{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.005em;color:#707a8f;margin:0 0 24px;text-align:center}.template-pJFx-bhS{display:flex;flex-direction:column;gap:20px}.template-H8FouWkw{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:flex-end}@media(max-width:600px){.template-H8FouWkw{grid-template-columns:1fr}}.template-kR-jT-MC{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.template-kR-jT-MC{grid-template-columns:1fr}}.template-xPmcqOad{width:100%}.template-RRcjOLn6{font-size:14px;color:#707a8f;font-weight:500}.template-gJgGRYPR{padding:32px;text-align:center;color:#707a8f;font-size:14px;background:#f6f7f8;border-radius:8px;width:100%}.template-l8Xyf0it{display:flex;flex-direction:column;gap:20px;padding:0 4px;overflow-y:auto}.template-zb-xQD8m{display:flex;align-items:center;gap:8px}.template-wDfFOxXA{margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:.005em;color:#14181f}.template-gjz1BTum{display:flex;flex-direction:column;gap:0}.template-V0IGvKoK{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:.005em;color:#14181f;flex-shrink:0}.template-rKZ00w7f{border:1px solid #e8e8e9;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:32px;margin-top:8px}.template-grO7v2LR{border:1px solid #e8e8e9;border-radius:12px;padding:20px;background:#fff}.template-or1Q1AGq{display:flex;flex-direction:column;gap:20px}.template-ezhegert{border:1px solid #e8e8e9;border-radius:12px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:12px}.template-mpR17to3{margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#14181f;line-height:24px}.template-B6L9QXpj{margin:0;font-size:14px;color:#4d5464;line-height:1.6}.template-B5V8HvJy{display:flex;align-items:center;gap:10px}.template-DqjYYi41{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:6px;color:#707a8f;flex-shrink:0}.template-mG4P0Pbc{flex:1;font-size:14px;color:#707a8f}.template-SD-oxLaY{font-size:14px;font-weight:500;color:#14181f;text-align:right}.template-0uonyhMh{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#14181f;text-align:right}.template-1oFsRGUH{display:inline-flex;align-items:center;justify-content:center;color:#707a8f;cursor:help}.template-11qM14wM{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px}.template-uER5Cmxb{margin:0 0 16px;font-size:16px;font-weight:600;color:#14181f}.template-rjhgsmad{display:flex;flex-direction:column;gap:16px}.template-oWFcLmCZ{background:#f6f7f8;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.template-68tfYPUs{display:flex;align-items:center;gap:12px}.template-t0tjo1am{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e7212b;color:#fff;border-radius:50%;font-size:14px;font-weight:600;flex-shrink:0}.template-CW-0X6Hx{display:flex;align-items:center;gap:8px;flex:1}.template-YXHIJOK1{font-size:12px;font-weight:500;color:#e7212b}.template-P1pd0Krs{margin:0;font-size:14px;font-weight:500;color:#14181f;line-height:1.5}.template-F5uousc5{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding-left:40px}.template-3pi2BMyA{display:flex;align-items:center;gap:8px;font-size:14px;color:#4d5464}.template-1pFwh0H7{width:6px;height:6px;background:#707a8f;border-radius:50%;flex-shrink:0}.template-YN5F989r,.template-uc5bliuN{margin-top:8px}.template-L4wi4mTc{display:flex;align-items:center;justify-content:center;min-height:200px;color:#707a8f;font-size:14px}.template-I7IiXwVt{display:flex;align-items:center;justify-content:center;min-height:200px;color:#e7212b;font-size:14px}:root{--color-primary: #e7212b;--color-primary-primary-light: #e7212b;--color-primary-primary-contained: #e7212b;--color-primary-lighter: #c8fad6;--color-primary-light: #72808f;--color-primary-dark: #007867;--color-primary-darker: #dadfe3;--color-info: #00b8d9;--color-info-lighter: #cafdf5;--color-info-light: #61f3f3;--color-info-dark: #006c9c;--color-info-darker: #003768;--color-success: #22c55e;--color-success-lighter: #d3fcd2;--color-success-light: #77ed8b;--color-success-dark: #118d57;--color-success-darker: #065e49;--color-warning: #ffab00;--color-warning-lighter: #fff5cc;--color-warning-light: #ffd666;--color-warning-dark: #b76e00;--color-warning-darker: #7a4100;--color-error: #fb3748;--color-error-lighter: #ffe9d5;--color-error-light: #ffac82;--color-error-dark: #fb3748;--color-error-darker: #7a0916;--color-neutral: #f9fafb;--color-neutral-lighter: #ffffff;--color-neutral-light: #f1f1f1;--color-neutral-dark: #212b36;--color-neutral-darker: rgba(145, 158, 171, .2)}.light{--color-primary: #e7212b;--color-primary-primary-light: #e7212b;--color-primary-primary-contained: #e7212b;--color-primary-lighter: #c8fad6;--color-primary-light: #72808f;--color-primary-dark: #007867;--color-primary-darker: #dadfe3;--color-info: #00b8d9;--color-info-lighter: #cafdf5;--color-info-light: #61f3f3;--color-info-dark: #006c9c;--color-info-darker: #003768;--color-success: #22c55e;--color-success-lighter: #d3fcd2;--color-success-light: #77ed8b;--color-success-dark: #118d57;--color-success-darker: #065e49;--color-warning: #ffab00;--color-warning-lighter: #fff5cc;--color-warning-light: #ffd666;--color-warning-dark: #b76e00;--color-warning-darker: #7a4100;--color-error: #fb3748;--color-error-lighter: #ffe9d5;--color-error-light: #ffac82;--color-error-dark: #fb3748;--color-error-darker: #7a0916;--color-neutral: #f9fafb;--color-neutral-lighter: #ffffff;--color-neutral-light: #f1f1f1;--color-neutral-dark: #212b36;--color-neutral-darker: rgba(145, 158, 171, .2)}.dark{--color-primary: #e7212b;--color-primary-primary-light: #e7212b;--color-primary-primary-contained: #e7212b;--color-primary-lighter: #c8fad6;--color-primary-light: #72808f;--color-primary-dark: #007867;--color-primary-darker: #dadfe3;--color-info: #00b8d9;--color-info-lighter: #cafdf5;--color-info-light: #61f3f3;--color-info-dark: #006c9c;--color-info-darker: #003768;--color-success: #22c55e;--color-success-lighter: #d3fcd2;--color-success-light: #77ed8b;--color-success-dark: #118d57;--color-success-darker: #065e49;--color-warning: #ffab00;--color-warning-lighter: #fff5cc;--color-warning-light: #ffd666;--color-warning-dark: #b76e00;--color-warning-darker: #7a4100;--color-error: #fb3748;--color-error-lighter: #ffe9d5;--color-error-light: #ffac82;--color-error-dark: #fb3748;--color-error-darker: #7a0916;--color-neutral: #1c1c1c;--color-neutral-lighter: #2c2c2c;--color-neutral-light: #3c3c3c;--color-neutral-dark: #4c4c4c;--color-neutral-darker: #5c5c5c}.avatar{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;overflow:hidden}.avatar__content{color:#fff}.avatar.rounded{border-radius:12px}.avatar.color-primary{background-color:var(--color-primary, #e7212b);color:#fff}.avatar.color-secondary{background-color:var(--color-info-dark, #9c27b0);color:#fff}.avatar.color-info{background-color:var(--color-info, #00b8d9);color:#fff}.avatar.color-success{background-color:var(--color-success, #22c55e);color:#fff}.avatar.color-warning{background-color:var(--color-warning, #ffab00);color:#fff}.avatar.color-error{background-color:var(--color-error, #ff5630);color:#fff}.avatar.color-default{background-color:var(--color-neutral-dark, #bdbdbd);color:#fff}.avatar img{width:100%;height:100%;object-fit:cover}.template-5CA2XNqd{position:relative;background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:40px 20px 16px;display:flex;flex-direction:column;gap:12px;min-height:304px;transition:box-shadow .2s ease}.template-5CA2XNqd:hover{box-shadow:0 4px 12px #00000014}.template-MLV2BEVm{position:absolute;top:12px;right:12px}.template-v5ezLFvy{display:flex;flex-direction:column;align-items:center;gap:12px}.template-nC8G1e1q{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.template-LewQI42-{margin:0;font-size:16px;font-weight:600;color:#14181f;line-height:1.4}.template-BDCUyc1p{margin:0;font-size:14px;color:#707a8f;line-height:1.4}.template-ZJRJklIQ{flex:1;display:flex;flex-direction:column;justify-content:center}.template-wpGAicvn{display:flex;flex-direction:column;gap:8px}.template-653YHBpU{font-size:12px;font-weight:500;color:#707a8f}.template-et6RGlex{display:flex;justify-content:space-between;align-items:center}.template-ScVp6EPN{font-size:12px;color:#4d5464}.template-lgOLMLUZ{font-size:14px;font-weight:600;color:#e7212b}.template-lyNPemPQ{border-top:1px solid #e8e8e9;padding-top:16px;margin-top:auto}.template-6MIXrUD0{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:none;cursor:pointer;font-size:14px;font-weight:600;color:#e7212b;text-decoration:underline;transition:opacity .2s ease}.template-6MIXrUD0:hover:not(.template-Lo9LE-s7){opacity:.85}.template-6MIXrUD0 svg{color:#e7212b;flex-shrink:0}.template-6MIXrUD0.template-Lo9LE-s7{color:#c4c9d4;cursor:not-allowed;text-decoration:none}.template-6MIXrUD0.template-Lo9LE-s7 svg{color:#c4c9d4}.template-36EHQ1Y8{display:flex;flex-direction:column;gap:24px;padding:0 4px;overflow-y:auto}.template-4iN15gqz{display:flex;flex-direction:column;gap:0}.template-n9KWn7LD{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:.005em;color:#14181f;padding-bottom:0;flex-shrink:0}.template-SaHJe--0{border:1px solid #e8e8e9;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:32px;margin-top:8px}.template-UHB2Qmco{display:flex;flex-direction:column;gap:20px}.template-hMj6vofq{background:#f6f7f8;border:1px solid #e8e8e9;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.template-RvnQOart{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e7212b;color:#fff;border-radius:50%;font-size:12px;font-weight:600;flex-shrink:0}.template-Pp3KmH23{display:flex;align-items:flex-start;gap:10px}.template-DSjLiryb{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.template-cp8OIq11{display:flex;flex-direction:column;gap:8px}.template-LDyIWOIz{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;font-size:14px;color:#4d5464}.template-gub2dJAz{border-color:#e7212b;background:#ffeff0;color:#14181f}.template-84rFavMp{width:18px;height:18px;border:2px solid #e8e8e9;border-radius:50%;flex-shrink:0}.template-gub2dJAz .template-84rFavMp{border-color:#e7212b;background:#e7212b}.template-eUB-RLw9{padding:12px 16px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;font-size:14px;color:#14181f;line-height:1.5;white-space:pre-wrap;min-height:80px}.template-BatMpDeq{padding:10px 14px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;font-size:14px;color:#14181f}.template-AvJhDPNo,.template-M8aNE-6T{margin-top:4px}.template-uH3APyS9{display:flex;align-items:center;justify-content:center;min-height:200px;color:#707a8f;font-size:14px}.template-6RDwnAVL{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:12px;color:#e7212b;font-size:14px;text-align:center}.template-pTshFY-s{display:flex;align-items:center;justify-content:center;min-height:120px;color:#707a8f;font-size:14px}.template-otNjIFun{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px}.template-I2zZBJ3n{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-I2zZBJ3n:hover{background-color:#f6f7f8;color:#14181f}.template-jmeDb4mi{display:flex;flex-direction:column;gap:24px;margin-top:24px}.template-LWda2xQj{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1400px){.template-LWda2xQj{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.template-LWda2xQj{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.template-LWda2xQj{grid-template-columns:1fr}}.template-OrkuTCZa{padding:24px;text-align:center;color:#666f82}.template-Sxty9A8d{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-haNlwH0b{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-QrmYaaIA{display:flex;align-items:center;gap:8px;flex:1}.template-KGW1S2U8{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-xEi9kohA{max-width:80px}.template-xEi9kohA .dropdown-container,.template-xEi9kohA .dropdown-header{max-width:100%}.template-Bt4-Bz6B{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-NnTnOdJ4{display:flex;align-items:center;gap:4px}.template-NnTnOdJ4 .pagination-numbers{display:flex;gap:4px}.template-NnTnOdJ4 .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-NnTnOdJ4 .pagination-number.template-jiBZrnq7{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-NnTnOdJ4 .pagination-number:hover:not(.template-jiBZrnq7){background-color:#f5f5f5;border-color:#d0d0d0}.template-NnTnOdJ4 .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-6llJReRC{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-6llJReRC:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-6llJReRC:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-6llJReRC svg{width:16px;height:16px}.template-OPEdmvA7{margin-bottom:24px}.template-OPEdmvA7:last-of-type{margin-bottom:0}.template-rZ3exT8d{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.005em;color:#14181f;margin:0 0 12px}.template-8eAzu1kN{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:16px;margin-bottom:12px;border-bottom:1px solid #e8e8e9}.template-pZDQnwZ7{display:inline-flex;align-items:center;gap:2px;padding:4px 6px;border-radius:8px;background:#f2f4f7;border:1px solid #e8e8e9;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#2f333c}.template--JyOr3kO{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;color:#707a8f;transition:color .2s ease}.template--JyOr3kO:hover{color:#e7212b}.template-qVR1yqwM{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.005em;color:#14181f;margin:0}.template-n8IbwaJg{font-weight:600;color:#e7212b}.template-BpsxNqhn{margin-bottom:0;min-height:300px}.template-kLoZVJTc{display:flex;align-items:center;gap:8px;margin-top:12px;width:fit-content;height:fit-content;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em}.template-t-ZJV10y{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.template-6pksoe-p{color:#707a8f;flex-shrink:0}.template-8A2N6B03{color:#2f333c;font-weight:500}.template-aBj10tTn{display:inline-block;padding:2px 6px;border-radius:4px;background:#3b82f6;color:#fff;font-weight:500;margin-right:2px}.template-N2s7HHgu{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e7212b;color:#fff;font-size:12px;font-weight:600;font-style:italic;flex-shrink:0;cursor:help}.template-1-y7cRsC{display:flex;justify-content:flex-end;width:100%}.template-r-sQXEs7{min-width:160px}.template-1xbB5Hly,.template-4Myrcas7{display:flex;align-items:center;gap:8px}.template-CigkDwmn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;color:#e7212b;background:none;border:none;cursor:pointer;border-radius:8px;white-space:nowrap}.template-CigkDwmn:hover{background-color:#fef2f2}.template-XqT0oar5{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-XqT0oar5:hover{background-color:#f6f7f8;color:#14181f}.template-lWGt8gDG{position:absolute;top:100%;right:0;margin-top:4px;min-width:180px;padding:4px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10}.template-gWjoATAo{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-gWjoATAo:hover{background-color:#f3f4f6}.template-FdjwbUnz{display:flex;flex-direction:column;gap:24px}.template-Vn3S61kv{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;border:1px solid #e8e8e9}.template-IdHEZFxd{display:flex;align-items:flex-start;gap:20px}.template-acS7cbCS{flex-shrink:0}.template-cmSkdsf9{flex:1;min-width:0}.template-Z7FN6RKv{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.template-geTeOoh1{min-width:0}.template-VXMqMSNX{margin:0 0 4px;font-size:18px;font-weight:600;line-height:28px;color:#14181f}.template-j6xiox2L{margin:0;font-size:14px;font-weight:400;color:#4d5464}.template-JNMAs223{display:flex;flex-shrink:0;align-items:center}.template-U1XThNju{display:flex;flex-wrap:wrap;gap:8px;width:100%}.template-0s5EUOWe{width:100%;margin-top:0}.template-04rJtTmT{margin:0 0 8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82}.template-0s5EUOWe .template-TPSHrTAR{margin-top:8px;margin-bottom:0}.template-SJtlf1-V{display:inline-flex;align-items:center;padding:4px 16px 4px 12px;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;color:#666f82;background:#f8f8f9;border:1px solid #d3d6dc;border-radius:8px}.template-lAM8dig6{margin:0}.template-HdgFCC2S{margin:0 0 12px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82}.template-WXRBiYQA{padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-TPSHrTAR{display:flex;justify-content:space-between;margin-top:8px;font-size:14px;color:#4d5464}.template-deRQyk-s{color:#10b981;font-weight:500}.template-SXVyElQa{display:flex;flex-direction:column;gap:12px}.template-dvX6Do38{display:flex;align-items:center;gap:12px}.template-YCr5xyNl{display:flex;align-items:center;justify-content:center;color:#707a8f;flex-shrink:0}.template-ixgihIXk{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82;flex:1}.template-rTcBku8z{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#14181f}.template-ZbBDaonl{position:relative}.template-XOYoexc3{display:flex;align-items:stretch;width:100%;padding:0 16px;margin-bottom:0}.template-Tkd9ZCB-{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 0;width:100%;background:none;border:none;cursor:default;font-size:14px;font-weight:500;color:#14181f;transition:color .2s ease;pointer-events:none}.template-5NsyrPVl{position:relative;flex:1;display:flex;justify-content:center}.template-Tkd9ZCB-.template-5egcF9tm{color:#e7212b}.template-Tkd9ZCB-.template-5egcF9tm .template-uholHIf9{background-color:#e7212b;color:#fff;border-color:#e7212b}.template-Tkd9ZCB-:not(.template-5egcF9tm) .template-uholHIf9{background:#ffeff0;color:#e7212b;border:1px solid #e7212b}.template-uholHIf9{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #d3d6dc;background:#fff;font-size:12px;font-weight:600;color:#4d5464;flex-shrink:0}.template-0KTEBkay{width:calc(100% - 32px);height:1.5px;margin:0 16px;background-color:#e8e8e9;overflow:hidden;border-radius:0 0 2px 2px;box-sizing:border-box}.template-B-S0PV4K{height:100%;background-color:#e7212b;transition:width .3s ease}.template-QAnRZh5X{display:flex;flex-direction:column;gap:8px;width:100%}.template-Abi0oMkv{margin:0;font-size:12px;color:#707a8f}.template-007kuWyr{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.template-tiNgiaqG{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-bottom:150px}.template-5-Jp49MI{grid-column:1/-1}.template-4IVoz0iM{display:flex;flex-direction:column;gap:6px}.template-CYEyc-ei{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e9}.template-NDZnt34Y{display:flex;align-items:center;gap:8px}.template-wwDCqQNs{margin:0;font-size:18px;font-weight:600;color:#14181f}.template-BGmfac9s{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#72808f;padding:0}.template-BGmfac9s:hover{background-color:#f6f7f8;color:#14181f}.template-N0bTQ3o0{margin:0 0 12px;font-size:14px;color:#707a8f}.template-eQTSEZbg{border:2px dashed #e8e8e9;border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:border-color .2s,background-color .2s}.template-eQTSEZbg:hover,.template-eQTSEZbg.template-yES7LOpg{border-color:#e7212b;background-color:#fff5f5}.template-eQTSEZbg.template-ZMHERsL8{border-style:solid;border-color:#4caf50;background-color:#f1f8f4}.template-Nkr3OKKU{display:none}.template-dVS7dyBT{font-size:14px;font-weight:500;color:#2f333c}.template-KoDjLY8z{font-size:14px;color:#707a8f}.template-90psm-4-{display:flex;flex-direction:column;gap:28px;padding:4px 4px 8px}.template-u0ciYqHO{display:flex;flex-direction:column;gap:14px}.template-nxKwMrkN{display:flex;align-items:flex-start;gap:12px}.template-c8OADbga{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#ffeff0;color:#e7212b;font-size:13px;font-weight:700;border:1px solid #e7212b;flex-shrink:0;margin-top:2px}.template-gOelsvge{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px}.template-5w177fhH{margin:2px 0 0;font-size:12px;color:#64748b;line-height:16px}.template-m2VY0A34{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.template-m2VY0A34{grid-template-columns:1fr}}.template-7Wm39iPT{grid-column:1/-1;display:flex;flex-direction:column;gap:4px}.template-9icSYIcj{display:flex;align-items:center;justify-content:space-between;gap:8px}.template-P8PP5CA1{font-size:11.5px;color:#64748b;line-height:16px}.template-quQYD3qk{background:transparent;border:none;color:#e7212b;font-size:12px;font-weight:500;cursor:pointer;padding:0}.template-quQYD3qk:hover{text-decoration:underline}.template-0KyHcLza{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e9}.template-QXksPZBY{display:flex;align-items:center;gap:8px}.template-Vu2ShP5F{margin:0;font-size:18px;font-weight:600;color:#14181f}.template-0jinBZgv{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#72808f;padding:0}.template-0jinBZgv:hover{background-color:#f6f7f8;color:#14181f}.template-bcM8ldpg{padding:24px;min-height:320px}.template-hcnfAMHA{margin:0 0 16px;font-size:14px;color:#4d5464}.template-hcnfAMHA strong{color:#14181f}.template-FZZsMjgN{display:flex;flex-direction:column;gap:6px}.template-mxYYR0Ve{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%}.template-VvgwV8aT{display:flex;flex-direction:column;gap:16px;padding-bottom:8px}.template-r2RziYQy{display:flex;flex-direction:column;gap:6px}.template-1IVPAzCr{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:1000}.template-Lkt-jAlg{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-Lkt-jAlg:hover{color:#374151}.template-4zd2HcT0{display:flex;flex-direction:column;min-width:150px;padding:4px}.template-h1oEZHTJ{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:4px}.template-h1oEZHTJ:hover{background-color:#f3f4f6}.template-Tapg-azt{cursor:not-allowed;color:#9ca3af}.template-Tapg-azt:hover{background-color:transparent}.template-ycvdPidh{display:flex;flex-direction:column;gap:20px}.template-RfJ-vM-f{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px 16px;padding:16px;background:#f6f7f8;border-radius:12px;border:1px solid #e8e8e9}.template-UunHRR9o{display:flex;flex-direction:column;gap:4px}.template-jq2tluCi{font-size:12px;line-height:18px;color:#666f82}.template-zmMQeiCZ{font-size:15px;font-weight:600;color:#14181f;line-height:22px}.template-YE-BcjdY{color:#15ac77}.template-2F-8cKZj{color:#e7212b}.template-YBeBPVlP{margin:0 -8px;min-height:320px}.template-3KC8-LpO{padding:24px;text-align:center;color:#666f82;font-size:14px}.template-F8E3CsvT{padding:24px;text-align:center;color:#e7212b;font-size:14px}.template-VbhPt6DJ{display:flex;flex-direction:column;gap:24px}.template-xHnhw-4L{display:flex;flex-direction:column}.template-J3DAeRXU{display:flex;flex-direction:column;gap:4px;min-width:160px;flex-shrink:0}.template-R0WuKqS1{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;line-height:20px}.template-0jXnwpaI{color:#666f82}.template-DqGpC0K0{font-weight:600;color:#fe9431}.template-TvWBT0P6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;color:#707a8f;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.template-TvWBT0P6:hover{background:#e8e8e980;color:#14181f}.template-6b0Y1-eu{display:flex;align-items:center;gap:8px}.template-zNlvhx8g{color:#15ac77}.template-TdwYTr5e{color:#e7212b}.template-tGIBaNB0{display:inline-flex;color:#15ac77}.template-WWlEtICR{display:inline-flex;color:#e7212b}.template-TK6hJD0q{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.template-e09xjJe-{padding:8px 14px;min-height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;color:#14181f;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.template-e09xjJe-:hover{background:#e8e8e980;color:#14181f;border-color:#d3d6dc}.template-bOcCZX6P{padding:0 24px 24px}.template-juGE-fQS{display:flex;align-items:center;justify-content:center;min-height:400px;padding:24px}.template-0HMx5Kp1{max-width:480px;width:100%;padding:32px;border-radius:12px;border:1px solid #e8e8e9;background:#fff;text-align:center}.template-SGh12pOo{font-size:20px;font-weight:600;color:#14181f;margin:0 0 16px;font-family:Inter,sans-serif}.template-sofcEV3w{font-size:18px;font-weight:500;color:#14181f;margin:0 0 12px}.template-HYRVb2RT{font-size:14px;color:#707a8f;margin:0 0 24px}.template-uCXS-j-z{font-size:14px;color:#e7212b;margin:0 0 16px}.template-tiR5C1eL{display:flex;flex-direction:column;align-items:center;gap:12px}.template-hOFO5TQP,.template-lbyajXTf{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:24px;color:#707a8f;font-size:14px}.template-BkZ62v00{margin-top:16px;padding:8px 16px;border-radius:8px;border:1px solid #e8e8e9;background:#fff;color:#e7212b;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease}.template-BkZ62v00:hover{background:#ffeff0;border-color:#e7212b}.template-Mg-Nbb-m{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px}.template-GQtsN-TA{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-GQtsN-TA:hover{background-color:#f6f7f8;color:#14181f}.template-RHl-Pmqz{display:flex;gap:24px;margin-top:24px;align-items:flex-start}.template-5f7D-Su3{flex-shrink:0;width:360px}.template-lLeUdyZx{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.template-dkfKA72V{margin-bottom:0}.template-jE-SrNII{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;flex-wrap:wrap}.template-LvECbl7N{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.template-DgLKJZFa{flex:1;min-width:200px;max-width:320px}.template-zW5yt5Nk{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;font-size:14px}.template-zW5yt5Nk:hover,.template-zW5yt5Nk.template-oc5PHvOH{background:#f6f7f8;color:#14181f}.template-iHFE2ih-{white-space:nowrap}.template-g0LKrQRe{display:flex;align-items:center;gap:8px}.template-grJtVU6o{flex:1;min-height:280px;display:flex;flex-direction:column}.template-kZ53gtJ1{display:flex;flex-direction:column;gap:20px}.template-69AbGIe4{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px}.template-zY8xICcX{display:flex;width:100%;min-height:192px;border:1px solid #e8e8e9;border-radius:12px;overflow:hidden;background:#fff}.template--IeoPHin{flex:0 0 33%;min-width:0;background:linear-gradient(135deg,#fef2f2,#fee2e2);display:flex;align-items:center;justify-content:center;padding:16px}.template-0WQHg82C{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:2px dashed #e7212b;border-radius:8px;width:100%;height:100%;min-height:140px}.template-BBqacGd5{font-size:10px;font-weight:600;letter-spacing:.05em;color:#991b1b;margin-bottom:8px}.template-D2T7L3sa{font-size:14px;font-style:italic;color:#14181f}.template-xRkNLGJ1{flex:1;padding:16px 20px;display:flex;flex-direction:column;min-width:0}.template-Vu3TCDdK{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.template-XlfQ1jy5{margin:0;font-size:16px;font-weight:600;line-height:24px;color:#14181f;flex:1;min-width:0}.template-ULHwv6qC{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;flex-shrink:0}.template-ULHwv6qC:hover{background:#f6f7f8;color:#14181f}.template-gKWaL0th{display:flex;flex-direction:column;gap:8px}.template-U8J08l6w{display:flex;align-items:center;gap:10px;font-size:14px;color:#4d5464}.template-U8J08l6w span{flex:1;min-width:0}.template-SiKgtDSD{flex-shrink:0;color:#707a8f}.template-KngT2haf{position:relative;display:flex;flex-direction:column;gap:10px;padding-left:0}.template-mWPLkwBH{position:absolute;left:153px;top:24px;bottom:24px;width:2px;background:#e7212b;border-radius:1px}.template-bkh-lxmf{display:flex;align-items:flex-start;gap:0;position:relative}.template-BCrfGYSu{flex:0 0 140px;font-size:14px;color:#4d5464;padding-top:14px;padding-right:16px}.template-ah9yFkOF{flex:0 0 28px;display:flex;align-items:flex-start;justify-content:center;padding-top:10px}.template-DM-bXYX0{width:12px;height:12px;border-radius:50%;background:#e7212b;flex-shrink:0;z-index:1}.template-RA0wBIWj{flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;margin-left:0;background:#fff;border:1px solid #e8e8e9;border-radius:8px;min-width:0}.template-E0jGOFed{flex:1;min-width:0}.template-6lVO6qba{margin:0 0 4px;font-size:14px;font-weight:600;color:#14181f}.template-O4gH-NSF{margin:0;font-size:14px;color:#4d5464}.template-8FLR1vK0{margin:0;padding:24px;text-align:center;color:#666f82;font-size:14px}.template-o7lUlvfh{padding:24px;text-align:center;color:#666f82}.template-jQIuD1Z-{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;flex-shrink:0}.template-jQIuD1Z-:hover{background-color:#f6f7f8;color:#14181f}.template-R-1CVbbJ{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:6px;background:transparent;cursor:pointer;color:#707a8f}.template-R-1CVbbJ:hover{background-color:#f6f7f8;color:#14181f}.template-4n5kfFSc{display:flex;align-items:center;gap:8px}.template-n5prSv8w{color:#2563eb;text-decoration:none}.template-n5prSv8w:hover{text-decoration:underline}.template-r8GdK0ox{display:inline-flex;align-items:center;gap:8px}.template-1J96sBJv{position:relative}.template-qyL27m1q{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;transition:all .2s ease}.template-qyL27m1q:hover{background-color:#f6f7f8;color:#14181f}.template-9U-xJLWh{position:absolute;top:100%;right:0;margin-top:4px;min-width:200px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;border:1px solid #e8e8e9;padding:4px;z-index:10}.template-X5E15Que{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:none;border:none;text-align:left;font-size:14px;color:#374151;cursor:pointer;border-radius:4px}.template-X5E15Que:hover{background:#f3f4f6}.template-DjX0Sl5h{display:flex;flex-direction:column;gap:16px}.template-DjX0Sl5h .input-container .template-R6bCAk9C,.template-DjX0Sl5h .input-container input,.template-DjX0Sl5h .textarea-container .template-1aqtj-ye,.template-DjX0Sl5h .textarea-container textarea,.template-DjX0Sl5h .dropdown-container .template-bOSCP97A,.template-DjX0Sl5h .dropdown-container.disabled .template-bOSCP97A{background-color:#f1f2f4!important}.template-jdh-lxl8{display:grid;grid-template-columns:1fr 1fr;gap:16px}.template-7PHzx9xR{display:flex;flex-direction:column;gap:6px;min-width:0}.template-7PHzx9xR label{font-size:12px;font-weight:500;color:#707a8f}.template-7PHzx9xR .template-nuUVCzDR{font-size:14px;color:#14181f;line-height:1.5}.template-s4cuiJ5O{display:flex;flex-direction:column;gap:16px}.template-6cl8mPmI{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e8e8e9}.template-WW5NZZ2-{flex-shrink:0;color:#ef4444}.template-CjrRLfkG{flex:1;font-size:14px;color:#14181f}.template-U7vCkEms{font-size:12px;color:#707a8f}.template-KHUH353O{display:inline-flex;padding:6px;background:none;border:none;cursor:pointer;color:#707a8f;text-decoration:none}.template-KHUH353O:hover{color:#14181f}.template-9SnT3tUN{display:flex;flex-direction:column;gap:16px;padding:24px}.template-CNX8IR5x{display:grid;grid-template-columns:1fr 1fr;gap:16px}.template-CNX8IR5x>*{min-width:0}.template-SSluPG5i{display:flex;justify-content:space-between;align-items:center}.template-2d3D5WiW{display:inline-flex;align-items:center;gap:8px}.template-wFHoF3h-{display:flex;flex-direction:column;gap:8px}.template-wFHoF3h->label{font-size:14px;font-weight:500;color:#14181f}.template-y3bcBa61{display:flex;flex-direction:column;gap:8px}.template-04Q6I2tG{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e8e8e9}.template-6EuH9I6n{flex-shrink:0;color:#ef4444}.template-0oSoyHmw{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.template--t0nc7Kv{font-size:14px;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-JcKuRBQt{font-size:12px;color:#707a8f}.template-f3z2-7s8{font-size:13px;color:#4f46e5;text-decoration:none}.template-f3z2-7s8:hover{text-decoration:underline}.template-n7Y-oDKr{display:inline-flex;padding:6px;background:none;border:none;cursor:pointer;color:#707a8f}.template-n7Y-oDKr:hover{color:#dc2626}.template-Kd4cIlnk{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:1000}.template-dgnOvNh4{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-dgnOvNh4:hover{color:#374151}.template-oU6v9Wpl{display:flex;flex-direction:column;min-width:150px;padding:4px}.template-S3RkZDne{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:4px}.template-S3RkZDne:hover{background-color:#f3f4f6}.template-J3zfA-cl{display:inline-block}.template-7U-xl4X5{text-decoration:underline;color:#666f82;font-size:16px;font-weight:500;letter-spacing:.005em}.template-jSdOMFTK{display:flex;flex-direction:column;gap:20px;padding:4px 0}.template-Yj4go9fz{display:flex;flex-direction:column;gap:10px}.template-4y1pRfQI{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#707a8f}.template-ytzfCFXi{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.template-ytzfCFXi>div{display:flex;flex-direction:column;gap:2px;min-width:0}.template-ytzfCFXi dt{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#8a92a2}.template-ytzfCFXi dd{margin:0;font-size:14px;color:#14181f;word-break:break-word}.template-z2-6mVaC{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.template-YDJJqcCr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border:1px solid #e8e8e9;border-radius:10px;background:#fafbfc;text-align:center}.template-EMDvuZhG{font-size:20px;font-weight:700;color:#14181f;line-height:1.1}.template-EMDvuZhG.template-n7hL-ce1{color:#16a34a}.template-EMDvuZhG.template-U8GQV8ll{color:#707a8f}.template-xdWoheos{margin-top:4px;font-size:11px;color:#707a8f;line-height:1.3}.template-c3R--AIU{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.template-kEfMxUgl{padding:12px 14px;border:1px solid #e8e8e9;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:6px}.template-4Jt9vmHX{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-jNHEqvjl{font-size:14px;font-weight:600;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-6sLF3jw6{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#707a8f}.template-LbD1x81d{color:#505766}.template-J9YHsamD{padding:24px;text-align:center;color:#707a8f;font-size:13px;border:1px dashed #e8e8e9;border-radius:10px}.template--qFs-UE0{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-yPpdOswU{flex-shrink:0}.template-u6tzhnk0{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-u6tzhnk0:hover{color:#374151}.template-6k1IgdYU{display:flex;flex-direction:column;min-width:180px;padding:4px}.template-Sx79gJ-Q{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:4px}.template-Sx79gJ-Q:hover{background-color:#f3f4f6}.template-LqJpFmP-{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:24px}.template-IUss7ICU{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;flex-shrink:0}.template-IUss7ICU:hover{background:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-mtcKW44N{flex:1;min-height:0;display:flex;flex-direction:column}.template-AdQyhReD{flex:1;min-height:0;display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:stretch}@media(max-width:1200px){.template-AdQyhReD{grid-template-columns:1fr}}.template-4qbPHMnW{min-width:0;min-height:0;display:flex;flex-direction:column;flex:1}.template-GdF-Ohme{display:flex;flex-direction:column;gap:20px;min-height:0}.template-XgQZv1Zm{padding:20px;border-radius:12px;border:1px solid #e8e8e9;background:#fff;position:sticky;top:24px;display:flex;flex-direction:column;flex:1;min-height:0}@media(max-width:1200px){.template-XgQZv1Zm{position:static}}.template-oKQ-tYD0{font-size:12px;font-weight:500;color:#707a8f;text-transform:uppercase;letter-spacing:.08px;line-height:18px;text-align:center;border-bottom:1px solid #e8e8e9;padding-bottom:16px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.template-6qYXW-n-{display:flex;flex-direction:column;gap:20px;margin-bottom:16px;overflow-y:auto;flex:1;min-height:0;padding-top:20px}.template-Gb-gCR8L{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #f1f2f4;border-radius:8px;min-height:56px;width:100%;box-sizing:border-box}.template-gYtgp4LN{font-weight:600;flex-shrink:0;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f}.template-rBwudR8y{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f;flex:1;min-width:0;text-align:right}.template-FuZSt6r9{display:flex;flex-direction:row;gap:4px;width:100%;justify-content:space-between}.template-qOZ2MFFe{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:none;color:#707a8f;cursor:pointer;border-radius:4px;flex-shrink:0;transition:color .2s ease,background .2s ease}.template-qOZ2MFFe:hover{background:#e7212b14;color:#c41e2a}.template-K43yKDet{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0}.template-9KjT-BPU{display:inline-flex;align-items:center;padding:8px 14px;background:#fff;border-radius:8px;border:1px solid #e8e8e9;min-width:124px;min-height:40px}.template-KLGQVJUc{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f;display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.template-kqoB5JUY{flex:1;min-width:0;justify-content:center}.template-zdCrFIIu{font-size:14px;color:#707a8f;text-align:center;padding:24px 0}.template-Kl3-hYFQ{font-weight:600;text-decoration:underline;text-decoration-style:dashed;color:#14181f}.template-cfGxqLif{margin-bottom:24px}.template-cfGxqLif:last-of-type{margin-bottom:0}.template-G4xfbz4h{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.005em;color:#14181f;margin:0 0 12px}.template-lnzQIILm{display:flex;align-items:center;gap:12px}.template-5PaXNqiT{width:100%;max-width:320px}.template-5PaXNqiT .input-container{margin-bottom:0}.template-BWVoTo1j{display:flex;justify-content:flex-end;gap:8px;width:100%}.template-U81maYUg{min-width:120px}.template-wWmog4bP{min-width:160px}.template-4cLtP5-C{width:100%;display:flex;flex-direction:column;gap:0;border-radius:10px;overflow:hidden;border:1px solid #e8e8e9;background:#fff}.template-EojsXAWg{border-bottom:1px solid #e8e8e9}.template-EojsXAWg:last-child{border-bottom:none}.template-EojsXAWg.template-wTHugvP3 .template-GlWGPhoP{transform:rotate(180deg)}.template-EojsXAWg:not(.template-wTHugvP3) .template-U5zXkC49{max-height:0;overflow:hidden;border-top-width:0}.template-p3wA0txr{display:flex;align-items:center;gap:12px;padding:16px 24px;cursor:pointer;background:#fff;transition:background .2s ease;min-height:56px}.template-p3wA0txr:hover{background:#f6f7f8}.template-rc5-Myk-{width:20px;height:20px;min-width:20px;margin:0;cursor:pointer;flex-shrink:0;accent-color:var(--color-primary, #e7212b)}.template-V8bzu8eJ{flex-shrink:0}.template-8HcbQKHP{flex:1;min-width:0;font-size:14px;font-weight:500;color:#14181f;text-align:left}.template-JrQBoiF3{flex-shrink:0}.template-GlWGPhoP{flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.template-U5zXkC49{max-height:70vh;overflow-y:auto;overflow-x:hidden;background:#fafafa;border-top:1px solid #e8e8e9;transition:max-height .25s ease}.template-MHND0BXN{padding:0 24px 24px;min-height:0}.template-MHND0BXN .table-container{border-radius:8px;overflow:hidden}.template-JrQBoiF3,.template-GlWGPhoP{pointer-events:none}.template-CE5eF8NJ{display:flex;flex-direction:column;gap:14px;max-height:min(70vh,640px);overflow-y:auto;padding-right:4px}.template-kOdcBToI{display:flex;align-items:center;gap:12px;width:100%}.template-YX1AlEFk{flex:1}.template-qt-7kezv{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f5f7fa;border:1px solid #e5e8ed;border-radius:8px}.template-Khzto66k{font-size:13px;font-weight:600;color:#14181f}.template-zrtX-a6y{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:700px){.template-zrtX-a6y{grid-template-columns:1fr}}.template-ci45csRN{display:flex;flex-direction:column;gap:8px}.template-Z7z8oXvL{font-size:13px;font-weight:600;color:#14181f}.template-3uxcN97f{border-top:1px dashed #e1e3e6;padding-top:12px;display:flex;flex-direction:column;gap:10px}.template-sLGJt1PR{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-sLGJt1PR h4{margin:0;font-size:14px;font-weight:600}.template-J3AM0jhu{margin:0;font-size:13px;color:#707a8f}.template-RIQeLCZB{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}@media(max-width:900px){.template-RIQeLCZB{grid-template-columns:1fr}}.template-XYPU5z6K{border:1px solid #f1d6d6;background:#fff5f5;color:#d14343;width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:4px}.template-XYPU5z6K svg{stroke:currentColor}.template-l0-Nlzny{border-top:1px dashed #e1e3e6;padding-top:12px}.template-l0-Nlzny h4{margin:0 0 10px;font-size:13px;font-weight:600;color:#14181f}.template-cVat7A4n{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.template-xtoOSC-i{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.template-AgCdPihY{font-size:13px;color:#14181f}.template-HdP0i-1t{font-weight:400;color:#707a8f}.template-SnJ34Aen{border-top:1px dashed #e1e3e6;padding-top:12px}.template-SnJ34Aen h4{margin:0 0 10px;font-size:13px;font-weight:600;color:#14181f}.template-noXolvh-{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.template-UCsdRWRU{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:8px 10px;background:#fafbfc;border:1px solid #eef0f2;border-radius:8px}.template--3mVLQeb{font-size:13px;color:#14181f}.template-O76hBLMO{color:#5c6573;font-weight:400}.template-CBSirRdb{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:24px}.template-ZTr2CPUV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;flex-shrink:0}.template-ZTr2CPUV:hover{background:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-aYIVKyBR{flex:1;min-height:0;display:flex;flex-direction:column}.template-RFsdZ4zv{flex:0 0 auto;min-height:auto;display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start}@media(max-width:1200px){.template-RFsdZ4zv{grid-template-columns:1fr}}.template-oFLf6Y7M{min-width:0;min-height:0;display:flex;flex-direction:column;flex:1;overflow:visible}.template-FNjrrhEn{padding:24px;text-align:center;color:#707a8f;font-size:14px}.template-oRLEpXFf{display:flex;flex-direction:column;gap:20px;min-height:0;position:sticky;top:16px;align-self:start;max-height:calc(100vh - 32px)}@media(max-width:1200px){.template-oRLEpXFf{position:static;max-height:none}}.template-m66o28VH{padding:20px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 8px #0f172a0a;position:static;display:flex;flex-direction:column;flex:1;min-height:0}@media(max-width:1200px){.template-m66o28VH{position:static}}.template-Vgj80tgL{font-size:12px;font-weight:500;color:#707a8f;text-transform:uppercase;letter-spacing:.08px;line-height:18px;text-align:center;border-bottom:1px solid #e8e8e9;padding-bottom:16px;margin-bottom:16px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.template-E2jn9He5{display:flex;flex-direction:column;gap:20px;margin-bottom:16px;overflow:visible;flex:1;min-height:0;padding-top:20px}.template-u5ET-Mqk{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #f1f2f4;border-radius:8px;min-height:56px;width:100%;box-sizing:border-box}.template-vIzk2bqm{font-size:14px;font-weight:600;color:#14181f;flex-shrink:0}.template-ikcJ2ZTT{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f;flex:1;min-width:0;text-align:right}.template-cvbhsOpS{display:flex;flex-direction:row;gap:4px;width:100%;justify-content:space-between}.template-QEDZwvjC{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:none;color:#707a8f;cursor:pointer;border-radius:4px;flex-shrink:0;transition:color .2s ease,background .2s ease}.template-QEDZwvjC:hover{background:#e7212b14;color:#c41e2a}.template-w5zonUCd{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0}.template-uvtn7dtD{display:inline-flex;align-items:center;padding:8px 14px;background:#fff;border-radius:8px;border:1px solid #e8e8e9;min-width:124px}.template-EuY1d-i2{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;color:#14181f;display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.template-cVSKAPQC{margin-top:32px;padding-top:24px;border-top:1px solid #e8e8e9;display:flex;flex-direction:column;gap:20px;padding-bottom:96px}.template-sf-8gdFK{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}@media(max-width:1300px){.template-sf-8gdFK{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.template-sf-8gdFK{grid-template-columns:repeat(2,minmax(0,1fr))}}.template-edA56DV6{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-4Qq-Sqci{background:#fff7ed;border-color:#fbd3a3}.template-4Qq-Sqci .template-TqVtsOBe{color:#9a5b18}.template-4Qq-Sqci .template-F2nTJ-uQ{color:#b5560f}.template-TqVtsOBe{font-size:12px;font-weight:500;color:#707a8f;letter-spacing:.2px}.template-F2nTJ-uQ{font-size:22px;font-weight:700;color:#14181f;line-height:1}.template-5ujY3ls1{display:flex;align-items:center;gap:10px;margin-top:4px}.template-bm5tnl4U{margin:0;font-size:14px;font-weight:600;color:#14181f;text-transform:uppercase;letter-spacing:.3px}.template-Duvbsx62{padding:40px 16px;border:1px dashed #d8dce3;border-radius:12px;background:#fafbfc;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.template--jZ6F08E{margin:0;font-size:14px;font-weight:600;color:#14181f}.template-xf65UlJK{margin:0;font-size:12px;color:#707a8f}.template-WTE0qfga{background:#fff7ed;border-color:#fbd3a3}.template--0mxqzIi{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;margin:8px -4px -4px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;box-shadow:0 -4px 16px #14181f0f}.template-gj8IDTMR{font-size:13px;min-width:0;flex:1}.template-dVxWY-hX{color:#b5560f;font-weight:500}.template-3rutli2i{color:#5c6573}.template-zbbarF7b{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.template-PVTE1D7j{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;align-self:flex-start}.template-QZNRj4eq{align-self:flex-start}.template-QZNRj4eq svg{stroke:currentColor}.template-PKnF7vte{font-size:18px;font-weight:600;color:#14181f;margin:0}.template-9roObaTH{margin:6px 0 0;font-size:13px;color:#707a8f}.template-g20sa3fo{display:grid;grid-template-columns:1.1fr 1fr;gap:20px}@media(max-width:1200px){.template-g20sa3fo{grid-template-columns:1fr}}.template-9kHHV4md,.template-zc3SIOU8{background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:0}.template-yvYRQY82{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;color:#14181f}.template-sdIg0o9b{display:flex;align-items:center;gap:8px}.template--KCsKfQ2{background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:12px;color:#707a8f}.template-j-yTZ1Ym{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-8BrDjF5f{font-size:12px;color:#707a8f}.template-OwKh3dea{display:flex;flex-direction:column;gap:16px}.template-rMgeLZLk,.template-0Ud-eeJq,.template-XdG6qQSJ{font-size:13px;color:#707a8f;margin:0}.template-fnbcC0HD{border:1px solid #f1f2f4;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px;background:#fafbfc}.template-Z47KuZIA{display:flex;justify-content:flex-end;padding-top:8px;border-top:1px dashed #e4e7eb}.template-7MJZfzW3{opacity:.95;background:#eef0f3;border-style:dashed;user-select:none}.template-0HQAw-H0{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.template-kkn4idGg{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.template-suSno-aI{margin:0;font-size:16px;font-weight:600;color:#14181f}.template-vK3XjHqn{display:flex;flex-direction:column;gap:4px}.template-PG0m8yaL{font-size:12px;font-weight:600;color:#5c6573}.template-vix-SR3P{font-size:13px;color:#14181f;line-height:1.4;word-break:break-word}.template-koS3KUcq{display:flex;flex-direction:column;gap:6px}.template-za5fqO1B{margin:0;padding-left:18px;font-size:13px;color:#14181f;line-height:1.5}.template-WVcqQxCE{display:flex;flex-direction:column;gap:2px;min-width:0}.template-yF3-ZCxL{font-size:13px;color:#14181f;line-height:1.35}.template-HNJvXyDY{font-size:12px;color:#5c6573;line-height:1.3}.template-nqiwwK27{display:flex;align-items:flex-end;gap:12px}.template-PHYSNE-s{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.template-agdWNGYH{border:1px solid #f0d7d7;background:#fff5f5;color:#d14343;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-top:0;margin-bottom:6px;flex-shrink:0}.template-agdWNGYH svg{stroke:currentColor}.template-jSE2Am3t{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:900px){.template-jSE2Am3t{grid-template-columns:1fr}}.template-FUpaSUiC{grid-column:span 2;display:flex;flex-direction:column;gap:6px}@media(max-width:900px){.template-FUpaSUiC{grid-column:span 1}}.template-06Nyvz0l{font-size:13px;font-weight:600;color:#14181f}.template-V8--wK8Z{font-size:12px;color:#707a8f}.template-nuL77gzK{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.template-AT8BHGPd{border-top:1px dashed #e1e3e6;padding-top:12px;display:flex;flex-direction:column;gap:12px}.template-mGvYSIGd{display:flex;align-items:center;justify-content:space-between}.template-2KeoQRpb{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:10px;align-items:end}@media(max-width:900px){.template-2KeoQRpb{grid-template-columns:1fr}}.template-K-VdZybG{border:1px solid #f0d7d7;background:#fff5f5;color:#d14343;width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;align-self:end;margin-bottom:6px}.template-K-VdZybG svg{stroke:currentColor}.template--GhfGHc9{border-top:1px dashed #e1e3e6;padding-top:12px;display:flex;flex-direction:column;gap:8px}.template-lZ3SACFt{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:13px}.template-L1TtKGC-{gap:6px;font-weight:600}.template-L1TtKGC- svg{stroke:#fff}.template-hljKJc49{display:flex;flex-direction:column;gap:8px}.template-CLspOMeK{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e8e8e9;border-radius:8px;padding:8px 12px;font-size:13px}.template-hfEaBZvD{border:1px solid #f1d6d6;background:#fff5f5;color:#d14343;width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.template-hfEaBZvD svg{stroke:currentColor}.template-nVwlxDWU{border:1px solid #f1f2f4;border-radius:12px;padding:16px;background:#fff;display:flex;flex-direction:column;gap:12px}.template-h1lO8r5-{margin:0;font-size:12px;line-height:1.45;color:#5c6573}.template-mTU4iePW{display:flex;justify-content:flex-end}.template-aKhsc-vU{flex:1;min-width:0;justify-content:center}.template-qL2bL9HV{font-size:14px;color:#707a8f;text-align:center;padding:24px 0}.template-yjGpD4n3{font-weight:600;text-decoration:underline;text-decoration-style:dashed;color:#14181f}.template-SdHNn7RU{font-weight:600;color:#14181f}.template-c0X-IhGO{display:inline-flex;align-items:center;justify-content:center;padding:6px;border:none;border-radius:8px;background:transparent;color:#707a8f;cursor:pointer;transition:color .2s ease,background .2s ease}.template-c0X-IhGO:hover{background:#e7212b14;color:#c41e2a}.template-xZdKRWB2{display:flex;flex-direction:column;gap:16px;padding:20px 24px;margin-bottom:16px;background:linear-gradient(135deg,#fafbfd,#f3f5fa);border:1px solid #e2e8f0;border-radius:16px}.template-yvSOfccs{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.template-Azrtx6qf{display:flex;flex-direction:column;gap:8px;flex:1;min-width:280px}.template-5T287mvR{margin:0;font-size:22px;font-weight:700;color:#0f172a;line-height:28px;letter-spacing:-.02em}.template-IPJUMEzv{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.template-hV4vfyf6{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.02em}.template-vmWMiTPo{background:#dbeafe;color:#1e40af}.template-O-G29GZS{background:#ede9fe;color:#6d28d9}.template-LAY0xS7x{background:#fee2e2;color:#b91c1c}.template-KGCrF69o{font-size:12.5px;color:#475569;display:inline-flex;align-items:center;gap:4px}.template-syuhgKeJ{display:flex;align-items:center;gap:0;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.template-46oPn3ML{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.template-N7N4Dyur{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:13px;font-weight:700;border:2px solid #e2e8f0}.template-qF2bpnxn{font-size:13px;font-weight:500;color:#64748b;white-space:nowrap}.template-Gnzm9w8q .template-N7N4Dyur{background:#4f46e5;color:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.template-Gnzm9w8q .template-qF2bpnxn{color:#0f172a;font-weight:600}.template-FpsIcVvp .template-N7N4Dyur{background:#16a34a;color:#fff;border-color:#16a34a}.template-FpsIcVvp .template-qF2bpnxn{color:#166534}.template-Rgf3V0O3{flex:1;height:2px;background:#e2e8f0;margin:0 12px;min-width:30px;border-radius:999px}.template-S-rKU6sB{background:#16a34a}@media(max-width:768px){.template-syuhgKeJ{flex-wrap:wrap;gap:10px}.template-Rgf3V0O3{display:none}}.template-ply5Iz-u{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:640px){.template-ply5Iz-u{grid-template-columns:repeat(2,1fr)}}.template-edA56DV6{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;border-left-width:3px;transition:all .15s ease}.template-F2nTJ-uQ{font-size:22px;font-weight:700;color:#0f172a;line-height:1.1;letter-spacing:-.02em}.template-TqVtsOBe{font-size:12px;color:#64748b;font-weight:500}.template-mwKr6Wfk{border-left-color:#4f46e5}.template-MNdfpGYw{border-left-color:#16a34a}.template-MNdfpGYw .template-F2nTJ-uQ{color:#15803d}.template-swhVe-qQ{border-left-color:#f59e0b}.template-swhVe-qQ .template-F2nTJ-uQ{color:#b45309}.template-eY5FeaVH{border-left-color:#ef4444}.template-eY5FeaVH .template-F2nTJ-uQ{color:#b91c1c}.template-VnEsw-uh{padding:16px 0;display:flex;flex-direction:column;gap:12px}.template-TX9TeWoV{height:56px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:template-4-2Z-O1t 1.3s ease-in-out infinite;border-radius:10px}@keyframes template-4-2Z-O1t{0%{background-position:200% 0}to{background-position:-200% 0}}.template-qL2bL9HV{padding:32px 16px;text-align:center;color:#94a3b8;font-size:13px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin:8px 0}.template-XnNDi0tU{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;height:calc(100vh - 180px);min-height:560px}@media(max-width:900px){.template-XnNDi0tU{grid-template-columns:1fr;height:auto}}.template-7-wZsyFz{background:#fff;border:1px solid #e8e8e9;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;min-height:0}.template-F9YmPJwE{display:flex;flex-direction:column;gap:10px;padding:16px;border-bottom:1px solid #f1f2f4;background:#fafbfc}.template-jao5ReIg{display:flex;flex-direction:column;gap:8px;padding:12px;overflow-y:auto;flex:1;min-height:0}.template-Is6WprHF{padding:32px 16px;text-align:center;color:#707a8f;font-size:13px}.template-L15Ntupr{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:#fff;border:1px solid #e8e8e9;border-radius:10px;text-align:left;cursor:pointer;transition:all .15s ease;font-family:inherit}.template-L15Ntupr:hover{background:#fafbfc;border-color:#d0d0d1}.template-PNYQrPgc{border-color:#e7212b;background:#fff5f5;box-shadow:0 0 0 2px #e7212b1f}.template-rFsQLCdK{display:flex;align-items:center;justify-content:space-between;gap:8px}.template-jt21-lwa{font-size:14px;font-weight:600;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-6EiypkrA{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#707a8f}.template-1yo35xQ6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-4C9mBAyn{flex-shrink:0;font-weight:500;color:#505766}.template-ruYhoCGH{margin:0;font-size:12px;line-height:1.4;color:#707a8f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-mjO3iiL3{background:#fff;border:1px solid #e8e8e9;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:0}.template-wcdorf0Y{display:flex;align-items:center;justify-content:center;flex:1;padding:48px 24px;color:#707a8f;font-size:14px;text-align:center}.template-F18vy53k{display:flex;flex-direction:column;min-height:0;flex:1}.template-JAkuSH4z{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;padding:20px 24px;border-bottom:1px solid #f1f2f4;background:#fafbfc}@media(max-width:720px){.template-JAkuSH4z{grid-template-columns:1fr}}.template-4nhOkBgf{display:flex;flex-direction:column;gap:6px;min-width:0}.template-IladsvyY{font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#707a8f}.template-2a9KH33R{display:flex;align-items:flex-end}.template-HxKxcNL8{display:flex;align-items:center;gap:10px;padding:10px 24px;border-bottom:1px solid #f1f2f4;font-size:12px;color:#707a8f}.template-bEilj4IA{width:3px;height:3px;background:#c4c7cc;border-radius:50%}.template-rsnPQtuG{display:flex;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid #f1f2f4}.template-VbyPzOWh{flex:1;min-width:0}.template-qocy3AoA{flex:1;overflow-y:auto;padding:16px 24px;column-count:3;column-gap:14px}@media(max-width:1200px){.template-qocy3AoA{column-count:2}}@media(max-width:760px){.template-qocy3AoA{column-count:1}}.template-sQ17wNPg{column-span:all;padding:48px 16px;text-align:center;color:#707a8f;font-size:13px}.template-rUygivtQ{display:inline-block;width:100%;margin-bottom:14px;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;border:1px solid #e8e8e9;border-radius:10px;overflow:hidden;background:#fff}.template-8AB-F7fU{box-shadow:0 1px 4px #0000000a}.template-pVoxMXcf{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fafbfc;border-bottom:1px solid transparent}.template-8AB-F7fU .template-pVoxMXcf{border-bottom-color:#f1f2f4;background:#fff}.template-FgVnu7Ad{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:4px 0;font-family:inherit;min-width:0;flex:1}.template-j-Bmp-Ww{color:#707a8f;transition:transform .2s ease;flex-shrink:0;transform:rotate(-90deg)}.template-Fo74LDun{transform:rotate(0)}.template-27IDrRnf{font-size:13px;font-weight:600;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-pVyCmejr{display:flex;align-items:center;gap:10px;flex-shrink:0}.template-eK84xbyZ{font-size:12px;color:#707a8f;font-variant-numeric:tabular-nums}.template-eKhGDNn2{display:flex;flex-direction:column;padding:4px 0}.template-n8HzUMyJ{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:center;padding:10px 14px;cursor:pointer;font-size:13px;color:#14181f}.template-n8HzUMyJ:hover{background:#fafbfc}.template-n8HzUMyJ input[type=checkbox]{margin:0;cursor:pointer}.template-eNYnhdHA{margin-top:8px;width:100%;padding:10px 12px;border:1px solid #d6dae1;border-radius:8px;font-family:inherit;font-size:13px;color:#14181f;background:#fff;resize:vertical;min-height:56px;line-height:1.4}.template-eNYnhdHA:focus{outline:none;border-color:#5b6cff;box-shadow:0 0 0 3px #5b6cff26}.template-eNYnhdHA:disabled{background:#f6f7f9;color:#7a8291;cursor:not-allowed}.template-eNYnhdHA::placeholder{color:#9aa1ad}.template-EkRhW3b3{font-weight:500;display:flex;flex-direction:column;gap:2px;line-height:1.3}.template-EkRhW3b3 small{font-weight:400;font-size:11px;color:#7a8291;font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;letter-spacing:.2px}.template-bIRAMArV{position:relative;display:inline-flex;cursor:pointer}.template-bIRAMArV input[type=checkbox]{position:absolute;inset:0;opacity:0;cursor:pointer}.template-tpD804-b{width:18px;height:18px;border-radius:4px;border:1.5px solid #d0d5db;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.template-bIRAMArV input:checked+.template-tpD804-b{background:#e7212b;border-color:#e7212b}.template-bIRAMArV input:checked+.template-tpD804-b:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.template-bIRAMArV input:indeterminate+.template-tpD804-b{background:#e7212b;border-color:#e7212b}.template-bIRAMArV input:indeterminate+.template-tpD804-b:after{content:"";width:10px;height:2px;background:#fff}.template-QZv8gTax{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid #f1f2f4;background:#fafbfc}.template-3aIE-Lf7{display:flex;gap:8px;margin-left:auto}.template-lsqZyRL5{display:flex;align-items:center;gap:10px;min-width:0}.template-edAy9wvC{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#e7212b;color:#fff;flex-shrink:0}.template-QDN9wnT6{font-size:18px;font-weight:600;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;word-break:break-word}.template-W1ihHhF5{display:flex;flex-direction:column;gap:20px;padding:0;min-width:0;overflow-x:hidden}.template-3ODq50kx,.template-ELOJIWq-{padding:24px;text-align:center;font-size:14px;color:#666f82}.template-ELOJIWq-{color:#c62828}.template-Z9LJbu8s{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-4xrJpbub{font-size:14px;font-weight:500;color:#666f82;margin-right:4px}.template-mi5WaygN{display:grid;gap:12px;padding:16px;border-radius:12px;border:1px solid #e8e8e9;background:#f8f8f9}.template--r1nR-hg{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-VyuzOc9V{flex-shrink:0;color:#666f82}.template-pr7xn-sW{font-size:14px;font-weight:500;color:#14181f;margin-left:auto}.template-VuhAknZT{margin-top:4px;min-width:0}.template-o07kJPb-{font-size:14px;font-weight:600;color:#14181f;margin:0 0 8px}.template--c-JmC1D{font-size:14px;line-height:1.5;color:#34314a;margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;padding:12px 14px;border-radius:8px;border:1px solid #e8e8e9;background:#fafafa;min-height:60px;min-width:0}.template-zmw7iBQE{font-size:14px;line-height:1.5;color:#34314a;margin:0;white-space:pre-wrap}.template-nes23rvg{font-size:12px;color:#666f82;margin:8px 0 0}.template-W9RsQt1H{height:0;border:none;border-top:2px solid #e8e8e9;margin:20px 0 16px}.template-YhxMutTa{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.template-vvzmITsc{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;border:1px solid #e8e8e9;background:#fff}.template-m0gSitmy{flex-shrink:0;color:#666f82}.template-M8Jh6v4x{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.template-oxSNTUXZ{font-size:14px;font-weight:500;color:#14181f}.template-bxiAMbxh{font-size:12px;color:#666f82}.template-HtKFmXnd{display:flex;align-items:center;justify-content:center;padding:8px;border:none;background:none;cursor:pointer;border-radius:8px;flex-shrink:0}.template-HtKFmXnd:hover{background:#f6f7f8}.template-fIKGb6Eu{display:flex;align-items:center;gap:12px;padding:16px;border-top:1px solid #e8e8e9;background:#fff}.template-xHrrv9O4{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;flex-shrink:0}.template-xHrrv9O4:hover{background:#f6f7f8;border-color:#d0d0d1}.template-WN75uNvn{flex:1;min-width:0}.template-WN75uNvn .input{width:100%}.template-RfNZBWj7{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:#e7212b;cursor:pointer;flex-shrink:0}.template-RfNZBWj7:hover:not(:disabled){background:#c41e26}.template-RfNZBWj7:disabled{opacity:.6;cursor:not-allowed}.template-rJNhBD8W{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}.template-IzHoDzh-{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#6b7280;border-radius:4px;transition:color .2s ease,background-color .2s ease}.template-IzHoDzh-:hover{color:#374151;background-color:#f3f4f6}.template-0R8SaO37{display:flex;flex-direction:column;gap:16px}.template-8n74PppZ{padding:24px;text-align:center;color:#707a8f}.template-JoP1V36w{display:grid;grid-template-columns:1fr 1fr;gap:16px}.template-JoP1V36w>*{min-width:0}.template-arjz6h7Z{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e8e8e9}.template-f-x9rUL5{background:#f6f7f8;border-color:#e8e8e9;color:#707a8f}.template-f-x9rUL5:hover:not(:disabled){background:#e8e8e9}.template-WKHYU9mh{display:flex;align-items:center;gap:10px;min-width:0}.template-XF41hz6d{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#e7212b;color:#fff;flex-shrink:0}.template-D2jODAsY{font-size:18px;font-weight:600;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-wwpt97Iz{display:flex;flex-direction:column;gap:20px;padding:0}.template-Cs1AV24E,.template-mZAB9bBh{padding:24px;text-align:center;font-size:14px;color:#666f82}.template-mZAB9bBh{color:#c62828}.template-P21yxmkc{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-z6xcBT8d{font-size:14px;font-weight:500;color:#666f82;margin-right:4px}.template-RVbSa3y4{font-size:14px;font-weight:500;color:#14181f}.template-UeWw1XnT{border-radius:12px;overflow:hidden;border:1px solid #e8e8e9;background:#f8f8f9}.template-PgmLpBqZ{display:block;width:100%;height:100%;max-height:240px;object-fit:contain}.template-boA-p93J{display:flex;flex-wrap:wrap;gap:16px}.template-G1WFD75i{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-MYUfMPUV{flex-shrink:0;color:#666f82}.template-g5yJDSri{margin-top:4px}.template-Njr4kwJw{font-size:14px;font-weight:600;color:#14181f;margin:0 0 8px}.template-F-lofLZ-{border:1px solid #e8e8e9;border-radius:12px;padding:20px;margin-top:8px;background:#fff}.template-BGcHSHcs{font-size:14px;line-height:1.5;color:#34314a;margin:0;white-space:pre-wrap}.template--vIAtD02{display:flex;align-items:center;gap:12px;padding:12px 0;margin-bottom:0}.template--vIAtD02 .template--aV8D584{border-color:#666f82!important;color:#666f82!important}.template--vIAtD02 .template--aV8D584 .template-z0xy-PlU svg,.template--vIAtD02 .template--aV8D584 .template-z0xy-PlU path,.template--vIAtD02 .template--aV8D584 .template-z0xy-PlU{stroke:#666f82;color:#666f82}.template--vIAtD02 .template--aV8D584:hover:not(:disabled){border-color:#666f82!important;color:#666f82!important;background-color:#666f8214}.template--vIAtD02 .template--aV8D584:hover:not(:disabled) .template-z0xy-PlU svg path{stroke:#666f82}.template-iBEg-uZj{display:flex;align-items:center;gap:12px;min-width:0}.template-aMKn8-gZ{flex-shrink:0;width:44px;height:44px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#e7212b,#f04906,#ffc107,#28a745,#17a2b8)}.template-YspzaBG5{width:100%;height:100%;object-fit:cover;display:block}.template-nGfXg0Ym{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e7212b,#f04906,#ffc107,#28a745,#17a2b8)}.template-Dr2fQrBN{flex:1;min-width:0;font-weight:500;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-1zxSh2sN{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s ease}.template-1zxSh2sN:hover{color:#374151}.template-b7Rgd57a{display:flex;flex-direction:column;min-width:150px;padding:4px}.template-U2UrKFq0{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease;border-radius:4px}.template-U2UrKFq0:hover{background-color:#f3f4f6}.template-65KBQoHF,.template-NtTB--fH{display:flex;align-items:center;gap:8px}.template-dNiaPh10{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;transition:all .2s ease;padding:10px}.template-dNiaPh10:hover{background-color:#f6f7f8;color:#14181f}.template-7sD31I7a{display:flex;flex-direction:column;padding:0}.template-Iu06BOKF{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding:16px;border-radius:12px;border:1px solid #e8e8e9}.template-HXvGKHuI{display:flex;flex-direction:column;gap:6px}.template-TfXLkHxh{font-size:14px;font-weight:500;line-height:20px;color:#666f82;letter-spacing:.08px}.template-ezfOnaaD{font-size:14px;font-weight:500;line-height:20px;color:#14181f;letter-spacing:.08px}.template-rW6mvtqW{align-self:flex-start}.template-Pvk-aNnM{height:1px;background-color:#e8e8e9;margin:24px 0}.template--2878PWt{display:flex;flex-direction:column;gap:20px;padding:16px;border-radius:8px;border:1px solid #e8e8e9;background-color:#f8f8f9}.template-VDeTdSWw{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.template-k55QW-dX{display:flex;align-items:center;gap:8px;color:#666f82;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;min-width:140px;flex-shrink:0}.template-wp1uVkfm{display:flex;align-items:center;justify-content:center;color:#666f82}.template-w2S6KZZr{font-size:14px;font-weight:500;line-height:20px;color:#14181f;text-align:left;flex:1;letter-spacing:.08px}.template-zIe3QS1S,.template-M00PSH-J{padding:24px;text-align:center;font-size:14px;color:#666f82}.template-M00PSH-J{color:#c62828}.template-y8chllLM{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-qbWH0FI5{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template-qbWH0FI5:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template-qbWH0FI5:focus{outline:none}.template-Hy3wEjge{display:flex;flex-direction:column;gap:8px}.template-GcJAlQVU{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template-GcJAlQVU:hover{background:#f6f7f8}.template-GcJAlQVU.template-dMop6dct{color:var(--color-error, #ef4444)}.template-GcJAlQVU.template-dMop6dct:hover{background:#ef444414}.logs-date-column{min-width:160px}.logs-user-column,.logs-module-column{min-width:140px}.logs-operation-column{min-width:130px}.logs-detail-column{min-width:200px;flex:1}.logs-action-column{min-width:80px}.template-X6HR-gZp{display:flex;align-items:stretch;width:100%;padding:0 16px;margin-bottom:0}.template--WiCEmtA{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 0;width:100%;background:none;border:none;cursor:default;font-size:14px;font-weight:500;color:#707a8f;transition:color .2s ease;pointer-events:none}.template-3E11k1EV{position:relative;flex:1;display:flex;justify-content:center}.template--WiCEmtA.template-WYRnXrF3{color:#e7212b}.template--WiCEmtA.template-WYRnXrF3 .template-e5UgUX-A{background-color:#e7212b;color:#fff;border-color:#e7212b}.template--WiCEmtA:not(.template-WYRnXrF3) .template-e5UgUX-A{background:#fff;color:#707a8f;border:1px solid #d3d6dc}.template-e5UgUX-A{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #d3d6dc;font-size:12px;font-weight:600;flex-shrink:0}.template-bgjVNsSF{width:calc(100% - 32px);height:2px;margin:0 16px;background-color:#e8e8e9;overflow:hidden;border-radius:0 0 2px 2px;box-sizing:border-box}.template--ktUstmb{height:100%;background-color:#e7212b;transition:width .3s ease}.template-BEU8ORZm{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px}.template-5L-IzR7x{display:flex;align-items:center;gap:12px}.template-uW-hyCSk{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;padding-bottom:120px}.template-xHcj-mt3{grid-column:1/-1}.template-T82uZKdt{display:flex;flex-direction:column;gap:6px}.template-fZMSQPYZ{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e9}.template-6Geyg4qv{display:flex;align-items:center;gap:8px}.template-VwB0L0rd{margin:0;font-size:18px;font-weight:600;color:#14181f}.template-ObjPkWyq{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#72808f;padding:0}.template-ObjPkWyq:hover{background-color:#f6f7f8;color:#14181f}.template-1ZhX3nLk,.template-EeFcd7n-{display:flex;align-items:center;gap:8px}.template-YdcTXzhg{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;color:#e7212b;background:none;border:none;cursor:pointer;border-radius:8px;white-space:nowrap}.template-YdcTXzhg:hover{background-color:#fef2f2}.template-TYGIljdL{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-TYGIljdL:hover{background-color:#f6f7f8;color:#14181f}.template-wDDzi8sP{position:absolute;top:100%;right:0;margin-top:4px;min-width:180px;padding:4px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10}.template-x64hK7JP{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-x64hK7JP:hover{background-color:#f3f4f6}.template-G-0T9Ljm{display:flex;flex-direction:column;gap:24px}.template-aTbIy8vW{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;border:1px solid #e8e8e9}.template-x-tSfYyJ{display:flex;align-items:flex-start;gap:20px}.template-aiLoCmwc{flex-shrink:0}.template-sNQvBR18{flex:1;min-width:0}.template-xSTdXKBr{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.template-O3d2v0-n{min-width:0}.template-2xo3dFT9{margin:0 0 4px;font-size:18px;font-weight:600;line-height:28px;color:#14181f}.template-F78YRnbk{margin:0;font-size:14px;font-weight:400;color:#4d5464}.template-AOuBiO8B{display:flex;flex-shrink:0;align-items:center}.template-PNy-42WM{display:flex;flex-wrap:wrap;gap:8px;width:100%}.template-R7vWLhGs{width:100%;margin-top:0}.template-Zh2CkIb1{margin:0 0 8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82}.template-R7vWLhGs .template-qHYcKXOt{margin-top:8px;margin-bottom:0}.template-BMU9fHyN{display:inline-flex;align-items:center;padding:4px 16px 4px 12px;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em;color:#666f82;background:#f8f8f9;border:1px solid #d3d6dc;border-radius:8px}.template-IQY5gYc9{margin:0}.template-L2Kq385W{margin:0 0 12px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82}.template-Z-s8f3Os{padding:16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px}.template-qHYcKXOt{display:flex;justify-content:space-between;margin-top:8px;font-size:14px;color:#4d5464}.template-GrxHZBKu{color:#10b981;font-weight:500}.template-IZgmq0n4{display:flex;flex-direction:column;gap:12px}.template-CYt95Clg{display:flex;align-items:center;gap:12px}.template-iJ-tjZh-{display:flex;align-items:center;justify-content:center;color:#707a8f;flex-shrink:0}.template-PY3a04hL{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#666f82;flex:1}.template-j9E9-Hp2{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;color:#14181f}.template-Kr-lmk72{position:relative}.template-u8i03WJb{display:inline-flex;align-items:center;gap:4px}.template-Uk87ARhP{padding:8px 12px;font-size:13px;color:#fff;background:#1f2937;border-radius:8px;list-style:none;margin:0}.template-Uk87ARhP li{padding:2px 0}.template-Mp3pgYcu{padding:24px;text-align:center;color:#707a8f;font-size:14px}.template-tFb1Q4OV{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-aUDH3-ic{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--color-text-secondary, #64748b);transition:all .2s ease}.template-aUDH3-ic:hover{background:var(--color-action-hover, rgba(0, 0, 0, .04));color:var(--color-text-primary, #1e293b)}.template-aUDH3-ic:focus{outline:none}.template-x5Vb-QaU{display:flex;flex-direction:column;gap:8px}.template--x3VGhoz{display:flex;align-items:center;gap:8px;width:100%;min-width:190px;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.5%;color:#4d5464;cursor:pointer;text-align:left;transition:background .2s ease}.template--x3VGhoz:hover{background:#f6f7f8}.template--x3VGhoz.template-DIbA-aJ8{color:var(--color-error, #ef4444)}.template--x3VGhoz.template-DIbA-aJ8:hover{background:#ef444414}.template--zWpYSg-{display:flex;align-items:center;gap:8px;min-width:120px}.intern-tc-column{min-width:120px}.intern-name-column{min-width:140px}.intern-type-column{min-width:180px}.intern-source-column{min-width:130px}.intern-unit-column,.intern-progress-column{min-width:160px}.intern-status-column{min-width:120px}.template-RL-wLb1K{display:flex;align-items:center;gap:12px;margin-top:16px;margin-bottom:8px}.template-oSvlMXwO{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f}.template-oSvlMXwO:hover{background-color:#f6f7f8;color:#14181f}.template-GKV5yLmS{display:flex;gap:24px;margin-top:24px;align-items:flex-start}.template-RxYEc3oS{flex-shrink:0;width:360px}.template-c46y-ZX1{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.template-mnD3XI-A{margin-bottom:0}.template-DhsJ2Plc{flex:1;min-height:280px;display:flex;flex-direction:column}.template-hEup2ps7{display:flex;flex-direction:column;gap:20px}.template-dXoqiRdV{display:flex;width:100%;min-height:192px;border:1px solid #e8e8e9;border-radius:12px;overflow:hidden;background:#fff}.template-9jyBTTi6{flex:0 0 33%;min-width:0;background:linear-gradient(135deg,#fef2f2,#fee2e2);display:flex;align-items:center;justify-content:center;padding:16px}.template-bVj8NYzn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:2px dashed #e7212b;border-radius:8px;width:100%;height:100%;min-height:140px}.template-wEvyLH-V{font-size:10px;font-weight:600;letter-spacing:.05em;color:#991b1b;margin-bottom:8px}.template-Fb7KBX2q{font-size:14px;font-style:italic;color:#14181f}.template-A5hidV9p{flex:1;padding:16px 20px;display:flex;flex-direction:column;min-width:0}.template-Z4st3ejW{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.template-A4hMgQ62{margin:0;font-size:16px;font-weight:600;line-height:24px;color:#14181f;flex:1;min-width:0}.template-gKNKMJZB{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;flex-shrink:0}.template-gKNKMJZB:hover{background:#f6f7f8;color:#14181f}.template-zW9WKLyT{display:flex;flex-direction:column;gap:8px}.template-qpP3DM7R{display:flex;align-items:center;gap:10px;font-size:14px;color:#4d5464}.template-qpP3DM7R span{flex:1;min-width:0}.template-8WZWlyph{flex-shrink:0;color:#707a8f}.template-piD0RPvc{position:relative;display:flex;flex-direction:column;gap:10px;padding-left:0}.template-UNrLw14x{position:absolute;left:153px;top:24px;bottom:24px;width:2px;background:#e7212b;border-radius:1px}.template-dhW6frGe{display:flex;align-items:flex-start;gap:0;position:relative}.template-pQbmyYmX{flex:0 0 140px;font-size:14px;color:#4d5464;padding-top:14px;padding-right:16px}.template-7exmvYNl{flex:0 0 28px;display:flex;align-items:flex-start;justify-content:center;padding-top:10px}.template-GVnVwPMK{width:12px;height:12px;border-radius:50%;background:#e7212b;flex-shrink:0;z-index:1}.template-h-4FTnfp{flex:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;margin-left:0;background:#fff;border:1px solid #e8e8e9;border-radius:8px;min-width:0}.template-IQuR-zKq{flex:1;min-width:0}.template-3Q31WF7d{margin:0 0 4px;font-size:14px;font-weight:600;color:#14181f}.template-uE5Le-PL{margin:0;font-size:14px;color:#4d5464}.template-YDS6dEFh{margin:0;padding:24px;text-align:center;color:#666f82;font-size:14px}.template-RZNaDVR1{padding:24px;text-align:center;color:#666f82}.template-XOpmSAXL{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;flex-shrink:0}.template-XOpmSAXL:hover{background-color:#f6f7f8;color:#14181f}.template-GvN7zzV6{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;border-radius:6px;background:transparent;cursor:pointer;color:#707a8f}.template-GvN7zzV6:hover{background-color:#f6f7f8;color:#14181f}.template-vNCxY3-Y{display:flex;align-items:center;gap:8px}.template-o-QD3VCm{color:#2563eb;text-decoration:none}.template-o-QD3VCm:hover{text-decoration:underline}.template-gVE-h1H2{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:256px;padding:20px 0 0;gap:2px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;transition:box-shadow .2s ease;box-sizing:border-box}.template-gVE-h1H2:hover{box-shadow:0 4px 12px #00000014}.template-Z9npet71{display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:40px;padding:0 16px}.template-wzN-Ts1h{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;box-sizing:border-box}.template-wzN-Ts1h:hover{background:#f6f7f8;color:#14181f}.template-cyuQUfDX{display:flex;flex-direction:column;align-items:stretch;width:100%;border:none;background:none;padding:0;cursor:pointer;text-align:left;font:inherit;color:inherit}.template-cyuQUfDX:focus{outline:none}.template-mUWkeu5e{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-bottom:16px}.template-SqxuKNgb{flex-shrink:0;display:flex}.template-2NBxKBoh{margin:0;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#14181f}.template-fCWnclw1{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;padding:12px 16px;width:100%;box-sizing:border-box}.template-hpFjN9VH{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:8px;box-sizing:border-box}.template-ZlECKd3w{font-size:12px;font-weight:400;line-height:18px;color:#707a8f;letter-spacing:.08px;font-family:Inter,sans-serif}.template-WsgaN7be{font-size:12px;font-weight:400;line-height:18px;color:#707a8f;flex-shrink:0;letter-spacing:.08px;font-family:Inter,sans-serif}.template-OnoWoWph{min-width:140px;padding:4px}.template-ADlU7Po7{display:flex;align-items:center;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-ADlU7Po7:hover{background-color:#f3f4f6}.library-share-custom-fields{display:flex;flex-direction:column;gap:16px;margin-top:12px}.add-folder-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #dadfe3}.add-folder-modal-header .add-folder-modal-header-left{display:flex;align-items:center;gap:12px}.add-folder-modal-header .add-folder-modal-header-left .add-folder-modal-header-icon{display:flex;align-items:center;justify-content:center;color:#14181f}.add-folder-modal-header .add-folder-modal-header-left h3{margin:0;font-size:18px;font-weight:500;color:#14181f}.add-folder-modal-header .add-folder-modal-close{background:none;border:1px solid #e8e8e9;font-size:16px;cursor:pointer;color:#72808f;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;width:40px;height:40px;border-radius:8px;transition:all .2s ease}.add-folder-modal-header .add-folder-modal-close:hover{background:#f5f5f5;color:#333}.add-folder-modal-content{display:flex;flex-direction:column;gap:20px;padding:24px 0}.add-folder-modal-field{display:flex;flex-direction:column;gap:8px}.add-folder-modal-share{display:flex;flex-direction:column;gap:12px}.add-folder-modal-share .add-folder-modal-share-title{font-size:14px;font-weight:500;color:#14181f}.add-folder-modal-share .add-folder-modal-share-options{display:flex;flex-direction:column;gap:8px}.add-folder-modal-radio-option{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e8e8e9;border-radius:10px;cursor:pointer;background:#fff;transition:border-color .2s ease,background .2s ease}.add-folder-modal-radio-option:hover{background:#fafafa}.add-folder-modal-radio-option.selected{border-color:var(--primary-color, #e7212b)}.add-folder-modal-radio-option input[type=radio]{appearance:none;width:20px;height:20px;border:1px solid #e8e8e9;border-radius:50%;cursor:pointer;position:relative;margin:0;flex-shrink:0}.add-folder-modal-radio-option input[type=radio]:checked{border-color:var(--primary-color, #e7212b);border-width:2px}.add-folder-modal-radio-option input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--primary-color, #e7212b);border-radius:50%}.add-folder-modal-radio-option .add-folder-modal-radio-label{font-size:14px;font-weight:500;color:#14181f}.add-folder-modal-radio-option .add-folder-modal-radio-desc{font-size:12px;color:#707a8f}.add-folder-modal-radio-text{display:flex;flex-direction:column;gap:2px;flex:1}.add-folder-modal-footer{display:flex;justify-content:space-between;width:100%}.add-document-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #dadfe3}.add-document-modal-header .add-document-modal-header-left{display:flex;align-items:center;gap:12px}.add-document-modal-header .add-document-modal-header-left .add-document-modal-header-icon{display:flex;align-items:center;justify-content:center;color:var(--primary-color, #e7212b)}.add-document-modal-header .add-document-modal-header-left h3{margin:0;font-size:18px;font-weight:500;color:#14181f}.add-document-modal-header .add-document-modal-close{background:none;border:1px solid #e8e8e9;font-size:16px;cursor:pointer;color:#72808f;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;width:40px;height:40px;border-radius:8px;transition:all .2s ease}.add-document-modal-header .add-document-modal-close:hover{background:#f5f5f5;color:#333}.add-document-modal-content{display:flex;flex-direction:column;gap:20px;padding:24px 0}.add-document-modal-field{display:flex;flex-direction:column;gap:8px}.add-document-modal-share{display:flex;flex-direction:column;gap:12px}.add-document-modal-share .add-document-modal-share-title{font-size:14px;font-weight:500;color:#14181f}.add-document-modal-share .add-document-modal-share-options{display:flex;flex-direction:column;gap:8px}.add-document-modal-radio-option{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e8e8e9;border-radius:10px;cursor:pointer;background:#fff;transition:border-color .2s ease,background .2s ease}.add-document-modal-radio-option:hover{background:#fafafa}.add-document-modal-radio-option.selected{border-color:var(--primary-color, #e7212b)}.add-document-modal-radio-option input[type=radio]{appearance:none;width:20px;height:20px;border:1px solid #e8e8e9;border-radius:50%;cursor:pointer;position:relative;margin:0;flex-shrink:0}.add-document-modal-radio-option input[type=radio]:checked{border-color:var(--primary-color, #e7212b);border-width:2px}.add-document-modal-radio-option input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--primary-color, #e7212b);border-radius:50%}.add-document-modal-radio-option .add-document-modal-radio-label{font-size:14px;font-weight:500;color:#14181f}.add-document-modal-radio-option .add-document-modal-radio-desc{font-size:12px;color:#707a8f}.add-document-modal-radio-text{display:flex;flex-direction:column;gap:2px;flex:1}.add-document-modal-footer{display:flex;justify-content:space-between;width:100%}.document-viewer-modal-content{width:100%;min-height:70vh;display:flex;flex-direction:column;background:#f6f7f8;border-radius:8px;overflow:hidden}.document-viewer-iframe{flex:1;width:100%;min-height:70vh;border:none}.document-viewer-empty{padding:24px;text-align:center;color:#707a8f;margin:0}.document-viewer-download-only{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:200px;padding:24px}.document-viewer-download-message{margin:0;text-align:center;color:#707a8f;max-width:400px}.template-X3NUDBtd{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-5vO6Lxrz{margin:0}.template--MOvTgRq{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:18px 24px;gap:16px;border:1px solid #e8e8e9;border-radius:12px}.template-R0EOkONc{margin:0;font-size:18px;font-weight:600;line-height:28px;color:#14181f}.template-VtpMGH3O{display:flex;align-items:center;gap:8px}.template-NySsFEzd{position:relative}.template-CPOs6SUm{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #dadfe3;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease;color:#72808f}.template-CPOs6SUm:hover{background-color:#f9fafb;border-color:#c4c4c4}.template-CPOs6SUm.template-vvnbRRLW{background-color:#fff5f0;border-color:var(--color-primary, #e7212b)}.template-CPOs6SUm.template-vvnbRRLW svg path{stroke:var(--color-primary, #e7212b)}.template-CPOs6SUm svg{color:#72808f}.template-jwWT1DhO{position:absolute;top:calc(100% + 8px);right:0;min-width:215px;background:#fff;border:1px solid #e8e8e9;border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:8px 0;z-index:100}.template-X7tUDxvr{display:flex;align-items:center;width:100%;min-height:44px;padding:12px 14px;font-size:14px;font-weight:500;line-height:20px;color:#212b36;cursor:pointer;transition:background-color .15s ease}.template-X7tUDxvr:hover{background-color:#f9fafb}.template-X7tUDxvr.template-vbIJpX-0{color:var(--color-primary, #e7212b);background-color:#fff5f0}.template-MPn7CPWR{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:48px;min-height:40px;padding:10px 14px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;box-sizing:border-box}.template-MPn7CPWR svg,.template-MPn7CPWR svg path{stroke:currentColor}.template-MPn7CPWR:hover{background:#f6f7f8;color:#14181f}.template-i9FlMQNn{display:grid;grid-template-columns:repeat(auto-fill,256px);gap:16px}.template-iMsWzgPd,.template-XFSfjXt4{min-height:120px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-Smk0o3uY{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;margin-top:16px;gap:12px}.template-wOa0fdfw{display:flex;align-items:center;gap:8px;flex:1}.template-wOa0fdfw .template-IdTcfWP7{font-size:14px;font-weight:400;line-height:20px;color:#707a8f;white-space:nowrap}.template-wOa0fdfw .template-xPPMd0O5{font-size:14px;font-weight:400;line-height:20px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-70-l6-8o{display:flex;align-items:center;gap:4px}.template-70-l6-8o .template-CW3C53LF{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-70-l6-8o .template-CW3C53LF:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-70-l6-8o .template-CW3C53LF:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-70-l6-8o .template-CW3C53LF svg{width:16px;height:16px}.template-70-l6-8o .pagination-numbers{display:flex;gap:4px}.template-70-l6-8o .pagination-numbers .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-70-l6-8o .pagination-numbers .pagination-number.template-37faZmkS{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-70-l6-8o .pagination-numbers .pagination-number:hover:not(.template-37faZmkS){background-color:#f5f5f5;border-color:#d0d0d0}.template-70-l6-8o .pagination-numbers .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-H2ZUAzOi{margin-top:0;min-height:400px;display:flex;flex-direction:column}.template-E-YMiFP5{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;box-sizing:border-box}.template-E-YMiFP5:hover{background:#f6f7f8;color:#14181f}.template-81qLx2H5{display:flex;align-items:center;gap:10px}.template-3oXC2oVP{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#707a8f}.template-fpb2yewX{display:flex;align-items:center;gap:4px}.template-9YqEy0RW{display:flex;align-items:center}.template-uJI9QtBk{width:24px;height:24px;border-radius:50%;background:#e8e8e9;border:2px solid #fff;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#4d5464}.template-uJI9QtBk:first-child{margin-left:0}.template-GMTOJ6Yk{margin-left:4px;font-size:12px;font-weight:500;color:#707a8f}.template-bo6lnktv{min-width:140px;padding:4px}.template-dnPz0Hg2{display:flex;align-items:center;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-dnPz0Hg2:hover{background-color:#f3f4f6}.template-3Kh7j2MB{display:flex;align-items:center;gap:8px;font-size:14px;color:#707a8f}.template-ANOeFnjA{background:none;border:none;padding:0;cursor:pointer;color:#707a8f;font-size:14px}.template-ANOeFnjA:hover{color:#14181f;text-decoration:underline}.template-n4jRZYDN{color:#707a8f}.template-7qR3MlJx{color:#14181f;font-weight:500}.template-Dzqu-GEC{font-size:14px;color:#707a8f}.template-mHgAF0Mm{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-rkXtA7Np{display:flex;align-items:center;gap:8px;font-size:14px;color:#707a8f}.template-9fjRakRl{background:none;border:none;padding:0;cursor:pointer;color:#707a8f;font-size:14px}.template-9fjRakRl:hover{color:#14181f;text-decoration:underline}.template-CMsPy5YK{color:#707a8f}.template--wvNHwgV{color:#14181f;font-weight:500}.template-WmMEUVIU{min-height:400px;display:flex;flex-direction:column}.template-5idicko6{display:flex;align-items:center;gap:10px}.template-7D4LM9sl{flex-shrink:0;display:flex}.template-ygBQsQVc{display:flex;align-items:center;gap:4px}.template-gwMPmOF-{display:flex;align-items:center}.template-YghmUxNL{width:24px;height:24px;border-radius:50%;background:#e8e8e9;border:2px solid #fff;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#4d5464}.template-YghmUxNL:first-child{margin-left:0}.template-gmmdkvWs{margin-left:4px;font-size:12px;font-weight:500;color:#707a8f}.template-b7CNC0SU{min-width:140px;padding:4px}.template-tWdSPRNe{display:flex;align-items:center;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-tWdSPRNe:hover{background-color:#f3f4f6}.template-kJF4A4cB{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;box-sizing:border-box}.template-kJF4A4cB:hover{background:#f6f7f8;color:#14181f}.template-iCcJV4QK{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.template-Lc2AaTnK{display:flex;align-items:center;gap:8px;font-size:14px;color:#707a8f}.template-urRCnzx3{background:none;border:none;padding:0;cursor:pointer;color:#707a8f;font-size:14px}.template-urRCnzx3:hover{color:#14181f;text-decoration:underline}.template-5iOgTxvV{color:#707a8f}.template-55irjSDm{color:#14181f;font-weight:500}.template-oPZMXSfB{min-height:400px;display:flex;flex-direction:column}.template-gsidt6Oq{display:flex;align-items:center;gap:10px}.template-jxIMvfcM{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#707a8f}.template-zIEgMyQ4{display:flex;align-items:center;gap:4px}.template-3VlfqL-2{display:flex;align-items:center}.template--YFi--fU{width:24px;height:24px;border-radius:50%;background:#e8e8e9;border:2px solid #fff;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#4d5464}.template--YFi--fU:first-child{margin-left:0}.template-HyAILJCv{margin-left:4px;font-size:12px;font-weight:500;color:#707a8f}.template-usLLSOzL{min-width:140px;padding:4px}.template-8lsyNZ16{display:flex;align-items:center;width:100%;padding:8px 12px;font-size:14px;color:#374151;background:none;border:none;text-align:left;cursor:pointer;border-radius:4px}.template-8lsyNZ16:hover{background-color:#f3f4f6}.template-HAyClyG2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;cursor:pointer;color:#707a8f;box-sizing:border-box}.template-HAyClyG2:hover{background:#f6f7f8;color:#14181f}.template-OTbi4d0i{display:flex;flex-direction:column;gap:32px;padding:0 24px 24px}.template-XHPr1lYq{margin:0}.template-rBjnoSCW{margin:0 0 8px;font-size:20px;font-weight:600;color:#14181f}.template-3cHIPrZ1{margin:0 0 20px;font-size:14px;color:#707a8f;line-height:1.5}.template-1aAzRhWB{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.template-JO2aELBR{display:flex;flex-direction:column;gap:12px;max-width:664px}.template-pov4DGZX{display:flex;flex-direction:column;gap:24px}.template-fNCM56bu{display:grid;gap:24px;margin-top:0}.template-fNCM56bu.template-02kxEslb{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.template-fNCM56bu.template-39BQSXGO{grid-template-columns:1fr}.template-ACO0OnM-{min-height:400px;display:flex;flex-direction:column}.template-PqtaObOB{display:flex;align-items:center;gap:12px}.template-Vu31g0-h{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden}.template-0R88ZbtH{width:100%;height:100%;object-fit:cover}.template-yUR8tXfG{font-size:14px;color:#14181f;line-height:1.4}.template-In5lOjza{display:flex;flex-direction:column;gap:4px;min-width:120px}.template-4DO2XH8h{font-size:12px;color:#707a8f}.template-rsjn8lGV{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--primary-color, #e7212b);cursor:pointer;transition:background .2s ease}.template-rsjn8lGV:hover{background:#e7212b14}.template-vb33VX8v,.template-8wEca-iC{padding:24px;text-align:center;color:var(--text-secondary, #637381)}.template-8wEca-iC{color:var(--error, #dc2626);background:#dc262614;border-radius:8px}.template-YxYWL6X5{padding:24px;text-align:center;color:var(--text-secondary, #637381)}.template-Tjn-Vdi5{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-KvO9ZT5H{display:flex;align-items:center;gap:8px;flex:1}.template-NCxI3JVl{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-ALbBWbtp{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-Ew8f22Fi{display:flex;align-items:center;gap:4px}.template-Ew8f22Fi .pagination-numbers{display:flex;gap:4px}.template-Ew8f22Fi .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-Ew8f22Fi .pagination-number.template-gDyzAv5u{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-Ew8f22Fi .pagination-number:hover:not(.template-gDyzAv5u){background-color:#f5f5f5;border-color:#d0d0d0}.template-Ew8f22Fi .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-RXWm0i-d{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-RXWm0i-d:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-RXWm0i-d:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-RXWm0i-d svg{width:16px;height:16px}.template-tM34QDNJ{display:flex;flex-direction:column}.template-z-EWdAfO{display:flex;align-items:center;gap:12px}.template-ToaBfnDT{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden}.template-2hI55PPF{width:100%;height:100%;object-fit:cover}.template-OkGuTLVJ{font-size:14px;color:#14181f;line-height:1.4}.template--5lKKdrl,.template-Ybu-Sa4v{padding:24px;text-align:center;color:var(--text-secondary, #637381)}.template-Ybu-Sa4v{color:var(--error, #dc2626);background:#dc262614;border-radius:8px}.template-vqpyeVfd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:1px solid #e8e8e9;border-radius:8px;background:transparent;color:#707a8f;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.template-vqpyeVfd:hover{background:#e8e8e980;color:#14181f}.template-c-gr4oMR{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:298px;transition:box-shadow .2s ease;cursor:default}.template-c-gr4oMR[role=button]{cursor:pointer}.template-c-gr4oMR:hover{box-shadow:0 4px 12px #00000014}.template-sumjGAYY .template-0a5i8cP6{border-top:1px solid #e8e8e9;padding-top:12px}.template-sumjGAYY .template-mu9P87WQ{margin-top:0}.template-WP4p55CT{position:relative;width:100%;aspect-ratio:262/160;border-radius:6px;overflow:hidden;background:#f1f1f1;flex-shrink:0}.template-1zEnx-v-{width:100%;height:100%;object-fit:cover}.template-yDZya8y-{width:100%;height:100%;background:linear-gradient(145deg,#e8e8e9,#d0d0d0)}.template-5VQPd9gI{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .2s ease;border-radius:6px}.template-c-gr4oMR:hover .template-5VQPd9gI{opacity:1}.template-eXo9kOYC{width:46px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff6;border:1px solid #bcbcbc;border-radius:8px;backdrop-filter:blur(4px);box-sizing:border-box}.template-0a5i8cP6{flex:1;min-width:0;display:flex;flex-direction:column}.template-N1pXmt17{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.template-XFlUiR4K{display:inline-flex;align-items:center;gap:4px;font-size:12px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#707a8f;line-height:18px;font-weight:500}.template-0eNFD-7V{flex-shrink:0;color:#707a8f}.template-mu9P87WQ{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.08px;font-family:Inter,sans-serif;color:#14181f;margin-top:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-yeyGIPZc{font-size:12px;letter-spacing:.08px;font-family:Inter,sans-serif;line-height:18px;color:#707a8f;margin-top:8px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-height:40px}.template--cWkjqyi{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;gap:12px;border-bottom:1px solid #dadfe3}.template-wAi7EUNw{display:flex;align-items:center;gap:10px;min-width:0}.template-5YwjSr4b{flex-shrink:0;color:#707a8f}.template-NODvHG8Q{margin:0;font-size:16px;font-weight:500;color:#14181f}.template-7AZqOwLs{display:flex;align-items:center;gap:8px;flex-shrink:0}.template-S1B8Mbnm{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;border-radius:8px;transition:background .15s ease,border-color .15s ease}.template-S1B8Mbnm:hover{background:#f5f5f5;border-color:#e8e8e9}.template-kh41PERD{padding:0;background:#fff;overflow:auto}.template-bztlij2w{width:450px;height:200px;max-width:100%;margin:0 auto;background:#f1f1f1;flex-shrink:0}.template-stF-JW5j{width:100%;height:100%;object-fit:cover}.template-y0MR0rPs{width:100%;height:100%;background:linear-gradient(145deg,#e8e8e9,#d0d0d0);display:flex;align-items:center;justify-content:center;border-radius:8px}.template-qQw4KOWk{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin-top:20px;gap:16px}.template-bnwXDNw6{margin:0;font-size:18px;font-weight:500;letter-spacing:.08px;font-family:Inter,sans-serif;color:#14181f;line-height:28px}.template-Z16ljOFf{font-size:14px;font-weight:400;letter-spacing:.08px;font-family:Inter,sans-serif;color:#14181f;line-height:20px;max-width:450px}.template-2lXQBiZY{display:flex;flex-direction:column;gap:24px}.template-Kaxlryv3{display:grid;grid-template-columns:repeat(auto-fill,minmax(262px,1fr));gap:16px}.template-8P5sqa44{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-ZWiNMPPU{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-zK8J5xH7{display:flex;align-items:center;gap:8px;flex:1}.template-5Ipsb4cO{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-aLClqF9y{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-RUENGhOw{display:flex;align-items:center;gap:4px}.template-RUENGhOw .pagination-numbers{display:flex;gap:4px}.template-RUENGhOw .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-RUENGhOw .pagination-number.template-BnAZFQDD{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-RUENGhOw .pagination-number:hover:not(.template-BnAZFQDD){background-color:#f5f5f5;border-color:#d0d0d0}.template-RUENGhOw .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-1CQ3fAva{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-1CQ3fAva:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-1CQ3fAva:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-1CQ3fAva svg{width:16px;height:16px}.template--wTbD4Xf{display:flex;flex-direction:column;gap:24px}.template-6VsTht6q{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px}.template-hVQfZvil{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-S9V3UtG-{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-E1sFbr3E{display:flex;align-items:center;gap:8px;flex:1}.template-aU7SPimT{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-o-t3loF-{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-KH3ARXv5{display:flex;align-items:center;gap:4px}.template-KH3ARXv5 .pagination-numbers{display:flex;gap:4px}.template-KH3ARXv5 .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-KH3ARXv5 .pagination-number.template-1EODtLXh{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-KH3ARXv5 .pagination-number:hover:not(.template-1EODtLXh){background-color:#f5f5f5;border-color:#d0d0d0}.template-KH3ARXv5 .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-nsgMbRmV{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-nsgMbRmV:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-nsgMbRmV:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-nsgMbRmV svg{width:16px;height:16px}.template-p0rKqO7d{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px;min-height:192px;transition:box-shadow .2s ease}.template-p0rKqO7d:hover{box-shadow:0 4px 12px #00000014}.template-Nzb41ZBC{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8e8e9;padding-bottom:12px}.template-gYPL6SrV{flex-shrink:0;color:#e7212b;background-color:#ffeff0;border-radius:8px;padding:8px;gap:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.template-FSdAsCb3{font-size:14px;font-weight:500;letter-spacing:.08px;font-family:Inter,sans-serif;color:#14181f;line-height:20px;text-align:left}.template-vPMRwfhi{display:flex;flex-direction:row;justify-content:space-between;gap:8px;flex:1}.template-l9zmzWku{display:flex;flex-direction:column;gap:2px}.template--ywaZznJ{font-size:12px;letter-spacing:.08px;font-family:Inter,sans-serif;line-height:18px;color:#707a8f;font-weight:500}.template-b3IP7sNf{font-size:12px;letter-spacing:.08px;font-family:Inter,sans-serif;line-height:18px;font-weight:500;color:#14181f}.template--maIyWT4{margin-left:-20px;margin-right:-20px;padding:16px 20px 0;border-top:1px solid #e8e8e9;display:flex;justify-content:space-between;align-items:center}.template-ckcrrLJ2{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:none;cursor:pointer;font-size:14px;font-weight:600;color:#e7212b;transition:opacity .2s ease;text-decoration:underline}.template-ckcrrLJ2:hover{opacity:.85}.template-ckcrrLJ2 svg{color:#e7212b;flex-shrink:0}.template-R3e62uqG{line-height:1}.template-9IT8PIdZ{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#15ac77}.template-9IT8PIdZ svg{flex-shrink:0}.template-p5LoZVQD{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#637381;cursor:help}.template-p5LoZVQD svg{flex-shrink:0;color:#919eab}.template-LaSuwoVh{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #dadfe3}.template-YeLtTuBM{margin:0;font-size:16px;font-weight:500;color:#14181f}.template-1DoScSrB{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;border-radius:8px;transition:background .15s ease,border-color .15s ease}.template-1DoScSrB:hover{background:#f5f5f5}.template-iZ7MoFLj{padding:20px 24px;background:#fff;overflow-y:auto;max-height:70vh}.template-Bt1uebNF{margin-bottom:24px}.template-Bt1uebNF:last-child{margin-bottom:0}.template-kvJKQxy5{display:block;margin-bottom:12px;font-size:14px;font-weight:500;color:#14181f;line-height:1.4}.template-mZvTw6Sm{color:#e7212b;margin-left:2px}.template-fB6I4Ttm{display:flex;flex-direction:column;gap:8px}.template-Z1qG3Hwi{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;width:100%}.template-g5HRaCkx{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #e8e8e9;background:#fff;color:#505766;font-size:14px;font-weight:500;cursor:pointer;border-radius:8px}.template-g5HRaCkx:hover{background:#f5f5f5}.template-4b6hSzs9{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;background:#e7212b;color:#fff;font-size:14px;font-weight:500;cursor:pointer;border-radius:8px}.template-4b6hSzs9:hover:not(:disabled){background:#c91d26}.template-4b6hSzs9:disabled{opacity:.6;cursor:not-allowed}.template-0NssvUvt{padding:40px 24px;text-align:center;color:#707a8f}.template-cZ35xNc6{padding:24px;text-align:center;color:#e7212b}.template-WKl2zxBe{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:16px;text-align:center}.template--rz8wBP-{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#e8f7ef;color:#15ac77}.template--Zi2d-sQ{margin:0;font-size:18px;font-weight:600;color:#14181f}.template-U-wjSmXW{margin:0;font-size:14px;color:#505766;line-height:1.5;max-width:360px}.template-lXRfJkLt{display:flex;flex-direction:column;gap:24px}.template-NoPFtB7Z{display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:24px}.template-6rXWqY9y{min-height:200px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#707a8f}.template-3gg9-Qu-{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e8e8e9;border-radius:12px;background:#fff;flex-shrink:0;gap:12px}.template-Gls2jt72{display:flex;align-items:center;gap:8px;flex:1}.template-Osa1BAMY{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap}.template-tT7yyL2u{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.08px;color:#707a8f;white-space:nowrap;margin-left:8px}.template-2tyWCv3K{display:flex;align-items:center;gap:4px}.template-2tyWCv3K .pagination-numbers{display:flex;gap:4px}.template-2tyWCv3K .pagination-number{width:32px;height:32px;border-radius:6px;cursor:pointer;background:none;border:1px solid #e8e8e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#14181f;transition:all .2s ease}.template-2tyWCv3K .pagination-number.template-8oRg2Dsc{background:#ffeff0;color:#e7212b;border-color:#e7212b}.template-2tyWCv3K .pagination-number:hover:not(.template-8oRg2Dsc){background-color:#f5f5f5;border-color:#d0d0d0}.template-2tyWCv3K .pagination-ellipsis{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;font-size:14px;border:1px solid #e8e8e9;border-radius:6px}.template-634k1hzq{background:none;border:1px solid #e8e8e9;border-radius:6px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#707a8f;transition:all .2s ease}.template-634k1hzq:hover:not(:disabled){background-color:#f5f5f5;border-color:#d0d0d0}.template-634k1hzq:disabled{color:#ccc;cursor:not-allowed;border-color:#e8e8e9}.template-634k1hzq svg{width:16px;height:16px}.template--d9mlrMl{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #dadfe3;border-top-left-radius:12px;border-top-right-radius:12px}.template-XqCC8G16{display:flex;align-items:center;gap:8px}.template-Gv-WNd4f{display:inline-flex;align-items:center;justify-content:center;color:#e7212b}.template-vcmci5sm{margin:0;font-size:16px;font-weight:500;color:#14181f}.template-zo62VZAD{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;border-radius:8px;transition:background .15s ease,border-color .15s ease}.template-zo62VZAD:hover{background:#f5f5f5;border-color:#e8e8e9}.template-ml7C7ll7{padding:20px 24px;background:#fff;max-height:70vh;overflow-y:auto;overflow-x:hidden;min-width:0}.template-3assZ-7V{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.template-xVOtvXZL{display:flex;align-items:center;gap:8px}.template-27cjGRyG{display:flex;flex-direction:column}.template-6aYtzl1U{font-size:13px;color:#14181f;font-weight:500}.template-y29VjHIR{font-size:12px;color:#707a8f}.template-3CIYAXcO{font-size:16px;font-weight:500;color:#14181f;margin-bottom:12px}.template-5U2GMwh-{margin:16px 0 8px;font-size:14px;font-weight:500;color:#14181f}.template-D-G467-0{font-size:14px;color:#505766;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;min-width:0}.template-o5pE9Fsf{border-radius:8px;padding:12px;background:#f8f8f9;font-size:14px;color:#2f333c;border:1px solid #e8e8e9;line-height:20px;letter-spacing:-.05em;word-break:break-word;overflow-wrap:break-word;min-width:0}.template-w7IviDvm{margin-bottom:4px;font-size:12px;color:#707a8f}.template-Ji4DRmCm{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.template-G0V6K8j0{font-size:13px;color:#505766}.template-dtUjwYRt{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;border:1px solid #e8e8e9;background:#f9fafb}.template-s4gqYnNp{display:flex;align-items:center;gap:10px}.template-nYhcIfCR{min-width:40px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:500;text-align:center}.template-4ppuz7Mb{display:flex;flex-direction:column}.template--CQFywiy{font-size:13px;color:#14181f}.template-nlSGhhT2{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.template-nlSGhhT2:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db;color:#14181f}.template-nlSGhhT2:disabled{opacity:.6;cursor:default}.template-3Km78mjr{padding:32px 0;text-align:center;color:#707a8f}.template-1FOar-9U{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #dadfe3}.template-yOAWOvwk{display:flex;align-items:center;gap:8px}.template-u54VZJtF{display:inline-flex;align-items:center;justify-content:center;color:#e7212b}.template-PCCX3gKL{margin:0;font-size:16px;font-weight:500;color:#14181f}.template-w9P5eDFn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;background:#fff;color:#505766;cursor:pointer;border-radius:8px;transition:background .15s ease,border-color .15s ease}.template-w9P5eDFn:hover{background:#f5f5f5;border-color:#e8e8e9}.template-AGwgxWPm{display:flex;flex-direction:column;gap:16px}.template-uocrc3kS{display:flex;flex-direction:column;gap:8px}.template-F6Ch8k7Z{font-size:14px;font-weight:500;color:#14181f}.template-2AO9cAVM{font-size:12px;color:#e7212b}.template-uyr5Dp8j{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:1000}.template-qjxuLQY-{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.template-Q-rhU5re{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid #e8e8e9;background:#fff;cursor:pointer}@media(max-width:768px){.template-qjxuLQY-{grid-template-columns:repeat(1,minmax(0,1fr))}}.template-khjOwGjg{background:#fff;border:1px solid #f1f2f4;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:12px;max-height:435px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.template-khjOwGjg::-webkit-scrollbar{display:none}.template-a5r-XzO-{display:flex;align-items:center;justify-content:space-between}.template-IAfARZM2{font-size:16px;font-weight:700;color:#2f333c;margin:0}.template-YHxc5v7F{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:10px 14px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,border-color .2s}.template-YHxc5v7F:hover{background:#f6f7f8;color:#2f333c;border-color:#dadfe3}.template-DZ-xzqdK{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.template-Cu5bp2IE{display:flex;flex-direction:column;gap:12px;padding:12px;background:#fff;border:1px solid #f1f2f4;border-radius:8px}.template-5GSadkLe{display:flex;align-items:center;gap:8px}.template-lyFUremZ{font-size:14px;font-weight:600;color:#2f333c;flex:1;min-width:0}.template-Wufxc-7n{flex-shrink:0;padding:4px 8px;border-radius:6px;background:#fce7e8;color:#c53036;font-size:12px;font-weight:500}.template-6MYp9zB5{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;color:#707a8f;cursor:pointer;border-radius:6px;transition:color .2s,background .2s}.template-6MYp9zB5:hover{color:#e7212b;background:#e7212b14}.template-kZMKWC9a{width:100%;height:8px;background:#f1f2f4;border-radius:100px;overflow:hidden}.template-EzAeyAbT{height:100%;border-radius:100px;transition:width .3s ease}.template-EzAeyAbT.template-hecAUfu1{background:#e8e8e9}.template-EzAeyAbT.template-Osl-LSm-{background:#fe9431}.template-EzAeyAbT.template-oOGZIzRf{background:#3b82f6}.template-IUbSv2Kd{display:flex;align-items:center;justify-content:space-between}.template-XHWo1O87{font-size:12px;color:#707a8f}.template-b0t3Ugnk{font-size:12px;font-weight:600}.template-b0t3Ugnk.template-TIBDKYpj{color:#707a8f}.template-b0t3Ugnk.template--gIA8y88{color:#fe9431}.template-b0t3Ugnk.template-KIRlrmEu{color:#3b82f6}.template-JcSgUhmd{background:#fff;border:1px solid #f1f2f4;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:12px;max-height:435px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.template-JcSgUhmd::-webkit-scrollbar{display:none}.template-BP0-c86R{display:flex;align-items:center;justify-content:space-between}.template-cpgSdYif{font-size:16px;font-weight:700;color:#2f333c;margin:0}.template-o5BIPOyl{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:10px 14px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,border-color .2s}.template-o5BIPOyl:hover{background:#f6f7f8;color:#2f333c;border-color:#dadfe3}.template-dSqIwpYU{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.template-4Sa--3N6{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff;border:1px solid #f1f2f4;border-radius:12px}.template-nM4fIp8e{display:flex;gap:12px;align-items:flex-start}.template-Z-i1Wd7w{flex-shrink:0;width:40px;height:40px;border-radius:8px;background:#ffeff0;display:flex;align-items:center;justify-content:center}.template-nuOr22zz{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.template-Zt-VAtW0{font-size:14px;font-weight:700;color:#2f333c}.template-MV3fWo7C,.template-ppE0Nnba{font-size:12px;color:#707a8f}.template-arEEZOLr{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;color:#707a8f;cursor:pointer;border-radius:6px;transition:color .2s,background .2s}.template-arEEZOLr:hover{color:#e7212b;background:#e7212b14}.template-eiRuCsmY{display:flex;align-items:center;gap:8px}.template-znxjBi9F{flex:1;height:8px;background:#f1f2f4;border-radius:100px;overflow:hidden}.template-ryQexcOX{height:100%;border-radius:100px;transition:width .3s ease}.template-ryQexcOX.template-oPIrHXwQ{background:#fe9431}.template-ryQexcOX.template-8Xmi-NSw{background:#3b82f6}.template-iuvrQQtM{font-size:12px;font-weight:600;min-width:36px;text-align:right}.template-iuvrQQtM.template-hCPIIJg4{color:#fe9431}.template-iuvrQQtM.template-qwk8J127{color:#3b82f6}.template-2-MGmIyh{border:1px solid #e8e8e9;background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.template-YGQoH6E3{display:flex;align-items:center;justify-content:space-between}.template-5Px-KT9f{font-size:16px;font-weight:600;color:#2f333c;margin:0}.template-5MHqx-qK{display:flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:10px 14px;border:1px solid #e8e8e9;background:#fff;color:#707a8f;cursor:pointer;border-radius:8px;transition:background .2s,color .2s,border-color .2s}.template-5MHqx-qK:hover{background:#f6f7f8;color:#2f333c;border-color:#dadfe3}.template-5Yl6FW-r{min-width:180px}.template-VUmIGMOY{display:flex;flex-direction:column;gap:24px}.template-KYZUzxuo{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.template-5pXqbJwZ{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1024px){.template-5pXqbJwZ{grid-template-columns:1fr}}.template-qhxNrb81{display:grid;grid-template-columns:1fr 1fr;gap:24px;min-height:680px}@media(max-width:1024px){.template-qhxNrb81{grid-template-columns:1fr}}.template-alfT-MS9{background:#f1f2f4;border-radius:12px;min-height:120px;animation:template-xtjRixPN 1.5s ease-in-out infinite}@keyframes template-xtjRixPN{0%,to{opacity:1}50%{opacity:.6}}.template-NTa4Xgcr{display:flex;flex-direction:column;gap:8px;padding:16px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:110px;transition:all .15s ease}.template--RrNfPgh{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.template-uFfCypP-{font-size:12.5px;color:#64748b;font-weight:500;letter-spacing:.01em;line-height:16px}.template-cPRPauNy{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#eef2ff;color:#4f46e5;flex-shrink:0}.template-M0etb-Q6{font-size:26px;font-weight:700;color:#0f172a;line-height:1.1;letter-spacing:-.02em}.template-sO6bAsVu{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;min-height:16px}.template-Y59vNgcc{font-size:12px;font-weight:600;line-height:16px}.template-WCp7a9Eh{color:#15803d}.template-y-aBQ7Nq{color:#b91c1c}.template-GUMj9WQz{font-size:11.5px;color:#94a3b8;line-height:16px}.template-5h7JmBA3 .template-cPRPauNy{background:#dcfce7;color:#15803d}.template-slxZmL7z .template-cPRPauNy{background:#fef3c7;color:#b45309}.template-VBqRtfOx .template-cPRPauNy{background:#fee2e2;color:#b91c1c}.template-kGB8uaRk{display:grid;gap:14px}.template-kGB8uaRk[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.template-kGB8uaRk[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.template-kGB8uaRk[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.template-kGB8uaRk[data-columns="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1280px){.template-kGB8uaRk[data-columns="5"]{grid-template-columns:repeat(4,minmax(0,1fr))}.template-kGB8uaRk[data-columns="4"]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.template-kGB8uaRk[data-columns="5"],.template-kGB8uaRk[data-columns="4"],.template-kGB8uaRk[data-columns="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.template-kGB8uaRk{grid-template-columns:1fr!important}}.template-bcJrR-Sf{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.template-PQ6GaYpj{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px 12px;border-bottom:1px solid #f1f5f9}.template-raq8XkJr{display:flex;align-items:center;gap:12px;min-width:0}.template-CHH9APha{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#fef2f2;color:#e7212b;flex-shrink:0}.template-F4hddXsj{display:flex;flex-direction:column;gap:2px;min-width:0}.template-SdGaUyf9{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px;letter-spacing:-.01em}.template-WDJqA5Gd{margin:0;font-size:12.5px;color:#64748b;line-height:18px}.template-6IO4kqJB{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.template-43YT-G2U{padding:0}.template-tZZQLBNn{padding:16px 18px 18px}.template--dU-1OUv{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 18px 8px;display:flex;flex-direction:column;gap:12px}.template-wLc6Gv5L{display:flex;flex-direction:column;gap:2px}.template-10pOZVvc{margin:0;font-size:15px;font-weight:600;color:#0f172a}.template-fVnsarma{margin:0;font-size:12.5px;color:#64748b}.template-iIn6lgXG{width:100%;position:relative}.template-C4JZR--d{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:220px;color:#94a3b8;font-size:13px}.template-1dbedJWa{width:22px;height:22px;border:2.5px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;animation:template-Rl--Zaxb .7s linear infinite}@keyframes template-Rl--Zaxb{to{transform:rotate(360deg)}}.template-rlhez4jJ{display:flex;flex-direction:column;gap:16px;padding:16px 24px 32px}.template-ln7F7dCN{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;background:linear-gradient(135deg,#fff5f5,#fff 55%,#fef2f2);border:1px solid #fee2e2;border-radius:16px;position:relative;overflow:hidden}.template-ln7F7dCN:after{content:"";position:absolute;right:-40px;top:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(231,33,43,.12) 0%,transparent 70%);pointer-events:none}.template-Ba-u3mQm{display:flex;flex-direction:column;gap:6px;max-width:640px;position:relative;z-index:1}.template-XDtgkry9{margin:0;font-size:22px;font-weight:700;color:#0f172a;line-height:28px;letter-spacing:-.02em}.template-GV4amchv{margin:0;font-size:13.5px;color:#475569;line-height:20px}.template-eVr6D-Gb{display:flex;gap:16px;flex-shrink:0;position:relative;z-index:1}.template-KJxvlN-R{display:flex;flex-direction:column;gap:2px;padding:10px 16px;background:#ffffffbf;backdrop-filter:blur(6px);border:1px solid #fecaca;border-radius:12px;min-width:110px}.template-8DNI3TdS{font-size:11.5px;color:#64748b;font-weight:500;letter-spacing:.02em}.template-a4vtXh-e{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.02em}@media(max-width:840px){.template-ln7F7dCN{flex-direction:column}.template-eVr6D-Gb{width:100%}.template-KJxvlN-R{flex:1;min-width:0}}.template-Nwjn7GPm{display:flex;align-items:flex-end;gap:16px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;box-shadow:0 1px 2px #0f172a08}.template-5g6ndmrg{display:flex;flex-wrap:wrap;gap:12px;flex:1 1 auto;min-width:0}.template-qA09KFtZ{display:flex;flex-direction:column;gap:5px;min-width:140px;flex:1 1 140px}.template-qA09KFtZ label{font-size:11.5px;font-weight:600;color:#475569;letter-spacing:.02em;text-transform:uppercase}.template-VovlATfg{min-width:200px;flex:2 1 200px}.template-BD9yxVBW{display:inline-flex;gap:8px;align-items:flex-end;flex-shrink:0}.template-kPna-bAF{display:inline-flex;padding:4px;background:#f1f5f9;border-radius:10px;gap:4px;align-self:flex-start}.template-OL8c4ozS{padding:8px 16px;background:transparent;border:none;border-radius:8px;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:all .15s ease}.template-OL8c4ozS:hover{color:#0f172a}.template-L5b0IK2t{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0f;font-weight:600}.template-QJvL7etV{display:grid;grid-template-columns:2fr 1fr;gap:14px}@media(max-width:1100px){.template-QJvL7etV{grid-template-columns:1fr}}.template-EQqqj8pT{min-width:0}.template-uSxluFxO{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.template-Go8YiV0F{display:flex;align-items:center;gap:14px;padding:12px 18px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s ease}.template-Go8YiV0F:hover{background:#f8fafc}.template-Go8YiV0F:last-child{border-bottom:none}.template-LWqFHE8Q{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:13px;font-weight:700;flex-shrink:0}.template-oIAm2uFw .template-LWqFHE8Q{background:#dcfce7;color:#15803d}.template-a-3cWK9O .template-LWqFHE8Q{background:#fef3c7;color:#b45309}.template-gYN1mE6x .template-LWqFHE8Q{background:#fee2e2;color:#b91c1c}.template-eNQRyQSC{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.template-BeTJMnef{font-size:13.5px;font-weight:600;color:#0f172a;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-hWDmIqqh{font-size:11.5px;color:#64748b;line-height:16px}.template-sCgtEnnS{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.template-xL87tUem{font-size:15px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.template-NUqHWZzh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.template-KEotD2zN{display:flex;flex-direction:column;gap:10px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.template-X7mbhCus{display:flex;flex-direction:column;gap:2px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.template-hvj4ht3n{font-size:13px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.template-xiom7jOB{font-size:11.5px;color:#64748b}.template-kX9cMCze{display:flex;flex-direction:column;gap:6px}.template-TUz8HlGc{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;text-align:left;transition:all .15s ease}.template-TUz8HlGc:hover{border-color:#fecaca;background:#fef2f2;transform:translateY(-1px)}.template-ooAxU-Ay{font-size:13px;font-weight:600;color:#0f172a;grid-column:1/2;grid-row:1/2}.template-K35-LNk9{font-size:11.5px;color:#64748b;line-height:16px;grid-column:1/2;grid-row:2/3}.template-TUz8HlGc svg{grid-column:2/3;grid-row:1/3;align-self:center;flex-shrink:0}.template-YPYHB3sA{overflow-x:auto}.template-A931cKI4{display:flex;flex-direction:column;gap:2px;min-width:0}.template-pRFePUcE{font-weight:600;color:#0f172a;font-size:13.5px}.template-U-fYdEb0{font-size:11.5px;color:#64748b}.template-5fhpF592{display:inline-flex;align-items:center;gap:10px;min-width:140px}.template-pY7uzRMc{flex:1;height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden;min-width:90px}.template-SomGH1wy{height:100%;background:linear-gradient(90deg,#10b981,#22c55e);border-radius:999px;transition:width .25s ease}.template-UIzGv0xW{font-size:12px;font-weight:600;color:#0f172a;min-width:36px;text-align:right}.template-v1mUxI9D{padding:32px 18px;text-align:center;color:#94a3b8;font-size:13px}.template-Lkou-Zcv{display:flex;align-items:center;gap:16px;padding:16px 18px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;text-align:left;transition:all .15s ease;width:100%;min-height:96px}.template-Lkou-Zcv:hover{border-color:#4f46e5;background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e514}.template-Lkou-Zcv:hover .template-titKuYEn{transform:translate(4px);color:#4f46e5}.template-Lkou-Zcv:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.template-RoM5DNo0{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#eef2ff;color:#4f46e5;flex-shrink:0}.template-7FZ0MVPu{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.template-fPLKs96H{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-Uy9fY5Pm{margin:0;font-size:15px;font-weight:600;color:#0f172a;line-height:20px}.template-IqgBT-ws{margin:0;font-size:12.5px;color:#64748b;line-height:18px}.template-VVwJ05l0{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;background:#fef3c7;color:#92400e;font-size:10.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.template-titKuYEn{color:#94a3b8;transition:all .15s ease;flex-shrink:0}.template-xgcs2snG{display:flex;flex-direction:column;gap:16px}.template-p-QZRv-2{display:flex;align-items:flex-start;gap:12px}.template-wVldQXho{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.template-rkBydMLP{flex:1;min-width:0}.template-e2thZ4QA{margin:0;font-size:17px;font-weight:600;color:#0f172a;line-height:22px;letter-spacing:-.01em}.template-dR5x1yLS{margin:2px 0 0;font-size:13px;color:#64748b;line-height:18px}.template-71hYAQ3W{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:600;letter-spacing:.02em;flex-shrink:0}.template-ZBbhl9AC{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.template-s65FRi4b{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;flex-wrap:wrap}.template-GQJDh13q{flex:1;min-width:320px}.template-vIU2KwEV{margin:0 0 4px;font-size:22px;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:28px}.template-h5Bi4mpj{margin:0;font-size:13.5px;color:#64748b;line-height:20px}.template-h5Bi4mpj strong{color:#0f172a;font-weight:600}.template-u5dPx8QK{width:320px;max-width:100%}.template-5TmAJiBw{padding:8px 24px 32px;display:flex;flex-direction:column;gap:32px}.template-O6G8jwAE{padding:48px 24px;text-align:center;color:#94a3b8;font-size:14px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}.template-50vq4Jdq{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px 0;flex-wrap:wrap}.template-t-rNLw6m{display:inline-flex;align-items:center;gap:8px}.template-BsYHwM0-{padding:8px 24px 0}.template-J2JnlEnR{display:flex;flex-direction:column;gap:4px}.template-vBgX15Xe{margin:0;font-size:22px;font-weight:700;color:#0f172a;line-height:28px;letter-spacing:-.02em}.template-sZ5qE3ff{margin:0;font-size:13.5px;color:#64748b;line-height:20px;max-width:720px}.template-by2Ns1pI{padding:12px 24px 0}.template-UmXqhtRK{padding:16px 24px 24px;display:flex;flex-direction:column;gap:16px}.template-0SfBasnt{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.template-SqIZT57y{display:flex;flex-direction:column}.template-hMzHPF08{grid-column:span 2}.template-jbMUDlN6{display:flex;gap:12px;flex-wrap:wrap;grid-column:1/-1}.template-r4spPBT9{display:inline-flex;align-items:center;gap:8px}.template-6SYiVY3L{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.template-fUKiP5dL{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.02em}.template-fUKiP5dL.template-7-8jXyF0{background:#dcfce7;color:#166534}.template-fUKiP5dL.template-8xSN3lMQ{background:#fef3c7;color:#92400e}.template-plLanLKH{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;background:#fee2e2;color:#b91c1c;font-weight:600;font-size:12px}.template--nXHG6qa{display:inline-flex;gap:6px;padding:4px;background:#f1f5f9;border-radius:10px;align-self:flex-end}.template-S1TAyOAJ{padding:6px 14px;background:transparent;border:none;border-radius:7px;font-size:12.5px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s ease}.template-S1TAyOAJ:hover{color:#0f172a}.template-RBsxjSE9{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 3px #00000014}.template-8dNnxL20{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.template-1fZkxows{display:grid;grid-template-columns:2fr 1fr;gap:14px}@media(max-width:900px){.template-1fZkxows{grid-template-columns:1fr}}.template-nzke2Ie3{display:flex;flex-direction:column}.template-0SuyQeVW{font-size:11.5px;color:#64748b;margin-top:2px}.template-azoD-biE,.template-VWHmOANO{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.02em}.template-azoD-biE.template-PY9ACVqK{background:#dbeafe;color:#1e40af}.template-azoD-biE.template-T1W-J5d2,.template-VWHmOANO.template-XvnobXwP{background:#dcfce7;color:#166534}.template-VWHmOANO.template-IjjyOUGk{background:#fef3c7;color:#92400e}.template-VWHmOANO.template-wvpvcHT8{background:#fee2e2;color:#b91c1c}.template-RXk6Z1Zw{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.template-eBKBSghA{display:inline-flex;align-items:center;gap:8px}.template-vG755gVR{display:inline-flex;align-items:center;padding:2px 6px;border-radius:6px;background:#dcfce7;color:#166534;font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.template-IjawVuxJ,.template-X4IxtQg4,.template-WEC4qjhM{font-weight:600;font-size:13px}.template-IjawVuxJ{color:#b91c1c}.template-X4IxtQg4{color:#15803d}.template-WEC4qjhM{color:#475569}.template-FDSaVsY5{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#475569;cursor:pointer;user-select:none}.template-FDSaVsY5 input{accent-color:#4f46e5}.template-sL9T3TyD{display:flex;flex-direction:column;gap:24px}.template-C1a0pbu-{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e8e8e9;border-radius:8px;background:#fff;cursor:pointer;color:#707a8f;transition:all .2s ease;align-self:flex-start}.template-C1a0pbu-:hover{background-color:#f6f7f8;border-color:#d0d0d1;color:#14181f}.template-DSgGyLub{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.template-uvSDmRhs{grid-column:1/-1;padding:24px;text-align:center;color:#707a8f}.template-aQrRRaY3{padding:24px;display:flex;flex-direction:column;gap:20px}.template--Mevkmy1{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.template-aH9sZB-8{display:inline-flex;gap:8px;background:#f5f6f8;padding:4px;border-radius:10px}.template-SEeSffv5{border:none;background:transparent;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;color:#505766;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.template-SEeSffv5.template-JjJH1AB1{background:#fff;color:#e7212b;box-shadow:0 1px 2px #0000000d}.template-1k0kqyL4{min-width:18px;padding:0 6px;height:18px;border-radius:9px;background:#e7212b;color:#fff;font-size:11px;line-height:18px;text-align:center}.template-YTrMNNGN{background:#fff;border:1px solid #eef0f3;border-radius:12px;overflow:hidden}.template-7AWs-iZe{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid #f2f3f6;cursor:pointer;transition:background-color .15s ease}.template-7AWs-iZe:last-child{border-bottom:none}.template-7AWs-iZe:hover{background:#f7f8fa}.template-7AWs-iZe.template-Cn2J6Xr4{background:#fbf4f4}.template-wyJTxMCQ{flex:1;min-width:0}.template-BPqYzovq{margin:0 0 4px;font-size:14px;font-weight:600;color:#1f2430}.template-xWbaTaM-{margin:0;font-size:13px;color:#505766;line-height:1.45}.template-9O8CHZAm{margin-top:6px;font-size:12px;color:#8b92a3}.template-4ibPLzil{width:10px;height:10px;border-radius:50%;background:#e7212b;margin-top:6px;flex-shrink:0}.template-thuzB4Sw{width:10px;flex-shrink:0}.template-pmf-G13R{padding:48px 16px;text-align:center;color:#8b92a3}.template-jx-Jo554{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:8px}.template-1ssrBH5u{border:1px solid #e6e8ec;background:#fff;padding:6px 12px;border-radius:8px;font-size:13px;cursor:pointer}.template-1ssrBH5u:disabled{opacity:.5;cursor:not-allowed}.template-1ssrBH5u:hover:not(:disabled){background:#f5f6f8}.template-gscOUm7h{padding:24px;display:flex;flex-direction:column;gap:20px}.template-MIevsEMt{background:#fff;border:1px solid #eef0f3;border-radius:12px;padding:8px 0}.template-DIuHTSW4{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f2f3f6}.template-DIuHTSW4:last-child{border-bottom:none}.template-A-PN-9qz{display:flex;flex-direction:column;gap:2px}.template-ntlDnjDz{font-size:14px;font-weight:600;color:#1f2430}.template-JDNA4zRh{font-size:12px;color:#8b92a3}.template-gPvWjos7{display:flex;justify-content:flex-end}.template-stHf2D2n{padding:32px;text-align:center;color:#8b92a3}.react-datetimerange-picker{display:inline-flex;position:relative}.react-datetimerange-picker,.react-datetimerange-picker *,.react-datetimerange-picker *:before,.react-datetimerange-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-datetimerange-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetimerange-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;align-items:center;border:thin solid gray}.react-datetimerange-picker__inputGroup{min-width:calc(4px + (4px * 3) + .54em * 6 + .217em * 2);height:100%;flex-grow:1;padding:0 2px}.react-datetimerange-picker__inputGroup__divider{padding:1px 0}.react-datetimerange-picker__inputGroup__divider,.react-datetimerange-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-datetimerange-picker__inputGroup__input{min-width:.54em;height:calc(100% - 2px);position:relative;padding:1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-datetimerange-picker__inputGroup__input::-webkit-outer-spin-button,.react-datetimerange-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-datetimerange-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetimerange-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetimerange-picker__inputGroup__amPm{font:inherit;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.react-datetimerange-picker__button{border:0;background:transparent;padding:4px 6px}.react-datetimerange-picker__button:enabled{cursor:pointer}.react-datetimerange-picker__button:enabled:hover .react-datetimerange-picker__button__icon,.react-datetimerange-picker__button:enabled:focus .react-datetimerange-picker__button__icon{stroke:#0078d7}.react-datetimerange-picker__button:disabled .react-datetimerange-picker__button__icon{stroke:#6d6d6d}.react-datetimerange-picker__button svg{display:inherit}.react-datetimerange-picker__calendar,.react-datetimerange-picker__clock{z-index:1}.react-datetimerange-picker__calendar--closed,.react-datetimerange-picker__clock--closed{display:none}.react-datetimerange-picker__calendar{width:350px;max-width:100vw}.react-datetimerange-picker__calendar .react-calendar{border-width:thin}.react-datetimerange-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:#fff;border:thin solid #a0a096}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock *:before,.react-clock *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-clock__face{position:absolute;inset:0;border:1px solid black;border-radius:50%}.react-clock__hand{position:absolute;inset:0 50%}.react-clock__hand__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark{position:absolute;inset:0 50%}.react-clock__mark__body{position:absolute;background-color:#000;transform:translate(-50%)}.react-clock__mark__number{position:absolute;left:-40px;width:80px;text-align:center}.react-clock__second-hand__body{background-color:red}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker *:before,.react-datetime-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-datetime-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetime-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-datetime-picker__inputGroup{min-width:calc(4px + (4px * 3) + .54em * 6 + .217em * 2);flex-grow:1;padding:0 2px}.react-datetime-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-datetime-picker__inputGroup__divider,.react-datetime-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-datetime-picker__inputGroup__input{min-width:.54em;height:calc(100% - 2px);position:relative;padding:1px;border:0;background:none;color:currentColor;font:inherit;box-sizing:content-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button,.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetime-picker__inputGroup__amPm{font:inherit;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.react-datetime-picker__button{border:0;background:transparent;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon{stroke:#0078d7}.react-datetime-picker__button:disabled .react-datetime-picker__button__icon{stroke:#6d6d6d}.react-datetime-picker__button svg{display:inherit}.react-datetime-picker__calendar,.react-datetime-picker__clock{z-index:1}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{width:350px;max-width:100vw}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:#fff;border:thin solid #a0a096}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#333}h1,h2,h3,h4,h5,h6{font-weight:600}h1{font-size:2.25rem}h2{font-size:1.8rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}input,button,textarea,select{font-family:inherit;font-size:1rem;color:inherit}.text-xs{font-size:10px;font-weight:400;line-height:12px;letter-spacing:0}.text-sm{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0}.text-s-medium{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.005em}.text-m{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em}.text-l{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0}.text-xl{font-size:18px;font-weight:400;line-height:28px;letter-spacing:0}.heading-xs{font-size:12px;font-weight:600;line-height:16px;letter-spacing:0}.heading-s{font-size:14px;font-weight:600;line-height:20px;letter-spacing:0}.heading-m{font-size:16px;font-weight:600;line-height:24px;letter-spacing:0}.heading-l,.heading-xl{font-size:18px;font-weight:600;line-height:28px;letter-spacing:0}
