.tb-btn{font:inherit;cursor:pointer;background:var(--primary);color:var(--primary-foreground);border:0;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s}.tb-btn:hover{opacity:.9}.tb-btn--ghost{color:var(--foreground);border:1px solid var(--border);background:0 0}.tb-btn--ghost:hover{background:var(--muted)}
.tb-badge{background:var(--muted);color:var(--foreground);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-block}.tb-badge--ok{background:var(--accent-positive-soft);color:var(--accent-positive)}.tb-badge--warn{background:var(--warning);color:var(--warning-foreground)}.tb-badge--danger{background:color-mix(in oklab,var(--destructive) 14%,var(--card));color:var(--destructive)}.tb-badge--info{background:var(--info);color:var(--info-foreground)}
.tgl{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;transition:all .15s;display:grid}.tgl svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.tgl:hover{background:var(--muted);color:var(--foreground)}
.kit-trybe-toggle-switch.sw{background:var(--primary);cursor:pointer;border:0;border-radius:999px;align-items:center;width:44px;height:26px;padding:3px;transition:background .2s;display:inline-flex}.kit-trybe-toggle-switch .sw__knob{background:var(--primary-foreground);border-radius:50%;width:20px;height:20px;transition:transform .2s;transform:translate(18px);box-shadow:0 1px 2px #00000040}.kit-trybe-toggle-switch.sw:not(.is-on){background:var(--border-strong)}.kit-trybe-toggle-switch.sw:not(.is-on) .sw__knob{transform:translate(0)}.kit-trybe-toggle-switch.sw:disabled{opacity:.5;cursor:not-allowed}
.nb{width:40px;height:40px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:relative}.nb svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.nb__dot{background:var(--primary);width:18px;height:18px;color:var(--primary-foreground);border-radius:50%;place-items:center;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:3px;right:3px}
.dtag{background:var(--muted);color:var(--muted-foreground);border-radius:6px;padding:2px 7px;font-size:11px;font-weight:500;display:inline-block}
.fz{border:1px solid var(--border);background:#ffffffe6;border-radius:999px;flex-direction:column;padding:4px 0;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #00000014}.dark .fz{background:#18181be6}.fz__b,.fz__v{font:inherit;cursor:pointer;background:0 0;border:0}.fz__b{width:38px;height:30px;color:var(--muted-foreground);font-size:18px}.fz__b:hover{background:var(--muted);color:var(--foreground)}.fz__v{color:var(--muted-foreground);padding:5px 0;font-size:11px;font-weight:600}.fz__v:hover{background:var(--muted);color:var(--foreground)}
.stkstage{background:#d2d9dd;border-radius:18px;align-items:center;gap:30px;padding:28px 36px;display:inline-flex}.stk{filter:drop-shadow(0 2px 2px #00000059)}.stk--1{transform:rotate(-11deg)}.stk--2{transform:rotate(7deg)}.stk--3{transform:rotate(-4deg)}.stk__e{text-shadow:1px 0 #fff,-1px 0 #fff,0 1px #fff,0 -1px #fff,1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff,2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,2px 2px #fff,2px -2px #fff,-2px 2px #fff,-2px -2px #fff;font-size:46px;line-height:1;display:block}.stk__ava{background:radial-gradient(circle at 40% 35%,#8b93a0,#3f4653);border-radius:50%;place-items:center;width:66px;height:66px;font-size:32px;display:grid;box-shadow:0 0 0 2px #fff}
.kit-trybe-segmented.seg{border:1px solid var(--border);background:var(--card);border-radius:8px;gap:2px;padding:2px;display:inline-flex}.kit-trybe-segmented .seg__btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;transition:all .15s}.kit-trybe-segmented.seg:not(.seg--label) .seg__btn{place-items:center;width:32px;height:32px;display:grid}.kit-trybe-segmented.seg--label .seg__btn{font:inherit;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-flex}.kit-trybe-segmented .seg__btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-trybe-segmented .seg__btn.is-active{color:var(--foreground);background:#ececee}.dark .kit-trybe-segmented .seg__btn.is-active{background:var(--muted-strong)}.kit-trybe-segmented .seg__btn:not(.is-active):hover{background:var(--muted);color:var(--foreground)}.kit-trybe-segmented .seg__count{color:var(--foreground-faint);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.kit-trybe-segmented .seg__btn:disabled{opacity:.5;cursor:not-allowed}.kit-trybe-segmented .seg__btn:disabled:not(.is-active):hover{color:var(--muted-foreground);background:0 0}
.bc{color:var(--muted-foreground);align-items:center;gap:4px;font-size:13px;display:inline-flex}.bc__home,.bc__crumb{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:3px 6px;font-size:13px;transition:all .15s;display:inline-flex}.bc__home svg,.bc__crumb svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.bc__home svg{width:15px;height:15px}.bc__crumb svg{width:13px;height:13px}.bc__home:hover,.bc__crumb:hover{background:var(--muted);color:var(--foreground)}.bc__crumb--current{color:var(--foreground);font-weight:600}.bc__sep{fill:none;stroke:#d1d5db;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:12px;height:12px}.dark .bc__sep{stroke:var(--border-strong)}.bc__end{display:inline-flex;position:relative}.bc__menu{background:var(--card);border:1px solid var(--border-soft);z-index:10;cursor:default;border-radius:14px;width:300px;padding:8px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000024}.bc__end.is-open .bc__menu{display:block}.bc__search{border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;display:flex}.bc__search svg{fill:none;width:15px;height:15px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bc__search input{font:inherit;width:100%;color:var(--foreground);background:0 0;border:0;outline:0;font-size:14px}.bc__group{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 8px 4px;font-size:10px;font-weight:700}.bc__row{width:100%;font:inherit;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px;font-size:14px;display:flex}.bc__row:hover{background:var(--muted)}.bc__ico{flex-shrink:0;font-size:16px;line-height:1}.bc__rlabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.bc__row--muted .bc__rlabel{color:var(--foreground-faint)}.bc__draft{color:var(--foreground-faint);background:var(--muted);border-radius:5px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.bc__ext{fill:none;width:15px;height:15px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.tb2{align-items:center;gap:4px;display:inline-flex}.tb2__tab{height:32px;color:var(--muted-foreground);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 8px;transition:all .15s;display:inline-flex}.tb2__tab svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.tb2__label{font-size:13px;font-weight:600;display:none}.tb2__tab.is-active{color:var(--foreground);background:#f5f5f5;padding:0 12px}.dark .tb2__tab.is-active{background:var(--muted)}.tb2__tab.is-active .tb2__label{display:inline}.tb2__tab:not(.is-active):hover{color:var(--foreground)}.tb2__badge{background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:1px 6px;font-size:11px;font-weight:700;line-height:1.4}
.ptabs{background:#f7f7f8;border-radius:10px;align-items:center;gap:2px;max-width:100%;padding:4px;display:inline-flex;overflow-x:auto}.dark .ptabs{background:var(--muted)}.ptab{max-width:180px;height:32px;font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:0 4px 0 8px;font-size:13px;transition:all .15s;display:inline-flex}.ptab__ico{flex-shrink:0;font-size:14px;line-height:1}.ptab__t{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ptab__t.is-muted{color:var(--foreground-faint)}.ptab.is-active{background:var(--card);color:var(--foreground);box-shadow:0 1px 3px #0000001f}.ptab.is-active .ptab__t{color:var(--foreground)}.ptab:not(.is-active):hover{color:var(--foreground);background:#fff9}.dark .ptab:not(.is-active):hover{background:#ffffff14}.ptab__x{visibility:hidden;opacity:.55;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ptab__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.ptab.is-active .ptab__x,.ptab:hover .ptab__x{visibility:visible}.ptab__x:hover{opacity:1;background:#e5e5e7}.dark .ptab__x:hover{background:var(--border-strong)}
.dd{display:inline-block;position:relative}.dd__trigger{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--foreground);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:500;display:inline-flex}.dd__trigger svg{fill:none;width:16px;height:16px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.dd.is-open .dd__trigger svg{transform:rotate(180deg)}.dd__menu{background:var(--card);border:1px solid var(--border-soft);z-index:10;border-radius:12px;min-width:200px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0000001f}.dd.is-open .dd__menu{display:block}.dd__item{width:100%;font:inherit;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:9px 10px;font-size:14px;display:flex}.dd__item:hover{background:var(--muted)}.dd__item svg{fill:none;width:17px;height:17px;stroke:var(--foreground-tertiary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dd__div{background:var(--border-soft);height:1px;margin:6px 4px}.dd__item--danger{color:var(--destructive)}.dd__item--danger svg{stroke:var(--destructive)}
.stm{display:inline-block;position:relative}.stm__pill{font:inherit;color:var(--foreground);cursor:pointer;background:#fef6e6;border:1px solid #f0d9a8;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:13px;font-weight:500;display:inline-flex}.dark .stm__pill{background:#422006;border-color:#713f12}.stm__pill svg{fill:none;width:13px;height:13px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.stm__dot{background:#d97706;border-radius:50%;flex-shrink:0;width:8px;height:8px}.stm__dot--pub{background:var(--accent-positive)}.stm__dot--arch{background:var(--foreground-faint)}.pop__panel{display:none}.pop.is-open .pop__panel{display:block}.stm__menu{background:var(--card);border:1px solid var(--border-soft);z-index:10;border-radius:12px;width:230px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #0000001f}.stm__row{width:100%;font:inherit;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;display:flex}.stm__row:hover{background:var(--muted)}.stm__row.is-active{background:var(--muted-strong)}.stm__txt{flex-direction:column;flex:1;line-height:1.3;display:flex}.stm__txt small{color:var(--foreground-faint);font-size:12px}.stm__chk{fill:none;width:16px;height:16px;stroke:var(--foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.stm__pill:disabled{opacity:.55;cursor:not-allowed}.stm__row:disabled{opacity:.45;cursor:not-allowed}.stm__row:disabled:hover{background:0 0}
.kit-trybe-emoji-picker.emp-stage{padding-bottom:330px}.kit-trybe-emoji-picker .emp-rel{display:inline-flex;position:relative}.kit-trybe-emoji-picker .emp__trigger{border:1px solid var(--border);width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:999px;place-items:center;transition:all .15s;display:grid}.kit-trybe-emoji-picker .emp__trigger:hover{color:var(--foreground);background:#7f7f7f1a}.kit-trybe-emoji-picker .emp__trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px;height:16px}.kit-trybe-emoji-picker .pop__panel{display:none}.kit-trybe-emoji-picker .pop.is-open .pop__panel{display:flex}.kit-trybe-emoji-picker .emp{z-index:20;border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;width:330px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 48px #0000002e}.kit-trybe-emoji-picker .emp__search{border-bottom:1px solid var(--border);padding:10px;position:relative}.kit-trybe-emoji-picker .emp__search svg{fill:none;width:14px;height:14px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;opacity:.7;pointer-events:none;position:absolute;top:50%;left:21px;transform:translateY(-50%)}.kit-trybe-emoji-picker .emp__search input{width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;outline:none;padding:6px 10px 6px 32px;font-size:14px}.kit-trybe-emoji-picker .emp__search input::placeholder{color:var(--muted-foreground);opacity:.7}.kit-trybe-emoji-picker .emp__search input:focus{border-color:var(--foreground)}.kit-trybe-emoji-picker .emp__scroll{height:230px;padding:8px 10px;overflow-y:auto}.kit-trybe-emoji-picker .emp__label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);padding:8px 2px 5px;font-size:11px;font-weight:600}.kit-trybe-emoji-picker .emp__grid{grid-template-columns:repeat(8,1fr);gap:1px;display:grid}.kit-trybe-emoji-picker .emp__grid button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px;font-size:20px;line-height:1}.kit-trybe-emoji-picker .emp__grid button:hover{background:#7f7f7f24}.kit-trybe-emoji-picker .emp__tabs{border-top:1px solid var(--border);gap:1px;padding:6px 8px;display:flex}.kit-trybe-emoji-picker .emp__tab{height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;place-items:center;display:grid}.kit-trybe-emoji-picker .emp__tab:hover{color:var(--foreground);background:#7f7f7f1f}.kit-trybe-emoji-picker .emp__tab.is-on{color:var(--foreground);background:#7f7f7f29}.kit-trybe-emoji-picker .emp__tab svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-trybe-emoji-picker.emo-stage{padding-bottom:120px}.kit-trybe-emoji-picker .emo{display:inline-block;position:relative}.kit-trybe-emoji-picker .emo__btn{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:12px;width:44px;height:44px;font-size:22px;line-height:1}.kit-trybe-emoji-picker .emo__btn:hover{background:#7f7f7f1a}.kit-trybe-emoji-picker .emo__grid{background:var(--card);border:1px solid var(--border);z-index:10;border-radius:14px;grid-template-columns:repeat(10,1fr);gap:2px;width:300px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 40px #00000029}.kit-trybe-emoji-picker .pop.is-open .emo__grid{display:grid}.kit-trybe-emoji-picker .emo__grid button{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:5px;font-size:19px;line-height:1}.kit-trybe-emoji-picker .emo__grid button:hover{background:#7f7f7f24}
.ftb{background:var(--primary);border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex;box-shadow:0 8px 24px #00000040}.ftb__b{color:#e5e5e7;cursor:pointer;width:30px;height:30px;font:inherit;background:0 0;border:0;border-radius:6px;place-items:center;font-size:15px;display:grid}.ftb__b:hover{color:var(--primary-foreground);background:#ffffff24}.ftb__b.is-active{color:var(--primary-foreground);background:#ffffff38}.ftb__b svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ftb__sep{background:#ffffff2e;width:1px;height:18px;margin:0 3px}
.pgc{cursor:pointer;width:132px}.pgc__stack{aspect-ratio:3/4;position:relative}.pgc__stack:before,.pgc__stack:after{content:"";border:1px solid #eee;border-radius:8px;position:absolute;inset:0}.dark .pgc__stack:before,.dark .pgc__stack:after{border-color:var(--border)}.pgc__stack:before{background:var(--neutral-50);transform:rotate(-2deg)translateY(3px)}.dark .pgc__stack:before{background:var(--muted)}.pgc__stack:after{background:var(--muted);transform:rotate(1.5deg)translateY(1px)}.pgc__sheet{background:var(--card);border:1px solid #eaeaea;border-radius:8px;flex-direction:column;gap:5px;height:100%;padding:12px;display:flex;position:relative;box-shadow:0 4px 14px #00000014}.dark .pgc__sheet{border-color:var(--border)}.pgc__h1{background:var(--foreground-secondary);border-radius:2px;width:70%;height:7px}.pgc__h2{background:var(--foreground-tertiary);border-radius:2px;width:45%;height:6px;margin-top:6px}.pgc__line{background:var(--border-strong);border-radius:2px;width:100%;height:3px}.pgc__line--s{width:60%}.pgc__meta{align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.pgc__ico{font-size:14px}.pgc__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}
.nbk{text-align:left;cursor:pointer;background:0 0;border:0;width:190px;padding:6px;display:inline-block}.nbk__stage{aspect-ratio:4/5;position:relative}.nbk__tab{background:#c2e34f;border-radius:0 6px 6px 0;width:10px;transition:transform .3s;position:absolute;top:14%;bottom:14%;right:0}.nbk__p1{background:var(--card);border-radius:0 8px 8px 0;width:16%;transition:transform .3s;position:absolute;top:7%;bottom:7%;right:3%;box-shadow:0 1px 3px #0000001a}.nbk__p2{background:var(--card);border-radius:8px;transition:transform .3s;position:absolute;inset:4% 6% 4% 38%;overflow:hidden;box-shadow:0 1px 3px #0000001a}.nbk__lines{flex-direction:column;gap:3px;margin-top:22%;padding:0 8px;display:flex}.nbk__lines span{background:#0000002e;height:1px}.nbk__cover{background:#d2d9ddc7;border:1px solid #00000012;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:14px;transition:box-shadow .3s;display:flex;position:absolute;inset:0 10% 0 0;box-shadow:0 8px 24px -8px #00000040,inset 0 1px #ffffffa6}.nbk__veil{pointer-events:none;background:#7373731a;border-radius:16px;position:absolute;inset:0}.nbk__stk{filter:drop-shadow(0 2px 2px #00000059);position:absolute}.nbk__stk--a{top:10%;left:12%;transform:rotate(-11deg)}.nbk__stk--b{top:20%;left:44%;transform:rotate(6deg)}.nbk__e{text-shadow:1px 0 #fff,-1px 0 #fff,0 1px #fff,0 -1px #fff,1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff,2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,2px 2px #fff,2px -2px #fff,-2px 2px #fff,-2px -2px #fff;font-size:30px;line-height:1}.nbk__avatar{background:radial-gradient(circle at 40% 35%,#8b93a0,#3f4653);border-radius:50%;place-items:center;width:44px;height:44px;font-size:22px;display:grid;box-shadow:0 0 0 2px #fff}.nbk__sub{color:#0006;margin-bottom:2px;font-size:14px;position:relative}.nbk__title{color:#000c;font-size:19px;font-weight:600;line-height:1.15;position:relative}.nbk__meta{color:var(--foreground-faint);margin:8px 2px 0;font-size:12px}.nbk:hover .nbk__tab{transform:translate(6px)}.nbk:hover .nbk__p1{transform:translate(4px)}.nbk:hover .nbk__p2{transform:translate(2px)}.nbk:hover .nbk__cover{box-shadow:0 14px 32px -8px #0000004d,inset 0 1px #ffffffa6}
.wgc{border:1px solid var(--border-soft);background:var(--card);cursor:pointer;border-radius:14px;width:220px;transition:all .15s;overflow:hidden}.wgc:hover{box-shadow:0 8px 24px #00000014}.wgc__prev{background:#f7f7f8;place-items:center;height:120px;padding:16px;display:grid}.dark .wgc__prev{background:var(--muted)}.wgc__poll{flex-direction:column;gap:8px;width:100%;display:flex}.wgc__bar{background:var(--primary);border-radius:6px;height:12px}.wgc__bar:first-child{opacity:.85;width:70%}.wgc__bar:nth-child(2){opacity:.5;width:45%}.wgc__bar:nth-child(3){opacity:.3;width:25%}.wgc__body{padding:12px 14px}.wgc__row{align-items:center;gap:8px;display:flex}.wgc__name{color:var(--foreground);font-size:14px;font-weight:600}.wgc__live{color:var(--accent-positive);background:var(--accent-positive-soft);border-radius:5px;padding:1px 6px;font-size:10px;font-weight:700}.wgc__hint{color:var(--muted-foreground);margin:4px 0 8px;font-size:13px}.wgc__origin{color:var(--foreground-faint);background:var(--muted);border-radius:5px;padding:2px 6px;font-family:monospace;font-size:11px}
.ftm{background:var(--card);border:1px solid var(--border-soft);border-radius:999px;align-items:center;gap:8px;padding:6px 8px;display:inline-flex;box-shadow:0 8px 24px #0000001a}.ftm__b{background:var(--muted);width:26px;height:26px;color:var(--foreground);cursor:pointer;border:0;border-radius:50%;font-size:16px}.ftm__b:hover{background:#e5e5e7}.dark .ftm__b:hover{background:var(--muted-strong)}.ftm__time{font-variant-numeric:tabular-nums;color:var(--foreground);text-align:center;min-width:64px;font-size:20px;font-weight:700}.ftm__ic{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.ftm__ic:hover{background:var(--muted);color:var(--foreground)}.ftm__ic svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.ftm__ic svg polygon{fill:currentColor;stroke:none}
.cbk{border:1px solid var(--border);background:var(--neutral-50);border-radius:12px;width:min(340px,100%);overflow:hidden}.dark .cbk{background:var(--card)}.cbk__head{border-bottom:1px solid var(--border-soft);background:var(--muted);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.cbk__lang{color:var(--muted-foreground);font-size:12px}.cbk__copy{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:inline-flex}.cbk__copy:hover{color:var(--foreground)}.cbk__copy svg{fill:none;stroke:currentColor;stroke-width:2px;width:13px;height:13px}.cbk__code{color:var(--foreground);white-space:pre;margin:0;padding:14px;font-family:ui-monospace,Menlo,monospace;font-size:13px;line-height:1.6;overflow-x:auto}
.snote{background:#fef9c3;border:1px solid #fde68a;border-radius:10px;width:min(220px,100%);padding:14px;transform:rotate(-1deg);box-shadow:0 6px 16px #0000000f}.dark .snote{background:#3f3f16;border-color:#713f12}.snote__body{color:#3f3f16;font-size:14px;line-height:1.45}.dark .snote__body{color:#fef9c3}.snote__foot{margin-top:10px}.snote__tag{color:#92400e;background:#ffffff80;border-radius:5px;padding:2px 6px;font-size:11px;font-weight:600}.dark .snote__tag{color:#fde68a;background:#ffffff1a}
.pab{align-items:center;gap:4px;display:inline-flex}.pab__meta{color:var(--foreground-faint);margin-right:6px;font-size:12px}.pab__b{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--foreground);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500}.pab__b:hover{background:var(--muted)}.pab__ic{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.pab__ic:hover{background:var(--muted);color:var(--foreground)}.pab__ic svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.pab__ic svg circle{fill:currentColor;stroke:none}
.slm{background:var(--card);border:1px solid var(--border-soft);border-radius:12px;width:min(300px,100%);padding:8px;box-shadow:0 12px 32px #0000001f}.slm__search{border:1px solid var(--border);border-radius:10px;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;display:flex}.slm__search svg{fill:none;width:15px;height:15px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.slm__search input{font:inherit;background:0 0;border:0;outline:0;width:100%;font-size:14px}.slm__group{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 8px 4px;font-size:10px;font-weight:700}.slm__row{width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:7px 8px;display:flex}.slm__row:hover{background:var(--muted)}.slm__ic{background:var(--neutral-50);width:32px;height:32px;color:var(--foreground-tertiary);border:1px solid #eee;border-radius:8px;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.dark .slm__ic{border-color:var(--border);background:var(--muted)}.slm__txt{color:var(--foreground);flex-direction:column;font-size:14px;line-height:1.3;display:flex}.slm__txt small{color:var(--foreground-faint);font-size:12px;font-weight:400}
.wbt{background:var(--card);border:1px solid var(--border-soft);border-radius:14px;align-items:center;gap:2px;padding:6px;display:inline-flex;box-shadow:0 8px 24px #0000001f}.wbt__t{width:38px;height:38px;color:var(--foreground-tertiary);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.wbt__t:hover{background:var(--muted);color:var(--foreground)}.wbt__t.is-active{background:var(--primary);color:var(--primary-foreground)}.wbt__t svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.wbt__sep{background:var(--border-soft);width:1px;height:22px;margin:0 4px}
.fln{font:inherit;color:var(--foreground);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:3px 6px;font-size:14px;text-decoration:none;display:inline-flex}.fln:hover{background:var(--muted)}.fln svg{fill:none;width:16px;height:16px;stroke:var(--destructive);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.fln__n{border-bottom:1px solid var(--border-strong);font-weight:500}.fln__s{color:var(--foreground-faint);font-size:12px}.fbl{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:12px;align-items:center;gap:12px;width:340px;padding:12px 14px;display:flex}.fbl:hover{background:#f9f9fa}.dark .fbl:hover{background:var(--muted)}.fbl__ic{width:38px;height:38px;color:var(--destructive);background:#fee2e2;border-radius:8px;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.dark .fbl__ic{background:#450a0a}.fbl__meta{flex:1;min-width:0}.fbl__name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.fbl__sub{color:var(--foreground-faint);font-size:12px}.fbl__dl{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}.fbl__dl:hover{background:var(--muted-strong);color:var(--foreground)}.fbl__dl svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.fpv{border:1px solid var(--border);background:var(--card);border-radius:14px;width:320px;overflow:hidden}.fpv__thumb{background:var(--muted);place-items:center;height:150px;padding:20px 40px;display:grid}.fpv__page{background:var(--card);border:1px solid #eaeaea;border-radius:4px;flex-direction:column;gap:6px;width:100%;height:100%;padding:14px;display:flex;box-shadow:0 2px 8px #0000000f}.dark .fpv__page{border-color:var(--border)}.fpv__ph{background:var(--foreground-secondary);border-radius:2px;width:60%;height:8px;margin-bottom:4px}.fpv__pl{background:var(--border-strong);border-radius:2px;width:100%;height:4px}.fpv__pl--s{width:50%}.fpv__meta{border-top:1px solid var(--border-soft);align-items:center;gap:12px;padding:12px 14px;display:flex}.fpv__ic{width:34px;height:34px;color:var(--destructive);background:#fee2e2;border-radius:8px;flex-shrink:0;place-items:center;font-size:10px;font-weight:800;display:grid}.dark .fpv__ic{background:#450a0a}.fpv__info{flex:1;min-width:0}.fpv__name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.fpv__sub{color:var(--foreground-faint);font-size:12px}.fpv__dl{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}.fpv__dl:hover{background:var(--muted-strong);color:var(--foreground)}.fpv__dl svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}
.lln{font:inherit;color:#4f46e5;cursor:pointer;border-radius:6px;align-items:center;gap:7px;padding:3px 6px;font-size:14px;text-decoration:none;display:inline-flex}.dark .lln{color:#a5b4fc}.lln:hover{background:var(--muted)}.lln__fav{font-size:14px}.lln__t{border-bottom:1px solid #c7d2fe;font-weight:500}.dark .lln__t{border-bottom-color:#4338ca}.lkc{box-sizing:border-box;border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:12px;align-items:center;gap:12px;width:340px;padding:12px 14px;text-decoration:none;display:inline-flex}.lkc:hover{background:#f9f9fa}.dark .lkc:hover{background:var(--muted)}.lkc__fav{background:var(--muted-strong);border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.lkc__txt{flex:1;min-width:0}.lkc__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.lkc__url{color:var(--foreground-faint);font-size:12px}.lpv{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:14px;width:380px;text-decoration:none;display:block;overflow:hidden}.lpv:hover{box-shadow:0 8px 24px #00000014}.lpv__img{background:linear-gradient(135deg,#6366f1,#a855f7);height:170px}.lpv__body{padding:14px 16px}.lpv__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.lpv__desc{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.lpv__url{color:var(--foreground-faint);align-items:center;gap:6px;font-size:12px;display:flex}
.clt{background:#f0f5ff;border:1px solid #dbe6ff;border-radius:12px;gap:12px;width:min(420px,100%);padding:14px 16px;display:flex}.clt__ic{flex-shrink:0;font-size:18px;line-height:1.4}.clt__body{color:#1e293b;font-size:14px;line-height:1.5}.dark .clt:not(.clt--warn):not(.clt--danger){background:#131c2e;border-color:#1e3a5f}.dark .clt__body{color:#cbd5e1}.clt--warn{background:var(--warning);border-color:color-mix(in oklab,var(--warning-foreground) 25%,var(--warning))}.clt--warn .clt__body{color:var(--warning-foreground)}.clt--danger{background:color-mix(in oklab,var(--destructive) 10%,var(--card));border-color:color-mix(in oklab,var(--destructive) 30%,var(--card))}.clt--danger .clt__body{color:var(--destructive)}
.toc{border-left:2px solid var(--border-soft);width:260px;padding:2px 0 2px 16px}.toc__title{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);margin-bottom:8px;font-size:11px;font-weight:700}.toc__i{color:var(--foreground-secondary);cursor:pointer;padding:4px 0;font-size:14px;text-decoration:none;display:block}.toc__i:hover{color:var(--foreground)}.toc__i--2{color:var(--muted-foreground);padding-left:16px;font-size:13px}
.vid{width:420px}.vid__thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#1f2937,#111827);border-radius:12px;place-items:center;display:grid;position:relative}.vid__play{cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.vid__play svg{width:22px;height:22px;fill:var(--foreground);stroke:none;margin-left:2px}.vid__cap{color:var(--foreground-faint);margin-top:8px;font-size:12px}
.cols{border:1px dashed var(--border);border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:16px;width:440px;padding:14px;display:grid}.cols__c{flex-direction:column;gap:6px;display:flex}.cols__h{background:var(--foreground-secondary);border-radius:3px;width:60%;height:8px;margin-bottom:2px}.cols__l{background:var(--border-strong);border-radius:2px;width:100%;height:4px}.cols__l--s{width:55%}
.tsec{border:1px solid var(--border-soft);border-radius:12px;width:min(420px,100%);overflow:hidden}.tsec__tabs{border-bottom:1px solid var(--border-soft);gap:2px;padding:6px 6px 0;display:flex}.tsec__tab{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-size:14px;font-weight:500}.tsec__tab.is-active{color:var(--foreground);border-bottom-color:var(--foreground)}.tsec__body{padding:16px}.tsec__body p{color:var(--foreground-secondary);margin:0;font-size:14px;line-height:1.5}
.ius{border:2px dashed var(--border);background:var(--neutral-50);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:4px;width:420px;padding:32px;display:flex}.dark .ius{background:var(--card)}.ius:hover{background:var(--muted);border-color:var(--border-strong)}.ius svg{fill:none;width:30px;height:30px;stroke:var(--foreground-faint);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.ius p{color:var(--foreground);margin:6px 0 0;font-size:14px}.ius span{color:var(--foreground-faint);font-size:12px}
.tbk{border-collapse:separate;border-spacing:0;border:1px solid var(--border-soft);border-radius:12px;width:440px;font-size:14px;overflow:hidden}.tbk th,.tbk td{text-align:left;border-bottom:1px solid var(--muted-strong);padding:11px 16px}.tbk thead th{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em;background:#f9f9fa;font-size:12px;font-weight:600}.dark .tbk thead th{background:var(--muted)}.tbk tbody tr:last-child td{border-bottom:0}.tbk td{color:var(--foreground)}.tbk__pill{background:var(--muted);color:var(--muted-foreground);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-block}.tbk__pill--done{background:var(--accent-positive-soft);color:var(--accent-positive)}.tbk__pill--wait{color:#b45309;background:#fef3c7}.dark .tbk__pill--wait{color:#fcd34d;background:#422006}
.wpoll{width:260px}.wpoll__q{color:var(--foreground);margin-bottom:8px;font-size:14px;font-weight:600}.wpoll__opt{cursor:pointer;width:100%;font:inherit;background:0 0;border:0;align-items:center;gap:8px;margin:7px 0;padding:0;display:flex}.wpoll__track{background:var(--muted-strong);border-radius:9px;flex:1;height:32px;transition:background .2s;position:relative;overflow:hidden}.wpoll__fill{background:var(--border-strong);border-radius:9px;transition:background .2s,width .3s;position:absolute;top:0;bottom:0;left:0}.wpoll__l{color:var(--foreground);white-space:nowrap;font-size:13px;font-weight:500;transition:color .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.wpoll__p{text-align:right;width:40px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;transition:color .2s}.wpoll__opt.is-active .wpoll__track{background:var(--foreground-secondary)}.wpoll__opt.is-active .wpoll__fill{background:var(--primary)}.wpoll__opt.is-active .wpoll__l{color:var(--primary-foreground)}.wpoll__opt.is-active .wpoll__p{color:var(--foreground)}.wpoll__foot{color:var(--foreground-faint);margin-top:8px;font-size:11px}
.wkpi{width:min(190px,100%)}.wkpi__label{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-faint);font-size:11px}.wkpi__value{letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;margin-top:2px;font-size:34px;font-weight:800;line-height:1}.wkpi__suffix{color:var(--foreground-faint);margin-left:6px;font-size:15px;font-weight:600}.wkpi__delta{color:var(--accent-positive);margin-top:6px;font-family:monospace;font-size:11px}.wkpi__spark{width:100%;height:32px;margin-top:8px}.wkpi__spark polyline{fill:none;stroke:var(--accent-positive);stroke-width:2px;vector-effect:non-scaling-stroke}.wkpi__ic{vertical-align:-2px;margin-right:5px;display:inline-flex}.wkpi__ic svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.wkpi__hint{color:var(--foreground-faint);margin-top:6px;font-size:11px;line-height:1.4}.wkpi--down .wkpi__delta{color:var(--destructive)}.wkpi--down .wkpi__spark polyline{stroke:var(--destructive)}.wkpi--flat .wkpi__delta{color:var(--muted-foreground)}.wkpi--flat .wkpi__spark polyline{stroke:var(--muted-foreground)}
.wprog{width:min(240px,100%)}.wprog__head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.wprog__head b{color:var(--foreground);font-size:13px;font-weight:600}.wprog__head span{color:var(--foreground-faint);font-family:monospace;font-size:12px}.wprog__track{background:var(--muted-strong);border-radius:999px;height:12px;overflow:hidden}.wprog__fill{background:var(--primary);border-radius:999px;height:100%;display:block}.wprog__foot{color:var(--foreground-faint);justify-content:space-between;margin-top:8px;font-family:monospace;font-size:11px;display:flex}.wprog--ok .wprog__fill{background:var(--accent-positive)}.wprog--warn .wprog__fill{background:var(--warning-foreground)}.wprog--danger .wprog__fill{background:var(--destructive)}
.wcd{gap:8px;display:inline-flex}.wcd__unit{text-align:center}.wcd__num{box-sizing:border-box;background:var(--primary);min-width:50px;color:var(--primary-foreground);font-variant-numeric:tabular-nums;letter-spacing:-.02em;border-radius:10px;padding:8px 10px;font-size:28px;font-weight:800;line-height:1;display:block}.wcd__lbl{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-faint);margin-top:6px;font-family:monospace;font-size:9px;display:block}
.kit-trybe-w-reactions.wrx{flex-wrap:wrap;gap:5px;display:inline-flex}.kit-trybe-w-reactions .cmt__chip{border:1px solid var(--border);font:inherit;color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:13px;transition:all .15s;display:inline-flex}.kit-trybe-w-reactions .cmt__chip:hover{background:#7f7f7f1a}.kit-trybe-w-reactions .cmt__chip.is-active{border-color:var(--foreground);background:#7f7f7f1a}.kit-trybe-w-reactions .cmt__chip b{color:var(--muted-foreground);font-size:11px;font-weight:600}.kit-trybe-w-reactions .cmt__chip.is-active b{color:var(--foreground)}.kit-trybe-w-reactions .cmt__chip--add{color:var(--muted-foreground);padding:3px 7px}.kit-trybe-w-reactions .cmt__chip--add:hover{color:var(--foreground)}.kit-trybe-w-reactions .cmt__chip--add svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}
.wbar{align-items:stretch;gap:8px;width:260px;height:150px;display:flex}.wbar__col{flex-direction:column;flex:1;justify-content:flex-end;display:flex}.wbar__b{background:var(--border-strong);border-radius:4px 4px 0 0;width:100%}.wbar__col:last-child .wbar__b{background:var(--primary)}.wbar__x{color:var(--foreground-faint);text-align:center;margin-top:6px;font-size:9px}.wlin{width:260px}.wlin__svg{width:100%;height:130px;display:block;overflow:visible}.wlin__area{fill:#0a0a0a0f;stroke:none}.dark .wlin__area{fill:#fafafa14}.wlin__line{fill:none;stroke:var(--foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.wlin__x{color:var(--foreground-faint);justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.wdon{align-items:center;gap:20px;display:flex}.wdon__svg{flex-shrink:0;width:120px;height:120px;transform:rotate(-90deg)}.wdon__svg circle{fill:none}.wdon__bg{stroke:var(--muted-strong);stroke-width:5px}.wdon__seg{stroke-width:5px}.wdon__legend{flex-direction:column;gap:8px;display:flex}.wdon__legend span{color:var(--muted-foreground);align-items:center;gap:8px;font-size:13px;display:flex}.wdon__legend i{border-radius:3px;flex-shrink:0;width:10px;height:10px}.wdon__legend b{color:var(--foreground);margin-left:2px;font-weight:600}
.wdot{width:270px}.wdot__head{color:var(--foreground);margin-bottom:8px;font-size:13px;font-weight:600}.wdot__opts{flex-wrap:wrap;gap:6px;display:flex}.wdot__opt{border:1px solid var(--border-soft);font:inherit;color:var(--foreground);cursor:pointer;background:#f7f7f8;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:13px;display:inline-flex}.dark .wdot__opt{background:var(--muted)}.wdot__opt:hover{border-color:var(--border-strong)}.wdot__opt.is-lead{border-color:var(--foreground);background:var(--muted-strong)}.wdot__opt b{color:var(--foreground);letter-spacing:1px;font-family:monospace;font-size:11px}
.wstar__stars{letter-spacing:3px;color:#f59e0b;font-size:26px;line-height:1}.wstar__off{color:#e5e5e7}.dark .wstar__off{color:var(--border-strong)}.wstar__meta{color:var(--foreground-faint);margin-top:6px;font-size:13px}.wstar__meta b{color:var(--foreground);font-weight:700}
.wgif{background:linear-gradient(135deg,#111827,#374151);border-radius:12px;place-items:center;width:220px;height:150px;font-size:44px;display:grid;position:relative;overflow:hidden}.wgif__badge{color:var(--primary-foreground);letter-spacing:.05em;background:#0009;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;bottom:8px;left:8px}
.waud{box-sizing:border-box;border:1px solid var(--border-soft);background:var(--card);border-radius:12px;align-items:center;gap:12px;width:300px;padding:12px 14px;display:flex}.waud__play{background:var(--primary);width:40px;height:40px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.waud__play svg{fill:currentColor;stroke:none;width:16px;height:16px;margin-left:2px}.waud__body{flex:1;min-width:0}.waud__wave{align-items:center;gap:3px;height:32px;display:flex}.waud__wave span{background:var(--border-strong);border-radius:2px;flex:1}.waud__wave span:nth-child(-n+4){background:var(--primary)}.waud__time{color:var(--foreground-faint);justify-content:space-between;margin-top:4px;font-family:monospace;font-size:11px;display:flex}
.wba{border-radius:12px;width:280px;height:180px;position:relative;overflow:hidden}.wba__after{background:linear-gradient(135deg,#a5b4fc,#f0abfc);position:absolute;inset:0}.wba__before{background:linear-gradient(135deg,#94a3b8,#475569);width:55%;position:absolute;inset:0}.wba__handle{background:var(--card);pointer-events:none;width:3px;position:absolute;top:0;bottom:0;left:55%;box-shadow:0 0 0 1px #0000001a}.wba__grip{background:var(--card);width:34px;height:34px;color:var(--foreground);border-radius:50%;place-items:center;font-size:14px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.wba__tag{color:var(--primary-foreground);pointer-events:none;background:#00000073;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;bottom:10px}.wba__tag--l{left:10px}.wba__tag--r{right:10px}.wba__range{opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}
.isr{justify-content:flex-end;align-items:center;gap:4px;width:min(256px,100%);display:flex}.isr:has(.isr__title){border:1px solid var(--border);border-radius:12px;padding:12px}.isr__title{color:var(--foreground);white-space:nowrap;margin:0 auto 0 0;padding:0 8px;font-size:14px;font-weight:600}.isr__field{opacity:0;min-width:0;max-width:0;transition:max-width .2s ease-out,opacity .2s ease-out;position:relative;overflow:hidden}.isr__glass{fill:none;width:14px;height:14px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;opacity:.7;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.isr__input{width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;outline:none;padding:6px 10px 6px 32px;font-size:14px}.isr__input::placeholder{color:var(--muted-foreground);opacity:.7}.isr__input:focus{border-color:var(--foreground)}.isr__trigger,.isr__action{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;transition:background .15s,color .15s;display:grid}.isr__trigger svg,.isr__action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}.isr__trigger:hover,.isr__action:hover{color:var(--foreground);background:#7f7f7f24}.isr:focus-within .isr__field{opacity:1;flex:1;max-width:200px}.isr:has(.isr__input:not(:placeholder-shown)) .isr__field{opacity:1;flex:1;max-width:200px}.isr:focus-within .isr__trigger,.isr:focus-within .isr__title{display:none}.isr:has(.isr__input:not(:placeholder-shown)) .isr__trigger{display:none}.isr:has(.isr__input:not(:placeholder-shown)) .isr__title{display:none}
.exp{flex-direction:column;gap:12px;width:280px;display:flex}.exp__head{align-items:center;gap:6px;display:flex}.exp__chev{fill:none;width:16px;height:16px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.exp__title{color:var(--foreground);font-size:14px;font-weight:600}.exp__row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.exp__field{border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:14px;display:flex}.exp__field svg{fill:none;width:16px;height:16px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.exp__btn{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;display:flex}.exp__btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}
.cm{background:var(--card);border:1px solid var(--border-soft);border-radius:14px;width:264px;padding:6px;box-shadow:0 12px 32px #0000001f}.cm__has-sub{position:relative}.cm__has-sub:hover>.cm__item{background:var(--muted-strong)}.cm__sub{background:var(--card);border:1px solid var(--border-soft);z-index:20;border-radius:14px;width:210px;padding:6px;display:none;position:absolute;top:-7px;left:calc(100% + 4px);box-shadow:0 12px 32px #00000024}.cm__has-sub:hover .cm__sub{display:block}.cm__subhead{text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 10px 4px;font-size:10px;font-weight:700}.cm__ico{text-align:center;flex-shrink:0;width:17px;font-size:15px;line-height:1}.cm__item{text-align:left;width:100%;color:var(--foreground);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:12px;padding:8px 10px;font-size:14px;display:flex}.cm__item:hover{background:var(--muted)}.cm__item.is-active{background:var(--muted-strong)}.cm__item svg{fill:none;width:17px;height:17px;stroke:var(--foreground-tertiary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:1px}.cm__label{flex-direction:column;flex:1;gap:2px;line-height:1.3;display:flex}.cm__label small{color:var(--foreground-faint);font-size:12px}.cm__chev{width:15px;height:15px;stroke:var(--foreground-faint);margin-top:2px}.cm__sw{background:var(--border-strong);border-radius:999px;flex-shrink:0;width:34px;height:20px;margin-top:1px;padding:2px;transition:background .2s}.cm__sw span{background:var(--primary-foreground);border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block}.cm__sw.is-on{background:var(--primary)}.cm__sw.is-on span{transform:translate(14px)}.cm__div{background:var(--border-soft);height:1px;margin:6px 4px}.cm__item--danger{color:var(--destructive)}.cm__item--danger svg{stroke:var(--destructive)}.cm__foot{color:var(--foreground-faint);padding:8px 10px 4px;font-size:12px}.cm__item:disabled{opacity:.45;cursor:not-allowed}.cm__item:disabled:hover{background:0 0}.cm--sub-left .cm__sub{left:auto;right:calc(100% + 4px)}.cm__item .cm__check{stroke:var(--foreground)}
.ped{flex-direction:column;align-items:flex-start;gap:14px;padding:8px;display:inline-flex}.ped__toolbar{background:var(--card);border:1px solid var(--border-soft);border-radius:12px;align-items:center;gap:2px;margin-left:64px;padding:4px;display:inline-flex;box-shadow:0 8px 24px #0000001f}.ped__fb{width:32px;height:32px;color:var(--foreground-tertiary);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;place-items:center;font-size:15px;display:grid}.ped__fb:hover{background:var(--muted);color:var(--foreground)}.ped__fb.is-active{background:var(--muted-strong);color:var(--foreground)}.ped__fb svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ped__sep{background:var(--border-soft);width:1px;height:18px;margin:0 3px}.ped__block{align-items:center;gap:8px;display:flex}.ped__gutter{align-items:center;gap:2px;display:flex}.ped__g{color:#c4c4cc;cursor:grab;background:0 0;border:0;border-radius:6px;place-items:center;width:24px;height:26px;display:grid}.dark .ped__g{color:var(--foreground-faint)}.ped__g:hover{background:var(--muted);color:var(--muted-foreground)}.ped__g svg{fill:currentColor;stroke:none;width:16px;height:16px}.ped__text{color:var(--foreground);font-size:17px;line-height:1.5}.ped__sel{background:#c7d7fe;border-radius:2px}.dark .ped__sel{background:#2a4a7c}
.dlg{background:var(--card);border:1px solid var(--border-soft);text-align:center;border-radius:18px;width:min(380px,100%);padding:24px;box-shadow:0 24px 60px #0003}.dlg__warn{background:#fee2e2;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.dark .dlg__warn{background:#450a0a}.dlg__warn svg{fill:none;width:24px;height:24px;stroke:var(--destructive);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dlg__title{color:var(--foreground);margin:0;font-size:18px;font-weight:700}.dlg__text{color:var(--muted-foreground);margin:8px 0 16px;font-size:14px;line-height:1.5}.dlg__input{box-sizing:border-box;border:1px solid var(--border);width:100%;font:inherit;border-radius:10px;outline:0;margin-bottom:16px;padding:10px 12px;font-size:14px}.dlg__input:focus{border-color:var(--foreground)}.dlg__actions{gap:8px;display:flex}.dlg__ghost,.dlg__danger{font:inherit;cursor:pointer;border:0;border-radius:10px;flex:1;padding:11px;font-size:14px;font-weight:600}.dlg__ghost{background:var(--muted);color:var(--foreground)}.dlg__ghost:hover{background:#e5e5e7}.dark .dlg__ghost:hover{background:var(--muted-strong)}.dlg__danger{background:var(--destructive);color:var(--primary-foreground)}.dlg__danger:hover{background:#b91c1c}.dlg__input:disabled{background:var(--muted);color:var(--muted-foreground)}.dlg__ghost:disabled,.dlg__danger:disabled{opacity:.5;cursor:not-allowed}.dlg__ghost:disabled:hover{background:var(--muted)}.dlg__danger:disabled:hover{background:var(--destructive)}.dlg--warn .dlg__warn{background:var(--warning)}.dlg--warn .dlg__warn svg{stroke:var(--warning-foreground)}.dlg--warn .dlg__danger{background:var(--primary)}.dlg--warn .dlg__danger:hover{background:var(--foreground-secondary)}.dlg--warn .dlg__danger:disabled:hover{background:var(--primary)}
.edlg{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:360px;padding:20px;box-shadow:0 24px 60px #0003}.edlg__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.edlg__head h3{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.edlg__x{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.edlg__x:hover{background:var(--muted)}.edlg__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.edlg__label{color:var(--muted-foreground);margin:12px 0 5px;font-size:12px;display:block}.edlg__input{box-sizing:border-box;border:1px solid var(--border);width:100%;font:inherit;border-radius:10px;outline:0;padding:9px 12px;font-size:14px}.edlg__input:focus{border-color:var(--foreground)}.edlg__foot{justify-content:flex-end;margin-top:18px;display:flex}.edlg__done{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600}
.vh{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;flex-direction:column;width:min(280px,100%);height:420px;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000029}.vh__head{border-bottom:1px solid var(--border-soft);color:var(--foreground);justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.vh__x{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.vh__x:hover{background:var(--muted)}.vh__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.vh__list{flex:1;padding:6px;overflow-y:auto}.vh__row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;display:block}.vh__row:hover{background:var(--muted)}.vh__row.is-active{background:var(--muted-strong)}.vh__d{color:var(--foreground);font-size:13px;font-weight:600}.vh__a{color:var(--foreground-faint);font-size:12px}.vh__foot{border-top:1px solid var(--border-soft);gap:8px;padding:12px 16px;display:flex}.vh__more{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--foreground);cursor:pointer;border-radius:9px;flex:1;padding:8px;font-size:13px}.vh__more:hover{background:var(--muted)}.vh__restore{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:9px;flex:1;padding:8px;font-size:13px;font-weight:600}.vh__row:disabled{cursor:default}.vh__more:disabled,.vh__restore:disabled{opacity:.5;cursor:not-allowed}.vh__more:disabled:hover{background:var(--card)}
.kit-trybe-share-panel.shp{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:300px;padding:8px;box-shadow:0 20px 50px #00000024}.kit-trybe-share-panel .shp__opt{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.kit-trybe-share-panel .shp__opt:hover{background:var(--muted)}.kit-trybe-share-panel .shp__opt.is-active{background:var(--muted-strong)}.kit-trybe-share-panel .shp__opt svg{fill:none;width:18px;height:18px;stroke:var(--foreground-tertiary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.kit-trybe-share-panel .shp__t{color:var(--foreground);font-size:14px;font-weight:500}.kit-trybe-share-panel .shp__s{color:var(--foreground-faint);font-size:12px}.kit-trybe-share-panel .shp__div{background:var(--border-soft);height:1px;margin:6px 4px}.kit-trybe-share-panel .shp__pw{color:var(--foreground);justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;display:flex}.kit-trybe-share-panel .shp__copy{box-sizing:border-box;border:1px solid var(--border);background:var(--card);width:calc(100% - 8px);font:inherit;color:var(--foreground);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:6px 4px 4px;padding:9px;font-size:13px;font-weight:500;display:flex}.kit-trybe-share-panel .shp__copy:hover{background:var(--muted)}.kit-trybe-share-panel .shp__copy svg{fill:none;stroke:currentColor;stroke-width:2px;width:15px;height:15px}.kit-trybe-share-panel .sw{background:var(--border-strong);cursor:pointer;border:0;border-radius:999px;align-items:center;width:40px;height:24px;padding:3px;transition:background .2s;display:inline-flex}.kit-trybe-share-panel .sw__knob{background:var(--primary-foreground);border-radius:50%;width:18px;height:18px;transition:transform .2s}.kit-trybe-share-panel .sw.is-on{background:var(--primary)}.kit-trybe-share-panel .sw.is-on .sw__knob{transform:translate(16px)}
.kit-trybe-comments-panel.cmp{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:330px;height:440px;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000024}.kit-trybe-comments-panel .cmp__head{border-bottom:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;padding:13px 15px;font-size:14px;font-weight:600;display:flex}.kit-trybe-comments-panel .cmp__x{width:26px;height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.kit-trybe-comments-panel .cmp__x:hover{color:var(--foreground);background:#7f7f7f24}.kit-trybe-comments-panel .cmp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.kit-trybe-comments-panel .cmp__list{flex:1;padding:8px;overflow-y:auto}.kit-trybe-comments-panel .cmp__new{border-top:1px solid var(--border);align-items:center;gap:9px;padding:11px;display:flex}.kit-trybe-comments-panel .cmp__new input{min-width:0;font:inherit;color:var(--foreground);background:0 0;border:0;outline:none;flex:1;font-size:14px}.kit-trybe-comments-panel .cmp__new input::placeholder{color:var(--muted-foreground);opacity:.8}.kit-trybe-comments-panel .cmp__new--multi{align-items:flex-end}.kit-trybe-comments-panel .cmp__new textarea{min-width:0;font:inherit;color:var(--foreground);resize:none;background:0 0;border:0;outline:none;flex:1;padding:2px 0;font-size:14px;line-height:1.5}.kit-trybe-comments-panel .cmp__new textarea::placeholder{color:var(--muted-foreground);opacity:.8}.kit-trybe-comments-panel .cmp__new input:disabled,.kit-trybe-comments-panel .cmp__new textarea:disabled{color:var(--muted-foreground);cursor:not-allowed}.kit-trybe-comments-panel .cmp__send:disabled,.kit-trybe-comments-panel .cmt__attach:disabled{opacity:.5;cursor:not-allowed}.kit-trybe-comments-panel .cmt__attach{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.kit-trybe-comments-panel .cmt__attach:hover{color:var(--foreground);background:#7f7f7f24}.kit-trybe-comments-panel .cmt__attach svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-trybe-comments-panel .cmp__send{background:var(--foreground);width:30px;height:30px;color:var(--background);cursor:pointer;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.kit-trybe-comments-panel .cmp__send svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kit-trybe-comments-panel .cmt__file{border:1px solid var(--border);border-radius:9px;align-items:center;gap:9px;margin-top:8px;padding:7px 9px;text-decoration:none;transition:all .15s;display:flex}.kit-trybe-comments-panel .cmt__file:hover{border-color:var(--muted-foreground);background:#7f7f7f12}.kit-trybe-comments-panel .cmt__ficon{width:28px;height:28px;color:var(--muted-foreground);background:#7f7f7f1f;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.kit-trybe-comments-panel .cmt__ficon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kit-trybe-comments-panel .cmt__fmeta{flex-direction:column;gap:1px;min-width:0;display:flex}.kit-trybe-comments-panel .cmt__fmeta b{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.kit-trybe-comments-panel .cmt__fmeta span{color:var(--muted-foreground);font-size:11px}.kit-trybe-comments-panel .cmt{border-radius:10px;gap:10px;padding:9px;display:flex;position:relative}.kit-trybe-comments-panel .cmt:hover{background:#7f7f7f0f}.kit-trybe-comments-panel .cmt.is-done{opacity:.55}.kit-trybe-comments-panel .cmt__av{background:var(--primary);width:26px;height:26px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid}.kit-trybe-comments-panel .cmt__av--j{background:#4f46e5}.kit-trybe-comments-panel .cmt__av--me{background:var(--border);color:var(--muted-foreground)}.dark .kit-trybe-comments-panel .cmt__av{background:var(--foreground);color:#0a0a0a}.dark .kit-trybe-comments-panel .cmt__av--j{color:#0a0a0a;background:#818cf8}.dark .kit-trybe-comments-panel .cmt__av--me{color:var(--muted-foreground);background:#3f3f46}.kit-trybe-comments-panel .cmt__main{flex:1;min-width:0}.kit-trybe-comments-panel .cmt__top{align-items:baseline;gap:7px;display:flex}.kit-trybe-comments-panel .cmt__name{color:var(--foreground);font-size:14px;font-weight:600}.kit-trybe-comments-panel .cmt__time{color:var(--muted-foreground);font-size:12px}.kit-trybe-comments-panel .cmt__done{color:var(--accent-positive);font-size:11px;font-weight:500}.kit-trybe-comments-panel .cmt__text{color:var(--foreground);margin:2px 0 0;font-size:14px;line-height:1.5}.kit-trybe-comments-panel .cmt__tomb{color:var(--muted-foreground);font-style:italic}.kit-trybe-comments-panel .cmt__rx{gap:5px;margin-top:7px;display:flex}.kit-trybe-comments-panel .cmt__chip{border:1px solid var(--border);font:inherit;color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:13px;transition:all .15s;display:inline-flex}.kit-trybe-comments-panel .cmt__chip:hover{background:#7f7f7f1a}.kit-trybe-comments-panel .cmt__chip.is-active{border-color:var(--foreground);background:#7f7f7f1a}.kit-trybe-comments-panel .cmt__chip b{color:var(--muted-foreground);font-size:11px;font-weight:600}.kit-trybe-comments-panel .cmt__chip.is-active b{color:var(--foreground)}.kit-trybe-comments-panel .cmt__tools{border:1px solid var(--border);background:var(--card);opacity:0;border-radius:8px;gap:1px;padding:2px;transition:opacity .12s;display:flex;position:absolute;top:5px;right:6px;box-shadow:0 1px 3px #00000012}.kit-trybe-comments-panel .cmt:hover .cmt__tools{opacity:1}.kit-trybe-comments-panel .cmt__tool{width:24px;height:24px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.kit-trybe-comments-panel .cmt__tool:hover{color:var(--foreground);background:#7f7f7f24}.kit-trybe-comments-panel .cmt__tool svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kit-trybe-comments-panel .cmt__fold{margin-left:9px}.kit-trybe-comments-panel .cmt__foldlink{color:var(--muted-foreground);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:13px;font-weight:500;list-style:none;display:inline-flex}.kit-trybe-comments-panel .cmt__foldlink::-webkit-details-marker{display:none}.kit-trybe-comments-panel .cmt__foldlink:hover{color:var(--foreground);background:#7f7f7f14}.kit-trybe-comments-panel .cmt__caret{place-items:center;width:14px;height:14px;display:grid}.kit-trybe-comments-panel .cmt__caret svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s}.kit-trybe-comments-panel .cmt__fold[open] .cmt__caret svg{transform:rotate(90deg)}.kit-trybe-comments-panel .cmt__fold[open] .cmt__foldtxt{color:var(--foreground)}.kit-trybe-comments-panel .cmt__thread{border-left:2px solid var(--border);margin-left:9px;padding-left:14px}
.kit-attachment-picker.atp-stage{background:#f6f6f7;border-radius:14px;grid-template-columns:minmax(0,1fr);place-items:center;min-height:560px;padding:24px;display:grid;position:relative}.dark .kit-attachment-picker.atp-stage{background:var(--card)}.kit-attachment-picker .atp-scrim{background:#00000047;border-radius:14px;position:absolute;inset:0}.kit-attachment-picker.atp,.kit-attachment-picker .atp{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;width:min(620px,100%);height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 64px #00000047}.kit-attachment-picker .atp__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.kit-attachment-picker .atp__title{color:var(--foreground);font-size:15px;font-weight:600}.kit-attachment-picker .atp__x{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.kit-attachment-picker .atp__x:hover{color:var(--foreground);background:#7f7f7f24}.kit-attachment-picker .atp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-attachment-picker .atp__search{border-bottom:1px solid var(--border);padding:10px 12px;position:relative}.kit-attachment-picker .atp__search svg{fill:none;width:15px;height:15px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;opacity:.7;pointer-events:none;position:absolute;top:50%;left:23px;transform:translateY(-50%)}.kit-attachment-picker .atp__search input{width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:9px;outline:none;padding:7px 11px 7px 34px;font-size:14px}.kit-attachment-picker .atp__search input::placeholder{color:var(--muted-foreground);opacity:.75}.kit-attachment-picker .atp__search input:focus{border-color:var(--foreground)}.kit-attachment-picker .atp__body{flex:1;min-height:0;display:flex}.kit-attachment-picker .atp__src{border-right:1px solid var(--border);flex-shrink:0;width:168px;padding:8px;overflow-y:auto}.kit-attachment-picker .atp__srcbtn{width:100%;font:inherit;color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;font-size:13.5px;transition:all .12s;display:flex}.kit-attachment-picker .atp__srcbtn:hover{color:var(--foreground);background:#7f7f7f1a}.kit-attachment-picker .atp__srcbtn.is-active{color:var(--foreground);background:#7f7f7f24;font-weight:500}.kit-attachment-picker .atp__srcbtn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.kit-attachment-picker .atp__badge{color:var(--muted-foreground);margin-left:auto;font-size:11px;font-weight:600}.kit-attachment-picker .atp__srcsep{background:var(--border);height:1px;margin:7px 9px}.kit-attachment-picker .atp__panes{flex:1;min-width:0;padding:8px;overflow-y:auto}.kit-attachment-picker .atp__group{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);padding:8px 8px 5px;font-size:10px;font-weight:700}.kit-attachment-picker .atp__row{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:8px 9px;transition:all .12s;display:flex}.kit-attachment-picker .atp__row:hover{background:#7f7f7f1a}.kit-attachment-picker .atp__ic{border:1px solid var(--border);background:#7f7f7f0f;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.kit-attachment-picker .atp__meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.kit-attachment-picker .atp__meta b{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.kit-attachment-picker .atp__meta span{color:var(--muted-foreground);font-size:11.5px}.kit-attachment-picker .atp__check{background:var(--foreground);width:20px;height:20px;color:var(--background);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.kit-attachment-picker .atp__check svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.kit-attachment-picker .atp__drop{border:1.5px dashed var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin:6px;padding:26px 16px;display:flex}.kit-attachment-picker .atp__drop svg{fill:none;width:26px;height:26px;stroke:var(--muted-foreground);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:3px}.kit-attachment-picker .atp__drop b{color:var(--foreground);font-size:14px;font-weight:500}.kit-attachment-picker .atp__drop span{color:var(--muted-foreground);font-size:12.5px}.kit-attachment-picker .atp__grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 6px;display:grid}.kit-attachment-picker .atp__tile{border:1px solid var(--border);cursor:pointer;border-radius:9px;height:88px;padding:0;position:relative;overflow:hidden}.kit-attachment-picker .atp__tile span{color:var(--primary-foreground);white-space:nowrap;text-overflow:ellipsis;text-align:left;background:#0000008c;border-radius:5px;padding:2px 6px;font-size:10.5px;position:absolute;bottom:5px;left:5px;right:5px;overflow:hidden}.kit-attachment-picker .atp__tile--a{background:linear-gradient(135deg,#c7d2fe,#fbcfe8)}.kit-attachment-picker .atp__tile--b{background:linear-gradient(135deg,#fde68a,#fca5a5)}.kit-attachment-picker .atp__tile--c{background:linear-gradient(135deg,#bbf7d0,#a5f3fc)}.kit-attachment-picker .atp__tile--d{background:linear-gradient(135deg,#ddd6fe,#fecdd3)}.kit-attachment-picker .atp__foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.kit-attachment-picker .atp__count{color:var(--muted-foreground);font-size:12.5px}.kit-attachment-picker .atp__actions{gap:8px;display:flex}.kit-attachment-picker .atp__btn{font:inherit;border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s}.kit-attachment-picker .atp__btn:hover{background:#7f7f7f1a}.kit-attachment-picker .atp__btn--primary{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.kit-attachment-picker .atp__btn--primary:hover{opacity:.88;background:var(--foreground)}
.kit-comment.cmt-wrap{flex-direction:column;gap:2px;width:520px;max-width:100%;display:flex;position:relative}.kit-comment.kit-comment .cmt{border-radius:10px;gap:10px;padding:10px;display:flex;position:relative}.kit-comment.kit-comment .cmt:hover{background:#7f7f7f0f}.kit-comment.kit-comment .cmt__av{background:var(--primary);width:26px;height:26px;color:var(--primary-foreground);letter-spacing:.02em;border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid}.kit-comment.kit-comment .cmt__av--j{background:#4f46e5}.kit-comment.kit-comment .cmt__av--t{background:#0d9488}.kit-comment.kit-comment .cmt__av--me{background:var(--border);color:var(--muted-foreground)}.dark .kit-comment.kit-comment .cmt__av{background:var(--foreground);color:#0a0a0a}.dark .kit-comment.kit-comment .cmt__av--j{color:#0a0a0a;background:#818cf8}.dark .kit-comment.kit-comment .cmt__av--t{color:#0a0a0a;background:#5eead4}.dark .kit-comment.kit-comment .cmt__av--me{color:var(--muted-foreground);background:#3f3f46}.kit-comment.kit-comment .cmt__main{flex:1;min-width:0}.kit-comment.kit-comment .cmt__top{align-items:baseline;gap:8px;display:flex}.kit-comment.kit-comment .cmt__name{color:var(--foreground);font-size:14px;font-weight:600}.kit-comment.kit-comment .cmt__time{color:var(--muted-foreground);font-size:12px}.kit-comment.kit-comment .cmt__where{color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;margin-left:auto;padding-left:10px;font-size:12px;text-decoration:none;transition:color .12s}.kit-comment.kit-comment .cmt__where:hover{color:var(--foreground);text-decoration:underline}.kit-comment.kit-comment .cmt__quote{color:var(--muted-foreground);border-left:3px solid #eab308;margin:6px 0 0;padding:1px 0 1px 12px;font-size:14px;line-height:1.5}.kit-comment.kit-comment .cmt__text{color:var(--foreground);margin:2px 0 0;font-size:14px;line-height:1.55}.kit-comment.kit-comment .cmt__reply{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:13px}.kit-comment.kit-comment .cmt__reply:hover{color:var(--foreground);text-decoration:underline}.kit-comment.kit-comment .cmt__rx{flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;display:flex}.kit-comment.kit-comment .cmt__chip{border:1px solid var(--border);font:inherit;color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:13px;transition:all .15s;display:inline-flex}.kit-comment.kit-comment .cmt__chip:hover{background:#7f7f7f1a}.kit-comment.kit-comment .cmt__chip.is-active{border-color:var(--foreground);background:#7f7f7f1a}.kit-comment.kit-comment .cmt__chip b{color:var(--muted-foreground);font-size:11px;font-weight:600}.kit-comment.kit-comment .cmt__chip.is-active b{color:var(--foreground)}.kit-comment.kit-comment .cmt__chip--add{color:var(--muted-foreground);padding:3px 7px}.kit-comment.kit-comment .cmt__chip--add svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.kit-comment.kit-comment .cmt__tools{border:1px solid var(--border);background:var(--card);opacity:0;border-radius:8px;gap:1px;padding:2px;transition:opacity .12s;display:flex;position:absolute;top:6px;right:8px;box-shadow:0 1px 3px #00000012}.kit-comment.kit-comment .cmt:hover .cmt__tools,.kit-comment.kit-comment .cmt:focus-within .cmt__tools{opacity:1}.kit-comment.kit-comment .cmt__tools:has(.pop.is-open){opacity:1}.kit-comment.kit-comment .cmt__tool{width:26px;height:26px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.kit-comment.kit-comment .cmt__tool:hover,.kit-comment.kit-comment .pop.is-open>.cmt__tool{color:var(--foreground);background:#7f7f7f24}.kit-comment.kit-comment .cmt__tool svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.kit-comment.kit-comment .cmt__poprel{display:inline-flex;position:relative}.kit-comment .pop__panel{display:none}.kit-comment .pop.is-open .pop__panel{display:block}.kit-comment .pop.is-open .emp{display:flex}.kit-comment.kit-comment .cmt__menu{z-index:30;border:1px solid var(--border);background:var(--card);border-radius:12px;width:250px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 16px 40px #00000029}.kit-comment.kit-comment .cmt__mi{width:100%;font:inherit;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:8px 10px;font-size:14px;display:flex}.kit-comment.kit-comment .cmt__mi:hover{background:#7f7f7f1f}.kit-comment.kit-comment .cmt__mi svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;color:var(--muted-foreground);flex-shrink:0}.kit-comment.kit-comment .cmt__mi--danger,.kit-comment.kit-comment .cmt__mi--danger svg{color:var(--destructive)}.kit-comment.kit-comment .cmt__sep{background:var(--border);height:1px;margin:5px 8px}.kit-comment .emp{z-index:30;border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;width:330px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 48px #0000002e}.kit-comment .emp__search{border-bottom:1px solid var(--border);padding:10px;position:relative}.kit-comment .emp__search svg{fill:none;width:14px;height:14px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;opacity:.7;pointer-events:none;position:absolute;top:50%;left:21px;transform:translateY(-50%)}.kit-comment .emp__search input{width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;outline:none;padding:6px 10px 6px 32px;font-size:14px}.kit-comment .emp__search input::placeholder{color:var(--muted-foreground);opacity:.7}.kit-comment .emp__search input:focus{border-color:var(--foreground)}.kit-comment .emp__scroll{height:200px;padding:8px 10px;overflow-y:auto}.kit-comment .emp__label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);padding:8px 2px 5px;font-size:11px;font-weight:600}.kit-comment .emp__grid{grid-template-columns:repeat(8,1fr);gap:1px;display:grid}.kit-comment .emp__grid button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px;font-size:20px;line-height:1}.kit-comment .emp__grid button:hover{background:#7f7f7f24}.kit-comment .emp__tabs{border-top:1px solid var(--border);gap:1px;padding:6px 8px;display:flex}.kit-comment .emp__tab{height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;place-items:center;display:grid}.kit-comment .emp__tab:hover{color:var(--foreground);background:#7f7f7f1f}.kit-comment .emp__tab.is-on{color:var(--foreground);background:#7f7f7f29}.kit-comment .emp__tab svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-comment.kit-comment .cmt--input{align-items:center}.kit-comment.kit-comment .cmt--input:hover{background:0 0}.kit-comment.kit-comment .cmt__field{min-width:0;font:inherit;color:var(--foreground);background:0 0;border:0;outline:none;flex:1;padding:3px 0;font-size:14px}.kit-comment.kit-comment .cmt__field::placeholder{color:var(--muted-foreground);opacity:.8}.kit-comment.kit-comment textarea.cmt__field{resize:none;line-height:1.5}.kit-comment.kit-comment .cmt__field:disabled{color:var(--muted-foreground);cursor:not-allowed}.kit-comment.kit-comment .cmt__cancel{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;margin-left:2px;padding:0 4px;font-size:12px}.kit-comment.kit-comment .cmt__cancel:hover{color:var(--foreground);text-decoration:underline}.kit-comment.kit-comment .cmt__send:disabled{opacity:.5;cursor:not-allowed}.kit-comment.kit-comment .cmt__attach{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;place-items:center;transition:all .15s;display:grid}.kit-comment.kit-comment .cmt__attach:hover{color:var(--foreground);background:#7f7f7f24}.kit-comment.kit-comment .cmt__attach svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-comment.kit-comment .cmt__send{background:var(--foreground);width:28px;height:28px;color:var(--background);cursor:pointer;border:0;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.kit-comment.kit-comment .cmt__send:hover{opacity:.88}.kit-comment.kit-comment .cmt__send svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kit-comment.kit-comment .cmt--compose{border:1px solid var(--border);border-radius:12px;align-items:flex-end;padding:8px 8px 8px 10px}.kit-comment.kit-comment .cmt--compose:hover{background:0 0}.kit-comment.kit-comment .cmt__composemain{flex:1;min-width:0;padding-bottom:2px}.kit-comment.kit-comment .cmt__composemain .cmt__field{width:100%;padding:4px 0}.kit-comment.kit-comment .cmt__pending{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.kit-comment.kit-comment .cmt__chipfile{border:1px solid var(--border);color:var(--foreground);background:#7f7f7f0f;border-radius:999px;align-items:center;gap:6px;padding:3px 5px 3px 9px;font-size:12px;display:inline-flex}.kit-comment.kit-comment .cmt__chipfile svg{fill:none;width:13px;height:13px;stroke:var(--muted-foreground);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.kit-comment.kit-comment .cmt__chipx{width:17px;height:17px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.kit-comment.kit-comment .cmt__chipx:hover{color:var(--foreground);background:#7f7f7f33}.kit-comment.kit-comment .cmt__chipx svg{stroke:currentColor;stroke-width:2.6px;width:10px;height:10px}.kit-comment.kit-comment .cmt__mention{color:var(--foreground);white-space:nowrap;background:#ffdaf3;border-radius:5px;padding:1px 5px;font-weight:500;text-decoration:none}.kit-comment.kit-comment .cmt__mention:hover{background:#ffc5ed}.dark .kit-comment.kit-comment .cmt__mention{color:#ffc5ed;background:#5c1044}.kit-comment.kit-comment .cmt__mentionrel{display:inline-flex;position:relative}.kit-comment.kit-comment .cmt__mlist{z-index:40;border:1px solid var(--border);background:var(--card);border-radius:12px;width:330px;padding:5px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #0000002e}.kit-comment.kit-comment .cmt__mrow{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px 8px;display:flex}.kit-comment.kit-comment .cmt__mrow:hover,.kit-comment.kit-comment .cmt__mrow.is-first{background:#7f7f7f1a}.kit-comment.kit-comment .cmt__mav{width:24px;height:24px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid}.kit-comment.kit-comment .cmt__mav--j{background:#4f46e5}.kit-comment.kit-comment .cmt__mav--t{background:#0d9488}.kit-comment.kit-comment .cmt__mav--l{background:#db2777}.kit-comment.kit-comment .cmt__mav--n{background:#ea580c}.kit-comment.kit-comment .cmt__mav--all{color:var(--muted-foreground);background:#7f7f7f29}.kit-comment.kit-comment .cmt__mav--all svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.kit-comment.kit-comment .cmt__mav--team{border-radius:7px}.kit-comment.kit-comment .cmt__mav--d{background:#db2777}.kit-comment.kit-comment .cmt__mav--e{background:#0369a1}.kit-comment.kit-comment .cmt__mgroup{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);padding:7px 8px 4px;font-size:10px;font-weight:700}.kit-comment.kit-comment .cmt__msep{background:var(--border);height:1px;margin:5px 8px}.kit-comment.kit-comment .cmt__mname{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.kit-comment.kit-comment .cmt__mdot{border:1.5px solid var(--muted-foreground);border-radius:50%;flex-shrink:0;width:7px;height:7px}.kit-comment.kit-comment .cmt__mdot.is-on{background:var(--accent-positive);border-color:var(--accent-positive)}.kit-comment.kit-comment .cmt__mnote{color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px}.kit-comment.kit-comment .cmt__mkey+.cmt__mnote,.kit-comment.kit-comment .cmt__mnote+.cmt__mkey{margin-left:6px}.kit-comment.kit-comment .cmt__mkey{border:1px solid var(--border);color:var(--muted-foreground);border-radius:5px;flex-shrink:0;margin-left:auto;padding:2px 7px;font-size:11px}.kit-comment.kit-comment .cmt__selwrap{position:relative}.kit-comment.kit-comment .cmt__sel{color:inherit;background:#b4d5fe;border-radius:2px}.dark .kit-comment.kit-comment .cmt__sel{background:#2a4a7c}.kit-comment .ftb{background:var(--primary);border-radius:10px;align-items:center;gap:2px;padding:4px;display:inline-flex;box-shadow:0 8px 24px #00000040}.kit-comment.kit-comment .cmt__ftbpos{z-index:20;position:absolute;top:-46px;left:0}.kit-comment .ftb__b{color:#e5e5e7;cursor:pointer;width:30px;height:30px;font:inherit;background:0 0;border:0;border-radius:6px;place-items:center;font-size:15px;display:grid}.kit-comment .ftb__b:hover{color:var(--primary-foreground);background:#ffffff24}.kit-comment .ftb__b.is-active{color:var(--primary-foreground);background:#ffffff38}.kit-comment .ftb__b svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-comment .ftb__sep{background:#ffffff2e;width:1px;height:18px;margin:0 3px}.kit-comment.kit-comment .cmt__attachrel{display:inline-flex}.kit-comment .atp-overlay{z-index:100;justify-content:center;align-items:center;height:560px;padding:16px;position:absolute;top:0;left:0;right:0}.kit-comment .pop.is-open .atp-overlay{display:flex}.kit-comment .atp-scrim{background:#00000052;position:absolute;inset:0}.kit-comment .atp{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;width:min(620px,100%);height:min(500px,100%);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 64px #00000047}.kit-comment .atp__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.kit-comment .atp__title{color:var(--foreground);font-size:15px;font-weight:600}.kit-comment .atp__x{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.kit-comment .atp__x:hover{color:var(--foreground);background:#7f7f7f24}.kit-comment .atp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.kit-comment .atp__search{border-bottom:1px solid var(--border);padding:10px 12px;position:relative}.kit-comment .atp__search svg{fill:none;width:15px;height:15px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;opacity:.7;pointer-events:none;position:absolute;top:50%;left:23px;transform:translateY(-50%)}.kit-comment .atp__search input{width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:9px;outline:none;padding:7px 11px 7px 34px;font-size:14px}.kit-comment .atp__search input::placeholder{color:var(--muted-foreground);opacity:.75}.kit-comment .atp__search input:focus{border-color:var(--foreground)}.kit-comment .atp__body{flex:1;min-height:0;display:flex}.kit-comment .atp__src{border-right:1px solid var(--border);flex-shrink:0;width:168px;padding:8px;overflow-y:auto}.kit-comment .atp__srcbtn{width:100%;font:inherit;color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;font-size:13.5px;transition:all .12s;display:flex}.kit-comment .atp__srcbtn:hover{color:var(--foreground);background:#7f7f7f1a}.kit-comment .atp__srcbtn.is-active{color:var(--foreground);background:#7f7f7f24;font-weight:500}.kit-comment .atp__srcbtn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.kit-comment .atp__srcsep{background:var(--border);height:1px;margin:7px 9px}.kit-comment .atp__panes{flex:1;min-width:0;padding:8px;overflow-y:auto}.kit-comment .atp__group{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);padding:8px 8px 5px;font-size:10px;font-weight:700}.kit-comment .atp__row{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:8px 9px;transition:all .12s;display:flex}.kit-comment .atp__row:hover{background:#7f7f7f1a}.kit-comment .atp__ic{border:1px solid var(--border);background:#7f7f7f0f;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.kit-comment .atp__meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.kit-comment .atp__meta b{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.kit-comment .atp__meta span{color:var(--muted-foreground);font-size:11.5px}.kit-comment .atp__drop{border:1.5px dashed var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:5px;margin:6px;padding:26px 16px;display:flex}.kit-comment .atp__drop svg{fill:none;width:26px;height:26px;stroke:var(--muted-foreground);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:3px}.kit-comment .atp__drop b{color:var(--foreground);font-size:14px;font-weight:500}.kit-comment .atp__drop span{color:var(--muted-foreground);font-size:12.5px}.kit-comment .atp__grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 6px;display:grid}.kit-comment .atp__tile{border:1px solid var(--border);cursor:pointer;border-radius:9px;height:88px;padding:0;position:relative;overflow:hidden}.kit-comment .atp__tile span{color:var(--primary-foreground);white-space:nowrap;text-overflow:ellipsis;text-align:left;background:#0000008c;border-radius:5px;padding:2px 6px;font-size:10.5px;position:absolute;bottom:5px;left:5px;right:5px;overflow:hidden}.kit-comment .atp__tile--a{background:linear-gradient(135deg,#c7d2fe,#fbcfe8)}.kit-comment .atp__tile--b{background:linear-gradient(135deg,#fde68a,#fca5a5)}.kit-comment .atp__foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.kit-comment .atp__count{color:var(--muted-foreground);font-size:12.5px}.kit-comment .atp__actions{gap:8px;display:flex}.kit-comment .atp__btn{font:inherit;border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s}.kit-comment .atp__btn:hover{background:#7f7f7f1a}.kit-comment .atp__btn--primary{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.kit-comment .atp__btn--primary:hover{opacity:.88;background:var(--foreground)}.kit-comment.kit-comment .cmt__files{flex-direction:column;gap:6px;margin-top:9px;display:flex}.kit-comment.kit-comment .cmt__file{border:1px solid var(--border);border-radius:9px;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;transition:all .15s;display:flex}.kit-comment.kit-comment .cmt__file:hover{border-color:var(--muted-foreground);background:#7f7f7f12}.kit-comment.kit-comment .cmt__ficon{width:30px;height:30px;color:var(--muted-foreground);background:#7f7f7f1f;border-radius:7px;flex-shrink:0;place-items:center;display:grid}.kit-comment.kit-comment .cmt__ficon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.kit-comment.kit-comment .cmt__fmeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.kit-comment.kit-comment .cmt__fmeta b{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.kit-comment.kit-comment .cmt__fmeta span{color:var(--muted-foreground);font-size:11px}.kit-comment.kit-comment .cmt__fdl{width:26px;height:26px;color:var(--muted-foreground);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.kit-comment.kit-comment .cmt__file:hover .cmt__fdl{color:var(--foreground);background:#7f7f7f24}.kit-comment.kit-comment .cmt__fdl svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.kit-comment.kit-comment .cmt__img{border:1px solid var(--border);background:linear-gradient(135deg,#c7d2fe,#fbcfe8);border-radius:9px;height:130px;text-decoration:none;display:block;position:relative;overflow:hidden}.kit-comment.kit-comment .cmt__imgcap{color:var(--primary-foreground);background:#0000008c;border-radius:6px;padding:3px 8px;font-size:11px;position:absolute;bottom:8px;left:8px}.kit-comment.kit-comment .cmt.is-done .cmt__name,.kit-comment.kit-comment .cmt.is-done .cmt__text{color:var(--muted-foreground)}.kit-comment.kit-comment .cmt.is-done .cmt__av{opacity:.5}.kit-comment.kit-comment .cmt__resolved{align-items:center;gap:8px;margin-top:9px;display:flex}.kit-comment.kit-comment .cmt__resolvedmark{background:var(--accent-positive);width:17px;height:17px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.kit-comment.kit-comment .cmt__resolvedmark svg{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.kit-comment.kit-comment .cmt__resolvedtxt{color:var(--accent-positive);font-size:12px}.kit-comment.kit-comment .cmt__reopen{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:12px}.kit-comment.kit-comment .cmt__reopen:hover{color:var(--foreground);text-decoration:underline}.kit-comment.kit-comment .cmt__tool.is-on{background:var(--accent-positive);color:var(--primary-foreground)}.kit-comment.kit-comment .cmt__fold{margin-left:10px}.kit-comment.kit-comment .cmt__foldlink{color:var(--muted-foreground);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:13px;font-weight:500;list-style:none;display:inline-flex}.kit-comment.kit-comment .cmt__foldlink::-webkit-details-marker{display:none}.kit-comment.kit-comment .cmt__foldlink:hover{color:var(--foreground);background:#7f7f7f14}.kit-comment.kit-comment .cmt__caret{place-items:center;width:14px;height:14px;display:grid}.kit-comment.kit-comment .cmt__caret svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;transition:transform .15s}.kit-comment.kit-comment .cmt__fold[open] .cmt__caret svg{transform:rotate(90deg)}.kit-comment.kit-comment .cmt__fold[open] .cmt__foldtxt{color:var(--foreground)}.kit-comment.kit-comment .cmt__thread{border-left:2px solid var(--border);margin-left:10px;padding-left:16px}.kit-comment.kit-comment .cmt__edit{margin-top:6px}.kit-comment.kit-comment .cmt__area{resize:vertical;width:100%;font:inherit;color:var(--foreground);background:var(--background);border:1px solid var(--foreground);border-radius:10px;outline:none;padding:9px 11px;font-size:14px;line-height:1.55}.kit-comment.kit-comment .cmt__editbar{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.kit-comment.kit-comment .cmt__btn{font:inherit;border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;padding:6px 13px;font-size:13px;font-weight:500;transition:all .15s}.kit-comment.kit-comment .cmt__btn:hover{background:#7f7f7f1a}.kit-comment.kit-comment .cmt__btn--primary{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.kit-comment.kit-comment .cmt__btn--primary:hover{opacity:.88;background:var(--foreground)}.kit-comment.kit-comment .cmt__btn--danger{background:var(--destructive);border-color:var(--destructive);color:var(--primary-foreground)}.kit-comment.kit-comment .cmt__btn--danger:hover{background:#b91c1c;border-color:#b91c1c}.kit-comment.kit-comment .cmt-stage{border:1px solid var(--border);background:#f6f6f7;border-radius:12px;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;height:250px;display:grid;position:relative;overflow:hidden}.dark .kit-comment.kit-comment .cmt-stage{background:var(--card)}.kit-comment.kit-comment .cmt-scrim{background:#00000047;position:absolute;inset:0}.kit-comment.kit-comment .cmt-modal{background:var(--card);border-radius:14px;width:min(360px,88%);padding:20px;position:relative;box-shadow:0 24px 60px #00000042}.kit-comment.kit-comment .cmt-modal__t{color:var(--foreground);margin:0;font-size:16px;font-weight:600}.kit-comment.kit-comment .cmt-modal__p{color:var(--muted-foreground);margin:8px 0 0;font-size:14px;line-height:1.55}.kit-comment.kit-comment .cmt-modal__bar{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.kit-comment .slm{background:var(--card);border:1px solid var(--border);border-radius:12px;width:300px;margin:6px 0 0 46px;padding:8px;box-shadow:0 12px 32px #0000001f}.kit-comment .slm__group{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);padding:8px 8px 4px;font-size:10px;font-weight:700}.kit-comment .slm__row{width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:7px 8px;display:flex}.kit-comment .slm__row:hover{background:#7f7f7f1a}.kit-comment .slm__ic{border:1px solid var(--border);width:32px;height:32px;color:var(--muted-foreground);background:#7f7f7f0f;border-radius:8px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.kit-comment .slm__ic--txt{letter-spacing:.02em;font-size:11px}.kit-comment .slm__txt{color:var(--foreground);flex-direction:column;font-size:14px;line-height:1.3;display:flex}.kit-comment .slm__txt small{color:var(--muted-foreground);font-size:12px;font-weight:400}
.acd{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;flex-direction:column;width:300px;height:440px;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000024}.acd__head{border-bottom:1px solid var(--border-soft);color:var(--foreground);align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.acd__head svg{fill:none;stroke:#7c3aed;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dark .acd__head svg{stroke:#a78bfa}.acd__msgs{flex-direction:column;flex:1;gap:12px;padding:14px;display:flex;overflow-y:auto}.acd__u{background:var(--muted-strong);max-width:80%;color:var(--foreground);border-radius:14px 14px 4px;align-self:flex-end;padding:8px 12px;font-size:14px}.acd__a{max-width:92%}.acd__a p{color:var(--foreground);margin:0;font-size:14px;line-height:1.5}.acd__acts{gap:6px;margin-top:8px;display:flex}.acd__acts button{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--muted-foreground);cursor:pointer;border-radius:8px;padding:5px 10px;font-size:12px}.acd__acts button:hover{background:var(--muted);color:var(--foreground)}.acd__in{border-top:1px solid var(--border-soft);align-items:flex-end;gap:8px;padding:12px;display:flex}.acd__in textarea{resize:none;border:1px solid var(--border);min-width:0;font:inherit;border-radius:10px;outline:0;flex:1;padding:9px 12px;font-size:14px}.acd__in textarea:focus{border-color:var(--foreground)}.acd__send{background:var(--primary);width:36px;height:36px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.acd__send svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.acd__in textarea:disabled{background:var(--muted);color:var(--muted-foreground)}.acd__send:disabled{opacity:.5;cursor:not-allowed}
.spm-stage{padding-bottom:200px}.spm{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:420px;box-shadow:0 24px 60px #0003}.spm__top{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;padding-right:12px;display:flex}.spm__tabs{gap:18px;padding:14px 0 0 18px;display:flex}.spm__tab{font:inherit;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-size:15px;font-weight:600}.spm__tab.is-active{color:var(--foreground);border-bottom-color:var(--foreground)}.spm__x{width:30px;height:30px;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;margin-top:10px;display:grid}.spm__x:hover{background:var(--muted);color:var(--foreground)}.spm__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.spm__hx{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:14px 12px 14px 18px;display:flex}.spm__htitle{color:var(--foreground);font-size:16px;font-weight:700}.spm__hx .spm__x{margin-top:0}.spm__body{padding:18px}.spm__invite{gap:8px;margin-bottom:16px;display:flex}.spm__invite input{border:1px solid var(--border);min-width:0;font:inherit;color:var(--foreground);border-radius:10px;outline:0;flex:1;padding:11px 14px;font-size:14px}.spm__invite input::placeholder{color:var(--foreground-faint)}.spm__invite button{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:10px;flex-shrink:0;padding:0 18px;font-size:14px;font-weight:600}.spm__person{align-items:center;gap:12px;padding:4px 0 14px;display:flex}.spm__av{background:var(--muted-strong);width:38px;height:38px;color:var(--foreground-tertiary);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}.spm__pn{flex:1}.spm__pnm{color:var(--foreground);font-size:15px;font-weight:500}.spm__you{color:var(--foreground-faint);font-weight:400}.spm__pe{color:var(--foreground-faint);font-size:13px}.spm__role{color:var(--foreground-faint);font-size:14px}.spm__ga{color:var(--muted-foreground);margin-bottom:10px;font-size:14px}.spm__acc{display:block;position:relative}.spm__accbtn{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--foreground);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:8px 12px 8px 8px;font-size:15px;font-weight:600;display:inline-flex}.spm__acci{background:var(--muted-strong);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.spm__acci svg{fill:none;width:16px;height:16px;stroke:var(--foreground-tertiary);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.spm__accchev{fill:none;width:16px;height:16px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;margin-left:2px}.pop__panel{display:none}.pop.is-open .pop__panel{display:block}.spm__accmenu{background:var(--card);border:1px solid var(--border-soft);z-index:30;border-radius:14px;width:300px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 40px #00000029}.spm__accopt{width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.spm__accopt:hover{background:var(--muted)}.spm__accopt .spm__acci{background:0 0;width:30px;height:30px}.spm__acctxt{color:var(--foreground);flex-direction:column;flex:1;font-size:15px;line-height:1.3;display:flex}.spm__acctxt small{color:var(--foreground-faint);font-size:13px}.spm__acckchk{fill:none;width:17px;height:17px;stroke:var(--foreground);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;display:none}.spm__accopt.is-active .spm__acckchk{display:block}.spm__div{background:var(--border-soft);height:1px;margin:18px 0 14px}.spm__foot{justify-content:space-between;align-items:center;display:flex}.spm__more{color:var(--foreground-faint);align-items:center;gap:6px;font-size:14px;display:inline-flex}.spm__more svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.spm__copy{border:1px solid var(--border);background:var(--card);font:inherit;color:var(--foreground);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:14px;font-weight:500;display:inline-flex}.spm__copy:hover{background:var(--muted)}.spm__copy svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.spm__pubhead{text-align:center;margin-bottom:16px}.spm__pubh{color:var(--foreground);margin:0;font-size:20px;font-weight:800}.spm__pubsub{color:var(--foreground-faint);margin:4px 0 0;font-size:14px}.spm__preview{border:1px solid var(--border-soft);border-radius:14px;margin-bottom:16px;overflow:hidden}.spm__pvchrome{border-bottom:1px solid var(--border-soft);background:#f7f7f8;align-items:center;gap:6px;padding:10px 14px;display:flex}.dark .spm__pvchrome{background:var(--muted)}.spm__dot{background:var(--border-strong);border-radius:50%;width:9px;height:9px}.spm__pvtitle{color:var(--foreground-faint);margin-left:8px;font-size:13px}.spm__pvbody{padding:18px}.spm__pvh{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:800}.spm__pvtext{background:var(--muted);color:var(--foreground-faint);border-radius:8px;padding:12px;font-size:13px;line-height:1.5}.spm__pubbtn{box-sizing:border-box;background:var(--primary);width:100%;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:12px;padding:14px;font-size:15px;font-weight:600;display:block}.spm__pubfoot{color:var(--foreground-faint);align-items:flex-start;gap:8px;margin-top:14px;font-size:13px;line-height:1.4;display:flex}.spm__pubfoot svg{fill:none;stroke:currentColor;stroke-width:2px;flex-shrink:0;width:15px;height:15px;margin-top:1px}
.pk{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;flex-direction:column;width:360px;height:440px;display:flex;overflow:hidden;box-shadow:-8px 0 40px #0000001f}.pk__head{border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;padding:12px 14px;display:flex}.pk__ico{font-size:15px}.pk__title{color:var(--foreground);flex:1;font-size:14px;font-weight:600}.pk__acts{gap:2px;display:flex}.pk__acts button{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.pk__acts button:hover{background:var(--muted);color:var(--foreground)}.pk__acts svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.pk__doc{flex:1;padding:20px;overflow-y:auto}.pk__h{color:var(--foreground);margin-bottom:10px;font-size:22px;font-weight:800}.pk__doc p{color:var(--foreground-secondary);margin:0 0 10px;font-size:14px;line-height:1.6}
.blm{background:var(--card);border:1px solid var(--border-soft);border-radius:14px;width:280px;padding:6px;box-shadow:0 16px 44px #00000029}.blm__group{text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-faint);padding:10px 12px 4px;font-size:11px;font-weight:600}.blm__item{width:100%;font:inherit;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:15px;display:flex}.blm__item:hover{background:var(--muted)}.blm__item.is-current{background:var(--muted-strong)}.blm__cur{color:var(--foreground-faint);margin-left:auto;font-size:13px}.blm__item--ic svg{fill:none;width:16px;height:16px;stroke:var(--foreground-tertiary);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.blm__div{background:var(--border-soft);height:1px;margin:6px 4px}.blm__align{gap:2px;padding:2px 8px 6px;display:flex}.blm__align button{width:44px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.blm__align button:hover{background:var(--muted)}.blm__align button.is-active{background:var(--muted-strong);color:var(--foreground)}.blm__align svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.blm__item--danger{color:var(--destructive)}.blm__item--danger svg{stroke:var(--destructive)}
.cpg{box-sizing:border-box;background:var(--card);border-radius:16px;width:100%;max-width:560px;padding:20px;box-shadow:0 24px 60px #0003}.cpg__head{justify-content:space-between;align-items:flex-start;display:flex}.cpg__title{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:20px;font-weight:800}.cpg__sub{color:var(--foreground-faint);margin:3px 0 0;font-size:13px}.cpg__x{width:28px;height:28px;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.cpg__x:hover{background:var(--muted);color:var(--foreground)}.cpg__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.cpg__tabs{gap:4px;margin:16px 0 18px;display:flex}.cpg__tab{font:inherit;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.cpg__tab.is-active{background:var(--muted-strong);color:var(--foreground)}.cpg__tab:not(.is-active):hover{color:var(--foreground)}.cpg__f{flex-direction:column;display:flex}.cpg__lbl{color:var(--muted-foreground);margin-bottom:5px;font-size:12px}.cpg__in{box-sizing:border-box;border:1px solid var(--border);font:inherit;color:var(--foreground);background:var(--card);border-radius:10px;outline:0;padding:9px 12px;font-size:14px}.cpg__in:focus{border-color:var(--foreground)}.cpg__in::placeholder{color:var(--foreground-faint)}.cpg__iconrow{align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.cpg__f--icon{flex-shrink:0}.cpg__f--grow{flex:1}.cpg__iconbtn{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:10px;width:52px;height:44px;font-size:20px}.cpg__iconbtn:hover{background:var(--muted)}.cpg__grid2{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.cpg__sel{box-sizing:border-box;border:1px solid var(--border);font:inherit;color:var(--foreground);cursor:pointer;background:var(--card);border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:14px;display:flex}.cpg__sel svg{fill:none;width:16px;height:16px;stroke:var(--foreground-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.cpg__types{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:6px;display:grid}.cpg__type{border:1px solid var(--border);background:var(--card);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:9px;padding:12px;transition:all .15s;display:flex;position:relative}.cpg__type:hover{border-color:var(--border-strong)}.cpg__type.is-active{border-color:var(--foreground);box-shadow:0 0 0 1px var(--foreground)}.cpg__type--locked .cpg__ti,.cpg__type--locked .cpg__tn,.cpg__type--locked .cpg__td{opacity:.5}.cpg__ti{background:var(--muted);width:38px;height:38px;color:var(--foreground-faint);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.cpg__ti svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.cpg__tn{color:var(--foreground);font-size:14px;font-weight:700}.cpg__td{color:var(--foreground-faint);font-size:12px;line-height:1.4}.cpg__bald{background:var(--muted-strong);color:var(--muted-foreground);border-radius:999px;align-items:center;gap:4px;padding:2px 7px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:10px;right:10px}.cpg__bald svg{fill:none;stroke:currentColor;stroke-width:2px;width:10px;height:10px}.cpg__foot{justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.cpg__ghost{font:inherit;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 14px;font-size:14px}.cpg__ghost:hover{background:var(--muted);color:var(--foreground)}.cpg__create{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600}.cpg__sec{margin-bottom:20px}.cpg__h{color:var(--foreground);margin:0;font-size:15px;font-weight:700}.cpg__hint{color:var(--foreground-faint);margin:2px 0 12px;font-size:13px}.cpg__drop{border:1.5px dashed var(--border);text-align:center;background:#fcfcfc;border-radius:14px;padding:32px 20px}.dark .cpg__drop{background:#7f7f7f0f}.cpg__drop svg{fill:none;stroke:#c4c4cc;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px;margin:0 auto 10px;display:block}.dark .cpg__drop svg{stroke:var(--foreground-faint)}.cpg__drop b{color:var(--foreground);font-size:15px;font-weight:600;display:block}.cpg__drop p{color:var(--foreground-faint);margin:4px 0 0;font-size:13px}.cpg__drop a{color:var(--foreground);cursor:pointer;font-weight:600}.cpg__cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cpg__card{border:1px solid var(--border-soft);cursor:pointer;text-align:left;background:var(--card);border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.cpg__card:hover{background:#f9f9fa}.dark .cpg__card:hover{background:var(--muted)}.cpg__ci{flex-shrink:0;font-size:17px;line-height:1.2}.cpg__ci svg{fill:none;width:18px;height:18px;stroke:var(--foreground-tertiary);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.cpg__cn{color:var(--foreground);font-size:14px;font-weight:600;display:block}.cpg__cd{color:var(--foreground-faint);margin-top:2px;font-size:12px;line-height:1.4;display:block}.cpg__tpls{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.cpg__tpl{border:1px solid var(--border-soft);background:var(--card);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:9px;padding:12px;display:flex;position:relative}.cpg__tpl .cpg__ti,.cpg__tpl .cpg__tn,.cpg__tpl .cpg__td{opacity:.5}@media (max-width:560px){.cpg__types,.cpg__cards,.cpg__tpls{grid-template-columns:1fr 1fr}}
.imp{background:var(--card);border-radius:18px;width:470px;padding:26px;box-shadow:0 24px 70px #00000040}.imp__head{justify-content:space-between;align-items:flex-start;display:flex}.imp__title{color:var(--foreground);margin:0;font-size:24px;font-weight:800}.imp__sub{color:var(--foreground-faint);margin:4px 0 0;font-size:14px}.imp__x{width:30px;height:30px;color:var(--foreground-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.imp__x:hover{background:var(--muted);color:var(--foreground)}.imp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.imp__sec{margin-top:24px}.imp__h{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.imp__hint{color:var(--foreground-faint);margin:2px 0 0;font-size:13px}.imp__drop{border:1.5px dashed var(--border);text-align:center;background:#fcfcfc;border-radius:14px;margin-top:14px;padding:36px 20px}.dark .imp__drop{background:#7f7f7f0f}.imp__drop svg{fill:none;stroke:#c4c4cc;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;margin:0 auto 12px;display:block}.dark .imp__drop svg{stroke:var(--foreground-faint)}.imp__drop b{color:var(--foreground);font-size:16px;font-weight:600;display:block}.imp__drop p{color:var(--foreground-faint);margin:4px 0 0;font-size:13px}.imp__drop a{color:var(--foreground);cursor:pointer;font-weight:600}.imp__grid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px;display:grid}.imp__card{border:1px solid var(--border-soft);cursor:pointer;text-align:left;background:var(--card);border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.imp__card:hover{background:#f9f9fa}.dark .imp__card:hover{background:var(--muted)}.imp__ci{flex-shrink:0;font-size:17px;line-height:1.2}.imp__ci svg{fill:none;width:18px;height:18px;stroke:var(--foreground-tertiary);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.imp__cn{color:var(--foreground);font-size:14px;font-weight:600;display:block}.imp__cd{color:var(--foreground-faint);margin-top:2px;font-size:11px;line-height:1.35;display:block}
.crp{background:var(--card);border:1px solid var(--border-soft);border-radius:16px;width:400px;padding:20px;box-shadow:0 24px 60px #0003}.crp__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.crp__head h3{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.crp__x{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.crp__x:hover{background:var(--muted)}.crp__x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.crp__stage{background:linear-gradient(135deg,#a5b4fc,#f0abfc,#fca5a5);border-radius:12px;height:200px;position:relative;overflow:hidden}.crp__frame{border:2px solid var(--primary-foreground);border-radius:8px;position:absolute;inset:24px;box-shadow:0 0 0 9999px #00000059}.crp__zoom{align-items:center;gap:12px;margin:16px 0;display:flex}.crp__zoom svg{fill:none;width:17px;height:17px;stroke:var(--muted-foreground);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.crp__slider{accent-color:var(--primary);flex:1}.crp__foot{justify-content:flex-end;gap:8px;display:flex}.crp__ghost{background:var(--muted);color:var(--foreground);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:600}.crp__apply{background:var(--primary);color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600}
