.home-page{padding:24px;overflow:auto;min-height:0;flex:1;background:#fff;color:#0d2829}.dh-heading{align-items:flex-start;margin-bottom:24px}.dh-heading h1{font-size:26px;font-weight:600;line-height:1.25;margin:0 0 6px}.dh-heading p{margin:0;color:#65756f;font-size:14px}.dh-status{display:block;margin-top:12px;color:#74817d;font-size:11px}.dh-actions{display:flex;gap:10px;flex-wrap:wrap}.home-page button,.dh-modal button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font:500 12px/1.3 Inter,sans-serif;white-space:nowrap}.home-page button{min-height:34px;padding:8px 13px;border:1px solid #d9e2de;background:#fff;color:#24443b}.home-page button.primary,.dh-modal button.primary{background:#0d2829;color:#fff;border-color:#0d2829}.home-page svg,.dh-modal button svg{width:16px;height:16px;flex:none}.home-page button:disabled,.dh-modal button:disabled{opacity:.5;cursor:wait}.home-page button:focus-visible,.home-page a:focus-visible,.dh-modal :focus-visible{outline:2px solid #267d68;outline-offset:3px}.dh-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.dh-metric{position:relative;min-width:0;border:1px solid #dce3e0;border-radius:9px;background:#fff;overflow:hidden}.dh-metric-link{display:flex;flex-direction:column;padding:18px 20px;color:inherit;text-decoration:none;position:relative;min-height:164px}.dh-metric:hover{border-color:#a9bcb3;box-shadow:0 2px 6px #0d282906}.dh-metric-icon{color:#a4ada9;margin-bottom:12px;display:flex}.dh-metric-icon svg{width:24px;height:24px}.dh-metric-title{font-size:12px;font-weight:500;line-height:1.4}.dh-number{font-size:28px;font-weight:600;letter-spacing:-.7px;margin:4px 0 9px;line-height:1.15;overflow-wrap:anywhere}.dh-metric-link small{font-size:11px;line-height:1.4;color:#78857f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-card-arrow{position:absolute;right:18px;top:20px;color:#8e9c96}.dh-item-controls{display:flex;gap:3px;align-items:center;flex-shrink:0}.dh-circle{width:29px!important;height:29px!important;min-height:29px!important;min-width:29px!important;padding:5px!important;border:1px solid #dce3e0!important;color:#73817a!important;background:#fff!important;border-radius:50%!important}.dh-circle:hover{background:#f2f6f4!important;color:#0d2829!important}.dh-metric>.dh-item-controls{position:absolute;right:12px;top:12px;z-index:2;opacity:0;transition:opacity .12s}.dh-metric:hover>.dh-item-controls,.dh-metric:focus-within>.dh-item-controls,.dh-editing .dh-metric>.dh-item-controls{opacity:1}.dh-metric:hover .dh-card-arrow,.dh-metric:focus-within .dh-card-arrow,.dh-editing .dh-card-arrow{visibility:hidden}.dh-editing .dh-metric-link{padding-top:49px}.dh-edit-hint{font-size:12px;color:#64776d;margin:0 0 16px}.dh-grip{cursor:grab}.dh-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dh-chart{border:1px solid #dce3e0;border-radius:9px;min-width:0;background:#fff;overflow:hidden}.dh-charts .dh-wide{grid-column:1/-1}.dh-chart>header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;padding:18px 20px 4px}.dh-chart>header>div:first-child{min-width:0}.dh-chart h2,.dh-websites h2{font-size:15px;font-weight:600;line-height:1.4;margin:0}.dh-chart header p{font-size:11px;color:#78857f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0}.dh-plot{margin:10px 20px;min-height:220px;max-height:280px;overflow:auto}.dh-chart footer{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 20px 13px;color:#78857f;font-size:10px}.dh-text-button{border:0!important;padding:4px!important;min-height:28px!important;font-size:11px!important}.dh-line>svg{width:100%;height:220px;display:block;overflow:visible}.dh-plot svg text{font:11px Inter,sans-serif;fill:#718077}.dh-plot svg a:focus-visible circle{stroke:#0d2829;stroke-width:3px}.dh-bar{display:flex;flex-direction:column;justify-content:center;gap:15px;padding:10px 0}.dh-bar:has(.dh-bar-row:nth-child(7)){justify-content:flex-start}.dh-bar-row{display:grid;grid-template-columns:minmax(60px,100px) minmax(50px,1fr) minmax(32px,auto);gap:10px;align-items:center;font-size:12px;text-decoration:none;color:#53685e;min-height:26px;border-radius:3px}.dh-bar-row:hover{background:#f5f8f6}.dh-bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-bar-row>svg{width:100%;height:23px}.dh-bar-row b{font-weight:500;font-size:12px}.dh-donut{display:flex;gap:20px;align-items:center}.dh-donut>svg{width:190px;height:190px;flex:0 1 190px;min-width:125px}.dh-donut text.dh-donut-total{font-size:24px;font-weight:600;fill:#0d2829}.dh-key{display:flex;flex-direction:column;gap:12px;min-width:0;flex:1;max-height:220px;overflow:auto}.dh-key a{display:flex;align-items:center;gap:8px;font-size:11px;text-decoration:none;color:#546a5e}.dh-key a>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-key b{font-weight:500}.dh-chart-empty{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:25px;text-align:center;color:#7b8981;font-size:12px}.dh-unavailable{padding:25px 18px;color:#6d7e73;font-size:12px;min-height:180px}.dh-unavailable strong{display:block;margin-top:12px;font-size:13px}.dh-unavailable p{line-height:1.6}.dh-websites{margin-top:28px}.dh-websites>header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.dh-bookmarks{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:12px}.dh-bookmark{display:flex;align-items:center;gap:8px;border:1px solid #dce3e0;border-radius:8px;min-width:0;padding:13px 12px}.dh-bookmark>a{display:flex;gap:11px;align-items:center;text-decoration:none;color:inherit;min-width:0;flex:1}.dh-bookmark>a>span:last-child{min-width:0}.dh-website-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:8px;overflow:hidden;background:#f0f4f2;color:#557466;font-size:18px;font-weight:600}.dh-website-icon img{width:100%;height:100%;object-fit:contain;background:#fff}.dh-bookmark strong{display:block;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-bookmark small{display:block;font-size:10px;color:#839087;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-editing .dh-bookmark{flex-wrap:wrap}.dh-editing .dh-bookmark>.dh-item-controls{width:100%;justify-content:flex-end}.dh-website-empty{border:1px dashed #dce3e0;padding:22px;font-size:12px;color:#7a8980;border-radius:8px;margin:0}.dh-empty{padding:32px 16px;text-align:center}.dh-empty h2{font-size:18px;font-weight:600}.dh-empty p{font-size:13px;color:#708277}.dh-retry{margin-bottom:16px}.dh-modal{width:720px!important;max-width:calc(100vw - 32px)!important;padding:24px!important;overflow-y:auto;max-height:calc(100dvh - 40px)!important}.dh-modal h2{font:600 19px/1.4 Inter,sans-serif;margin:0 36px 22px 0}.dh-modal label{display:flex;flex-direction:column;gap:7px;margin:0;font:500 12px/1.4 Inter,sans-serif;color:#364e42;min-width:0}.dh-modal form{display:flex;flex-direction:column;gap:18px}.dh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px}.dh-full{grid-column:1/-1}.dh-modal input:not([type="checkbox"]):not([type="color"]),.dh-modal select{font:400 13px/1.4 Inter,sans-serif;height:38px;width:100%;border:1px solid #dce3e0;border-radius:7px;padding:8px 10px;background-color:#fff;color:#243e31;box-sizing:border-box}.dh-modal input::placeholder{font-weight:400;color:#9ca9a1}.dh-modal input[type="color"]{width:100%;height:38px;border:1px solid #dce3e0;border-radius:7px;padding:4px;background:#fff}.dh-modal label small{font-size:11px;color:#819086;font-weight:400}.dh-modal [hidden]{display:none!important}.dh-modal .modal-x{position:absolute;right:16px;top:17px;border:1px solid #dce3e0;border-radius:50%;width:29px;height:29px;min-width:29px;padding:5px}.dh-conditions-section{border-top:1px solid #edf1ef;padding-top:16px}.dh-conditions-section>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.dh-conditions-section h3{font-size:13px;font-weight:600;margin:0}.dh-conditions-section span{font-size:10px;color:#819086}.dh-conditions-section>button{margin-top:10px;border:1px solid #dce3e0;background:white;padding:8px 12px;color:#335341}.dh-condition{display:grid;grid-template-columns:36px 1.15fr 1.3fr 1fr 29px;gap:7px;align-items:center;margin-top:8px}.dh-condition input,.dh-condition select{min-width:0;font-size:11px!important;padding:7px!important}.dh-condition input[hidden]{display:block!important;visibility:hidden}.dh-modal-footer{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin:0!important;border-top:1px solid #e6ece8;padding-top:17px!important}.dh-modal-footer>button{padding:9px 17px!important;border:1px solid #dce3e0;font-size:12px;min-height:36px}.dh-modal-footer>span{font-size:12px;color:#74857a}.dh-form-error{color:#a23847;background:#fff4f5;border:1px solid #efd5db;border-radius:6px;padding:11px;font-size:12px;margin:0}.dh-icon-preview{display:flex;gap:14px;align-items:center}.dh-icon-preview>span:last-child{font-size:11px;color:#7b8d81;line-height:1.5}.dh-modal label.dh-check{display:flex;flex-direction:row;align-items:center;font-weight:400}.dh-data-source{font-size:12px;color:#7d8a83}.dh-data-table{max-height:55vh;overflow:auto}.dh-data-table table{width:100%;border-collapse:collapse;font-size:12px}.dh-data-table th,.dh-data-table td{padding:10px;text-align:left;border-bottom:1px solid #e4ebe6}.dh-data-table a{color:#176b5b}.dh-data-table th{font-weight:500;background:#f5f8f6}.dh-editing .dh-chart>header{flex-wrap:wrap}.dh-editing .dh-chart .dh-item-controls{margin-left:auto}
@media(min-width:1100px){.dh-metrics:has(.dh-metric:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.dh-metrics .dh-wide{grid-column:span 2}}
@media(max-width:1000px){.dh-heading{flex-direction:column;gap:16px}.dh-charts{grid-template-columns:1fr}.dh-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-metric-link{padding:16px;min-height:164px}.dh-number{font-size:26px}.dh-editing .dh-metric-link{padding-top:50px}}
@media(max-width:600px){.home-page{padding:18px 14px}.dh-heading h1{font-size:24px}.dh-heading p{font-size:12px}.dh-actions{gap:7px;width:100%}.dh-actions button{flex:1;min-height:40px;padding:8px;font-size:11px}.dh-metrics{gap:10px}.dh-metric-link{padding:14px 12px;min-height:157px}.dh-metric-title{font-size:11px}.dh-number{font-size:24px}.dh-metric-link small{font-size:10px}.dh-metric-icon svg{width:21px;height:21px}.dh-metric>.dh-item-controls{opacity:1;right:8px;top:8px}.dh-card-arrow{display:none}.dh-metric>.dh-item-controls .dh-circle{border-color:transparent!important}.dh-editing .dh-metrics{grid-template-columns:1fr}.dh-chart>header{padding:15px 14px 4px}.dh-chart h2,.dh-websites h2{font-size:14px}.dh-chart header p{font-size:10px}.dh-chart footer{padding:8px 14px 12px;flex-wrap:wrap}.dh-plot{margin:10px 14px;min-height:195px}.dh-bar-row{grid-template-columns:minmax(48px,75px) minmax(45px,1fr) auto;gap:7px;font-size:11px}.dh-bar-row b{font-size:11px}.dh-bookmarks{grid-template-columns:1fr}.dh-websites>header button{padding:8px 9px;font-size:11px}.dh-donut{gap:12px;flex-direction:column}.dh-key{width:100%;max-height:160px;flex:none}.dh-plot.dh-donut{max-height:390px}.dh-modal{padding:20px 16px!important;max-width:calc(100vw - 20px)!important}.dh-form-grid{grid-template-columns:1fr;gap:14px}.dh-full{grid-column:auto}.dh-condition{grid-template-columns:1fr 1fr 29px}.dh-condition>span{grid-column:1/-1}.dh-condition input{grid-column:1/3;grid-row:3}.dh-condition button{grid-column:3;grid-row:2/4}.dh-conditions-section>div:first-child{align-items:flex-start;flex-direction:column}.dh-modal input,.dh-modal select{font-size:14px!important;min-height:40px}.dh-modal button{min-height:36px}.dh-website-empty{padding:18px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.home-page *{transition:none!important}}
.modal-back:has(.dh-modal){padding:10px}.dh-drop-target{outline:2px solid #557e6e;outline-offset:2px}
.dh-mobile-menu,.dh-nav-shade{display:none}
.dh-data-table table{min-width:0}
@media(max-width:700px){
 .shell:has(.home-page){grid-template-columns:minmax(0,1fr)}
 .shell:has(.home-page)>.main-nav{position:fixed;inset:0 auto 0 0;width:212px;z-index:42;visibility:hidden;transform:translateX(-100%);padding:14px 10px}
 .shell.dh-nav-open:has(.home-page)>.main-nav{visibility:visible;transform:none;box-shadow:8px 0 28px #0d282933}
 .shell:has(.home-page) .main-nav .brand-logo{display:block;width:160px}
 .shell:has(.home-page) .main-nav .brand-symbol,.shell:has(.home-page) .main-nav .nav-collapse{display:none}
 .shell:has(.home-page) .main-nav .nav-item{justify-content:flex-start}
 .shell:has(.home-page) .main-nav .nav-item span{display:inline}
 .shell:has(.home-page) .stage>header{padding:0 14px;gap:10px;min-width:0}
 .shell:has(.home-page) .stage>header>strong{display:none}
 .shell:has(.home-page) .header-actions{min-width:0;flex:1;gap:8px}
 .shell:has(.home-page) .header-actions>.search{flex:1;min-width:0;width:auto}
 .shell:has(.home-page) .search input{width:100%;min-width:0;font-size:12px}
 .shell:has(.home-page) .user-menu{padding:0;flex-shrink:0}
 .shell:has(.home-page) .user-menu>span:last-child{display:none}
 .shell:has(.home-page) .dh-mobile-menu{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:7px;border-radius:50%;flex:none}
 .dh-mobile-menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
 .shell.dh-nav-open .dh-nav-shade{display:block;position:fixed;inset:0;z-index:41;border:0;border-radius:0;background:#0d282966}
 .dh-metric{container-type:inline-size}
 .dh-number{font-size:clamp(16px,13cqw,22px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .dh-metrics .dh-wide{grid-column:1/-1}
}
