.lookout-tabs{border-bottom:1px solid var(--border-primary);margin-bottom:var(--space-24);flex-wrap:wrap;align-items:flex-end;display:flex}.lookout-tabs a{align-items:center;gap:var(--space-6);height:40px;padding:0 var(--space-16);color:var(--text-secondary);font-family:var(--font-body);letter-spacing:0;border-bottom:3px solid #0000;margin-bottom:-1px;font-size:.9375rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:flex}.lookout-tabs a.active,.lookout-tabs a:hover{color:var(--text-primary)}.lookout-tabs a.active{border-color:var(--button-primary)}.lookout-tabs .spacer{flex:1}.lookout-page-title{font-family:var(--font-body);letter-spacing:0;margin:0 0 var(--space-16);font-size:1.5rem;font-weight:500;line-height:2.5rem}.lookout-welcome{align-items:flex-start;gap:var(--space-24);margin-bottom:var(--space-24);display:flex}.lookout-welcome .brand{border-radius:var(--radius-l);background:var(--button-primary);width:88px;height:88px;color:var(--indicator-white);font-family:var(--font-body);letter-spacing:0;flex:none;justify-content:center;align-items:center;font-size:1.5rem;font-weight:500;line-height:2.5rem;display:flex}.lookout-welcome .content{flex:1;min-width:0}.lookout-welcome h1{margin:0 0 var(--space-4);font-size:1.5rem;line-height:2.5rem}.lookout-welcome .today,.lookout-welcome h1{font-family:var(--font-body);letter-spacing:0;font-weight:500}.lookout-welcome .today{color:var(--text-secondary);flex:none;font-size:.9375rem;line-height:1.25rem}@media (width<=1000px){.lookout-welcome{gap:var(--space-16);flex-wrap:wrap}.lookout-welcome .today{order:-1;width:100%}}.lookout-coverage{color:var(--text-secondary);font-family:var(--font-body);letter-spacing:0;margin:0;font-size:.9375rem;font-weight:400;line-height:1.25rem}.lookout-coverage b{color:var(--text-primary)}.lookout .lookout-period{align-items:center;gap:var(--space-8) var(--space-24);margin-bottom:var(--space-24);flex-wrap:wrap;display:flex}.lookout .lookout-period .group.pills{background:var(--surface-tertiary);border-radius:var(--radius-l)}.lookout .lookout-period .group{gap:var(--space-2);flex-wrap:wrap;min-width:0;display:inline-flex}.lookout .lookout-period button{height:28px;padding:0 var(--space-10);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;background:0 0;border:1px solid #0000;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout .lookout-period button:hover{color:var(--text-primary)}.lookout .lookout-period button[aria-pressed=true]{background:var(--chip-selected);border-color:var(--chip-selected);color:var(--text-inverted)}.lookout .lookout-period button:disabled{opacity:.5;cursor:default}.lookout .lookout-period input[type=date]{width:auto}.lookout .lookout-period .range{color:var(--text-primary);font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:500;line-height:1.25rem}.lookout-tiles{gap:var(--space-24);margin-bottom:var(--space-24);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));display:grid}.lookout-tile{gap:var(--space-12);padding:var(--space-20);background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-2xl);color:inherit;flex-direction:column;display:flex}.lookout-tile .head{align-items:center;gap:var(--space-8);min-height:40px;display:flex}.lookout-tile .label{min-width:0;font-family:var(--font-body);letter-spacing:0;flex:1;font-size:1.5rem;font-weight:500;line-height:2.5rem}.lookout-tile .open{border-radius:var(--radius-full);background:var(--button-secondary);width:40px;height:40px;color:var(--text-primary);flex:none;justify-content:center;align-items:center;font-size:20px;display:flex}.lookout-tile .open:hover{background:var(--surface-tertiary)}.lookout-tile .stat{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.lookout-tile .value{font-family:var(--font-body);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:3.125rem;font-weight:500;line-height:1.1}.lookout-tile .delta{align-items:center;gap:var(--space-4);font-family:var(--font-body);letter-spacing:0;flex-wrap:wrap;font-size:.9375rem;font-weight:400;line-height:1.25rem;display:flex}.lookout-tile .delta .iconify{font-size:20px}.lookout-tile .delta b{font-weight:500}.lookout-tile .delta .against{color:var(--text-secondary)}.lookout-tile .delta.good{color:var(--positive)}.lookout-tile .delta.bad{color:var(--negative)}.lookout-tile .delta.flat{color:var(--text-secondary)}.lookout-tile .caption{text-align:center;font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:500;line-height:1.25rem}.lookout-tile .caption.good{color:var(--positive)}.lookout-tile .caption.behind{color:var(--warning)}.lookout-tile .caption.bad{color:var(--negative)}.lookout-tile .caption.flat{color:var(--text-accent)}.lookout-tile .note{gap:var(--space-8);padding:var(--space-12);border:1px solid var(--border-primary);border-radius:var(--radius-m);background:var(--surface-secondary);display:flex}.lookout-tile .note .icon{color:var(--text-primary);flex:none;font-size:24px}.lookout-tile .note .text{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.lookout-tile .note b{font-weight:500}.lookout-tile .note .copy,.lookout-tile .note b{font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;line-height:1.25rem}.lookout-tile .note .copy{color:var(--text-secondary);font-weight:400}.lookout-kpi-bar{gap:var(--space-8);flex-direction:column;display:flex}.lookout-kpi-bar .goal{text-align:right;color:var(--text-tertiary);font-family:var(--font-body);letter-spacing:.02em;margin:0;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout-kpi-bar .goal b{color:var(--text-primary);font-weight:500}.lookout-kpi-bar .track{border-radius:var(--radius-l);background:repeating-linear-gradient(-20deg,color-mix(in oklch,var(--border-primary) 55%,transparent) 0 2px,transparent 2px 4px),var(--surface-tertiary);height:20px;overflow:hidden}.lookout-kpi-bar .fill{border-radius:var(--radius-l);background:var(--positive);height:100%}.lookout-kpi-bar .fill.behind{background:var(--warning)}.lookout-kpi-bar .fill.bad{background:var(--negative)}.lookout-kpi-spark{min-width:0;height:102px}.lookout-report-cards{gap:var(--space-24);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));display:grid}.lookout .lookout-report-card{isolation:isolate;color:#1f1f21;flex-direction:column;text-decoration:none;display:flex}.lookout .lookout-report-card .panel{padding:var(--space-16);border-radius:var(--radius-l);flex-direction:column;display:flex}.lookout .lookout-report-card .head{align-items:flex-start;gap:var(--space-8);background:var(--panel-title);z-index:3;flex-direction:row;margin-bottom:-24px;padding-bottom:30px}.lookout .lookout-report-card .head .name{font-family:var(--font-body);letter-spacing:-.02em;flex:1;font-size:1.125rem;font-weight:500;line-height:1.5rem}.lookout .lookout-report-card .head .open{flex:none;font-size:20px}.lookout .lookout-report-card .stat{justify-content:flex-end;gap:var(--space-2);border-top-left-radius:var(--radius-3xs);border-top-right-radius:var(--radius-3xs);padding-top:40px}.lookout .lookout-report-card .stat .lab{color:#1f1f218f;font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout .lookout-report-card .stat .figures{align-items:flex-end;gap:var(--space-6);display:flex}.lookout .lookout-report-card .stat .value{min-width:0;font-family:var(--font-body);letter-spacing:0;font-variant-numeric:tabular-nums;flex:1;font-size:1.25rem;font-weight:500;line-height:1.5rem}.lookout .lookout-report-card .stat-1{background:var(--panel-1);z-index:2;margin-bottom:-24px}.lookout .lookout-report-card .stat-2{background:var(--panel-2);z-index:1}.lookout .lookout-report-card.inverted{color:#fff}.lookout .lookout-report-card.inverted .lab{color:#fff9}.lookout .lookout-report-card:hover .head .open{transform:translate(2px,-2px)}.lookout .lookout-report-card .head .open{transition:transform .15s}.lookout-trend{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4) var(--space-2) var(--space-2);border-radius:var(--space-10);background:var(--indicator-white);color:var(--indicator-black);font-family:var(--font-body);letter-spacing:.02em;flex:none;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.lookout-trend .iconify{font-size:12px}.lookout-trend.good .iconify{color:var(--positive)}.lookout-trend.bad .iconify{color:var(--negative)}.lookout-chart{border:1px dashed var(--border-primary);border-radius:var(--radius-s);min-height:14rem;color:var(--text-secondary);place-items:center;margin-bottom:1.5rem;display:grid}.lookout-table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.lookout-table td,.lookout-table th{text-align:left;border-bottom:1px solid var(--border-primary);padding:.4rem .6rem}.lookout-table td.num,.lookout-table th.num{text-align:right;font-variant-numeric:tabular-nums}.lookout-section{margin-bottom:var(--space-40)}.lookout-section h2{margin:0}.lookout-section .hint{color:var(--text-secondary);font-size:.85rem}.lookout-cards{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.75rem;display:grid}.lookout-card{background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-s);flex-direction:column;gap:.25rem;padding:1rem;display:flex}.lookout-chips{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.lookout-chips button{border:1px solid var(--border-primary);background:var(--surface-secondary);cursor:pointer;border-radius:999px;padding:.2rem .7rem}.lookout-chips button[aria-pressed=true]{border-color:var(--border-accent)}.lookout-note{color:var(--text-secondary);font-size:.85rem;font-style:italic}.lookout-insights-strip{padding:var(--space-24);margin-bottom:var(--space-40);border:1px solid var(--border-primary);border-radius:var(--radius-l);background:var(--surface-tertiary)}.lookout-insights-strip .head{align-items:center;gap:var(--space-16);margin-bottom:var(--space-16);display:flex}.lookout-insights-strip .head h2{align-items:center;gap:var(--space-8);min-width:0;font-family:var(--font-body);letter-spacing:0;flex:1;margin:0;font-size:1.25rem;font-weight:500;line-height:1.3;display:flex}.lookout-insights-strip .head .bulb{flex:none;font-size:24px}.lookout-insights-strip .see-all{align-items:center;gap:var(--space-4);color:var(--text-primary);font-family:var(--font-body);letter-spacing:0;flex:none;font-size:.9375rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:inline-flex}.lookout-insights-strip .see-all:hover{color:var(--button-primary)}.lookout-insights-strip .summary{margin-bottom:var(--space-24);color:var(--text-secondary);font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:400;line-height:1.25rem}.lookout-insights-strip .summary p{margin:0 0 .5rem}.lookout-insights-strip .summary :deep(p){margin:0 0 .5rem}.lookout-insights-strip .summary p:last-child{margin-bottom:0}.lookout-insights-strip .summary :deep(p):last-child{margin-bottom:0}.lookout-insights-strip .cards{gap:var(--space-16);grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));display:grid}.lookout-insights-strip.narrow .cards{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.lookout-insights-strip .insight-card{gap:var(--space-12);padding:var(--space-16);border-radius:var(--radius-m);background:var(--surface-secondary);border:1px solid var(--border-primary);color:var(--text-primary);flex-direction:column;text-decoration:none;display:flex}.lookout-insights-strip .insight-card:hover{border-color:var(--border-accent)}.lookout-insights-strip .insight-card .chips{gap:var(--space-4);flex-wrap:wrap;display:flex}.lookout-insights-strip .insight-card .chip{padding:0 var(--space-8);border-radius:var(--radius-2xs);background:var(--chip-bg);color:#1f1f21;font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout-insights-strip .insight-card .chip.inverted{color:#fff}.lookout-insights-strip .insight-card .chip.draft{background:var(--surface-inverted);color:var(--text-inverted)}.lookout-insights-strip .insight-card .title{font-family:var(--font-body);letter-spacing:-.02em;font-size:1.125rem;font-weight:500;line-height:1.5rem}.lookout-insights-strip .insight-card .body{align-items:flex-start;gap:var(--space-8);color:var(--text-secondary);font-family:var(--font-body);letter-spacing:0;margin-top:auto;font-size:.9375rem;font-weight:400;line-height:1.25rem;display:flex}.lookout-insights-strip .insight-card .body .prose{min-width:0}.lookout-insights-strip .insight-card .body p{margin:0 0 .5rem}.lookout-insights-strip .insight-card .body :deep(p){margin:0 0 .5rem}.lookout-insights-strip .insight-card .body p:last-child{margin-bottom:0}.lookout-insights-strip .insight-card .body :deep(p):last-child{margin-bottom:0}.lookout-insights-strip .insight-card .body strong{font-variation-settings:"wght" 600,"wdth" 125}.lookout-insights-strip .insight-card .body :deep(strong){font-variation-settings:"wght" 600,"wdth" 125}.lookout-insights-strip .insight-card .dir{border-radius:var(--radius-full);color:#fff;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;display:inline-flex}.lookout-insights-strip .insight-card .dir.up{background:var(--positive)}.lookout-insights-strip .insight-card .dir.down{background:var(--negative)}.lookout-month-step{align-items:center;gap:var(--space-4);width:fit-content;height:36px;padding:0 var(--space-8);margin-bottom:var(--space-24);border-radius:var(--radius-full);background:var(--chip-selected);color:var(--text-inverted);justify-self:start;display:inline-flex}.lookout-month-step button{color:inherit;opacity:.6;align-items:center;display:inline-flex}.lookout-month-step button:hover:not([disabled]){color:inherit;opacity:1}.lookout-month-step button[disabled]{opacity:.25}.lookout-month-step .label{padding:0 var(--space-8);font-family:var(--font-body);letter-spacing:0;white-space:nowrap;font-size:1.25rem;font-weight:500;line-height:1.5rem;position:relative}.lookout-month-step .label select{opacity:0;cursor:pointer;width:100%;height:100%;color:var(--text-primary);position:absolute;inset:0}.lookout-draft{padding:0 var(--space-8);border-radius:var(--radius-2xs);background:var(--surface-inverted);color:var(--text-inverted);font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout-insight-block{scroll-margin-top:calc(var(--topbar-height) + var(--space-16))}.lookout-insight-block .lookout-insight-head{align-items:center;gap:var(--space-8);margin:var(--space-16) 0 var(--space-8);display:flex}.lookout-insight-block .lookout-insight-head h3{font-family:var(--font-body);letter-spacing:0;margin:0;font-size:1.25rem;font-weight:500;line-height:1.5rem}.lookout-insight-block .lookout-insight-head .dir{border-radius:var(--radius-full);color:#fff;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;display:inline-flex}.lookout-insight-block .lookout-insight-head .dir.up{background:var(--positive)}.lookout-insight-block .lookout-insight-head .dir.down{background:var(--negative)}.lookout-insight-block .prose{max-width:48rem}.lookout-insight-block .prose p{margin:0 0 .75rem}.lookout-insight-block .prose :deep(p){margin:0 0 .75rem}.lookout-insight-block .prose p:last-child{margin-bottom:0}.lookout-insight-block .prose :deep(p):last-child{margin-bottom:0}.lookout-insight-block .rich-text{max-width:48rem}.lookout-insight-block .lookout-actions{margin-top:var(--space-16)}.lookout-insight-block .lookout-actions .block{width:auto}.lookout-insight-block .lookout-actions .quiet{align-items:center;gap:.3rem;display:inline-flex}.lookout-field{max-width:48rem;margin-top:var(--space-16);flex-direction:column;gap:.35rem;display:flex}.lookout-field>span{color:var(--text-secondary);font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout-field>span em{text-transform:none;letter-spacing:0;font-style:italic}.lookout-directions{gap:var(--space-4);flex-wrap:wrap;display:inline-flex}.lookout-directions button{height:28px;padding:0 var(--space-10);border:1px solid var(--border-primary);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);letter-spacing:.02em;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.lookout-directions button[aria-pressed=true]{background:var(--chip-selected);border-color:var(--chip-selected);color:var(--text-inverted)}.lookout-confirm{margin-top:var(--space-12);padding:var(--space-12);border:1px solid var(--negative);border-radius:var(--radius-s);flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.lookout-confirm label{align-items:center;gap:.5rem;display:inline-flex}.lookout-confirm input{width:9rem}dialog.lookout-dialog{border:1px solid var(--border-primary);border-radius:var(--radius-s);background:var(--surface-secondary);width:min(56rem,95vw);color:var(--text-primary);padding:1.25rem}dialog.lookout-dialog::backdrop{background:#00000080}dialog.lookout-dialog .split{grid-template-columns:1.4fr 1fr;gap:1.5rem;display:grid}dialog.lookout-dialog .list{max-height:24rem;overflow:auto}dialog.lookout-dialog .entry{border-bottom:1px solid var(--border-primary);cursor:pointer;justify-content:space-between;gap:1rem;padding:.5rem;display:flex}dialog.lookout-dialog .entry[aria-selected=true]{background:var(--surface-tertiary)}.lookout-steps{flex-wrap:wrap;gap:1rem;margin:.5rem 0 1.5rem;display:flex}.lookout-steps a{color:var(--text-secondary);text-decoration:none}.lookout-steps a.active{color:var(--text-primary);font-weight:600}.lookout-presets{grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));gap:.75rem;display:grid}.lookout-preset{border:1px solid var(--border-primary);border-radius:var(--radius-s);cursor:pointer;background:var(--surface-secondary);text-align:left;padding:1rem}.lookout-preset[aria-pressed=true]{border-color:var(--border-accent)}.lookout-preset small{color:var(--text-secondary);display:block}.lookout-preset ul{margin:.5rem 0 0;padding-left:1rem;font-size:.85rem}.lookout-wizard-actions{grid-template-columns:auto 1fr;grid-auto-flow:column;justify-content:space-between;gap:1rem;margin-top:1.5rem;display:grid}.lookout-wizard-actions:has(.save){grid-template-columns:auto auto 1fr}.lookout-wizard-actions:has(p) p.lookout-error{grid-area:1/1/auto/span 2}.lookout-funnel{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.lookout-funnel div{background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-s);padding:.75rem}.lookout-funnel div strong{font-size:1.25rem;display:block}.lookout-heading{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.lookout-heading h2{font-family:var(--font-body);letter-spacing:0;margin:0;font-size:1.5rem;font-weight:500;line-height:2.5rem}.lookout-heading .lookout-more{color:var(--text-secondary);opacity:1;margin-left:auto}.lookout-heading h3{color:var(--text-primary)}.lookout-heading h3 button{color:currentColor}.lookout-heading h3 button.ads{color:var(--text-secondary)}.lookout-heading button.adset,.lookout-heading button:disabled{color:var(--text-primary)}.lookout-heading button.adset.ads{color:var(--text-secondary)}.lookout-banner{border:1px solid var(--border-primary);border-left:3px solid var(--border-accent);border-radius:var(--radius-s);background:var(--surface-secondary);padding:.5rem .75rem;font-size:.9rem}.lookout-error{color:var(--negative)}.lookout-tile .approx{color:var(--text-secondary);margin-right:.15rem}.lookout-tile .connect{color:var(--text-secondary);font-style:italic;font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:500;line-height:1.25rem}.lookout-tile .lookout-note{font-size:.75rem;display:block}.lookout-steps .lookout-step{color:var(--text-secondary);border-bottom:2px solid #0000;padding-bottom:.25rem}.lookout-steps .lookout-step.done{color:var(--text-primary)}.lookout-steps .lookout-step.current{color:var(--text-primary);border-color:var(--border-accent);font-weight:600}.lookout-steps .lookout-step.todo{opacity:.5;cursor:default}.lookout-fields{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;max-width:48rem;margin-bottom:1.5rem;display:grid}.lookout-fields label{flex-direction:column;gap:.25rem;display:flex}.lookout-fields .lab{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.75rem}.lookout-fields output{padding:.4rem 0;font-weight:600}.lookout-wizard-actions{align-items:center}.lookout-wizard-actions .spacer{flex:1}.lookout-wizard-actions .lookout-error{margin:0}.lookout-list{margin:0 0 1rem;padding:0;list-style:none}.lookout-list li{border-bottom:1px solid var(--border-primary);padding:.3rem 0}.lookout-group{margin-bottom:1rem}.lookout-group h4{color:var(--text-secondary);margin:0 0 .25rem;font-size:.9rem}.lookout-progress{align-items:center;gap:.75rem;margin:.25rem 0;display:flex}.lookout-progress .name{width:11rem}.lookout-progress progress{flex:1}.lookout-progress .count{text-align:right;font-variant-numeric:tabular-nums;width:8rem}.lookout-plot{margin-bottom:1.5rem}.lookout-legend{color:var(--text-secondary);flex-wrap:wrap;gap:.25rem 1.25rem;margin:.5rem 0 0;padding:0;font-size:.8rem;list-style:none;display:flex}.lookout-legend .swatch{vertical-align:middle;border-top:2px solid;width:1rem;margin-right:.35rem;display:inline-block}.lookout-legend .swatch.dashed{border-top-style:dashed}.lookout-legend .swatch.ring{border:1.5px solid var(--text-secondary);border-radius:50%;width:.5rem;height:.5rem}.lookout-crumbs{color:var(--text-secondary)}.lookout-crumbs a{text-decoration:none}.lookout-detail-head{grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);align-items:start;gap:1.5rem;margin-bottom:1.5rem;display:grid}.lookout-detail-head h2{margin:0 0 .25rem}.lookout-detail-head .kind{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border-primary);vertical-align:middle;border-radius:999px;padding:0 .4rem;font-size:.7rem}.lookout-detail-head .lab{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.75rem;display:block}.lookout-two{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:1.5rem;display:grid}.lookout-card,.lookout-section{min-width:0}.lookout-scroll{min-width:0;max-width:100%;overflow-x:auto}.lookout-table thead th button{color:inherit;font-weight:600}.lookout-table thead th button[aria-pressed=true]{color:var(--positive)}.lookout-table tfoot th{border-top:1px solid var(--border-primary);font-weight:600}.lookout-connection{margin-bottom:1rem}.lookout-connection .tally{white-space:nowrap;display:block}.lookout-connection .status{text-transform:capitalize;font-size:.8rem}.lookout-connection .status.needs_attention{color:var(--warning)}.lookout-connection .status.archived{color:var(--text-secondary)}.lookout-connection .status.active{color:var(--positive)}.lookout-actions{flex-flow:wrap;align-items:end;gap:.75rem;display:flex}.lookout-actions.search-query-explorer{align-items:flex-end}.lookout-actions.search-query-explorer label{flex-grow:1;max-width:600px}.lookout-actions.search-query-explorer+.lookout-list{margin-top:2em}.lookout-actions.search-query-explorer .lookout-chips{margin:0}.lookout-actions label{color:var(--text-secondary);flex-direction:column;gap:.2rem;font-size:.8rem;display:inline-flex}.lookout-actions input,.lookout-actions select{width:auto}.lookout-table tr.overview td{background:color-mix(in srgb,var(--surface-secondary) 70%,transparent)}.lookout-table tr.dragging{opacity:.4}.lookout-table .handle{cursor:grab;color:var(--text-secondary)}dialog.lookout-dialog .list{margin:0;padding:0;list-style:none}dialog.lookout-dialog .entry .kind{text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border-primary);border-radius:999px;height:fit-content;padding:0 .4rem;font-size:.7rem}dialog.lookout-dialog .divide{color:var(--text-secondary);align-self:center;font-size:1.25rem}dialog.lookout-dialog .lab{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.75rem;display:flex}.lookout-posts .lookout-actions{align-items:flex-end}.lookout-posts .lookout-chips{margin-bottom:0}.lookout-posts .kind{letter-spacing:.02em;border:1px solid var(--border-primary);border-radius:999px;padding:0 .4rem;font-size:.7rem}.lookout-posts td .lookout-note{display:block}.lookout-postcards{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:grid}.lookout-postcard{background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-s);flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.lookout-postcard .shot{aspect-ratio:1;border-radius:var(--radius-s);background:color-mix(in srgb,var(--border-primary) 40%,transparent);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;place-items:center;font-size:.8rem;display:grid;overflow:hidden}.lookout-postcard .shot img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.lookout-postcard .meta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.lookout-postcard .figures{margin:0;font-size:.85rem}.lookout-postcard .figures strong{font-size:1.05rem}.lookout-postcard .excerpt,.lookout-postcard a{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.lookout{min-width:0;line-height:1.5}.lookout h2,.lookout h3,.lookout h4{margin:0}.lookout b,.lookout strong{font-weight:500}.lookout .tag,.lookout button,.lookout input,.lookout label,.lookout select,.lookout textarea{font:inherit;letter-spacing:0;text-transform:none}.lookout label{font-size:.85rem}.lookout input,.lookout select,.lookout textarea{font-size:.875rem}.lookout .eyebrow,.lookout .flag,.lookout .kind,.lookout .lab,.lookout .lookout-table th{font-family:var(--font-body);letter-spacing:.02em;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--text-tertiary);font-size:.75rem;font-weight:500;line-height:1.25rem}.lookout .lookout-posts .kind{text-transform:none;letter-spacing:.02em}.lookout .lookout-table td.key{text-overflow:ellipsis;white-space:nowrap;max-width:28rem;overflow:hidden}.lookout .lookout-table th{color:var(--text-secondary)}.lookout .lookout-table thead th button{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;justify-content:center;align-items:center;gap:.2em;display:inline-flex}.lookout .lookout-table thead th button[aria-pressed=true]{color:var(--text-accent)}.lookout .lookout-table td{font-size:.9rem}.lookout .lookout-chips button{border-color:var(--border-primary);color:var(--text-secondary);padding:.3rem .7rem;font-size:.85rem;font-weight:500;line-height:1.2}.lookout .lookout-chips button:hover{color:var(--text-primary)}.lookout .lookout-chips button[aria-pressed=true]{color:var(--text-inverted);border-color:var(--chip-selected);background:var(--chip-selected)}.lookout .lookout-crumbs{align-items:center;gap:.4rem;margin:0;font-size:.9rem;display:inline-flex}.lookout .lookout-crumbs a{align-items:center;gap:.3rem;display:inline-flex}.lookout .lookout-crumbs .iconify{flex:none}.lookout .lookout-crumbs b{color:var(--text-primary)}.lookout .lookout-detail-head .kind{vertical-align:middle}.lookout .lookout-funnel strong,.lookout .lookout-postcard .figures strong{font-variant-numeric:tabular-nums}.lookout .lookout-legend li button{color:var(--text-secondary);align-items:center;gap:.35rem;padding:.1rem 0;font-size:.8rem;display:inline-flex}.lookout .lookout-legend li button .swatch{margin-right:0}.lookout .lookout-legend li button:hover{color:var(--text-primary)}.lookout .lookout-legend li button[aria-pressed=false]{opacity:.45;text-decoration:line-through}.lookout-tooltip{font-family:var(--font-body);font-variant-numeric:tabular-nums;max-width:22rem;padding:.5rem .7rem;font-size:.8rem;line-height:1.45;background:var(--surface-secondary)!important;color:var(--text-primary)!important;border:1px solid var(--border-primary)!important;border-radius:var(--radius-s)!important;box-shadow:0 6px 20px #0000002e!important}.lookout-tooltip .ts-chart-tooltip__title{color:var(--text-secondary);font-weight:500}@font-face{font-family:Work Sans;src:local(Work Sans Regular Italic),local(Work Sans Italic),url(../_fonts/2SE-Cx8zDzStDYJZfnLpkRnZu1fS65LqcpExpQcZb1U-19hr_fy8KtrFbUlLiTu_g75PB_FiBdT7Aw4uYjRd3jA.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Work Sans Fallback\: sans-serif;src:local("sans-serif");size-adjust:100%;ascent-override:93%;descent-override:24.3%;line-gap-override:0%}@font-face{font-family:Work Sans;src:local(Work Sans Regular Italic),local(Work Sans Italic),url(../_fonts/6NEWvyHdCkcnWp2D0OV_5B_bCdeDTmVwdZpdnwFj_Kk-mVROfUiiPzPQodZJX1TaTeJzveAcUADoEmg3cQugWy0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans Regular Italic),local(Work Sans Italic),url(../_fonts/YkHJaPIt3707LnHhIMvciMbw3J1EOeA4liLDyPw7CCY-krdwINrOjRvIxBQiY5DfZhLMFs323gZ4CMR44vL2kII.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans Medium Italic),url(../_fonts/2SE-Cx8zDzStDYJZfnLpkRnZu1fS65LqcpExpQcZb1U-19hr_fy8KtrFbUlLiTu_g75PB_FiBdT7Aw4uYjRd3jA.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:500;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans Medium Italic),url(../_fonts/6NEWvyHdCkcnWp2D0OV_5B_bCdeDTmVwdZpdnwFj_Kk-mVROfUiiPzPQodZJX1TaTeJzveAcUADoEmg3cQugWy0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:500;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans Medium Italic),url(../_fonts/YkHJaPIt3707LnHhIMvciMbw3J1EOeA4liLDyPw7CCY-krdwINrOjRvIxBQiY5DfZhLMFs323gZ4CMR44vL2kII.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:500;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold Italic),url(../_fonts/2SE-Cx8zDzStDYJZfnLpkRnZu1fS65LqcpExpQcZb1U-19hr_fy8KtrFbUlLiTu_g75PB_FiBdT7Aw4uYjRd3jA.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:600;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold Italic),url(../_fonts/6NEWvyHdCkcnWp2D0OV_5B_bCdeDTmVwdZpdnwFj_Kk-mVROfUiiPzPQodZJX1TaTeJzveAcUADoEmg3cQugWy0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold Italic),url(../_fonts/YkHJaPIt3707LnHhIMvciMbw3J1EOeA4liLDyPw7CCY-krdwINrOjRvIxBQiY5DfZhLMFs323gZ4CMR44vL2kII.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:italic}@font-face{font-family:Work Sans;src:local(Work Sans Regular),local(Work Sans),url(../_fonts/B9rMFeqG5Uodo7AZfA6SqpfDxf3J0jAogZ3aAx80Yys-MFPRI05GtNk4zmJ_bMP8PT5AXmFPB5nWZY8Zfe0ajwU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans Regular),local(Work Sans),url(../_fonts/O5jMBuO8vtvL6Qwj0NRUQWPqxs_x54y3he_ZGd-hwkI-6ibaEmvsPNhFCCNdQcwutwkPqPSGr5SPVZaBPEgS6Rc.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans Regular),local(Work Sans),url(../_fonts/AVWqGVkMoprehwuRVE00Q8KY7O8aAALf8efTsMXBevU-Q6pBDFspNb1FIBts31Z_qWPV5ydcl7KRypDqZpD0bPA.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans Medium),url(../_fonts/B9rMFeqG5Uodo7AZfA6SqpfDxf3J0jAogZ3aAx80Yys-MFPRI05GtNk4zmJ_bMP8PT5AXmFPB5nWZY8Zfe0ajwU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:500;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans Medium),url(../_fonts/O5jMBuO8vtvL6Qwj0NRUQWPqxs_x54y3he_ZGd-hwkI-6ibaEmvsPNhFCCNdQcwutwkPqPSGr5SPVZaBPEgS6Rc.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:500;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans Medium),url(../_fonts/AVWqGVkMoprehwuRVE00Q8KY7O8aAALf8efTsMXBevU-Q6pBDFspNb1FIBts31Z_qWPV5ydcl7KRypDqZpD0bPA.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:500;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold),url(../_fonts/B9rMFeqG5Uodo7AZfA6SqpfDxf3J0jAogZ3aAx80Yys-MFPRI05GtNk4zmJ_bMP8PT5AXmFPB5nWZY8Zfe0ajwU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:600;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold),url(../_fonts/O5jMBuO8vtvL6Qwj0NRUQWPqxs_x54y3he_ZGd-hwkI-6ibaEmvsPNhFCCNdQcwutwkPqPSGr5SPVZaBPEgS6Rc.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:normal}@font-face{font-family:Work Sans;src:local(Work Sans SemiBold),url(../_fonts/AVWqGVkMoprehwuRVE00Q8KY7O8aAALf8efTsMXBevU-Q6pBDFspNb1FIBts31Z_qWPV5ydcl7KRypDqZpD0bPA.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:normal}@font-face{font-family:DM Sans;src:local(DM Sans Medium Italic),url(../_fonts/pNywh9pTIgZ_UUv8agRme42igNEuBqf-GZz0rEi4JOs-D_1G37m2hbzuKIhfD33JHVL7VRp0WCAsryBglX0Fs94.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:500;font-style:italic}@font-face{font-family:DM Sans Fallback\: sans-serif;src:local("sans-serif");size-adjust:100%;ascent-override:99.2%;descent-override:31%;line-gap-override:0%}@font-face{font-family:DM Sans;src:local(DM Sans Medium Italic),url(../_fonts/qaeriRtlZn9XxeKcuODsKeXTWIHZ_X8ruo8SqRjheHE-F0a_9eULWoLhNLYxtt1zSZMGrBy_9VORiQB4VFeYgpY.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:500;font-style:italic}@font-face{font-family:DM Sans;src:local(DM Sans SemiBold Italic),url(../_fonts/pNywh9pTIgZ_UUv8agRme42igNEuBqf-GZz0rEi4JOs-D_1G37m2hbzuKIhfD33JHVL7VRp0WCAsryBglX0Fs94.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:italic}@font-face{font-family:DM Sans;src:local(DM Sans SemiBold Italic),url(../_fonts/qaeriRtlZn9XxeKcuODsKeXTWIHZ_X8ruo8SqRjheHE-F0a_9eULWoLhNLYxtt1zSZMGrBy_9VORiQB4VFeYgpY.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:italic}@font-face{font-family:DM Sans;src:local(DM Sans Medium),url(../_fonts/BtWnw4L7ID7li7toH36oa37jEXkPNscr88SSQKgjODQ-zvAGW_pVSm4Av_to8e0yf9P7_BEF7Ru1kqihlvS1Zpk.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:500;font-style:normal}@font-face{font-family:DM Sans;src:local(DM Sans Medium),url(../_fonts/4uHnWt_9ibVCXb7nqQ4alctKAS2EDXfugaxBChA9tFw-4vCjmb6BU4qrCKhD_60PO9PnjCZBbng26FRTh0jzvOA.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:500;font-style:normal}@font-face{font-family:DM Sans;src:local(DM Sans SemiBold),url(../_fonts/BtWnw4L7ID7li7toH36oa37jEXkPNscr88SSQKgjODQ-zvAGW_pVSm4Av_to8e0yf9P7_BEF7Ru1kqihlvS1Zpk.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:600;font-style:normal}@font-face{font-family:DM Sans;src:local(DM Sans SemiBold),url(../_fonts/4uHnWt_9ibVCXb7nqQ4alctKAS2EDXfugaxBChA9tFw-4vCjmb6BU4qrCKhD_60PO9PnjCZBbng26FRTh0jzvOA.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:600;font-style:normal}.title,h1,h2{font-family:var(--font-body);letter-spacing:0;font-size:1.5rem;font-weight:500;line-height:2.5rem}h3{font-size:1.25rem}h3,h4{font-family:var(--font-body);letter-spacing:0;font-weight:500;line-height:1.3}h4{font-size:1.0625rem}h5{font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:500;line-height:1.5rem}.title,h1,h2,h3,h4,h5{color:var(--text-primary);margin:0 0 var(--space-16)}h1{margin-bottom:var(--space-24)}h4,h5{margin-bottom:var(--space-8)}p{font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:400;line-height:1.5}a{color:var(--text-accent);transition:color .3s}a:hover{color:var(--button-primary)}.btn,a,button,input[type=submit]{cursor:pointer}.muted{color:var(--text-secondary)}.eyebrow{font-family:var(--font-body);letter-spacing:.02em;letter-spacing:.08em;color:var(--text-tertiary);font-weight:500;line-height:1.25rem}.eyebrow,label{text-transform:uppercase;font-size:.75rem}label{letter-spacing:.05em;color:var(--text-secondary);font-weight:400}input:not([type=checkbox],[type=radio],[type=submit],[type=button]),select,textarea{font-family:var(--font-body);border:1px solid var(--border-primary);border-radius:var(--radius-s);background:var(--surface-tertiary);color:var(--text-primary);width:100%;padding:.5em .75em;font-size:.875rem;font-weight:400;transition:border-color .2s}input:not([type=checkbox],[type=radio],[type=submit],[type=button]):focus,select:focus,textarea:focus{border-color:var(--button-primary);outline:none}input:not([type=checkbox],[type=radio],[type=submit],[type=button])[disabled],select[disabled],textarea[disabled]{opacity:.5}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 1rem) 55%,calc(100% - .7rem) 55%;background-repeat:no-repeat;background-size:.3rem .3rem,.3rem .3rem;padding-right:2rem}#__nuxt:has(>.shell){grid-template-columns:var(--sidebar-width) 1fr;grid-template-areas:"sidebar content";min-height:100dvh;display:grid}.sidebar-header{justify-content:space-between;align-items:center;gap:var(--space-8);height:68px;padding:var(--space-20) var(--space-24);border-bottom:1px solid var(--border-primary);background:var(--surface-primary);display:flex}.sidebar-header__id{align-items:center;gap:var(--space-10);min-width:0;display:flex;position:relative}.sidebar-header__id .mark{border-radius:var(--radius-s);background:var(--button-primary);width:40px;height:40px;color:var(--indicator-white);flex:none;justify-content:center;align-items:center;display:flex}.sidebar-header__id .mark svg{width:22px;height:auto}.sidebar-header__id .name{font-family:var(--font-display);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:600;line-height:1.3;overflow:hidden}.sidebar-header__id .chev{color:var(--text-tertiary);flex:none;font-size:20px}.sidebar-header__id.switchable:hover .name{color:var(--button-primary)}.sidebar-header__select{opacity:0;cursor:pointer;appearance:none;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.sidebar-header__toggle{color:var(--text-tertiary);background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;font-size:20px;display:flex}.sidebar-header__toggle:hover{color:var(--text-primary)}.nav-backdrop{display:none}.sidebar{border-right:1px solid var(--border-primary);background:var(--surface-primary);flex-direction:column;grid-area:sidebar;height:100dvh;display:flex;position:sticky;top:0;left:0}.sidebar__scroll{min-height:0;padding-top:var(--space-16);flex:1;overflow-y:auto}.sidebar__foot{padding-bottom:var(--space-12)}.sidebar__lockup{width:181px;height:auto;margin:var(--space-24) auto var(--space-8);color:var(--text-primary);text-decoration:none;display:block}.sidebar__lockup svg{width:100%;height:auto;display:block}.sidebar__lockup:hover{color:var(--text-secondary)}.sidebar__account{display:none}.nav-group summary{align-items:center;gap:var(--space-8);height:40px;margin:0 var(--space-16);padding:var(--space-8) var(--space-8) var(--space-8) 0;color:var(--text-tertiary);cursor:pointer;font-family:var(--font-body);letter-spacing:0;font-size:.9375rem;font-weight:400;line-height:1.25rem;list-style:none;display:flex}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary .chev{margin-left:auto;font-size:20px;transition:transform .2s}.nav-group[open]>summary .chev{transform:rotate(180deg)}.sidebar nav{flex-direction:column;display:flex}.sidebar nav a,.sidebar nav button{align-items:center;gap:var(--space-8);height:40px;margin:2px var(--space-16);padding:var(--space-8) var(--space-12);border-radius:var(--radius-s);color:var(--text-primary);text-align:left;font-family:var(--font-body);letter-spacing:0;background:0 0;border:0;font-size:.9375rem;font-weight:500;line-height:1.5rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar nav a:hover,.sidebar nav button:hover{border:1px solid var(--border-primary)}.sidebar nav a.active,.sidebar nav button.active{background:var(--surface-tertiary);border:1px solid var(--border-primary);color:var(--button-primary);border-color:currentColor}.sidebar nav a .icon,.sidebar nav button .icon{color:var(--text-tertiary);flex:none;font-size:20px}.sidebar nav>nav{padding:var(--space-16)}.sidebar nav>nav a.active,.sidebar nav>nav button.active{color:var(--surface-accent)}.sidebar nav .subnav{align-items:center;gap:var(--space-8);display:flex}.sidebar nav .subnav .chev{color:var(--text-tertiary);margin-left:auto;font-size:20px;transition:transform .2s}.sidebar nav .subnav.active .chev{transform:rotate(180deg)}.shell{flex-direction:column;grid-area:content;min-width:0;display:flex}.content-bar{justify-content:space-between;align-items:center;gap:var(--space-16);height:68px;padding:0 var(--space-24);background:var(--surface-primary);z-index:21;border-bottom:1px solid var(--border-primary);display:flex;position:sticky;top:0}.content-bar__identity{gap:var(--space-12);background:0 0;border-bottom:0;min-width:0;padding:0;display:none}.content-bar>.account-menu{margin-left:auto}.content{min-width:0;padding:0 var(--space-40) var(--space-40);flex:1}main.content{padding:var(--space-40)}.account-menu__trigger{gap:var(--space-12);color:var(--text-primary);letter-spacing:0;background:0 0;border:0;padding:0;font-size:.9375rem}.account-menu__trigger,.account-menu__trigger .avatar{font-family:var(--font-body);align-items:center;font-weight:500;line-height:1.25rem;display:flex}.account-menu__trigger .avatar{border-radius:var(--radius-full);background:var(--button-primary);width:40px;height:40px;color:var(--indicator-white);letter-spacing:.02em;flex:none;justify-content:center;font-size:.75rem}.account-menu__trigger .chev{color:var(--text-tertiary);font-size:20px}.account-menu__trigger:hover .name{color:var(--button-primary)}.account-menu__panel{min-width:12rem;padding:var(--space-8);border:1px solid var(--border-primary);border-radius:var(--radius-m);background:var(--surface-secondary);color:var(--text-primary);margin:0;position:fixed}.account-menu__panel a,.account-menu__panel button{align-items:center;gap:var(--space-8);width:100%;padding:var(--space-8);border-radius:var(--radius-s);color:var(--text-primary);text-align:left;font-family:var(--font-body);letter-spacing:0;background:0 0;border:0;font-size:.9375rem;font-weight:500;line-height:1.25rem;text-decoration:none;display:flex}.account-menu__panel a:hover,.account-menu__panel button:hover{background:var(--surface-tertiary)}.account-menu__panel a .iconify,.account-menu__panel button .iconify{color:var(--text-tertiary);font-size:20px}.auth-shell{min-height:100dvh;padding:var(--space-24);place-items:center;display:grid}.auth-shell .card{gap:1.25rem;width:min(24rem,100%);padding:2rem;display:grid}.auth-shell .logo{margin:0;font-size:2.5rem}#__nuxt:has(>.shell.collapsed){grid-template-columns:1fr;grid-template-areas:"content"}#__nuxt:has(>.shell.collapsed)>.sidebar{display:none}#__nuxt:has(>.shell.collapsed) .content-bar__identity{display:flex}@media (width<=1000px){#__nuxt:has(>.shell){grid-template-columns:1fr;grid-template-areas:"content"}.content-bar__identity{display:flex}.content-bar>.account-menu{display:none}.content{padding:0 var(--space-16) var(--space-24)}.nav-backdrop{z-index:19;background:#00000080;display:block;position:fixed;inset:0}.sidebar{z-index:20;visibility:hidden;border-right:0;width:100%;transition:transform .25s,visibility .25s;position:fixed;inset:0;transform:translate(-100%)}.sidebar.open{visibility:visible;transform:none}.sidebar__account{margin:var(--space-16) var(--space-16) var(--space-24);display:block}}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}.card{background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-s);padding:1.25rem}.card-grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1rem;display:grid}.tile{align-content:start;gap:.75rem;display:grid}.file{grid-template-rows:auto 1fr 1fr auto;align-content:space-between;padding:.75em}.file .status{color:var(--text-secondary);justify-content:space-between;gap:.25em;line-height:1;display:flex}.file .status .icons{gap:.5em;display:flex}.file .type-icon{place-self:center;font-size:3rem}.file .row-actions{justify-content:space-between;gap:2em}.file h3{text-transform:none;text-wrap:pretty;word-break:break-all;align-self:flex-end;font-size:1.5rem}.file h3 a{text-decoration:none}.stack{align-content:start}.field-grid,.stack{gap:1rem;display:grid}.field-grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));width:100%;margin:1rem 0}.field-grid label{gap:.375rem;display:grid}.field-grid>*{overflow-wrap:anywhere;min-width:0}.tag{border:1px solid var(--border-primary);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-radius:999px;align-items:center;padding:.125rem .625rem;font-size:.6875rem;font-weight:500;display:inline-flex}.tag.accent{background:var(--button-primary)}.tag.accent,.tag.external{color:var(--indicator-white);border-color:#0000}.tag.external{background:var(--surface-accent)}.data-table{border-collapse:collapse;width:100%;font-size:.875rem}.data-table td,.data-table th{text-align:left;border-bottom:1px solid var(--border-primary);padding:.75rem 1rem}.data-table th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.6875rem;font-weight:500}.data-table tbody tr:last-child td{border-bottom:0}.data-table select{width:auto;min-width:11rem}@media (width<=1000px){.data-table thead{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.data-table tr{display:block}.data-table tbody tr{border:1px solid var(--border-primary);border-radius:var(--radius-s);margin-bottom:.75rem;padding:.5rem 1rem}.data-table tbody tr:last-child{margin-bottom:0}.data-table td{border:0;border-bottom:1px solid var(--border-primary);padding:.5rem 0;display:block}.data-table tr td:last-child{border-bottom:0}.data-table td[data-label]:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.15rem;font-size:.6875rem;font-weight:500;display:block}.data-table select{width:100%;min-width:0}}.row-actions{align-items:center;gap:.75rem;display:flex}.notice{color:var(--button-primary)}.error,.notice{margin:0;font-size:.875rem}.error{color:var(--negative)}.btn,a.btn,button,input[type=submit]{color:var(--text-primary);cursor:pointer;font-size:var(--font-size);font-family:var(--font-body);background:0 0;border:none;margin:0;padding:0;font-weight:400;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.btn:hover,a.btn:hover,button:hover,input[type=submit]:hover{color:var(--button-primary)}.btn[disabled],a.btn[disabled],button[disabled],input[type=submit][disabled]{opacity:.5;cursor:default}.btn.block,a.btn.block,button.block,input[type=submit].block{border-radius:var(--radius-s);background:var(--button-primary);color:var(--indicator-white);text-transform:uppercase;letter-spacing:.08em;text-align:center;border:1px solid #0000;width:100%;padding:.75em 1.25em;font-size:.75rem;font-weight:500;line-height:1;transition:opacity .2s}.btn.block:hover,a.btn.block:hover,button.block:hover,input[type=submit].block:hover{color:var(--indicator-white);opacity:.85}.btn.block.ghost,a.btn.block.ghost,button.block.ghost,input[type=submit].block.ghost{background:0 0;border:1px solid}.btn.danger,a.btn.danger,button.danger,input[type=submit].danger{color:var(--negative);font-size:.875rem}.btn.danger:hover,a.btn.danger:hover,button.danger:hover,input[type=submit].danger:hover{color:var(--text-primary)}.btn.quiet,a.btn.quiet,button.quiet,input[type=submit].quiet{color:var(--text-secondary);font-size:.875rem}.btn.quiet:hover,a.btn.quiet:hover,button.quiet:hover,input[type=submit].quiet:hover{color:var(--text-primary)}.popover__trigger{align-items:center;gap:.4rem;width:auto;display:inline-flex}.popover{background:var(--surface-secondary);width:min(30rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:var(--radius-s);padding:1.5rem;overflow:auto}.popover h3{margin-top:0;padding-right:1.5rem}.popover{opacity:0;transition:opacity .2s ease,transform .2s ease,overlay allow-discrete .2s ease,display allow-discrete .2s ease;transform:translateY(.5rem)scale(.98)}.popover:popover-open{opacity:1;transform:none}@starting-style{.popover:popover-open{opacity:0;transform:translateY(.5rem)scale(.98)}}.popover::backdrop{opacity:0;transition:opacity .2s ease,overlay allow-discrete .2s ease,display allow-discrete .2s ease;background:#00000080}.popover:popover-open::backdrop{opacity:1}@starting-style{.popover:popover-open::backdrop{opacity:0}}.popover__close{font-size:1.1rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}@media (prefers-reduced-motion:reduce){.popover,.popover::backdrop{transition:none}}*,:after,:before{box-sizing:border-box}:root{--font-body:"Work Sans", "Work Sans Fallback: sans-serif", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"DM Sans", "DM Sans Fallback: sans-serif", "Work Sans", system-ui, sans-serif;--font-size:.9375rem;--space-0:0;--space-2:2px;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--radius-3xs:2px;--radius-2xs:4px;--radius-xs:6px;--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px;--radius-2xl:24px;--radius-full:360px;--text-primary:#1f1f21;--text-secondary:#1f1f21bd;--text-tertiary:#1f1f218f;--text-inverted:#fff;--text-tertiary-inverted:#fff9;--text-accent:#00add7;--surface-primary:#fff;--surface-secondary:#fff;--surface-tertiary:#f7f7f7;--surface-inverted:#1f1f21;--surface-accent:#00bfed;--border-primary:#e7e7e7;--border-secondary:#fff;--border-accent:#189d6d;--chip-active:#fff;--chip-selected:#1f1f21;--button-primary:#02936a;--button-secondary:#f7f7f7;--indicator-white:#fff;--indicator-black:#010101;--positive:#189d6d;--negative:#fd4438;--warning:#dee06a;--chart-basic:#e7e7e7;--chart-transparent:#ffffff0a;--chart-grid:#e7e7e7;--sidebar-width:275px;--topbar-height:68px}@media (prefers-color-scheme:dark){:root{--text-primary:#fff;--text-secondary:#ffffffd1;--text-tertiary:#fff9;--text-inverted:#1f1f21;--text-tertiary-inverted:#fff9;--surface-primary:#1f1f21;--surface-secondary:#1f1f21;--surface-tertiary:#2a2a2a;--surface-inverted:#fff;--button-primary:#189d6d;--border-primary:#acacb0;--border-secondary:#2a2a2a;--chip-active:#1f1f21;--chip-selected:#fff;--button-secondary:#ffffff1f;--chart-basic:#acacb0;--chart-transparent:#2a2a2a;--chart-grid:oklch(74.5642% .00566947 286.261/.35)}}.panel-light{--surface-primary:#e7e7e7;--surface-secondary:#e7e7e7;--surface-tertiary:#fff;--surface-inverted:#1f1f21;--text-primary:#1f1f21;--text-secondary:#1f1f21bd;--text-tertiary:#1f1f218f;--text-inverted:#fff;--border-primary:#bfbfc2;--border-secondary:#e7e7e7;--chip-active:#fff;--chip-selected:#1f1f21;--button-secondary:#fff;background:var(--surface-secondary);color:var(--text-primary)}body,html{margin:0;padding:0}body{background-color:var(--surface-primary);width:100%;min-height:100dvh;color:var(--text-primary);font-family:var(--font-body);letter-spacing:0;-webkit-font-smoothing:antialiased;font-size:.9375rem;font-weight:400;line-height:1.25rem;overflow-x:hidden}.container{width:90%;max-width:1448px;margin:0 auto;position:relative}
