/* Analytics shares the dashboard document and design system. */
.an-workspace{--an-plum:#362332;--an-muted:#7b6877;color:var(--ink);font-family:inherit;min-width:0}.an-workspace button,.an-workspace input,.an-workspace select{font:inherit}.an-workspace button{cursor:pointer}.an-workspace button:focus-visible,.an-workspace a:focus-visible,.an-workspace input:focus-visible,.an-workspace select:focus-visible{outline:3px solid #bb4380;outline-offset:3px}.an-workspace h2{font-family:Manrope,sans-serif;font-size:23px;line-height:1.3;letter-spacing:-.7px;margin:5px 0 0}.an-workspace h3{margin:12px 0 6px}.an-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 26px;flex-wrap:wrap}.an-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);align-self:stretch}.an-tabs button{border:0;background:none;color:var(--an-muted);padding:14px 0;font-size:13px;font-weight:700;white-space:nowrap;position:relative}.an-tabs button[aria-pressed=true]{color:var(--ink)}.an-tabs button[aria-pressed=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;border-radius:2px;background:#d55b91}.an-filters{display:flex;align-items:center;gap:10px}.an-select{display:flex;flex-direction:column;gap:4px;color:var(--an-muted);font-size:10px;font-weight:700;letter-spacing:.025em}.an-select select{border:1px solid var(--line);background:white;border-radius:9px;padding:8px 26px 8px 10px;color:var(--ink);font-size:12px;min-height:37px}.an-refresh{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:white;font-size:22px!important;color:var(--an-muted);align-self:flex-end}.an-metrics{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:18px;margin-bottom:26px}.an-metric{display:flex;flex-direction:column;justify-content:center;gap:9px;padding:20px 22px;min-width:0;border-left:1px solid var(--line)}.an-metric>span{font-size:12px;font-weight:600;color:var(--an-muted)}.an-metric>strong{font-family:Manrope,sans-serif;font-size:clamp(25px,2.6vw,38px);line-height:1.2;letter-spacing:-1.2px;font-variant-numeric:tabular-nums}.an-metric>small{font-size:11px;color:var(--an-muted);line-height:1.6}.an-earnings{background:var(--an-plum);border:0;border-radius:20px;color:#fff1f7;padding:25px}.an-earnings>span,.an-earnings>small{color:#e2b6cd}.an-earnings>strong{font-size:clamp(30px,3vw,43px)}.an-overview-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(240px,1fr);gap:22px;margin-bottom:22px}.an-panel{background:white;border:1px solid #eee3e9;border-radius:19px;padding:25px;margin-bottom:22px;min-width:0;box-shadow:0 4px 18px #39203303}.an-overview-grid>.an-panel{margin-bottom:0}.an-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.an-eyebrow{font-size:10px;line-height:1.7;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#946b83}.an-section-head h2{font-size:21px}.an-pill,.an-regular{font-size:10px;font-weight:700;padding:6px 10px;border-radius:20px;background:#fcf0f5;color:#9a466d;white-space:nowrap}.an-chart{display:flex;height:220px;gap:14px;margin-top:30px}.an-chart-axis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1px;font-size:10px;color:var(--an-muted);min-width:45px}.an-chart-bars{flex:1;display:flex;gap:clamp(2px,.5vw,8px);align-items:stretch;position:relative;background:repeating-linear-gradient(to top,#e9e1e7 0 1px,transparent 1px 50%)}.an-chart-column{flex:1;min-width:2px;background:none;border:0;padding:0;display:flex;align-items:flex-end;border-radius:5px;position:relative}.an-chart-column:hover,.an-chart-column.selected{background:#eddfeb80}.an-chart-stack{width:100%;display:flex;flex-direction:column-reverse;border-radius:4px 4px 0 0;overflow:hidden;min-height:1px}.an-chart-stack i{display:block;background:#d75b91;width:100%}.an-chart-dates{display:flex;justify-content:space-between;margin:12px 0 0 59px;font-size:10px;color:var(--an-muted)}.an-legend{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;color:var(--an-muted);margin:19px 0}.an-legend span{display:flex;align-items:center;gap:6px}.an-legend i{width:7px;height:7px;border-radius:50%}.an-day-detail{display:flex;justify-content:space-between;gap:16px;background:#faf6f9;border-radius:10px;padding:13px 16px;font-size:12px;color:var(--an-muted);min-height:44px}.an-day-detail strong{color:var(--ink)}.an-badge{display:inline-flex;align-items:center;justify-content:center;flex:none;width:27px;height:23px;font-size:10px;font-weight:800;letter-spacing:-.3px;border-radius:7px;line-height:1;background:#f2e4c9;color:#8a5721}.an-badge.sc{background:#f9dfeb;color:#a13d65}.an-badge.cs{background:#ede4f7;color:#745192}.an-badge.of{background:#e0f1fa;color:#266b90}.an-badge.jt{background:#c8f1f7;color:#16606b}.an-platform-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px 10px;align-items:center;padding:15px 0;border-bottom:1px solid #f0e8ed}.an-platform-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.an-platform-row strong,.an-platform-row>b{font-size:12px}.an-platform-row small{font-size:10px;color:var(--an-muted)}.an-track{height:5px;border-radius:4px;background:#f3edf1;overflow:hidden;display:block;grid-column:1/-1}.an-track i{height:100%;background:#d75b91;border-radius:4px;display:block}.an-caption,.an-footnote{font-size:12px;line-height:1.7;color:var(--an-muted);margin:14px 0 0}.an-footnote{font-size:11px;max-width:900px;margin:20px 0}.an-text-link{font-size:12px;font-weight:700;color:#a54772;text-decoration:none}.an-supporters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.an-supporter{display:flex;align-items:center;gap:10px;background:#fcf9fb;border:1px solid #f0e8ed;border-radius:13px;padding:13px;text-align:left;min-width:0;color:var(--ink)}.an-supporter:hover{border-color:#d899b8;background:#fff6fa}.an-avatar{width:39px;height:39px;flex:none;background:linear-gradient(135deg,#f7dfeb,#ede2f2);color:#80526c;border-radius:13px;display:inline-flex;justify-content:center;align-items:center;font-size:12px;font-weight:800;letter-spacing:.025em}.an-supporter>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.an-supporter strong{font-size:12px;overflow:hidden;text-overflow:ellipsis}.an-supporter small{font-size:9px;color:var(--an-muted)}.an-supporter>b{font-size:12px;margin-left:auto}.an-table-scroll{overflow:auto}.an-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}.an-table th{font-weight:600;color:var(--an-muted);font-size:10px;padding:12px;border-bottom:1px solid var(--line);background:#fbf8fa}.an-table td{padding:15px 12px;border-bottom:1px solid #f0e9ef;font-variant-numeric:tabular-nums;max-width:330px;white-space:normal;overflow-wrap:anywhere}.an-table tr:last-child td{border:0}.an-table tbody tr:hover{background:#fdfafd}.an-heat-scroll{overflow:auto;padding:22px 0}.an-heatmap{display:grid;grid-template-columns:30px repeat(24,minmax(15px,1fr));gap:5px;min-width:570px}.an-heatmap>span{font-size:10px;color:var(--an-muted);align-self:center}.an-heatmap small{font-size:9px;color:var(--an-muted)}.an-heatmap button{aspect-ratio:1.25;border:0;border-radius:4px;background:color-mix(in srgb,#b84d7d calc(var(--heat)*100%),#f6f0f4)}.an-menu-list>div{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #f0e9ef}.an-rank{font-size:12px;color:#b49aa9;font-variant-numeric:tabular-nums}.an-menu-item{display:flex;flex:1;flex-direction:column;gap:8px}.an-menu-item strong,.an-menu-list b{font-size:14px}.an-menu-item small{font-size:11px;color:var(--an-muted)}.an-menu-item .an-track{max-width:450px}.an-audience-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid var(--line);padding:8px 0 30px;margin-bottom:12px}.an-audience-intro h2{font-size:clamp(27px,3vw,39px);letter-spacing:-1.2px;margin:10px 0 12px}.an-audience-intro p{font-size:13px;color:var(--an-muted);line-height:1.8;margin:0}.an-audience-count{border-radius:50%;width:210px;height:210px;flex:none;background:radial-gradient(ellipse at 40% 30%,#ffedf5,#f3e3ee);display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #efdae5}.an-audience-count strong{font-family:Manrope,sans-serif;font-size:53px;letter-spacing:-3px;color:#9e4c76}.an-audience-count>span{font-size:12px;color:#835a71}.an-audience-count small{font-size:8px;color:#835a71;margin-top:9px}.an-audience-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 28px}.an-audience-metrics .an-metric:first-child{border:0;padding-left:0}.an-audience-metrics .an-metric strong{font-size:30px}.an-audience-tools{display:flex;align-items:flex-end;gap:13px;margin-bottom:19px}.an-search{display:flex;align-items:center;gap:10px;flex:1;background:#faf7f9;border:1px solid var(--line);border-radius:10px;padding:0 14px;min-width:100px;height:42px}.an-search>span{font-size:25px;color:#9c8395}.an-search input{width:100%;background:none;border:0;outline:0;font-size:12px;color:var(--ink);min-width:0}.an-result-count{font-size:11px;color:var(--an-muted);margin:0 0 13px}.an-people-heading,.an-person-row{display:grid;grid-template-columns:minmax(160px,1.6fr) minmax(130px,1fr) minmax(120px,.8fr) minmax(90px,.8fr);align-items:center;gap:14px}.an-people-heading{padding:14px 10px;background:#fcf9fb;border-top:1px solid #f0e7ed;border-bottom:1px solid #f0e7ed;font-size:10px;color:var(--an-muted)}.an-person-row{width:100%;text-align:left;padding:18px 10px;border:0;border-bottom:1px solid #f1e8ee;background:white;color:var(--ink);border-radius:5px}.an-person-row:hover{background:#fdf6fa}.an-person{display:flex;align-items:center;gap:12px;min-width:0}.an-person>span:last-child{min-width:0;display:flex;flex-direction:column;gap:7px}.an-person strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.an-person-badges{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.an-person-badges .an-badge{width:23px;height:19px;font-size:9px;border-radius:5px}.an-regular{padding:3px 7px;background:#eaf5ee;color:#4f7c61;font-size:9px}.an-attendance,.an-support{display:flex;flex-direction:column;gap:6px;font-size:13px}.an-attendance small,.an-support small{font-size:10px;color:var(--an-muted)}.an-last-seen{font-size:11px;color:var(--an-muted);display:flex;justify-content:space-between;gap:10px}.an-last-seen b{color:#bb91a9}.an-audience-panel #an-more{display:block;margin:20px auto 0}.an-search-extra{padding:15px;background:#fff3f8;border-radius:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:15px}.an-search-extra small{width:100%;color:var(--an-muted)}.an-search-extra button{border:0;background:white;border-radius:8px;padding:9px;font-size:12px;color:var(--ink)}.an-back{background:none;border:0;color:#975577;padding:0 0 22px;font-size:12px!important;font-weight:700!important}.an-profile-hero{display:flex;gap:22px;align-items:center;padding:28px;border-radius:20px;background:linear-gradient(110deg,#f8e5ef,#f6eff8);border:1px solid #f0dde8}.an-profile-hero>.an-avatar{width:78px;height:78px;font-size:25px;border-radius:23px;background:#fffbfdcc}.an-profile-hero h2{font-size:31px;overflow-wrap:anywhere}.an-profile-hero p{font-size:12px;color:var(--an-muted);margin:7px 0 11px}.an-profile-since{margin-left:auto;display:flex;flex-direction:column;gap:8px;font-size:12px;text-align:right;flex:none}.an-profile-since>span,.an-profile-since>small{color:var(--an-muted);font-size:11px}.an-profile-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.an-about,.an-facts{font-size:13px;line-height:1.8}.an-facts{padding-left:19px;margin-bottom:30px}.an-facts li{padding:5px}.an-tags{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.an-tags>span{padding:6px 10px;background:#faf0f6;border-radius:8px;font-size:11px;color:#995472}.an-attendance-strip{display:flex;gap:7px;margin:15px 0}.an-attendance-strip>span{height:28px;width:19px;background:#f2ecf0;border-radius:5px}.an-attendance-strip>span.present{background:#cf75a0}.an-linked{display:flex;flex-direction:column;gap:12px;margin:24px 0}.an-linked>span{display:flex;align-items:center;gap:10px;font-size:12px}.an-link-editor{border-top:1px solid var(--line);padding-top:18px;font-size:12px}.an-link-editor summary{cursor:pointer;color:#9b557a}.an-link-editor form{margin-top:15px}.an-link-editor label{display:block;margin-bottom:9px}.an-link-editor button{margin-top:15px}.an-empty{text-align:center;padding:50px 20px;color:var(--an-muted)}.an-empty>span{font-size:30px;color:#c998b1}.an-empty h3{font-size:17px;color:var(--ink)}.an-empty p{font-size:12px;line-height:1.8;max-width:400px;margin:0 auto}.an-loading{min-height:230px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:13px;color:var(--an-muted)}.an-loading i{width:16px;height:16px;border-radius:50%;border:2px solid #f0dce7;border-top-color:#aa5982;animation:an-spin 1s linear infinite}.an-error{padding:35px;border:1px solid var(--line);border-radius:18px;background:white}.an-error p{color:var(--an-muted);font-size:13px;margin-bottom:22px}@keyframes an-spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.main:has(.an-workspace){max-width:1600px}.an-chart{height:280px}}
@media(max-width:1150px){.an-metrics{grid-template-columns:repeat(2,1fr)}.an-metric:nth-child(3){border:0}.an-supporters{grid-template-columns:repeat(2,minmax(0,1fr))}.an-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr)}.an-panel{padding:20px}.an-people-heading,.an-person-row{grid-template-columns:minmax(150px,1.4fr) 1fr 1fr}.an-people-heading>span:last-child,.an-last-seen{display:none}}
@media(max-width:760px){.an-overview-grid,.an-profile-grid{grid-template-columns:1fr}.an-metrics{gap:8px}.an-metric{padding:18px 14px}.an-tabs{gap:20px;width:100%;overflow:auto}.an-toolbar{gap:15px}.an-filters{width:100%;justify-content:flex-start}.an-filters>.an-select{flex:1}.an-audience-intro{gap:15px}.an-audience-count{width:145px;height:145px}.an-audience-count strong{font-size:40px}.an-audience-count small{max-width:95px;text-align:center;line-height:1.5}.an-audience-intro h2{font-size:25px}.an-audience-intro p br{display:none}.an-audience-metrics .an-metric{padding:12px}.an-audience-metrics .an-metric strong{font-size:24px}.an-audience-metrics .an-metric>span{font-size:10px}.an-audience-tools{flex-wrap:wrap}.an-search{flex-basis:100%}.an-audience-tools>.an-select{flex:1}.an-people-heading,.an-person-row{grid-template-columns:minmax(140px,1fr) 95px}.an-people-heading>span:nth-child(2),.an-attendance{display:none}.an-person-row{gap:9px}.an-support{text-align:right}.an-profile-hero{flex-wrap:wrap;padding:22px;gap:15px}.an-profile-since{flex-basis:100%;text-align:left;flex-direction:row;flex-wrap:wrap;align-items:center;margin:8px 0 0}.an-profile-hero h2{font-size:25px}.an-profile-hero>.an-avatar{width:58px;height:58px}.an-section-head h2{font-size:19px}.an-section-head>.an-pill{display:none}.an-chart{height:190px}.an-supporters{grid-template-columns:1fr}.an-section-head>.btn{font-size:10px;padding:8px}.an-panel{border-radius:16px}.an-audience-panel{padding:18px 14px}.an-section-head{align-items:flex-start}.an-audience-count>span{font-size:10px}}
@media(max-width:390px){.an-audience-count{display:none}.an-audience-intro h2{font-size:29px}.an-metric>strong{font-size:25px}.an-profile-hero h2{font-size:21px}.an-audience-metrics .an-metric strong{font-size:21px}.an-person .an-avatar{width:30px;height:33px;border-radius:10px}}
@media(prefers-reduced-motion:reduce){.an-loading i{animation:none}}
.an-toolbar{display:block}.an-tabs{width:100%;gap:25px;overflow:auto;margin-bottom:16px}.an-filters{justify-content:flex-end}.an-growth-metrics{grid-template-columns:repeat(3,1fr)}.an-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.an-calendar>small{font-size:10px;color:var(--an-muted);text-align:center;padding:8px}.an-calendar>button{position:relative;border:1px solid #eee3e9;border-radius:10px;min-height:85px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding:12px;background:color-mix(in srgb,#cf75a0 calc(var(--heat)*100%),#fcf9fb);color:var(--ink)}.an-calendar>button span{font-size:10px}.an-calendar>button strong{font-size:12px}.an-calendar>button i{position:absolute;top:8px;right:10px;color:#975577}.an-note-form{margin-top:20px;display:grid;gap:12px;justify-items:start}.an-note-form textarea{width:100%}.an-note-form label{font-size:12px}.an-note-form>span{font-size:12px;color:var(--an-muted)}
@media(max-width:760px){.an-calendar{gap:4px}.an-calendar>button{padding:8px 4px;min-height:68px;border-radius:6px}.an-calendar>button strong{font-size:9px}.an-filters{justify-content:flex-start}.an-tabs{gap:22px}.an-growth-metrics{grid-template-columns:1fr}.an-growth-metrics .an-metric{border:0;border-bottom:1px solid var(--line)}}
.an-unlink{margin-left:auto;background:none;border:0;color:#985373;font-size:11px;padding:8px}
.an-calendar>button:disabled{color:#b7a6b1;background:#fcfafc;border-color:#f3edf1;cursor:default}

/* September refinement: a quiet workspace and a compact viewer directory. */
.reports-main{background:#fcfafb;min-height:100vh}
.reports-main .page-head{margin-bottom:23px}
.reports-main .page-head h1{font-size:27px;letter-spacing:-.9px}
.reports-main .page-head p{font-size:13px;color:#806e7b}
.an-directory-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #eadfe6;border-bottom:1px solid #eadfe6;margin:2px 0 30px;padding:20px 0;background:transparent}
.an-directory-summary .an-metric{padding:0 24px;gap:7px}
.an-directory-summary .an-metric:first-child{border:0;padding-left:0}
.an-directory-summary .an-metric>span{font-size:11px;color:#786773}
.an-directory-summary .an-metric>strong{font-size:27px;letter-spacing:-.8px}
.an-directory-summary .an-metric>small{font-size:10px;line-height:1.5}
.an-directory{min-width:0}
.an-directory-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.an-directory-head h2{font-family:inherit;font-size:15px;letter-spacing:-.2px;margin:0 0 5px}
.an-directory-head>div>span{font-size:11px;color:#887582}
.an-directory .an-refresh{width:32px;height:32px;border-radius:8px;font-size:19px!important}
.an-directory .an-audience-tools{margin:0 0 20px;gap:12px;align-items:flex-end}
.an-directory .an-search{height:40px;background:white;border-radius:8px;max-width:none;border-color:#e7dbe3;color:#9a7e90;gap:9px}
.an-directory .an-search input{font-size:12px}
.an-directory .an-select{font-size:10px;gap:6px}
.an-directory .an-select select{height:40px;border-radius:8px;border-color:#e7dbe3;padding-right:30px}
.an-people-heading,.an-person-row{grid-template-columns:minmax(180px,1.8fr) minmax(85px,.65fr) minmax(125px,1fr) minmax(120px,.9fr) minmax(95px,.75fr);gap:16px}
.an-people-heading{padding:11px 12px;background:#f2edf0;border:0;border-radius:6px;color:#806d7b;font-size:10px}
.an-person-row{padding:14px 12px;background:transparent;border-bottom:1px solid #ede4ea;border-radius:0;min-height:70px}
.an-person-row:hover{background:#f8eef4}
.an-person-row:focus-visible{position:relative;z-index:1}
.an-person strong{font-size:13px;letter-spacing:-.15px;font-weight:600}
.an-person>span:last-child{gap:6px}
.an-person-detail{display:flex;align-items:center;gap:7px;min-height:14px;color:#a18c99}
.an-person-detail>small{font-size:10px}
.an-person-detail:empty{display:none}
.an-regular{background:#ecf2ed;color:#65806a;font-size:9px;font-weight:500;padding:2px 6px;border-radius:4px}
.an-row-platforms{display:flex;gap:4px;flex-wrap:wrap}
.an-row-platforms .an-badge,.an-mobile-platforms .an-badge{width:25px;height:22px;font-size:9px;border-radius:6px}
.an-mobile-platforms{display:none}
.an-attendance{gap:7px;max-width:130px}
.an-attendance-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}
.an-attendance strong{font-size:12px;font-weight:500}
.an-attendance small{font-size:10px;color:#98818f}
.an-attendance-meter{height:3px;background:#eadfe5;border-radius:4px;overflow:hidden;max-width:105px}
.an-attendance-meter i{display:block;height:100%;background:#bd7b9c;border-radius:4px}
.an-support strong{font-size:13px;font-weight:600}
.an-support small{font-size:10px;color:#a08a98}
.an-last-seen{display:flex;font-size:11px;color:#8e7987}
.an-last-seen b{font-size:17px;font-weight:400;color:#bda7b4}
.an-result-count{font-size:10px;color:#9a8492;margin-bottom:10px}
.an-directory #an-more{display:block;margin:22px auto}
.an-profile-hero{padding:0 0 22px;border:0;border-bottom:1px solid #e8dce4;border-radius:0;background:transparent;gap:15px}
.an-profile-hero>.an-avatar{width:50px;height:50px;border-radius:50%;background:#eee0e9;font-size:17px;font-weight:600}
.an-profile-hero h2{font-size:24px;font-family:inherit;letter-spacing:-.7px;margin:0}
.an-profile-hero p{font-size:11px;margin:4px 0 8px}
.an-profile-since{gap:6px}.an-profile-since strong{font-size:12px;font-weight:600}
.an-profile-grid{grid-template-columns:1.3fr 1fr;gap:32px}
.an-profile-grid>.an-panel,.an-workspace>.an-panel:has(.an-table){background:transparent;border:0;border-top:1px solid #e9dfe5;border-radius:0;box-shadow:none;padding:22px 0;margin-bottom:10px}
.an-profile-grid>.an-panel .an-section-head h2,.an-workspace>.an-panel:has(.an-table) h2{font-family:inherit;font-size:15px;letter-spacing:-.2px}
.an-profile-grid .an-section-head{margin-bottom:13px}
.an-profile-grid .an-caption,.an-profile-grid .an-facts{font-size:12px;line-height:1.7}
.an-audience-metrics{margin:22px 0 24px}
.an-audience-metrics .an-metric{padding:2px 22px}.an-audience-metrics .an-metric strong{font-size:25px}
.an-linked{margin:20px 0}.an-linked .an-avatar{width:30px;height:30px;border-radius:50%;font-size:10px}
.an-linked strong{font-weight:500}
.an-back{padding-bottom:22px;font-weight:500!important}
.an-table th{background:#f2edf0;color:#806d7b}.an-table td{padding-top:12px;padding-bottom:12px;font-size:11px}
@media(max-width:1150px){
 .an-people-heading,.an-person-row{grid-template-columns:minmax(170px,1.5fr) 70px minmax(110px,1fr) minmax(110px,1fr)}
 .an-last-seen{display:none}.an-people-heading>span:last-child{display:none}
 .an-people-heading>span:nth-child(2){display:block}
}
@media(max-width:760px){
 .an-directory-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0;margin-bottom:24px;padding:20px 0}
 .an-directory-summary .an-metric{padding:0 18px}.an-directory-summary .an-metric:nth-child(3){padding-left:0;border:0}
 .an-directory-summary .an-metric>strong{font-size:25px}
 .an-directory-summary .an-metric>small{font-size:10px}
 .an-directory .an-audience-tools{gap:10px}.an-directory .an-search{flex-basis:100%;max-width:none}
 .an-directory .an-select{flex:1;min-width:0}.an-directory .an-select select{width:100%}
 .an-people-heading,.an-person-row{grid-template-columns:minmax(125px,1fr) minmax(80px,.6fr) minmax(90px,.6fr);gap:10px}
 .an-row-platforms,.an-people-heading>span:nth-child(2){display:none}
 .an-mobile-platforms{display:inline-flex;gap:4px}
 .an-mobile-platforms .an-badge{height:17px;width:20px;font-size:8px;border-radius:4px}
 .an-attendance{display:flex}.an-attendance-top{align-items:flex-start;flex-direction:column;gap:3px}.an-attendance-meter{max-width:65px}
 .an-person strong{font-size:11px}.an-support strong{font-size:12px}.an-support small{font-size:9px}
 .an-person-row,.an-people-heading{padding-left:3px;padding-right:3px}.an-person-detail{gap:4px;flex-wrap:wrap}
 .an-regular{font-size:8px}.an-profile-grid{grid-template-columns:1fr;gap:0}
 .an-profile-hero{padding:0 0 20px;gap:14px}.an-profile-hero>.an-avatar{width:45px;height:45px;font-size:15px}
 .an-profile-hero h2{font-size:21px}.an-profile-since{flex-direction:row;font-size:10px}
 .an-audience-metrics .an-metric{padding:2px 10px}.an-audience-metrics .an-metric:first-child{padding-left:0}
 .an-audience-metrics .an-metric strong{font-size:20px}.an-audience-metrics .an-metric small{font-size:9px}
}
.an-directory-head{margin-bottom:10px}.an-directory-head h2{margin:0}
.an-directory-summary{padding:17px 0;margin-bottom:22px}
.an-person-row{padding-top:12px;padding-bottom:12px;min-height:64px}
@media(max-width:760px){
 .an-directory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:17px 0;margin:0 0 22px}
 .an-directory-summary .an-metric,.an-directory-summary .an-metric:nth-child(3){padding:0 10px;border-left:1px solid var(--line)}
 .an-directory-summary .an-metric:first-child{padding-left:0;border:0}
 .an-directory-summary .an-metric>span{font-size:9px;min-height:27px;line-height:1.5}
 .an-directory-summary .an-metric>strong{font-size:23px}.an-directory-summary .an-metric>small{display:none}
}

/* Shared Chatterlace surfaces and an attendance key that doesn't rely on color. */
.reports-main{background:var(--soft)}
.reports-main .page-head p{color:var(--muted)}
.an-workspace{--an-muted:var(--muted)}
.an-people-heading,.an-table th{background:#f7eaf1;color:var(--muted)}
.an-regular{background:#f2e2eb;color:#80566d}
.an-attendance-meter{background:#e6d5df;height:4px}
.an-attendance-meter i{background:#ad6084}
.an-attendance-strip{display:flex;gap:5px;margin:16px 0 12px;max-width:420px}
.an-attendance-mark,.an-attendance-strip>span{display:inline-flex;align-items:center;justify-content:center;width:25px;height:30px;border:1px solid #a08696;border-radius:5px;background:#fff9fc;color:#806778;font-size:12px;font-style:normal;font-weight:700;box-sizing:border-box}
.an-attendance-strip>span{flex:1;min-width:0;max-width:25px}
.an-attendance-mark.present,.an-attendance-strip>span.present{background:#ad6084;border-color:#ad6084;color:white}
.an-attendance-key{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:11px;color:var(--muted)}
.an-attendance-key>span{display:inline-flex;align-items:center;gap:6px}
.an-attendance-key .an-attendance-mark{width:16px;height:18px;border-radius:4px;font-size:10px;flex:none}
.an-profile-grid .an-attendance-order{font-size:10px;margin-top:10px;color:var(--muted)}
@media(forced-colors:active){.an-attendance-mark.present,.an-attendance-strip>span.present{background:Highlight;color:HighlightText;border-color:Highlight}.an-attendance-mark.unrecorded{border-color:CanvasText}}
