.wgm{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:460px;padding:16px;box-shadow:0 24px 60px #0003}.wgm__head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.wgm__search{border:1px solid var(--border);border-radius:10px;flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.wgm__search svg{fill:none;width:15px;height:15px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wgm__search input{font:inherit;background:0 0;border:0;outline:0;width:100%;font-size:14px}.wgm__x{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.wgm__x:hover{background:var(--muted)}.wgm__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.wgm__cats{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.wgm__cat{background:var(--muted);font:inherit;color:var(--muted-foreground);cursor:pointer;border:0;border-radius:999px;padding:6px 12px;font-size:13px}.wgm__cat:hover{color:var(--foreground);background:#e5e5e7}.dark .wgm__cat:not(.is-active):hover{background:var(--muted-strong)}.wgm__cat.is-active{background:var(--primary);color:var(--primary-foreground)}.wgm__grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.wgm__card{border:1px solid var(--border-soft);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;transition:all .15s;display:flex}.wgm__card:hover{background:var(--muted)}.wgm__prev{background:#f7f7f8;border-radius:8px;place-items:center;width:100%;height:56px;font-size:24px;display:grid}.dark .wgm__prev{background:var(--muted)}.wgm__card>span{color:var(--foreground);font-size:13px;font-weight:500}.wgm__card:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.wgm__card>span.wgm__desc{color:var(--muted-foreground);text-align:center;font-size:12px;font-weight:400;line-height:1.4}.wgm__group{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);padding:10px 2px 6px;font-size:10px;font-weight:700}
.kit-trybe-export-doc-modal.exm{box-sizing:border-box;background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:384px;padding:20px;box-shadow:0 24px 60px #00000029}.kit-trybe-export-doc-modal .exm__row{justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.kit-trybe-export-doc-modal .exm__label{color:var(--muted-foreground);font-size:14px}.kit-trybe-export-doc-modal .exm__row--dim{opacity:.5}.kit-trybe-export-doc-modal .exm__sel{font:inherit;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;display:inline-flex}.kit-trybe-export-doc-modal .exm__sel:hover{background:var(--muted)}.kit-trybe-export-doc-modal .exm__sel svg{fill:none;width:14px;height:14px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-export-doc-modal .exm__foot{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.kit-trybe-export-doc-modal .exm__ghost{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:14px}.kit-trybe-export-doc-modal .exm__ghost:hover{background:var(--muted);color:var(--foreground)}.kit-trybe-export-doc-modal .exm__go{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:6px;padding:6px 14px;font-size:14px;font-weight:500}.kit-trybe-export-doc-modal .sw{background:var(--border-strong);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;align-items:center;width:36px;height:20px;padding:2px;transition:background .2s;display:inline-flex}.kit-trybe-export-doc-modal .sw__knob{background:var(--primary-foreground);border-radius:50%;width:16px;height:16px;transition:transform .2s}.kit-trybe-export-doc-modal .sw.is-on{background:var(--primary)}.kit-trybe-export-doc-modal .sw.is-on .sw__knob{transform:translate(16px)}
.colc{box-sizing:border-box;background:var(--neutral-50);border:1px solid #f0f0f0;border-radius:22px;width:290px;padding:24px}.dark .colc{background:var(--card);border-color:var(--border)}.colc__eye{color:var(--foreground-faint);font-size:15px}.colc__title{color:var(--foreground);margin:2px 0 18px;font-size:26px;font-weight:800}.colc__stack{justify-content:center;align-items:center;height:230px;display:flex;position:relative}.colc__nb{border-radius:14px;width:150px;height:190px;position:absolute;box-shadow:0 12px 30px -10px #00000047,inset 0 1px #fff9}.colc__nb--back{background:#cfd9cd;transform:translate(-26px)rotate(-3deg)}.colc__nb--front{background:#d2d9dd;overflow:hidden;transform:translate(14px)}.colc__spine{background:#c2e34f;border-radius:0 4px 4px 0;width:8px;position:absolute;top:8%;bottom:8%;right:0}.colc__foot{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.colc__count{color:var(--foreground-faint);font-size:15px}.colc__add{background:var(--card);cursor:pointer;width:44px;height:44px;color:var(--foreground);border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 2px 10px #0000001f}.colc__add:hover{background:var(--muted)}.colc__add svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}
.wkan{gap:10px;width:380px;display:flex}.wkan__col{background:#f7f7f8;border-radius:12px;flex-direction:column;flex:1;gap:8px;min-height:120px;padding:10px;display:flex}.dark .wkan__col{background:var(--muted)}.wkan__h{color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:2px 4px;font-size:12px;font-weight:600;display:flex}.wkan__h span{color:var(--foreground-faint);background:var(--card);border-radius:6px;padding:1px 6px;font-size:11px}.wkan__c{background:var(--card);border:1px solid var(--border-soft);color:var(--foreground);cursor:grab;border-radius:8px;padding:9px 10px;font-size:13px;box-shadow:0 1px 2px #0000000a}.wkan__c:active{cursor:grabbing}.wkan__c--done{color:var(--foreground-faint);text-decoration:line-through}
.wcal{border:1px solid var(--border-soft);border-radius:14px;width:260px;padding:14px}.wcal__head{color:var(--foreground);margin-bottom:10px;font-size:14px;font-weight:700}.wcal__grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.wcal__grid>span{color:var(--foreground);border-radius:8px;padding:5px 0;font-size:12px;position:relative}.wcal__dow{color:var(--foreground-faint);text-transform:uppercase;font-size:10px;font-weight:600}.wcal__mut{color:var(--border-strong)}.wcal__we{color:var(--foreground-faint)}.wcal__grid>span.wcal__today{background:var(--primary);color:var(--primary-foreground);font-weight:600}.wcal__dot:after{content:"";background:var(--accent-positive);border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}
.ptree{box-sizing:border-box;width:280px}.ptree__sec{margin-bottom:6px}.ptree__sech{width:100%;font:inherit;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 8px;font-size:13px;font-weight:500;display:flex}.ptree__sech svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s}.ptree__sec.is-collapsed .ptree__sech svg{transform:rotate(-90deg)}.ptree__sec.is-collapsed .ptree__body{display:none}.ptree__row{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;transition:background .12s;display:flex}.ptree__row:hover{background:var(--muted)}.ptree__row.is-active{background:var(--muted-strong)}.ptree__tog{color:#c4c4cc;pointer-events:none;background:0 0;border:0;border-radius:4px;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.dark .ptree__tog{color:var(--foreground-faint)}.ptree__tog svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s;display:none}.ptree__item--parent>.ptree__row .ptree__tog{pointer-events:auto;cursor:pointer}.ptree__item--parent>.ptree__row .ptree__tog:hover{color:var(--muted-foreground);background:#e5e5e7}.dark .ptree__item--parent>.ptree__row .ptree__tog:hover{background:var(--muted-strong)}.ptree__item--parent>.ptree__row .ptree__tog svg{display:block}.ptree__item--parent.is-open>.ptree__row .ptree__tog svg{transform:rotate(90deg)}.ptree__ico{flex-shrink:0;font-size:17px;line-height:1}.ptree__t{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--foreground);flex:1;font-size:15px;overflow:hidden}.ptree__row--muted .ptree__t{color:var(--foreground-faint)}.ptree__row--muted .ptree__ico{opacity:.4}.ptree__draft{color:var(--foreground-faint);background:var(--muted-strong);border-radius:6px;flex-shrink:0;padding:1px 7px;font-size:11px;font-weight:500}.ptree__bm{width:15px;height:15px;fill:var(--foreground);flex-shrink:0}.ptree__children{padding-left:22px;display:none}.ptree__item--parent.is-open>.ptree__children{display:block}
.sp{border:1px solid var(--border);border-radius:14px;height:420px;display:flex;position:relative;overflow:hidden}.sp--peek{background:#f6f6f7;justify-content:flex-end}.dark .sp--peek{background:var(--card)}.sp--split,.sp--full{background:var(--background)}.sp__scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000040;position:absolute;inset:0}.dark .sp__scrim{background:#0000008c}.sp__left{flex:1;min-width:0;padding:12px;overflow-y:auto}.sp__row{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.sp__row:hover{background:var(--muted)}.sp__row.is-active{background:var(--muted-strong)}.sp__pane{background:var(--card);flex-direction:column;display:flex;position:relative}.sp--peek .sp__pane{border-left:1px solid var(--border);width:576px;max-width:100%;box-shadow:0 25px 50px -12px #00000040}.sp--split .sp__pane{border-left:1px solid var(--border);flex-shrink:0;width:560px;max-width:60%}.sp--full .sp__pane{width:100%}.sp__grip{cursor:col-resize;z-index:2;width:16px;height:100%;position:absolute;top:0;left:-8px}.sp__grip i{background:var(--border);width:1px;height:100%;transition:background .15s;position:absolute;top:0;left:8px;transform:translate(-50%)}.sp__grip b{background:var(--border);border-radius:999px;width:6px;height:36px;transition:height .15s,background .15s;position:absolute;top:50%;left:8px;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0000001f}.sp__grip:hover i{background:var(--foreground)}.sp__grip:hover b{background:var(--foreground);height:56px}.sp__head{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.sp__id{color:var(--muted-foreground);flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.sp__title{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.sp__act{font:inherit;color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.sp__act:hover{background:var(--muted);color:var(--foreground)}.sp__act svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.sp__x{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.sp__x:hover{background:var(--muted);color:var(--foreground)}.sp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.sp__body{flex:1;min-height:0;overflow-y:auto}.sp--peek .sp__body,.sp--split .sp__body{padding:16px}.sp--full .sp__body{padding:32px 24px}.sp__col{max-width:640px;margin:0 auto}.sp__h{margin:0}.sp--peek .sp__h,.sp--split .sp__h{font-size:16px;font-weight:500;line-height:1.4}.sp--full .sp__h{font-size:22px;font-weight:600;line-height:1.3}.sp__p{color:var(--muted-foreground);font-size:14px}.sp--peek .sp__p,.sp--split .sp__p{margin:8px 0 0;line-height:1.6}.sp--full .sp__p{margin:12px 0 0;line-height:1.7}.sp__fields{border-top:1px solid var(--border)}.sp--peek .sp__fields,.sp--split .sp__fields{margin:16px 0 0;padding-top:8px}.sp--full .sp__fields{margin:24px 0 0;padding-top:12px}.sp__fields>div{align-items:flex-start;gap:12px;padding:6px 0;display:flex}.sp__fields dt{width:96px;color:var(--muted-foreground);flex-shrink:0;font-size:12px}.sp__fields dd{margin:0;font-size:14px}.sp__pill{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.sp--peek .sp__pill{background:var(--accent-positive-soft);color:var(--accent-positive)}.sp--split .sp__pill,.sp--full .sp__pill{background:var(--muted);color:var(--foreground)}
