@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.login-page{min-height:100vh;display:grid;grid-template-columns:52% 48%;background:#f8fafc;font-family:Inter,system-ui,sans-serif}.login-left{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:56px 10%}.login-brand img{width:190px;margin-bottom:60px}.login-box{max-width:430px;width:100%}.login-box h2{margin-bottom:8px!important;color:#101828}.login-form{margin-top:32px}.login-alert{margin-top:20px}.login-form .ant-input-affix-wrapper{height:48px;border-radius:10px}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper-focused{border-color:#0f4c5c!important;box-shadow:0 0 0 3px #0f4c5c1f}.login-btn{height:50px;border-radius:10px;background:#0f4c5c!important;border:none;font-weight:600;margin-top:8px}.login-btn:hover{background:#123f4b!important}.login-right{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(105,180,170,.55),transparent 35%),linear-gradient(135deg,#0b3d46,#0f4c5c 55%,#083038);color:#fff;display:flex;align-items:center;padding:70px}.login-glow{position:absolute;width:340px;height:340px;right:-90px;top:-80px;background:#ffffff29;filter:blur(50px);border-radius:50%}.login-content{position:relative;max-width:580px;z-index:2}.login-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff1f;color:#d7f7f4;font-size:13px;margin-bottom:36px}.login-content h1{font-size:clamp(38px,5vw,62px);line-height:1.12;margin:0 0 24px;font-weight:700;letter-spacing:-1.5px}.login-content p{font-size:18px;line-height:1.7;color:#ffffffd1;max-width:520px}.feature-list{margin-top:44px;display:grid;gap:18px}.feature-list div{display:flex;align-items:center;gap:14px;color:#ecfeff;font-weight:500}.feature-list svg{font-size:22px}.login-footer-text{margin-top:80px;font-size:12px;letter-spacing:1.5px;color:#ffffffa6}@media (max-width: 900px){.login-page{grid-template-columns:1fr}.login-right{display:none}.login-left{padding:40px 24px}.login-brand img{margin-bottom:40px}.login-box{max-width:100%}}.dashboard-page{min-height:100vh;padding:28px}.dashboard-hero{display:flex;justify-content:space-between;gap:24px;padding:32px;border-radius:24px;background:radial-gradient(circle at top right,rgba(20,184,166,.35),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);color:#fff}.dashboard-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;padding:9px 14px;border-radius:999px;color:#d7f7f4;font-size:13px;margin-bottom:16px}.dashboard-title{color:#fff!important;margin-bottom:8px!important}.dashboard-subtitle{color:#ffffffbf;font-size:15px}.dashboard-filter-card{min-width:420px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-title{display:flex;align-items:center;gap:8px;color:#fff;margin-bottom:14px;font-weight:600}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.apply-btn{background:#14b8a6!important;border:none!important;font-weight:600}.summary-row{margin-top:24px}.summary-card{border:none;border-radius:20px;box-shadow:0 12px 28px #0f4c5c14}.summary-card .ant-card-body{display:flex;flex-direction:column;gap:8px}.summary-icon{width:44px;height:44px;display:grid;place-items:center;background:#e6f7f6;color:#0f4c5c;border-radius:14px;font-size:22px}.summary-card h2{margin:0!important;color:#0f4c5c!important}.loader-box{height:300px;display:grid;place-items:center}.empty-card{margin-top:24px;border-radius:20px}.partners-row{margin-top:24px}.partner-card{border:none;border-radius:22px;box-shadow:0 14px 35px #0f4c5c14;overflow:hidden}.partner-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.partner-title{display:flex;align-items:center;gap:10px;color:#0f4c5c;font-size:20px;font-weight:700}.partner-subtitle{color:#667085}.graph-btn{border-radius:999px;color:#fff!important;background-color:#0f4c5c;border-color:#b7e6e1;font-weight:600}.graph-btn:hover{color:#fff!important;background:#0a4453!important;border-color:#0f4c5c!important}.offer-tags{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.offer-tag{display:inline-flex;align-items:center;gap:8px;border:none;background:#f0faf9;color:#0f4c5c;padding:8px 12px;border-radius:999px;font-weight:500}.dot{width:8px;height:8px;background:#14b8a6;border-radius:50%}.offer-visits{color:#64748b;font-weight:600}.stats-row{margin-top:24px}.stat-box{border-radius:18px;background:linear-gradient(180deg,#fff,#f7fbfb);border:1px solid #e5f3f1}.stat-box .ant-card-body{padding:18px}.stat-icon{color:#14b8a6;font-size:22px;margin-bottom:10px}.stat-label{display:block;color:#667085;text-transform:capitalize;font-size:13px}.stat-value{margin:6px 0 0!important;color:#0f4c5c!important}.stat-unit{color:#94a3b8;font-size:12px}.chart-box{width:100%;height:420px;padding:10px}@media (max-width: 992px){.dashboard-hero{flex-direction:column}.dashboard-filter-card{min-width:100%}}@media (max-width: 576px){.dashboard-page{padding:16px}.dashboard-hero{padding:22px;border-radius:18px}.filter-actions{flex-direction:column}.filter-actions .ant-picker,.filter-actions .ant-btn{width:100%}.partner-header{flex-direction:column;align-items:flex-start}.graph-btn{width:100%}.offer-tag{width:100%;justify-content:space-between}.chart-box{height:330px}}.single-link-page{min-height:100vh;padding:24px;background:#f4f7f9}.single-link-main-card{border:none;border-radius:22px;box-shadow:0 12px 30px #0f4c5c12}.single-link-main-card .ant-card-body{padding:24px}.single-link-hero{display:flex;justify-content:space-between;gap:20px;padding:26px;border-radius:20px;background:radial-gradient(circle at top right,rgba(20,184,166,.32),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);color:#fff}.single-link-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;font-size:12px;color:#d7f7f4;background:#ffffff1f;margin-bottom:12px}.single-link-title{color:#fff!important;margin:0 0 10px!important;font-size:23px!important;font-weight:700!important}.short-code-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.short-code-row .ant-typography{color:#ffffffbf}.short-code-tag{border:none;border-radius:999px;background:#fff;color:#0f4c5c;font-weight:700;padding:4px 10px}.sub-id-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.sub-id-chip{border:none;border-radius:999px;background:#ffffff24;color:#ecfeff;padding:4px 10px}.visit-refresh-btn{height:40px;border-radius:12px;border:none;color:#0f4c5c;font-weight:600}.visit-summary-row{margin-top:20px}.visit-summary-card{border:none;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f4c5c0f}.visit-summary-card .ant-card-body{padding:18px}.visit-summary-card span:first-child{font-size:22px;color:#0f4c5c}.visit-summary-card .ant-typography{display:block;margin-top:8px;color:#64748b;font-size:13px}.visit-summary-card h3{margin:4px 0 0;font-size:23px;color:#0f172a;font-weight:700}.visit-summary-card.warning span:first-child{color:#f59e0b}.visit-filter-card{margin-top:20px;border:1px solid #e5edf0;border-radius:18px;background:#fbfdfe}.visit-filter-card .ant-card-body{padding:18px}.visit-filter-card .ant-input-affix-wrapper,.visit-filter-card .ant-picker{height:38px;border-radius:10px;font-size:13px}.visit-filter-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.visit-filter-actions .ant-btn{height:38px;border-radius:10px;font-size:13px;font-weight:600}.apply-visit-btn{background:#0f4c5c!important;border:none!important}.graph-btn{color:#0f4c5c;border-color:#b7e6e1}.privacy-options{display:flex;gap:18px;flex-wrap:wrap;margin-top:16px;color:#475569}.browser-breakdown{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.browser-mini-card{border:1px solid #e5edf0;border-radius:16px;background:#fff}.browser-mini-card .ant-card-body{padding:14px}.browser-mini-card .ant-typography{display:block;color:#475569;font-size:13px;margin-bottom:4px}.browser-mini-card strong{color:#0f4c5c;font-size:14px}.visit-alert{margin-top:18px}.visit-loader{display:grid;place-items:center;min-height:260px}.visit-table-card{margin-top:20px;border:none;border-radius:18px;overflow:hidden}.visit-table-card .ant-card-body{padding:0}.single-link-table .ant-table-thead>tr>th{background:#f8fafc!important;color:#334155!important;font-size:13px;font-weight:700!important;padding:13px 14px!important;border-bottom:1px solid #e5edf0!important}.single-link-table .ant-table-tbody>tr>td{padding:12px 14px!important;font-size:13px;color:#334155;border-bottom:1px solid #edf2f4!important}.single-link-table .ant-table-tbody>tr:hover>td{background:#f0faf9!important}.ip-tag,.country-tag,.sub-tag{border:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.ip-tag{background:#eff6ff;color:#2563eb}.country-tag{background:#ecfdf5;color:#059669}.sub-tag{background:#f5f3ff;color:#7c3aed}.browser-cell{color:#334155;font-weight:500}.date-cell{color:#475569;font-weight:500}.empty-value{color:#94a3b8}.single-link-table .ant-pagination{padding:14px 18px;margin:0!important}.chart-box{width:100%;height:380px}@media (max-width: 768px){.single-link-page{padding:16px}.single-link-main-card .ant-card-body{padding:18px}.single-link-hero{flex-direction:column;padding:22px}.visit-refresh-btn{width:100%}.single-link-title{font-size:21px!important}.visit-filter-actions button{width:100%}.privacy-options{flex-direction:column;gap:8px}}.create-link-page{min-height:100vh;padding:28px;background:#f4f7f9}.create-link-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;border-radius:26px;background:radial-gradient(circle at top right,rgba(20,184,166,.35),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);box-shadow:0 18px 45px #0f4c5c2e}.page-badge{display:inline-flex;align-items:center;gap:8px;color:#d7f7f4;background:#ffffff1f;padding:9px 14px;border-radius:999px;font-size:13px;margin-bottom:16px}.create-title{color:#fff!important;margin:0 0 8px!important;font-weight:800!important}.create-subtitle{color:#ffffffbf;max-width:620px;display:block;font-size:15px}.advanced-toggle{height:44px;border-radius:12px;border:none;background:#fff;color:#0f4c5c;font-weight:700}.create-grid{margin-top:24px}.main-form-card,.preview-card{border:none;border-radius:24px;box-shadow:0 14px 35px #0f4c5c14}.main-form-card .ant-card-body,.preview-card .ant-card-body{padding:28px}.section-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.section-heading h4{margin:0!important;color:#0f4c5c!important}.section-heading .ant-typography{color:#64748b}.section-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#e6f7f6;color:#0f4c5c;font-size:22px}.main-form-card .ant-form-item-label>label{color:#334155;font-weight:700}.main-form-card .ant-input,.main-form-card .ant-select-selector{border-radius:12px!important}.main-form-card .ant-input:hover,.main-form-card .ant-input:focus,.main-form-card .ant-select-focused .ant-select-selector{border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a61f!important}.geo-box{margin-top:12px;padding:18px;border:1px solid #dff3f1;background:#f0faf9;border-radius:18px;display:flex;align-items:center;justify-content:space-between}.geo-left{display:flex;align-items:center;gap:14px}.geo-left>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#0f4c5c;font-size:22px}.geo-title{display:block;color:#0f4c5c;font-weight:800}.geo-desc{color:#64748b;font-size:13px}.geo-country-row{margin-top:18px}.advanced-section{margin-top:28px;padding-top:24px;border-top:1px solid #edf2f4}.form-footer{margin-top:28px;display:flex;justify-content:flex-end}.create-btn{height:48px;padding:0 28px;border-radius:12px;border:none;background:linear-gradient(135deg,#0f4c5c,#14b8a6)!important;font-weight:800;box-shadow:0 12px 24px #14b8a640}.preview-card{position:sticky;top:110px}.preview-icon{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#0f4c5c,#14b8a6);color:#fff;font-size:28px;margin-bottom:18px}.preview-card h4{color:#0f4c5c!important;margin-bottom:20px!important}.summary-list{display:grid;gap:14px}.summary-list div{padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #edf2f4}.summary-list span{display:block;color:#64748b;font-size:13px;margin-bottom:4px}.summary-list strong{color:#0f172a;font-size:14px;word-break:break-word}.modal-title{display:flex;align-items:center;gap:10px;color:#0f4c5c;font-weight:800}.modal-actions{display:flex;justify-content:flex-end;margin-bottom:14px}.response-box{background:#0f172a;color:#d7f7f4;padding:18px;border-radius:16px;font-size:13px;max-height:430px;overflow:auto}@media (max-width: 992px){.create-link-hero{flex-direction:column}.advanced-toggle{width:100%}.preview-card{position:static}}@media (max-width: 576px){.create-link-page{padding:16px}.create-link-hero{padding:22px;border-radius:20px}.main-form-card .ant-card-body,.preview-card .ant-card-body{padding:20px}.geo-box{align-items:flex-start;gap:16px}.form-footer{justify-content:stretch}.create-btn{width:100%}}.dashboard-layout{min-height:100vh;background:#f4f7f9}.dashboard-sider{background:#fff!important;border-right:1px solid #e5eef0;box-shadow:8px 0 30px #0f4c5c0f;position:sticky!important;top:0;height:100vh}.sidebar-inner{height:100%;display:flex;flex-direction:column;padding:22px 14px}.sidebar-logo{height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.sidebar-logo img{width:185px;height:auto;object-fit:contain}.ant-layout-sider-collapsed .sidebar-logo img{width:48px}.sidebar-menu{border:none!important;background:transparent!important;flex:1}.sidebar-menu .ant-menu-item{height:46px;margin:8px 0!important;border-radius:14px;color:#475569;font-weight:500}.sidebar-menu .ant-menu-item:hover{background:#ecfdfb!important;color:#0f4c5c!important}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(135deg,#0f4c5c,#14b8a6)!important;color:#fff!important}.sidebar-menu .ant-menu-item-selected svg{color:#fff!important}.sidebar-user-card{margin-top:auto;padding:12px;border-radius:18px;background:#f0faf9;display:flex;align-items:center;gap:10px}.user-avatar,.header-avatar{background:linear-gradient(135deg,#0f4c5c,#14b8a6);color:#fff;font-weight:700}.user-info{flex:1;overflow:hidden}.user-name,.header-user-name{display:block;color:#0f172a;font-weight:700;line-height:1.2}.user-role,.header-user-role{display:block;color:#64748b;font-size:12px}.sidebar-logout-btn{border-radius:12px}.dashboard-main{background:#f4f7f9}.dashboard-header{height:82px;padding:0 28px;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e5eef0;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.header-left{display:flex;align-items:center;gap:16px}.collapse-btn{width:42px;height:42px;border-radius:12px;color:#0f4c5c;background:#f0faf9}.page-title{margin:0!important;color:#0f4c5c!important;font-weight:700!important}.page-subtitle{color:#64748b;font-size:13px;margin:0;padding:0}.header-user{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5eef0;padding:8px 12px;border-radius:999px;cursor:pointer;box-shadow:0 8px 20px #0f4c5c0f}.header-user-info{display:flex;flex-direction:column}.down-icon{font-size:11px;color:#64748b}.dashboard-content-area{margin:24px;min-height:calc(100vh - 130px)}@media (max-width: 768px){.dashboard-sider{position:fixed!important;left:0;top:0;z-index:100}.dashboard-header{padding:0 16px}.header-user-info,.down-icon,.page-subtitle{display:none}.dashboard-content-area{margin:16px}.page-title{font-size:20px!important}}@media (max-width: 520px){.dashboard-header{height:74px}.header-user{padding:6px}.dashboard-content-area{margin:12px}}.performance-page{min-height:100vh;padding:24px;background:#f4f7f9}.performance-hero{display:flex;justify-content:space-between;gap:20px;padding:26px;border-radius:22px;background:radial-gradient(circle at top right,rgba(20,184,166,.32),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);box-shadow:0 14px 34px #0f4c5c29}.performance-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;font-size:12px;color:#d7f7f4;background:#ffffff1f;margin-bottom:12px}.performance-title{color:#fff!important;margin:0 0 6px!important;font-size:24px!important;font-weight:700!important}.performance-subtitle{color:#ffffffbf;margin:0;font-size:14px}.performance-refresh-btn{height:40px;border-radius:12px;border:none;color:#0f4c5c;font-weight:600}.performance-filter-card,.performance-table-card{margin-top:22px;border:none;border-radius:20px;box-shadow:0 12px 28px #0f4c5c14}.performance-filter-card .ant-card-body{padding:22px}.performance-filter-card .ant-input,.performance-filter-card .ant-input-affix-wrapper,.performance-filter-card .ant-picker,.performance-filter-card .ant-select-selector{border-radius:10px!important;font-size:13px}.performance-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.apply-performance-btn{background:linear-gradient(135deg,#0f4c5c,#14b8a6)!important;border:none!important;border-radius:10px;font-weight:600}.reset-performance-btn{border-radius:10px;font-weight:600}.table-options{margin-top:18px;display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:13px;color:#475569}.performance-table-card .ant-card-head-title{color:#0f4c5c;font-size:15px;font-weight:700}.performance-table-card .ant-card-body{padding:0}.performance-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#0f4c5c,#14b8a6)!important;color:#fff!important;font-size:13px;font-weight:700!important;padding:13px 14px!important}.performance-table .ant-table-tbody>tr>td{padding:12px 14px!important;font-size:13px;color:#334155;border-bottom:1px solid #edf2f4!important}.performance-table .ant-table-tbody>tr:hover>td{background:#f0faf9!important}.performance-table .ant-btn{border-radius:9px;font-size:12px}.performance-table .ant-pagination{padding:14px 18px;margin:0!important}.performance-table .ant-pagination-item-active{border-color:#14b8a6}.performance-table .ant-pagination-item-active a{color:#0f4c5c;font-weight:700}@media (max-width: 768px){.performance-page{padding:16px}.performance-hero{flex-direction:column;padding:22px}.performance-refresh-btn{width:100%}.performance-title{font-size:21px!important}.performance-actions button{width:100%}.table-options{align-items:flex-start;flex-direction:column}}.folders-container{padding:24px}.folders-card{border-radius:20px;border:none;box-shadow:0 8px 30px #0000000d}.partner-header{display:flex;justify-content:space-between;align-items:center}.partner-header h2{margin:0;font-size:22px;font-weight:700;color:#0f172a}.partner-header p{margin:4px 0 0;color:#64748b;font-size:14px}.view-switch{display:flex;gap:8px}.partner-create-box{display:flex;gap:12px;margin-bottom:24px}.partner-create-box .ant-input{height:42px;border-radius:12px}.partner-create-box button{height:42px;border-radius:12px;background:#0f4c5c;border:none}.partner-create-box button:hover{background:#14697d!important}.partner-card{display:flex;justify-content:space-between;align-items:center;padding:18px;background:#fff;border:1px solid #eef2f7;border-radius:16px;transition:.25s}.partner-card:hover{transform:translateY(-3px);border-color:#dbe4ea;box-shadow:0 10px 25px #0000000d}.partner-card-link{display:flex;align-items:center;gap:14px;flex:1}.partner-icon{font-size:28px;color:#0f4c5c}.partner-info h4{margin:0;font-size:15px;color:#0f172a;font-weight:600}.partner-info span{font-size:12px;color:#64748b}.grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.ant-list-item{padding:16px!important;border-radius:14px;border:1px solid #eef2f7;margin-bottom:10px}.ant-list-item:hover{background:#fafafa}.folder-link{color:#0f172a;font-size:14px;font-weight:600}.folder-link:hover{color:#0f4c5c}.folder-details-page{min-height:100vh;padding:24px;background:#f4f7f9}.folder-details-card{border:none;border-radius:20px;box-shadow:0 10px 28px #0f4c5c12}.folder-details-card .ant-card-body{padding:24px}.folder-details-header{display:flex;justify-content:space-between;gap:18px;margin-bottom:22px}.folder-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:#eefaf9;color:#0f4c5c;font-size:12px;font-weight:600;margin-bottom:10px}.folder-details-header h2{margin:0;font-size:22px;color:#0f172a;font-weight:700}.folder-details-header p{margin:5px 0 0;color:#64748b;font-size:14px}.offer-count-box{min-width:110px;height:70px;border-radius:16px;background:#f8fafc;border:1px solid #e5edf0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#0f4c5c}.offer-count-box span{font-size:22px;font-weight:700;line-height:1}.offer-count-box small{margin-top:6px;color:#64748b;font-size:12px}.add-offer-card{border:1px solid #e5edf0;border-radius:16px;background:#fbfdfe;margin-bottom:22px}.add-offer-card .ant-card-body{padding:16px}.add-offer-card .ant-input{height:40px;border-radius:10px;font-size:13px}.add-offer-btn{height:40px;border-radius:10px;border:none;background:#0f4c5c!important;font-weight:600}.add-offer-btn:hover{background:#14697d!important}.folder-empty{padding:30px 0}.offers-list .ant-list-item{padding:16px!important;border:1px solid #eef2f7;border-radius:16px;margin-bottom:12px;background:#fff;transition:.2s ease}.offers-list .ant-list-item:hover{border-color:#d9e5e9;box-shadow:0 8px 18px #0f4c5c0f}.offer-list-item{display:flex;align-items:flex-start;gap:13px;min-width:0}.offer-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eefaf9;color:#0f4c5c;font-size:18px;flex-shrink:0}.offer-content{min-width:0}.offer-title{display:block;color:#0f172a;font-size:14px;margin-bottom:4px}.offer-url{margin:0!important;color:#64748b;font-size:13px;max-width:850px}.offer-url span{color:#0f4c5c;margin-right:4px}.offer-date{display:block;margin-top:5px;font-size:12px}.delete-modal-title{display:flex;align-items:center;gap:8px;color:#d4380d;font-weight:600}.delete-modal-note{color:#64748b;margin-bottom:0}@media (max-width: 768px){.folder-details-page{padding:16px}.folder-details-header{flex-direction:column}.offer-count-box{width:100%}.folder-details-header h2{font-size:20px}}.user-management-page{min-height:100vh;padding:24px;background:#f4f7f9}.w-100{width:100%}.users-hero{display:flex;justify-content:space-between;gap:20px;padding:26px;border-radius:20px;background:radial-gradient(circle at top right,rgba(20,184,166,.32),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);box-shadow:0 14px 34px #0f4c5c26}.users-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;font-size:12px;color:#d7f7f4;background:#ffffff1f;margin-bottom:12px}.users-title{color:#fff!important;margin:0 0 6px!important;font-size:23px!important;font-weight:700!important}.users-subtitle{color:#ffffffbf;font-size:14px}.refresh-users-btn,.add-user-btn{height:40px;border-radius:11px;font-weight:600}.refresh-users-btn{border:none;color:#0f4c5c}.add-user-btn{border:none;background:#14b8a6!important}.users-summary-row{margin-top:20px}.users-summary-card{border:none;border-radius:18px;box-shadow:0 8px 22px #0f4c5c0f}.users-summary-card .ant-card-body{padding:18px}.users-summary-card>.ant-card-body>span:first-child{font-size:22px;color:#0f4c5c}.users-summary-card .ant-typography{display:block;margin-top:8px;color:#64748b;font-size:13px}.users-summary-card h3{margin:4px 0 0;color:#0f172a;font-size:23px;font-weight:700}.users-summary-card.admin>.ant-card-body>span:first-child{color:#6366f1}.users-summary-card.agent>.ant-card-body>span:first-child{color:#14b8a6}.users-filter-card,.users-table-card{margin-top:20px;border:none;border-radius:18px;box-shadow:0 8px 22px #0f4c5c0f}.users-filter-card .ant-card-body{padding:18px}.users-filter-card .ant-input-affix-wrapper,.users-filter-card .ant-select-selector{height:38px;border-radius:10px!important;font-size:13px}.users-table-card .ant-card-body{padding:0}.users-table .ant-table-thead>tr>th{background:#f8fafc!important;color:#334155!important;font-size:13px;font-weight:700!important;padding:13px 14px!important;border-bottom:1px solid #e5edf0!important}.users-table .ant-table-tbody>tr>td{padding:13px 14px!important;font-size:13px;color:#334155;border-bottom:1px solid #edf2f4!important}.users-table .ant-table-tbody>tr:hover>td{background:#f0faf9!important}.user-cell{display:flex;align-items:center;gap:10px}.user-avatar-small{width:34px;height:34px;border-radius:11px;background:#eefaf9;color:#0f4c5c;display:grid;place-items:center;font-weight:700;font-size:13px}.user-email{display:block;color:#0f172a;font-size:13px;font-weight:700}.user-muted{display:block;color:#94a3b8;font-size:12px}.role-admin,.role-agent,.folder-tag,.more-tag{border:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.role-admin{background:#eef2ff;color:#4f46e5}.role-agent{background:#ecfdf5;color:#059669}.folder-tag{background:#f1f5f9;color:#475569}.more-tag{background:#fff7ed;color:#ea580c}.empty-value{color:#94a3b8;font-size:13px}.table-action-btn{border-radius:9px}.users-table .ant-pagination{padding:14px 18px;margin:0!important}.ant-modal-content{border-radius:18px}.ant-modal .ant-input,.ant-modal .ant-input-password,.ant-modal .ant-select-selector{border-radius:10px!important}@media (max-width: 768px){.user-management-page{padding:16px}.users-hero{flex-direction:column;padding:22px}.users-hero .ant-space,.users-hero .ant-space-item,.users-hero button{width:100%}.users-title{font-size:21px!important}}.link-management-page{min-height:100vh;padding:28px;background:#f4f7f9}.lm-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:34px;border-radius:26px;background:radial-gradient(circle at top right,rgba(20,184,166,.38),transparent 35%),linear-gradient(135deg,#083038,#0f4c5c);box-shadow:0 18px 45px #0f4c5c2e}.lm-badge{display:inline-flex;align-items:center;gap:8px;color:#d7f7f4;background:#ffffff1f;padding:9px 14px;border-radius:999px;font-size:13px;margin-bottom:16px}.lm-title{color:#fff!important;margin:0 0 8px!important;font-weight:800!important}.lm-subtitle{color:#ffffffc2;max-width:650px;display:block;font-size:15px}.hero-refresh-btn{height:44px;border-radius:14px;border:none;background:#fff;color:#0f4c5c;font-weight:800}.lm-summary-row{margin-top:24px}.lm-summary-card{border:none;border-radius:22px;overflow:hidden;box-shadow:0 14px 35px #0f4c5c14}.lm-summary-card .ant-card-body{padding:24px}.lm-summary-card span{font-weight:700}.lm-summary-card h2{margin:8px 0 0!important;font-weight:900!important}.lm-summary-card.total{background:linear-gradient(135deg,#eff6ff,#fff)}.lm-summary-card.total h2,.lm-summary-card.total span{color:#2563eb}.lm-summary-card.active{background:linear-gradient(135deg,#ecfdf5,#fff)}.lm-summary-card.active h2,.lm-summary-card.active span{color:#059669}.lm-summary-card.inactive{background:linear-gradient(135deg,#fff1f2,#fff)}.lm-summary-card.inactive h2,.lm-summary-card.inactive span{color:#e11d48}.filter-card,.table-card{margin-top:24px;border:none;border-radius:24px;box-shadow:0 14px 35px #0f4c5c14}.filter-card .ant-card-body{padding:26px}.filter-card-header{margin-bottom:20px}.filter-card-header h4{color:#0f4c5c!important;margin:0 0 4px!important;font-weight:800!important}.filter-card-header span{color:#64748b}.full-width{width:100%}.filter-card .ant-input-affix-wrapper,.filter-card .ant-select-selector{min-height:46px;border-radius:14px!important}.filter-card .ant-input-affix-wrapper:hover,.filter-card .ant-input-affix-wrapper-focused,.filter-card .ant-select-focused .ant-select-selector{border-color:#14b8a6!important;box-shadow:0 0 0 3px #14b8a61f!important}.filter-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.apply-filter-btn{height:44px;border-radius:13px;border:none;background:linear-gradient(135deg,#0f4c5c,#14b8a6)!important;font-weight:800}.reset-filter-btn{height:44px;border-radius:13px;font-weight:700}.table-card .ant-card-head{border-bottom:1px solid #e5eef0;padding:0 24px}.table-card .ant-card-head-title{color:#0f4c5c;font-weight:800}.table-card .ant-card-body{padding:0}.table-refresh-btn{border-radius:12px;font-weight:700;color:#0f4c5c;border-color:#b7e6e1}.industry-table .ant-table{border-radius:0 0 24px 24px;overflow:hidden}.industry-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#48bca5,#0b9c8b)!important;color:#fff!important;font-weight:800!important;border-bottom:none!important;padding:16px!important}.table-head-content{display:inline-flex;align-items:center;gap:7px;color:#fff}.industry-table .ant-table-tbody>tr>td{padding:15px 16px!important;border-bottom:1px solid #edf2f4!important;color:#334155;font-weight:500}.industry-table .ant-table-tbody>tr:hover>td{background:#f0faf9!important}.active-row td{background:#fff}.inactive-row td{background:#fff7f7!important;color:#94a3b8!important}.inactive-row:hover td{background:#fff1f2!important}.short-link-cell{font-weight:800;color:#0f4c5c}.offer-tag-table{border:none;border-radius:999px;padding:5px 12px;background:#eff6ff;color:#2563eb;font-weight:700}.partner-tag-table{border:none;border-radius:999px;padding:5px 12px;background:#ecfdf5;color:#059669;font-weight:700}.sub-tag{border:none;border-radius:999px;padding:5px 12px;background:#f5f3ff;color:#7c3aed;font-weight:700}.active-status{border:none;border-radius:999px;padding:5px 12px;background:#dcfce7;color:#15803d;font-weight:800}.inactive-status{border:none;border-radius:999px;padding:5px 12px;background:#ffe4e6;color:#be123c;font-weight:800}.date-cell{font-size:13px;color:#475569;font-weight:700}.empty-value{color:#94a3b8;font-weight:700}.industry-table .ant-pagination{padding:16px 24px;margin:0!important}.industry-table .ant-pagination-item-active{border-color:#14b8a6}.industry-table .ant-pagination-item-active a{color:#0f4c5c;font-weight:800}@media (max-width: 992px){.lm-hero{flex-direction:column}.hero-refresh-btn{width:100%}}@media (max-width: 576px){.link-management-page{padding:16px}.lm-hero{padding:22px;border-radius:20px}.filter-card .ant-card-body{padding:20px}.filter-actions button{width:100%}.table-card .ant-card-head{padding:0 16px}}*{padding:0;margin:0;box-sizing:border-box}html,body{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
