.page,.page-container,.clinics-page,.clinic-detail-page,.users-page,.user-detail-page,.dashboard-page,.growth-metrics-2,.distributors-page,.distributor-detail-page{width:100%;padding:24px 20px;display:flex;flex-direction:column;gap:16px;min-height:calc(100vh - 64px)}@media(max-width:992px){.page,.page-container,.clinics-page,.clinic-detail-page,.users-page,.user-detail-page,.dashboard-page,.growth-metrics-2,.distributors-page,.distributor-detail-page{padding:12px}}@media(max-width:576px){.page,.page-container,.clinics-page,.clinic-detail-page,.users-page,.user-detail-page,.dashboard-page,.growth-metrics-2,.distributors-page,.distributor-detail-page{padding:8px 12px;gap:12px}}.page-header,.clinics-header,.users-header,.clinic-detail-header,.user-detail-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}.page-title,.clinics-title,.users-title,.clinic-detail-title,.user-detail-title,.dashboard-title,.growth-header h2{margin:0;font-size:32px;font-weight:700;letter-spacing:-.025em;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.page-title,.clinics-title,.users-title,.clinic-detail-title,.user-detail-title,.dashboard-title,.growth-header h2{font-size:40px}}@media(max-width:992px){.page-title,.clinics-title,.users-title,.clinic-detail-title,.user-detail-title,.dashboard-title,.growth-header h2{font-size:24px}}@media(max-width:768px){.page-title,.clinics-title,.users-title,.clinic-detail-title,.user-detail-title,.dashboard-title,.growth-header h2{font-size:18px}}.total-count,.clinics-total,.users-total{color:#555b66;font-weight:500}.total-count-mobile,.clinics-total-mobile,.users-total-mobile{display:none}@media(max-width:992px){.total-count-mobile,.clinics-total-mobile,.users-total-mobile{display:inline}}@media(max-width:768px){.total-count-mobile,.clinics-total-mobile,.users-total-mobile{display:block}}.filter-card,.filters-card,.clinics-filter-card,.users-filter-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.filter-card label,.filters-card label,.clinics-filter-card label,.users-filter-card label{font-size:12px;font-weight:500;color:#555b66;text-transform:uppercase;letter-spacing:.5px}@media(max-width:992px){.filter-card,.filters-card,.clinics-filter-card,.users-filter-card{padding:12px}}.filter-header,.clinics-filter-header,.users-filter-header{display:flex;align-items:center;justify-content:space-between}.filter-grid,.clinics-filter-grid,.users-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}@media(max-width:992px){.filter-grid,.clinics-filter-grid,.users-filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.filter-grid,.clinics-filter-grid,.users-filter-grid{grid-template-columns:1fr}}.table-wrapper,.clinics-table-wrapper,.users-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:12px;overflow:hidden}.table-wrapper .ant-table-wrapper,.clinics-table-wrapper .ant-table-wrapper,.users-table-wrapper .ant-table-wrapper{box-shadow:none;border:none}@media(max-width:768px){.table-wrapper,.clinics-table-wrapper,.users-table-wrapper{padding:8px;border-radius:14px}}.stats-grid,.clinics-stats-grid,.users-stats-grid,.dashboard-statistics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}@media(max-width:768px){.stats-grid,.clinics-stats-grid,.users-stats-grid,.dashboard-statistics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media(max-width:576px){.stats-grid,.clinics-stats-grid,.users-stats-grid,.dashboard-statistics{grid-template-columns:1fr 1fr}}.stat-card,.clinics-stat-card,.users-stat-card,.kpi-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;text-align:center;transition:all .25s}.stat-card:hover,.clinics-stat-card:hover,.users-stat-card:hover,.kpi-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px #00000014}.stat-card .ant-statistic-title,.clinics-stat-card .ant-statistic-title,.users-stat-card .ant-statistic-title,.kpi-card .ant-statistic-title{font-size:12px;color:#555b66;font-weight:500}.stat-card .ant-statistic-content,.clinics-stat-card .ant-statistic-content,.users-stat-card .ant-statistic-content,.kpi-card .ant-statistic-content{font-size:32px;font-weight:700}.stat-card .stat-icon,.stat-card .kpi-icon,.clinics-stat-card .stat-icon,.clinics-stat-card .kpi-icon,.users-stat-card .stat-icon,.users-stat-card .kpi-icon,.kpi-card .stat-icon,.kpi-card .kpi-icon{font-size:28px;margin-bottom:8px;color:#1f2f86}.stat-card .kpi-trend,.clinics-stat-card .kpi-trend,.users-stat-card .kpi-trend,.kpi-card .kpi-trend{margin-top:8px;font-size:12px}.stat-card .kpi-trend.positive,.clinics-stat-card .kpi-trend.positive,.users-stat-card .kpi-trend.positive,.kpi-card .kpi-trend.positive{color:#36b37e}.stat-card .kpi-trend.negative,.clinics-stat-card .kpi-trend.negative,.users-stat-card .kpi-trend.negative,.kpi-card .kpi-trend.negative{color:#e5484d}.stat-card .kpi-description,.stat-card .stat-description,.clinics-stat-card .kpi-description,.clinics-stat-card .stat-description,.users-stat-card .kpi-description,.users-stat-card .stat-description,.kpi-card .kpi-description,.kpi-card .stat-description{display:block;margin-top:4px;font-size:12px;color:#555b66}.detail-tabs .ant-tabs-nav{margin-bottom:16px}.detail-tabs .ant-tabs-nav:before{border-bottom-color:#eceef2}.info-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2}.info-card .ant-descriptions-item-label{font-weight:600;color:#555b66}.info-card .ant-descriptions-item-content{color:#23252f}.map-card,.clinics-map-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:12px;display:flex;flex-direction:column;gap:12px}.map-header h3,.clinics-map-header h3{margin:0;font-weight:600}.map-header p,.clinics-map-header p{margin:4px 0 0;color:#555b66;font-size:14px}.map-container,.clinics-map{width:100%;min-height:320px;border-radius:14px;overflow:hidden}@media(max-width:992px){.map-container,.clinics-map{min-height:280px}}@media(max-width:768px){.map-container,.clinics-map{min-height:240px}}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.card-container{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2}.timeline-component .ant-timeline,.clinic-status-timeline .ant-timeline{margin-top:16px}.timeline-component .timeline-item-content .timeline-header,.clinic-status-timeline .timeline-item-content .timeline-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:#555b66}.timeline-component .timeline-item-content .timeline-header .timeline-date,.clinic-status-timeline .timeline-item-content .timeline-header .timeline-date{font-weight:600}.timeline-component .timeline-item-content .timeline-header .timeline-user,.clinic-status-timeline .timeline-item-content .timeline-header .timeline-user{color:#23252f}.timeline-component .timeline-item-content .timeline-body,.clinic-status-timeline .timeline-item-content .timeline-body{display:flex;align-items:center;margin-bottom:8px}.timeline-component .timeline-item-content .timeline-metadata,.clinic-status-timeline .timeline-item-content .timeline-metadata{font-size:12px;color:#23252f;padding:8px 12px;background:#fafafa;border-radius:8px;margin-top:8px}.timeline-component .timeline-item-content .timeline-metadata div,.clinic-status-timeline .timeline-item-content .timeline-metadata div{margin-bottom:4px}.timeline-component .timeline-item-content .timeline-metadata div:last-child,.clinic-status-timeline .timeline-item-content .timeline-metadata div:last-child{margin-bottom:0}.comments-component .new-comment-form,.clinic-comments .new-comment-form{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #ECEEF2}.comments-component .comments-list .ant-list-item,.clinic-comments .comments-list .ant-list-item{padding:16px 0}.comments-component .comments-list .ant-list-item.pinned-comment,.clinic-comments .comments-list .ant-list-item.pinned-comment{background:#fdf3dd;padding:16px;margin:0 -16px;border-left:3px solid #F4B740;border-radius:0 8px 8px 0}.comments-component .comments-list .ant-list-item .comment-text,.clinic-comments .comments-list .ant-list-item .comment-text{white-space:pre-wrap;margin-top:8px;color:#23252f;line-height:1.6}.comments-component .comments-list .ant-list-item .comment-date,.clinic-comments .comments-list .ant-list-item .comment-date{font-size:12px;color:#555b66}.report-header,.header-images{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.report-data-headers,.reportdataheaders{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.sub-header-data{display:flex;flex-direction:column}.report-footer{text-align:center;display:flex;flex-direction:column;align-items:center}@media print{@page{size:A4;margin:0}body *{visibility:hidden}footer *{visibility:hidden}.section-to-print *{visibility:visible}.print-header{position:fixed;top:0;left:0;right:0;height:6cm;width:21cm;align-items:center;justify-content:center;transform:scale(.6)}.print-header-padding{padding:0 1cm}.print-footer{position:fixed;bottom:0;left:0;right:0;height:3cm;transform:scale(.6)}.content{margin-top:2cm;margin-bottom:3cm;left:0;right:0;height:20cm;transform:scale(.6)}.page-break{break-after:always;break-before:always}}.embryo-image-preview{cursor:pointer;border-radius:8px;border:1px solid #ECEEF2;transition:all .25s}.embryo-image-preview:hover{border-color:#1f2f86;box-shadow:0 0 0 2px #1f2f861a}.score-badge{font-weight:600;font-size:16px}.letter-grade{font-weight:700;font-size:24px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.geography-map-placeholder{text-align:center;padding:40px;background:linear-gradient(135deg,#1f2f86,#3047b0);border-radius:14px;color:#fff}.geography-map-placeholder .anticon{color:#fff!important}.link-button,.clinics-link,.users-link{padding:0;color:#1f2f86}.link-button:hover,.clinics-link:hover,.users-link:hover{color:#162459}.chart-container,.reports-line-chart{display:flex;justify-content:center;width:100%}.chart-container canvas,.reports-line-chart canvas{max-width:100%}.growth-header{margin-bottom:24px}.growth-header .global-filters{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:16px}.tab-content .ant-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2}.tab-content .ant-card .ant-card-head{border-bottom-color:#eceef2}.tab-content .ant-card .ant-card-head .ant-card-head-title{font-weight:600}.cohort-cell{padding:4px 8px;border-radius:8px;text-align:center;font-size:12px}.world-map-container{position:relative;background:#fff;border-radius:20px;padding:16px;box-shadow:0 1px 2px #0000000d}.world-map-container svg{width:100%;height:auto}.world-map-container svg path{transition:all .15s}.world-map-container .world-map-tooltip{position:fixed;background:#000000e6;color:#fff;padding:12px 16px;border-radius:14px;font-size:12px;line-height:1.6;pointer-events:none;z-index:9999;box-shadow:0 16px 50px #00000014;max-width:200px;animation:fadeIn .2s}.world-map-container .world-map-tooltip .tooltip-title{font-weight:600;font-size:14px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.2);color:#3047b0}.world-map-container .world-map-tooltip div{margin:2px 0}.world-map-container .world-map-legend{position:absolute;bottom:24px;right:24px;background:#fffffff2;padding:12px 16px;border-radius:14px;box-shadow:0 1px 2px #0000000d;border:1px solid #ECEEF2}.world-map-container .world-map-legend .legend-title{font-size:12px;font-weight:600;margin-bottom:8px;color:#23252f}.world-map-container .world-map-legend .legend-items{display:flex;flex-direction:column;gap:4px}.world-map-container .world-map-legend .legend-items .legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#555b66}.world-map-container .world-map-legend .legend-items .legend-item .legend-color{width:20px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.1)}.world-map-container .zoom-hint{position:absolute;top:16px;left:16px;font-size:12px;color:#9095a0;background:#ffffffe6;padding:4px 8px;border-radius:8px;border:1px solid #ECEEF2}@media(max-width:768px){.world-map-container{padding:8px}.world-map-container .world-map-legend{bottom:12px;right:12px;padding:8px 12px}.world-map-container .world-map-tooltip{padding:8px 12px;font-size:12px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.readercontainer{width:200px;height:200px}.qreader-container{max-width:800px;margin:0 auto}.horizontal-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header-qr{width:100%}@media only screen and (max-width:500px){.qreader-container{width:100%;padding:8px;background-color:#fafafa;border-radius:20px;box-shadow:0 8px 30px #0000000d}.readercontainer{width:200px;height:200px}}.metric-wrapper{position:relative;display:inline-flex;align-items:flex-start}.metric-wrapper .metric-actions{opacity:.6;transition:opacity .15s}.metric-wrapper .metric-actions .metric-info-btn,.metric-wrapper .metric-actions .metric-copy-btn{padding:2px 4px;height:auto;color:#9095a0}.metric-wrapper .metric-actions .metric-info-btn:hover,.metric-wrapper .metric-actions .metric-copy-btn:hover{color:#1f2f86;background:#1f2f861a}.metric-wrapper:hover .metric-actions{opacity:1}.metric-wrapper-inline{display:inline-flex;align-items:center;gap:4px}.metric-wrapper-inline .metric-actions{margin-left:4px}.metric-wrapper-header{width:100%}.metric-wrapper-header .metric-header-row{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.metric-wrapper-header .metric-content{flex:1}.metric-wrapper-header .metric-actions{flex-shrink:0;margin-left:8px}.metric-wrapper-corner{position:relative;width:100%}.metric-wrapper-corner .metric-corner-actions{position:absolute;top:0;right:0;z-index:1}.metric-info-tooltip{max-width:380px}.metric-info-tooltip .metric-info-section{margin-bottom:8px}.metric-info-tooltip .metric-info-section:last-child{margin-bottom:0}.metric-info-tooltip .metric-info-section .ant-typography{display:block}.metric-info-tooltip .metric-info-section .ant-typography:first-child{color:#1f2f86;font-size:12px;margin-bottom:2px}.metric-info-tooltip .metric-info-section ul{margin:4px 0 0 16px;padding:0}.metric-info-tooltip .metric-info-section ul li{font-size:12px;color:#555b66;margin-bottom:4px}.ericamodels-container,.sidmodels-container{padding:24px;max-width:1600px;margin:0 auto}.ericamodels-container .page-header,.sidmodels-container .page-header{margin-bottom:24px}.ericamodels-container .page-header h1,.sidmodels-container .page-header h1{font-size:32px;font-weight:700;margin:0 0 8px;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ericamodels-container .page-header p,.sidmodels-container .page-header p{margin:0;color:#555b66;font-size:14px}.distributors-page .distributors-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.distributors-page .distributors-title{margin:0;font-size:32px;font-weight:700;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.distributors-page .distributors-total,.distributors-page .distributors-total-mobile{color:#555b66;font-weight:500}.distributors-page .distributors-total-mobile{display:none}.distributors-page .distributors-filter-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.distributors-page .distributors-filter-header{display:flex;align-items:center;justify-content:space-between}.distributors-page .distributors-filter-grid,.distributors-page .distributors-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.distributors-page .distributors-stat-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2}.distributors-page .distributors-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:12px;overflow:hidden}@media(max-width:992px){.distributors-page .distributors-title{font-size:24px}.distributors-page .distributors-total-mobile{display:inline}.distributors-page .distributors-filter-card{padding:12px}.distributors-page .distributors-filter-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.distributors-page .distributors-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.distributor-detail-page .distributor-detail-header{display:flex;align-items:center;gap:16px;margin-bottom:8px}.distributor-detail-page .distributor-detail-title{margin:0;font-size:32px;font-weight:700;flex:1;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:992px){.distributor-detail-page .distributor-detail-title{font-size:24px}}@media(max-width:768px){.distributor-detail-page .distributor-detail-header{flex-direction:column;align-items:flex-start}.distributor-detail-page .distributor-detail-title{font-size:18px}}.sales-funnel-page .funnel-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;text-align:center}.sales-funnel-page .funnel-card .funnel-value{font-size:30px;font-weight:700;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sales-funnel-page .funnel-card .funnel-change{font-size:14px}.sales-funnel-page .funnel-card .funnel-change.positive{color:#36b37e}.sales-funnel-page .funnel-card .funnel-change.negative{color:#e5484d}.clinic-communications .comm-tabs{margin-bottom:16px}.clinic-communications .comm-filter{margin-bottom:16px;display:flex;gap:8px;flex-wrap:wrap}.clinic-communications .comm-item{padding:12px;border:1px solid #ECEEF2;border-radius:14px;margin-bottom:12px;transition:all .15s}.clinic-communications .comm-item:hover{border-color:#3047b0;box-shadow:0 1px 2px #0000000d}.clinic-communications .comm-item.pinned{background:#fdf3dd;border-left:3px solid #F4B740}.clinic-status-dates .status-date-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:16px}.clinic-status-dates .status-date-card .date-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #ECEEF2}.clinic-status-dates .status-date-card .date-row:last-child{border-bottom:none}.clinic-status-dates .status-date-card .status-label{display:flex;align-items:center;gap:8px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#23252f;background-color:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:#eceef2;border-radius:9999px;border:3px solid #FAFAFA}body::-webkit-scrollbar-thumb:hover{background:#9095a0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::selection{background:#c9f4ff;color:#1f2f86}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:16px;font-weight:600;line-height:1.15;color:#23252f;letter-spacing:-.02em}a{color:#1f2f86;text-decoration:none;transition:color .15s cubic-bezier(.16,1,.3,1)}a:hover{color:#3047b0}.ant-layout{background:#fafafa!important}.ant-layout-sider{background:#fff!important;box-shadow:0 8px 30px #0000000d}.ant-layout-header{background:transparent!important;border-bottom:none!important;padding:0!important;line-height:normal!important}.ant-btn{font-weight:500!important;font-size:14px!important;border-radius:14px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;box-shadow:none!important}.ant-btn:hover{transform:scale(1.02)}.ant-btn:active{transform:scale(.98)}.ant-btn-primary{background:linear-gradient(135deg,#1f2f86,#3047b0)!important;border:none!important;box-shadow:0 4px 14px #1f2f8633!important;color:#fff!important}.ant-btn-primary:hover{filter:brightness(1.08)!important;background:linear-gradient(135deg,#1f2f86,#3047b0)!important;box-shadow:0 6px 20px #1f2f8640!important}.ant-btn-primary:disabled{background:#d9d9d9!important;filter:none!important;box-shadow:none!important;transform:none!important}.ant-btn-default{background:#fff!important;border-color:#eceef2!important;color:#23252f!important}.ant-btn-default:hover{border-color:#1f2f86!important;color:#1f2f86!important;background:#fff!important}.ant-btn-link{color:#1f2f86!important}.ant-btn-link:hover{color:#3047b0!important}.ant-btn-text{color:#555b66!important}.ant-btn-text:hover{background:#f5f7fa!important;color:#23252f!important}.ant-btn-lg{height:56px!important;padding:0 32px!important;font-size:16px!important}.ant-btn-sm{height:36px!important;padding:0 12px!important;font-size:12px!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:14px!important;border-color:#eceef2!important;box-shadow:none!important;font-size:14px!important;height:auto!important;min-height:48px;transition:border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:#1f2f86!important}.ant-input:focus,.ant-input.ant-input-focused,.ant-input.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper.ant-input-focused,.ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.ant-select-selector:focus,.ant-select-selector.ant-input-focused,.ant-select-selector.ant-input-affix-wrapper-focused,.ant-picker:focus,.ant-picker.ant-input-focused,.ant-picker.ant-input-affix-wrapper-focused{border-color:#1f2f86;box-shadow:0 0 0 4px #84d8f640}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#1f2f86;box-shadow:0 0 0 4px #84d8f640}.ant-select-focused .ant-select-selector{border-color:#1f2f86;box-shadow:0 0 0 4px #84d8f640}.ant-select-selection-placeholder,.ant-input::placeholder{color:#9095a0!important}.ant-input-lg,.ant-input-affix-wrapper-lg{min-height:56px!important}.ant-input-sm,.ant-input-affix-wrapper-sm{min-height:36px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-size:14px!important;font-weight:500!important;color:#555b66!important;height:auto!important}.ant-card{border-radius:20px!important;border:1px solid #ECEEF2!important;box-shadow:0 8px 30px #0000000d!important;background:#fff!important}.ant-card .ant-card-head{border-bottom-color:#eceef2!important;min-height:auto!important;padding:12px 24px!important}.ant-card .ant-card-head .ant-card-head-title{font-weight:600!important;font-size:16px!important;color:#23252f!important}.ant-card .ant-card-body{padding:24px!important}.ant-table{font-size:14px!important;border-radius:14px!important;overflow:hidden}.ant-table .ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;font-size:12px!important;color:#555b66!important;border-bottom:1px solid #ECEEF2!important;padding:12px 16px!important;text-transform:uppercase;letter-spacing:.5px}.ant-table .ant-table-thead>tr>th:before{display:none!important}.ant-table .ant-table-tbody>tr>td{border-bottom-color:#eceef2!important;padding:12px 16px!important}.ant-table .ant-table-tbody>tr:hover>td{background:#1f2f8604!important}.ant-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;overflow:hidden}.ant-pagination .ant-pagination-item-active{background:#1f2f86!important;border-color:#1f2f86!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-item{border-radius:8px!important}.ant-menu{border-inline-end:none!important;background:transparent!important}.ant-menu .ant-menu-item{margin:2px 8px!important;border-radius:12px!important;width:auto!important;height:44px!important;line-height:44px!important;padding:0 12px!important;font-size:14px!important;font-weight:500!important;color:#555b66!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.ant-menu .ant-menu-item:hover{color:#23252f!important;background:#f5f7fa!important}.ant-menu .ant-menu-item.ant-menu-item-selected{background:#eaf0ff!important;color:#1f2f86!important;font-weight:600!important}.ant-menu .ant-menu-item.ant-menu-item-selected:after{display:none!important}.ant-menu .ant-menu-item.ant-menu-item-selected .anticon{color:#1f2f86!important}.ant-menu .ant-menu-item .anticon{font-size:19px!important}.ant-menu .ant-menu-submenu-title{margin:2px 8px!important;padding:0 12px!important;border-radius:12px!important;height:44px!important;line-height:44px!important;font-size:14px!important;font-weight:500!important;color:#555b66!important}.ant-menu .ant-menu-submenu-title:hover{color:#23252f!important;background:#f5f7fa!important}.ant-menu .ant-menu-submenu-title .anticon{font-size:19px!important}.ant-menu .ant-menu-sub{background:transparent!important}.ant-tabs .ant-tabs-nav{margin-bottom:16px!important}.ant-tabs .ant-tabs-nav:before{border-bottom-color:#eceef2!important}.ant-tabs .ant-tabs-tab{font-size:14px!important;font-weight:500!important;color:#555b66!important;padding:8px 0!important;transition:color .2s cubic-bezier(.16,1,.3,1)!important}.ant-tabs .ant-tabs-tab:hover{color:#1f2f86!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1f2f86!important;font-weight:600!important}.ant-tabs .ant-tabs-ink-bar{background:linear-gradient(135deg,#1f2f86,#3047b0)!important;height:2px!important}.ant-tabs .ant-tabs-content-holder{padding:0!important}.ant-modal .ant-modal-content{border-radius:24px!important;overflow:hidden;box-shadow:0 24px 80px #0000001f!important}.ant-modal .ant-modal-header{border-bottom:none!important;padding:24px 24px 8px!important}.ant-modal .ant-modal-title{font-weight:600!important;font-size:18px!important;color:#23252f!important}.ant-modal .ant-modal-body{padding:8px 24px 24px!important;font-size:14px!important;color:#555b66!important}.ant-modal .ant-modal-footer{border-top:none!important;padding:8px 24px 24px!important}.ant-modal .ant-modal-close{color:#9095a0!important}.ant-modal .ant-modal-close:hover{color:#23252f!important}.ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073!important}.ant-tag{border-radius:8px!important;font-weight:500!important;font-size:12px!important;padding:2px 8px!important;border:none!important;line-height:1.6!important}.ant-badge-status-dot{width:8px!important;height:8px!important}.ant-notification-notice{border-radius:14px!important;box-shadow:0 24px 80px #0000001f!important}.ant-message-notice-content{border-radius:14px!important;box-shadow:0 16px 50px #00000014!important;padding:12px 16px!important}.ant-dropdown-menu{border-radius:14px!important;box-shadow:0 16px 50px #00000014!important;padding:4px!important;border:1px solid #ECEEF2!important}.ant-dropdown-menu .ant-dropdown-menu-item{border-radius:8px!important;margin:2px 0!important;padding:8px 12px!important;font-size:14px!important;font-weight:500!important}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#f5f7fa!important}.ant-statistic .ant-statistic-title{color:#555b66!important;font-size:12px!important;font-weight:500!important;margin-bottom:4px!important}.ant-statistic .ant-statistic-content{font-weight:700!important;font-size:32px!important;color:#23252f!important}.ant-progress-bg,.ant-avatar{background:linear-gradient(135deg,#1f2f86,#3047b0)!important}.ant-skeleton-content .ant-skeleton-title,.ant-skeleton-content .ant-skeleton-paragraph>li{border-radius:8px!important}.ant-tooltip-inner{border-radius:8px!important;font-size:12px!important;padding:4px 8px!important;min-height:auto!important}.ant-popover-inner{border-radius:14px!important;box-shadow:0 16px 50px #00000014!important}.ant-spin-dot-item,.ant-switch.ant-switch-checked{background:#1f2f86!important}.ant-switch.ant-switch-checked:hover{background:#3047b0!important}.ant-select-dropdown{border-radius:14px!important;box-shadow:0 16px 50px #00000014!important;padding:4px!important;border:1px solid #ECEEF2!important}.ant-select-dropdown .ant-select-item{border-radius:8px!important;font-size:14px!important;min-height:auto!important;padding:8px 12px!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background:#eaf0ff!important;font-weight:600!important}.ant-drawer .ant-drawer-header{border-bottom:1px solid #ECEEF2!important}.ant-drawer .ant-drawer-body{padding:0!important}.ant-breadcrumb{font-size:14px!important}.ant-breadcrumb a{color:#555b66!important}.ant-breadcrumb a:hover{color:#1f2f86!important}.ant-breadcrumb .ant-breadcrumb-separator{color:#9095a0!important}.gradient-text{background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-bg{background:linear-gradient(135deg,#1f2f86,#3047b0)}.text-gradient{background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;background-clip:text;color:transparent}.text-gradient-human{background:linear-gradient(120deg,#1f2f86,#7a5cff 45%,#f2789f);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-hero{background:linear-gradient(180deg,#fff,#eaf8ff)}.bg-ai{background:linear-gradient(135deg,#84d8f6,#ddf7ff)}.bg-rose{background:linear-gradient(135deg,#fef2f4,#f8ccd3)}.bg-primary-gradient{background:linear-gradient(135deg,#1f2f86,#3047b0)}.bg-human{background:linear-gradient(135deg,#f2789f,#ffd7e6)}.bg-warm{background:linear-gradient(135deg,#eaf8ff,#fff0f5)}.glass{background:#ffffffb8;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.card-hover{transition:box-shadow .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1)}.card-hover:hover{transform:translateY(-3px);box-shadow:0 16px 50px #00000014}.text-primary{color:#23252f}.text-secondary{color:#555b66}.text-muted{color:#9095a0}.text-accent{color:#1f2f86}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(1.5deg)}}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-up{animation:fadeUp .35s cubic-bezier(.16,1,.3,1)}.animate-fade-in{animation:fadeIn .25s cubic-bezier(.16,1,.3,1)}.animate-scale-in{animation:scaleIn .25s cubic-bezier(.16,1,.3,1)}.animate-float{animation:float 7s cubic-bezier(.16,1,.3,1) infinite}.animate-pulse-glow{animation:pulseGlow 3.5s ease-in-out infinite}.animate-shimmer{background-size:200% 100%;animation:shimmer 1.5s infinite}.fade-in{animation:fadeIn .35s cubic-bezier(.16,1,.3,1)}.pulse{animation:pulse 2s ease-in-out infinite}.animate-stagger-1{animation-delay:.05s}.animate-stagger-2{animation-delay:.1s}.animate-stagger-3{animation-delay:.15s}.animate-stagger-4{animation-delay:.2s}.animate-stagger-5{animation-delay:.25s}.btn-press{transition:transform .15s cubic-bezier(.16,1,.3,1)}.btn-press:active{transform:scale(.97)}.skeleton-pulse{background:linear-gradient(90deg,#f5f7fa 25%,#eceef2,#f5f7fa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.page-container{padding:24px;min-height:calc(100vh - 64px)}@media(max-width:768px){.page-container{padding:16px}}.page-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:16px}.page-header h1{font-size:32px;font-weight:700;letter-spacing:-.025em;margin:0;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.page-header h1{font-size:40px}}.stats-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;padding:24px;text-align:center;transition:all .25s cubic-bezier(.16,1,.3,1)}.stats-card:hover{transform:translateY(-3px);box-shadow:0 16px 50px #00000014}.stats-card .stats-icon{font-size:32px;color:#1f2f86;margin-bottom:12px}.stats-card .stats-value{font-size:28px;font-weight:700;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stats-card .stats-label{color:#555b66;font-size:14px;margin-top:4px}.filters-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;border:1px solid #ECEEF2;margin-bottom:24px}.filters-card .ant-card-body{padding:16px 24px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;text-align:center}.empty-state .empty-icon{font-size:64px;color:#d9d9d9;margin-bottom:16px}.empty-state .empty-title{font-size:18px;font-weight:500;color:#23252f;margin-bottom:8px}.empty-state .empty-description{color:#555b66}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--ease-out-premium:cubic-bezier(.16, 1, .3, 1)}}@layer base,components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[iris\:getIcsiProcedureDetail\]{iris:getIcsiProcedureDetail}.\[iris\:getSiDAdvancedStats\]{iris:getSiDAdvancedStats}.\[iris\:getSiDReportByUUID\]{iris:getSiDReportByUUID}.\[iris\:getSidData\]{iris:getSidData}.bg-hero{background:linear-gradient(#fff,#eaf8ff)}.bg-warm{background:linear-gradient(135deg,#eaf8ff,#fff0f5)}.bg-ai{background:linear-gradient(135deg,#84d8f6,#ddf7ff)}.bg-human{background:linear-gradient(135deg,#f2789f,#ffd7e6)}.bg-primary-gradient{background:linear-gradient(135deg,#1f2f86,#3047b0)}.text-gradient{color:#0000;background:linear-gradient(120deg,#1f2f86,#3047b0 60%,#84d8f6);-webkit-background-clip:text;background-clip:text}.text-gradient-human{color:#0000;background:linear-gradient(120deg,#1f2f86,#7a5cff 45%,#f2789f);-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8}@keyframes iris-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(1.5deg)}}.animate-float{animation:iris-float 8s var(--ease-out-premium) infinite}@keyframes iris-glow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}.animate-glow{animation:4s ease-in-out infinite iris-glow}@keyframes iris-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:iris-fade-up .5s var(--ease-out-premium) both}@keyframes iris-fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:iris-fade-in .4s var(--ease-out-premium) both}@keyframes iris-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:iris-scale-in .3s var(--ease-out-premium) both}@keyframes iris-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(100deg,#f5f7fa 30%,#eaf0ff,#f5f7fa 70%) 0 0/200% 100%;animation:1.4s ease-in-out infinite iris-shimmer}@keyframes iris-spin{to{transform:rotate(360deg)}}.animate-spin-slow{animation:2.2s linear infinite iris-spin}.stagger>*{animation:iris-fade-up .5s var(--ease-out-premium) both}.stagger>:first-child{animation-delay:40ms}.stagger>:nth-child(2){animation-delay:80ms}.stagger>:nth-child(3){animation-delay:.12s}.stagger>:nth-child(4){animation-delay:.16s}.stagger>:nth-child(5){animation-delay:.2s}.stagger>:nth-child(6){animation-delay:.24s}.stagger>:nth-child(7){animation-delay:.28s}.stagger>:nth-child(8){animation-delay:.32s}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#eceef2;border:3px solid #fafafa;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9095a0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.login-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#fff,#eaf8ff)}.login-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;filter:blur(80px);opacity:.6}.floating-circle{position:absolute;border-radius:9999px;background:#84d8f640;filter:blur(60px);animation:loginFloat 20s infinite ease-in-out}.circle-2{width:200px;height:200px;bottom:-50px;right:-50px;animation-delay:5s;background:#e57a8a33}.circle-3{width:150px;height:150px;top:50%;right:10%;animation-delay:10s;background:#1f2f8626}@keyframes loginFloat{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-30px) translate(20px)}50%{transform:translateY(-60px) translate(-20px)}75%{transform:translateY(-30px) translate(20px)}}.login-container{position:relative;z-index:1;display:flex;width:90%;max-width:1100px;min-height:600px;background:#fff;border-radius:24px;box-shadow:0 24px 80px #0000001f;overflow:hidden;border:1px solid #ECEEF2}.login-sidebar{flex:1;background:linear-gradient(135deg,#1f2f86,#3047b0);padding:48px 40px;display:flex;flex-direction:column;justify-content:center;color:#fff;position:relative}.login-sidebar:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)" /></svg>');opacity:.4}.sidebar-content{position:relative;z-index:1}.logo-section{margin-bottom:32px}.logo-section .logo-img{width:180px;height:auto;filter:brightness(0) invert(1)}.sidebar-title{color:#fff!important;font-size:28px!important;font-weight:700!important;margin-bottom:16px!important;line-height:1.15;letter-spacing:-.02em;max-width:480px}.sidebar-description{color:#ffffffd9;font-size:14px;line-height:1.6;display:block;margin-bottom:40px;max-width:440px}.features-list{display:flex;flex-direction:column;gap:16px}.feature-item{display:flex;align-items:center;gap:12px;font-size:14px;color:#ffffffe6}.feature-item .feature-icon{font-size:18px;padding:8px;background:#ffffff26;border-radius:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-form-section{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 40px;background:transparent}.login-form-box{width:100%;max-width:400px}.form-header{text-align:center;margin-bottom:32px}.form-header h3{font-size:28px;font-weight:700;margin-bottom:4px;color:#23252f;letter-spacing:-.02em}.form-header .ant-typography{font-size:14px;color:#555b66}.login-form .ant-input-affix-wrapper,.login-form .ant-input{border-radius:14px;border-color:#eceef2;padding:8px 12px;font-size:14px}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input:hover{border-color:#1f2f86}.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper.ant-input-affix-wrapper-focused,.login-form .ant-input:focus,.login-form .ant-input.ant-input-affix-wrapper-focused{border-color:#1f2f86;box-shadow:0 0 0 4px #84d8f640}.login-form .input-icon{color:#9095a0;font-size:16px}.login-form .ant-form-item{margin-bottom:16px}.forgot-password-link{text-align:right;margin-bottom:16px}.forgot-password-link .link-text{color:#555b66;font-size:14px;cursor:pointer;transition:color .15s cubic-bezier(.16,1,.3,1)}.forgot-password-link .link-text:hover{color:#1f2f86}.login-button{height:48px;font-size:14px;border-radius:14px;cursor:pointer;background:linear-gradient(135deg,#1f2f86,#3047b0);border:none;box-shadow:0 4px 14px #1f2f8633;font-weight:500;transition:filter .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.login-button:hover{filter:brightness(1.05);transform:scale(1.02);box-shadow:0 6px 20px #1f2f8640}.login-button:active{transform:scale(.98)}@media(max-width:768px){.login-container{flex-direction:column;width:95%;max-width:450px;min-height:auto}.login-sidebar{padding:32px;min-height:auto}.sidebar-title{font-size:24px!important}.sidebar-description{font-size:12px;margin-bottom:16px}.features-list{display:none}.login-form-section{padding:32px}.logo-section .logo-img{width:140px}}.ant-modal .ant-modal-header{border-bottom:none;padding-bottom:8px}.ant-modal .ant-modal-body{padding-top:8px}.ant-modal .ant-modal-body p{margin-bottom:16px;color:#555b66;font-size:14px}.app-shell{min-height:100vh;width:100%;background:#fafafa;overflow-x:hidden}.main-layout{flex:1;display:flex;min-height:calc(100vh - 64px)}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:64px;border-bottom:1px solid #ECEEF2;position:sticky;top:0;z-index:1020;background:#ffffffd9;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.app-header-left,.app-header-right{display:flex;align-items:center;gap:12px}.header-logo{height:32px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.header-logo:hover{transform:scale(1.05)}.sider{background:#fff!important;box-shadow:0 8px 30px #0000000d;border-right:1px solid #ECEEF2}.sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sider .sider-logo{padding:24px 16px 16px;display:flex;justify-content:flex-start;align-items:center}.sider .sider-logo img{max-height:36px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.sider .sider-logo img:hover{transform:scale(1.05)}.sider .sider-menu{flex:1;overflow-y:auto;padding:8px 0}.sider .sider-menu::-webkit-scrollbar{width:10px;height:10px}.sider .sider-menu::-webkit-scrollbar-track{background:transparent}.sider .sider-menu::-webkit-scrollbar-thumb{background:#eceef2;border-radius:9999px;border:3px solid #FAFAFA}.sider .sider-menu::-webkit-scrollbar-thumb:hover{background:#9095a0}.sider .sider-footer{padding:16px 12px;border-top:1px solid #ECEEF2}.content{flex:1;background-color:#fafafa;padding:24px;min-height:0;overflow-y:auto}.content::-webkit-scrollbar{width:10px;height:10px}.content::-webkit-scrollbar-track{background:transparent}.content::-webkit-scrollbar-thumb{background:#eceef2;border-radius:9999px;border:3px solid #FAFAFA}.content::-webkit-scrollbar-thumb:hover{background:#9095a0}@media(max-width:768px){.content{padding:16px}}.mobile-menu-toggle{display:none;color:#23252f;width:40px;height:40px;border-radius:14px;align-items:center;justify-content:center}.mobile-menu-toggle:hover{color:#1f2f86;background:#1f2f860f}.mobile-menu{display:flex;flex-direction:column;height:100%;background:#fff}.mobile-menu-logo{display:flex;justify-content:flex-start;align-items:center;padding:16px;border-bottom:1px solid #ECEEF2}.mobile-menu-logo img{max-height:36px}.mobile-menu-content{flex:1;overflow-y:auto}.mobile-menu-content::-webkit-scrollbar{width:10px;height:10px}.mobile-menu-content::-webkit-scrollbar-track{background:transparent}.mobile-menu-content::-webkit-scrollbar-thumb{background:#eceef2;border-radius:9999px;border:3px solid #FAFAFA}.mobile-menu-content::-webkit-scrollbar-thumb:hover{background:#9095a0}.mobile-menu-footer{margin-top:auto;padding:16px 12px;border-top:1px solid #ECEEF2}.user-profile-trigger{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:14px;cursor:pointer;transition:background .15s cubic-bezier(.16,1,.3,1)}.user-profile-trigger:hover{background:#f5f7fa}.user-profile-trigger .user-avatar{background:linear-gradient(135deg,#1f2f86,#3047b0)}.user-profile-trigger .user-name{font-size:14px;font-weight:500;color:#23252f}@media(max-width:576px){.user-profile-trigger .user-name{display:none}}.user-dropdown-menu .ant-dropdown-menu-item{padding:8px 12px;border-radius:8px;margin:2px 4px}.user-dropdown-menu .ant-dropdown-menu-item .anticon{margin-right:8px}.user-dropdown-menu .ant-dropdown-menu-item.logout-item{color:#e5484d}.user-dropdown-menu .ant-dropdown-menu-item.logout-item:hover{background:#fce9ea}@media(max-width:992px){.sider{display:none}.mobile-menu-toggle{display:inline-flex}.app-header{height:56px}}@media(max-width:768px){.header-logo{height:28px}.content{padding:12px}}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1f2f86,#3047b0);z-index:9999}.splash-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.splash-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;animation:fadeIn .5s ease-in}.splash-logo-section{margin-bottom:32px;animation:logoFloat 3s ease-in-out infinite}.splash-logo-section .splash-logo-img{width:220px;height:auto;filter:brightness(0) invert(1);display:block}.splash-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:.1em;text-shadow:0 2px 10px rgba(0,0,0,.2)}.splash-subtitle{font-size:18px;color:#ffffffe6;margin-bottom:40px;font-weight:400;letter-spacing:.05em}.bubble-loader{display:flex;gap:12px;align-items:flex-end;height:50px}.bubble{width:12px;height:12px;background:#fff;border-radius:9999px;animation:bubbleBounce 1.4s infinite ease-in-out;box-shadow:0 2px 8px #0003}.bubble:nth-child(1){animation-delay:0s}.bubble:nth-child(2){animation-delay:.1s}.bubble:nth-child(3){animation-delay:.2s}.bubble:nth-child(4){animation-delay:.3s}.bubble:nth-child(5){animation-delay:.4s}@keyframes bubbleBounce{0%,80%,to{transform:translateY(0) scale(1);opacity:.8}40%{transform:translateY(-30px) scale(1.2);opacity:1}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-30px) translate(20px)}50%{transform:translateY(-60px) translate(-20px)}75%{transform:translateY(-30px) translate(20px)}}.floating-circle{position:absolute;border-radius:9999px;background:#ffffff1a;animation:float 20s infinite ease-in-out}.circle-1{width:300px;height:300px;top:-100px;left:-100px;animation-delay:0s}.circle-2{width:200px;height:200px;bottom:-50px;right:-50px;animation-delay:5s}.circle-3{width:150px;height:150px;top:50%;right:10%;animation-delay:10s}@media(max-width:768px){.splash-logo-section .splash-logo-img{width:160px}.splash-title{font-size:2.5rem}.splash-subtitle{font-size:16px}.circle-1{width:200px;height:200px}.circle-2{width:150px;height:150px}.circle-3{width:100px;height:100px}}.email-monitoring{padding:24px}.email-monitoring h3{margin-bottom:16px}.email-monitoring__tab-actions{display:flex;gap:8px;justify-content:flex-end;margin-bottom:16px}.email-templates{display:flex;gap:16px;height:calc(100vh - 220px)}.email-templates__list{width:240px;flex-shrink:0;border:1px solid #ECEEF2;border-radius:8px;overflow-y:auto}.email-templates__list-item{cursor:pointer;padding:10px 16px!important;transition:background .2s}.email-templates__list-item:hover{background:#f5f5f5}.email-templates__list-item--active{background:#eaf0ff}.email-templates__preview{flex:1;display:flex;flex-direction:column;border:1px solid #ECEEF2;border-radius:8px;overflow:hidden}.email-templates__preview-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #ECEEF2;flex-shrink:0}.email-templates__empty{flex:1;display:flex;align-items:center;justify-content:center}.email-templates__iframe{flex:1;width:100%;border:none}.email-templates__editor{flex:1;width:100%;padding:12px;font-family:monospace;font-size:13px;border:none;resize:none;outline:none;background:#fafafa}
