.ctv-shell{display:grid;grid-template-columns:276px minmax(0,1fr);min-height:100vh;background:#f6f7f8}.ctv-main{min-width:0;background:#f6f7f8}.ctv-sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;width:276px;height:100vh;padding:18px 14px;background:#fff;border-right:1px solid #e5e7eb}.ctv-sidebar__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.ctv-sidebar__close,.ctv-header__menu,.ctv-sidebar-backdrop{display:none}.ctv-brand{display:flex;align-items:center;gap:10px;min-width:0}.ctv-brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#008060;color:#fff;font-weight:750}.ctv-brand strong,.ctv-brand span{display:block}.ctv-brand strong{color:#111827;font-size:15px}.ctv-brand span{margin-top:2px;color:#6b7280;font-size:12px}.ctv-nav{display:grid;gap:6px}.ctv-nav-button{display:flex;align-items:center;width:100%;min-height:42px;border:0;border-radius:12px;padding:10px 12px;background:transparent;color:#374151;text-align:left}.ctv-nav-button__content{display:inline-flex;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:620}.ctv-nav-button svg{flex:0 0 auto}.ctv-nav-button:hover,.ctv-nav-button:focus-visible{background:#f3f4f6;outline:none}.ctv-nav-button.is-active{background:#008060;color:#fff;box-shadow:0 1px 2px #00806038}.ctv-nav-button.is-logout{margin-top:8px;color:#b42318}.ctv-nav-button.is-logout:hover{background:#fff1f0}.ctv-support-card{display:grid;gap:10px;margin-top:auto;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ctv-support-card__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#ecfdf3;color:#008060}.ctv-support-card strong{display:block;color:#111827;font-size:14px}.ctv-support-card p{margin:4px 0 0;color:#6b7280;font-size:12px;line-height:1.45}.ctv-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:14px 28px;background:#f6f7f8f0;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ctv-header__left,.ctv-header__right{display:flex;align-items:center;min-width:0}.ctv-header__left{gap:12px}.ctv-header__right{gap:10px}.ctv-header h1{margin:0;color:#111827;font-size:18px;letter-spacing:0}.ctv-header p{margin:3px 0 0;color:#6b7280;font-size:13px}.ctv-partner-pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;background:#fff;color:#374151;font-size:12px;font-weight:650}.ctv-partner-pill span+span{border-left:1px solid #e5e7eb;padding-left:8px}.ctv-icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151}.ctv-icon-button:hover,.ctv-icon-button:focus-visible{background:#f3f4f6;outline:none}.ctv-icon-button:disabled{cursor:not-allowed;opacity:.48}.ctv-notification-button{position:relative}.ctv-notification-button span{position:absolute;top:-5px;right:-5px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:#d92d20;color:#fff;font-size:10px;font-weight:750}.ctv-breadcrumb{display:flex;align-items:center;gap:7px;padding:10px 28px 0;color:#6b7280;font-size:12px;font-weight:700}.ctv-breadcrumb strong{color:#111827}.ctv-user-menu{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid #e5e7eb;border-radius:999px;padding:4px 10px 4px 4px;background:#fff;color:#111827;font-weight:650}.ctv-user-menu__name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ctv-avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:999px;background:#e7f4ee;color:#005c45;font-size:13px;font-weight:750}.ctv-page{width:min(1440px,100%);margin:0 auto;padding:24px 28px 36px}.ctv-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.ctv-page-header h2,.ctv-card-header h2,.ctv-section-title h2{margin:0;color:#111827;font-size:18px;letter-spacing:0}.ctv-page-header p,.ctv-card-header p,.ctv-section-title p{margin:4px 0 0;color:#6b7280;font-size:13px}.ctv-page-header__action{display:flex;align-items:center;gap:8px}.ctv-section-title{display:grid;gap:4px}.ctv-grid{display:grid;gap:16px}.ctv-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ctv-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ctv-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ctv-card,.ctv-metric-card,.ctv-content-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #10182808}.ctv-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #eef0f2}.ctv-card-header h2{font-size:16px}.ctv-card-body{padding:16px 18px}.ctv-dashboard-page{display:grid;gap:22px}.ctv-dashboard-section{display:grid;gap:12px}.ctv-dashboard-date{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:13px;font-weight:650}.ctv-dashboard-date .ctv-select{min-width:176px}.ctv-dashboard-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ctv-dashboard-stat{display:grid;min-height:152px;align-content:start;gap:9px;border:1px solid #e5e7eb;border-radius:12px;padding:15px;background:#fff;color:#111827;text-align:left;box-shadow:0 1px 2px #10182808}.ctv-dashboard-stat:hover,.ctv-dashboard-stat:focus-visible{border-color:#c9cccf;box-shadow:0 2px 8px #1018280f;outline:none}.ctv-dashboard-stat__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:12px}.ctv-dashboard-stat__label{color:#6b7280;font-size:13px;font-weight:650}.ctv-dashboard-stat strong{font-size:25px;line-height:1.12}.ctv-dashboard-stat small{color:#6b7280;font-size:12px;line-height:1.4}.ctv-dashboard-stat--green .ctv-dashboard-stat__icon,.ctv-dashboard-activity__icon--green{background:#e3f1df;color:#108043}.ctv-dashboard-stat--blue .ctv-dashboard-stat__icon,.ctv-dashboard-activity__icon--blue{background:#eaf4ff;color:#005bd3}.ctv-dashboard-stat--orange .ctv-dashboard-stat__icon,.ctv-dashboard-activity__icon--orange{background:#fff4e5;color:#b7791f}.ctv-dashboard-stat--red .ctv-dashboard-stat__icon,.ctv-dashboard-activity__icon--red{background:#fff0f0;color:#d72c0d}.ctv-dashboard-stat--gray .ctv-dashboard-stat__icon,.ctv-dashboard-activity__icon--gray{background:#f3f4f6;color:#6b7280}.ctv-dashboard-activity-list{display:grid}.ctv-dashboard-activity{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;border:0;border-bottom:1px solid #eef0f2;padding:14px 18px;background:#fff;color:#111827;text-align:left}.ctv-dashboard-activity:last-child{border-bottom:0}.ctv-dashboard-activity:hover,.ctv-dashboard-activity:focus-visible{background:#f9fafb;outline:none}.ctv-dashboard-activity__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px}.ctv-dashboard-activity strong{display:block;font-size:14px}.ctv-dashboard-activity small{display:block;margin-top:3px;color:#6b7280;font-size:12px;line-height:1.4}.ctv-dashboard-activity__meta{display:grid;justify-items:end;gap:4px}.ctv-submit-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:start}.ctv-submit-form .ctv-card-header .ctv-page-header{width:100%;margin-bottom:0}.ctv-phone-check-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.ctv-required-mark{color:#d72c0d}.ctv-field-error{color:#d72c0d;font-size:12px;line-height:1.45}.ctv-form-help-text{color:#6b7280;font-size:12px;line-height:1.45}.ctv-submit-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.ctv-submit-side{position:sticky;top:96px}.ctv-duplicate-card{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ctv-duplicate-card strong{display:block;color:#111827;font-size:14px}.ctv-duplicate-card p{margin:4px 0 0;color:#6b7280;font-size:13px;line-height:1.45}.ctv-duplicate-card--success{border-color:#b4dfc2;background:#f0fdf4;color:#108043}.ctv-duplicate-card--warning{border-color:#f6c177;background:#fffbeb;color:#b7791f}.ctv-duplicate-card--neutral{border-color:#e5e7eb;background:#f9fafb;color:#6b7280}.ctv-submit-note-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ctv-submit-note-card strong{color:#111827;font-size:14px}.ctv-submit-note-card ul{margin:10px 0 0;padding-left:18px;color:#6b7280;font-size:13px;line-height:1.55}.ctv-spin{animation:ctv-spin .82s linear infinite}.ctv-toast{position:fixed;top:18px;right:18px;z-index:70;max-width:min(360px,calc(100vw - 32px));border:1px solid #b4dfc2;border-radius:12px;padding:12px 14px;background:#f0fdf4;color:#108043;font-size:13px;font-weight:700;box-shadow:0 8px 24px #10182824}.ctv-toast--error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.ctv-button:disabled{cursor:not-allowed;opacity:.52}.ctv-button--danger{border-color:#b42318;background:#b42318}.ctv-button--danger:hover{background:#912018}.ctv-confirm-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#11182761}.ctv-confirm-modal{display:grid;gap:10px;width:min(420px,100%);border:1px solid #e5e7eb;border-radius:12px;padding:18px;background:#fff;box-shadow:0 12px 32px #11182729}.ctv-confirm-modal strong{color:#111827;font-size:17px}.ctv-confirm-modal p{margin:0;color:#374151;font-size:14px;line-height:1.5}.ctv-confirm-modal__actions{display:flex;justify-content:flex-end;gap:8px;padding-top:6px}.ctv-modal-backdrop{position:fixed;inset:0;z-index:65;display:grid;place-items:center;padding:18px;background:#1118275c}.ctv-success-modal{display:grid;justify-items:center;gap:12px;width:min(420px,100%);border:1px solid #e5e7eb;border-radius:12px;padding:22px;background:#fff;text-align:center;box-shadow:0 12px 32px #10182824}.ctv-success-modal__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;background:#e3f1df;color:#108043}.ctv-success-modal h2{margin:0;color:#111827;font-size:18px}.ctv-success-modal p{margin:0;color:#6b7280;line-height:1.5}.ctv-customers-page .ctv-card-header .ctv-page-header{width:100%;margin-bottom:0}.ctv-customers-filter-stack{display:grid;gap:10px}.ctv-advanced-filter-panel{border:1px dashed #d1d5db;border-radius:12px;padding:12px;background:#f9fafb;color:#6b7280;font-size:13px}.ctv-clickable-row:hover td{background:#f9fafb}.ctv-customer-identity,.ctv-sale-cell{display:inline-flex;align-items:center;gap:10px;min-width:0}.ctv-customer-identity small{display:block;margin-top:2px;color:#6b7280;font-size:12px}.ctv-avatar--sm{width:28px;height:28px;font-size:11px}.ctv-money-positive{color:#108043}.ctv-action-menu{position:relative;width:max-content}.ctv-action-menu summary{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#374151;list-style:none}.ctv-action-menu summary::-webkit-details-marker{display:none}.ctv-action-menu__content{position:absolute;top:calc(100% + 6px);right:0;z-index:12;display:grid;min-width:190px;border:1px solid #e5e7eb;border-radius:12px;padding:6px;background:#fff;box-shadow:0 8px 22px #1018281f}.ctv-action-menu__content button{display:inline-flex;align-items:center;gap:8px;width:100%;border:0;border-radius:8px;padding:9px 10px;background:transparent;color:#374151;text-align:left}.ctv-action-menu__content button:hover{background:#f3f4f6}.ctv-customers-card-list{display:none}.ctv-date-range-picker{display:flex;align-items:end;gap:10px}.ctv-date-range-picker label{display:grid;gap:5px;color:#6b7280;font-size:12px;font-weight:700}.ctv-date-range-picker .ctv-input{min-width:156px}.ctv-commission-wallet-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ctv-commission-wallet-card{display:grid;align-content:start;gap:8px;min-height:126px;border:1px solid #e5e7eb;border-radius:12px;padding:15px;background:#fff}.ctv-commission-wallet-card>span{color:#6b7280;font-size:13px;font-weight:700}.ctv-commission-wallet-card strong{color:#111827;font-size:20px;line-height:1.18}.ctv-commissions-filter-stack{display:grid;gap:12px}.ctv-status-segmented{display:flex;flex-wrap:wrap;gap:8px}.ctv-status-segmented button{min-height:34px;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;background:#fff;color:#374151;font-weight:700}.ctv-status-segmented button.is-active{border-color:#008060;background:#e7f4ee;color:#005c45}.ctv-clickable-row.is-selected td{background:#f0fdf4}.ctv-commissions-card-list{display:none}.ctv-commission-mobile-card{display:grid;gap:11px;border-bottom:1px solid #eef0f2;padding:15px 18px;background:#fff}.ctv-commission-mobile-card strong{color:#111827;font-size:14px}.ctv-commission-mobile-card span{color:#6b7280;font-size:13px}.ctv-commission-mobile-card .ctv-list-row>span:last-child,.ctv-commission-mobile-card .ctv-list-row>strong:last-child{text-align:right}.ctv-commission-detail-panel{max-width:980px}.ctv-commission-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctv-commission-detail-grid>div{display:grid;gap:5px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-commission-detail-grid>div.is-wide{grid-column:1 / -1}.ctv-commission-detail-grid span{color:#6b7280;font-size:12px}.ctv-commission-detail-grid strong{color:#111827;font-size:14px;line-height:1.35}.ctv-commission-detail-page{max-width:1160px}.ctv-commission-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#e5e7eb}.ctv-commission-detail-field{display:grid;gap:5px;padding:13px 14px;background:#fff}.ctv-commission-detail-field span{color:#6b7280;font-size:12px}.ctv-commission-detail-field strong{color:#111827;font-size:14px;line-height:1.35}.ctv-approval-stepper{display:grid;gap:12px}.ctv-approval-step{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px}.ctv-approval-step__icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280}.ctv-approval-step--done .ctv-approval-step__icon{border-color:#b4dfc2;background:#e3f1df;color:#108043}.ctv-approval-step--current .ctv-approval-step__icon{border-color:#f6c177;background:#fff4e5;color:#8a6116}.ctv-approval-step--blocked .ctv-approval-step__icon{border-color:#ffc9c3;background:#fff0f0;color:#d72c0d}.ctv-approval-step>div{border:1px solid #e5e7eb;border-radius:12px;padding:13px 14px;background:#fff}.ctv-approval-step strong{color:#111827;font-size:14px}.ctv-approval-step__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:8px;color:#6b7280;font-size:12px}.ctv-approval-step p{margin:9px 0 0;color:#374151;font-size:13px;line-height:1.5}.ctv-voucher-empty{display:grid;justify-items:center;gap:9px;border:1px dashed #c9cccf;border-radius:12px;padding:28px 18px;background:#f9fafb;color:#6b7280;text-align:center}.ctv-voucher-empty strong{color:#111827}.ctv-voucher-empty span{max-width:520px;font-size:13px;line-height:1.5}.ctv-voucher-file{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:13px;background:#fff}.ctv-voucher-file strong,.ctv-voucher-file span{display:block}.ctv-voucher-file span{margin-top:3px;color:#6b7280;font-size:12px}.ctv-accounting-note{display:grid;gap:7px;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#f9fafb}.ctv-accounting-note strong{color:#111827;line-height:1.45}.ctv-accounting-note span{color:#6b7280;font-size:13px}.ctv-customer-mobile-card{display:grid;gap:12px;border-bottom:1px solid #eef0f2;padding:15px 18px;background:#fff}.ctv-customer-mobile-card strong{display:block;color:#111827;font-size:14px}.ctv-customer-mobile-card span{color:#6b7280;font-size:13px}.ctv-customer-mobile-card .ctv-list-row>span:last-child,.ctv-customer-mobile-card .ctv-list-row>strong:last-child{text-align:right}.ctv-detail-tabs{display:inline-flex;width:max-content;max-width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px;padding:4px;background:#fff}.ctv-detail-tabs button{min-height:34px;border:0;border-radius:10px;padding:7px 12px;background:transparent;color:#6b7280;font-weight:700;white-space:nowrap}.ctv-detail-tabs button.is-active{background:#008060;color:#fff}.ctv-customer-detail-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}.ctv-customer-profile-card{display:grid;gap:16px}.ctv-customer-profile-card__top{display:flex;align-items:center;gap:12px}.ctv-customer-profile-card__top h2{margin:0;color:#111827;font-size:18px}.ctv-customer-profile-card__top span{color:#6b7280;font-size:13px}.ctv-avatar--lg{width:52px;height:52px;font-size:16px}.ctv-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctv-detail-field-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ctv-detail-field{display:grid;gap:4px;min-width:0}.ctv-detail-field span{color:#6b7280;font-size:12px}.ctv-detail-field strong{color:#111827;font-size:14px;line-height:1.35}.ctv-note-box{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.ctv-note-box span{display:block;color:#6b7280;font-size:12px;font-weight:700}.ctv-note-box p{margin:6px 0 0;color:#374151;font-size:13px;line-height:1.5}.ctv-sale-profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.ctv-sale-profile strong,.ctv-sale-profile span{display:block}.ctv-sale-profile span{color:#6b7280;font-size:13px}.ctv-sale-profile .ctv-button{grid-column:1 / -1}.ctv-support-status-card{display:grid;gap:10px}.ctv-support-status-card strong{color:#111827}.ctv-support-status-card p{margin:0;color:#6b7280;line-height:1.5}.ctv-latest-update{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.ctv-latest-update strong,.ctv-latest-update span{display:block}.ctv-latest-update span{margin-top:2px;color:#6b7280;font-size:12px}.ctv-latest-update p{margin:8px 0 0;color:#374151;line-height:1.5}.ctv-locked-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px 18px;background:#f9fafb;color:#6b7280}.ctv-locked-card strong{color:#111827}.ctv-locked-card p{margin:4px 0 0;color:#6b7280}.ctv-appointment-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.ctv-appointment-card strong,.ctv-appointment-card span{display:block}.ctv-appointment-card span{margin-top:3px;color:#6b7280;font-size:13px}.ctv-progress-stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ctv-progress-stepper>div{position:relative;display:grid;gap:8px;justify-items:center;color:#6b7280;text-align:center}.ctv-progress-stepper>div:before{position:absolute;top:16px;left:calc(-50% + 18px);width:calc(100% - 18px);height:2px;background:#e5e7eb;content:""}.ctv-progress-stepper>div:first-child:before{display:none}.ctv-progress-stepper span{z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;font-weight:800}.ctv-progress-stepper strong{font-size:12px;line-height:1.35}.ctv-progress-stepper .is-complete{color:#108043}.ctv-progress-stepper .is-complete:before{background:#108043}.ctv-progress-stepper .is-complete span{border-color:#108043;background:#e3f1df;color:#108043}.ctv-consulting-unit{display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px}.ctv-consulting-unit img{width:100%;height:168px;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb;background:#f3f4f6}.ctv-contracts-tab{display:grid;gap:16px}.ctv-contracts-tab__summary{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff}.ctv-contracts-tab__summary strong,.ctv-contracts-tab__summary span{display:block}.ctv-contracts-tab__summary strong{color:#111827;font-size:15px}.ctv-contracts-tab__summary span{margin-top:3px;color:#6b7280;font-size:13px}.ctv-contract-list{display:grid;gap:16px}.ctv-contract-list--single{max-width:1100px}.ctv-contract-card__title{display:flex;align-items:center;gap:10px;min-width:0}.ctv-contract-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:#e3f1df;color:#108043}.ctv-contract-card__body{display:grid;gap:18px}.ctv-contract-section{display:grid;gap:12px}.ctv-contract-section__heading{display:inline-flex;align-items:center;gap:8px;color:#374151}.ctv-contract-section__heading strong{color:#111827;font-size:14px}.ctv-contract-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#e5e7eb}.ctv-contract-field{display:grid;gap:5px;min-width:0;padding:12px 14px;background:#fff}.ctv-contract-field span{color:#6b7280;font-size:12px}.ctv-contract-field strong{color:#111827;font-size:14px;line-height:1.35}.ctv-contract-fee-table{display:grid;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ctv-contract-fee-row{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr) auto;gap:12px;align-items:center;min-height:48px;padding:11px 14px;border-bottom:1px solid #eef0f2}.ctv-contract-fee-row:last-child{border-bottom:0}.ctv-contract-fee-row span{color:#6b7280;font-size:13px}.ctv-contract-fee-row strong{color:#111827;font-size:14px;text-align:right}.ctv-contract-fee-row__value--success{color:#108043!important;font-size:16px!important}.ctv-contract-fee-row__value--critical{color:#d72c0d!important}.ctv-contract-alert{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;border:1px solid #f6c177;border-radius:12px;padding:12px 14px;background:#fffbeb;color:#8a6116;font-size:13px;line-height:1.45}.ctv-contract-note{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:13px 14px;background:#f9fafb}.ctv-contract-note p{margin:0;color:#374151;font-size:13px;line-height:1.5}.ctv-commission-tab{align-items:start}.ctv-commission-side-card{display:grid;gap:14px}.ctv-commission-side-card h2{margin:0;color:#111827;font-size:18px}.ctv-commission-side-card h2+span{display:block;margin-top:3px;color:#6b7280;font-size:13px}.ctv-commission-overview{display:grid;gap:8px;border:1px solid #b4dfc2;border-radius:12px;padding:13px;background:#f0fdf4}.ctv-commission-overview span{color:#108043;font-size:12px;font-weight:800}.ctv-commission-overview strong{color:#064e3b;font-size:24px;line-height:1.1}.ctv-commission-main{gap:16px}.ctv-formula-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #b4dfc2;border-radius:12px;padding:16px 18px;background:#fff}.ctv-formula-banner span,.ctv-formula-banner strong{display:block}.ctv-formula-banner span{color:#108043;font-size:12px;font-weight:800}.ctv-formula-banner strong{margin-top:4px;color:#111827;font-size:20px;line-height:1.25}.ctv-commission-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ctv-commission-metric{display:grid;align-content:start;gap:8px;min-height:142px;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff}.ctv-commission-metric span{color:#6b7280;font-size:13px}.ctv-commission-metric strong{color:#111827;font-size:24px;line-height:1.15}.ctv-commission-metric small{color:#6b7280;font-size:12px;line-height:1.45}.ctv-commission-metric--success{border-color:#b4dfc2;background:#f0fdf4}.ctv-commission-metric--success strong{color:#108043}.ctv-commission-metric--warning{border-color:#f6c177;background:#fffbeb}.ctv-commission-metric--warning strong{color:#8a6116}.ctv-commission-metric--critical{border-color:#ffc9c3;background:#fff0f0}.ctv-commission-metric--critical strong{color:#d72c0d}.ctv-tax-breakdown,.ctv-commission-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ctv-commission-summary-item{display:grid;gap:6px;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.ctv-commission-summary-item span{color:#6b7280;font-size:13px}.ctv-commission-summary-item strong{color:#111827;font-size:20px;line-height:1.15}.ctv-commission-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ctv-commission-stepper>div{position:relative;display:grid;gap:8px;justify-items:center;color:#6b7280;text-align:center}.ctv-commission-stepper>div:before{position:absolute;top:16px;left:calc(-50% + 18px);width:calc(100% - 18px);height:2px;background:#e5e7eb;content:""}.ctv-commission-stepper>div:first-child:before{display:none}.ctv-commission-stepper span{z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;font-weight:800}.ctv-commission-stepper strong{font-size:12px;line-height:1.35}.ctv-commission-stepper .is-complete{color:#108043}.ctv-commission-stepper .is-complete:before{background:#108043}.ctv-commission-stepper .is-complete span{border-color:#108043;background:#e3f1df;color:#108043}.ctv-commission-condition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.ctv-commission-condition-list li{display:flex;align-items:center;gap:9px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;color:#6b7280;font-size:13px;font-weight:700}.ctv-commission-condition-list li.is-complete{border-color:#b4dfc2;background:#f0fdf4;color:#108043}.ctv-commission-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;border:1px solid #f6c177;border-radius:12px;padding:13px 14px;background:#fffbeb;color:#8a6116;font-size:13px;line-height:1.45}.ctv-commission-row-list{display:grid;gap:10px}.ctv-commission-row{display:grid;grid-template-columns:auto minmax(0,1.2fr) minmax(0,.8fr) auto;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-commission-row strong,.ctv-commission-row span{display:block}.ctv-commission-row span{margin-top:3px;color:#6b7280;font-size:12px}.ctv-commission-row>div:nth-child(3){text-align:right}.ctv-commission-contract-link{width:max-content;justify-self:end}.ctv-timeline-summary-card{display:grid;gap:12px}.ctv-timeline-summary-card h2{margin:0;color:#111827;font-size:18px}.ctv-timeline-summary-card span{color:#6b7280;font-size:13px}.ctv-timeline-summary-card p{margin:0;color:#6b7280;line-height:1.5}.ctv-timeline-filter-row{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #eef0f2}.ctv-timeline-filter-row button{min-height:34px;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;background:#fff;color:#374151;font-weight:700}.ctv-timeline-filter-row button.is-active{border-color:#008060;background:#e7f4ee;color:#005c45}.ctv-timeline{display:grid;gap:18px;padding:18px}.ctv-timeline-day{display:grid;gap:12px}.ctv-timeline-day__label{width:max-content;border:1px solid #e5e7eb;border-radius:999px;padding:5px 10px;background:#f9fafb;color:#6b7280;font-size:12px;font-weight:800}.ctv-timeline-day__events{position:relative;display:grid;gap:14px}.ctv-timeline-day__events:before{position:absolute;top:18px;bottom:18px;left:18px;width:2px;background:#e5e7eb;content:""}.ctv-timeline-event{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px}.ctv-timeline-event__icon{z-index:1;display:grid;width:38px;height:38px;place-items:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280}.ctv-timeline-event--completed .ctv-timeline-event__icon{border-color:#b4dfc2;background:#e3f1df;color:#108043}.ctv-timeline-event--pending .ctv-timeline-event__icon{border-color:#b9d7ff;background:#eaf4ff;color:#005bd3}.ctv-timeline-event--warning .ctv-timeline-event__icon{border-color:#f6c177;background:#fff4e5;color:#b7791f}.ctv-timeline-event--failed .ctv-timeline-event__icon{border-color:#ffc9c3;background:#fff0f0;color:#d72c0d}.ctv-timeline-event__body{border:1px solid #e5e7eb;border-radius:12px;padding:13px 14px;background:#fff}.ctv-timeline-event__body strong,.ctv-timeline-event__body span,.ctv-timeline-event__body small{display:block}.ctv-timeline-event__body span,.ctv-timeline-event__body small{color:#6b7280;font-size:12px}.ctv-timeline-event__body p{margin:9px 0;color:#374151;font-size:13px;line-height:1.5}.ctv-timeline-load-more{display:grid;justify-content:center;padding-top:4px}.ctv-metric-card{display:grid;align-content:start;min-height:128px;gap:8px;padding:16px}.ctv-metric-card span{color:#6b7280;font-size:13px}.ctv-metric-card strong{color:#111827;font-size:26px;line-height:1.15}.ctv-metric-card small{color:#6b7280;font-size:12px;line-height:1.45}.ctv-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #d1d5db;border-radius:12px;padding:8px 13px;background:#fff;color:#111827;font-weight:650;line-height:1}.ctv-button:hover{background:#f9fafb}.ctv-button--primary{border-color:#008060;background:#008060;color:#fff}.ctv-button--primary:hover{background:#006e52}.ctv-button--plain{min-height:auto;border:0;border-radius:0;padding:0;background:transparent;color:#006e52}.ctv-button--plain:hover{background:transparent;color:#005c45}.ctv-button--full{width:100%}.ctv-filters,.ctv-filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(160px,220px));gap:10px}.ctv-search-input{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid #d1d5db;border-radius:12px;padding:0 11px;background:#fff;color:#6b7280}.ctv-search-input input{width:100%;min-width:0;border:0;outline:0;color:#111827}.ctv-input,.ctv-select,.ctv-textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;background:#fff;color:#111827}.ctv-textarea{min-height:86px;resize:vertical}.ctv-input:focus,.ctv-select:focus,.ctv-textarea:focus,.ctv-search-input:focus-within{border-color:#008060;outline:3px solid rgba(0,128,96,.13)}.ctv-label{display:grid;gap:6px;color:#111827;font-size:13px;font-weight:650}.ctv-table-wrap{overflow-x:auto;border-radius:0 0 16px 16px}.ctv-table{width:100%;border-collapse:collapse;min-width:820px}.ctv-table th,.ctv-table td{padding:15px 16px;border-bottom:1px solid #eef0f2;text-align:left;vertical-align:top}.ctv-table th{position:sticky;top:0;z-index:3;background:#fff;color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase}.ctv-table td{color:#111827;font-size:14px}.ctv-table tr:last-child td{border-bottom:0}.ctv-table tbody tr:hover td{background:#f9fafb}.ctv-clickable-row{cursor:pointer}.ctv-table strong,.ctv-list-item strong{display:block;color:#111827;font-size:14px}.ctv-table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #eef0f2;color:#6b7280;font-size:13px}.ctv-muted{color:#6b7280}.ctv-small{color:#6b7280;font-size:12px}.ctv-badge{display:inline-flex;align-items:center;width:max-content;min-height:24px;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.ctv-badge--neutral{background:#f3f4f6;color:#4b5563}.ctv-badge--success{background:#e3f1df;color:#108043}.ctv-badge--critical{background:#fff0f0;color:#d72c0d}.ctv-list{display:grid}.ctv-list-item{display:grid;gap:8px;padding:14px 18px;border-bottom:1px solid #eef0f2}.ctv-list-item:last-child{border-bottom:0}.ctv-list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ctv-stack{display:grid;gap:12px}.ctv-inline{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ctv-detail-panel{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:16px}.ctv-side-panel{position:sticky;top:96px;align-self:start}.ctv-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctv-form-grid .is-wide{grid-column:1 / -1}.ctv-loading{display:grid;gap:10px;padding:16px}.ctv-loading span{height:18px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#fff,#f3f4f6);background-size:180% 100%;animation:ctv-loading 1.1s ease-in-out infinite}.ctv-loading span:nth-child(2){width:84%}.ctv-loading span:nth-child(3){width:68%}.ctv-empty-state,.ctv-error-state{display:grid;justify-items:center;gap:8px;padding:28px 18px;color:#6b7280;text-align:center}.ctv-empty-state strong,.ctv-error-state strong{color:#111827}.ctv-error-state svg{color:#d72c0d}.ctv-content-card{display:grid;gap:12px;height:100%;padding:16px}.ctv-content-card h3{margin:0;color:#111827;font-size:15px}.ctv-content-card p{margin:0;color:#4b5563;line-height:1.5}.ctv-content-library-page{display:grid;gap:18px}.ctv-content-library-page .ctv-filter-bar{grid-template-columns:minmax(240px,1fr) repeat(4,minmax(150px,210px))}.ctv-content-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ctv-library-card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;min-width:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ctv-library-card__thumbnail{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#f6f7f8}.ctv-library-card__thumbnail img{width:100%;height:100%;object-fit:cover}.ctv-library-card__thumbnail .ctv-badge{position:absolute;top:10px;left:10px;box-shadow:0 8px 20px #1018281f}.ctv-library-card__placeholder{display:grid;height:100%;place-items:center;background:#f6f7f8;color:#008060}.ctv-library-card__body{display:grid;gap:10px;padding:14px 14px 4px}.ctv-library-card__body h3{margin:0;color:#111827;font-size:15px;line-height:1.35}.ctv-library-card__meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b7280;font-size:12px}.ctv-library-card__meta span+span:before{margin-right:8px;color:#d1d5db;content:"•"}.ctv-library-card__details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;border-top:1px solid #eef0f2;padding-top:10px;font-size:12px}.ctv-library-card__details span{color:#6b7280}.ctv-library-card__details strong{color:#111827;font-weight:750;text-align:right}.ctv-library-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px}.ctv-library-card__actions .ctv-button{min-width:0;line-height:1.25;white-space:normal}.ctv-preview-modal-backdrop{z-index:90}.ctv-preview-modal{display:grid;gap:14px;width:min(720px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid #e5e7eb;border-radius:12px;padding:18px;background:#fff;box-shadow:0 12px 32px #10182824}.ctv-preview-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ctv-preview-modal__header h2{margin:2px 0 0;color:#111827;font-size:18px;line-height:1.35}.ctv-preview-image{width:100%;max-height:460px;border-radius:12px;object-fit:cover}.ctv-preview-text{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#f9fafb}.ctv-preview-text h3,.ctv-preview-text p{margin:0}.ctv-preview-text h3{color:#111827;font-size:17px}.ctv-preview-text p{color:#374151;line-height:1.6}.ctv-preview-text span{color:#006fbb;font-size:13px;font-weight:700}.ctv-preview-placeholder{display:grid;justify-items:center;gap:8px;min-height:260px;border:1px dashed #d1d5db;border-radius:12px;padding:22px;background:#f9fafb;color:#6b7280;text-align:center}.ctv-preview-placeholder svg{color:#008060}.ctv-preview-placeholder strong{color:#111827}.ctv-preview-modal__meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b7280;font-size:12px;font-weight:650}.ctv-preview-modal__meta span{border:1px solid #e5e7eb;border-radius:999px;padding:5px 9px;background:#fff}.ctv-campaigns-page{display:grid;gap:18px}.ctv-campaigns-page .ctv-filter-bar{grid-template-columns:minmax(240px,1fr) minmax(160px,220px)}.ctv-campaign-warning{border:1px solid #f6c177;border-radius:12px;padding:12px 14px;background:#fffbeb;color:#8a6116;font-size:13px;font-weight:700;line-height:1.45}.ctv-campaign-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ctv-campaign-card{display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #10182808}.ctv-campaign-card__media{position:relative;aspect-ratio:16 / 8;overflow:hidden;background:#f6f7f8}.ctv-campaign-card__media img{width:100%;height:100%;object-fit:cover}.ctv-campaign-card__media .ctv-badge{position:absolute;top:12px;left:12px;box-shadow:0 8px 20px #1018281f}.ctv-campaign-card__body{display:grid;gap:14px;padding:16px}.ctv-campaign-card__body h3{margin:0;color:#111827;font-size:17px;line-height:1.35}.ctv-campaign-card__body .ctv-list-row svg{color:#008060}.ctv-campaign-card__body .ctv-list-row span,.ctv-campaign-card__body p{color:#6b7280;font-size:13px;line-height:1.5}.ctv-campaign-card__body p{margin:0}.ctv-campaign-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ctv-campaign-info-grid>div{display:grid;gap:4px;border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb}.ctv-campaign-info-grid span,.ctv-campaign-detail-grid span{color:#6b7280;font-size:12px}.ctv-campaign-info-grid strong,.ctv-campaign-detail-grid strong{color:#111827;font-size:13px;line-height:1.4}.ctv-campaign-copy-section{display:grid;gap:10px;border-top:1px solid #eef0f2;padding-top:12px}.ctv-campaign-copy-section h4{margin:0;color:#111827;font-size:14px}.ctv-campaign-copy-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ctv-campaign-copy-actions .ctv-button,.ctv-campaign-card__footer .ctv-button,.ctv-campaign-copy-grid .ctv-button{line-height:1.25;white-space:normal}.ctv-campaign-hashtags{display:flex;flex-wrap:wrap;gap:8px}.ctv-campaign-hashtags span{border:1px solid #dbeafe;border-radius:999px;padding:5px 9px;background:#eff6ff;color:#005bd3;font-size:12px;font-weight:700}.ctv-campaign-card__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:8px;border-top:1px solid #eef0f2;padding:14px 16px}.ctv-campaign-modal-backdrop{z-index:92}.ctv-campaign-modal{display:grid;gap:16px;width:min(920px,100%);max-height:min(820px,calc(100vh - 36px));overflow:auto;border:1px solid #e5e7eb;border-radius:12px;padding:18px;background:#fff;box-shadow:0 12px 32px #10182824}.ctv-campaign-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ctv-campaign-modal__header h2{margin:2px 0 0;color:#111827;font-size:20px;line-height:1.35}.ctv-campaign-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ctv-campaign-detail-grid>div{display:grid;gap:5px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-campaign-detail-grid>div.is-wide{grid-column:1 / -1}.ctv-campaign-modal-section{display:grid;gap:12px}.ctv-campaign-modal-section h3{margin:0;color:#111827;font-size:15px}.ctv-campaign-assets-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ctv-campaign-asset{overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ctv-campaign-asset img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.ctv-campaign-asset div{display:grid;gap:3px;padding:10px}.ctv-campaign-asset strong{color:#111827;font-size:12px;line-height:1.35}.ctv-campaign-asset span{color:#6b7280;font-size:12px}.ctv-campaign-copy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ctv-campaign-copy-grid article{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#f9fafb}.ctv-campaign-copy-grid span{color:#008060;font-size:12px;font-weight:800}.ctv-campaign-copy-grid p{margin:0;color:#374151;font-size:13px;line-height:1.55}.ctv-campaign-note-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#374151;font-size:13px;line-height:1.5}.ctv-leaderboard-page{display:grid;gap:18px}.ctv-leaderboard-page .ctv-filter-bar{grid-template-columns:repeat(3,minmax(180px,240px))}.ctv-leaderboard-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.ctv-leaderboard-top-card{display:grid;align-content:start;gap:16px;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff;box-shadow:0 1px 2px #10182808}.ctv-leaderboard-top-card--rank-1{border-color:#b4dfc2;box-shadow:0 2px 10px #00806014}.ctv-leaderboard-top-card .ctv-list-row svg{color:#008060}.ctv-leaderboard-top-card__profile{display:flex;align-items:center;gap:12px}.ctv-leaderboard-top-card__profile h3{margin:0;color:#111827;font-size:17px;line-height:1.35}.ctv-leaderboard-top-card__profile span{color:#6b7280;font-size:13px}.ctv-leaderboard-top-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ctv-leaderboard-top-card__stats div{display:grid;gap:4px;border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#f9fafb}.ctv-leaderboard-top-card__stats span{color:#6b7280;font-size:12px}.ctv-leaderboard-top-card__stats strong{color:#111827;font-size:14px;line-height:1.35}.ctv-my-rank-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:16px}.ctv-my-rank-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#e3f1df;color:#108043}.ctv-my-rank-card span,.ctv-my-rank-card small{display:block;color:#6b7280;font-size:12px}.ctv-my-rank-card strong{display:block;margin-top:2px;color:#111827;font-size:26px;line-height:1.1}.ctv-my-rank-card p{margin:6px 0 3px;color:#111827;font-weight:750}.ctv-leaderboard-table tr.is-current-user td{background:#f0fdf4}.ctv-leaderboard-partner{display:flex;align-items:center;gap:10px;min-width:0}.ctv-leaderboard-partner strong,.ctv-leaderboard-partner span{display:block}.ctv-leaderboard-partner span{margin-top:2px;color:#6b7280;font-size:12px}.ctv-notification-dot{width:8px;height:8px;border-radius:999px;background:#008060}.ctv-notification-filter-row{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #eef0f2}.ctv-notification-filter-row button{min-height:34px;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;background:#fff;color:#374151;font-weight:700}.ctv-notification-filter-row button.is-active{border-color:#008060;background:#e7f4ee;color:#005c45}.ctv-notification-list{display:grid}.ctv-notification-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:15px 18px;border-bottom:1px solid #eef0f2;background:#fff;cursor:pointer}.ctv-notification-item:hover{background:#f9fafb}.ctv-notification-item:last-child{border-bottom:0}.ctv-notification-item.is-unread{background:#f8fffb}.ctv-notification-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f3f4f6;color:#4b5563}.ctv-notification-icon--khach_hang{background:#eaf4ff;color:#005bd3}.ctv-notification-icon--hoa_hong{background:#fff4e5;color:#8a6116}.ctv-notification-icon--he_thong,.ctv-notification-icon--noi_dung{background:#f3f4f6;color:#4b5563}.ctv-notification-item__content{display:grid;gap:8px;min-width:0}.ctv-notification-item__content strong,.ctv-notification-item__content span,.ctv-notification-item__content time{display:block}.ctv-notification-item__content strong{color:#111827;font-size:14px}.ctv-notification-item__content span,.ctv-notification-item__content time{color:#6b7280;font-size:13px;line-height:1.45}.ctv-notification-item__meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.ctv-profile-page{max-width:1180px}.ctv-profile-warning,.ctv-profile-readonly-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.45}.ctv-profile-warning{border:1px solid #f6c177;background:#fffbeb;color:#8a6116}.ctv-profile-readonly-note{border:1px solid #b4dfc2;background:#f0fdf4;color:#108043}.ctv-profile-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctv-profile-readonly-field,.ctv-profile-badge-row{display:grid;gap:5px;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-profile-readonly-field span,.ctv-profile-badge-row span{color:#6b7280;font-size:12px}.ctv-profile-readonly-field strong{color:#111827;font-size:14px;line-height:1.35}.ctv-profile-documents{display:grid;gap:12px}.ctv-document-preview{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-document-preview__thumb{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f3f4f6;color:#4b5563}.ctv-document-preview strong,.ctv-document-preview span{display:block}.ctv-document-preview span{margin-top:3px;color:#6b7280;font-size:13px}.ctv-document-preview input[type=file]{display:none}.ctv-notification-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctv-notification-toggle{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.ctv-notification-toggle input{width:18px;height:18px;accent-color:#008060}.ctv-notification-toggle strong,.ctv-notification-toggle small{display:block}.ctv-notification-toggle strong{color:#111827;font-size:14px}.ctv-notification-toggle small{margin-top:3px;color:#6b7280;font-size:12px}@keyframes ctv-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes ctv-spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.ctv-dashboard-stat-grid,.ctv-commission-wallet-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.ctv-grid--4,.ctv-commission-metric-grid,.ctv-grid--3,.ctv-content-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctv-content-library-page .ctv-filter-bar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(150px,220px))}.ctv-campaign-card-grid,.ctv-leaderboard-top-grid{grid-template-columns:1fr}.ctv-campaign-assets-grid,.ctv-campaign-copy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ctv-detail-panel,.ctv-submit-layout,.ctv-customer-detail-layout{grid-template-columns:1fr}.ctv-side-panel,.ctv-submit-side{position:static}.ctv-partner-pill{display:none}}@media(max-width:860px){.ctv-shell{grid-template-columns:1fr}.ctv-sidebar{position:fixed;left:0;width:min(280px,calc(100vw - 32px));transform:translate(-102%);transition:transform .18s ease;box-shadow:8px 0 24px #1118271f}.ctv-sidebar.is-open{transform:translate(0)}.ctv-sidebar-backdrop{position:fixed;inset:0;z-index:25;display:block;pointer-events:none;border:0;background:#11182700;opacity:0;transition:opacity .18s ease}.ctv-sidebar-backdrop.is-open{pointer-events:auto;background:#11182757;opacity:1}.ctv-sidebar__close,.ctv-header__menu{display:inline-grid}.ctv-header{min-height:66px;padding:12px 16px}.ctv-header h1{font-size:17px}.ctv-header p{display:none}.ctv-user-menu{border-radius:12px;padding:3px}.ctv-user-menu__name,.ctv-user-menu svg{display:none}.ctv-page{padding:18px 16px 28px}.ctv-breadcrumb{padding:10px 16px 0}.ctv-page-header,.ctv-table-pagination{display:grid}.ctv-date-range-picker{display:grid;width:100%}.ctv-date-range-picker .ctv-input{min-width:0}.ctv-dashboard-date{display:grid;width:100%}.ctv-dashboard-date .ctv-select{min-width:0}.ctv-dashboard-stat-grid,.ctv-commission-wallet-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ctv-dashboard-activity{grid-template-columns:38px minmax(0,1fr)}.ctv-dashboard-activity__meta{grid-column:2;justify-items:start}.ctv-phone-check-row{grid-template-columns:1fr}.ctv-submit-actions{display:grid}.ctv-customers-table,.ctv-commissions-table{display:none}.ctv-customers-card-list,.ctv-commissions-card-list{display:grid}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table){overflow:visible}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table{min-width:0}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table thead{display:none}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table tbody,.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table tr,.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table td{display:block;width:100%}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table tr{overflow:hidden;margin:12px 0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table td{padding:11px 14px}.ctv-commission-detail-grid,.ctv-commission-detail-field-grid,.ctv-profile-section-grid,.ctv-notification-toggle-grid{grid-template-columns:1fr}.ctv-document-preview{grid-template-columns:auto minmax(0,1fr)}.ctv-document-preview .ctv-button{grid-column:1 / -1;width:100%}.ctv-voucher-file{grid-template-columns:auto minmax(0,1fr)}.ctv-voucher-file .ctv-inline{grid-column:1 / -1}.ctv-detail-field-grid,.ctv-detail-field-grid--3,.ctv-appointment-card,.ctv-consulting-unit{grid-template-columns:1fr}.ctv-contracts-tab__summary,.ctv-contract-card .ctv-card-header{display:grid}.ctv-contract-info-grid{grid-template-columns:1fr}.ctv-contract-fee-row{grid-template-columns:1fr;gap:5px;align-items:start}.ctv-contract-fee-row strong{text-align:left}.ctv-formula-banner{display:grid}.ctv-commission-metric-grid,.ctv-tax-breakdown,.ctv-commission-summary-grid,.ctv-commission-condition-list,.ctv-commission-stepper{grid-template-columns:1fr}.ctv-commission-stepper>div{grid-template-columns:auto minmax(0,1fr);justify-items:start;text-align:left}.ctv-commission-stepper>div:before{top:-20px;left:16px;width:2px;height:26px}.ctv-commission-row{grid-template-columns:auto minmax(0,1fr)}.ctv-notification-item{grid-template-columns:38px minmax(0,1fr);padding:14px 16px}.ctv-notification-item .ctv-list-row{display:grid}.ctv-notification-item__meta{justify-content:start}.ctv-commission-row>div:nth-child(3),.ctv-commission-row .ctv-badge{grid-column:2;text-align:left}.ctv-commission-contract-link{width:100%;justify-self:stretch}.ctv-progress-stepper{grid-template-columns:1fr}.ctv-progress-stepper>div{grid-template-columns:auto minmax(0,1fr);justify-items:start;text-align:left}.ctv-progress-stepper>div:before{top:-20px;left:16px;width:2px;height:26px}.ctv-grid--2,.ctv-grid--3,.ctv-grid--4,.ctv-form-grid,.ctv-filters,.ctv-filter-bar,.ctv-content-library-page .ctv-filter-bar,.ctv-content-library-grid,.ctv-campaigns-page .ctv-filter-bar,.ctv-campaign-info-grid,.ctv-campaign-copy-actions,.ctv-campaign-card__footer,.ctv-campaign-detail-grid,.ctv-campaign-assets-grid,.ctv-campaign-copy-grid,.ctv-leaderboard-page .ctv-filter-bar,.ctv-leaderboard-top-card__stats{grid-template-columns:1fr}.ctv-my-rank-card{align-items:start}.ctv-campaign-modal{max-height:calc(100vh - 24px);padding:14px}.ctv-library-card__actions{grid-template-columns:1fr}.ctv-preview-modal{max-height:calc(100vh - 24px);padding:14px}.ctv-card,.ctv-metric-card,.ctv-content-card{border-radius:12px}}@media(max-width:460px){.ctv-dashboard-stat-grid,.ctv-commission-wallet-summary{grid-template-columns:1fr}}.ctv-shell,.ctv-main{background:#f6f7f8;color:#202223;font-size:14px}.ctv-page{padding:28px 32px 40px}.ctv-card,.ctv-metric-card,.ctv-content-card,.ctv-dashboard-stat,.ctv-commission-wallet-card,.ctv-library-card,.ctv-campaign-card,.ctv-leaderboard-top-card,.ctv-confirm-modal,.ctv-success-modal,.ctv-preview-modal,.ctv-campaign-modal{border-color:#e5e7eb;border-radius:12px;box-shadow:0 1px 2px #10182809}.ctv-card-body{padding:20px 22px}.ctv-card-header{padding:18px 22px}.ctv-page-header{margin-bottom:20px}.ctv-page-header h2{font-size:26px;line-height:1.2}.ctv-card-header h2,.ctv-section-title h2{font-size:18px;line-height:1.3}.ctv-page-header p,.ctv-card-header p,.ctv-section-title p,.ctv-table td,.ctv-content-card p{line-height:1.5}.ctv-grid,.ctv-dashboard-page,.ctv-content-library-page,.ctv-campaigns-page,.ctv-leaderboard-page{gap:20px}.ctv-sidebar{padding:20px 14px}.ctv-sidebar,.ctv-header,.ctv-user-menu,.ctv-partner-pill,.ctv-icon-button,.ctv-search-input,.ctv-input,.ctv-select,.ctv-textarea,.ctv-button,.ctv-action-menu summary{border-color:#dcdfe4}.ctv-header{min-height:72px;padding:14px 32px;background:#f6f7f8f5}.ctv-header h1{font-size:18px;line-height:1.25}.ctv-breadcrumb{padding:11px 32px 0}.ctv-button{min-height:38px;border-color:#cfd4dc;border-radius:12px;background:#fff;color:#202223;font-size:14px;font-weight:650;box-shadow:0 1px 1px #10182806}.ctv-button:hover,.ctv-icon-button:hover,.ctv-action-menu summary:hover{border-color:#b8c0cc;background:#f6f7f8}.ctv-button:focus-visible,.ctv-icon-button:focus-visible,.ctv-action-menu summary:focus-visible{outline:3px solid rgba(0,128,96,.16);outline-offset:1px}.ctv-button--primary{border-color:#008060;background:#008060;color:#fff;box-shadow:none}.ctv-button--primary:hover{border-color:#006e52;background:#006e52}.ctv-button--danger{border-color:#b42318;background:#b42318;color:#fff}.ctv-button--danger:hover{border-color:#912018;background:#912018}.ctv-button--warning{border-color:#b7791f;background:#b7791f;color:#fff}.ctv-button--plain{color:#006e52;box-shadow:none}.ctv-button--plain:hover{color:#005c45}.ctv-input,.ctv-select,.ctv-textarea,.ctv-search-input{min-height:40px;background:#fff;font-size:14px}.ctv-label{color:#202223;font-size:13px}.ctv-dashboard-stat,.ctv-commission-wallet-card,.ctv-metric-card{padding:18px}.ctv-dashboard-stat:hover,.ctv-dashboard-stat:focus-visible{border-color:#9fceba;box-shadow:0 2px 8px #00806014}.ctv-dashboard-stat strong,.ctv-metric-card strong{font-size:26px;letter-spacing:0}.ctv-commission-wallet-card strong,.ctv-commission-metric strong,.ctv-commission-summary-item strong{letter-spacing:0}.ctv-table-wrap{border-radius:0 0 12px 12px}.ctv-table th,.ctv-table td{padding:13px 16px}.ctv-table th{background:#f9fafb;color:#5f6673;font-size:12px;letter-spacing:0}.ctv-table td{font-size:14px}.ctv-table tbody tr:hover td,.ctv-clickable-row:hover td{background:#f6f7f8}.ctv-customers-table .ctv-table th:nth-child(7),.ctv-customers-table .ctv-table td:nth-child(7),.ctv-commissions-table .ctv-table th:nth-child(4),.ctv-commissions-table .ctv-table td:nth-child(4),.ctv-commissions-table .ctv-table th:nth-child(5),.ctv-commissions-table .ctv-table td:nth-child(5),.ctv-commissions-table .ctv-table th:nth-child(6),.ctv-commissions-table .ctv-table td:nth-child(6),.ctv-table td:has(.ctv-money-positive){text-align:right}.ctv-money-positive{color:#0a7a4b}.ctv-badge{min-height:22px;padding:3px 8px;border-radius:999px;font-size:11.5px;font-weight:750;line-height:1.25}.ctv-badge--neutral{background:#f1f2f4;color:#4b5563}.ctv-badge--info{background:#eaf4ff;color:#005bd3}.ctv-badge--success{background:#e3f1df;color:#0a7a4b}.ctv-badge--warning{background:#fff4e5;color:#8a6116}.ctv-badge--critical{background:#fff0f0;color:#b42318}.ctv-badge--attention{background:#f2edff;color:#5c35a4}.ctv-empty-state,.ctv-error-state{min-height:190px;padding:34px 22px}.ctv-empty-state__icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#6b7280}.ctv-toast{top:20px;right:20px;border-radius:12px;background:#f0fdf4;color:#005c45;box-shadow:0 8px 24px #10182824}.ctv-confirm-modal,.ctv-success-modal{width:min(440px,100%);padding:22px}.ctv-preview-modal{width:min(760px,100%)}.ctv-campaign-modal{width:min(940px,100%)}.ctv-modal-backdrop,.ctv-confirm-backdrop,.ctv-preview-modal-backdrop,.ctv-campaign-modal-backdrop{background:#11182757}.ctv-library-card,.ctv-campaign-card,.ctv-leaderboard-top-card,.ctv-commission-mobile-card,.ctv-customer-mobile-card{min-width:0}.ctv-campaign-hashtags span{border-color:#b4dfc2;background:#f0fdf4;color:#0a7a4b}.ctv-library-card__thumbnail .ctv-badge,.ctv-campaign-card__media .ctv-badge{box-shadow:0 2px 8px #1018281f}@media(max-width:860px){.ctv-page{overflow-x:hidden;padding:18px 16px 28px}.ctv-header{padding:12px 16px}.ctv-breadcrumb{padding:10px 16px 0}.ctv-page-header h2{font-size:22px}.ctv-card-body,.ctv-card-header{padding:16px}.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table td,.ctv-table-wrap:not(.ctv-customers-table):not(.ctv-commissions-table) .ctv-table td:has(.ctv-money-positive){text-align:left}.ctv-customers-table .ctv-table td:nth-child(7),.ctv-commissions-table .ctv-table td:nth-child(4),.ctv-commissions-table .ctv-table td:nth-child(5),.ctv-commissions-table .ctv-table td:nth-child(6){text-align:left}.ctv-toast{right:12px;left:12px;max-width:none}}.admin-ctv-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:#f6f7f8;color:#111827}.admin-ctv-sidebar{position:sticky;top:0;display:grid;align-content:start;gap:14px;height:100vh;border-right:1px solid #e5e7eb;padding:16px 12px;background:#fff}.admin-ctv-brand{display:grid;gap:2px;border-bottom:1px solid #eef0f2;padding:2px 8px 14px}.admin-ctv-brand strong{font-size:16px}.admin-ctv-brand span{color:#6b7280;font-size:12px}.admin-ctv-sidebar nav{display:grid;gap:4px}.admin-ctv-sidebar button{display:inline-flex;align-items:center;gap:9px;width:100%;min-height:36px;border:0;border-radius:10px;padding:8px 10px;background:transparent;color:#374151;font-size:13px;font-weight:650;text-align:left}.admin-ctv-sidebar button:hover,.admin-ctv-sidebar button.is-active{background:#008060;color:#fff}.admin-ctv-main{min-width:0}.admin-ctv-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;border-bottom:1px solid #e5e7eb;padding:12px 24px;background:#f6f7f8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-ctv-header span{color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-breadcrumb{display:flex;align-items:center;gap:7px;color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-breadcrumb strong{color:#111827}.admin-ctv-header h2{margin:1px 0 0;font-size:18px}.admin-ctv-content{padding:20px 24px 36px}.admin-ctv-grid{display:grid;gap:14px}.admin-ctv-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-ctv-page-header h1{margin:0;color:#111827;font-size:20px}.admin-ctv-page-header p{margin:3px 0 0;color:#6b7280;font-size:13px}.admin-ctv-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-ctv-metric,.admin-ctv-card,.admin-ctv-alert{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #10182808}.admin-ctv-metric{display:grid;align-content:start;gap:8px;min-height:112px;padding:14px;text-align:left}.admin-ctv-metric--button{cursor:pointer}.admin-ctv-metric--button:hover,.admin-ctv-metric--button:focus-visible{border-color:#b4dfc2;box-shadow:0 2px 8px #00806014;outline:none}.admin-ctv-metric>span{color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-metric strong{color:#111827;font-size:20px;line-height:1.15}.admin-ctv-alert{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fffbeb;color:#8a6116;font-size:13px;font-weight:700}.admin-ctv-dashboard-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-ctv-month-select{max-width:220px}.admin-ctv-dashboard-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-ctv-dashboard-panel{min-width:0}.admin-ctv-dashboard-list{display:grid}.admin-ctv-dashboard-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid #eef0f2;padding:10px 12px}.admin-ctv-dashboard-row:last-child{border-bottom:0}.admin-ctv-dashboard-row strong,.admin-ctv-dashboard-row span{display:block}.admin-ctv-dashboard-row strong{color:#111827;font-size:13px}.admin-ctv-dashboard-row span{margin-top:2px;color:#6b7280;font-size:12px}.admin-ctv-dashboard-row b{color:#111827;font-size:13px;text-align:right}.admin-ctv-rank{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#e3f1df;color:#108043;font-size:12px;font-weight:800}.admin-ctv-card{overflow:hidden}.admin-ctv-card>.ctv-filter-bar{margin:12px}.admin-ctv-card .ctv-filter-bar{grid-template-columns:minmax(220px,1.25fr) repeat(5,minmax(140px,190px))}.admin-ctv-card-header,.admin-ctv-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.admin-ctv-card-header{border-bottom:1px solid #eef0f2}.admin-ctv-table{width:100%;min-width:980px;border-collapse:collapse}.admin-ctv-table-wrap{overflow-x:auto;border-radius:0 0 14px 14px}.admin-ctv-partners-table .admin-ctv-table{min-width:1260px}.admin-ctv-table th,.admin-ctv-table td{border-bottom:1px solid #eef0f2;padding:11px 12px;color:#111827;font-size:13px;text-align:left;vertical-align:top}.admin-ctv-table th{position:sticky;top:0;z-index:3;background:#fff;color:#6b7280;font-size:11px;font-weight:800;text-transform:uppercase}.admin-ctv-table tr:last-child td{border-bottom:0}.admin-ctv-table tbody tr:hover td{background:#f9fafb}.admin-ctv-table strong,.admin-ctv-table span{display:block}.admin-ctv-table span{margin-top:2px;color:#6b7280;font-size:12px}.admin-ctv-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-ctv-actions .ctv-button{min-height:30px;border-radius:9px;padding:6px 8px;font-size:12px}.admin-ctv-partner-identity{display:flex;align-items:center;gap:10px;min-width:170px}.admin-ctv-partner-identity>span:last-child{min-width:0}.admin-ctv-row-menu .ctv-action-menu__content{min-width:230px}.admin-ctv-notice{margin:0 12px 12px;border:1px solid #b4dfc2;border-radius:12px;padding:10px 12px;background:#f0fdf4;color:#005c45;font-size:13px;font-weight:700}.admin-ctv-partner-cards{display:none}.admin-ctv-partner-card{display:grid;gap:12px;border-bottom:1px solid #eef0f2;padding:15px 16px;background:#fff}.admin-ctv-partner-card:last-child{border-bottom:0}.admin-ctv-partner-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-ctv-partner-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-ctv-partner-card__metrics span{display:grid;gap:2px;border:1px solid #eef0f2;border-radius:12px;padding:9px;background:#f9fafb;color:#6b7280;font-size:12px}.admin-ctv-partner-card__metrics b{color:#111827;font-size:17px}.admin-ctv-partner-detail{max-width:1280px}.admin-ctv-detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-ctv-detail-hero{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(360px,1fr);gap:18px;padding:18px}.admin-ctv-detail-hero__identity{display:flex;gap:14px;align-items:flex-start}.admin-ctv-detail-hero__identity h1{margin:0;color:#111827;font-size:24px}.admin-ctv-detail-hero__identity p{margin:4px 0 10px;color:#6b7280;font-size:13px}.admin-ctv-detail-hero__meta,.admin-ctv-detail-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-ctv-detail-field{display:grid;gap:4px;border:1px solid #eef0f2;border-radius:12px;padding:10px;background:#f9fafb}.admin-ctv-detail-field span{color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-detail-field strong{color:#111827;font-size:13px;line-height:1.35}.admin-ctv-detail-tabs{display:flex;gap:4px;width:max-content;max-width:100%;overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px;padding:4px;background:#fff}.admin-ctv-detail-tabs button{min-height:34px;border:0;border-radius:10px;padding:8px 12px;background:transparent;color:#374151;font-size:13px;font-weight:750;white-space:nowrap}.admin-ctv-detail-tabs button.is-active{background:#008060;color:#fff}.admin-ctv-partner-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-ctv-monthly-list{display:grid}.admin-ctv-monthly-row{display:grid;grid-template-columns:minmax(130px,1.2fr) repeat(3,minmax(80px,.7fr)) minmax(150px,1fr);gap:10px;align-items:center;border-bottom:1px solid #eef0f2;padding:12px 14px}.admin-ctv-monthly-row:last-child{border-bottom:0}.admin-ctv-monthly-row strong,.admin-ctv-monthly-row b{color:#111827;font-size:13px}.admin-ctv-monthly-row span{color:#6b7280;font-size:13px}.admin-ctv-monthly-row b{text-align:right}.admin-ctv-detail-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-ctv-detail-two-columns .admin-ctv-detail-field-grid{padding:14px}.admin-ctv-note-composer{display:grid;gap:10px;border-bottom:1px solid #eef0f2;padding:14px}.admin-ctv-note-composer .ctv-button{justify-self:start}.admin-ctv-note-list{display:grid}.admin-ctv-note-item{display:grid;gap:4px;border-bottom:1px solid #eef0f2;padding:14px}.admin-ctv-note-item:last-child{border-bottom:0}.admin-ctv-note-item strong{color:#111827;font-size:13px}.admin-ctv-note-item span{color:#6b7280;font-size:12px}.admin-ctv-note-item p{margin:4px 0 0;color:#374151;font-size:13px;line-height:1.5}.admin-ctv-lead-toolbar{display:grid;gap:12px;padding:12px}.admin-ctv-lead-toolbar .ctv-filter-bar{margin:0;grid-template-columns:minmax(220px,1fr) minmax(160px,220px)}.admin-ctv-lead-status-filter{gap:6px}.admin-ctv-lead-status-filter button{border-radius:10px}.admin-ctv-lead-approval-table .admin-ctv-table{min-width:1480px}.admin-ctv-leads-filter{padding:12px}.admin-ctv-leads-filter .ctv-filter-bar{margin:0;grid-template-columns:minmax(220px,1.45fr) repeat(5,minmax(132px,.9fr))}.admin-ctv-leads-filter .ctv-button{min-height:40px}.admin-ctv-leads-table .admin-ctv-table{min-width:1620px}.admin-ctv-commissions-filter{padding:12px}.admin-ctv-commissions-filter .ctv-filter-bar{margin:0;grid-template-columns:minmax(230px,1.5fr) repeat(4,minmax(150px,1fr)) repeat(2,minmax(132px,.8fr)) minmax(96px,auto)}.admin-ctv-commissions-filter .ctv-button{min-height:40px}.admin-ctv-commissions-table .admin-ctv-table{min-width:1880px}.admin-ctv-payment-toolbar{display:grid;gap:12px;padding:12px}.admin-ctv-payment-toolbar .ctv-filter-bar{margin:0;grid-template-columns:minmax(220px,320px)}.admin-ctv-payment-periods-table .admin-ctv-table{min-width:1420px}.admin-ctv-payment-modal{width:min(1040px,100%)}.admin-ctv-payment-detail-actions{justify-content:space-between;border:1px solid #eef0f2;border-radius:12px;padding:10px;background:#f9fafb}.admin-ctv-payment-groups{display:grid;gap:12px}.admin-ctv-payment-group{overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.admin-ctv-payment-group__header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef0f2;padding:12px}.admin-ctv-payment-group__header strong,.admin-ctv-payment-group__header span{display:block}.admin-ctv-payment-group__header span{margin-top:2px;color:#6b7280;font-size:12px}.admin-ctv-payment-group__header>div:last-child{display:grid;justify-items:end;gap:5px}.admin-ctv-payment-detail-table{min-width:780px}.admin-ctv-disputes-toolbar{display:grid;gap:12px;padding:12px}.admin-ctv-disputes-toolbar .ctv-filter-bar{margin:0;grid-template-columns:minmax(220px,320px)}.admin-ctv-disputes-table .admin-ctv-table{min-width:1540px}.admin-ctv-dispute-modal{width:min(1120px,100%)}.admin-ctv-dispute-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #eef0f2;border-radius:12px;padding:12px;background:#f9fafb}.admin-ctv-dispute-summary strong,.admin-ctv-dispute-summary span{display:block}.admin-ctv-dispute-summary span{margin-top:3px;color:#6b7280;font-size:13px}.admin-ctv-dispute-section{box-shadow:none}.admin-ctv-dispute-timeline{display:grid;padding:12px 14px}.admin-ctv-dispute-timeline article{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:14px;position:relative}.admin-ctv-dispute-timeline article:before{position:absolute;top:18px;bottom:0;left:8px;width:1px;background:#e5e7eb;content:""}.admin-ctv-dispute-timeline article:last-child{padding-bottom:0}.admin-ctv-dispute-timeline article:last-child:before{display:none}.admin-ctv-dispute-timeline article>span{z-index:1;width:17px;height:17px;border:3px solid #b4dfc2;border-radius:999px;background:#008060}.admin-ctv-dispute-timeline strong{color:#111827;font-size:13px}.admin-ctv-dispute-timeline p{margin:4px 0;color:#374151;font-size:13px;line-height:1.45}.admin-ctv-dispute-timeline small{color:#6b7280;font-size:12px}.admin-ctv-dispute-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-ctv-dispute-note-list{display:grid}.admin-ctv-dispute-note-list article{display:grid;gap:4px;border-bottom:1px solid #eef0f2;padding:12px 14px}.admin-ctv-dispute-note-list article:last-child{border-bottom:0}.admin-ctv-dispute-note-list strong{color:#111827;font-size:13px}.admin-ctv-dispute-note-list span{color:#6b7280;font-size:12px}.admin-ctv-dispute-note-list p{margin:2px 0 0;color:#374151;font-size:13px;line-height:1.45}.admin-ctv-dispute-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-ctv-reports-filter{padding:12px}.admin-ctv-reports-filter .ctv-filter-bar{margin:0;grid-template-columns:repeat(5,minmax(132px,1fr)) minmax(132px,auto)}.admin-ctv-report-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-ctv-report-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-ctv-report-chart{min-width:0}.admin-ctv-report-bars{display:grid;gap:12px;padding:14px}.admin-ctv-report-bar-row{display:grid;gap:7px}.admin-ctv-report-bar-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-ctv-report-bar-row span,.admin-ctv-report-bar-row strong{color:#111827;font-size:12px}.admin-ctv-report-bar-row>div>span{min-width:0;overflow:hidden;color:#6b7280;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.admin-ctv-report-bar-row strong{flex:0 0 auto}.admin-ctv-report-bar-track{display:block;overflow:hidden;height:8px;border-radius:999px;background:#eef0f2}.admin-ctv-report-bar-track>span{display:block;height:100%;border-radius:inherit;background:#008060}.admin-ctv-report-table .admin-ctv-table{min-width:1280px}.admin-ctv-report-table .admin-ctv-toolbar>div:first-child strong,.admin-ctv-report-table .admin-ctv-toolbar>div:first-child span{display:block}.admin-ctv-report-table .admin-ctv-toolbar>div:first-child span{margin-top:2px;color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-report-quick-filter .ctv-button{min-height:32px}.admin-ctv-content-library{display:grid}.admin-ctv-content-toolbar{padding:12px}.admin-ctv-content-toolbar .ctv-filter-bar{margin:0;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr))}.admin-ctv-content-table .admin-ctv-table{min-width:1540px}.admin-ctv-content-actions{min-width:420px}.admin-ctv-content-actions .ctv-button{min-height:30px}.admin-ctv-content-modal{width:min(860px,100%)}.admin-ctv-content-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-ctv-content-form-grid .is-wide{grid-column:1 / -1}.admin-ctv-content-body-input{min-height:130px}.admin-ctv-form-help{color:#6b7280;font-size:12px;font-weight:650}.admin-ctv-content-preview-image{width:100%;max-height:420px;object-fit:cover;border:1px solid #eef0f2;border-radius:12px}.admin-ctv-content-preview-placeholder,.admin-ctv-content-preview-text{display:grid;gap:8px;border:1px solid #eef0f2;border-radius:12px;padding:18px;background:#f9fafb}.admin-ctv-content-preview-placeholder{place-items:center;min-height:220px;text-align:center}.admin-ctv-content-preview-placeholder svg{color:#008060}.admin-ctv-content-preview-placeholder strong,.admin-ctv-content-preview-text strong{color:#111827;font-size:15px}.admin-ctv-content-preview-placeholder span,.admin-ctv-content-preview-text span,.admin-ctv-content-preview-text p{margin:0;color:#374151;font-size:13px;line-height:1.5}.admin-ctv-lead-actions{min-width:280px}.admin-ctv-actions .ctv-button:disabled{cursor:not-allowed;opacity:.48}.admin-ctv-toast{margin:12px 12px 0;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:750}.admin-ctv-toast--success{border:1px solid #b4dfc2;background:#f0fdf4;color:#005c45}.admin-ctv-toast--error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.admin-ctv-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:#1118275c}.admin-ctv-modal{display:grid;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 12px 32px #11182729}.admin-ctv-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef0f2;padding:14px 16px}.admin-ctv-modal-header strong{color:#111827;font-size:16px}.admin-ctv-modal-body{display:grid;gap:12px;padding:16px}.admin-ctv-modal-summary{display:grid;gap:3px;border:1px solid #eef0f2;border-radius:12px;padding:12px;background:#f9fafb}.admin-ctv-modal-summary strong{color:#111827;font-size:14px}.admin-ctv-modal-summary span{color:#6b7280;font-size:13px}.admin-ctv-formula-box{display:grid;gap:6px;border:1px solid #b4dfc2;border-radius:12px;padding:12px;background:#f0fdf4;color:#005c45}.admin-ctv-formula-box strong{color:#005c45;font-size:14px}.admin-ctv-formula-box span{color:#0f5132;font-size:13px;font-weight:750}.admin-ctv-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.admin-ctv-checkbox{display:flex;align-items:center;gap:8px;color:#111827;font-size:13px;font-weight:700}.admin-ctv-checkbox input{width:16px;height:16px;accent-color:#008060}.admin-ctv-rate-box{display:grid;gap:4px;padding:18px}.admin-ctv-rate-box span{color:#008060;font-size:34px;font-weight:800;line-height:1}.admin-ctv-rate-box small{color:#6b7280}.admin-ctv-rate-settings .admin-ctv-card-header span{color:#6b7280;font-size:12px;font-weight:700}.admin-ctv-validation{display:grid;gap:6px;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:750}.admin-ctv-validation--error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.admin-ctv-validation--warning{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.admin-ctv-rate-tier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}.admin-ctv-rate-field{border:1px solid #eef0f2;border-radius:12px;padding:12px;background:#f9fafb}.admin-ctv-rate-input{display:grid;grid-template-columns:minmax(72px,1fr) auto;gap:6px;align-items:center}.admin-ctv-rate-input span{color:#6b7280;font-size:13px;font-weight:800}.admin-ctv-rate-date-grid{display:grid;grid-template-columns:repeat(2,minmax(126px,1fr));gap:6px}.admin-ctv-rate-table .admin-ctv-table{min-width:1220px}.admin-ctv-rate-table .ctv-input,.admin-ctv-rate-table .ctv-select,.admin-ctv-rate-table .ctv-textarea{border-radius:10px;padding:8px 10px;font-size:12px}.admin-ctv-rate-table .ctv-badge{margin-top:6px}.admin-ctv-rate-note{min-height:62px}.admin-ctv-rule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}.admin-ctv-rule-grid>*{min-height:74px;border:1px solid #eef0f2;border-radius:12px;padding:12px;background:#f9fafb}.admin-ctv-rate-savebar{position:sticky;bottom:16px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #b4dfc2;border-radius:12px;padding:12px 14px;background:#fff;box-shadow:0 2px 10px #11182714}.admin-ctv-rate-savebar strong,.admin-ctv-rate-savebar span{display:block}.admin-ctv-rate-savebar span{margin-top:2px;color:#6b7280;font-size:12px}@media(max-width:1120px){.admin-ctv-shell{grid-template-columns:1fr}.admin-ctv-sidebar{position:static;height:auto}.admin-ctv-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ctv-metric-grid,.admin-ctv-dashboard-kpis,.admin-ctv-dashboard-panel-grid,.admin-ctv-card .ctv-filter-bar,.admin-ctv-lead-toolbar .ctv-filter-bar,.admin-ctv-leads-filter .ctv-filter-bar,.admin-ctv-commissions-filter .ctv-filter-bar,.admin-ctv-payment-toolbar .ctv-filter-bar,.admin-ctv-disputes-toolbar .ctv-filter-bar,.admin-ctv-dispute-columns,.admin-ctv-reports-filter .ctv-filter-bar,.admin-ctv-report-kpis,.admin-ctv-report-chart-grid,.admin-ctv-content-toolbar .ctv-filter-bar,.admin-ctv-content-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ctv-detail-hero,.admin-ctv-detail-two-columns{grid-template-columns:1fr}.admin-ctv-partner-metrics,.admin-ctv-rate-tier-grid,.admin-ctv-rule-grid,.admin-ctv-monthly-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ctv-monthly-row b{text-align:left}}@media(max-width:720px){.admin-ctv-content{padding:16px}.admin-ctv-header,.admin-ctv-page-header{display:grid}.admin-ctv-sidebar nav,.admin-ctv-metric-grid,.admin-ctv-dashboard-kpis,.admin-ctv-dashboard-panel-grid{grid-template-columns:1fr}.admin-ctv-month-select{max-width:none}.admin-ctv-card .ctv-filter-bar,.admin-ctv-lead-toolbar .ctv-filter-bar,.admin-ctv-leads-filter .ctv-filter-bar,.admin-ctv-commissions-filter .ctv-filter-bar{grid-template-columns:1fr}.admin-ctv-payment-toolbar .ctv-filter-bar,.admin-ctv-payment-group__header,.admin-ctv-payment-detail-actions,.admin-ctv-disputes-toolbar .ctv-filter-bar,.admin-ctv-dispute-summary,.admin-ctv-dispute-columns,.admin-ctv-dispute-share-grid{display:grid;grid-template-columns:1fr}.admin-ctv-reports-filter .ctv-filter-bar,.admin-ctv-report-kpis,.admin-ctv-report-chart-grid,.admin-ctv-report-bar-row>div,.admin-ctv-report-table .admin-ctv-toolbar,.admin-ctv-content-toolbar .ctv-filter-bar,.admin-ctv-content-form-grid{display:grid;grid-template-columns:1fr}.admin-ctv-payment-group__header>div:last-child{justify-items:start}.admin-ctv-partners-table{display:none}.admin-ctv-partner-cards{display:grid}.admin-ctv-partner-card__metrics{grid-template-columns:1fr}.admin-ctv-table-wrap:not(.admin-ctv-partners-table){overflow:visible}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table{min-width:0}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table thead{display:none}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table tbody,.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table tr,.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table td{display:block;width:100%}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table tr{overflow:hidden;margin:12px 0;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table td{padding:10px 12px}.admin-ctv-detail-topbar,.admin-ctv-detail-hero__meta,.admin-ctv-detail-field-grid,.admin-ctv-partner-metrics,.admin-ctv-monthly-row{grid-template-columns:1fr}.admin-ctv-detail-topbar{display:grid}.admin-ctv-detail-hero{padding:14px}.admin-ctv-detail-hero__identity,.admin-ctv-modal-actions{display:grid}.admin-ctv-rate-tier-grid,.admin-ctv-rule-grid,.admin-ctv-rate-date-grid{grid-template-columns:1fr}.admin-ctv-rate-savebar{position:static;display:grid}}.admin-ctv-shell{background:#f6f7f8;color:#202223;font-size:14px}.admin-ctv-sidebar,.admin-ctv-header{border-color:#dcdfe4}.admin-ctv-sidebar button{border-radius:12px;color:#374151}.admin-ctv-sidebar button:hover{background:#f3f4f6;color:#202223}.admin-ctv-sidebar button.is-active{background:#008060;color:#fff}.admin-ctv-header{min-height:66px;padding:12px 28px;background:#f6f7f8f5}.admin-ctv-header h2{color:#111827;font-size:18px;line-height:1.25}.admin-ctv-content{padding:24px 28px 40px}.admin-ctv-grid{gap:16px}.admin-ctv-page-header{margin-bottom:2px}.admin-ctv-page-header h1{font-size:24px;line-height:1.2}.admin-ctv-card,.admin-ctv-metric,.admin-ctv-alert,.admin-ctv-modal,.admin-ctv-modal-summary,.admin-ctv-payment-group,.admin-ctv-rate-savebar{border-color:#e5e7eb;border-radius:12px;box-shadow:0 1px 2px #10182809}.admin-ctv-card-header,.admin-ctv-toolbar{padding:14px 16px}.admin-ctv-metric{min-height:108px;padding:15px}.admin-ctv-metric strong{font-size:21px;letter-spacing:0}.admin-ctv-metric--button:hover,.admin-ctv-metric--button:focus-visible{border-color:#9fceba;box-shadow:0 2px 8px #00806014}.admin-ctv-table-wrap{border-radius:0 0 12px 12px}.admin-ctv-table th,.admin-ctv-table td{padding:11px 12px;font-size:13px;line-height:1.45}.admin-ctv-table th{background:#f9fafb;color:#5f6673;letter-spacing:0}.admin-ctv-table tbody tr:hover td{background:#f6f7f8}.admin-ctv-table strong{font-size:13px}.admin-ctv-partners-table .admin-ctv-table th:nth-child(10),.admin-ctv-partners-table .admin-ctv-table td:nth-child(10),.admin-ctv-commissions-table .admin-ctv-table th:nth-child(5),.admin-ctv-commissions-table .admin-ctv-table td:nth-child(5),.admin-ctv-commissions-table .admin-ctv-table th:nth-child(6),.admin-ctv-commissions-table .admin-ctv-table td:nth-child(6),.admin-ctv-commissions-table .admin-ctv-table th:nth-child(7),.admin-ctv-commissions-table .admin-ctv-table td:nth-child(7),.admin-ctv-commissions-table .admin-ctv-table th:nth-child(8),.admin-ctv-commissions-table .admin-ctv-table td:nth-child(8),.admin-ctv-commissions-table .admin-ctv-table th:nth-child(9),.admin-ctv-commissions-table .admin-ctv-table td:nth-child(9),.admin-ctv-report-table .admin-ctv-table th:nth-child(6),.admin-ctv-report-table .admin-ctv-table td:nth-child(6),.admin-ctv-report-table .admin-ctv-table th:nth-child(7),.admin-ctv-report-table .admin-ctv-table td:nth-child(7),.admin-ctv-report-table .admin-ctv-table th:nth-child(8),.admin-ctv-report-table .admin-ctv-table td:nth-child(8),.admin-ctv-table td:has(.ctv-money-positive){text-align:right}.admin-ctv-actions .ctv-button{border-radius:10px;color:#202223}.admin-ctv-actions .ctv-button--danger,.admin-ctv-actions .ctv-button--primary{color:#fff}.admin-ctv-toast{position:fixed;top:20px;right:20px;z-index:90;max-width:min(380px,calc(100vw - 32px));margin:0;border-radius:12px;padding:12px 14px;box-shadow:0 8px 24px #10182824}.admin-ctv-modal-backdrop{background:#11182757}.admin-ctv-modal{width:min(700px,100%)}.admin-ctv-modal-header{padding:16px 18px}.admin-ctv-modal-body{padding:18px}.admin-ctv-modal-actions{gap:10px;padding:14px 18px 18px}@media(max-width:720px){.admin-ctv-content{overflow-x:hidden;padding:16px}.admin-ctv-header{padding:12px 16px}.admin-ctv-page-header h1{font-size:22px}.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table td,.admin-ctv-table-wrap:not(.admin-ctv-partners-table) .admin-ctv-table td:has(.ctv-money-positive){text-align:left}.admin-ctv-toast{right:12px;left:12px;max-width:none}.admin-ctv-modal{max-height:calc(100vh - 24px)}}*{box-sizing:border-box}html{background:#f6f6f7;color:#202223;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}
