.usage-bars{outline:none;justify-content:flex-end}.usage-day{flex:1 1 0;align-items:flex-end;min-width:4px;max-width:12px;height:100%;display:flex}.usage-bars .usage-bar{opacity:1;background:0 0;flex:none;width:100%;display:block;position:relative;overflow:visible}.usage-stack{border-radius:inherit;background:var(--subtle);opacity:.32;flex-direction:column-reverse;width:100%;height:100%;display:flex;overflow:hidden}.usage-stack:not(:empty){opacity:1;background:0 0}.usage-bars .usage-bar.today{border-bottom:2px solid var(--accent)}.usage-bars:focus-visible{border-bottom-color:var(--accent)}.usage-seg{width:100%;min-height:1px;display:block}.usage-day-tooltip{z-index:6;box-sizing:border-box;border:1px solid var(--line);background:var(--panel);width:210px;max-width:calc(100vw - 48px);color:var(--text);pointer-events:none;border-radius:9px;gap:7px;padding:10px 11px;font-size:10px;line-height:1.3;display:grid;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0f172a24}.usage-day.tooltip-start .usage-day-tooltip{left:0;transform:none}.usage-day.tooltip-end .usage-day-tooltip{left:auto;right:0;transform:none}.usage-day-tooltip-head,.usage-day-tooltip-row,.usage-day-tooltip-row>span{align-items:center;display:flex}.usage-day-tooltip-head{justify-content:space-between;gap:10px}.usage-day-tooltip-head>span{color:var(--muted);font-size:9.5px}.usage-day-tooltip-head strong,.usage-day-tooltip-row>strong{font-variant-numeric:tabular-nums;flex:none}.usage-day-tooltip-label{border-top:1px solid var(--line-soft);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding-top:2px;font-size:8.5px;font-weight:700}.usage-day-tooltip-row{justify-content:space-between;gap:10px}.usage-day-tooltip-row>span{gap:5px;min-width:0}.usage-day-tooltip-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.usage-day-tooltip-empty{color:var(--muted);font-size:9px}.usage-categories{gap:1px;margin-top:16px;display:grid}.usage-category-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:4px 10px;padding:5px 0;font-size:10.5px;display:grid}.usage-category-row+.usage-category-row{border-top:1px solid var(--line-soft)}.usage-category-head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.usage-category-name{align-items:center;gap:7px;min-width:0;display:flex}.usage-category-row>.usage-cost{font-variant-numeric:tabular-nums;text-align:right;justify-items:end;gap:1px;min-width:56px;display:grid}.usage-category-row>.usage-cost small{color:var(--muted);font-size:9px}.usage-category-row>.usage-cost-today{color:var(--muted)}.usage-no-account{gap:9px;display:grid}.usage-no-account p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}@media (max-width:600px){.usage-category-row>.usage-cost{min-width:0}}
.settings-backdrop{z-index:100}.team-section{flex-direction:column;gap:16px;display:flex}.team-section h3,.team-section p{margin:0}.team-list{gap:10px;display:grid}.team-choice{text-align:left;justify-content:space-between}.team-choice span{text-transform:capitalize}.team-form{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.team-form .field-label{flex:200px}.team-section select{border:1px solid var(--border);background:var(--bg);color:inherit;border-radius:6px;padding:8px}.team-person{flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0;display:flex}.team-person>span:first-child{overflow-wrap:anywhere;flex:170px}.team-person small{opacity:.65;display:block}.team-invite-link{flex-wrap:wrap;gap:10px;display:flex}.team-invite-link p{width:100%}.team-invite-link input{flex:1;min-width:0}.team-section .skill-row{flex-wrap:wrap;display:flex}.team-section .skill-row-actions{flex-wrap:wrap}.team-section .skill-row-copy{flex:200px}
.modal.skill-peek{width:min(680px,100vw - 32px);max-height:min(82vh,900px);padding:22px 24px 24px}.skill-peek-head{flex-wrap:wrap;align-items:center;gap:8px;padding-right:32px;display:flex}.skill-peek-title{letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.skill-peek-badge{border:1px solid var(--line);background:var(--panel-3);color:var(--muted);letter-spacing:.01em;white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:650}.skill-peek-badge-mine{background:var(--accent-dim);color:var(--accent-2);border-color:#2563eb47}.skill-peek-badge-imported,.skill-peek-badge-off{color:var(--orange);background:#b4530914;border-color:#b453094d}.skill-peek-description{color:var(--text);margin:10px 0 0;font-size:13px;line-height:1.6}.skill-peek-meta{color:var(--subtle);margin:6px 0 0;font-size:11.5px}.skill-peek-meta code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.skill-peek-heading{border-top:1px solid var(--line-soft);letter-spacing:.02em;text-transform:uppercase;color:var(--subtle);margin:20px 0 0;padding-top:16px;font-size:12px;font-weight:700}.skill-peek-note{color:var(--muted);margin:6px 0 0;font-size:11.5px;line-height:1.55}.skill-peek-error{color:var(--red);margin:8px 0 0;font-size:11.5px;line-height:1.55}.skill-peek-loading{color:var(--muted);align-items:center;gap:8px;padding:24px 0;font-size:12.5px;display:flex}.skill-peek-instructions{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:10px;margin-top:10px;padding:14px 16px;font-size:13px}.skill-peek-file{border:1px solid var(--line-soft);background:var(--panel-2);border-radius:10px;margin-top:8px;overflow:hidden}.skill-peek-file>summary{color:var(--muted);cursor:pointer;align-items:center;gap:6px;padding:9px 12px;font-size:11.5px;font-weight:650;list-style:none;display:flex}.skill-peek-file>summary::-webkit-details-marker{display:none}.skill-peek-file>summary:before{content:"▸";color:var(--subtle);font-size:10px}.skill-peek-file[open]>summary:before{content:"▾"}.skill-peek-file>summary:hover{color:var(--text)}.skill-peek-file-body{padding:2px 16px 14px;font-size:12.5px}.skill-peek-actions{border-top:1px solid var(--line-soft);flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px;padding-top:16px;display:flex}button.tool-chip{color:#273449;text-align:left;cursor:pointer;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:7px;width:auto;padding:7px 0;font-size:11.5px;font-weight:650;display:flex}.skill-chip-after{color:var(--subtle);opacity:0;transition:opacity .12s}button.tool-chip:hover .skill-chip-name,button.tool-chip:focus-visible .skill-chip-name{text-underline-offset:3px;text-decoration:underline}button.tool-chip:hover .skill-chip-after,button.tool-chip:focus-visible .skill-chip-after{opacity:1}button.tool-chip:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}@media (hover:none){.skill-chip-after{opacity:1}}
