.tb-btn{font:inherit;font-weight:600;font-size:14px;padding:10px 18px;border-radius:10px;border:0;cursor:pointer;background:var(--primary);color:var(--primary-foreground);transition:.15s}.tb-btn:hover{opacity:.9}.tb-btn--ghost{background:transparent;color:var(--foreground);border:1px solid var(--border)}.tb-badge,.tb-btn--ghost:hover{background:var(--muted)}.tb-badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px;color:var(--foreground)}.tgl{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;border-radius:6px;color:var(--muted-foreground);cursor:pointer;transition:.15s}.tgl svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tgl:hover{background:var(--muted);color:var(--foreground)}.kit-trybe-toggle-switch.sw{width:44px;height:26px;border-radius:999px;border:0;background:var(--primary);padding:3px;cursor:pointer;display:inline-flex;align-items:center;transition:background .2s}.kit-trybe-toggle-switch .sw__knob{width:20px;height:20px;border-radius:50%;background:var(--primary-foreground);transform:translateX(18px);transition:transform .2s;box-shadow:0 1px 2px rgba(0,0,0,.25)}.kit-trybe-toggle-switch.sw:not(.is-on){background:var(--border-strong)}.kit-trybe-toggle-switch.sw:not(.is-on) .sw__knob{transform:translateX(0)}.nb{position:relative;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer}.nb svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nb__dot{position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:50%;background:var(--primary);color:var(--primary-foreground);font-size:11px;font-weight:700;display:grid;place-items:center;line-height:1}.dtag{display:inline-block;font-size:11px;font-weight:500;padding:2px 7px;border-radius:6px;background:var(--muted);color:var(--muted-foreground)}.fz{display:inline-flex;flex-direction:column;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 4px 14px rgba(0,0,0,.08);overflow:hidden;padding:4px 0}.fz__b,.fz__v{border:0;background:transparent;font:inherit;cursor:pointer}.fz__b{width:38px;height:30px;font-size:18px;color:var(--muted-foreground)}.fz__b:hover{background:var(--muted);color:var(--foreground)}.fz__v{padding:5px 0;font-size:11px;font-weight:600;color:var(--muted-foreground)}.fz__v:hover{background:var(--muted);color:var(--foreground)}.stkstage{display:inline-flex;align-items:center;gap:30px;background:#d2d9dd;border-radius:18px;padding:28px 36px}.stk{filter:drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(0 2px 2px rgba(0,0,0,.35))}.stk--1{transform:rotate(-11deg)}.stk--2{transform:rotate(7deg)}.stk--3{transform:rotate(-4deg)}.stk__e{font-size:46px;line-height:1;display:block}.stk__ava{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#8b93a0,#3f4653);font-size:32px}.seg{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--card)}.seg__btn{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;border-radius:6px;color:var(--muted-foreground);cursor:pointer;transition:.15s}.seg__btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.seg__btn.is-active{background:#ececee;color:var(--foreground)}.seg__btn:not(.is-active):hover{background:var(--muted);color:var(--foreground)}.bc{font-size:13px}.bc,.bc__crumb,.bc__home{display:inline-flex;align-items:center;gap:4px;color:var(--muted-foreground)}.bc__crumb,.bc__home{border:0;background:transparent;border-radius:6px;padding:3px 6px;font:inherit;font-size:13px;cursor:pointer;transition:.15s}.bc__crumb svg,.bc__home svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bc__home svg{width:15px;height:15px}.bc__crumb svg{width:13px;height:13px}.bc__crumb:hover,.bc__home:hover{background:var(--muted);color:var(--foreground)}.bc__crumb--current{color:var(--foreground);font-weight:600}.bc__sep{width:12px;height:12px;fill:none;stroke:#d1d5db;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bc__end{position:relative;display:inline-flex}.bc__menu{display:none;position:absolute;top:calc(100% + 6px);left:0;width:300px;background:var(--card);border:1px solid var(--border-soft);border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.14);padding:8px;z-index:10;cursor:default}.bc__end.is-open .bc__menu{display:block}.bc__search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;padding:8px 10px;margin-bottom:4px}.bc__search svg{width:15px;height:15px;fill:none;stroke:var(--foreground-faint);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.bc__search input{border:0;outline:0;background:transparent;font:inherit;font-size:14px;width:100%;color:var(--foreground)}.bc__group{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 8px 4px}.bc__row{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;border-radius:8px;padding:8px;font:inherit;font-size:14px;color:var(--foreground);cursor:pointer;text-align:left}.bc__row:hover{background:var(--muted)}.bc__ico{font-size:16px;line-height:1;flex-shrink:0}.bc__rlabel{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bc__draft,.bc__row--muted .bc__rlabel{color:var(--foreground-faint)}.bc__draft{font-size:10px;font-weight:600;background:var(--muted);border-radius:5px;padding:2px 6px;flex-shrink:0}.bc__ext{width:15px;height:15px;fill:none;stroke:var(--foreground-faint);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.tb2{gap:4px}.tb2,.tb2__tab{display:inline-flex;align-items:center}.tb2__tab{gap:6px;height:32px;border:0;background:transparent;border-radius:8px;padding:0 8px;color:var(--muted-foreground);cursor:pointer;transition:.15s;font:inherit}.tb2__tab svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tb2__label{display:none;font-size:13px;font-weight:600}.tb2__tab.is-active{background:#f5f5f5;color:var(--foreground);padding:0 12px}.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);font-size:11px;font-weight:700;border-radius:999px;padding:1px 6px;line-height:1.4}.ptabs{gap:2px;background:#f7f7f8;border-radius:10px;padding:4px;max-width:100%;overflow-x:auto}.ptab,.ptabs{display:inline-flex;align-items:center}.ptab{gap:6px;height:32px;max-width:180px;flex-shrink:0;border:0;background:transparent;border-radius:6px;padding:0 4px 0 8px;font:inherit;font-size:13px;color:var(--muted-foreground);cursor:pointer;transition:.15s}.ptab__ico{font-size:14px;line-height:1;flex-shrink:0}.ptab__t{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ptab__t.is-muted{color:var(--foreground-faint)}.ptab.is-active{background:var(--card);box-shadow:0 1px 3px rgba(0,0,0,.12)}.ptab.is-active,.ptab.is-active .ptab__t{color:var(--foreground)}.ptab:not(.is-active):hover{background:rgba(255,255,255,.6);color:var(--foreground)}.ptab__x{display:inline-flex;visibility:hidden;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;flex-shrink:0;opacity:.55}.ptab__x svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ptab.is-active .ptab__x,.ptab:hover .ptab__x{visibility:visible}.ptab__x:hover{background:#e5e5e7;opacity:1}.dd{position:relative;display:inline-block}.dd__trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;background:var(--card);padding:9px 12px;font:inherit;font-size:14px;font-weight:500;color:var(--foreground);cursor:pointer}.dd__trigger svg{width:16px;height:16px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.dd.is-open .dd__trigger svg{transform:rotate(180deg)}.dd__menu{display:none;position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:var(--card);border:1px solid var(--border-soft);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:6px;z-index:10}.dd.is-open .dd__menu{display:block}.dd__item{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;border-radius:8px;padding:9px 10px;font:inherit;font-size:14px;color:var(--foreground);cursor:pointer;text-align:left}.dd__item:hover{background:var(--muted)}.dd__item svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:var(--foreground-tertiary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dd__div{height:1px;background:var(--border-soft);margin:6px 4px}.dd__item--danger{color:var(--destructive)}.dd__item--danger svg{stroke:var(--destructive)}.stm{position:relative;display:inline-block}.stm__pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #f0d9a8;background:#fef6e6;border-radius:999px;padding:5px 10px;font:inherit;font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer}.stm__pill svg{width:13px;height:13px;fill:none;stroke:var(--foreground-faint);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.stm__dot{width:8px;height:8px;border-radius:50%;background:#d97706;flex-shrink:0}.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{position:absolute;top:calc(100% + 6px);left:0;width:230px;background:var(--card);border:1px solid var(--border-soft);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:6px;z-index:10}.stm__row{display:flex;align-items:center;gap:10px;width:100%;border:0;background:transparent;border-radius:8px;padding:8px 10px;font:inherit;font-size:14px;color:var(--foreground);cursor:pointer;text-align:left}.stm__row:hover{background:var(--muted)}.stm__row.is-active{background:var(--muted-strong)}.stm__txt{flex:1;display:flex;flex-direction:column;line-height:1.3}.stm__txt small{color:var(--foreground-faint);font-size:12px}.stm__chk{width:16px;height:16px;fill:none;stroke:var(--foreground);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-emoji-picker.emp-stage{padding-bottom:330px}.kit-trybe-emoji-picker .emp-rel{position:relative;display:inline-flex}.kit-trybe-emoji-picker .emp__trigger{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:.15s}.kit-trybe-emoji-picker .emp__trigger:hover{background:rgba(127,127,127,.1);color:var(--foreground)}.kit-trybe-emoji-picker .emp__trigger svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.kit-trybe-emoji-picker .pop__panel{display:none}.kit-trybe-emoji-picker .pop.is-open .pop__panel{display:flex}.kit-trybe-emoji-picker .emp{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:330px;flex-direction:column;border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 18px 48px rgba(0,0,0,.18);overflow:hidden}.kit-trybe-emoji-picker .emp__search{position:relative;padding:10px;border-bottom:1px solid var(--border)}.kit-trybe-emoji-picker .emp__search svg{position:absolute;left:21px;top:50%;transform:translateY(-50%);width:14px;height:14px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;opacity:.7;pointer-events:none}.kit-trybe-emoji-picker .emp__search input{width:100%;font:inherit;font-size:14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;padding:6px 10px 6px 32px;outline:none}.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;overflow-y:auto;padding:8px 10px}.kit-trybe-emoji-picker .emp__label{padding:8px 2px 5px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.kit-trybe-emoji-picker .emp__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1px}.kit-trybe-emoji-picker .emp__grid button{border:0;background:transparent;border-radius:7px;padding:5px;font-size:20px;line-height:1;cursor:pointer}.kit-trybe-emoji-picker .emp__grid button:hover{background:rgba(127,127,127,.14)}.kit-trybe-emoji-picker .emp__tabs{display:flex;gap:1px;padding:6px 8px;border-top:1px solid var(--border)}.kit-trybe-emoji-picker .emp__tab{flex:1;display:grid;place-items:center;height:28px;border:0;background:transparent;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.kit-trybe-emoji-picker .emp__tab:hover{background:rgba(127,127,127,.12);color:var(--foreground)}.kit-trybe-emoji-picker .emp__tab.is-on{background:rgba(127,127,127,.16);color:var(--foreground)}.kit-trybe-emoji-picker .emp__tab svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-emoji-picker.emo-stage{padding-bottom:120px}.kit-trybe-emoji-picker .emo{position:relative;display:inline-block}.kit-trybe-emoji-picker .emo__btn{width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:var(--card);font-size:22px;cursor:pointer;line-height:1}.kit-trybe-emoji-picker .emo__btn:hover{background:rgba(127,127,127,.1)}.kit-trybe-emoji-picker .emo__grid{position:absolute;top:calc(100% + 8px);left:0;width:300px;grid-template-columns:repeat(10,1fr);gap:2px;background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 40px rgba(0,0,0,.16);padding:8px;z-index:10}.kit-trybe-emoji-picker .pop.is-open .emo__grid{display:grid}.kit-trybe-emoji-picker .emo__grid button{border:0;background:transparent;border-radius:8px;padding:5px;font-size:19px;cursor:pointer;line-height:1}.kit-trybe-emoji-picker .emo__grid button:hover{background:rgba(127,127,127,.14)}.ftb{display:inline-flex;align-items:center;gap:2px;background:var(--primary);border-radius:10px;padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.ftb__b{display:grid;place-items:center;width:30px;height:30px;border:0;background:transparent;border-radius:6px;color:#e5e5e7;cursor:pointer;font:inherit;font-size:15px}.ftb__b:hover{background:rgba(255,255,255,.14);color:var(--primary-foreground)}.ftb__b.is-active{background:rgba(255,255,255,.22);color:var(--primary-foreground)}.ftb__b svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ftb__sep{width:1px;height:18px;background:rgba(255,255,255,.18);margin:0 3px}.pgc{width:132px;cursor:pointer}.pgc__stack{position:relative;aspect-ratio:3/4}.pgc__stack:after,.pgc__stack:before{content:"";position:absolute;inset:0;border:1px solid #eee;border-radius:8px}.pgc__stack:before{transform:rotate(-2deg) translateY(3px);background:var(--neutral-50)}.pgc__stack:after{transform:rotate(1.5deg) translateY(1px);background:var(--muted)}.pgc__sheet{position:relative;height:100%;background:var(--card);border:1px solid #eaeaea;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.08);padding:12px;display:flex;flex-direction:column;gap:5px}.pgc__h1{height:7px;width:70%;background:var(--foreground-secondary);border-radius:2px}.pgc__h2{height:6px;width:45%;background:var(--foreground-tertiary);border-radius:2px;margin-top:6px}.pgc__line{height:3px;width:100%;background:var(--border-strong);border-radius:2px}.pgc__line--s{width:60%}.pgc__meta{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:13px}.pgc__ico{font-size:14px}.pgc__title{font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nbk{display:inline-block;width:190px;border:0;background:transparent;text-align:left;cursor:pointer;padding:6px}.nbk__stage{position:relative;aspect-ratio:4/5}.nbk__tab{position:absolute;top:14%;bottom:14%;right:0;width:10px;background:#c2e34f;border-radius:0 6px 6px 0;transition:transform .3s ease}.nbk__p1{top:7%;bottom:7%;right:3%;width:16%;border-radius:0 8px 8px 0}.nbk__p1,.nbk__p2{position:absolute;background:var(--card);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .3s ease}.nbk__p2{top:4%;bottom:4%;right:6%;left:38%;border-radius:8px;overflow:hidden}.nbk__lines{margin-top:22%;padding:0 8px;display:flex;flex-direction:column;gap:3px}.nbk__lines span{height:1px;background:rgba(0,0,0,.18)}.nbk__cover{position:absolute;inset:0 10% 0 0;display:flex;flex-direction:column;justify-content:flex-end;border-radius:16px;border:1px solid rgba(0,0,0,.07);padding:14px;background:rgba(210,217,221,.78);box-shadow:0 8px 24px -8px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.65);transition:box-shadow .3s}.nbk__veil{position:absolute;inset:0;border-radius:16px;background:rgba(115,115,115,.1);pointer-events:none}.nbk__stk{position:absolute;filter:drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(1px 0 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(0 2px 2px rgba(0,0,0,.35))}.nbk__stk--a{top:10%;left:12%;transform:rotate(-11deg)}.nbk__stk--b{top:20%;left:44%;transform:rotate(6deg)}.nbk__e{font-size:30px;line-height:1}.nbk__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#8b93a0,#3f4653);font-size:22px}.nbk__sub{position:relative;font-size:14px;color:rgba(0,0,0,.4);margin-bottom:2px}.nbk__title{position:relative;font-size:19px;font-weight:600;line-height:1.15;color:rgba(0,0,0,.8)}.nbk__meta{margin:8px 2px 0;font-size:12px;color:var(--foreground-faint)}.nbk:hover .nbk__tab{transform:translateX(6px)}.nbk:hover .nbk__p1{transform:translateX(4px)}.nbk:hover .nbk__p2{transform:translateX(2px)}.nbk:hover .nbk__cover{box-shadow:0 14px 32px -8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.65)}.wgc{width:220px;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;background:var(--card);cursor:pointer;transition:.15s}.wgc:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.wgc__prev{height:120px;background:#f7f7f8;display:grid;place-items:center;padding:16px}.wgc__poll{width:100%;display:flex;flex-direction:column;gap:8px}.wgc__bar{height:12px;border-radius:6px;background:var(--primary)}.wgc__bar:first-child{width:70%;opacity:.85}.wgc__bar:nth-child(2){width:45%;opacity:.5}.wgc__bar:nth-child(3){width:25%;opacity:.3}.wgc__body{padding:12px 14px}.wgc__row{display:flex;align-items:center;gap:8px}.wgc__name{font-weight:600;font-size:14px;color:var(--foreground)}.wgc__live{font-size:10px;font-weight:700;color:var(--accent-positive);background:var(--accent-positive-soft);border-radius:5px;padding:1px 6px}.wgc__hint{margin:4px 0 8px;font-size:13px;color:var(--muted-foreground)}.wgc__origin{font-family:monospace;font-size:11px;color:var(--foreground-faint);background:var(--muted);border-radius:5px;padding:2px 6px}.ftm{display:inline-flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border-soft);border-radius:999px;padding:6px 8px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.ftm__b{width:26px;height:26px;border:0;border-radius:50%;background:var(--muted);color:var(--foreground);font-size:16px;cursor:pointer}.ftm__b:hover{background:#e5e5e7}.ftm__time{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;color:var(--foreground);min-width:64px;text-align:center}.ftm__ic{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:var(--muted-foreground);cursor:pointer}.ftm__ic:hover{background:var(--muted);color:var(--foreground)}.ftm__ic svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ftm__ic svg polygon{fill:currentColor;stroke:none}.cbk{width:340px;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--neutral-50)}.cbk__head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--border-soft);background:var(--muted)}.cbk__lang{font-size:12px}.cbk__copy,.cbk__lang{color:var(--muted-foreground)}.cbk__copy{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;font:inherit;font-size:12px;cursor:pointer}.cbk__copy:hover{color:var(--foreground)}.cbk__copy svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.cbk__code{margin:0;padding:14px;font-family:ui-monospace,Menlo,monospace;font-size:13px;line-height:1.6;color:var(--foreground);white-space:pre;overflow-x:auto}.snote{width:220px;background:#fef9c3;border:1px solid #fde68a;border-radius:10px;padding:14px;box-shadow:0 6px 16px rgba(0,0,0,.06);transform:rotate(-1deg)}.snote__body{font-size:14px;line-height:1.45;color:#3f3f16}.snote__foot{margin-top:10px}.snote__tag{font-size:11px;font-weight:600;color:#92400e;background:rgba(255,255,255,.5);border-radius:5px;padding:2px 6px}.pab{display:inline-flex;align-items:center;gap:4px}.pab__meta{font-size:12px;color:var(--foreground-faint);margin-right:6px}.pab__b{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:6px 12px;font:inherit;font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer}.pab__b:hover{background:var(--muted)}.pab__ic{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer}.pab__ic:hover{background:var(--muted);color:var(--foreground)}.pab__ic svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pab__ic svg circle{fill:currentColor;stroke:none}.slm{width:300px;background:var(--card);border:1px solid var(--border-soft);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:8px}.slm__search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;padding:8px 10px;margin-bottom:4px}.slm__search svg{width:15px;height:15px;flex-shrink:0;fill:none;stroke:var(--foreground-faint);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.slm__search input{border:0;outline:0;font:inherit;font-size:14px;width:100%;background:transparent}.slm__group{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 8px 4px}.slm__row{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;border-radius:8px;padding:7px 8px;font:inherit;cursor:pointer;text-align:left}.slm__row:hover{background:var(--muted)}.slm__ic{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border:1px solid #eee;border-radius:8px;background:var(--neutral-50);font-size:14px;font-weight:700;color:var(--foreground-tertiary)}.slm__txt{display:flex;flex-direction:column;line-height:1.3;font-size:14px;color:var(--foreground)}.slm__txt small{color:var(--foreground-faint);font-size:12px;font-weight:400}.wbt{display:inline-flex;align-items:center;gap:2px;background:var(--card);border:1px solid var(--border-soft);border-radius:14px;padding:6px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.wbt__t{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;border-radius:10px;color:var(--foreground-tertiary);cursor:pointer}.wbt__t:hover{background:var(--muted);color:var(--foreground)}.wbt__t.is-active{background:var(--primary);color:var(--primary-foreground)}.wbt__t svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wbt__sep{width:1px;height:22px;background:var(--border-soft);margin:0 4px}.fln{display:inline-flex;align-items:center;gap:8px;font:inherit;font-size:14px;color:var(--foreground);text-decoration:none;cursor:pointer;padding:3px 6px;border-radius:6px}.fln:hover{background:var(--muted)}.fln svg{width:16px;height:16px;flex-shrink:0;fill:none;stroke:var(--destructive);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fln__n{font-weight:500;border-bottom:1px solid var(--border-strong)}.fln__s{color:var(--foreground-faint);font-size:12px}.fbl{display:flex;align-items:center;gap:12px;width:340px;border:1px solid var(--border);border-radius:12px;padding:12px 14px;background:var(--card);cursor:pointer}.fbl:hover{background:#f9f9fa}.fbl__ic{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#fee2e2;color:var(--destructive);font-size:11px;font-weight:800}.fbl__meta{flex:1;min-width:0}.fbl__name{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fbl__sub{font-size:12px;color:var(--foreground-faint)}.fbl__dl{width:32px;height:32px;flex-shrink:0;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer;display:grid;place-items:center}.fbl__dl:hover{background:var(--muted-strong);color:var(--foreground)}.fbl__dl svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fpv{width:320px;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--card)}.fpv__thumb{height:150px;background:var(--muted);display:grid;place-items:center;padding:20px 40px}.fpv__page{width:100%;height:100%;background:var(--card);border:1px solid #eaeaea;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:14px;display:flex;flex-direction:column;gap:6px}.fpv__ph{height:8px;width:60%;background:var(--foreground-secondary);border-radius:2px;margin-bottom:4px}.fpv__pl{height:4px;width:100%;background:var(--border-strong);border-radius:2px}.fpv__pl--s{width:50%}.fpv__meta{display:flex;align-items:center;gap:12px;padding:12px 14px;border-top:1px solid var(--border-soft)}.fpv__ic{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#fee2e2;color:var(--destructive);font-size:10px;font-weight:800}.fpv__info{flex:1;min-width:0}.fpv__name{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fpv__sub{font-size:12px;color:var(--foreground-faint)}.fpv__dl{width:32px;height:32px;flex-shrink:0;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer;display:grid;place-items:center}.fpv__dl:hover{background:var(--muted-strong);color:var(--foreground)}.fpv__dl svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lln{display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:14px;color:#4f46e5;text-decoration:none;cursor:pointer;padding:3px 6px;border-radius:6px}.lln:hover{background:var(--muted)}.lln__fav{font-size:14px}.lln__t{font-weight:500;border-bottom:1px solid #c7d2fe}.lkc{display:inline-flex;align-items:center;gap:12px;width:340px;box-sizing:border-box;border:1px solid var(--border);border-radius:12px;padding:12px 14px;background:var(--card);cursor:pointer;text-decoration:none}.lkc:hover{background:#f9f9fa}.lkc__fav{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:var(--muted-strong);font-size:16px}.lkc__txt{flex:1;min-width:0}.lkc__title{font-size:14px;font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lkc__url{font-size:12px;color:var(--foreground-faint)}.lpv{display:block;width:380px;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--card);cursor:pointer;text-decoration:none}.lpv:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.lpv__img{height:170px;background:linear-gradient(135deg,#6366f1,#a855f7)}.lpv__body{padding:14px 16px}.lpv__title{font-size:15px;font-weight:600;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpv__desc{font-size:13px;color:var(--muted-foreground);margin:4px 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lpv__url{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--foreground-faint)}.clt{display:flex;gap:12px;width:420px;background:#f0f5ff;border:1px solid #dbe6ff;border-radius:12px;padding:14px 16px}.clt__ic{font-size:18px;line-height:1.4;flex-shrink:0}.clt__body{font-size:14px;color:#1e293b;line-height:1.5}.toc{width:260px;border-left:2px solid var(--border-soft);padding:2px 0 2px 16px}.toc__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);margin-bottom:8px}.toc__i{display:block;font-size:14px;color:var(--foreground-secondary);text-decoration:none;padding:4px 0;cursor:pointer}.toc__i:hover{color:var(--foreground)}.toc__i--2{padding-left:16px;font-size:13px;color:var(--muted-foreground)}.vid{width:420px}.vid__thumb{position:relative;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(135deg,#1f2937,#111827);display:grid;place-items:center}.vid__play{width:56px;height:56px;border:0;border-radius:50%;background:rgba(255,255,255,.92);cursor:pointer;display:grid;place-items:center}.vid__play svg{width:22px;height:22px;margin-left:2px;fill:var(--foreground);stroke:none}.vid__cap{margin-top:8px;font-size:12px;color:var(--foreground-faint)}.cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;width:440px;padding:14px;border:1px dashed var(--border);border-radius:12px}.cols__c{display:flex;flex-direction:column;gap:6px}.cols__h{height:8px;width:60%;background:var(--foreground-secondary);border-radius:3px;margin-bottom:2px}.cols__l{height:4px;width:100%;background:var(--border-strong);border-radius:2px}.cols__l--s{width:55%}.tsec{width:420px;border:1px solid var(--border-soft);border-radius:12px;overflow:hidden}.tsec__tabs{display:flex;gap:2px;padding:6px 6px 0;border-bottom:1px solid var(--border-soft)}.tsec__tab{border:0;background:transparent;padding:8px 14px;font:inherit;font-size:14px;font-weight:500;color:var(--muted-foreground);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.tsec__tab.is-active{color:var(--foreground);border-bottom-color:var(--foreground)}.tsec__body{padding:16px}.tsec__body p{margin:0;font-size:14px;color:var(--foreground-secondary);line-height:1.5}.ius{width:420px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:32px;border:2px dashed var(--border);border-radius:14px;background:var(--neutral-50);cursor:pointer}.ius:hover{background:var(--muted);border-color:var(--border-strong)}.ius svg{width:30px;height:30px;fill:none;stroke:var(--foreground-faint);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ius p{margin:6px 0 0;font-size:14px;color:var(--foreground)}.ius span{font-size:12px;color:var(--foreground-faint)}.tbk{border-collapse:separate;border-spacing:0;width:440px;border:1px solid var(--border-soft);border-radius:12px;overflow:hidden;font-size:14px}.tbk td,.tbk th{text-align:left;padding:11px 16px;border-bottom:1px solid var(--muted-strong)}.tbk thead th{background:#f9f9fa;font-size:12px;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.03em}.tbk tbody tr:last-child td{border-bottom:0}.tbk td{color:var(--foreground)}.tbk__pill{display:inline-block;font-size:12px;font-weight:500;padding:2px 8px;border-radius:6px;background:var(--muted);color:var(--muted-foreground)}.tbk__pill--done{background:var(--accent-positive-soft);color:var(--accent-positive)}.tbk__pill--wait{background:#fef3c7;color:#b45309}.wpoll{width:260px}.wpoll__q{font-size:14px;font-weight:600;margin-bottom:8px;color:var(--foreground)}.wpoll__opt{display:flex;align-items:center;gap:8px;width:100%;border:0;background:transparent;padding:0;margin:7px 0;cursor:pointer;font:inherit}.wpoll__track{position:relative;flex:1;height:32px;border-radius:9px;background:var(--muted-strong);overflow:hidden;transition:background .2s}.wpoll__fill{position:absolute;top:0;bottom:0;left:0;background:var(--border-strong);border-radius:9px;transition:background .2s,width .3s}.wpoll__l{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-weight:500;color:var(--foreground);white-space:nowrap}.wpoll__l,.wpoll__p{font-size:13px;transition:color .2s}.wpoll__p{width:40px;text-align:right;font-weight:600;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.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{margin-top:8px;font-size:11px;color:var(--foreground-faint)}.wkpi{width:190px}.wkpi__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--foreground-faint)}.wkpi__value{margin-top:2px;font-size:34px;font-weight:800;letter-spacing:-.03em;color:var(--foreground);line-height:1;font-variant-numeric:tabular-nums}.wkpi__suffix{margin-left:6px;font-size:15px;font-weight:600;color:var(--foreground-faint)}.wkpi__delta{margin-top:6px;font-family:monospace;font-size:11px;color:var(--accent-positive)}.wkpi__spark{margin-top:8px;width:100%;height:32px}.wkpi__spark polyline{fill:none;stroke:var(--accent-positive);stroke-width:2;vector-effect:non-scaling-stroke}.wprog{width:240px}.wprog__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.wprog__head b{font-size:13px;font-weight:600;color:var(--foreground)}.wprog__head span{font-family:monospace;font-size:12px;color:var(--foreground-faint)}.wprog__track{height:12px;background:var(--muted-strong);border-radius:999px;overflow:hidden}.wprog__fill{display:block;height:100%;background:var(--primary);border-radius:999px}.wprog__foot{display:flex;justify-content:space-between;margin-top:8px;font-family:monospace;font-size:11px;color:var(--foreground-faint)}.wcd{display:inline-flex;gap:8px}.wcd__unit{text-align:center}.wcd__num{display:block;min-width:50px;box-sizing:border-box;background:var(--primary);color:var(--primary-foreground);border-radius:10px;padding:8px 10px;font-size:28px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.wcd__lbl{display:block;margin-top:6px;font-family:monospace;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-faint)}.kit-trybe-w-reactions.wrx{display:inline-flex;gap:5px;flex-wrap:wrap}.kit-trybe-w-reactions .cmt__chip{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:transparent;border-radius:999px;padding:2px 9px;font:inherit;font-size:13px;color:var(--foreground);cursor:pointer;transition:.15s}.kit-trybe-w-reactions .cmt__chip:hover{background:rgba(127,127,127,.1)}.kit-trybe-w-reactions .cmt__chip.is-active{border-color:var(--foreground);background:rgba(127,127,127,.1)}.kit-trybe-w-reactions .cmt__chip b{font-size:11px;font-weight:600;color:var(--muted-foreground)}.kit-trybe-w-reactions .cmt__chip.is-active b{color:var(--foreground)}.kit-trybe-w-reactions .cmt__chip--add{padding:3px 7px;color:var(--muted-foreground)}.kit-trybe-w-reactions .cmt__chip--add:hover{color:var(--foreground)}.kit-trybe-w-reactions .cmt__chip--add svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.wbar{display:flex;align-items:stretch;gap:8px;width:260px;height:150px}.wbar__col{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.wbar__b{width:100%;background:var(--border-strong);border-radius:4px 4px 0 0}.wbar__col:last-child .wbar__b{background:var(--primary)}.wbar__x{margin-top:6px;font-size:9px;color:var(--foreground-faint);text-align:center}.wlin{width:260px}.wlin__svg{width:100%;height:130px;display:block;overflow:visible}.wlin__area{fill:rgba(10,10,10,.06);stroke:none}.wlin__line{fill:none;stroke:var(--foreground);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.wlin__x{display:flex;justify-content:space-between;margin-top:6px;font-size:9px;color:var(--foreground-faint)}.wdon{display:flex;align-items:center;gap:20px}.wdon__svg{width:120px;height:120px;flex-shrink:0;transform:rotate(-90deg)}.wdon__svg circle{fill:none}.wdon__bg{stroke:var(--muted-strong)}.wdon__bg,.wdon__seg{stroke-width:5}.wdon__legend{display:flex;flex-direction:column;gap:8px}.wdon__legend span{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted-foreground)}.wdon__legend i{width:10px;height:10px;border-radius:3px;flex-shrink:0}.wdon__legend b{color:var(--foreground);font-weight:600;margin-left:2px}.wdot{width:270px}.wdot__head{font-size:13px;font-weight:600;margin-bottom:8px;color:var(--foreground)}.wdot__opts{display:flex;flex-wrap:wrap;gap:6px}.wdot__opt{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-soft);background:#f7f7f8;border-radius:999px;padding:5px 12px;font:inherit;font-size:13px;color:var(--foreground);cursor:pointer}.wdot__opt:hover{border-color:var(--border-strong)}.wdot__opt.is-lead{border-color:var(--foreground);background:var(--muted-strong)}.wdot__opt b{font-family:monospace;font-size:11px;color:var(--foreground);letter-spacing:1px}.wstar__stars{font-size:26px;letter-spacing:3px;color:#f59e0b;line-height:1}.wstar__off{color:#e5e5e7}.wstar__meta{margin-top:6px;font-size:13px;color:var(--foreground-faint)}.wstar__meta b{color:var(--foreground);font-weight:700}.wgif{position:relative;width:220px;height:150px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#111827,#374151);display:grid;place-items:center;font-size:44px}.wgif__badge{position:absolute;left:8px;bottom:8px;background:rgba(0,0,0,.6);color:var(--primary-foreground);font-size:10px;font-weight:700;letter-spacing:.05em;border-radius:5px;padding:2px 7px}.waud{display:flex;align-items:center;gap:12px;width:300px;box-sizing:border-box;border:1px solid var(--border-soft);border-radius:12px;padding:12px 14px;background:var(--card)}.waud__play{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:var(--primary);color:var(--primary-foreground);cursor:pointer;display:grid;place-items:center}.waud__play svg{width:16px;height:16px;margin-left:2px;fill:currentColor;stroke:none}.waud__body{flex:1;min-width:0}.waud__wave{display:flex;align-items:center;gap:3px;height:32px}.waud__wave span{flex:1;background:var(--border-strong);border-radius:2px}.waud__wave span:nth-child(-n+4){background:var(--primary)}.waud__time{display:flex;justify-content:space-between;margin-top:4px;font-family:monospace;font-size:11px;color:var(--foreground-faint)}.wba{position:relative;width:280px;height:180px;border-radius:12px;overflow:hidden}.wba__after{background:linear-gradient(135deg,#a5b4fc,#f0abfc)}.wba__after,.wba__before{position:absolute;inset:0}.wba__before{width:55%;background:linear-gradient(135deg,#94a3b8,#475569)}.wba__handle{top:0;bottom:0;left:55%;width:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1);pointer-events:none}.wba__grip,.wba__handle{position:absolute;background:var(--card)}.wba__grip{top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.25);display:grid;place-items:center;font-size:14px;color:var(--foreground)}.wba__tag{position:absolute;bottom:10px;font-size:11px;font-weight:600;color:var(--primary-foreground);background:rgba(0,0,0,.45);border-radius:6px;padding:3px 8px;pointer-events:none}.wba__tag--l{left:10px}.wba__tag--r{right:10px}.wba__range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.isr{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:256px}.isr:has(.isr__title){border:1px solid var(--border);border-radius:12px;padding:12px}.isr__title{margin:0 auto 0 0;padding:0 8px;font-size:14px;font-weight:600;color:var(--foreground);white-space:nowrap}.isr__field{position:relative;min-width:0;max-width:0;opacity:0;overflow:hidden;transition:max-width .2s ease-out,opacity .2s ease-out}.isr__glass{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;opacity:.7;pointer-events:none}.isr__input{width:100%;font:inherit;font-size:14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;padding:6px 10px 6px 32px;outline:none}.isr__input::placeholder{color:var(--muted-foreground);opacity:.7}.isr__input:focus{border-color:var(--foreground)}.isr__action,.isr__trigger{flex:none;display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;border-radius:6px;color:var(--muted-foreground);cursor:pointer;transition:background .15s,color .15s}.isr__action svg,.isr__trigger svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.isr__action:hover,.isr__trigger:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.isr:focus-within .isr__field,.isr:has(.isr__input:not(:placeholder-shown)) .isr__field{max-width:200px;flex:1;opacity:1}.isr:focus-within .isr__title,.isr:focus-within .isr__trigger,.isr:has(.isr__input:not(:placeholder-shown)) .isr__title,.isr:has(.isr__input:not(:placeholder-shown)) .isr__trigger{display:none}.exp{width:280px;display:flex;flex-direction:column;gap:12px}.exp__head{display:flex;align-items:center;gap:6px}.exp__chev{width:16px;height:16px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.exp__title{font-size:14px;font-weight:600;color:var(--foreground)}.exp__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.exp__field{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:10px;padding:9px 12px;font-size:14px;color:var(--foreground);cursor:pointer}.exp__field svg{width:16px;height:16px;fill:none;stroke:var(--foreground-faint);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.exp__btn{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--primary);color:var(--primary-foreground);padding:12px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.exp__btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cm{width:264px;background:var(--card);border:1px solid var(--border-soft);border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:6px}.cm__has-sub{position:relative}.cm__has-sub:hover>.cm__item{background:var(--muted-strong)}.cm__sub{display:none;position:absolute;top:-7px;left:calc(100% + 4px);width:210px;background:var(--card);border:1px solid var(--border-soft);border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.14);padding:6px;z-index:20}.cm__has-sub:hover .cm__sub{display:block}.cm__subhead{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--foreground-faint);padding:8px 10px 4px}.cm__ico{width:17px;text-align:center;font-size:15px;line-height:1;flex-shrink:0}.cm__item{display:flex;align-items:flex-start;gap:12px;width:100%;border:0;background:transparent;border-radius:8px;padding:8px 10px;text-align:left;color:var(--foreground);cursor:pointer;font:inherit;font-size:14px}.cm__item:hover{background:var(--muted)}.cm__item.is-active{background:var(--muted-strong)}.cm__item svg{width:17px;height:17px;margin-top:1px;flex-shrink:0;fill:none;stroke:var(--foreground-tertiary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cm__label{flex:1;display:flex;flex-direction:column;gap:2px;line-height:1.3}.cm__label small{color:var(--foreground-faint);font-size:12px}.cm__chev{width:15px;height:15px;margin-top:2px;stroke:var(--foreground-faint)}.cm__sw{width:34px;height:20px;border-radius:999px;background:var(--border-strong);padding:2px;flex-shrink:0;margin-top:1px;transition:background .2s}.cm__sw span{display:block;width:16px;height:16px;border-radius:50%;background:var(--primary-foreground);transition:transform .2s}.cm__sw.is-on{background:var(--primary)}.cm__sw.is-on span{transform:translateX(14px)}.cm__div{height:1px;background:var(--border-soft);margin:6px 4px}.cm__item--danger{color:var(--destructive)}.cm__item--danger svg{stroke:var(--destructive)}.cm__foot{color:var(--foreground-faint);font-size:12px;padding:8px 10px 4px}.ped{flex-direction:column;align-items:flex-start;gap:14px;padding:8px}.ped,.ped__toolbar{display:inline-flex}.ped__toolbar{align-items:center;gap:2px;margin-left:64px;background:var(--card);border:1px solid var(--border-soft);border-radius:12px;padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.ped__fb{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;border-radius:8px;color:var(--foreground-tertiary);cursor:pointer;font:inherit;font-size:15px}.ped__fb:hover{background:var(--muted);color:var(--foreground)}.ped__fb.is-active{background:var(--muted-strong);color:var(--foreground)}.ped__fb svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ped__sep{width:1px;height:18px;background:var(--border-soft);margin:0 3px}.ped__block{gap:8px}.ped__block,.ped__gutter{display:flex;align-items:center}.ped__gutter{gap:2px}.ped__g{display:grid;place-items:center;width:24px;height:26px;border:0;background:transparent;border-radius:6px;color:#c4c4cc;cursor:grab}.ped__g:hover{background:var(--muted);color:var(--muted-foreground)}.ped__g svg{width:16px;height:16px;fill:currentColor;stroke:none}.ped__text{font-size:17px;color:var(--foreground);line-height:1.5}.ped__sel{background:#c7d7fe;border-radius:2px}.dlg{width:380px;background:var(--card);border:1px solid var(--border-soft);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.2);padding:24px;text-align:center}.dlg__warn{width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:#fee2e2;display:grid;place-items:center}.dlg__warn svg{width:24px;height:24px;fill:none;stroke:var(--destructive);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dlg__title{margin:0;font-size:18px;font-weight:700;color:var(--foreground)}.dlg__text{margin:8px 0 16px;font-size:14px;color:var(--muted-foreground);line-height:1.5}.dlg__input{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit;font-size:14px;outline:0;margin-bottom:16px}.dlg__input:focus{border-color:var(--foreground)}.dlg__actions{display:flex;gap:8px}.dlg__danger,.dlg__ghost{flex:1;border-radius:10px;padding:11px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;border:0}.dlg__ghost{background:var(--muted);color:var(--foreground)}.dlg__ghost:hover{background:#e5e5e7}.dlg__danger{background:var(--destructive);color:var(--primary-foreground)}.dlg__danger:hover{background:#b91c1c}.edlg{width:360px;background:var(--card);border:1px solid var(--border-soft);border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.2);padding:20px}.edlg__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.edlg__head h3{margin:0;font-size:16px;font-weight:700;color:var(--foreground)}.edlg__x{display:grid;place-items:center;width:30px;height:30px;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer}.edlg__x:hover{background:var(--muted)}.edlg__x svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.edlg__label{display:block;font-size:12px;color:var(--muted-foreground);margin:12px 0 5px}.edlg__input{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:10px;padding:9px 12px;font:inherit;font-size:14px;outline:0}.edlg__input:focus{border-color:var(--foreground)}.edlg__foot{display:flex;justify-content:flex-end;margin-top:18px}.edlg__done{background:var(--primary);color:var(--primary-foreground);border:0;border-radius:10px;padding:9px 18px;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.vh{width:280px;height:420px;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border-soft);border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.16);overflow:hidden}.vh__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border-soft);font-size:14px;font-weight:600;color:var(--foreground)}.vh__x{border:0;background:transparent;color:var(--muted-foreground);cursor:pointer;display:grid;place-items:center;width:26px;height:26px;border-radius:6px}.vh__x:hover{background:var(--muted)}.vh__x svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vh__list{flex:1;overflow-y:auto;padding:6px}.vh__row{display:block;width:100%;text-align:left;border:0;background:transparent;border-radius:8px;padding:9px 10px;cursor:pointer}.vh__row:hover{background:var(--muted)}.vh__row.is-active{background:var(--muted-strong)}.vh__d{font-size:13px;font-weight:600;color:var(--foreground)}.vh__a{font-size:12px;color:var(--foreground-faint)}.vh__foot{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--border-soft)}.vh__more{flex:1;border:1px solid var(--border);background:var(--card);border-radius:9px;padding:8px;font:inherit;font-size:13px;color:var(--foreground);cursor:pointer}.vh__more:hover{background:var(--muted)}.vh__restore{flex:1;border:0;background:var(--primary);color:var(--primary-foreground);border-radius:9px;padding:8px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.kit-trybe-share-panel.shp{width:300px;background:var(--card);border:1px solid var(--border-soft);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.14);padding:8px}.kit-trybe-share-panel .shp__opt{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer}.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{width:18px;height:18px;flex-shrink:0;fill:none;stroke:var(--foreground-tertiary);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-share-panel .shp__t{font-size:14px;font-weight:500;color:var(--foreground)}.kit-trybe-share-panel .shp__s{font-size:12px;color:var(--foreground-faint)}.kit-trybe-share-panel .shp__div{height:1px;background:var(--border-soft);margin:6px 4px}.kit-trybe-share-panel .shp__pw{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-size:14px;color:var(--foreground)}.kit-trybe-share-panel .shp__copy{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 8px);box-sizing:border-box;margin:6px 4px 4px;border:1px solid var(--border);background:var(--card);border-radius:10px;padding:9px;font:inherit;font-size:13px;font-weight:500;color:var(--foreground);cursor:pointer}.kit-trybe-share-panel .shp__copy:hover{background:var(--muted)}.kit-trybe-share-panel .shp__copy svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.kit-trybe-share-panel .sw{width:40px;height:24px;border-radius:999px;border:0;background:var(--border-strong);padding:3px;cursor:pointer;display:inline-flex;align-items:center;transition:background .2s}.kit-trybe-share-panel .sw__knob{width:18px;height:18px;border-radius:50%;background:var(--primary-foreground);transition:transform .2s}.kit-trybe-share-panel .sw.is-on{background:var(--primary)}.kit-trybe-share-panel .sw.is-on .sw__knob{transform:translateX(16px)}.kit-trybe-comments-panel.cmp{width:330px;height:440px;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.14);overflow:hidden}.kit-trybe-comments-panel .cmp__head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--border);font-size:14px;font-weight:600;color:var(--foreground)}.kit-trybe-comments-panel .cmp__x{display:grid;place-items:center;width:26px;height:26px;border:0;background:transparent;color:var(--muted-foreground);border-radius:6px;cursor:pointer}.kit-trybe-comments-panel .cmp__x:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-trybe-comments-panel .cmp__x svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-comments-panel .cmp__list{flex:1;overflow-y:auto;padding:8px}.kit-trybe-comments-panel .cmp__new{display:flex;align-items:center;gap:9px;padding:11px;border-top:1px solid var(--border)}.kit-trybe-comments-panel .cmp__new input{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:14px;color:var(--foreground);outline:none}.kit-trybe-comments-panel .cmp__new input::placeholder{color:var(--muted-foreground);opacity:.8}.kit-trybe-comments-panel .cmt__attach{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border:0;background:transparent;border-radius:8px;color:var(--muted-foreground);cursor:pointer;transition:.15s}.kit-trybe-comments-panel .cmt__attach:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-trybe-comments-panel .cmt__attach svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-comments-panel .cmp__send{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border:0;background:var(--foreground);color:var(--background);border-radius:8px;cursor:pointer}.kit-trybe-comments-panel .cmp__send svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-comments-panel .cmt__file{display:flex;align-items:center;gap:9px;margin-top:8px;padding:7px 9px;border:1px solid var(--border);border-radius:9px;text-decoration:none;transition:.15s}.kit-trybe-comments-panel .cmt__file:hover{background:rgba(127,127,127,.07);border-color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt__ficon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:7px;background:rgba(127,127,127,.12);color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt__ficon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-comments-panel .cmt__fmeta{display:flex;flex-direction:column;gap:1px;min-width:0}.kit-trybe-comments-panel .cmt__fmeta b{font-size:13px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kit-trybe-comments-panel .cmt__fmeta span{font-size:11px;color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt{position:relative;display:flex;gap:10px;padding:9px;border-radius:10px}.kit-trybe-comments-panel .cmt:hover{background:rgba(127,127,127,.06)}.kit-trybe-comments-panel .cmt.is-done{opacity:.55}.kit-trybe-comments-panel .cmt__av{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--primary);color:var(--primary-foreground);font-size:10px;font-weight:600;display:grid;place-items:center}.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{background:#818cf8;color:#0a0a0a}.dark .kit-trybe-comments-panel .cmt__av--me{background:#3f3f46;color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt__main{flex:1;min-width:0}.kit-trybe-comments-panel .cmt__top{display:flex;align-items:baseline;gap:7px}.kit-trybe-comments-panel .cmt__name{font-size:14px;font-weight:600;color:var(--foreground)}.kit-trybe-comments-panel .cmt__time{font-size:12px;color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt__done{font-size:11px;font-weight:500;color:var(--accent-positive)}.kit-trybe-comments-panel .cmt__text{margin:2px 0 0;font-size:14px;line-height:1.5;color:var(--foreground)}.kit-trybe-comments-panel .cmt__rx{display:flex;gap:5px;margin-top:7px}.kit-trybe-comments-panel .cmt__chip{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:transparent;border-radius:999px;padding:2px 9px;font:inherit;font-size:13px;color:var(--foreground);cursor:pointer;transition:.15s}.kit-trybe-comments-panel .cmt__chip:hover{background:rgba(127,127,127,.1)}.kit-trybe-comments-panel .cmt__chip.is-active{border-color:var(--foreground);background:rgba(127,127,127,.1)}.kit-trybe-comments-panel .cmt__chip b{font-size:11px;font-weight:600;color:var(--muted-foreground)}.kit-trybe-comments-panel .cmt__chip.is-active b{color:var(--foreground)}.kit-trybe-comments-panel .cmt__tools{position:absolute;top:5px;right:6px;display:flex;gap:1px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--card);box-shadow:0 1px 3px rgba(0,0,0,.07);opacity:0;transition:opacity .12s}.kit-trybe-comments-panel .cmt:hover .cmt__tools{opacity:1}.kit-trybe-comments-panel .cmt__tool{display:grid;place-items:center;width:24px;height:24px;border:0;background:transparent;border-radius:6px;color:var(--muted-foreground);cursor:pointer}.kit-trybe-comments-panel .cmt__tool:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-trybe-comments-panel .cmt__tool svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-trybe-comments-panel .cmt__fold{margin-left:9px}.kit-trybe-comments-panel .cmt__foldlink{display:inline-flex;align-items:center;gap:5px;padding:4px 6px;border-radius:6px;font-size:13px;font-weight:500;color:var(--muted-foreground);cursor:pointer;list-style:none;user-select:none}.kit-trybe-comments-panel .cmt__foldlink::-webkit-details-marker{display:none}.kit-trybe-comments-panel .cmt__foldlink:hover{color:var(--foreground);background:rgba(127,127,127,.08)}.kit-trybe-comments-panel .cmt__caret{display:grid;place-items:center;width:14px;height:14px}.kit-trybe-comments-panel .cmt__caret svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;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{margin-left:9px;padding-left:14px;border-left:2px solid var(--border)}.kit-attachment-picker.atp-stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;padding:24px;min-height:560px;border-radius:14px;background:#f6f6f7}.dark .kit-attachment-picker.atp-stage{background:var(--card)}.kit-attachment-picker .atp-scrim{position:absolute;inset:0;border-radius:14px;background:rgba(0,0,0,.28)}.kit-attachment-picker .atp,.kit-attachment-picker.atp{position:relative;display:flex;flex-direction:column;width:min(620px,100%);height:500px;border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 26px 64px rgba(0,0,0,.28);overflow:hidden}.kit-attachment-picker .atp__head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--border)}.kit-attachment-picker .atp__title{font-size:15px;font-weight:600;color:var(--foreground)}.kit-attachment-picker .atp__x{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.kit-attachment-picker .atp__x:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-attachment-picker .atp__x svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-attachment-picker .atp__search{position:relative;padding:10px 12px;border-bottom:1px solid var(--border)}.kit-attachment-picker .atp__search svg{position:absolute;left:23px;top:50%;transform:translateY(-50%);width:15px;height:15px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;opacity:.7;pointer-events:none}.kit-attachment-picker .atp__search input{width:100%;font:inherit;font-size:14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:9px;padding:7px 11px 7px 34px;outline:none}.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{width:168px;flex-shrink:0;padding:8px;border-right:1px solid var(--border);overflow-y:auto}.kit-attachment-picker .atp__srcbtn{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;border:0;border-radius:8px;background:transparent;font:inherit;font-size:13.5px;color:var(--muted-foreground);text-align:left;cursor:pointer;transition:.12s}.kit-attachment-picker .atp__srcbtn:hover{background:rgba(127,127,127,.1);color:var(--foreground)}.kit-attachment-picker .atp__srcbtn.is-active{background:rgba(127,127,127,.14);color:var(--foreground);font-weight:500}.kit-attachment-picker .atp__srcbtn svg{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-attachment-picker .atp__badge{margin-left:auto;font-size:11px;font-weight:600;color:var(--muted-foreground)}.kit-attachment-picker .atp__srcsep{height:1px;margin:7px 9px;background:var(--border)}.kit-attachment-picker .atp__panes{flex:1;min-width:0;overflow-y:auto;padding:8px}.kit-attachment-picker .atp__group{padding:8px 8px 5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground)}.kit-attachment-picker .atp__row{display:flex;align-items:center;gap:11px;width:100%;padding:8px 9px;border:0;border-radius:9px;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:.12s}.kit-attachment-picker .atp__row:hover{background:rgba(127,127,127,.1)}.kit-attachment-picker .atp__ic{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border:1px solid var(--border);border-radius:8px;background:rgba(127,127,127,.06);font-size:15px}.kit-attachment-picker .atp__meta{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.kit-attachment-picker .atp__meta b{font-size:13.5px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kit-attachment-picker .atp__meta span{font-size:11.5px;color:var(--muted-foreground)}.kit-attachment-picker .atp__check{display:grid;place-items:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:var(--foreground);color:var(--background)}.kit-attachment-picker .atp__check svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.kit-attachment-picker .atp__drop{display:flex;flex-direction:column;align-items:center;gap:5px;margin:6px;padding:26px 16px;border:1.5px dashed var(--border);border-radius:12px;text-align:center}.kit-attachment-picker .atp__drop svg{width:26px;height:26px;fill:none;stroke:var(--muted-foreground);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:3px}.kit-attachment-picker .atp__drop b{font-size:14px;font-weight:500;color:var(--foreground)}.kit-attachment-picker .atp__drop span{font-size:12.5px;color:var(--muted-foreground)}.kit-attachment-picker .atp__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 6px}.kit-attachment-picker .atp__tile{position:relative;height:88px;border:1px solid var(--border);border-radius:9px;cursor:pointer;overflow:hidden;padding:0}.kit-attachment-picker .atp__tile span{position:absolute;left:5px;right:5px;bottom:5px;padding:2px 6px;border-radius:5px;background:rgba(0,0,0,.55);color:var(--primary-foreground);font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.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{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-top:1px solid var(--border)}.kit-attachment-picker .atp__count{font-size:12.5px;color:var(--muted-foreground)}.kit-attachment-picker .atp__actions{display:flex;gap:8px}.kit-attachment-picker .atp__btn{font:inherit;font-size:13px;font-weight:500;padding:7px 14px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;transition:.15s}.kit-attachment-picker .atp__btn:hover{background:rgba(127,127,127,.1)}.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{position:relative;width:520px;max-width:100%;display:flex;flex-direction:column;gap:2px}.kit-comment .cmt{position:relative;display:flex;gap:10px;padding:10px;border-radius:10px}.kit-comment .cmt:hover{background:rgba(127,127,127,.06)}.kit-comment .cmt__av{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--primary);color:var(--primary-foreground);font-size:10px;font-weight:600;display:grid;place-items:center;letter-spacing:.02em}.kit-comment .cmt__av--j{background:#4f46e5}.kit-comment .cmt__av--t{background:#0d9488}.kit-comment .cmt__av--me{background:var(--border);color:var(--muted-foreground)}.dark .kit-comment .cmt__av{background:var(--foreground);color:#0a0a0a}.dark .kit-comment .cmt__av--j{background:#818cf8;color:#0a0a0a}.dark .kit-comment .cmt__av--t{background:#5eead4;color:#0a0a0a}.dark .kit-comment .cmt__av--me{background:#3f3f46;color:var(--muted-foreground)}.kit-comment .cmt__main{flex:1;min-width:0}.kit-comment .cmt__top{display:flex;align-items:baseline;gap:8px}.kit-comment .cmt__name{font-size:14px;font-weight:600;color:var(--foreground)}.kit-comment .cmt__time,.kit-comment .cmt__where{font-size:12px;color:var(--muted-foreground)}.kit-comment .cmt__where{margin-left:auto;padding-left:10px;flex-shrink:0;text-decoration:none;white-space:nowrap;transition:color .12s}.kit-comment .cmt__where:hover{color:var(--foreground);text-decoration:underline}.kit-comment .cmt__quote{margin:6px 0 0;padding:1px 0 1px 12px;border-left:3px solid #eab308;font-size:14px;line-height:1.5;color:var(--muted-foreground)}.kit-comment .cmt__text{margin:2px 0 0;font-size:14px;line-height:1.55;color:var(--foreground)}.kit-comment .cmt__reply{margin-top:8px;border:0;background:transparent;padding:0;font:inherit;font-size:13px;color:var(--muted-foreground);cursor:pointer}.kit-comment .cmt__reply:hover{color:var(--foreground);text-decoration:underline}.kit-comment .cmt__rx{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:8px}.kit-comment .cmt__chip{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:transparent;border-radius:999px;padding:2px 9px;font:inherit;font-size:13px;color:var(--foreground);cursor:pointer;transition:.15s}.kit-comment .cmt__chip:hover{background:rgba(127,127,127,.1)}.kit-comment .cmt__chip.is-active{border-color:var(--foreground);background:rgba(127,127,127,.1)}.kit-comment .cmt__chip b{font-size:11px;font-weight:600;color:var(--muted-foreground)}.kit-comment .cmt__chip.is-active b{color:var(--foreground)}.kit-comment .cmt__chip--add{padding:3px 7px;color:var(--muted-foreground)}.kit-comment .cmt__chip--add svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.kit-comment .cmt__tools{position:absolute;top:6px;right:8px;display:flex;gap:1px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--card);box-shadow:0 1px 3px rgba(0,0,0,.07);opacity:0;transition:opacity .12s}.kit-comment .cmt:focus-within .cmt__tools,.kit-comment .cmt:hover .cmt__tools,.kit-comment .cmt__tools:has(.pop.is-open){opacity:1}.kit-comment .cmt__tool{display:grid;place-items:center;width:26px;height:26px;border:0;background:transparent;border-radius:6px;color:var(--muted-foreground);cursor:pointer}.kit-comment .cmt__tool:hover,.kit-comment .pop.is-open>.cmt__tool{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-comment .cmt__tool svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__poprel{position:relative;display:inline-flex}.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 .cmt__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;width:250px;padding:5px;border:1px solid var(--border);border-radius:12px;background:var(--card);box-shadow:0 16px 40px rgba(0,0,0,.16)}.kit-comment .cmt__mi{display:flex;align-items:center;gap:11px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;font:inherit;font-size:14px;color:var(--foreground);text-align:left;cursor:pointer}.kit-comment .cmt__mi:hover{background:rgba(127,127,127,.12)}.kit-comment .cmt__mi svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:var(--muted-foreground)}.kit-comment .cmt__mi--danger,.kit-comment .cmt__mi--danger svg{color:var(--destructive)}.kit-comment .cmt__sep{height:1px;margin:5px 8px;background:var(--border)}.kit-comment .emp{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:330px;flex-direction:column;border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 18px 48px rgba(0,0,0,.18);overflow:hidden}.kit-comment .emp__search{position:relative;padding:10px;border-bottom:1px solid var(--border)}.kit-comment .emp__search svg{position:absolute;left:21px;top:50%;transform:translateY(-50%);width:14px;height:14px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;opacity:.7;pointer-events:none}.kit-comment .emp__search input{width:100%;font:inherit;font-size:14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:8px;padding:6px 10px 6px 32px;outline:none}.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;overflow-y:auto;padding:8px 10px}.kit-comment .emp__label{padding:8px 2px 5px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.kit-comment .emp__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1px}.kit-comment .emp__grid button{border:0;background:transparent;border-radius:7px;padding:5px;font-size:20px;line-height:1;cursor:pointer}.kit-comment .emp__grid button:hover{background:rgba(127,127,127,.14)}.kit-comment .emp__tabs{display:flex;gap:1px;padding:6px 8px;border-top:1px solid var(--border)}.kit-comment .emp__tab{flex:1;display:grid;place-items:center;height:28px;border:0;background:transparent;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.kit-comment .emp__tab:hover{background:rgba(127,127,127,.12);color:var(--foreground)}.kit-comment .emp__tab.is-on{background:rgba(127,127,127,.16);color:var(--foreground)}.kit-comment .emp__tab svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt--input{align-items:center}.kit-comment .cmt--input:hover{background:transparent}.kit-comment .cmt__field{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:14px;color:var(--foreground);outline:none;padding:3px 0}.kit-comment .cmt__field::placeholder{color:var(--muted-foreground);opacity:.8}.kit-comment .cmt__attach{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border:0;background:transparent;border-radius:7px;color:var(--muted-foreground);cursor:pointer;transition:.15s}.kit-comment .cmt__attach:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-comment .cmt__attach svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__send{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border:0;background:var(--foreground);color:var(--background);border-radius:7px;cursor:pointer}.kit-comment .cmt__send:hover{opacity:.88}.kit-comment .cmt__send svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt--compose{align-items:flex-end;border:1px solid var(--border);border-radius:12px;padding:8px 8px 8px 10px}.kit-comment .cmt--compose:hover{background:transparent}.kit-comment .cmt__composemain{flex:1;min-width:0;padding-bottom:2px}.kit-comment .cmt__composemain .cmt__field{width:100%;padding:4px 0}.kit-comment .cmt__pending{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.kit-comment .cmt__chipfile{display:inline-flex;align-items:center;gap:6px;padding:3px 5px 3px 9px;border:1px solid var(--border);border-radius:999px;font-size:12px;color:var(--foreground);background:rgba(127,127,127,.06)}.kit-comment .cmt__chipfile svg{width:13px;height:13px;fill:none;stroke:var(--muted-foreground);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__chipx{display:grid;place-items:center;width:17px;height:17px;border:0;background:transparent;border-radius:50%;color:var(--muted-foreground);cursor:pointer;padding:0}.kit-comment .cmt__chipx:hover{background:rgba(127,127,127,.2);color:var(--foreground)}.kit-comment .cmt__chipx svg{width:10px;height:10px;stroke:currentColor;stroke-width:2.6}.kit-comment .cmt__mention{padding:1px 5px;border-radius:5px;background:#ffdaf3;color:var(--foreground);font-weight:500;text-decoration:none;white-space:nowrap}.kit-comment .cmt__mention:hover{background:#ffc5ed}.dark .kit-comment .cmt__mention{background:#5c1044;color:#ffc5ed}.kit-comment .cmt__mentionrel{position:relative;display:inline-flex}.kit-comment .cmt__mlist{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:330px;padding:5px;border:1px solid var(--border);border-radius:12px;background:var(--card);box-shadow:0 16px 44px rgba(0,0,0,.18)}.kit-comment .cmt__mrow{display:flex;align-items:center;gap:9px;width:100%;padding:7px 8px;border:0;border-radius:8px;background:transparent;font:inherit;text-align:left;cursor:pointer}.kit-comment .cmt__mrow.is-first,.kit-comment .cmt__mrow:hover{background:rgba(127,127,127,.1)}.kit-comment .cmt__mav{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;font-size:10px;font-weight:600;color:var(--primary-foreground)}.kit-comment .cmt__mav--j{background:#4f46e5}.kit-comment .cmt__mav--t{background:#0d9488}.kit-comment .cmt__mav--l{background:#db2777}.kit-comment .cmt__mav--n{background:#ea580c}.kit-comment .cmt__mav--all{background:rgba(127,127,127,.16);color:var(--muted-foreground)}.kit-comment .cmt__mav--all svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__mav--team{border-radius:7px}.kit-comment .cmt__mav--d{background:#db2777}.kit-comment .cmt__mav--e{background:#0369a1}.kit-comment .cmt__mgroup{padding:7px 8px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground)}.kit-comment .cmt__msep{height:1px;margin:5px 8px;background:var(--border)}.kit-comment .cmt__mname{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kit-comment .cmt__mdot{width:7px;height:7px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--muted-foreground)}.kit-comment .cmt__mdot.is-on{background:var(--accent-positive);border-color:var(--accent-positive)}.kit-comment .cmt__mnote{margin-left:auto;flex-shrink:0;font-size:12px;color:var(--muted-foreground);white-space:nowrap}.kit-comment .cmt__mkey+.cmt__mnote,.kit-comment .cmt__mnote+.cmt__mkey{margin-left:6px}.kit-comment .cmt__mkey{margin-left:auto;flex-shrink:0;padding:2px 7px;border:1px solid var(--border);border-radius:5px;font-size:11px;color:var(--muted-foreground)}.kit-comment .cmt__selwrap{position:relative}.kit-comment .cmt__sel{background:#b4d5fe;color:inherit;border-radius:2px}.dark .kit-comment .cmt__sel{background:#2a4a7c}.kit-comment .ftb{display:inline-flex;align-items:center;gap:2px;background:var(--primary);border-radius:10px;padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.kit-comment .cmt__ftbpos{position:absolute;top:-46px;left:0;z-index:20}.kit-comment .ftb__b{display:grid;place-items:center;width:30px;height:30px;border:0;background:transparent;border-radius:6px;color:#e5e5e7;cursor:pointer;font:inherit;font-size:15px}.kit-comment .ftb__b:hover{background:rgba(255,255,255,.14);color:var(--primary-foreground)}.kit-comment .ftb__b.is-active{background:rgba(255,255,255,.22);color:var(--primary-foreground)}.kit-comment .ftb__b svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-comment .ftb__sep{width:1px;height:18px;background:rgba(255,255,255,.18);margin:0 3px}.kit-comment .cmt__attachrel{display:inline-flex}.kit-comment .atp-overlay{position:absolute;top:0;left:0;right:0;height:560px;z-index:100;align-items:center;justify-content:center;padding:16px}.kit-comment .pop.is-open .atp-overlay{display:flex}.kit-comment .atp-scrim{position:absolute;inset:0;background:rgba(0,0,0,.32)}.kit-comment .atp{position:relative;display:flex;flex-direction:column;width:min(620px,100%);height:min(500px,100%);border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 26px 64px rgba(0,0,0,.28);overflow:hidden}.kit-comment .atp__head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--border)}.kit-comment .atp__title{font-size:15px;font-weight:600;color:var(--foreground)}.kit-comment .atp__x{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;border-radius:7px;color:var(--muted-foreground);cursor:pointer}.kit-comment .atp__x:hover{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-comment .atp__x svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kit-comment .atp__search{position:relative;padding:10px 12px;border-bottom:1px solid var(--border)}.kit-comment .atp__search svg{position:absolute;left:23px;top:50%;transform:translateY(-50%);width:15px;height:15px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;opacity:.7;pointer-events:none}.kit-comment .atp__search input{width:100%;font:inherit;font-size:14px;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:9px;padding:7px 11px 7px 34px;outline:none}.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{width:168px;flex-shrink:0;padding:8px;border-right:1px solid var(--border);overflow-y:auto}.kit-comment .atp__srcbtn{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;border:0;border-radius:8px;background:transparent;font:inherit;font-size:13.5px;color:var(--muted-foreground);text-align:left;cursor:pointer;transition:.12s}.kit-comment .atp__srcbtn:hover{background:rgba(127,127,127,.1);color:var(--foreground)}.kit-comment .atp__srcbtn.is-active{background:rgba(127,127,127,.14);color:var(--foreground);font-weight:500}.kit-comment .atp__srcbtn svg{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .atp__srcsep{height:1px;margin:7px 9px;background:var(--border)}.kit-comment .atp__panes{flex:1;min-width:0;overflow-y:auto;padding:8px}.kit-comment .atp__group{padding:8px 8px 5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground)}.kit-comment .atp__row{display:flex;align-items:center;gap:11px;width:100%;padding:8px 9px;border:0;border-radius:9px;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:.12s}.kit-comment .atp__row:hover{background:rgba(127,127,127,.1)}.kit-comment .atp__ic{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border:1px solid var(--border);border-radius:8px;background:rgba(127,127,127,.06);font-size:15px}.kit-comment .atp__meta{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.kit-comment .atp__meta b{font-size:13.5px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kit-comment .atp__meta span{font-size:11.5px;color:var(--muted-foreground)}.kit-comment .atp__drop{display:flex;flex-direction:column;align-items:center;gap:5px;margin:6px;padding:26px 16px;border:1.5px dashed var(--border);border-radius:12px;text-align:center}.kit-comment .atp__drop svg{width:26px;height:26px;fill:none;stroke:var(--muted-foreground);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:3px}.kit-comment .atp__drop b{font-size:14px;font-weight:500;color:var(--foreground)}.kit-comment .atp__drop span{font-size:12.5px;color:var(--muted-foreground)}.kit-comment .atp__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 6px}.kit-comment .atp__tile{position:relative;height:88px;border:1px solid var(--border);border-radius:9px;cursor:pointer;overflow:hidden;padding:0}.kit-comment .atp__tile span{position:absolute;left:5px;right:5px;bottom:5px;padding:2px 6px;border-radius:5px;background:rgba(0,0,0,.55);color:var(--primary-foreground);font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.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{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-top:1px solid var(--border)}.kit-comment .atp__count{font-size:12.5px;color:var(--muted-foreground)}.kit-comment .atp__actions{display:flex;gap:8px}.kit-comment .atp__btn{font:inherit;font-size:13px;font-weight:500;padding:7px 14px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;transition:.15s}.kit-comment .atp__btn:hover{background:rgba(127,127,127,.1)}.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 .cmt__files{display:flex;flex-direction:column;gap:6px;margin-top:9px}.kit-comment .cmt__file{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--border);border-radius:9px;text-decoration:none;transition:.15s}.kit-comment .cmt__file:hover{background:rgba(127,127,127,.07);border-color:var(--muted-foreground)}.kit-comment .cmt__ficon{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border-radius:7px;background:rgba(127,127,127,.12);color:var(--muted-foreground)}.kit-comment .cmt__ficon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__fmeta{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.kit-comment .cmt__fmeta b{font-size:13px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kit-comment .cmt__fmeta span{font-size:11px;color:var(--muted-foreground)}.kit-comment .cmt__fdl{display:grid;place-items:center;width:26px;height:26px;flex-shrink:0;border-radius:6px;color:var(--muted-foreground)}.kit-comment .cmt__file:hover .cmt__fdl{background:rgba(127,127,127,.14);color:var(--foreground)}.kit-comment .cmt__fdl svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__img{position:relative;display:block;height:130px;border:1px solid var(--border);border-radius:9px;background:linear-gradient(135deg,#c7d2fe,#fbcfe8);overflow:hidden;text-decoration:none}.kit-comment .cmt__imgcap{position:absolute;left:8px;bottom:8px;padding:3px 8px;border-radius:6px;background:rgba(0,0,0,.55);color:var(--primary-foreground);font-size:11px}.kit-comment .cmt.is-done .cmt__name,.kit-comment .cmt.is-done .cmt__text{color:var(--muted-foreground)}.kit-comment .cmt.is-done .cmt__av{opacity:.5}.kit-comment .cmt__resolved{display:flex;align-items:center;gap:8px;margin-top:9px}.kit-comment .cmt__resolvedmark{display:grid;place-items:center;width:17px;height:17px;flex-shrink:0;border-radius:50%;background:var(--accent-positive);color:var(--primary-foreground)}.kit-comment .cmt__resolvedmark svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.kit-comment .cmt__resolvedtxt{font-size:12px;color:var(--accent-positive)}.kit-comment .cmt__reopen{margin-left:auto;border:0;background:transparent;padding:0;font:inherit;font-size:12px;color:var(--muted-foreground);cursor:pointer}.kit-comment .cmt__reopen:hover{color:var(--foreground);text-decoration:underline}.kit-comment .cmt__tool.is-on{background:var(--accent-positive);color:var(--primary-foreground)}.kit-comment .cmt__fold{margin-left:10px}.kit-comment .cmt__foldlink{display:inline-flex;align-items:center;gap:5px;padding:4px 6px;border-radius:6px;font-size:13px;font-weight:500;color:var(--muted-foreground);cursor:pointer;list-style:none;user-select:none}.kit-comment .cmt__foldlink::-webkit-details-marker{display:none}.kit-comment .cmt__foldlink:hover{color:var(--foreground);background:rgba(127,127,127,.08)}.kit-comment .cmt__caret{display:grid;place-items:center;width:14px;height:14px}.kit-comment .cmt__caret svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.kit-comment .cmt__fold[open] .cmt__caret svg{transform:rotate(90deg)}.kit-comment .cmt__fold[open] .cmt__foldtxt{color:var(--foreground)}.kit-comment .cmt__thread{margin-left:10px;padding-left:16px;border-left:2px solid var(--border)}.kit-comment .cmt__edit{margin-top:6px}.kit-comment .cmt__area{width:100%;resize:vertical;font:inherit;font-size:14px;line-height:1.55;color:var(--foreground);background:var(--background);border:1px solid var(--foreground);border-radius:10px;padding:9px 11px;outline:none}.kit-comment .cmt__editbar{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.kit-comment .cmt__btn{font:inherit;font-size:13px;font-weight:500;padding:6px 13px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;transition:.15s}.kit-comment .cmt__btn:hover{background:rgba(127,127,127,.1)}.kit-comment .cmt__btn--primary{background:var(--foreground);border-color:var(--foreground);color:var(--background)}.kit-comment .cmt__btn--primary:hover{opacity:.88;background:var(--foreground)}.kit-comment .cmt__btn--danger{background:var(--destructive);border-color:var(--destructive);color:var(--primary-foreground)}.kit-comment .cmt__btn--danger:hover{background:#b91c1c;border-color:#b91c1c}.kit-comment .cmt-stage{position:relative;width:100%;height:250px;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#f6f6f7}.dark .kit-comment .cmt-stage{background:var(--card)}.kit-comment .cmt-scrim{position:absolute;inset:0;background:rgba(0,0,0,.28)}.kit-comment .cmt-modal{position:relative;width:min(360px,88%);padding:20px;border-radius:14px;background:var(--card);box-shadow:0 24px 60px rgba(0,0,0,.26)}.kit-comment .cmt-modal__t{margin:0;font-size:16px;font-weight:600;color:var(--foreground)}.kit-comment .cmt-modal__p{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--muted-foreground)}.kit-comment .cmt-modal__bar{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.kit-comment .slm{width:300px;margin:6px 0 0 46px;background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:8px}.kit-comment .slm__group{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);padding:8px 8px 4px}.kit-comment .slm__row{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;border-radius:8px;padding:7px 8px;font:inherit;cursor:pointer;text-align:left}.kit-comment .slm__row:hover{background:rgba(127,127,127,.1)}.kit-comment .slm__ic{width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:rgba(127,127,127,.06);font-size:13px;font-weight:700;color:var(--muted-foreground)}.kit-comment .slm__ic--txt{font-size:11px;letter-spacing:.02em}.kit-comment .slm__txt{display:flex;flex-direction:column;line-height:1.3;font-size:14px;color:var(--foreground)}.kit-comment .slm__txt small{color:var(--muted-foreground);font-size:12px;font-weight:400}.acd{width:300px;height:440px;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border-soft);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.14);overflow:hidden}.acd__head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--border-soft);font-size:13px;font-weight:600;color:var(--foreground)}.acd__head svg{width:15px;height:15px;fill:none;stroke:#7c3aed;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.acd__msgs{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.acd__u{align-self:flex-end;max-width:80%;background:var(--muted-strong);border-radius:14px 14px 4px 14px;padding:8px 12px;font-size:14px;color:var(--foreground)}.acd__a{max-width:92%}.acd__a p{margin:0;font-size:14px;color:var(--foreground);line-height:1.5}.acd__acts{display:flex;gap:6px;margin-top:8px}.acd__acts button{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:5px 10px;font:inherit;font-size:12px;color:var(--muted-foreground);cursor:pointer}.acd__acts button:hover{background:var(--muted);color:var(--foreground)}.acd__in{display:flex;gap:8px;padding:12px;border-top:1px solid var(--border-soft);align-items:flex-end}.acd__in textarea{flex:1;min-width:0;resize:none;border:1px solid var(--border);border-radius:10px;padding:9px 12px;font:inherit;font-size:14px;outline:0}.acd__in textarea:focus{border-color:var(--foreground)}.acd__send{width:36px;height:36px;border:0;background:var(--primary);color:var(--primary-foreground);border-radius:10px;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.acd__send svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}