:root{--ed-primary:#292524;--ed-primary-active:#0c0a09;--ed-ink:#0c0a09;--ed-body:#4e4e4e;--ed-muted:#777169;--ed-muted-soft:#a8a29e;--ed-hairline:#e7e5e4;--ed-hairline-soft:#f0efed;--ed-hairline-strong:#d6d3d1;--ed-canvas:#f5f5f5;--ed-canvas-soft:#fafafa;--ed-card:#fff;--ed-raised:#f0efed;--ed-dark:#0c0a09;--ed-mint:#a7e5d3;--ed-peach:#f4c5a8;--ed-lavender:#c8b8e0;--ed-sky:#a8c8e8;--ed-rose:#e8b8c4;--ed-ease-out:cubic-bezier(.23, 1, .32, 1)}body:has(.ed-shell){background:var(--ed-canvas)!important}body:has(.ed-shell):before{display:none!important}body:has(.ed-shell):after{display:none!important}.ed-shell,.ed-shell *{box-sizing:border-box;font-family:Inter, var(--font-ibm-plex-sans), Arial, sans-serif!important;letter-spacing:0!important}.ed-shell{min-height:100dvh;color:var(--ed-ink);background:var(--ed-canvas);display:block}.ed-shell a{color:inherit;text-decoration:none}.ed-shell button{font:inherit}.ed-topbar span,.ed-hero-copy p,.ed-card-head p{color:var(--ed-muted);text-transform:uppercase;margin:0;font-size:12px;font-weight:600;line-height:1.4}.ed-menu-trigger:active,.ed-outline-button:active,.ed-primary-button:active,.ed-mini-button:active{transform:scale(.98)}.ed-main{min-width:0;max-width:1728px;margin:0 auto;padding:22px clamp(24px,5vw,96px) 42px;font-size:13px}.ed-topbar{z-index:30;-webkit-backdrop-filter:blur(16px);background:#f5f5f5f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:62px;margin:-22px calc(-1*clamp(24px,5vw,96px)) 18px;padding:10px clamp(24px,5vw,96px);display:grid;position:sticky;top:0}.ed-top-brand{align-items:center;gap:20px;min-width:0;display:flex}.ed-top-brand img{flex:none;width:115px;max-width:32vw;height:auto}.ed-top-brand nav{flex:auto;align-items:center;gap:4px;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.ed-menu-item{position:relative}.ed-menu-trigger{min-height:36px;color:var(--ed-ink);cursor:pointer;white-space:nowrap;transition:background .17s var(--ed-ease-out), transform .14s var(--ed-ease-out);background:0 0;border:0;border-radius:999px;align-items:center;padding:0 13px;font-size:14px;font-weight:500;display:inline-flex}.ed-menu-item:hover .ed-menu-trigger,.ed-menu-item:focus-within .ed-menu-trigger,.ed-menu-item.is-open .ed-menu-trigger{box-shadow:none;background:#0c0a090b}.ed-top-actions{z-index:42;white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.ed-outline-button,.ed-primary-button,.ed-mini-button{cursor:pointer;white-space:nowrap;min-height:36px;transition:background .18s var(--ed-ease-out), color .18s var(--ed-ease-out), transform .14s var(--ed-ease-out);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.ed-menu-panel{z-index:40;top:calc(100% + 8px);left:var(--menu-left,0);width:min(var(--menu-width,520px), calc(100vw - 52px));visibility:hidden;opacity:0;pointer-events:none;transform-origin:0 0;min-height:0;transition:left .22s var(--ed-ease-out), width .22s var(--ed-ease-out), opacity .13s var(--ed-ease-out), visibility .13s var(--ed-ease-out), transform .13s var(--ed-ease-out);-webkit-backdrop-filter:blur(26px);background:#fffffff0;border:1px solid #d6d3d1c7;border-radius:24px;grid-template-columns:1fr;gap:0;padding:0;display:grid;position:absolute;overflow:visible;transform:translateY(-4px);box-shadow:0 28px 58px #312a2524}.ed-menu-panel:before{content:"";height:12px;position:absolute;bottom:100%;left:0;right:0}.ed-menu-panel.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.ed-menu-options{animation:ed-menu-content-in .16s var(--ed-ease-out);grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0 34px;padding:28px 32px;display:grid}.ed-menu-options.is-eleven-style{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:28px 32px 32px}.ed-menu-options.is-eleven-style.is-single{grid-template-columns:1fr;gap:0;padding:24px 30px}.ed-menu-group{align-content:start;gap:14px;min-width:0;display:grid}.ed-menu-group-title{color:var(--ed-muted);white-space:nowrap;font-size:13px;font-weight:600;line-height:1}.ed-menu-options a{min-width:0;transition:background .15s var(--ed-ease-out);border-radius:10px;padding:8px 10px;display:block}.ed-menu-options.is-eleven-style a{padding:0}.ed-menu-options a:hover{background:#0c0a0909}.ed-menu-options.is-eleven-style a:hover{background:0 0}.ed-menu-options a>span{gap:3px;display:grid}.ed-menu-options strong{color:var(--ed-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.25;overflow:hidden}.ed-menu-options.is-eleven-style strong{font-size:13px;font-weight:600}.ed-menu-options small{min-width:0;color:var(--ed-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:1.35;overflow:hidden}.ed-outline-button{border:1px solid var(--ed-hairline-strong);color:var(--ed-ink);background:0 0;padding:0 13px}.ed-outline-button:hover{background:var(--ed-card)}.ed-primary-button,.ed-mini-button{border:1px solid var(--ed-primary);color:#fff;background:var(--ed-primary);padding:0 14px}.ed-primary-button:hover,.ed-mini-button:hover{background:var(--ed-primary-active)}.ed-outline-button svg,.ed-primary-button svg{width:16px;height:16px}.ed-hero-panel{border:1px solid var(--ed-hairline);background:linear-gradient(135deg,#ffffff80,#fafafa42),linear-gradient(90deg,#a7e5d394,#f4c5a875 43%,#c8b8e070 72%,#a8c8e866);border-radius:24px;grid-template-columns:minmax(0,.55fr) minmax(360px,.45fr);gap:20px;min-height:220px;padding:24px;display:grid;overflow:hidden}.ed-hero-copy{align-content:center;gap:5px;min-width:0;display:grid}.ed-hero-copy h1{max-width:760px;color:var(--ed-ink);text-wrap:balance;margin:0;font-size:35px;font-weight:300;line-height:1.08;font-family:Georgia,Times New Roman,serif!important}.ed-hero-copy>span{max-width:520px;color:var(--ed-body);font-size:13px;line-height:1.45}.ed-hero-visual{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;min-height:172px;display:grid;position:relative}.ed-orb-card{background:#ffffffad;border:1px solid #d6d3d19e;border-radius:16px;align-content:end;gap:6px;min-height:154px;padding:16px;display:grid}.ed-orb-card strong{color:var(--ed-ink);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:28px;font-weight:500}.ed-orb-card span{color:var(--ed-muted);font-size:12px}.ed-orb{background:radial-gradient(circle at 40% 32%, #ffffffc7, transparent 16%), linear-gradient(135deg, var(--ed-mint), var(--ed-peach) 42%, var(--ed-lavender));border-radius:999px;width:58px;height:58px}.ed-orb.mint{background:radial-gradient(circle at 40% 32%, #ffffffc7, transparent 16%), linear-gradient(135deg, var(--ed-mint), var(--ed-sky), var(--ed-peach))}.ed-orb.sky{background:radial-gradient(circle at 40% 32%, #ffffffc7, transparent 16%), linear-gradient(135deg, var(--ed-sky), var(--ed-lavender), var(--ed-rose))}.ed-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.ed-kpi-card,.ed-card{border:1px solid var(--ed-hairline);background:#ffffffe0}.ed-kpi-card{border-radius:16px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;min-height:144px;padding:16px;display:grid}.ed-kpi-orb{background:linear-gradient(135deg, var(--ed-lavender), var(--ed-sky));border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.ed-kpi-card.peach .ed-kpi-orb{background:linear-gradient(135deg, var(--ed-peach), var(--ed-rose))}.ed-kpi-card.rose .ed-kpi-orb{background:linear-gradient(135deg, var(--ed-rose), var(--ed-peach), var(--ed-sky))}.ed-kpi-card.mint .ed-kpi-orb{background:linear-gradient(135deg, var(--ed-mint), var(--ed-sky), var(--ed-peach))}.ed-kpi-card.sky .ed-kpi-orb{background:linear-gradient(135deg, var(--ed-sky), var(--ed-mint), var(--ed-lavender))}.ed-kpi-orb svg{width:23px;height:23px;color:var(--ed-ink)}.ed-kpi-card strong{color:var(--ed-ink);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:30px;font-weight:500;line-height:1;display:block}.ed-kpi-card span{color:var(--ed-ink);margin-top:6px;font-size:13px;font-weight:500;display:block}.ed-kpi-card p{color:var(--ed-muted);margin:5px 0 0;font-size:12px}.ed-kpi-card em{width:fit-content;color:var(--ed-ink);background:#f0efedd1;border-radius:999px;margin-top:9px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:500;display:inline-flex}.ed-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.ed-card{border-radius:16px;min-height:256px;padding:18px}.ed-status-card,.ed-workforce-card,.ed-apps-card,.ed-activity-card,.ed-overview-card,.ed-groups-card,.ed-usb-card,.ed-users-card,.ed-verdict-card{grid-column:span 4}.ed-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.ed-card-head h3{color:var(--ed-ink);margin:4px 0 0;font-size:17px;font-weight:500;line-height:1.3}.ed-card-head>svg{width:19px;height:19px;color:var(--ed-ink)}.ed-mini-button{min-height:34px;padding:0 13px;font-size:13px}.ed-table,.ed-status-list,.ed-ranked-list,.ed-app-list,.ed-activity-grid,.ed-overview-list,.ed-group-list,.ed-users-list,.ed-verdict-list{gap:8px;display:grid}.ed-table-row{border-bottom:1px solid var(--ed-hairline-soft);grid-template-columns:minmax(110px,1fr) minmax(86px,.75fr) minmax(86px,.75fr) auto;align-items:center;gap:12px;min-height:42px;display:grid}.ed-table-row:last-child{border-bottom:0}.ed-table-row strong,.ed-status-list strong,.ed-ranked-list strong,.ed-app-list strong,.ed-overview-list strong,.ed-group-list strong,.ed-users-list strong,.ed-breakdown-grid strong,.ed-verdict-list strong,.ed-verdict-totals strong{color:var(--ed-ink);font-size:13px;font-weight:500}.ed-table-row span,.ed-status-list span,.ed-ranked-list span,.ed-app-list span,.ed-overview-list span,.ed-group-list span,.ed-users-list small,.ed-breakdown-grid span,.ed-verdict-list span,.ed-verdict-totals span{min-width:0;color:var(--ed-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.ed-table-row em{width:fit-content;color:var(--ed-ink);background:var(--ed-raised);border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:500}.ed-table-row em.block,.ed-severity.high{background:#dc26261f}.ed-table-row em.allow{background:#16a34a1f}.ed-table-row em.review,.ed-severity.medium{background:#f4c5a894}.ed-status-list>div{border-top:1px solid var(--ed-hairline-soft);justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding-top:9px;display:flex}.ed-ranked-list>div{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.ed-ranked-list em,.ed-users-list em{color:var(--ed-body);font-size:13px;font-style:normal;font-weight:500}.ed-ranked-list i,.ed-app-list i,.ed-verdict-list i{background:var(--ed-raised);border-radius:999px;grid-column:1/-1;height:7px;display:block;overflow:hidden}.ed-ranked-list b,.ed-app-list b,.ed-verdict-list b{border-radius:inherit;background:var(--ed-primary);height:100%;display:block}.ed-app-list>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.ed-overview-list>div,.ed-group-list>div,.ed-users-list>div{border-bottom:1px solid var(--ed-hairline-soft);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:42px;display:grid}.ed-overview-list>div:last-child,.ed-group-list>div:last-child,.ed-users-list>div:last-child{border-bottom:0}.ed-overview-list svg,.ed-group-list svg{width:18px;height:18px;color:var(--ed-ink)}.ed-overview-list p,.ed-users-list p{gap:2px;margin:0;display:grid}.ed-overview-list em{color:var(--ed-muted);white-space:nowrap;font-size:12px;font-style:normal}.ed-group-list>div{grid-template-columns:minmax(0,1fr) auto}.ed-group-list span{align-items:center;gap:8px;display:inline-flex}.ed-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ed-breakdown-grid div{border:1px solid var(--ed-hairline);background:var(--ed-canvas-soft);border-radius:12px;align-content:center;gap:5px;min-height:72px;padding:14px;display:grid}.ed-breakdown-grid strong{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:30px;font-weight:500;line-height:1}.ed-verdict-list>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.ed-verdict-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.ed-verdict-totals span{border:1px solid var(--ed-hairline);background:var(--ed-canvas-soft);white-space:normal;border-radius:12px;gap:3px;padding:12px;display:grid}.ed-verdict-totals strong{font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:30px;font-weight:500;line-height:1}.ed-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-activity-grid div{border:1px solid var(--ed-hairline);background:#fafafaa3;border-radius:12px;align-content:center;gap:4px;min-height:76px;padding:12px;display:grid}.ed-activity-grid span{color:var(--ed-muted);font-size:12px}.ed-activity-grid strong{color:var(--ed-ink);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:30px;font-weight:500;line-height:1}.ed-feature-hero{border:1px solid var(--ed-hairline);background:linear-gradient(135deg,#ffffff80,#fafafa3d),linear-gradient(90deg,#a7e5d38f,#f4c5a85c 46%,#a8c8e86b);border-radius:24px;padding:24px;display:block;overflow:hidden}.ed-feature-hero .ed-hero-copy{min-height:132px}.ed-feature-tools{justify-content:flex-end;gap:8px;margin:12px 0;display:flex}.ed-feature-tools button,.ed-feature-actions button{border:1px solid var(--ed-hairline-strong);min-height:32px;color:var(--ed-ink);cursor:pointer;transition:background .17s var(--ed-ease-out), transform .14s var(--ed-ease-out);background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.ed-feature-tools button:hover,.ed-feature-actions button:hover{background:#fff}.ed-api-state{color:#1e1c1aa8;background:#ffffff85;border:1px solid #1e1c1a14;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0 0;padding:14px 18px;font-size:13px;display:flex}.ed-api-state strong{color:#151312;font-size:13px;font-weight:650}.ed-api-state.error{color:#7f1d1db8;background:#fef2f2b8;border-color:#b91c1c29}.ed-feature-tools button:active,.ed-feature-actions button:active{transform:scale(.98)}.ed-feature-tools svg,.ed-feature-actions svg{width:15px;height:15px}.ed-feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.ed-feature-card{border:1px solid var(--ed-hairline);background:#ffffffe0;border-radius:16px;grid-column:span 6;min-height:196px;padding:18px}.ed-live-state,.ed-empty-list{color:#1e1c1a9e;background:#ffffff6b;border:1px solid #1e1c1a14;border-radius:8px;width:100%;padding:16px;font-size:13px;line-height:1.45}.ed-live-state{flex-direction:column;justify-content:center;gap:6px;min-height:118px;display:flex}.ed-live-state strong{color:#151312;font-size:18px;font-weight:600}.ed-empty-list{grid-column:1/-1}.ed-kpi-card.ed-empty-span{grid-column:1/-1;align-items:center;min-height:132px}.ed-feature-card.wide{grid-column:span 8}.ed-feature-card.narrow{grid-column:span 4}.ed-feature-card.section-top-applications,.ed-feature-card.section-browser-domains{grid-column:span 6}.ed-feature-card.full{grid-column:1/-1}.ed-feature-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.ed-feature-card-head h2{color:var(--ed-ink);margin:4px 0 0;font-size:17px;font-weight:500;line-height:1.25}.ed-feature-card-head span{color:var(--ed-muted);text-transform:uppercase;margin:0;font-size:12px;font-weight:600;line-height:1.4}.ed-feature-card-head>svg{width:18px;height:18px;color:var(--ed-ink)}.ed-feature-description{max-width:840px;color:var(--ed-body);margin:0 0 14px;font-size:13px;line-height:1.45}.ed-feature-controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:12px;display:grid}.ed-feature-filter-row{grid-template-columns:minmax(0,.62fr) minmax(300px,.38fr);align-items:end;gap:12px;margin-bottom:12px;display:grid}.ed-feature-filter-row .ed-feature-controls,.ed-feature-filter-row .ed-feature-search{margin-bottom:0}.ed-feature-filter-row .ed-feature-controls{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end}.ed-feature-inline-form{grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);align-items:end;gap:12px;display:grid}.ed-feature-inline-form .ed-feature-controls,.ed-feature-inline-form .ed-feature-fields{margin:0}.ed-feature-inline-form .ed-feature-fields{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.ed-feature-inline-form .ed-feature-fields>div{min-height:72px}.ed-feature-card.section-allowed-sender-domains .ed-feature-inline-form{grid-template-columns:minmax(260px,.27fr) minmax(0,.73fr);align-items:end;margin-bottom:14px}.ed-feature-card.section-allowed-sender-domains .ed-feature-controls{align-self:end}.ed-feature-card.section-allowed-sender-domains .ed-feature-controls select{border-radius:14px;height:48px;font-size:14px}.ed-feature-card.section-allowed-sender-domains .ed-feature-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ed-feature-card.section-allowed-sender-domains .ed-feature-fields>div{align-content:center;min-height:112px;padding:16px}.ed-feature-controls label,.ed-feature-search{gap:5px;min-width:0;display:grid}.ed-feature-controls label>span,.ed-feature-fields>div>span{color:var(--ed-muted);text-transform:uppercase;font-size:11px;font-weight:600}.ed-feature-controls select,.ed-feature-search input,.ed-faux-input,.ed-faux-textarea{border:1px solid var(--ed-hairline);width:100%;color:var(--ed-ink);background:#fafafad1;border-radius:12px;font-size:13px}.ed-feature-controls select{appearance:auto;height:38px;padding:0 34px 0 14px}.ed-feature-search{margin-bottom:12px;position:relative}.ed-feature-search svg{width:15px;height:15px;color:var(--ed-muted);position:absolute;top:50%;left:11px;transform:translateY(-50%)}.ed-feature-search input{height:38px;padding:0 12px 0 34px}.ed-feature-fields{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.ed-feature-fields>div{border:1px solid var(--ed-hairline);background:#fafafaa3;border-radius:12px;align-content:center;gap:6px;min-height:86px;padding:12px;display:grid}.ed-feature-fields strong{color:var(--ed-ink);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;font-size:24px;font-weight:500;line-height:1}.ed-feature-fields small{color:var(--ed-muted);font-size:12px;line-height:1.35}.ed-feature-pills{flex-wrap:wrap;gap:6px;display:flex}.ed-feature-pills span,.ed-feature-switch{width:fit-content;color:var(--ed-ink);background:var(--ed-raised);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:500}.ed-feature-switch{align-items:center;gap:7px;display:inline-flex}.ed-feature-switch i{background:var(--ed-muted-soft);border-radius:999px;width:20px;height:12px}.ed-feature-switch.is-on i{background:var(--ed-mint)}.ed-faux-input,.ed-faux-textarea{color:var(--ed-body);padding:10px 11px}.ed-faux-textarea{min-height:74px}.ed-feature-table-wrap{border:1px solid var(--ed-hairline);background:#fafafa94;border-radius:12px;width:100%;overflow-x:auto}.ed-feature-table{min-width:max(680px,100%)}.ed-feature-row{grid-template-columns:var(--feature-columns);border-top:1px solid var(--ed-hairline-soft);align-items:center;gap:12px;min-height:46px;padding:9px 12px;display:grid}.ed-feature-row.head{background:#f0efed9e;border-top:0;min-height:40px}.ed-feature-row.empty{color:#1e1c1a8a;font-size:13px}.ed-feature-row.empty span{grid-column:1/-1}.ed-feature-row span{min-width:0;color:var(--ed-body);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.ed-expandable-cell{white-space:normal!important;overflow:visible!important}.ed-expandable-cell details{min-width:0}.ed-expandable-cell summary{cursor:pointer;max-width:100%;color:var(--ed-body);text-overflow:ellipsis;white-space:nowrap;list-style-position:inside;overflow:hidden}.ed-expandable-cell details[open] summary{white-space:normal;margin-bottom:8px}.ed-expandable-cell p{color:var(--ed-ink);white-space:normal;background:#ffffffb8;border-radius:10px;margin:0;padding:10px;font-size:12px;line-height:1.45}.ed-feature-row span.ed-usb-activity-cell{white-space:normal;overflow:visible}.ed-usb-ops{flex-wrap:wrap;gap:6px;display:flex}.ed-usb-ops em{width:fit-content;color:var(--ed-ink);background:#a7e5d35c;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:500;line-height:1.2;display:inline-flex}.ed-usb-ops em:where(:nth-child(2n)){background:#a8c8e857}.ed-usb-ops em:where(:has(+em)){margin-bottom:1px}.ed-feature-card.approved-recipients .ed-feature-fields{margin-bottom:14px}.ed-feature-card.section-create-new-policy .ed-feature-fields{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.ed-feature-card.section-create-new-policy .ed-feature-fields>div{align-content:start;min-height:104px}.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(-n+4){grid-column:span 3}.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(n+5):nth-child(-n+7){grid-column:span 4}.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(8){grid-column:span 12;min-height:112px}.ed-feature-card.section-create-new-policy .ed-feature-pills span{padding:4px 8px;font-size:11px}.ed-feature-card.section-create-new-policy .ed-feature-actions .primary{border-color:var(--ed-hairline-strong);color:var(--ed-ink);background:#ffffffb8}.ed-feature-card.section-create-new-policy .ed-feature-actions button:nth-child(2){border-color:var(--ed-primary);color:#fff;background:var(--ed-primary)}.ed-feature-card.section-enterprise-activity-kpis .ed-feature-fields,.ed-feature-card.section-capacity-cards .ed-feature-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.ed-feature-card.section-enterprise-activity-kpis .ed-feature-fields>div,.ed-feature-card.section-capacity-cards .ed-feature-fields>div{background:radial-gradient(circle at 16% 18%,#a7e5d36b,#0000 38%),linear-gradient(135deg,#ffffffdb,#f6f5f3c7);align-content:space-between;min-height:126px}.ed-feature-card.section-enterprise-activity-kpis .ed-feature-fields strong,.ed-feature-card.section-capacity-cards .ed-feature-fields strong{font-size:34px}.ed-feature-card.section-live-activity-feed .ed-feature-fields>div:first-child,.ed-feature-card.section-review-signals .ed-feature-fields>div{min-height:128px}.ed-feature-card.section-review-signals{background:radial-gradient(circle at 100% 0,#a7e5d32e,#0000 12rem),linear-gradient(#fffffff5,#f9f9f7e6);border-color:#24222024;position:relative;overflow:hidden;box-shadow:0 18px 38px #2422200f}.ed-feature-card.section-review-signals:before{content:"";background:linear-gradient(#a7e5d3f2,#94b1ebb3);border-radius:0 999px 999px 0;width:4px;position:absolute;top:28px;bottom:28px;left:0}.ed-feature-card.section-review-signals .ed-feature-card-head{padding-right:0}.ed-feature-card.section-review-signals .ed-feature-card-head h2{font-size:18px}.ed-feature-card.section-review-signals .ed-feature-fields{grid-template-columns:1fr;gap:10px}.ed-feature-card.section-top-applications .ed-feature-table-wrap,.ed-feature-card.section-browser-domains .ed-feature-table-wrap{overflow-x:hidden}.ed-feature-card.section-top-applications .ed-feature-table,.ed-feature-card.section-browser-domains .ed-feature-table{min-width:0}.ed-feature-card.section-top-applications .ed-feature-row,.ed-feature-card.section-browser-domains .ed-feature-row{gap:8px;padding:8px 10px;grid-template-columns:minmax(0,1.45fr) minmax(64px,.8fr) minmax(54px,.65fr) minmax(54px,.65fr)!important}.ed-feature-card.section-top-applications .ed-feature-row span,.ed-feature-card.section-browser-domains .ed-feature-row span{font-size:11px}.ed-feature-card.section-review-signals .ed-feature-fields>div{background:#ffffffbd;border:1px solid #d6d3d19e;border-radius:20px;grid-template-columns:minmax(104px,.34fr) minmax(0,1fr);align-items:start;gap:16px;min-height:86px;padding:15px 16px;display:grid;position:relative}.ed-feature-card.section-review-signals .ed-feature-fields>div:first-child{background:radial-gradient(circle at 90% 10%,#a7e5d338,#0000 8rem),#ffffffc7}.ed-feature-card.section-review-signals .ed-feature-fields>div>span{color:var(--ed-ink);letter-spacing:.045em;text-transform:uppercase;font-size:11px;font-weight:760;line-height:1.25}.ed-feature-card.section-review-signals .ed-faux-textarea{min-height:auto;color:var(--ed-body);background:0 0;border:0;padding:0;font-size:13.5px;line-height:1.45}.ed-activity-timeline{border:1px solid var(--ed-hairline);background:linear-gradient(#ffffffd1,#f8f8f7eb),radial-gradient(circle at 12% 12%,#a7e5d338,#0000 14rem),radial-gradient(circle at 84% 18%,#a8c8e83d,#0000 18rem);border-radius:14px;grid-template-columns:80px minmax(0,1fr);gap:18px;min-height:460px;padding:24px 28px 30px;display:grid;position:relative;overflow:hidden}.ed-activity-timeline:after{content:"";background:repeating-linear-gradient(90deg,#a8c8e838 0 6px,#0000 6px 13px);height:28px;position:absolute;bottom:18px;left:0;right:0}.ed-activity-y-axis{color:var(--ed-muted);text-transform:uppercase;writing-mode:vertical-rl;align-self:start;font-size:11px;font-weight:700;transform:rotate(180deg)}.ed-activity-chart{z-index:1;grid-template-rows:22px repeat(5,minmax(58px,1fr)) 34px;grid-template-columns:1fr;gap:12px;display:grid;position:relative}.ed-activity-chart:before{content:"";background:linear-gradient(90deg,#d6d3d1b3 1px,#0000 1px) 0 0/25% 100%,linear-gradient(#d6d3d16b 1px,#0000 1px) 0 0/100% 68px;position:absolute;inset:34px 0 46px 140px}.ed-activity-axis-title{color:var(--ed-muted);text-transform:uppercase;margin-left:140px;font-size:11px;font-weight:700}.ed-activity-lane{grid-column:1/-1;grid-template-columns:124px minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.ed-activity-app{color:var(--ed-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.ed-activity-track{background:repeating-linear-gradient(90deg,#a8c8e824 0 5px,#0000 5px 11px),#ffffff8a;border-radius:999px;height:44px;position:relative}.ed-activity-block{color:#1d2430;background:linear-gradient(135deg,#a7e5d3b8,#a8c8e8c7);border:1px solid #a8c8e880;border-radius:999px;align-content:center;gap:1px;min-width:92px;padding:0 12px;display:grid;position:absolute;top:6px;bottom:6px;overflow:hidden;box-shadow:0 10px 24px #6c97c024}.ed-activity-block.is-sensitive{background:linear-gradient(135deg,#eab58ffa,#f7e0cee6);border-color:#eab58f85}.ed-activity-block strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.1;overflow:hidden}.ed-activity-block small{color:#1d2430ad;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.1;overflow:hidden}.ed-activity-x-axis{color:var(--ed-muted);border-top:1px solid #d6d3d1b3;grid-column:1/-1;grid-template-columns:repeat(5,1fr);align-items:end;margin-left:140px;padding-top:4px;font-size:11px;font-weight:600;display:grid}.ed-activity-x-axis span{text-align:center;position:relative}.ed-activity-x-axis span:before{content:"";background:#2422203d;width:1px;height:7px;position:absolute;top:-11px;left:50%}.ed-activity-x-axis span:first-child{text-align:left}.ed-activity-x-axis span:first-child:before{left:0}.ed-activity-x-axis span:last-child{text-align:right}.ed-activity-x-axis span:last-child:before{left:auto;right:0}.ed-feature-card.section-screenshot-gallery .ed-feature-fields{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div{background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 24% 24%,#a6c2e6e6,#0000 16%),radial-gradient(circle at 70% 34%,#eab58fcc,#0000 18%),linear-gradient(135deg,#dfe9ee,#f4efea);align-content:end;min-height:240px;overflow:hidden}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div:nth-child(2){background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 28% 26%,#a7e5d3d9,#0000 16%),radial-gradient(circle at 76% 38%,#b7b1e2c7,#0000 18%),linear-gradient(135deg,#eef6f2,#eeeaf4)}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div:nth-child(3){background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 22% 30%,#eab58fd1,#0000 17%),radial-gradient(circle at 72% 28%,#a6c2e6c7,#0000 18%),linear-gradient(135deg,#f6eee8,#e9eef5)}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div:nth-child(4){background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 24% 30%,#a7e5d3c7,#0000 18%),radial-gradient(circle at 74% 32%,#eab58fc2,#0000 18%),linear-gradient(135deg,#e9f4ef,#f5eee8)}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div:nth-child(5){background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 24% 28%,#b7b1e2d1,#0000 17%),radial-gradient(circle at 76% 36%,#a6c2e6c2,#0000 18%),linear-gradient(135deg,#f0edf7,#e8eef5)}.ed-feature-card.section-screenshot-gallery .ed-feature-fields>div:nth-child(6){background:linear-gradient(#fff0 34%,#fffffff0 100%),radial-gradient(circle at 22% 30%,#eab58fd1,#0000 17%),radial-gradient(circle at 74% 28%,#a7e5d3c2,#0000 18%),linear-gradient(135deg,#f6eee8,#e9f5f0)}.ed-feature-card.section-health-trend-graph .ed-feature-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-feature-card.section-health-trend-graph .ed-feature-fields>div{align-content:end;min-height:180px;position:relative;overflow:hidden}.ed-feature-card.section-health-trend-graph .ed-feature-fields>div:before{content:"";background:linear-gradient(0deg,#d6d3d173 1px,#0000 1px) 0 0/100% 23px,linear-gradient(120deg,#0000 0 10%,#2422201f 10% 13%,#0000 13% 26%,#2422202e 26% 30%,#0000 30% 46%,#24222024 46% 50%,#0000 50% 68%,#24222033 68% 72%,#0000 72%);border-radius:12px;height:92px;position:absolute;bottom:54px;left:16px;right:16px}.ed-feature-card.section-installed-software .ed-feature-table-wrap{scrollbar-gutter:stable both-edges}.ed-feature-card.section-installed-software .ed-feature-table{min-width:980px}.ed-feature-card.section-installed-software .ed-feature-row span{white-space:normal}.ed-feature-card.section-port-scan-results .ed-feature-row.head{background:#f5f4f2eb}.ed-feature-card.section-live-screen-wall{color:#fff;background:radial-gradient(circle at 12% 14%,#a7e5d33d,#0000 22rem),radial-gradient(circle at 82% 18%,#a6c2e638,#0000 24rem),#121110}.ed-feature-card.section-live-screen-wall .ed-feature-card-head h2,.ed-feature-card.section-live-screen-wall .ed-feature-card-head>svg{color:#fff}.ed-feature-card.section-live-screen-wall .ed-feature-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div{background:linear-gradient(#1211100a 0%,#121110c2 100%),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 4px),radial-gradient(circle at 28% 28%,#a7e5d399,#0000 14%),radial-gradient(circle at 74% 34%,#eab58f85,#0000 18%),linear-gradient(135deg,#28313a,#5b6268);border-color:#ffffff24;align-content:end;min-height:210px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div:nth-child(2),.ed-feature-card.section-live-screen-wall .ed-feature-fields>div:nth-child(5){background:linear-gradient(#1211100a 0%,#121110c2 100%),repeating-linear-gradient(0deg,#ffffff0b 0 1px,#0000 1px 4px),radial-gradient(circle at 26% 26%,#a6c2e694,#0000 15%),radial-gradient(circle at 72% 36%,#b7b1e27a,#0000 18%),linear-gradient(135deg,#242a34,#525c66)}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div:nth-child(6){background:linear-gradient(#12111005 0%,#121110d1 100%),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 4px),radial-gradient(circle at 30% 28%,#eab58fad,#0000 16%),radial-gradient(circle at 72% 38%,#ff52526b,#0000 18%),linear-gradient(135deg,#3a2826,#65524d)}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div:before{content:"";background:#ff5b5b;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;left:12px;box-shadow:0 0 0 5px #ff5b5b24}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div:after{color:#ffffffd6;content:"LIVE";background:#1211107a;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:600;position:absolute;top:11px;right:12px}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div>span,.ed-feature-card.section-live-screen-wall .ed-feature-fields strong,.ed-feature-card.section-live-screen-wall .ed-feature-fields small{z-index:1;position:relative}.ed-feature-card.section-live-screen-wall .ed-feature-fields>div>span{color:#ffffffb8}.ed-feature-card.section-live-screen-wall .ed-feature-fields strong{color:#fff;font-size:18px}.ed-feature-card.section-live-screen-wall .ed-feature-fields small{color:#ffffffb3}.ed-feature-card.section-operator-controls .ed-feature-fields>div,.ed-feature-card.section-selected-endpoint .ed-feature-fields>div{min-height:104px}.ed-feature-card.section-selected-endpoint{background:radial-gradient(circle at 16% 18%,#eab58f2e,#0000 18rem),#ffffffd1}.ed-feature-card.section-live-event-timeline .ed-feature-row span:nth-child(6),.ed-feature-card.section-live-session-registry .ed-feature-row span:nth-child(3){font-weight:600}.ed-feature-card.section-contact-methods,.ed-feature-card.section-mandatory-incident-intake,.ed-feature-card.section-compliance-escalation,.ed-feature-card.section-support-hours{align-self:stretch}.ed-feature-card.section-contact-methods .ed-feature-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ed-feature-card.section-contact-methods .ed-feature-fields>div,.ed-feature-card.section-support-hours .ed-feature-fields>div,.ed-feature-card.section-compliance-escalation .ed-feature-fields>div{align-content:start;min-height:112px}.ed-feature-card.section-contact-methods .ed-feature-fields strong,.ed-feature-card.section-support-hours .ed-feature-fields strong{word-break:break-word;font-size:15px;line-height:1.18}.ed-feature-card.section-mandatory-incident-intake .ed-feature-fields,.ed-feature-card.section-support-boundaries .ed-feature-fields,.ed-feature-card.section-mandatory-acceptance .ed-feature-fields,.ed-feature-card.section-india-legal-framework .ed-feature-fields,.ed-feature-card.section-commercial-software-license .ed-feature-fields,.ed-feature-card.section-acceptance-of-license-terms .ed-feature-fields{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.ed-feature-card.section-mandatory-incident-intake .ed-feature-fields>div,.ed-feature-card.section-support-boundaries .ed-feature-fields>div,.ed-feature-card.section-mandatory-acceptance .ed-feature-fields>div,.ed-feature-card.section-india-legal-framework .ed-feature-fields>div,.ed-feature-card.section-commercial-software-license .ed-feature-fields>div,.ed-feature-card.section-acceptance-of-license-terms .ed-feature-fields>div{align-content:start;min-height:156px}.ed-feature-card.section-support-boundaries{background:radial-gradient(circle at 100% 0,#ffc6912e,#0000 13rem),#ffffffe6;border-color:#24222024}.ed-feature-card.section-terms-summary .ed-feature-fields,.ed-feature-card.section-prohibited-uses .ed-feature-fields,.ed-feature-card.section-customer-responsibility .ed-feature-fields,.ed-feature-card.section-limitation-and-indemnity .ed-feature-fields,.ed-feature-card.section-activation-preconditions .ed-feature-fields,.ed-feature-card.section-restrictions .ed-feature-fields{align-items:stretch}.ed-feature-card.section-terms-summary .ed-faux-textarea,.ed-feature-card.section-prohibited-uses .ed-faux-textarea,.ed-feature-card.section-customer-responsibility .ed-faux-textarea,.ed-feature-card.section-limitation-and-indemnity .ed-faux-textarea,.ed-feature-card.section-activation-preconditions .ed-faux-textarea,.ed-feature-card.section-restrictions .ed-faux-textarea,.ed-feature-card.section-support-boundaries .ed-faux-textarea,.ed-feature-card.section-mandatory-acceptance .ed-faux-textarea,.ed-feature-card.section-india-legal-framework .ed-faux-textarea,.ed-feature-card.section-commercial-software-license .ed-faux-textarea,.ed-feature-card.section-acceptance-of-license-terms .ed-faux-textarea,.ed-feature-card.section-mandatory-incident-intake .ed-faux-textarea,.ed-feature-card.section-compliance-escalation .ed-faux-textarea{min-height:112px;color:var(--ed-body);font-size:11.5px;line-height:1.48}.ed-feature-card.section-contact-methods .ed-feature-fields>div>span,.ed-feature-card.section-support-hours .ed-feature-fields>div>span,.ed-feature-card.section-mandatory-incident-intake .ed-feature-fields>div>span,.ed-feature-card.section-compliance-escalation .ed-feature-fields>div>span,.ed-feature-card.section-response-time-sla .ed-feature-fields>div>span,.ed-feature-card.section-support-boundaries .ed-feature-fields>div>span,.ed-feature-card.section-mandatory-acceptance .ed-feature-fields>div>span,.ed-feature-card.section-india-legal-framework .ed-feature-fields>div>span,.ed-feature-card.section-customer-responsibility .ed-feature-fields>div>span,.ed-feature-card.section-limitation-and-indemnity .ed-feature-fields>div>span,.ed-feature-card.section-prohibited-uses .ed-feature-fields>div>span,.ed-feature-card.section-contact-information .ed-feature-fields>div>span,.ed-feature-card.section-commercial-software-license .ed-feature-fields>div>span,.ed-feature-card.section-activate-license .ed-feature-fields>div>span,.ed-feature-card.section-activation-preconditions .ed-feature-fields>div>span,.ed-feature-card.section-acceptance-of-license-terms .ed-feature-fields>div>span{font-size:10px}.ed-feature-card.section-contact-methods .ed-feature-fields small,.ed-feature-card.section-support-hours .ed-feature-fields small,.ed-feature-card.section-mandatory-incident-intake .ed-feature-fields small,.ed-feature-card.section-compliance-escalation .ed-feature-fields small,.ed-feature-card.section-support-boundaries .ed-feature-fields small,.ed-feature-card.section-mandatory-acceptance .ed-feature-fields small,.ed-feature-card.section-india-legal-framework .ed-feature-fields small,.ed-feature-card.section-customer-responsibility .ed-feature-fields small,.ed-feature-card.section-limitation-and-indemnity .ed-feature-fields small,.ed-feature-card.section-prohibited-uses .ed-feature-fields small,.ed-feature-card.section-contact-information .ed-feature-fields small,.ed-feature-card.section-commercial-software-license .ed-feature-fields small,.ed-feature-card.section-activate-license .ed-feature-fields small,.ed-feature-card.section-activation-preconditions .ed-feature-fields small,.ed-feature-card.section-acceptance-of-license-terms .ed-feature-fields small{font-size:11px;line-height:1.32}.ed-feature-card.section-contact-information .ed-feature-fields strong,.ed-feature-card.section-activate-license .ed-feature-fields strong,.ed-feature-card.section-activation-preconditions .ed-feature-fields strong,.ed-feature-card.section-acceptance-of-license-terms .ed-feature-fields strong{font-size:17px}.ed-feature-card.section-contact-information .ed-feature-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-feature-card.section-contact-information .ed-feature-fields>div{min-height:74px;padding:10px 12px}.ed-feature-card.section-contact-information .ed-feature-fields strong{word-break:break-word;font-size:13px;line-height:1.2}.ed-feature-card.section-contact-information .ed-feature-fields small{font-size:10px}.ed-feature-card.section-response-time-sla .ed-feature-row span,.ed-feature-card.section-deployment-checklist .ed-feature-row span{font-size:11px}.ed-feature-card.section-response-time-sla .ed-feature-row,.ed-feature-card.section-deployment-checklist .ed-feature-row{min-height:42px;padding:8px 10px}.ed-feature-card.section-contact-methods .ed-feature-actions button,.ed-feature-card.section-mandatory-incident-intake .ed-feature-actions button,.ed-feature-card.section-support-boundaries .ed-feature-actions button,.ed-feature-card.section-deployment-checklist .ed-feature-actions button{min-height:34px;padding:0 12px;font-size:12px}.ed-feature-card.section-deployment-checklist .ed-feature-table{min-width:max(840px,100%)}.ed-feature-card.section-deployment-checklist .ed-feature-row{grid-template-columns:minmax(180px,1.1fr) minmax(150px,.9fr) minmax(130px,.7fr) minmax(180px,1fr)!important}.ed-feature-row.head span,.ed-feature-row .primary{color:var(--ed-ink);font-weight:600}.ed-feature-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ed-feature-actions button.primary{border-color:var(--ed-primary);color:#fff;background:var(--ed-primary)}@media (max-width:1220px){.ed-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-status-card,.ed-workforce-card,.ed-apps-card,.ed-activity-card,.ed-overview-card,.ed-groups-card,.ed-usb-card,.ed-users-card,.ed-verdict-card{grid-column:span 6}.ed-top-brand nav{gap:2px}.ed-menu-trigger{min-height:34px;padding:0 11px;font-size:12px}.ed-menu-panel{width:min(var(--menu-width,560px), calc(100vw - 36px));grid-template-columns:1fr}.ed-menu-options{gap:0 22px}.ed-menu-options.is-eleven-style{gap:16px;padding:24px 28px 28px}.ed-menu-options.is-eleven-style.is-single{padding:22px 28px}.ed-feature-filter-row{grid-template-columns:minmax(0,.6fr) minmax(260px,.4fr)}.ed-feature-card.section-create-new-policy .ed-feature-fields{grid-template-columns:repeat(6,minmax(0,1fr))}.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(-n+4),.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(n+5):nth-child(-n+7){grid-column:span 3}.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(8){grid-column:span 6}}@media (max-width:920px){.ed-topbar,.ed-hero-panel,.ed-feature-hero{grid-template-columns:1fr}.ed-top-actions{flex-wrap:wrap;justify-content:flex-start}.ed-status-card,.ed-workforce-card,.ed-apps-card,.ed-activity-card,.ed-overview-card,.ed-groups-card,.ed-usb-card,.ed-users-card,.ed-verdict-card{grid-column:span 12}.ed-top-brand{flex-direction:column;align-items:flex-start;gap:12px}.ed-top-brand nav{width:100%;max-width:none;padding-bottom:3px;overflow-x:auto}.ed-menu-panel{grid-template-columns:1fr;width:auto;min-height:0;top:150px;left:14px;right:14px;transform:translateY(-6px)scale(.985)}.ed-menu-panel.is-visible{transform:translateY(0)scale(1)}.ed-menu-options{grid-template-columns:1fr;gap:2px;padding:18px 20px}.ed-feature-card,.ed-feature-card.wide,.ed-feature-card.narrow,.ed-feature-card.section-top-applications,.ed-feature-card.section-browser-domains{grid-column:1/-1}.ed-activity-timeline{grid-template-columns:1fr;gap:12px;min-height:0;padding:18px;overflow-x:auto}.ed-activity-timeline:after,.ed-activity-y-axis{display:none}.ed-activity-chart{min-width:760px}.ed-activity-lane{grid-template-columns:118px minmax(0,1fr)}.ed-feature-filter-row,.ed-feature-inline-form,.ed-feature-card.section-allowed-sender-domains .ed-feature-inline-form,.ed-feature-card.section-allowed-sender-domains .ed-feature-fields{grid-template-columns:1fr}.ed-feature-card.section-create-new-policy .ed-feature-fields,.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(-n+4),.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(n+5):nth-child(-n+7),.ed-feature-card.section-create-new-policy .ed-feature-fields>div:nth-child(8){grid-column:auto;grid-template-columns:1fr}}@media (max-width:640px){.ed-main{padding:18px 14px 36px}.ed-topbar{margin:-18px -14px 14px;padding:14px}.ed-menu-panel{top:210px}.ed-menu-options{padding:18px}.ed-hero-copy h1{font-size:30px}.ed-hero-panel,.ed-feature-hero,.ed-card,.ed-feature-card,.ed-kpi-card{border-radius:14px}.ed-kpi-grid,.ed-activity-grid,.ed-breakdown-grid,.ed-verdict-totals{grid-template-columns:1fr}.ed-kpi-card{grid-template-columns:54px minmax(0,1fr)}.ed-feature-tools{flex-wrap:wrap;justify-content:flex-start}.ed-kpi-orb{width:54px;height:54px}.ed-table-row,.ed-ranked-list>div,.ed-overview-list>div,.ed-users-list>div{grid-template-columns:1fr;align-items:start;gap:5px;padding:9px 0}}@keyframes ed-menu-content-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ed-shell *,.ed-shell :before,.ed-shell :after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
