:root{color:#172026;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0}.topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:28px}.eyebrow{margin:0 0 6px;color:#5b6b73;font-size:.85rem;font-weight:700;text-transform:uppercase}h1{margin:0;color:#142126;font-size:clamp(1.7rem,3.2vw,2.7rem);line-height:1.1;white-space:nowrap}h2{margin:0 0 8px;font-size:1.05rem}.icon-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #cad5d7;border-radius:8px;color:#142126;background:#fff;cursor:pointer}.icon-button:hover{border-color:#6d8c90}.dashboard{display:grid;gap:18px}.summary{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#52656c}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.panel{min-width:0;padding:20px;border:1px solid #d6dfdf;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f333a14}.panel-heading{display:flex;align-items:flex-start;gap:14px}.panel-icon{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:8px;color:#fff;background:#2f5d62}.panel p{margin:16px 0;color:#4d6068;line-height:1.5}dl{display:grid;gap:8px;margin:0}dt{color:#60737b;font-size:.78rem;font-weight:700;text-transform:uppercase}dd{min-width:0;margin:0 0 8px;overflow-wrap:anywhere;color:#172026;font-family:SFMono-Regular,Consolas,monospace;font-size:.85rem;line-height:1.4}.pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:5px 9px;border-radius:8px;font-size:.82rem;font-weight:700;text-transform:capitalize}.pill.good{color:#0f5b3c;background:#dff3e8}.pill.pending{color:#745400;background:#fff0bf}.pill.bad{color:#8b1f23;background:#ffe1e1}.empty-state,.error-state{display:flex;align-items:center;gap:10px;min-height:64px;padding:16px;border-radius:8px;background:#fff}.error-state{color:#8b1f23;border:1px solid #ffc9c9}.tabs{display:inline-flex;gap:6px;flex-wrap:wrap;margin-bottom:18px}.tab{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;cursor:pointer;border:1px solid #cad5d7;background:#fff;color:#52656c;font-weight:600}.tab.active{color:#fff;background:#2f5d62;border-color:#2f5d62}.coverage-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin-bottom:24px}.coverage-tile{text-align:left;cursor:pointer;padding:14px 16px;border-radius:14px;border:1px solid #d6dfdf;background:#fff}.coverage-tile.selected{border-color:#2f5d62;box-shadow:0 0 0 2px #2f5d622e}.coverage-head{display:flex;align-items:baseline;justify-content:space-between}.coverage-source{font-weight:700;text-transform:capitalize}.coverage-pct{font-size:1.25rem;font-weight:700;color:#2f5d62}.coverage-bar{height:6px;border-radius:999px;background:#e6ecec;margin:8px 0;overflow:hidden}.coverage-bar span{display:block;height:100%;background:#2f5d62}.coverage-meta{display:flex;justify-content:space-between;font-size:.82rem;color:#60737b}.coverage-queue{color:#745400;font-weight:600}.queue-head{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0 12px}.muted{color:#7a8a90;font-size:.85rem}.queue{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.queue-item{border:1px solid #d6dfdf;border-radius:14px;background:#fff;padding:14px 16px}.queue-item-main{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.queue-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.type-tag{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;color:#745400;background:#fff0bf}.type-tag.unmatched{color:#8b1f23;background:#ffe1e1}.type-tag.uptime_check{color:#0f5b3c;background:#dff3e8}.candidates{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.candidates li{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:10px;background:#f5f7f4}.candidate-name{flex:1;font-weight:600}.candidate-score{font-size:.8rem;color:#60737b}.btn{display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:7px 12px;border-radius:10px;font-weight:600;border:1px solid #2f5d62;background:#2f5d62;color:#fff}.btn.small{padding:5px 10px;font-size:.82rem}.btn.ghost{background:#fff;color:#2f5d62}.btn.ghost.danger{color:#8b1f23;border-color:#ffc9c9}.customer-search{margin-top:12px}.customer-search input{width:100%;padding:9px 12px;border-radius:10px;border:1px solid #cad5d7;font:inherit}.search-results{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.search-results li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;border-radius:10px;background:#f5f7f4}.search-bar{display:flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid #cad5d7;border-radius:12px;background:#fff;margin-bottom:16px;color:#52656c}.search-bar input{flex:1;border:none;outline:none;font:inherit;background:transparent}.grid{width:100%;border-collapse:collapse;background:#fff;border:1px solid #d6dfdf;border-radius:14px;overflow:hidden}.grid th,.grid td{text-align:left;padding:10px 14px;border-bottom:1px solid #edf1f1;font-size:.92rem}.grid th{background:#f5f7f4;color:#52656c;font-weight:700;font-size:.8rem;text-transform:uppercase}.grid td.num,.grid th.num{text-align:right;font-variant-numeric:tabular-nums}.grid tr:last-child td{border-bottom:none}.grid tr.clickable{cursor:pointer}.grid tr.clickable:hover{background:#f5faf8}.cohort-chip{display:inline-block;padding:2px 9px;border-radius:999px;background:#e6efef;color:#2f5d62;font-size:.8rem;font-weight:600}.review-count{color:#745400;font-weight:700}.drill-count{color:#2f5d62;font-weight:700;text-decoration:underline;text-underline-offset:3px}.prov{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;color:#7a8a90;word-break:break-all}.profile-head{margin:14px 0 20px}.profile-facts{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:6px;color:#52656c}.arr-fact{font-weight:700;color:#142126}.section-label{margin:8px 0 12px;font-size:.82rem;text-transform:uppercase;color:#60737b;letter-spacing:.04em}.eng-stats{display:flex;flex-wrap:wrap;gap:26px;margin:16px 0 4px}.eng-stat{display:flex;flex-direction:column;gap:2px;min-width:84px}.eng-stat-value{font-size:1.5rem;font-weight:650;color:#172026;line-height:1.1}.eng-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#7a8a90}.dashboard .panel+.panel,.dashboard .panel{margin-top:16px}.panel .grid{margin-top:16px}button.eng-stat.clickable{cursor:pointer;border:1px solid #d6dfdf;border-radius:12px;background:#fff;padding:10px 14px;font:inherit;text-align:left}button.eng-stat.clickable:hover{background:#f5faf8}button.eng-stat.clickable.selected{border-color:#2f5d62;background:#e6efef}.nowrap{white-space:nowrap}.activity-detail{font-size:.82rem;margin-top:2px;max-width:640px}.type-tag.gong{color:#4a2f74;background:#ece1ff}.type-tag.zendesk{color:#0f5b3c;background:#dff3e8}.type-tag.intercom{color:#114d8b;background:#dcebff}.type-tag.hubspot{color:#8b4a11;background:#ffe9d6}.type-tag.uptime{color:#8b1f23;background:#ffe1e1}.type-tag.site24x7{color:#8b1f23;background:#ffe9d6}.type-tag.airtable{color:#0b5394;background:#d9e9ff}.type-tag.call{color:#4a2f74;background:#ece1ff}.type-tag.ticket{color:#0f5b3c;background:#dff3e8}.insight-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.insight-card p{margin:8px 0}.insight-head{display:flex;align-items:center;gap:8px}.insight-group-label{font-size:.8rem;text-transform:uppercase;color:#60737b;letter-spacing:.03em}.insight-items{margin:4px 0 10px;padding-left:20px}.insight-items li{margin:2px 0}.ext-link{margin-left:6px;color:#2f5d62;vertical-align:middle}.product-chips{display:inline-flex;gap:5px;flex-wrap:wrap}.product-chip{display:inline-block;padding:2px 9px;border-radius:999px;font-size:.76rem;font-weight:700;background:#eef1ee;color:#52656c}.product-chip.imis{color:#114d8b;background:#dcebff}.product-chip.openwater{color:#0f5b3c;background:#dff3e8}.product-chip.topclass{color:#745400;background:#fff0bf}.product-chip.clowder{color:#4a2f74;background:#ece1ff}.product-chip.powersuite{color:#52656c;background:#e3e8e8}button.product-chip.filter{cursor:pointer;border:1px solid transparent;font:inherit;font-size:.8rem;font-weight:700;padding:4px 12px}button.product-chip.filter.selected{border-color:currentColor}button.product-chip.filter.inactive{opacity:.45}button.product-chip.filter.inactive:hover{opacity:.8}.filter-row{display:flex;gap:8px;margin-bottom:14px}.context-bar{display:flex;flex-direction:column;align-items:flex-end;gap:6px;padding:10px 14px;border:1px solid #d6dfdf;border-radius:12px;background:#fff}.context-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cohort-row{display:flex;align-items:center;gap:8px;min-height:34px;flex-wrap:wrap;justify-content:flex-end}.day-nav{display:inline-flex;align-items:center;gap:4px}.day-nav .icon-button{width:30px;height:30px;border-radius:8px}.cohort-row input[type=date]{padding:5px 8px;border:1px solid #cad5d7;border-radius:10px;font:inherit;font-size:.84rem}.filter-bar-label{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#60737b;letter-spacing:.04em}.context-bar select{padding:6px 10px;border:1px solid #cad5d7;border-radius:10px;font:inherit;font-size:.86rem}.product-chip.company{color:#2f5d62;background:#e6efef}.modal-backdrop{position:fixed;inset:0;background:#14212673;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:16px;max-width:760px;width:100%;max-height:84vh;max-height:84dvh;display:flex;flex-direction:column;padding:18px 20px;box-shadow:0 18px 48px #00000047}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-head strong{font-size:1.05rem}.modal-head-actions{display:inline-flex;align-items:center;gap:8px}.modal-meta{margin:6px 0 12px;font-size:.86rem}.modal-body{overflow-y:auto}.btn.small-pad{padding:5px 10px;font-size:.82rem}.detail-facts{display:grid;grid-template-columns:max-content 1fr;gap:4px 16px;margin:0 0 12px}.detail-facts dt{color:#60737b;text-transform:capitalize;font-size:.84rem}.detail-facts dd{margin:0;font-size:.9rem}.detail-text{white-space:pre-wrap;font:inherit;font-size:.9rem;background:#f5f7f4;border-radius:10px;padding:12px}.transcript{display:flex;flex-direction:column;gap:8px}.transcript p{margin:0;font-size:.9rem;line-height:1.45}.transcript p strong{color:#2f5d62}.thread{display:flex;flex-direction:column;gap:10px}.thread-msg .detail-text{margin:2px 0 0}.thread-msg.internal .detail-text{background:#fff7e0}.thread-msg.agent .detail-text{background:#eef4ff}.thread-msg-meta{font-size:.78rem}.feed-controls{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.feed-controls input[type=date]{padding:7px 10px;border:1px solid #cad5d7;border-radius:10px;font:inherit}.btn.ghost.selected{background:#e6efef;border-color:#2f5d62}.feed-group{padding:14px 16px}.feed-group-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.feed-events{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.feed-event{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:10px;cursor:pointer}.feed-event:hover{background:#f5faf8}.feed-event-title{flex:1;font-weight:600}.feed-event-time{font-variant-numeric:tabular-nums}.band-muted{background:#eceff0;color:#5b6a6d}.digest-list{gap:0!important}.digest-item{display:grid;grid-template-columns:26px 44px minmax(150px,230px) 1fr minmax(64px,auto) 60px;gap:12px;align-items:baseline;padding:5px 10px;border-radius:8px;cursor:pointer}.digest-item:hover{background:#f0f6f4}.digest-item.digest-hot{background:#fdf6f0}.digest-item.digest-hot:hover{background:#f9ecdf}.digest-score{font-size:.78rem;font-weight:800;text-align:center;color:#b6c1c3;font-variant-numeric:tabular-nums}.digest-score.warm{color:#a06b1f}.digest-score.hot{color:#b3402a}.digest-prod{justify-self:start;text-align:center;min-width:38px}.digest-customer{font-weight:650;font-size:.86rem;color:#1d2b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.digest-gist{font-size:.86rem;color:#3c4a50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.digest-tag{font-size:.74rem;color:#7a878a;white-space:nowrap;text-align:right}.digest-head{cursor:default;padding-bottom:2px;margin-bottom:2px;border-bottom:1px solid #e8eeee;border-radius:0}.digest-head:hover{background:transparent}.digest-head .digest-customer,.digest-head .digest-gist,.digest-head .digest-tag,.digest-head .digest-time{font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9aa7aa}.digest-head .digest-priority{grid-column:1 / 3;cursor:help;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#a06b1f}.digest-item.read,.feed-event.read{opacity:.45}.digest-item.read:hover,.feed-event.read:hover{opacity:1}.digest-tag.neg{color:#b3402a;font-weight:700}.digest-tag.pos{color:#2e7d4f;font-weight:600}.digest-time{font-size:.74rem;text-align:right;font-variant-numeric:tabular-nums}.sparkline{display:block}.band{display:inline-block;padding:2px 9px;border-radius:999px;font-size:.76rem;font-weight:700}.band-chronic{color:#fff;background:#8b1f23}.band-hot{color:#8b1f23;background:#ffe1e1}.band-warm{color:#745400;background:#fff0bf}.band-quiet{color:#0f5b3c;background:#dff3e8}.badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.76rem;font-weight:700}.badge-open{color:#8a4b00;background:bisque}.badge-grind{color:#8b1f23;background:#ffe1e1;margin-top:3px}.badge-dev{color:#4a2f74;background:#ece1ff;margin:3px 4px 0 0;text-decoration:none;display:inline-block}.badge-dev:hover{background:#ddc9ff}.workitem-links{display:flex;flex-direction:column;gap:4px;align-items:flex-start;margin-bottom:12px}.kanban{display:flex;gap:12px;align-items:flex-start;overflow-x:auto;padding-bottom:12px}.kanban-col{flex:0 0 250px;background:#eef1ee;border-radius:12px;padding:10px}.kanban-col-head{font-weight:700;font-size:.85rem;text-transform:uppercase;color:#52656c;margin-bottom:8px;letter-spacing:.03em}.kanban-card{display:block;background:#fff;border:1px solid #d6dfdf;border-radius:10px;padding:8px 10px;margin-bottom:8px;text-decoration:none;color:inherit}.kanban-card:hover{border-color:#2f5d62}.kanban-card-title{font-size:.86rem;font-weight:600;line-height:1.3}.kanban-card-meta{display:flex;gap:6px;margin-top:5px;align-items:center}.kanban-card-people{font-size:.78rem;margin-top:3px}.eng-person-day{margin-top:8px}.eng-person-name{font-weight:700;font-size:.88rem;color:#2f5d62}.plan-card.current{border:2px solid #2f5d62}.plan-bar{position:relative;height:14px;border-radius:999px;background:#e6ecec;overflow:hidden;margin:10px 0 8px;display:flex}.plan-done{background:#2f8f5b;height:100%}.plan-wip{background:#7fa8ad;height:100%}.plan-days{display:flex;gap:3px;align-items:flex-end;height:40px;margin:6px 0}.plan-day{width:14px;background:#2f8f5b;border-radius:3px 3px 0 0}.plan-teams{font-size:.82rem}.feed-group-head.clickable{cursor:pointer}button.product-chip.filter.powersuite{color:#52656c;background:#eef1ee}.paper{padding:30px 48px 26px}.paper-body{font-family:Georgia,Times New Roman,serif}.paper-body.masthead .paper-headline{margin:0;padding:10px 0 8px;text-align:center;font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:2.1rem;line-height:1.1;letter-spacing:.01em;color:#1d2b31;border-top:3px double #1d2b31;border-bottom:1px solid #1d2b31}.paper-dateline{margin:0 0 18px!important;padding:6px 0;text-align:center;border-bottom:3px double #1d2b31;font-size:.88rem;color:#4c5c62}.paper-dateline em{font-style:italic}.paper-headline{margin:0 0 10px;font-size:1.7rem;line-height:1.15}.paper-body p{margin:10px 0;color:#26343a;line-height:1.62;font-size:.98rem}.paper-body h3{margin:26px 0 8px;padding-bottom:4px;border-bottom:1px solid #1d2b31;font-family:inherit;font-size:.84rem;text-transform:uppercase;letter-spacing:.14em;color:#1d2b31}.paper-body h4{margin:14px 0 4px;font-size:.95rem}.paper-body ul{margin:8px 0;padding-left:22px}.paper-body li{margin:5px 0;line-height:1.55}.paper-meta{display:block;margin-top:22px;padding-top:10px;border-top:1px solid #e0e7e7;font-size:.8rem}.feed-controls select{padding:7px 10px;border:1px solid #cad5d7;border-radius:10px;font:inherit}.paper{position:relative}.paper-price{position:absolute;top:34px;right:40px;padding:6px 9px;border:2px solid #1d2b31;border-radius:999px;font-family:Georgia,Times New Roman,serif;font-size:.86rem;font-weight:700;color:#1d2b31;background:#fff;transform:rotate(6deg)}.paper-byline{margin:6px 0 0!important;text-align:center;font-size:.74rem!important;color:#8a979b!important;text-transform:uppercase;letter-spacing:.1em}.paper-cite{display:inline-block;margin:0 1px;padding:0 4px;border:0;border-radius:4px;background:transparent;color:#2f5d62;cursor:pointer;font-size:.68rem;font-weight:700;line-height:1;vertical-align:super;font-family:ui-sans-serif,system-ui,sans-serif}.paper-cite:hover{background:#2f5d62;color:#fff}.stat-cards{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 4px}.stat-card{flex:1 1 90px;min-width:90px;padding:10px 8px 8px;text-align:center;border:1px solid #dfe7e7;border-radius:10px;background:#fafcfb}.stat-card .stat-value{display:block;font-size:1.45rem;font-weight:700;color:#1d2b31;line-height:1.1;font-variant-numeric:tabular-nums}.stat-card .stat-label{display:block;margin-top:3px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:#5b6a6d}.stat-card.linked{cursor:pointer}.stat-card.linked:hover{border-color:#2f5d62;background:#eef4f2}.paper-record{margin-top:18px;border-top:1px solid #1d2b31}.record-toggle{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;padding:10px 0 6px;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit}.record-toggle:hover .record-title{color:#2f5d62}.paper-record .record-title{font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#1d2b31;font-family:Georgia,Times New Roman,serif}.record-toggle .muted{font-size:.8rem;font-family:ui-sans-serif,system-ui,sans-serif}.paper-record .record-hint{margin:2px 0 0;font-size:.82rem}.paper-record h4{margin:20px 0 6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#2f5d62;scroll-margin-top:14px}.record-table{font-size:.85rem}.record-table tbody tr{cursor:pointer}.record-table tbody tr:hover{background:#f5faf8}.paper-ref{display:inline-block;margin:0 2px;padding:0 7px;border-radius:999px;cursor:pointer;border:1px solid #b5cccd;background:#e6efef;color:#2f5d62;font-size:.72rem;font-weight:700;line-height:1.5;vertical-align:baseline}.paper-ref:hover{background:#2f5d62;color:#fff}.log-view{margin:14px 0 0;padding:12px 14px;max-height:420px;overflow:auto;background:#101d20;color:#cfe6e0;border-radius:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{max-width:420px;padding:32px 34px;text-align:center;border:1px solid #d6dfdf;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f333a14;display:flex;flex-direction:column;gap:12px;align-items:center}.auth-card .btn{text-decoration:none}.auth-chip{font-weight:400;text-transform:none}.auth-chip a{color:#2f5d62}@media(max-width:1020px){.grid{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:760px){.shell{width:min(100% - 20px,1120px);padding-top:16px}.topbar{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:18px}h1{font-size:clamp(1.8rem,9vw,2.6rem)}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:6px;-webkit-overflow-scrolling:touch}.tab{flex:0 0 auto;white-space:nowrap}.status-grid{grid-template-columns:1fr}.panel{padding:14px}.grid{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.grid th,.grid td{padding:8px 10px;min-width:110px}.grid td:nth-child(2){min-width:200px}.modal-backdrop{padding:0;align-items:flex-end}.modal{max-height:88vh;max-height:88dvh;border-radius:16px 16px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px))}.modal-body{overflow-x:hidden}.modal-body .detail-text,.modal-body dd{overflow-wrap:anywhere}.detail-facts{grid-template-columns:1fr;gap:0}.detail-facts dd{margin:0 0 8px}.eng-stats{gap:14px 18px}.feed-event{flex-wrap:wrap;row-gap:2px}.kanban-col{flex-basis:240px}.context-bar{align-items:flex-start;width:100%}.context-row{justify-content:flex-start}.context-bar select{flex:1 1 160px;min-width:0}.activity-detail{max-width:none}.digest-head .digest-gist{display:none}.paper{padding-top:46px}.paper-price{top:10px;right:12px;padding:3px 7px;font-size:.74rem;transform:rotate(4deg)}.paper-body.masthead .paper-headline{font-size:1.55rem}.digest-item{grid-template-columns:26px 44px 1fr 60px;row-gap:2px}.digest-customer{grid-column:3}.digest-time{grid-column:4}.digest-gist{grid-column:2 / 5;grid-row:2;white-space:normal}.digest-tag{display:none}}
