:root{--bg: #f6f5f2;--surface: #ffffff;--surface-2: #faf9f6;--sidebar: #fbfaf7;--text: #16181d;--text-2: #3c3f47;--muted: #7a7c83;--border: #ebe8e2;--border-strong: #dcd8cf;--accent: #1f2a44;--accent-contrast: #ffffff;--accent-soft: #eceff5;--gold: #a88a54;--chat-bg: #eeece6;--bubble-mine: #dfe3ee;--error: #b4382c;--tag: #f2f0eb;--info-bg: #edf1f8;--info-fg: #2d4d80;--warn-bg: #faf2e2;--warn-fg: #875a14;--success-bg: #eaf3ed;--success-fg: #2b6844;--danger-bg: #faecea;--danger-fg: #a2392d;--ev-ministry: #3e5c8a;--ev-performance: #7a5c99;--ev-filming: #b0763b;--ev-meeting: #4f7a64;--ev-recording: #a24c5b;--ev-content_upload: #3d7f87;--ev-other: #7c7f86;--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgb(24 24 32 / .04);--shadow: 0 1px 2px rgb(24 24 32 / .04), 0 8px 24px rgb(24 24 32 / .05);--shadow-lg: 0 24px 48px rgb(24 24 32 / .14);--ring: 0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent);--sidebar-width: 212px;--font: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;font-family:var(--font);font-size:15px;line-height:1.55;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-feature-settings:"tnum" 0}:root[data-theme=dark]{color-scheme:dark;--bg: #0e0f11;--surface: #16171a;--surface-2: #1b1c20;--sidebar: #121316;--text: #ecebe8;--text-2: #c8c7c3;--muted: #8b8c92;--border: #25262b;--border-strong: #32333a;--accent: #e7e2d6;--accent-contrast: #16171a;--accent-soft: #24262c;--gold: #c8ad7b;--chat-bg: #15161a;--bubble-mine: #28304a;--error: #ec8a7f;--tag: #202126;--info-bg: #1b2433;--info-fg: #a9c1e6;--warn-bg: #2e2616;--warn-fg: #e6c27e;--success-bg: #17291f;--success-fg: #95d0ab;--danger-bg: #331c1a;--danger-fg: #efa198;--ev-ministry: #7f9cc9;--ev-performance: #a98bc6;--ev-filming: #d19a62;--ev-meeting: #7fae95;--ev-recording: #cf7f8d;--ev-content_upload: #6fb0b8;--ev-other: #9a9ca3;--shadow-sm: 0 1px 2px rgb(0 0 0 / .3);--shadow: 0 1px 2px rgb(0 0 0 / .3), 0 8px 24px rgb(0 0 0 / .25);--shadow-lg: 0 24px 48px rgb(0 0 0 / .5);--ring: 0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}*{box-sizing:border-box}body{margin:0;background:var(--bg)}h1,h2,h3{color:var(--text);letter-spacing:-.015em}h1{font-size:1.6rem;font-weight:700;margin:0 0 1rem;line-height:1.3}h2{font-size:1rem;font-weight:650;margin:0}h3{font-size:.95rem;font-weight:650}a{color:var(--accent);text-underline-offset:3px}::selection{background:color-mix(in srgb,var(--gold) 30%,transparent)}.muted{color:var(--muted)}.small{font-size:.84rem}.error{color:var(--error)}.center{max-width:420px;margin:20vh auto;padding:0 16px;text-align:center}.stack>*+*{margin-top:1rem}.grow{flex:1;min-width:0;overflow-wrap:anywhere}.pre-wrap{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.empty{padding:1.25rem 0;text-align:center}.narrow{max-width:880px}.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.negative{color:var(--error)}button,a.button{font:inherit;font-size:.9rem;font-weight:600;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;padding:0 14px;border-radius:8px;border:1px solid var(--accent);background:var(--accent);color:var(--accent-contrast);cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s}button:hover,a.button:hover{background:color-mix(in srgb,var(--accent) 88%,var(--bg))}button:focus-visible,a.button:focus-visible{outline:none;box-shadow:var(--ring)}button:disabled{opacity:.45;cursor:default}label.button{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;background:var(--accent);color:var(--accent-contrast);white-space:nowrap}label.button.small{min-height:30px;padding:0 12px;font-size:.82rem}label.button.disabled{opacity:.45;cursor:default;pointer-events:none}button.secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}button.secondary:hover{background:var(--surface-2);border-color:color-mix(in srgb,var(--border-strong) 60%,var(--text))}button.danger,button.secondary.danger{color:var(--error)}button.link{min-height:0;padding:.35rem .5rem;background:none;border:none;color:var(--muted);font-weight:500;white-space:normal;text-align:left}button.link:hover{color:var(--text);background:none}button.link.danger{color:var(--error)}.icon-button{position:relative;min-height:34px;width:34px;padding:0;background:none;border:none;color:var(--muted);border-radius:8px}.icon-button:hover{background:var(--tag);color:var(--text)}.icon-button .dot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--error)}button.google{width:100%;min-height:44px;gap:.6rem;font-weight:600;background:#fff;color:#1f1f1f;border:1px solid #dadce0}button.google:hover{background:#f8f9fa}input,select,textarea{font:inherit;font-size:.93rem;width:100%;margin-top:.3rem;padding:.5rem .75rem;min-height:38px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);color:var(--text);transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:color-mix(in srgb,var(--muted) 75%,transparent)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:var(--ring)}input:disabled,select:disabled,textarea:disabled{background:var(--surface-2);color:var(--muted)}textarea{resize:vertical;line-height:1.55}input[type=checkbox],input[type=radio]{width:16px;height:16px;min-height:0;margin:0;accent-color:var(--accent)}input[type=file]{padding:.45rem;font-size:.85rem}fieldset{border:none;padding:0;margin:0}legend{font-weight:650;font-size:.92rem;margin-bottom:.6rem;padding:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.1rem}.form-grid legend{grid-column:1 / -1}.field{display:grid;gap:.05rem;align-content:start}.field.wide,.form-grid .wide{grid-column:1 / -1}.field-label{font-size:.82rem;font-weight:600;color:var(--text-2)}.field-hint{font-size:.78rem;color:var(--muted);margin:.2rem 0 0}.field-inline{align-self:end;padding-bottom:.55rem}.required{color:var(--error)}.form-actions{display:flex;gap:.5rem;justify-content:flex-end;align-items:center}.check-list{display:flex;flex-wrap:wrap;gap:.55rem 1.25rem;margin-top:.5rem}.check{display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;font-size:.92rem}.inline-form{display:flex;gap:.5rem;align-items:center}.inline-form input,.inline-form select{margin-top:0}.inline-form button{flex-shrink:0}.inline-form.wrap{flex-wrap:wrap}@media(max-width:720px){.form-grid{grid-template-columns:1fr}}.shell{min-height:100vh}.topbar{display:none}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);z-index:40;display:flex;flex-direction:column;background:var(--sidebar);border-right:1px solid var(--border)}.brand-block{padding:1.6rem 1.4rem 1.25rem;display:grid;gap:.45rem;justify-items:start}.brand-logo{display:block;width:118px;height:auto;color:var(--text)}.brand{font-weight:750;font-size:1rem;letter-spacing:.2em;color:var(--text)}.brand-sub{font-size:.75rem;color:var(--muted);letter-spacing:.02em}.brand-block:after{content:"";width:18px;height:2px;margin-top:.7rem;background:var(--gold);border-radius:2px}.nav-groups{flex:1;overflow-y:auto;padding:.35rem .7rem 1rem;display:grid;align-content:start;gap:1.1rem}.nav-group{display:grid;gap:6px}.nav-group-label{font-size:.7rem;font-weight:600;color:var(--muted);letter-spacing:.08em;padding:0 .65rem .35rem}.nav-item{display:flex;align-items:center;gap:.65rem;min-height:38px;padding:0 .7rem;border-radius:10px;color:var(--text-2);text-decoration:none;font-size:.92rem;font-weight:500;background:color-mix(in srgb,var(--surface) 70%,transparent);border:1px solid color-mix(in srgb,var(--border) 70%,transparent);box-shadow:0 1px 2px #1818200d,0 2px 6px #1818200a;transition:transform .18s ease,box-shadow .18s ease,background-color .15s,color .15s}.nav-item:hover{transform:translateY(-2px);background:var(--surface);color:var(--text);box-shadow:0 4px 12px #1818201a}.nav-item:active{transform:translateY(0)}.nav-item:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent);outline-offset:2px}.nav-item.active{position:relative;background:var(--accent);color:var(--accent-contrast);font-weight:650;border-color:var(--accent);box-shadow:0 6px 16px color-mix(in srgb,var(--accent) 35%,transparent)}.nav-item.active:before{content:"";position:absolute;left:-.7rem;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:var(--gold)}.nav-item.active:hover{color:var(--accent-contrast);background:var(--accent)}.nav-icon{display:inline-flex;color:var(--muted);transition:color .15s}.nav-item:hover .nav-icon{color:var(--text)}.nav-item.active .nav-icon{color:var(--accent-contrast)}.nav-item.active .count{background:var(--gold)}@media(prefers-reduced-motion:reduce){.nav-item,.nav-item:hover{transition:none;transform:none}}.nav-label{flex:1}.count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--error);color:#fff;font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums}.profile{display:flex;align-items:center;gap:.65rem;padding:.9rem 1rem 1rem 1.1rem;border-top:1px solid var(--border)}.avatar{width:34px;height:34px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);font-weight:700;font-size:.9rem;border:1px solid var(--border)}.profile-text{flex:1;min-width:0;display:grid;line-height:1.3}.profile-text strong{font-size:.88rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-text span{font-size:.74rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-backdrop{display:none}.content{margin-left:var(--sidebar-width);min-width:0}.content-inner{max-width:1240px;margin:0 auto;padding:.5rem 2.5rem 3rem}.content-top{position:sticky;top:0;z-index:30;height:52px;display:flex;align-items:center;justify-content:flex-end;padding:0 1.5rem;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.top-actions{position:relative;display:flex;align-items:center;gap:.25rem}.top-action{position:relative;width:38px;height:38px;min-height:38px;padding:0;border-radius:10px;color:var(--text-2)}.top-action svg{width:21px;height:21px}.top-action.active{background:var(--tag);color:var(--text)}.top-badge{position:absolute;top:2px;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--bg);background:var(--error);color:#fff;font-size:.62rem;font-weight:700;font-variant-numeric:tabular-nums}.top-popover{position:absolute;right:0;top:calc(100% + 8px);width:360px;max-width:calc(100vw - 24px);max-height:min(70vh,560px);display:flex;flex-direction:column;overflow:hidden;z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.top-popover header,.top-popover footer{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem}.top-popover header{border-bottom:1px solid var(--border)}.top-popover footer{border-top:1px solid var(--border);justify-content:center}.top-popover ul{list-style:none;margin:0;padding:.35rem;overflow-y:auto}.top-popover li button{display:flex;align-items:center;gap:.6rem;width:100%;min-height:44px;padding:.45rem .6rem;border-radius:8px;background:none;border:none;color:var(--text);font-weight:500;text-align:left;justify-content:flex-start;white-space:normal}.top-popover li button:hover{background:var(--surface-2)}.top-popover li button .grow{display:grid;min-width:0}.top-popover li button strong{font-weight:600;font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-popover li.unread button{background:color-mix(in srgb,var(--gold) 8%,var(--surface))}.top-popover .pad{padding:1rem}.chat-panel{position:fixed;top:0;right:0;bottom:0;z-index:60;width:min(420px,100vw);display:flex;flex-direction:column;background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);animation:panel-in .18s ease-out}@keyframes panel-in{0%{transform:translate(24px);opacity:0}to{transform:none;opacity:1}}.chat-panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.1rem .4rem 1.4rem}.chat-panel-head h2{font-size:1.25rem}.chat-panel-tabs{display:flex;align-items:center;gap:.25rem;padding:0 1.1rem;border-bottom:1px solid var(--border)}.chat-panel-tabs>button:not(.new-chat){min-height:42px;padding:0 .8rem;background:none;border:none;border-bottom:2px solid transparent;border-radius:0;color:var(--muted);font-weight:600}.chat-panel-tabs>button.active{color:var(--text);border-bottom-color:var(--text)}.chat-panel-tabs a{margin-right:.5rem;color:var(--text-2)}.chat-panel-tabs .new-chat{min-height:32px;padding:0 .8rem;font-size:.82rem}.chat-panel-search{padding:.8rem 1.1rem .4rem}.chat-panel-search input{margin:0;border-radius:10px}.chat-panel-list{list-style:none;margin:0;padding:0 0 1rem;overflow-y:auto;flex:1}.chat-panel-list li+li{border-top:1px solid var(--border)}.chat-panel-list li.ended{opacity:.6}.chat-panel-list button{display:flex;align-items:flex-start;gap:.8rem;width:100%;min-height:0;padding:.9rem 1.2rem;background:none;border:none;border-radius:0;color:var(--text);font-weight:400;text-align:left;justify-content:flex-start;white-space:normal}.chat-panel-list button:hover{background:var(--surface-2)}.chat-panel-list .chat-avatar{width:44px;height:44px;border-radius:50%;font-size:1rem}.chat-panel-list .grow{display:grid;gap:.15rem;min-width:0}.room-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem}.room-title strong{font-weight:650}.room-preview{color:var(--muted);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.room-side{display:grid;justify-items:end;gap:.3rem;flex-shrink:0}.room-avatar{border-radius:14px!important}.room-avatar.all{background:var(--accent);color:var(--accent-contrast)}.room-avatar.project{background:var(--gold)}.chat-panel .pad{padding:1rem 1.2rem}.chat-panel .pad-x{padding:0 1.2rem}.room-avatar.group{background:#6f9486}.chat-panel-list li{position:relative}.chat-panel-list li.pinned{background:color-mix(in srgb,var(--gold) 6%,var(--surface))}.pin-mark{display:inline-flex;vertical-align:-2px;margin-left:.3rem;color:var(--gold)}.pin-mark svg{width:14px;height:14px}.mute-mark{display:inline-flex;vertical-align:-2px;margin-left:.3rem;color:var(--muted)}.mute-mark svg{width:14px;height:14px}.room-menu{position:fixed;z-index:1000;min-width:170px;padding:.35rem;display:grid;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 28px #00000029}.room-menu button{justify-content:flex-start;min-height:36px;padding:0 .8rem;background:none;border:none;border-radius:7px;color:var(--text);font-weight:500;font-size:.92rem;text-align:left}.room-menu button:hover:not(:disabled){background:var(--surface-2)}.room-menu button:disabled{color:var(--muted);opacity:.6}.room-menu button.danger{color:var(--danger-fg)}.chat-panel-new{display:flex;flex-direction:column;min-height:0;flex:1;padding:.8rem 1.1rem 1rem;gap:.5rem}.new-chat-form{display:flex;flex-direction:column;gap:.5rem;min-height:0;flex:1}.new-chat-form input:not([type=checkbox]){margin:0;border-radius:10px}.new-chat-members{list-style:none;margin:0;padding:0;overflow-y:auto;max-height:20rem;flex:1;border:1px solid var(--border);border-radius:10px}.chat-panel-new .new-chat-members{max-height:none}.new-chat-members li+li{border-top:1px solid var(--border)}.new-chat-members label{display:flex;align-items:center;gap:.7rem;padding:.55rem .8rem;cursor:pointer}.new-chat-members label:hover{background:var(--surface-2)}.new-chat-members label.picked{background:color-mix(in srgb,var(--accent) 7%,var(--surface))}.new-chat-members input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--accent)}.new-chat-members .chat-avatar{width:32px;height:32px;border-radius:50%;font-size:.8rem}.new-chat-members li.muted{padding:.8rem}.new-chat-actions{display:flex;align-items:center;gap:.5rem}.new-chat-actions .muted{flex:1}.room-subgroup{font-size:.68rem;font-weight:600;color:var(--muted);margin:.5rem 0 .2rem;padding:0 .6rem}.chat-rooms .new-chat-form{margin:.3rem 0 .6rem}.group-manage{display:grid;gap:.6rem;padding:.8rem 1.1rem;background:var(--surface-2);border-bottom:1px solid var(--border)}.group-manage-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.group-manage-row input,.group-manage-row select{margin:0;width:auto;flex:1;min-width:10rem}.group-members{display:flex;flex-wrap:wrap;gap:.35rem}.icon-button.active{background:var(--tag);color:var(--text)}.room-kind{flex-shrink:0;padding:.1rem .45rem;border-radius:6px;font-size:.68rem;font-weight:700;background:var(--tag);color:var(--text-2)}.room-kind.all{background:var(--accent);color:var(--accent-contrast)}.room-kind.project{background:color-mix(in srgb,var(--gold) 22%,var(--surface));color:var(--text)}@media(max-width:900px){.topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:.5rem;height:52px;padding:0 12px;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.topbar .brand-logo{width:92px}.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:var(--shadow-lg)}.menu-open .sidebar{transform:none}.menu-open .sidebar-backdrop{display:block;position:fixed;inset:0;z-index:35;background:#0000004d}.content{margin-left:0}.content-inner{padding:1.25rem 16px 2.5rem}.content-top{display:none}.topbar .top-action{width:36px;height:36px;min-height:36px}.topbar .top-badge{border-color:var(--surface)}h1{font-size:1.35rem}}.page-header{position:relative;z-index:20;display:grid;gap:1rem;margin-bottom:.5rem}.page-header-main{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.page-header-main h1{margin:0;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.page-header-actions{margin-left:auto;display:flex;gap:.5rem;align-items:center}.page-header>p{margin:-.4rem 0 0}.tabs{display:flex;gap:1.4rem;flex-wrap:wrap;border-bottom:1px solid var(--border)}.tab{min-height:0;padding:.55rem 0 .7rem;margin-bottom:-1px;border-radius:0;background:none;border:none;border-bottom:2px solid transparent;color:var(--muted);font-weight:550;font-size:.92rem}.tab:hover{background:none;color:var(--text)}.tab.active{color:var(--text);border-bottom-color:var(--accent);font-weight:650}.toolbar{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.toolbar .search{max-width:260px;margin-top:0}.toolbar .filter{width:auto;margin-top:0}.toolbar-end{margin-left:auto;display:flex;gap:.5rem}@media(max-width:720px){.toolbar-end{margin-left:0}}.segmented{display:inline-flex;padding:3px;gap:2px;background:var(--tag);border-radius:9px;border:1px solid var(--border)}.segmented button{min-height:30px;padding:0 12px;border-radius:7px;border:none;background:transparent;color:var(--muted);font-weight:550}.segmented button:hover{background:transparent;color:var(--text)}.segmented button.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);font-weight:650}.status-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.status-row .muted{margin:0}.action-row{display:flex;gap:.5rem;flex-wrap:wrap}.grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.2rem 1.35rem;box-shadow:var(--shadow-sm)}.card>header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem}.card>header h2{font-size:.95rem}.card>header a{font-size:.82rem;color:var(--muted);text-decoration:none}.card>header a:hover{color:var(--text)}.list{list-style:none;margin:0;padding:0}.list li{display:flex;gap:.6rem;align-items:baseline;padding:.55rem 0;border-top:1px solid var(--border)}.list li:first-child{border-top:none;padding-top:.1rem}.list a{color:var(--text);text-decoration:none}.list a:hover{color:var(--accent);text-decoration:underline}.tag{font-size:.72rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;background:var(--tag);color:var(--text-2);white-space:nowrap}.big{font-size:2rem;font-weight:700;margin:0;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.summary{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;margin:0}.summary dt{color:var(--muted);font-size:.88rem}.summary dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.section-title{font-size:.9rem;margin:0}.notice{margin-top:1rem;padding:.85rem 1rem;border-radius:var(--radius);background:var(--info-bg);color:var(--info-fg)}.notice p{margin:.2rem 0}.notice a{color:inherit;font-weight:650}.detail-list{display:grid;grid-template-columns:6.5rem 1fr;gap:.6rem 1rem;margin:0}.detail-list dt{color:var(--muted);font-size:.85rem}.detail-list dd{margin:0;overflow-wrap:anywhere}.event-meta{display:flex;gap:.35rem;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;font-size:.72rem;font-weight:650;line-height:1.5;padding:.1rem .55rem;border-radius:999px;white-space:nowrap;background:var(--tag);color:var(--text-2)}.badge-info{background:var(--info-bg);color:var(--info-fg)}.badge-warn{background:var(--warn-bg);color:var(--warn-fg)}.badge-success{background:var(--success-bg);color:var(--success-fg)}.badge-danger{background:var(--danger-bg);color:var(--danger-fg)}.badge-muted{background:var(--tag);color:var(--muted)}.table{width:100%;border-collapse:separate;border-spacing:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.table th,.table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.table th{font-size:.76rem;color:var(--muted);font-weight:600;background:var(--surface-2);letter-spacing:.02em}.table tr:last-child td{border-bottom:none}.table tbody tr{transition:background-color .12s}.table tbody tr:hover td{background:var(--surface-2)}.table .primary a,.table .primary .file-name{font-weight:600;color:var(--text);text-decoration:none}.table .primary a:hover{color:var(--accent);text-decoration:underline}.table .num,.table th.num{text-align:right}.table tr.clickable,li.clickable{cursor:pointer}.table .total-row td{font-weight:700;border-top:1px solid var(--border-strong);background:var(--surface-2)}.table.report td,.table.report th{padding:.55rem 1rem}.table.fetching{opacity:.6;transition:opacity .15s}@media(max-width:720px){.table thead{display:none}.table,.table tbody,.table tr,.table td{display:block}.table tr{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.table tr:last-child{border-bottom:none}.table td{border:none;padding:.15rem 0;display:flex;gap:.75rem}.table td:before{content:attr(data-label);color:var(--muted);font-size:.78rem;min-width:5rem}.table .num,.table th.num{text-align:left}.project-table tr{display:flex;align-items:center;gap:.6rem}.project-table td:before{content:none}.project-table td{padding:0}.project-table .col-extra{display:none}.project-table .col-title{flex:1;min-width:0}.project-table .col-title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-table .col-date{flex-shrink:0;font-size:.82rem}}.drawer-backdrop{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:#0a0c1047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .15s ease}.drawer{width:min(540px,100%);height:100%;display:flex;flex-direction:column;overscroll-behavior:contain;background:var(--surface);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);animation:slide-in .2s ease}.drawer.wide{width:min(920px,100%)}.drawer.wide .overview-grid{grid-template-columns:minmax(0,1fr)}@media(min-width:1100px){.drawer.wide .overview-grid{grid-template-columns:minmax(0,3fr) minmax(260px,2fr)}}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.5rem;border-bottom:1px solid var(--border)}.drawer-header h2{font-size:1.05rem;font-weight:700}.drawer-body{padding:1.35rem 1.5rem 2rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{transform:translate(24px);opacity:.6}}@media(max-width:720px){.drawer-header,.drawer-body{padding-left:16px;padding-right:16px}}.login{max-width:400px;margin:14vh auto 0;padding:2.5rem 2.25rem 2rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.login h1{font-size:1.1rem;font-weight:750;text-align:center;margin-bottom:.35rem}.login-logo{display:block;width:168px;height:auto;margin:0 auto;color:var(--text)}.login h1:after{content:"";display:block;width:18px;height:2px;margin:.75rem auto 1.5rem;background:var(--gold);border-radius:2px}.login h1 span{display:block;margin-top:.4rem;font-size:.8rem;font-weight:500;letter-spacing:.02em;color:var(--muted)}.login form{display:grid;gap:.9rem}.login p{text-align:center}@media(max-width:480px){.login{margin:8vh 16px 0;padding:2rem 1.25rem}}.legal{max-width:760px;margin:0 auto;padding:3rem 16px 4rem;line-height:1.8}.legal h1{font-size:1.5rem}.legal h2{font-size:1.02rem;margin:2rem 0 .5rem}.legal ul{padding-left:1.25rem}.email{border-top:1px solid var(--border);padding:.9rem 0}.email:first-of-type{border-top:none}.email header{display:flex;gap:.5rem;flex-wrap:wrap;align-items:baseline;margin-bottom:.5rem}.email-body{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.9rem;margin:0;padding:.9rem 1rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);max-height:320px;overflow-y:auto}.confirm-panel{margin-top:1rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2)}.confirm-panel h3{margin:0;font-size:1rem}.fc .ev-ministry,.type-chip.ev-ministry{--ev: var(--ev-ministry)}.fc .ev-performance,.type-chip.ev-performance{--ev: var(--ev-performance)}.fc .ev-filming,.type-chip.ev-filming{--ev: var(--ev-filming)}.fc .ev-meeting,.type-chip.ev-meeting{--ev: var(--ev-meeting)}.fc .ev-recording,.type-chip.ev-recording{--ev: var(--ev-recording)}.fc .ev-content_upload,.type-chip.ev-content_upload{--ev: var(--ev-content_upload)}.fc .ev-other,.type-chip.ev-other{--ev: var(--ev-other)}.fc .fc-event[class*=ev-]{background:var(--ev);border-color:var(--ev);color:#fff;border-radius:5px;padding:1px 3px}.fc .fc-daygrid-dot-event[class*=ev-]{background:transparent;color:var(--text)}.fc .fc-daygrid-dot-event:hover{background:var(--tag)}.fc .fc-daygrid-dot-event .fc-daygrid-event-dot,.fc .fc-list-event-dot{border-color:var(--ev)}.fc .fc-list-event[class*=ev-]{background:transparent;color:var(--text)}.fc .ev-canceled{opacity:.5;text-decoration:line-through}.type-filters{display:flex;flex-wrap:wrap;gap:.4rem}.type-chip{min-height:30px;padding:0 .75rem 0 .6rem;font-size:.82rem;font-weight:550;gap:.45rem;border-radius:999px;background:var(--surface);color:var(--text-2);border:1px solid var(--border-strong)}.type-chip:hover{background:var(--surface-2)}.type-chip:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ev)}.type-chip.off{opacity:.45}.type-chip.off:before{background:transparent;box-shadow:inset 0 0 0 1.5px var(--ev)}.content-inner:has(>.calendar-page){max-width:none;padding-bottom:1.5rem}@media(min-width:721px){.calendar-page{display:flex;flex-direction:column;height:calc(100dvh - 52px - 2rem)}.calendar-page .calendar-wrap{flex:1;min-height:540px;display:flex;flex-direction:column}.calendar-page .calendar-wrap .fc{flex:1;min-height:0}}.calendar-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem 1.1rem;box-shadow:var(--shadow-sm)}.fc{--fc-border-color: var(--border);--fc-page-bg-color: var(--surface);--fc-neutral-bg-color: var(--surface-2);--fc-list-event-hover-bg-color: var(--surface-2);--fc-today-bg-color: color-mix(in srgb, var(--gold) 9%, transparent);--fc-button-bg-color: var(--surface);--fc-button-border-color: var(--border-strong);--fc-button-text-color: var(--text);--fc-button-hover-bg-color: var(--surface-2);--fc-button-hover-border-color: var(--border-strong);--fc-button-active-bg-color: var(--accent);--fc-button-active-border-color: var(--accent);--fc-now-indicator-color: var(--error);font-size:.88rem}.fc .fc-button{min-height:32px;padding:0 .8rem;font-size:.84rem;font-weight:600;border-radius:8px;box-shadow:none!important}.fc .fc-button-primary:not(:disabled).fc-button-active{color:var(--accent-contrast)}.fc .fc-toolbar-title{font-size:1.15rem;font-weight:700;letter-spacing:-.01em}.fc .fc-col-header-cell-cushion{font-size:.78rem;font-weight:600;color:var(--muted);padding:8px 4px}.fc .fc-daygrid-day-number{font-size:.8rem;color:var(--text-2);padding:6px 8px}.fc a{color:inherit;text-decoration:none}.fc .fc-event{cursor:pointer}@media(max-width:720px){.fc .fc-toolbar{flex-wrap:wrap;gap:.5rem}.calendar-wrap{padding:.6rem}}.overview-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1.1rem;align-items:start}@media(max-width:960px){.overview-grid{grid-template-columns:1fr}}.member-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.files-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.1rem}.task-desc{display:grid;gap:.3rem;padding:.2rem .8rem .6rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);justify-items:start}.task-desc .post-body{padding-top:.5rem;width:100%}.task-desc .post-image img{max-height:50vh}.tab-groups{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}.tab-group{--g: var(--accent);display:inline-flex;gap:2px;padding:3px;border-radius:11px;background:color-mix(in srgb,var(--g) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--g) 18%,var(--border))}.tab-group.g-board{--g: var(--gold)}.tab-group.g-work{--g: #4f6fa8}.tab-group.g-files{--g: #3f8f7a}.tab-group.g-money{--g: #8a6aa6}.gtab{min-height:32px;padding:0 .85rem;border-radius:8px;border:none;background:none;color:var(--text-2);font-weight:600;font-size:.88rem}.gtab:hover{background:color-mix(in srgb,var(--g) 12%,var(--surface));color:var(--text)}.gtab.active,.gtab.active:hover{background:var(--g);color:#fff}.drawer-subtitle{font-size:.95rem;margin:1.4rem 0 .4rem}.board-panel{padding:.85rem 1.1rem .7rem;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--gold) 6%,var(--surface));border:1px solid color-mix(in srgb,var(--gold) 28%,var(--border))}.board-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.board-panel>header strong{font-size:.9rem;color:var(--text-2);letter-spacing:.02em}.board-panel>header .small{min-height:28px;padding:0 .7rem;font-size:.8rem}.board-list{list-style:none;margin:0;padding:0}.board-list li+li{border-top:1px solid color-mix(in srgb,var(--gold) 16%,var(--border))}.board-list button{display:flex;align-items:center;gap:.6rem;width:100%;min-height:0;padding:.55rem .2rem;background:none;border:none;border-radius:6px;color:var(--text);text-align:left;justify-content:flex-start;font-weight:400;white-space:normal}.board-list button:hover{background:color-mix(in srgb,var(--gold) 10%,var(--surface))}.board-title{font-weight:600;font-size:.94rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.board-list li.pinned .board-title{font-weight:700}.board-dot{width:5px;height:5px;margin:0 5px;border-radius:50%;background:var(--border-strong);flex-shrink:0}.board-meta{flex-shrink:0}@media(max-width:720px){.board-meta{display:none}}.board-more{margin-top:.2rem}.board-empty{margin:.3rem 0 .2rem}.table-scroll{overflow-x:auto}.members-table th,.members-table td{white-space:nowrap;padding:.7rem .8rem}.members-table .member-badges{display:inline-flex;gap:.3rem;flex-wrap:nowrap}@media(max-width:720px){.members-table th,.members-table td{white-space:normal}}.settings-page{max-width:1080px;margin:0 auto}.members-table td.primary,.members-table td.primary .link{color:var(--text);font-weight:600;text-decoration:none}.members-table td.primary .link:hover{text-decoration:underline}.dept-tag{--t: #7d86a6;display:inline-flex;align-items:center;height:24px;padding:0 .6rem;border-radius:6px;font-size:.8rem;font-weight:700;color:var(--t);background:color-mix(in srgb,var(--t) 14%,var(--surface));border:1px solid color-mix(in srgb,var(--t) 30%,transparent)}.dept-tag.tone-violet{--t: #7c5cc4}.dept-tag.tone-teal{--t: #1f9a86}.dept-tag.tone-amber{--t: #b07a1e}.dept-tag.tone-rose{--t: #c0556e}.dept-tag.tone-sky{--t: #3b82c4}.dept-tag.tone-lime{--t: #6a9a2a}.dept-tag.tone-slate{--t: #64748b}.title-tag{display:inline-flex;align-items:center;height:24px;padding:0 .6rem;border-radius:999px;font-size:.8rem;font-weight:600;color:var(--text-2);border:1px solid var(--border-strong);background:var(--surface)}.title-tag.lead{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);font-weight:700}.cat-tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2.9rem;height:22px;padding:0 .45rem;border-radius:5px;border:1px solid color-mix(in srgb,var(--gold) 45%,var(--border));background:color-mix(in srgb,var(--gold) 12%,var(--surface));color:var(--text);font-size:.72rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;margin-right:.15rem}.drawer-header .cat-tag{margin-right:.5rem;vertical-align:2px}.board-title .pin-mark{margin-left:.4rem}.drawer-emoji{margin-right:.45rem}.cat-picker{display:flex;flex-wrap:wrap;gap:.35rem}.cat-chip{min-height:32px;padding:0 .75rem;gap:.35rem;border-radius:999px;font-size:.84rem;font-weight:600;background:var(--surface);color:var(--text-2);border:1px solid var(--border)}.cat-chip:hover{background:var(--surface-2);color:var(--text)}.cat-chip.active{background:color-mix(in srgb,var(--gold) 18%,var(--surface));border-color:var(--gold);color:var(--text)}.cat-settings{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.4rem}.cat-settings li{display:flex;align-items:center;gap:.5rem}.cat-settings li.inactive{opacity:.5}.cat-settings input,.cat-add input{margin:0}.cat-emoji-input{width:3.6rem!important;text-align:center;flex-shrink:0}.cat-settings li>input:not(.cat-emoji-input){flex:1;min-width:0}.cat-add{display:flex;gap:.5rem}.cat-add input:not(.cat-emoji-input){flex:1}.posts-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.post-list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.post-list>li{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.post-list>li.pinned{border-color:color-mix(in srgb,var(--gold) 45%,var(--border))}.post-summary{display:flex;align-items:center;gap:.75rem;width:100%;min-height:0;padding:1.15rem 1.3rem;background:none;border:none;border-radius:0;color:var(--text);text-align:left;justify-content:flex-start;white-space:normal;font-weight:400}.post-summary:hover{background:var(--surface-2)}.post-summary .grow{display:grid;gap:.15rem;min-width:0}.post-summary strong{font-size:1.02rem;font-weight:650;line-height:1.5}.post-excerpt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-meta{flex-shrink:0;white-space:nowrap}@media(max-width:720px){.post-summary{flex-wrap:wrap}.post-meta{width:100%}}.post-open{padding:.2rem 1.4rem 1.1rem;border-top:1px solid var(--border)}.post-body{display:grid;gap:.6rem;padding-top:.9rem;line-height:1.7}.post-body p{margin:0}.post-body a{color:var(--accent);overflow-wrap:anywhere}.post-image{margin:.2rem 0}.post-image img{display:block;max-width:100%;max-height:70vh;border-radius:12px;border:1px solid var(--border)}.post-image figcaption{font-size:.8rem;color:var(--muted);margin-top:.3rem}.post-image-loading{padding:2rem;border-radius:12px;background:var(--tag);color:var(--muted);font-size:.85rem;text-align:center}.post-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:.8rem}.post-editor-tools{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.post-textarea{min-height:22rem;resize:vertical;line-height:1.6;font-size:.93rem;margin:0}.post-preview{min-height:22rem;padding:0 1rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2)}.claim-form{display:grid;gap:.75rem}.claim-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}@media(max-width:720px){.claim-form-grid{grid-template-columns:1fr 1fr}}.claim-form-foot{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.claim-status{display:inline-flex;flex-direction:column;gap:.15rem;align-items:flex-start}.warn-text{color:var(--warn-fg);font-weight:650}.receipt-link{margin-left:.5rem}.review-note{display:block;margin-top:.15rem}.inline-tag.first{margin:0 .45rem 0 0}.claim-actions{white-space:nowrap;text-align:right}.claim-actions>*+*{margin-left:.5rem}.claim-detail{display:grid;grid-template-columns:6rem 1fr;gap:.45rem 1rem;margin:0}.claim-detail dt{color:var(--muted);font-size:.85rem}.claim-detail dd{margin:0}.drop-zone{position:relative;display:grid}.drop-zone>.card{height:100%}.drop-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;pointer-events:none;border:2px dashed var(--gold);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--surface) 82%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--text);font-weight:700;font-size:.95rem}.files-actions-bar{display:inline-flex;align-items:center;gap:.4rem}.upload-icon{display:inline-flex;transform:rotate(180deg)}.upload-icon svg{width:16px;height:16px}.upload-progress{display:flex;align-items:center;gap:.4rem;color:var(--text-2);margin:0 0 .6rem}.spin{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.files-empty{display:grid;justify-items:center;gap:.3rem;width:100%;min-height:0;padding:2.4rem 1rem;white-space:normal;background:var(--surface-2);color:var(--text);border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg);font-weight:400}.files-empty:hover{background:color-mix(in srgb,var(--accent) 5%,var(--surface));border-color:var(--accent)}.files-empty-icon svg{width:30px;height:30px;color:var(--muted)}.file-row-icon{display:inline-flex;vertical-align:-3px;margin-right:.45rem;color:var(--muted)}.file-row-icon svg{width:16px;height:16px}.files-table td.primary{word-break:break-all}.mybox-mark{padding:.12rem .45rem;border-radius:5px;background:#03c75a;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.04em}.mybox-actions{display:inline-flex;align-items:center;gap:.8rem}.folder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}@media(max-width:720px){.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.folder-card{display:grid;justify-items:start;gap:.2rem;min-height:0;padding:.9rem 1rem;text-align:left;white-space:normal;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s}.folder-card:hover{background:var(--surface);border-color:var(--border-strong)}.folder-card strong{font-size:.95rem}.folder-card .folder-icon{color:var(--muted);margin-bottom:.25rem}.folder-card .folder-icon svg{width:22px;height:22px}.folder-card.active{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.folder-card.active .folder-icon{color:var(--gold)}.folder-title{display:inline-flex;align-items:center;gap:.45rem}.folder-title svg{color:var(--gold)}.folder-select{display:flex;align-items:center;gap:.6rem;color:var(--text-2)}.folder-select select{width:auto;margin:0;min-width:8rem}.file-actions{white-space:nowrap;text-align:right}.file-actions .move-select{width:auto;min-height:28px;margin:0 .6rem 0 0;padding:0 .5rem;font-size:.8rem}.folder-tag{display:inline-block;padding:.1rem .55rem;border-radius:999px;background:var(--tag);color:var(--text-2);font-size:.8rem;text-decoration:none}.folder-tag:hover{color:var(--text)}.new-dot{display:inline-block;width:7px;height:7px;margin-right:.45rem;border-radius:50%;background:var(--gold);vertical-align:middle}.inline-tag{margin-left:.5rem;vertical-align:middle;font-weight:600;letter-spacing:0}.inline-tag.warn{background:var(--warn-bg);color:var(--warn-fg)}.file-name{min-height:0;padding:0;color:var(--text);text-align:left;font-weight:550}.file-name:hover{color:var(--accent);text-decoration:underline}.new-task{display:grid;grid-template-columns:minmax(0,1fr) 10rem 10rem auto;gap:.5rem;align-items:center;padding:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.new-task input,.new-task select{margin-top:0}.new-task .error{grid-column:1 / -1;margin:0}@media(max-width:720px){.new-task{grid-template-columns:1fr 1fr}.new-task input:first-child{grid-column:1 / -1}}.task-list{list-style:none;margin:0;padding:0}.task-list li{display:flex;gap:.75rem;align-items:center;padding:.6rem 0;border-top:1px solid var(--border);flex-wrap:wrap}.task-list li:first-child{border-top:none;padding-top:.1rem}.task-list li.done .task-title{color:var(--muted)}.task-title{min-height:0;padding:0;flex:1;min-width:12rem;justify-content:flex-start;background:none;border:none;color:var(--text);text-align:left;font-weight:550;white-space:normal}.task-title:hover{background:none;color:var(--accent)}.task-meta{display:flex;gap:.85rem;align-items:center;color:var(--muted);font-size:.85rem}.due{font-size:.84rem;white-space:nowrap}.due.overdue{color:var(--error);font-weight:650}.due.today{color:var(--warn-fg);font-weight:650}.track-heading{letter-spacing:.14em;font-weight:800;font-size:.92rem}.track-list{list-style:none;margin:0;padding:0;counter-reset:track}.track-list li{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;padding:.55rem 0;border-top:1px solid var(--border);counter-increment:track}.track-list li:before{content:counter(track);width:1.3rem;color:var(--muted);font-size:.8rem;font-variant-numeric:tabular-nums;text-align:right}.track-list li:first-child{border-top:none}.track-list li.done .task-title{color:var(--muted)}.due-input input{width:auto;min-height:30px;margin:0;padding:0 .5rem;font-size:.82rem;color:var(--text-2);background:transparent;border-color:transparent}.due-input input:hover,.due-input input:focus{border-color:var(--border-strong);background:var(--surface)}.due-input.overdue input{color:var(--error);font-weight:650}.order-buttons{display:inline-flex}.order-buttons .icon-button{width:26px;height:26px;min-height:26px;padding:0;font-size:.8rem}.order-buttons .icon-button:disabled{opacity:.25;background:none}.track-progress{display:inline-flex;align-items:center;gap:.6rem}.track-progress .bar{width:96px;height:4px;border-radius:999px;background:var(--tag);overflow:hidden}.track-progress .bar span{display:block;height:100%;background:var(--gold);transition:width .3s}.track-empty{display:grid;gap:.9rem;justify-items:start}.track-preview{margin:0;padding-left:1.3rem;color:var(--text-2);columns:2;column-gap:2.5rem;font-size:.92rem;line-height:1.9}@media(max-width:720px){.track-preview{columns:1}.order-buttons{display:none}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.checklist{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.checklist li{display:flex;align-items:center;gap:.5rem}.done-text{color:var(--muted);text-decoration:line-through}.comments{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.comments header{display:flex;gap:.5rem;align-items:baseline;flex-wrap:wrap;margin-bottom:.25rem}.activity{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.activity li{display:grid;grid-template-columns:9.5rem 1fr;gap:.75rem;font-size:.9rem}.activity-time{font-variant-numeric:tabular-nums}@media(max-width:720px){.activity li{grid-template-columns:1fr;gap:.1rem}}.notification-list{list-style:none;margin:0;padding:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.notification-list li+li{border-top:1px solid var(--border)}.notification-list button{width:100%;min-height:0;padding:.9rem 1.1rem;gap:.75rem;flex-wrap:wrap;justify-content:flex-start;align-items:baseline;background:none;border:none;border-radius:0;color:var(--text);text-align:left;font-weight:500;white-space:normal}.notification-list button:hover{background:var(--surface-2)}.notification-list li.unread button{background:color-mix(in srgb,var(--gold) 7%,var(--surface));box-shadow:inset 3px 0 0 var(--gold)}.notification-list li.read{opacity:.7}.member-rows{list-style:none;margin:0;padding:0}.member-rows li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem 1rem;padding:.9rem 0;border-top:1px solid var(--border);align-items:center}.member-rows li:first-child{border-top:none;padding-top:.2rem}.member-rows li.inactive .member-main{opacity:.55}.member-badges{display:flex;gap:.35rem;justify-content:flex-end;flex-wrap:wrap}.member-controls{grid-column:1 / -1;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.member-controls select{width:auto;margin-top:0}.settings-list{list-style:none;margin:0;padding:0}.settings-list li{display:flex;gap:.6rem;align-items:center;padding:.55rem 0;border-top:1px solid var(--border)}.settings-list li:first-child{border-top:none}.settings-group+.settings-group{margin-top:1.1rem}.chat{display:grid;grid-template-columns:360px minmax(0,1fr);gap:1.1rem;height:calc(100dvh - 52px - 3.5rem);min-height:440px}.chat-rooms{display:flex;flex-direction:column;min-height:0;background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.chat-rooms-head{display:flex;align-items:center;gap:.4rem;padding:1rem 1.1rem .2rem}.chat-rooms-head h1{margin:0;flex:1}.chat-menu-button,.chat-search-toggle,.chat-fab{display:none}.chat-search-toggle.active{color:var(--accent)}.chat-rooms-new{display:flex;flex-direction:column;gap:.5rem;padding:.6rem 1.1rem;max-height:60%;min-height:0}.chat-rooms .chat-panel-list{padding-bottom:.5rem}.chat-rooms .chat-panel-list button{padding:.8rem 1.1rem}.chat-panel-list li.selected{background:color-mix(in srgb,var(--accent) 8%,var(--surface))}.room-group{font-size:.72rem;font-weight:600;letter-spacing:.06em;color:var(--muted);margin:0 0 .35rem;padding:0 .6rem;display:flex;justify-content:space-between;align-items:center}.room-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.room-list.past .room{opacity:.65}.room{width:100%;min-height:36px;padding:0 .65rem;gap:.5rem;justify-content:flex-start;background:none;border:1px solid transparent;border-radius:8px;color:var(--text-2);font-weight:500;text-align:left}.room:hover{background:var(--tag);color:var(--text)}.room.active{background:var(--surface);border-color:var(--border);color:var(--text);font-weight:650;box-shadow:var(--shadow-sm)}.chat-room{display:flex;flex-direction:column;min-height:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.chat-room>.drop-zone{flex:1;min-height:0}.room-view{display:flex;flex-direction:column;height:100%;min-height:0}.chat-room-header{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.1rem;border-bottom:1px solid var(--border);background:var(--surface)}.chat-room-header h2{font-size:1.02rem;line-height:1.3}.room-count{display:inline-flex;align-items:center;gap:.2rem}.room-count svg{width:14px;height:14px}.chat-back{display:none;font-size:1.1rem;padding:0 .25rem}.chat-empty{padding:2.5rem 1rem;text-align:center}.notice-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.7rem 1rem;background:var(--surface-2);border-bottom:1px solid var(--border)}.notice-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:var(--accent-contrast)}.notice-icon svg{width:16px;height:16px}.notice-text{display:grid;gap:.1rem;min-height:0;padding:.1rem 0;text-align:left;justify-items:start;justify-content:stretch;white-space:normal;background:none;border:none;color:var(--text);font-weight:500}.notice-text:hover{background:none}.notice-line{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-text .message-text{margin:0}.notice-actions{grid-column:2;display:flex;gap:1rem}.notice-toggle{grid-column:3;grid-row:1}.chev{display:inline-block;font-size:1.1rem;line-height:1;transition:transform .15s}.chev.up{transform:rotate(180deg)}.messages{flex:1;overflow-y:auto;padding:.6rem 1.1rem 1rem;background:var(--chat-bg)}.load-older{display:block;margin:.4rem auto}.day-divider{display:flex;justify-content:center;margin:1.1rem 0 .5rem}.day-divider span{padding:.25rem .8rem;border-radius:999px;background:color-mix(in srgb,var(--text) 10%,transparent);color:var(--text-2);font-size:.74rem;font-weight:600}.message{display:flex;gap:.6rem;margin-top:.7rem}.message.continued{margin-top:.2rem}.message.mine{justify-content:flex-end}.message.flash .bubble{box-shadow:0 0 0 2px var(--gold)}.chat-avatar{flex-shrink:0;display:grid;place-items:center;width:36px;height:36px;border-radius:12px;font-size:.85rem;font-weight:700;color:#fff;background:#8a8fa3}.chat-avatar.spacer{visibility:hidden;height:0}.chat-avatar.tone-0{background:#7d86a6}.chat-avatar.tone-1{background:#9a8466}.chat-avatar.tone-2{background:#6f9486}.chat-avatar.tone-3{background:#a07a86}.chat-avatar.tone-4{background:#7f8e6a}.chat-avatar.tone-5{background:#8a7aa6}.message-main{display:flex;flex-direction:column;gap:.25rem;min-width:0;max-width:min(72%,560px)}.message.mine .message-main{align-items:flex-end}.message-author{font-size:.82rem;font-weight:650;color:var(--text-2)}.message-row{display:flex;align-items:flex-end;gap:.4rem}.message.mine .message-row{flex-direction:row-reverse}.message-stack{display:flex;flex-direction:column;gap:.3rem;min-width:0}.message.mine .message-stack{align-items:flex-end}.bubble{padding:.55rem .85rem;border-radius:4px 14px 14px;background:var(--surface);color:var(--text);border:1px solid var(--border);overflow-wrap:anywhere}.message.mine .bubble{border-radius:14px 4px 14px 14px;background:var(--bubble-mine);border-color:transparent}.message.continued .bubble{border-radius:14px}.message.mentioned .bubble{border-color:var(--gold);box-shadow:inset 3px 0 0 var(--gold)}.bubble.deleted{color:var(--muted);font-size:.85rem;font-style:italic}.bubble.has-reply{padding:0;overflow:hidden}.bubble.has-reply .message-text{padding:.5rem .85rem .6rem}.bubble-reply{display:grid;gap:.1rem;width:100%;min-height:0;padding:.5rem .85rem;text-align:left;justify-items:start;justify-content:stretch;white-space:normal;background:color-mix(in srgb,var(--gold) 16%,var(--surface));border:none;border-radius:0;color:var(--text);font-weight:500}.bubble-reply:hover{background:color-mix(in srgb,var(--gold) 22%,var(--surface))}.bubble-reply strong{font-size:.8rem}.bubble-reply span{font-size:.8rem;color:var(--text-2);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-text{margin:0;font-size:.93rem;line-height:1.55}.message-text a{color:var(--accent);overflow-wrap:anywhere}.mention{color:var(--accent);font-weight:700}.message-meta{position:relative;display:flex;flex-direction:column;gap:.05rem;font-size:.72rem;color:var(--muted);white-space:nowrap}.message.mine .message-meta{align-items:flex-end}.unread-count{color:var(--gold);font-weight:700}.message-row{position:relative}.message-tools{align-self:center;display:none;flex-shrink:0;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-sm)}.message-tools .icon-button{width:32px;height:30px;min-height:30px;padding:0;border-radius:0;color:var(--text-2)}.message-tools .icon-button+.icon-button{border-left:1px solid var(--border)}.message-tools .icon-button svg{width:16px;height:16px}.message-tools .icon-button.liked{color:#e0526b}.message-tools .icon-button.liked svg{fill:currentColor}@media(hover:hover){.message:hover .message-tools,.message:focus-within .message-tools{display:inline-flex}}.like-chip{align-self:flex-start;display:inline-flex;align-items:center;gap:.25rem;min-height:0;height:22px;padding:0 .5rem;border-radius:999px;font-size:.72rem;font-weight:650;background:var(--surface);border:1px solid var(--border);color:var(--text-2)}.message.mine .like-chip{align-self:flex-end}.like-chip svg{width:12px;height:12px}.like-chip.liked{color:#e0526b;border-color:color-mix(in srgb,#e0526b 40%,transparent)}.like-chip.liked svg{fill:currentColor}.read-list{display:grid;gap:1.2rem}.read-list h3{margin:0 0 .5rem;font-size:.9rem}.read-person{display:flex;align-items:center;gap:.6rem;padding:.35rem 0}.read-person .chat-avatar{width:30px;height:30px;border-radius:50%;font-size:.75rem}@media(hover:none){.message .bubble{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}}.message-file{display:flex;flex-direction:column;gap:.2rem}.message.mine .message-file{align-items:flex-end}.message-image img{display:block;max-width:min(300px,100%);max-height:260px;border-radius:12px;border:1px solid var(--border)}.file-card{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:min(280px,100%);min-height:0;padding:.65rem .75rem;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:12px;text-align:left;white-space:normal}.file-card:hover{background:var(--surface-2)}.file-card-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;color:#fff;background:#7d86a6;flex-shrink:0}.file-card-icon.audio{background:#2fb5a3}.file-card-icon.video{background:#8a7aa6}.file-card-icon.pdf{background:#c0655a}.file-card-text{display:grid;gap:.05rem;min-width:0;flex:1}.file-card-text strong{font-size:.88rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-card-down{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--border);border-radius:8px;color:var(--text-2)}.link-card{display:grid;width:min(300px,100%);overflow:hidden;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-decoration:none}.link-card img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--tag)}.link-card-text{display:grid;gap:.1rem;padding:.6rem .8rem}.link-card-text strong{font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-card:hover{border-color:var(--border-strong)}.file-chip{min-height:32px;padding:0 .7rem;gap:.4rem;font-size:.84rem;font-weight:500;background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:8px}.file-chip:hover{background:var(--tag)}.composer{position:relative;border-top:1px solid var(--border);padding:.5rem .9rem .8rem;background:var(--surface)}.composer-tools{display:flex;gap:.2rem;margin-bottom:.4rem}.composer-box{display:flex;gap:.5rem;align-items:stretch;border:1px solid var(--border-strong);border-radius:12px;padding:.4rem .4rem .4rem .8rem;background:var(--surface)}.composer-box:focus-within{box-shadow:var(--ring);border-color:var(--accent)}.composer-box textarea{flex:1;margin:0;padding:.3rem 0;border:none;box-shadow:none!important;background:none;resize:none;min-height:3.1rem;max-height:10rem;field-sizing:content;line-height:1.5}.composer-box .send{flex-shrink:0;align-self:stretch;min-width:4.2rem;border-radius:9px}.composer-files{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.composer-reply{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;padding:.45rem .6rem;border-radius:10px;background:color-mix(in srgb,var(--gold) 14%,var(--surface))}.composer-reply .grow{display:grid;min-width:0}.composer-reply strong{font-size:.82rem}.composer-reply .muted{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-reply-icon{color:var(--gold);display:grid}.mention-list{position:absolute;bottom:100%;left:1rem;list-style:none;margin:0;padding:.3rem;min-width:15rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.mention-list button{width:100%;min-height:32px;padding:0 .65rem;justify-content:flex-start;background:none;border:none;color:var(--text);font-weight:500;border-radius:6px}.mention-list button:hover,.mention-list li:first-child button{background:var(--tag)}.chat-window{height:100dvh;display:flex;flex-direction:column;background:var(--surface)}.chat-window>.drop-zone{flex:1;min-height:0}.chat-window .message-main{max-width:80%}@media(max-width:900px){.chat{grid-template-columns:1fr;height:calc(100vh - 52px - 3.75rem)}.chat.has-room .chat-rooms{display:none}.chat:not(.has-room) .chat-room{display:none}.chat-back{display:inline-flex}}.month-nav{display:inline-flex;align-items:center;gap:.6rem}.month-nav strong{font-size:1rem;font-variant-numeric:tabular-nums;min-width:7rem;text-align:center}.month-nav button{min-height:32px;width:32px;padding:0}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.stat{display:grid;gap:.35rem;padding:1.1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.stat span{font-size:.78rem;color:var(--muted);font-weight:600;letter-spacing:.02em}.stat strong{font-size:1.55rem;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat.income strong{color:var(--info-fg)}.stat.expense strong{color:var(--danger-fg)}.stat.net.negative strong{color:var(--error)}@media(max-width:720px){.stat-row{gap:.5rem}.stat{padding:.7rem .75rem;gap:.2rem}.stat strong{font-size:1rem;overflow-wrap:anywhere}}.amount-income{color:var(--info-fg)}.amount-expense{color:var(--danger-fg)}.tag.kind-income{background:var(--info-bg);color:var(--info-fg)}.tag.kind-expense{background:var(--danger-bg);color:var(--danger-fg)}.evidence-list{list-style:none;margin:0 0 .6rem;padding:0;display:grid;gap:.3rem}.evidence-list li{display:flex;gap:.5rem;align-items:baseline}.occurrence-list{list-style:none;margin:0;padding:0}.occurrence-list li{display:flex;gap:.75rem;align-items:center;padding:.6rem 0;border-top:1px solid var(--border);flex-wrap:wrap}.occurrence-list li:first-child{border-top:none;padding-top:.1rem}.occurrence-list .due{min-width:7.5rem}.done-occurrences{margin-top:.85rem}.done-occurrences summary{cursor:pointer;color:var(--muted)}.category-group+.category-group{margin-top:1.2rem}.bar-list{list-style:none;margin:.6rem 0 0;padding:0;display:grid;gap:.5rem}.bar-list li{display:grid;grid-template-columns:minmax(6rem,10rem) 1fr auto;gap:.85rem;align-items:center;font-size:.9rem}.bar-track{background:var(--tag);border-radius:999px;height:6px;overflow:hidden}.bar{display:block;height:100%;border-radius:999px}.bar.kind-income{background:var(--info-fg)}.bar.kind-expense{background:var(--danger-fg)}.default-assignees{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}@media(max-width:900px){.default-assignees{grid-template-columns:1fr}}.default-assignee-group h3{margin:0 0 .4rem;font-size:.8rem}.default-assignee-group ul{list-style:none;margin:0;padding:0}.default-assignee-group li{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;border-top:1px solid var(--border);font-size:.9rem}.default-assignee-group li:first-child{border-top:none}.default-assignee-group select{width:7.5rem;margin:0;min-height:32px;font-size:.85rem}.notice-banner{margin:0;padding:.7rem 1rem;border-radius:10px;font-size:.92rem;background:var(--accent-soft);color:var(--text);border:1px solid var(--border);animation:notice-in .2s ease}@keyframes notice-in{0%{opacity:0;transform:translateY(-4px)}}.row-deleting{opacity:.4;pointer-events:none}.task-crumb{display:inline-flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;min-width:0}.task-crumb-track{font-size:.7rem;font-weight:700;letter-spacing:.12em;padding:.2rem .5rem;border-radius:6px;background:var(--tag);color:var(--text-2)}.task-crumb .muted{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-doc{display:grid;gap:1.4rem}.task-head{display:flex;align-items:flex-start;gap:1rem}.task-doc-title{flex:1;margin:0;font-size:1.3rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;overflow-wrap:anywhere}.task-doc-title.done{color:var(--muted)}.task-head .secondary{flex-shrink:0;margin-top:.2rem}.task-props{display:grid;grid-template-columns:4.5rem 1fr;gap:.2rem .75rem;margin:-.4rem 0 0;align-items:center}.task-props dt{color:var(--muted);font-size:.85rem}.task-props dd{margin:0;min-height:38px;display:flex;align-items:center;gap:.5rem}.prop-pick{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.2rem .55rem .2rem .25rem;border-radius:999px;cursor:pointer;transition:background-color .15s}.prop-pick:hover{background:var(--tag)}.prop-pick .chat-avatar{width:26px;height:26px;border-radius:50%;font-size:.72rem}.prop-pick select{appearance:none;-webkit-appearance:none;margin:0;min-height:0;width:auto;padding:.15rem .3rem;border:none;background:none;color:var(--text);font:inherit;font-size:.95rem;font-weight:550;cursor:pointer;box-shadow:none}.prop-pick select:focus-visible,.prop-date:focus-within{outline:2px solid color-mix(in srgb,var(--accent) 40%,transparent);border-radius:6px}.prop-empty-dot{width:26px;height:26px;border-radius:50%;border:1.5px dashed var(--border-strong, var(--border))}.prop-date{position:relative;display:inline-flex;align-items:center;border-radius:8px;padding:.3rem .55rem;font-size:.95rem;font-weight:550;cursor:pointer}.prop-date:hover{background:var(--tag)}.prop-date input{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:none;opacity:0;cursor:pointer;min-height:0}.prop-clear{width:24px;height:24px;min-height:24px;padding:0;font-size:.72rem;color:var(--muted);visibility:hidden}.prop-due:hover .prop-clear,.prop-clear:focus-visible{visibility:visible}@media(hover:none){.prop-clear{visibility:visible}}.dday{font-size:.75rem;font-weight:700;padding:.15rem .5rem;border-radius:999px;background:var(--tag);color:var(--text-2);font-variant-numeric:tabular-nums}.dday.today{background:var(--warn-bg, var(--tag));color:var(--warn-fg, var(--text))}.dday.over{background:var(--danger-bg);color:var(--danger-fg)}.task-body{border-top:1px solid var(--border);padding-top:1.2rem;font-size:.94rem;line-height:1.7}.task-body .post-image img{max-height:60vh}.task-body-empty{width:100%;justify-content:flex-start;min-height:64px;padding:0 1rem;border:1.5px dashed var(--border);border-radius:12px;background:none;color:var(--muted);font-weight:400}.task-body-empty:hover{border-color:var(--text-2);color:var(--text-2);background:none}.task-edit{display:grid;gap:.7rem}.task-edit .task-edit-title{font-size:1.05rem;font-weight:650}.task-edit .task-delete{margin-right:auto}.task-project-link{justify-self:start}.task-section{display:grid;gap:.7rem;border-top:1px solid var(--border);padding-top:1.2rem}.task-section-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0;font-size:.95rem;font-weight:700}.task-section .checklist{gap:.1rem}.task-section .checklist li{padding:.35rem .4rem;border-radius:8px}.task-section .checklist li:hover{background:var(--surface-2)}.checklist-remove{width:26px;height:26px;min-height:26px;padding:0;font-size:.8rem;color:var(--muted);visibility:hidden}.checklist li:hover .checklist-remove,.checklist-remove:focus-visible{visibility:visible}@media(hover:none){.checklist-remove{visibility:visible}}.quiet-add{display:flex;align-items:center;gap:.55rem;padding:0 .4rem;color:var(--muted)}.quiet-add input{flex:1;margin:0;min-height:36px;padding:0;border:none;background:none;box-shadow:none;font-size:.92rem}.quiet-add input:focus{outline:none}.task-section .comments{gap:1rem}.task-section .comments li{display:flex;gap:.7rem;align-items:flex-start}.task-section .comments .chat-avatar{width:32px;height:32px;border-radius:50%;font-size:.8rem;flex-shrink:0}.comment-main{flex:1;min-width:0}.comment-main header{margin-bottom:.15rem}.comment-main p{margin:0}.comment-form{display:flex;gap:.5rem;align-items:flex-end}.comment-form textarea{flex:1;margin:0;min-height:42px;resize:vertical}.comment-form button{flex-shrink:0;min-height:42px}.install-button{justify-self:start;min-height:44px;padding:0 1.2rem;font-size:.95rem}.install-guide{display:grid;gap:.4rem;padding:.9rem 1rem;border-radius:12px;background:var(--surface-2);border:1px solid var(--border)}.install-guide ol{margin:0;padding-left:1.2rem;display:grid;gap:.3rem;font-size:.92rem;line-height:1.55}.install-done{margin:0;color:var(--success-fg);font-weight:600}@media(max-width:720px){.track-list li{gap:.4rem .7rem;padding:.8rem 0}.track-list li:before{font-size:.85rem}.track-list .task-title,.task-list .task-title{font-size:1.05rem;min-width:0}.track-list .status-select,.task-list .status-select{height:26px;font-size:.78rem}.track-list .task-meta{width:100%;padding-left:2rem;gap:.7rem;font-size:.88rem}.track-list .task-meta:not(:has(.small,.due-input:not(.no-date))){display:none}.due-input.no-date{display:none}}.back-link{justify-self:start;display:inline-flex;align-items:center;gap:.3rem;margin-bottom:-.6rem;font-size:.85rem;font-weight:600;color:var(--muted);text-decoration:none}.back-link span{font-size:1.2rem;line-height:1;margin-top:-2px}.back-link:hover{color:var(--text)}.info-pill{display:inline-flex;align-items:center;gap:.4rem;min-height:32px;padding:0 .8rem 0 .4rem;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text-2);font-size:.85rem;font-weight:600;box-shadow:var(--shadow-sm)}.info-pill:hover{background:var(--surface-2);color:var(--text)}.info-pill-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-contrast);font-size:.75rem;font-weight:800;font-family:Georgia,serif;font-style:italic}@media(max-width:720px){.page-header-main:has(.info-pill){flex-wrap:nowrap;align-items:flex-start}.page-header-main:has(.info-pill) h1{flex:1;min-width:0;font-size:1.35rem}.page-header-main .info-pill{flex-shrink:0;margin-top:.15rem}}.status-pill,.status-select{--st: #8a8d96}.st-preparing{--st: #b07a1e}.st-in_progress,.status-select.status-in_progress{--st: #3d5bc9}.st-completed,.status-select.status-done{--st: #2f7d5b}.st-canceled{--st: #9a9ca3}:root[data-theme=dark] .status-pill,:root[data-theme=dark] .status-select{--st: #9fa2ab}:root[data-theme=dark] .st-preparing{--st: #e0b35e}:root[data-theme=dark] .st-in_progress,:root[data-theme=dark] .status-select.status-in_progress{--st: #93a8f5}:root[data-theme=dark] .st-completed,:root[data-theme=dark] .status-select.status-done{--st: #74c9a0}:root[data-theme=dark] .st-canceled{--st: #7c7e86}.status-pill{display:inline-flex;align-items:center;gap:.4rem;height:24px;padding:0 .6rem;border-radius:6px;font-size:.72rem;font-weight:650;letter-spacing:.02em;white-space:nowrap;line-height:1.35;vertical-align:middle;color:var(--st);background:color-mix(in srgb,var(--st) 10%,transparent);border:1px solid color-mix(in srgb,var(--st) 32%,transparent)}.st-canceled{text-decoration:line-through}.status-select{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;height:24px;padding:0 .6rem;border-radius:6px;white-space:nowrap;font-size:.74rem;font-weight:650;letter-spacing:.01em;color:var(--st);background:color-mix(in srgb,var(--st) 11%,transparent);border:1px solid color-mix(in srgb,var(--st) 28%,transparent);transition:border-color .15s,background-color .15s}.status-select:hover{border-color:color-mix(in srgb,var(--st) 55%,transparent)}.status-select:focus-within{border-color:var(--st);box-shadow:0 0 0 3px color-mix(in srgb,var(--st) 18%,transparent)}.status-select.disabled{opacity:.6;cursor:default}.status-select select{position:absolute;inset:0;width:100%;height:100%;min-height:0;margin:0;padding:0;opacity:0;cursor:inherit;border:none;appearance:none;-webkit-appearance:none}.status-select option{color:var(--text);background:var(--surface)}@media(max-width:720px){.tab-groups{flex-wrap:nowrap;overflow-x:auto;margin-left:-16px;margin-right:-16px;padding:0 16px 2px;scrollbar-width:none}.tab-groups::-webkit-scrollbar{display:none}.tab-group{flex-shrink:0}}.row-link{cursor:pointer;transition:background-color .12s}.row-link:hover{background:var(--surface-2)}.row-link a{color:inherit;text-decoration:none}.row-link a:hover{text-decoration:none}@media(max-width:720px){.route-chat .topbar,.route-chat .content-top{display:none}.route-chat .content-inner{padding:0}.route-chat .chat{height:100dvh;min-height:0;gap:0}.route-chat .chat-rooms,.route-chat .chat-room{border:none;border-radius:0;box-shadow:none;background:var(--bg)}.route-chat .chat-rooms{position:relative;padding-top:env(safe-area-inset-top)}.route-chat .chat-room{padding-top:env(safe-area-inset-top);background:var(--surface)}.route-chat .chat-rooms-head{padding:.9rem .6rem .5rem 1rem}.route-chat .chat-rooms-head h1{font-size:1.75rem;font-weight:800;letter-spacing:-.01em}.route-chat .chat-search-toggle{display:inline-flex;width:42px;height:42px}.route-chat .chat-menu-button svg,.route-chat .chat-search-toggle svg{width:24px;height:24px}.route-chat .chat-new-button{display:none}.route-chat .chat-panel-search{display:none;padding:0 1rem .6rem}.route-chat .chat-panel-search.open{display:block}.route-chat .chat-rooms .chat-panel-list{padding-bottom:6rem}.route-chat .chat-rooms .chat-panel-list li+li{border-top:none}.route-chat .chat-rooms .chat-panel-list button{padding:.85rem 1rem;gap:.9rem}.route-chat .chat-panel-list .chat-avatar{width:52px;height:52px;font-size:1.15rem}.route-chat .room-title{font-size:1.02rem}.route-chat .room-title strong{font-weight:700}.route-chat .room-preview{font-size:.9rem}.route-chat .chat-fab{display:inline-flex;align-items:center;justify-content:center;position:fixed;right:18px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:30;width:58px;height:58px;padding:0;border-radius:50%;border:none;font-size:2rem;font-weight:300;line-height:1;background:var(--accent);color:var(--accent-contrast);box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 40%,transparent)}.route-chat .chat.has-room .chat-fab{display:none}.route-chat .chat-rooms-new{padding:0 1rem .8rem;max-height:70%}.route-chat .chat-room-header{padding:.6rem .8rem}}html{touch-action:manipulation;-webkit-text-size-adjust:100%}@media(max-width:720px){input,select,textarea{font-size:16px}}.tabbar{display:none}@media(max-width:720px){.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:45;display:grid;grid-template-columns:repeat(5,1fr);padding:6px 4px calc(6px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border)}.tabbar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:0;background:none;border:none;border-radius:10px;color:var(--muted);text-decoration:none;font-weight:500;-webkit-tap-highlight-color:transparent}.tabbar-item:hover{background:none}.tabbar-item.active{color:var(--text)}.tabbar-item.active .tabbar-label{font-weight:700}.tabbar-icon{position:relative;display:inline-flex}.tabbar-icon svg{width:25px;height:25px;stroke-width:1.5}.tabbar-item.active .tabbar-icon svg{stroke-width:2}.tabbar-label{font-size:.68rem;letter-spacing:-.01em}.tabbar-badge{position:absolute;top:-5px;left:15px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--error);color:#fff;font-size:.65rem;font-weight:700;border:2px solid var(--surface)}.tabbar-badge.dot{min-width:10px;width:10px;height:10px;padding:0;top:-2px;left:19px}.has-tabbar .content-inner{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}.has-tabbar.route-chat .content-inner{padding-bottom:0}.has-tabbar.route-chat .chat{height:calc(100dvh - 62px - env(safe-area-inset-bottom))}.has-tabbar .chat-fab{bottom:calc(80px + env(safe-area-inset-bottom))!important}.menu-open .tabbar{z-index:30}}@media(max-width:720px){html,body{overscroll-behavior-y:none}}.status-control{position:relative;display:inline-flex;vertical-align:middle}button.status-pill{min-height:0;cursor:pointer;font-family:inherit}.status-pill-button{gap:.35rem;padding-right:.5rem}.status-pill-button .caret{font-size:.6rem;opacity:.7;margin-top:1px}.status-pill-button:hover{border-color:color-mix(in srgb,var(--st) 60%,transparent)}.status-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:60;display:flex;flex-direction:column;gap:6px;padding:8px;min-width:120px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 30px #0000002e;animation:fade-in .12s ease}.status-menu.right{left:auto;right:0}.status-menu .status-pill{height:34px;padding:0 .9rem;font-size:.85rem;justify-content:flex-start;width:100%}.status-menu .status-pill:hover{border-color:var(--st)}.status-menu .status-pill.current{box-shadow:0 0 0 2px var(--st)}.home-menu{display:none}@media(max-width:720px){.home-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem .4rem;padding:1.1rem .6rem;background:var(--surface);border:1px solid var(--border);border-radius:18px}.home-menu-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-height:0;padding:0;background:none;border:none;color:var(--text-2);text-decoration:none;font-weight:500;-webkit-tap-highlight-color:transparent}.home-menu-item:hover{background:none}.home-menu-item:active .home-menu-icon{transform:scale(.94)}.home-menu-icon{position:relative;width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--tone);background:color-mix(in srgb,var(--tone) 14%,transparent);transition:transform .12s}.home-menu-icon svg{width:25px;height:25px;stroke-width:1.7}.home-menu-label{font-size:.76rem;letter-spacing:-.02em;white-space:nowrap}.home-menu-badge{position:absolute;top:-5px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--error);color:#fff;font-size:.65rem;font-weight:700;border:2px solid var(--surface)}.topbar>.icon-button:first-child{display:none}.topbar{padding-left:16px}.sidebar,.sidebar-backdrop{display:none!important}}.top-chat{display:contents}.top-settings{display:none}@media(max-width:720px){.topbar .top-chat{display:none}.topbar .top-settings{display:inline-flex;align-items:center;justify-content:center;color:var(--text-2)}}.signout-row{display:flex;justify-content:center;padding:.5rem 0 1rem}.paid-chip{display:inline-flex;align-items:center;height:22px;padding:0 .5rem;border-radius:6px;font-size:.72rem;font-weight:650;color:#b07a1e;background:color-mix(in srgb,#b07a1e 10%,transparent);border:1px solid color-mix(in srgb,#b07a1e 30%,transparent)}.paid-chip.done{color:#2f7d5b;background:color-mix(in srgb,#2f7d5b 10%,transparent);border-color:color-mix(in srgb,#2f7d5b 32%,transparent)}:root[data-theme=dark] .paid-chip{color:#e0b35e}:root[data-theme=dark] .paid-chip.done{color:#74c9a0}.content-top{gap:1rem;height:60px;justify-content:space-between;background:color-mix(in srgb,var(--surface) 90%,transparent);border-bottom:1px solid var(--border)}.content-top>.grow{flex:1;min-width:0}.content-top-right{display:flex;justify-content:flex-end;align-items:center;gap:.35rem}.global-search{position:relative;width:min(460px,42vw);flex-shrink:0}.global-search input{margin:0;height:38px;min-height:38px;padding:0 1rem 0 2.5rem;border-radius:999px;background:var(--bg);border:1px solid var(--border-strong);font-size:.9rem}.global-search input:focus{border-color:var(--accent)}.global-search-icon{position:absolute;left:.95rem;top:50%;transform:translateY(-50%);display:inline-flex;color:var(--muted);pointer-events:none}.global-search-icon svg{width:17px;height:17px}.global-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;display:grid;padding:6px;max-height:60vh;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 34px #0000002e}.global-search-results>p{margin:0;padding:.7rem .8rem}.global-search-results button{display:flex;align-items:center;gap:.6rem;min-height:40px;padding:0 .7rem;border:none;border-radius:9px;background:none;color:var(--text);font-weight:500;text-align:left;justify-content:flex-start}.global-search-results button.active{background:var(--surface-2)}.hit-kind{flex-shrink:0;font-size:.68rem;font-weight:700;padding:.1rem .45rem;border-radius:5px;background:var(--tag);color:var(--text-2)}.hit-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hit-sub{margin-left:auto;flex-shrink:0;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--muted)}.profile-button{width:36px;height:36px;min-height:36px;padding:0;margin-left:.35rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-contrast);border:none;font-weight:700;font-size:.9rem}.profile-button:hover{filter:brightness(1.1);background:var(--accent)}img.chat-avatar.photo{object-fit:cover;background:var(--tag);padding:0}.profile-button.photo{padding:0;overflow:hidden;background:var(--tag)}.profile-button.photo img{width:100%;height:100%;object-fit:cover}.member-name-cell{display:flex;align-items:center;gap:.6rem}.member-photo{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.member-photo.empty{display:inline-flex;align-items:center;justify-content:center;background:var(--tag);color:var(--text-2);font-size:.75rem;font-weight:700}.claims-page{max-width:880px;margin:0 auto;width:100%}.claim-new-button{min-height:42px;padding:0 1.1rem;border-radius:12px;font-size:.95rem}.claim-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.claim-summary button{--c: #b07a1e;display:grid;justify-items:start;justify-content:stretch;align-content:start;gap:.2rem;min-height:0;padding:1rem 1.1rem;border-radius:16px;text-align:left;background:var(--surface);border:1px solid var(--border);color:var(--text);font-weight:500;box-shadow:var(--shadow-sm)}.claim-summary button.waiting{--c: #3d5bc9}.claim-summary button.paid{--c: #2f7d5b}.claim-summary button span{font-size:.8rem;color:var(--muted);font-weight:600}.claim-summary button strong{font-size:1.35rem;font-weight:750;color:var(--c);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.claim-summary button small{font-size:.75rem;color:var(--muted)}.claim-summary button.active{border-color:var(--c);box-shadow:0 0 0 2px color-mix(in srgb,var(--c) 25%,transparent)}.claim-summary button:hover{background:var(--surface);border-color:color-mix(in srgb,var(--c) 50%,var(--border))}:root[data-theme=dark] .claim-summary button{--c: #e0b35e}:root[data-theme=dark] .claim-summary button.waiting{--c: #93a8f5}:root[data-theme=dark] .claim-summary button.paid{--c: #74c9a0}.claim-list-section{display:grid;gap:.8rem}.claim-filters{display:flex;gap:.4rem;overflow-x:auto;scrollbar-width:none}.claim-filters::-webkit-scrollbar{display:none}.claim-filters button{flex-shrink:0;min-height:34px;padding:0 .9rem;border-radius:999px;font-size:.85rem;font-weight:600;background:var(--surface);border:1px solid var(--border);color:var(--text-2)}.claim-filters button.active{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.claim-empty{display:grid;justify-items:center;gap:.8rem;padding:2.5rem 1rem;border:1.5px dashed var(--border);border-radius:16px;color:var(--muted)}.claim-empty p{margin:0}.claim-cards{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.claim-card{--st: #b07a1e;display:grid;gap:.8rem;padding:1rem 1.1rem;border-radius:16px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.claim-card.st-waiting,.claim-stage.st-waiting{--st: #3d5bc9}.claim-card.st-paid,.claim-card.st-done,.claim-stage.st-paid,.claim-stage.st-done{--st: #2f7d5b}.claim-card.st-rejected,.claim-stage.st-rejected{--st: #9a9ca3}.claim-stage.st-review{--st: #b07a1e}:root[data-theme=dark] .claim-card,:root[data-theme=dark] .claim-stage.st-review{--st: #e0b35e}:root[data-theme=dark] .claim-card.st-waiting,:root[data-theme=dark] .claim-stage.st-waiting{--st: #93a8f5}:root[data-theme=dark] .claim-card.st-paid,:root[data-theme=dark] .claim-card.st-done,:root[data-theme=dark] .claim-stage.st-paid,:root[data-theme=dark] .claim-stage.st-done{--st: #74c9a0}:root[data-theme=dark] .claim-card.st-rejected,:root[data-theme=dark] .claim-stage.st-rejected{--st: #7c7e86}.claim-card-top{display:flex;gap:1rem;align-items:flex-start}.claim-card-main{flex:1;min-width:0;display:grid;gap:.3rem}.claim-card-date{font-size:.78rem;color:var(--muted)}.claim-card-title{font-size:1rem;font-weight:650;overflow-wrap:anywhere}.claim-card-tags{display:flex;flex-wrap:wrap;gap:.3rem}.claim-card-tags .tag{font-size:.7rem;font-weight:600;padding:.12rem .45rem;border-radius:5px;background:var(--tag);color:var(--text-2);text-decoration:none}.claim-card-side{display:grid;justify-items:end;gap:.35rem;flex-shrink:0}.claim-card-amount{font-size:1.15rem;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.claim-stage{display:inline-flex;align-items:center;height:24px;padding:0 .55rem;border-radius:6px;font-size:.74rem;font-weight:700;color:var(--st);background:color-mix(in srgb,var(--st) 11%,transparent);border:1px solid color-mix(in srgb,var(--st) 30%,transparent)}.claim-steps{list-style:none;margin:0;padding:0;display:flex;gap:.3rem}.claim-steps li{flex:1;display:grid;gap:.3rem;font-size:.7rem;color:var(--muted);font-weight:600}.claim-steps li:before{content:"";height:4px;border-radius:999px;background:var(--tag)}.claim-steps li.on{color:var(--st)}.claim-steps li.on:before{background:var(--st)}.claim-note{margin:0;padding:.55rem .7rem;border-radius:10px;background:var(--surface-2);font-size:.85rem;color:var(--text-2)}.claim-card-foot{display:flex;justify-content:space-between;align-items:center;gap:.8rem;border-top:1px solid var(--border);padding-top:.6rem}.claim-form{display:grid;gap:1.1rem}.claim-amount{display:grid;gap:.4rem}.claim-amount>span:first-child{font-size:.85rem;font-weight:600;color:var(--text-2)}.claim-amount-input{display:flex;align-items:baseline;gap:.4rem;border-bottom:2px solid var(--border-strong)}.claim-amount-input:focus-within{border-color:var(--accent)}.claim-amount-input input{margin:0;min-height:0;padding:.2rem 0;border:none;background:none;box-shadow:none!important;font-size:2rem;font-weight:750;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.claim-amount-input em{font-style:normal;font-size:1.2rem;font-weight:650;color:var(--muted)}.claim-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:1rem;align-items:start}@media(max-width:720px){.claim-row{grid-template-columns:1fr}.claim-summary{grid-template-columns:1fr 1fr 1fr;gap:.5rem}.claim-summary button{padding:.8rem}.claim-summary button strong{font-size:1.02rem}}.chip-group{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem}.chip-group.wide .chip{flex:1}.chip{min-height:38px;padding:0 .9rem;border-radius:10px;font-size:.88rem;font-weight:600;white-space:nowrap;background:var(--surface);border:1px solid var(--border-strong);color:var(--text-2)}.chip:hover{background:var(--surface-2)}.chip.active{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.receipt-drop{display:flex;align-items:center;gap:.9rem;justify-content:flex-start;min-height:68px;padding:.8rem 1rem;border-radius:14px;text-align:left;background:var(--surface-2);border:1.5px dashed var(--border-strong);color:var(--text);font-weight:500}.receipt-drop:hover{border-color:var(--accent);background:var(--surface-2)}.receipt-drop.has-file{border-style:solid;border-color:color-mix(in srgb,#2f7d5b 45%,transparent)}.receipt-drop-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);font-size:1.1rem;flex-shrink:0}.receipt-drop span:last-child{display:grid;gap:.15rem;min-width:0}.receipt-drop strong{font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-drop small{font-size:.78rem;color:var(--muted)}.claim-submit{min-height:50px;border-radius:14px;font-size:1rem;font-weight:700}.claim-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.claim-toolbar .filter{width:auto;min-width:9rem;margin:0;min-height:34px}.claim-filter-count{margin-left:.35rem;font-size:.7rem;font-weight:700;padding:0 .35rem;border-radius:999px;background:color-mix(in srgb,currentColor 16%,transparent)}.claim-rows{list-style:none;margin:0;padding:0;display:grid}.claim-rows.boxed{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm)}.claim-row-item{display:flex;align-items:center;gap:.9rem;padding:.85rem 1.1rem}.claim-row-item+.claim-row-item{border-top:1px solid var(--border)}.claim-row-item .chat-avatar{width:36px;height:36px;border-radius:50%;font-size:.85rem;flex-shrink:0}.claim-row-main{flex:1;min-width:0;display:grid;gap:.2rem}.claim-row-title{display:flex;gap:.5rem;align-items:baseline;min-width:0}.claim-row-title strong{flex-shrink:0;font-weight:700}.claim-row-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.claim-row-meta{font-size:.78rem;color:var(--muted);display:flex;flex-wrap:wrap;align-items:center;gap:0 .4rem}.claim-row-meta .link{font-size:.78rem}.claim-row-note{font-size:.78rem;color:var(--text-2)}.claim-row-amount{flex-shrink:0;font-size:1.02rem;font-weight:750;font-variant-numeric:tabular-nums}.claim-row-action{flex-shrink:0;width:6.5rem;display:flex;justify-content:flex-end}.claim-row-action button.small{min-height:32px}@media(max-width:720px){.claim-row-item{flex-wrap:wrap;gap:.5rem .8rem}.claim-row-main{flex-basis:calc(100% - 50px)}.claim-row-amount{margin-left:46px}.claim-row-action{margin-left:auto;width:auto}}.pay-group{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm)}.pay-group>header{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.1rem;background:var(--surface-2);border-bottom:1px solid var(--border);flex-wrap:wrap}.pay-group>header .chat-avatar{width:32px;height:32px;border-radius:50%;font-size:.8rem}.pay-group-sum{font-size:1.05rem;font-variant-numeric:tabular-nums}.review{display:grid;gap:1rem}.review-head{display:flex;align-items:center;gap:.75rem}.review-head .chat-avatar{width:44px;height:44px;border-radius:50%;font-size:1rem}.review-head>div{display:grid;gap:.1rem;flex:1;min-width:0}.review-amount{font-size:1.6rem;font-weight:800;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.review-desc{margin:0;font-size:1.02rem;font-weight:600}.review-noreceipt{margin:0;padding:.7rem .9rem;border-radius:12px;background:var(--surface-2);color:var(--muted);font-size:.88rem}.review-ledger{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding-top:.8rem;border-top:1px solid var(--border)}.review-actions{display:grid;grid-template-columns:1fr 2fr;gap:.6rem}.review-actions button{min-height:46px;border-radius:12px;font-weight:700}.tag-warn{color:#b07a1e!important;background:color-mix(in srgb,#b07a1e 12%,transparent)!important}.push-prompt{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-radius:16px;background:color-mix(in srgb,var(--gold) 10%,var(--surface));border:1px solid color-mix(in srgb,var(--gold) 35%,var(--border))}.push-prompt-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--gold);flex-shrink:0}.push-prompt-text{flex:1;min-width:0;display:grid;gap:.15rem}.push-prompt-text strong{font-size:.92rem}.push-prompt-text span{font-size:.8rem;color:var(--text-2)}.push-prompt-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;flex-shrink:0}.inquiry-view{display:grid;gap:1.2rem}.inquiry-view>header{display:flex;align-items:center;justify-content:space-between}.inquiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.inquiry-item{display:grid;gap:.2rem;padding:.8rem .9rem;border-radius:12px;background:var(--surface-2);border:1px solid var(--border)}.inquiry-item.wide{grid-column:1 / -1}.inquiry-item>span,.inquiry-label{font-size:.75rem;font-weight:600;color:var(--muted)}.inquiry-item strong{font-size:.98rem;font-weight:650;overflow-wrap:anywhere}.inquiry-item small{font-size:.78rem;color:var(--muted)}.inquiry-org{font-size:1.2rem!important}.inquiry-contact,.inquiry-body{display:grid;gap:.4rem}.inquiry-contact-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.contact-chip{display:inline-flex;align-items:center;gap:.3rem;height:30px;padding:0 .7rem;border-radius:999px;border:1px solid var(--border-strong);color:var(--text);text-decoration:none;font-size:.85rem}.contact-chip:hover{background:var(--surface-2)}.inquiry-body p{margin:0;line-height:1.7}.inquiry-internal{display:grid;grid-template-columns:10rem 1fr;gap:1rem;padding-top:1rem;border-top:1px solid var(--border)}.inquiry-internal>div{display:grid;gap:.3rem;align-content:start}.inquiry-internal p{margin:0}@media(max-width:720px){.inquiry-grid{grid-template-columns:1fr 1fr}.inquiry-internal{grid-template-columns:1fr}}.sidebar-foot{padding:.6rem .9rem 1rem;border-top:1px solid var(--border)}.sidebar-settings{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);transition:background-color .15s,color .15s,transform .2s}.sidebar-settings svg{width:21px;height:21px}.sidebar-settings:hover{background:var(--tag);color:var(--text)}.sidebar-settings:hover svg{transform:rotate(30deg);transition:transform .3s}.sidebar-settings.active{background:var(--accent);color:var(--accent-contrast)}.install-card{display:grid;gap:.8rem}.install-row{display:flex;align-items:center;gap:.9rem}.install-icon{width:52px;height:52px;border-radius:13px;flex-shrink:0;box-shadow:0 4px 12px #0000002e}.install-text{flex:1;min-width:0;display:grid;gap:.15rem}.install-text strong{font-size:1rem}.install-text span{font-size:.84rem;color:var(--muted)}.install-card .install-button{min-height:38px;padding:0 1.1rem;border-radius:10px;font-size:.9rem;flex-shrink:0;justify-self:auto}.install-done-chip{flex-shrink:0;font-size:.8rem;font-weight:700;color:#2f7d5b;padding:.3rem .7rem;border-radius:999px;background:color-mix(in srgb,#2f7d5b 12%,transparent)}:root[data-theme=dark] .install-done-chip{color:#74c9a0}.install-how-toggle{justify-self:start;margin-left:calc(52px + .9rem)}.install-how{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;padding:.75rem .9rem;border-radius:12px;background:var(--surface-2);border:1px solid var(--border)}.install-how-device{font-size:.75rem;font-weight:700;color:var(--muted)}.install-how ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;font-size:.88rem}.install-how li{display:inline-flex;align-items:center;gap:.4rem}.install-how li+li:before{content:"→";color:var(--muted);margin-right:.5rem}.install-step-no{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-contrast);font-size:.7rem;font-weight:700}@media(max-width:720px){.install-how-toggle{margin-left:0}.install-how{flex-direction:column;align-items:flex-start;gap:.5rem}.install-how ol{flex-direction:column;align-items:flex-start;gap:.45rem}.install-how li+li:before{content:none}}.member-picker{display:grid;gap:.9rem;margin-top:.4rem}.member-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;font-size:.88rem;color:var(--text-2)}.member-picker-head strong{color:var(--text);font-size:.95rem}.member-picker-head button{min-height:32px}.member-picker-group{display:grid;gap:.45rem}.member-picker-group-head{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;color:var(--muted);letter-spacing:.02em}.member-picker-group-head .link{font-size:.75rem;font-weight:600}.member-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:.5rem}.member-tile{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-height:0;padding:.6rem .3rem .5rem;border-radius:12px;background:var(--surface);border:1.5px solid var(--border);color:var(--text-2);font-weight:500;transition:border-color .12s,background-color .12s}.member-tile:hover{background:var(--surface-2);border-color:var(--border-strong)}.member-tile.on{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--text)}.member-tile-photo{position:relative;width:42px;height:42px}.member-tile-photo img,.member-tile-photo>span:first-child{width:42px;height:42px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:var(--tag);font-weight:700;font-size:.95rem;color:var(--text-2)}.member-tile:not(.on) .member-tile-photo img{filter:grayscale(.35);opacity:.85}.member-tile-check{position:absolute;right:-3px;bottom:-3px;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-contrast);font-size:.7rem;font-weight:800;border:2px solid var(--surface)}.member-tile-name{font-size:.8rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-tile.locked{cursor:default}.member-tile-lock{font-size:.66rem;font-weight:700;padding:0 .4rem;border-radius:999px;background:var(--accent);color:var(--accent-contrast);margin-top:-.15rem}.member-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem}.member-chips li{display:inline-flex;align-items:center;gap:.45rem;padding:.25rem .7rem .25rem .25rem;border-radius:999px;background:var(--surface-2);border:1px solid var(--border);font-size:.88rem}.member-chips .chat-avatar{width:26px;height:26px;border-radius:50%;font-size:.72rem}.member-chips .member-tile-lock{margin:0}.member-select{display:inline-flex;align-items:center;gap:.5rem;min-height:38px;padding:0 .7rem 0 .4rem;justify-content:flex-start;background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;color:var(--text);font-weight:500;text-align:left}.member-select.field{width:100%}.member-select:hover{background:var(--surface-2)}.member-select.inline{min-height:34px;border-color:transparent;background:none;border-radius:999px;padding:.2rem .6rem .2rem .25rem}.member-select.inline:hover{background:var(--tag)}.member-select-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem}.member-select.inline .member-select-name{font-weight:550;font-size:.95rem;flex:none}.member-select-caret{font-size:.65rem;color:var(--muted)}.member-select-empty{width:24px;height:24px;border-radius:50%;border:1.5px dashed var(--border-strong);flex-shrink:0}.member-select.inline .member-select-empty{width:26px;height:26px}.member-photo-img{border-radius:50%;object-fit:cover;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--tag);color:var(--text-2);font-weight:700;font-size:.75rem}.member-select-pop{position:fixed;z-index:1000;display:grid;gap:.7rem;padding:.8rem;max-height:min(420px,70vh);overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 16px 40px #00000038;animation:fade-in .12s ease}.member-select-none{justify-self:start;min-height:30px;padding:0 .8rem;border-radius:999px;font-size:.8rem;background:var(--surface-2);border:1px solid var(--border);color:var(--text-2)}.member-select-none.on{border-color:var(--accent);color:var(--text)}.member-picker-grid.compact{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.4rem}.member-picker-grid.compact .member-tile{padding:.45rem .2rem .4rem}.member-picker-grid.compact .member-tile-photo,.member-picker-grid.compact .member-tile-photo .member-photo-img{width:38px;height:38px}.member-select-pop .member-tile:not(.on) .member-tile-photo img{filter:none;opacity:1}.default-assignee-pick{flex-shrink:0}.default-assignee-pick .member-select.inline .member-select-name{font-size:.85rem}.track-action{display:flex;align-items:center;gap:.6rem;width:100%;justify-content:flex-start;min-height:44px;margin-top:.4rem;padding:0 .8rem;border-radius:10px;background:var(--surface-2);border:1px dashed var(--border-strong);color:var(--text-2);font-size:.95rem;font-weight:550;text-align:left}.track-action:hover{background:var(--tag);color:var(--text);border-style:solid}.track-action-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--text-2);font-weight:700;flex-shrink:0}.track-action-icon svg{width:15px;height:15px}@media(max-width:720px){.track-action{font-size:1rem;min-height:48px}}.due-input{display:inline-flex;align-items:center}.due-input input{height:30px}.track-list li{padding:.4rem 0}.task-meta{align-items:center}.credits-actions{display:inline-flex;gap:.8rem}.credits-view{margin:0;display:grid;gap:.15rem}.credits-row{display:grid;grid-template-columns:minmax(8rem,40%) 1fr;gap:1rem;padding:.22rem 0;font-size:.9rem}.credits-row dt{color:var(--muted)}.credits-row dd{margin:0;font-weight:600;overflow-wrap:anywhere}.credits-title{font-size:.78rem;font-weight:700;letter-spacing:.06em;color:var(--muted);padding-bottom:.2rem}.credits-gap{height:.55rem;border-bottom:1px dashed var(--border);margin-bottom:.55rem}.credits-empty{display:grid;justify-items:start;gap:.7rem}.credits-empty p{margin:0}.credits-empty-actions{display:flex;gap:.5rem}.credits-editor{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.6;resize:vertical}.credits-template-btn{margin-right:auto}@media(max-width:720px){.credits-row{grid-template-columns:1fr;gap:0}.credits-row dt{font-size:.78rem}}.rec-parts{display:grid;gap:.5rem}.rec-part{display:grid;gap:.45rem;padding:.6rem .7rem;border-radius:12px;border:1px solid var(--border);background:var(--surface)}.rec-part.done{border-color:color-mix(in srgb,#2f7d5b 40%,var(--border));background:color-mix(in srgb,#2f7d5b 5%,var(--surface))}.rec-part-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rec-check{width:26px;height:26px;min-height:26px;padding:0;border-radius:8px;flex-shrink:0;border:1.5px solid var(--border-strong);background:var(--surface);color:#fff;font-weight:800;font-size:.85rem}.rec-check:hover{border-color:#2f7d5b;background:var(--surface)}.rec-check.on{background:#2f7d5b;border-color:#2f7d5b}.rec-part-name{font-size:.95rem;min-width:4.5rem}.rec-part.done .rec-part-name{color:#2f7d5b}:root[data-theme=dark] .rec-part.done .rec-part-name{color:#74c9a0}.rec-part-head .secondary.small{min-height:30px}.rec-remove{width:26px;height:26px;min-height:26px;padding:0;font-size:.75rem;color:var(--muted)}.rec-files{list-style:none;margin:0;padding:0 0 0 2.1rem;display:grid;gap:.2rem}.rec-files li{display:flex;align-items:center;gap:.5rem}.rec-file{font-size:.88rem;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.rec-files .rec-remove{visibility:hidden}.rec-files li:hover .rec-remove{visibility:visible}@media(hover:none){.rec-files .rec-remove{visibility:visible}}.rec-empty{margin:0;padding-left:2.1rem}.rec-note{margin:0}.versions .task-section-title{flex-wrap:wrap}.version-actions{display:inline-flex;gap:.4rem}.version-actions button{min-height:32px}.version-empty{margin:0;padding:1rem;border-radius:12px;border:1.5px dashed var(--border);color:var(--muted);font-size:.88rem}.version-final{display:grid;gap:.6rem;padding:.9rem;border-radius:14px;border:1.5px solid color-mix(in srgb,#2f7d5b 40%,var(--border));background:color-mix(in srgb,#2f7d5b 5%,var(--surface))}.version-final-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.version-badge{display:inline-flex;align-items:center;height:22px;padding:0 .5rem;border-radius:6px;font-size:.72rem;font-weight:750;background:var(--tag);color:var(--text-2);flex-shrink:0}.version-badge.final{background:#2f7d5b;color:#fff}.version-file-big{display:flex;align-items:center;gap:.8rem;justify-content:flex-start;width:100%;min-height:60px;padding:.6rem .8rem;border-radius:12px;background:var(--surface);border:1px solid var(--border);color:var(--text);text-align:left;font-weight:500}.version-file-big:hover{background:var(--surface-2)}.version-file-icon{font-size:1.5rem}.version-file-big>span:last-child{display:grid;gap:.1rem;min-width:0}.version-file-big strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-file-big small{font-size:.78rem;color:var(--muted)}.version-note{margin:0;font-size:.85rem;color:var(--text-2)}.version-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.version-list li{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.4rem .2rem;border-top:1px solid var(--border)}.version-name{font-size:.88rem;text-align:left;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.version-list details{flex:1;min-width:0}.version-list summary{cursor:pointer;font-size:.88rem}.lyrics-view{position:relative;padding:1rem 1.1rem;border-radius:12px;background:var(--surface);border:1px solid var(--border)}.lyrics-view:not(.small) p{padding-right:2.6rem}.lyrics-view p{margin:0;white-space:pre-wrap;font-size:1.02rem;line-height:1.85}.lyrics-view.small p{font-size:.88rem;line-height:1.7}.lyrics-copy{position:absolute;top:.6rem;right:.8rem}.lyrics-editor{width:100%;font-size:.98rem;line-height:1.8;resize:vertical}.final-bar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;min-width:0}.final-bar-head{display:inline-flex;align-items:baseline;gap:.4rem;flex-shrink:0;white-space:nowrap}.final-bar-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--muted)}.final-bar-count{font-size:.72rem;font-weight:700;color:var(--text-2);font-variant-numeric:tabular-nums}.final-chips{display:flex;gap:.5rem;flex-wrap:wrap;min-width:0}.final-chip{display:inline-flex;align-items:center;gap:.5rem;min-height:34px;padding:0 .75rem;border-radius:999px;background:var(--surface);border:1px dashed var(--border-strong);color:var(--muted);font-weight:500}.final-chip.has{border-style:solid;border-color:color-mix(in srgb,#2f7d5b 45%,var(--border));color:var(--text)}.final-chip:hover{background:var(--surface-2)}.final-chip-title{font-size:.88rem;font-weight:650}.final-chip-ver{font-size:.72rem;font-weight:700;padding:.05rem .45rem;border-radius:999px;background:var(--tag)}.final-chip.has .final-chip-ver{background:#2f7d5b;color:#fff}@media(max-width:720px){.final-bar{display:grid;gap:.4rem}.final-chips{flex-wrap:wrap;gap:.35rem}.final-chips:not(.all) .final-chip:not(.has){display:none}.final-chip{min-height:30px;padding:0 .6rem;gap:.35rem}.final-chip-title{font-size:.82rem}.final-chip-ver{font-size:.68rem}}.final-more{display:none}@media(max-width:720px){.final-more{display:inline-flex;align-items:center;min-height:30px;padding:0 .65rem;border-radius:999px;font-size:.78rem;font-weight:600;background:transparent;color:var(--muted);border:1px dashed var(--border-strong)}}.rec-drop{display:inline-flex;align-items:center;gap:.35rem;min-height:32px;padding:0 .85rem;border-radius:10px;background:var(--surface-2);border:1.5px dashed var(--border-strong);color:var(--text-2);font-size:.82rem;font-weight:600}.rec-drop:hover{border-color:var(--accent);color:var(--text);background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.drop-zone.dragging .rec-drop,.rec-part:hover .rec-drop{border-color:color-mix(in srgb,var(--accent) 55%,var(--border-strong))}.rec-part{gap:.3rem;padding:.55rem .7rem}.rec-part-name{min-width:4.2rem}.task-props dd{flex-wrap:wrap}.performers{display:inline-flex;align-items:center;gap:.45rem}.performers-label{font-size:.8rem;color:var(--muted);font-weight:600}.performers-faces{display:inline-flex}.performers-faces .chat-avatar{width:26px;height:26px;border-radius:50%;font-size:.7rem;border:2px solid var(--surface);margin-left:-7px}.performers-faces .chat-avatar:first-child{margin-left:0}.release-open{display:flex;gap:.5rem;flex-wrap:wrap}.release-open-btn{display:inline-flex;align-items:center;min-height:40px;padding:0 1rem;border-radius:10px;font-weight:700;text-decoration:none}.release-help{margin:0}.release-items{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden}.release-items li{display:flex;align-items:center;gap:.6rem;padding:.55rem .8rem;min-height:46px;min-width:0}.release-items li+li{border-top:1px solid var(--border)}.release-items li.missing{background:color-mix(in srgb,#b07a1e 5%,var(--surface))}.release-mark{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;flex-shrink:0}.ready .release-mark{background:#2f7d5b;color:#fff}.missing .release-mark{background:#b07a1e;color:#fff}.release-label{width:7.5rem;flex-shrink:0;font-size:.85rem;font-weight:650}.release-value{flex:1;min-width:0;font-size:.88rem}.release-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.release-action{flex-shrink:0;display:inline-flex;gap:.3rem}.release-action .small{min-height:30px}@media(max-width:720px){.release-label{width:5.2rem}}.launch{gap:1.1rem}.launch-head{padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(135deg,#1f2433,#11131a);color:#f5f1e8}.launch-head h3{color:#fff;margin:.15rem 0 .25rem;font-size:1.35rem;font-weight:800}.launch-head .muted{color:#f5f1e8b3;margin:0}.launch-kicker{font-size:.68rem;font-weight:800;letter-spacing:.18em;opacity:.75}.launch-block{display:grid;gap:.5rem}.launch-block h4{margin:0;font-size:.8rem;font-weight:700;color:var(--muted);letter-spacing:.04em}.launch-files{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden}.launch-files li{display:flex;align-items:center;gap:.6rem;padding:.55rem .8rem;min-height:44px;min-width:0}.launch-files li+li{border-top:1px solid var(--border)}.launch-file-title{width:6.5rem;flex-shrink:0;font-size:.88rem;font-weight:650}.launch-file-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;text-align:left}.launch-files li:not(.has) .launch-file-title{color:var(--muted)}.yt-section .version-final-head{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.yt-section .version-final-head>.muted{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-open{white-space:nowrap}.yt-open{margin-left:auto}.yt-expand{margin-left:auto;white-space:nowrap}.yt-expand+.yt-open{margin-left:.2rem}@media(max-width:999px){.yt-expand{display:none}}.yt-stage,.yt-side{display:grid;gap:.6rem;align-content:start;min-width:0}.yt-fb-meta{display:flex;align-items:center;gap:.4rem;min-width:0}.yt-fb-meta .muted{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.yt-fb-meta .yt-resolve{margin-left:auto}.yt-fb-meta .rec-remove{width:24px;height:24px;min-height:0}.yt-form{display:grid;gap:.5rem;padding:.8rem;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.yt-versions{display:flex;gap:.35rem;flex-wrap:wrap}.yt-ver{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:999px;padding:.25rem .8rem;font-size:.85rem;font-weight:600;min-height:32px;display:inline-flex;align-items:center;gap:.3rem}.yt-ver small{font-size:.7rem;color:var(--muted);font-weight:600}.yt-ver.active{background:var(--text);color:var(--bg);border-color:var(--text)}.yt-ver.active small{color:inherit;opacity:.7}.yt-review{display:grid;gap:.6rem}.yt-player{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden}.yt-player>div,.yt-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.yt-timeline{position:relative;height:14px;border-radius:7px;background:var(--border);margin:.1rem 0 .2rem}.yt-timeline-played{position:absolute;left:0;top:0;bottom:0;border-radius:7px;background:color-mix(in srgb,var(--text) 18%,transparent);pointer-events:none}.yt-mark{position:absolute;top:50%;width:12px;height:12px;min-height:0;padding:0;transform:translate(-50%,-50%);border-radius:50%;background:#e5484d;border:2px solid var(--bg);box-shadow:0 1px 3px #0000004d;cursor:pointer}.yt-mark.resolved{background:var(--muted)}.yt-mark:hover{transform:translate(-50%,-50%) scale(1.3)}.yt-composer{display:flex;gap:.4rem;align-items:flex-end}.yt-composer textarea{flex:1;min-width:0;resize:none;min-height:40px;field-sizing:content;max-height:8rem}.yt-time{flex-shrink:0;min-height:40px;background:#e5484d;color:#fff;border:0;border-radius:10px;padding:0 .7rem;font-variant-numeric:tabular-nums;font-weight:700;font-size:.85rem}.yt-time.live{background:var(--surface);color:var(--text);border:1px solid var(--border)}.yt-feedback-head{display:flex;align-items:baseline;gap:.6rem}.yt-feedback-head .link{margin-left:auto}.yt-feedback{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden}.yt-feedback li{display:flex;align-items:flex-start;gap:.55rem;padding:.6rem .75rem;min-width:0;transition:background .2s}.yt-feedback li+li{border-top:1px solid var(--border)}.yt-feedback li.near{background:color-mix(in srgb,#e5484d 9%,transparent)}.yt-feedback li.resolved .yt-fb-body p{color:var(--muted);text-decoration:line-through}.yt-feedback .chat-avatar{width:26px;height:26px;flex-shrink:0;font-size:.72rem}.yt-stamp{flex-shrink:0;min-height:26px;padding:0 .5rem;border-radius:6px;border:0;background:color-mix(in srgb,#e5484d 14%,transparent);color:#d13438;font-weight:700;font-size:.8rem;font-variant-numeric:tabular-nums}.yt-feedback li.resolved .yt-stamp{background:var(--border);color:var(--muted)}.yt-fb-body{flex:1;min-width:0;display:grid;gap:.1rem}.yt-fb-body p{margin:0;white-space:pre-wrap;word-break:break-word;font-size:.92rem;line-height:1.5}.yt-resolve{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;font-size:.78rem;color:var(--muted);cursor:pointer}@media(max-width:640px){.yt-composer{flex-wrap:wrap}.yt-composer textarea{flex-basis:100%;order:-1}.yt-composer button:last-child{margin-left:auto}}.drawer.full{width:100%;border-left:0}@media(min-width:1000px){.drawer.full .drawer-body{padding:1.1rem 2rem 2rem}.drawer.full .task-doc{display:flex;flex-direction:column;gap:1.4rem}.drawer.full .task-doc>.yt-section{order:-2;padding-top:0;border-top:0;margin-top:0}.drawer.full .task-doc>.yt-publish{order:-1}.drawer.full .task-doc>:not(.yt-section,.yt-publish){max-width:1100px}.drawer.full .yt-review{grid-template-columns:minmax(0,1fr) 400px;gap:1.25rem}.drawer.full .yt-player{max-height:calc(100vh - 300px)}.drawer.full .yt-side{max-height:calc(100vh - 190px);overflow-y:auto}}.confirm-ctl{display:inline-flex;align-items:center;gap:.4rem;margin-left:auto}.version-list .confirm-ctl{margin-left:0}.confirm-badge{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:999px;background:#e3f4ea;color:#1f7a45;font-size:.76rem;font-weight:700;white-space:nowrap}.confirm-btn{background:#1f7a45;border-color:#1f7a45;color:#fff}.confirm-note{margin:0;padding:.6rem .8rem;border-radius:10px;font-size:.85rem;background:color-mix(in srgb,var(--text) 5%,transparent);color:var(--text-2)}.confirm-note.done{background:#e3f4ea;color:#1f7a45;font-weight:600}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .confirm-badge,:root:not([data-theme=light]) .confirm-note.done{background:#2ea05a2e;color:#6fd49a}}:root[data-theme=dark] .confirm-badge,:root[data-theme=dark] .confirm-note.done{background:#2ea05a2e;color:#6fd49a}.track-list{display:grid;gap:.5rem}.track-list li,.track-list li:first-child{padding:.6rem .9rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #1012180a;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.track-list li:hover{border-color:var(--border-strong);box-shadow:0 4px 14px #10121814;transform:translateY(-1px)}.track-list li.done{--st: #2f7d5b;background:color-mix(in srgb,var(--st) 10%,var(--surface));border-color:color-mix(in srgb,var(--st) 45%,transparent);box-shadow:none}.track-list li.done .task-title{color:color-mix(in srgb,var(--st) 55%,var(--text-2))}.track-list li.doing{--st: #3d5bc9;background:color-mix(in srgb,var(--st) 7%,var(--surface));border:1.5px solid color-mix(in srgb,var(--st) 28%,transparent);animation:breathe 2.4s ease-in-out infinite}.track-list li.doing .task-title{color:var(--text);font-weight:650}@keyframes breathe{0%,to{border-color:color-mix(in srgb,var(--st) 28%,transparent);box-shadow:0 0 color-mix(in srgb,var(--st) 0%,transparent)}50%{border-color:var(--st);box-shadow:0 0 0 4px color-mix(in srgb,var(--st) 14%,transparent)}}@media(prefers-reduced-motion:reduce){.track-list li.doing{animation:none;border-color:var(--st)}}:root[data-theme=dark] .track-list li.doing{--st: #93a8f5}:root[data-theme=dark] .track-list li.done{--st: #74c9a0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .track-list li.doing{--st: #93a8f5}:root:not([data-theme=light]) .track-list li.done{--st: #74c9a0}}@media(max-width:720px){.track-list li,.track-list li:first-child{padding:.7rem .8rem}.track-list li:hover{transform:none}}.yt-pub-status{font-weight:500}.yt-pub-grid,.yt-pub-main,.yt-pub-side{display:grid;gap:1rem;align-content:start;min-width:0}.yt-field,.yt-slot{display:grid;gap:.4rem;min-width:0}.yt-field-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-height:30px}.yt-field-head strong{font-size:.88rem}.yt-field-head .grow{flex:1}.yt-field textarea{resize:vertical;line-height:1.6}.yt-count{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.yt-count.over{color:var(--error);font-weight:700}.yt-slot-file{display:flex;align-items:center;gap:.7rem;width:100%;padding:.7rem .8rem;text-align:left;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:12px;min-height:0;font-weight:400}.yt-slot-file:hover{border-color:var(--border-strong)}.yt-slot-name{flex:1;min-width:0;display:grid}.yt-slot-name strong{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-slot-name small{color:var(--muted);font-size:.75rem}.yt-slot-get{flex-shrink:0;font-size:.8rem;font-weight:700;color:var(--text-2)}.yt-slot-empty{width:100%;min-height:54px;background:transparent;color:var(--muted);border:1.5px dashed var(--border-strong);border-radius:12px;font-weight:600;font-size:.86rem}.yt-slot-empty:hover{color:var(--text);border-color:var(--text-2)}@media(min-width:1000px){.drawer.full .yt-pub-grid{grid-template-columns:minmax(0,1fr) 400px;gap:1.25rem}}.mybox-image{display:block;width:100%;padding:0;min-height:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:color-mix(in srgb,var(--text) 4%,transparent);cursor:zoom-in}.mybox-image img{display:block;width:100%;max-height:360px;object-fit:contain}.mybox-image-wait{display:grid;place-items:center;height:160px;color:var(--muted);font-size:.82rem}.mybox-image.zoomed{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;border:0;border-radius:0;background:#08090ce0;cursor:zoom-out;animation:fade-in .15s ease}.mybox-image.zoomed img{width:auto;height:auto;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);border-radius:8px;box-shadow:0 10px 40px #00000080}.image-lightbox-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff24;color:#fff;font-size:1.1rem}.yt-slot-row{display:flex;align-items:center;gap:.35rem;min-width:0}.yt-slot-row .yt-slot-file{flex:1;min-width:0}.version-final-remove{margin-left:auto}.confirm-ctl+.version-final-remove{margin-left:.2rem}.post-top{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.9rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.post-top-actions{display:inline-flex;align-items:center;gap:.8rem;margin-left:auto}.post-read.editable{border-radius:10px}.project-cards{--pc-cols: 104px minmax(0, 2.4fr) minmax(0, 1fr) 72px 120px;display:grid;gap:.55rem}.project-cards.with-type{--pc-cols: 104px minmax(0, 2.4fr) 90px minmax(0, 1fr) 72px 120px}.project-cards-head,.project-card{display:grid;grid-template-columns:var(--pc-cols);align-items:center;gap:1rem;padding:0 1.1rem}.project-cards-head{font-size:.8rem;color:var(--muted);padding-bottom:.1rem}.project-card{min-height:62px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 1px 2px #1012180a;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.project-card:hover{border-color:var(--border-strong);box-shadow:0 4px 14px #10121814;transform:translateY(-1px)}.project-card .col-title{font-size:1.02rem;font-weight:650;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card .col-title a{color:inherit;text-decoration:none}.project-card .col-extra{color:var(--text-2);font-size:.92rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card .col-date{font-size:.88rem}.project-card.pc-in_progress{--st: #3d5bc9;background:color-mix(in srgb,var(--st) 7%,var(--surface));border:1.5px solid color-mix(in srgb,var(--st) 28%,transparent);animation:breathe 2.4s ease-in-out infinite}.project-card.pc-completed{--st: #2f7d5b;background:color-mix(in srgb,var(--st) 10%,var(--surface));border-color:color-mix(in srgb,var(--st) 45%,transparent);box-shadow:none}.project-card.pc-completed .col-title{color:color-mix(in srgb,var(--st) 55%,var(--text-2))}.project-card.pc-canceled{background:color-mix(in srgb,var(--surface) 55%,var(--bg));box-shadow:none}.project-card.pc-canceled .col-title{color:var(--muted)}:root[data-theme=dark] .project-card.pc-in_progress{--st: #93a8f5}:root[data-theme=dark] .project-card.pc-completed{--st: #74c9a0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .project-card.pc-in_progress{--st: #93a8f5}:root:not([data-theme=light]) .project-card.pc-completed{--st: #74c9a0}}@media(prefers-reduced-motion:reduce){.project-card.pc-in_progress{animation:none;border-color:var(--st)}}@media(max-width:720px){.project-cards-head{display:none}.project-card{display:flex;gap:.7rem;padding:.75rem .9rem;min-height:0}.project-card .col-extra{display:none}.project-card .col-title{flex:1;font-size:1rem}.project-card .col-date{flex-shrink:0;font-size:.82rem}.project-card:hover{transform:none}}.task-list{display:grid;gap:.5rem}.task-list li,.task-list li:first-child{padding:.65rem .95rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #1012180a;cursor:pointer;flex-wrap:nowrap;transition:border-color .15s,box-shadow .15s,transform .15s}.task-list li:hover{border-color:var(--border-strong);box-shadow:0 4px 14px #10121814;transform:translateY(-1px)}.task-list .task-title{flex:1;min-width:0;display:grid;gap:.1rem;text-align:left}.task-list .task-title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-card-project{font-size:.8rem;font-weight:400;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-list .task-meta{flex-shrink:0}.task-list li.done{--st: #2f7d5b;background:color-mix(in srgb,var(--st) 10%,var(--surface));border-color:color-mix(in srgb,var(--st) 45%,transparent);box-shadow:none}.task-list li.done .task-title-text{color:color-mix(in srgb,var(--st) 55%,var(--text-2))}.task-list li.doing{--st: #3d5bc9;background:color-mix(in srgb,var(--st) 7%,var(--surface));border:1.5px solid color-mix(in srgb,var(--st) 28%,transparent);animation:breathe 2.4s ease-in-out infinite}.task-list li.doing .task-title-text{font-weight:650}:root[data-theme=dark] .task-list li.doing{--st: #93a8f5}:root[data-theme=dark] .task-list li.done{--st: #74c9a0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .task-list li.doing{--st: #93a8f5}:root:not([data-theme=light]) .task-list li.done{--st: #74c9a0}}@media(prefers-reduced-motion:reduce){.task-list li.doing{animation:none;border-color:var(--st)}}@media(max-width:720px){.task-list li,.task-list li:first-child{flex-wrap:wrap;padding:.7rem .8rem}.task-list li:hover{transform:none}}.member-select-top{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.member-select-top .muted{flex:1;min-width:0}.member-select-done{margin-left:auto}.member-select-stack{display:inline-flex;flex-shrink:0}.member-select-stack>*+*{margin-left:-8px}.member-select-stack .member-photo-img{box-shadow:0 0 0 2px var(--surface)}.board-list{display:grid;gap:.4rem}.board-list li+li{border-top:1px solid color-mix(in srgb,var(--t) 26%,transparent)}.board-list li{--t: var(--gold);border-radius:10px;background:color-mix(in srgb,var(--t) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--t) 26%,transparent);transition:border-color .15s,box-shadow .15s}.board-list li:hover{border-color:color-mix(in srgb,var(--t) 50%,transparent);box-shadow:0 3px 10px #1012180f}.board-list li button{padding:.55rem .75rem;border-radius:10px}.board-list li button:hover{background:color-mix(in srgb,var(--t) 13%,var(--surface))}.board-list li.tone-violet{--t: #7c5cc4}.board-list li.tone-teal{--t: #1f9a86}.board-list li.tone-amber{--t: #b07a1e}.board-list li.tone-rose{--t: #c0556e}.board-list li.tone-sky{--t: #3b82c4}.board-list li.tone-lime{--t: #6a9a2a}.board-list li.tone-slate{--t: #64748b}.cat-slot{flex-shrink:0;width:5.4rem;display:inline-flex}.cat-slot .cat-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-right:0;color:color-mix(in srgb,var(--t) 78%,var(--text));background:color-mix(in srgb,var(--t) 15%,var(--surface));border-color:color-mix(in srgb,var(--t) 40%,transparent)}@media(max-width:720px){.cat-slot{width:4.6rem}}.sec-link{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sec-link p{flex:1;min-width:220px;margin:0}.sec-warn{margin:0 0 .9rem;padding:.7rem .9rem;border-radius:10px;font-size:.88rem;line-height:1.55;background:color-mix(in srgb,#c0556e 8%,var(--surface));border:1px solid color-mix(in srgb,#c0556e 28%,transparent)}.sec-summary{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem}.sec-stat{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:999px;font-size:.84rem;border:1px solid var(--border);background:var(--surface)}.sec-stat strong{font-size:.95rem}.sec-stat.warn{--t: #b07a1e;color:color-mix(in srgb,var(--t) 80%,var(--text));background:color-mix(in srgb,var(--t) 10%,var(--surface));border-color:color-mix(in srgb,var(--t) 35%,transparent)}.sec-stat.ok{--t: #2f7d5b;color:color-mix(in srgb,var(--t) 80%,var(--text));background:color-mix(in srgb,var(--t) 9%,var(--surface));border-color:color-mix(in srgb,var(--t) 30%,transparent)}.sec-list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,420px),1fr))}.sec-card{padding:.85rem 1rem;border:1px solid var(--border);border-radius:14px;background:var(--surface);display:grid;gap:.45rem;min-width:0}.sec-card.editing{grid-column:1 / -1}.sec-card.tf-on{border-color:color-mix(in srgb,#2f7d5b 35%,var(--border))}.sec-card.tf-off{border-color:color-mix(in srgb,#c0556e 45%,var(--border))}.sec-card-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sec-card-head .grow{flex:1}.sec-service{font-size:1rem}.sec-2fa{font-size:.74rem;font-weight:700;padding:.12rem .5rem;border-radius:6px;border:1px solid}.sec-2fa.tf-on{color:#2f7d5b;background:color-mix(in srgb,#2f7d5b 10%,var(--surface));border-color:color-mix(in srgb,#2f7d5b 35%,transparent)}.sec-2fa.tf-off{color:#b3405a;background:color-mix(in srgb,#c0556e 10%,var(--surface));border-color:color-mix(in srgb,#c0556e 40%,transparent)}.sec-2fa.tf-unknown{color:#9a6a14;background:color-mix(in srgb,#b07a1e 10%,var(--surface));border-color:color-mix(in srgb,#b07a1e 35%,transparent)}.sec-2fa.tf-na{color:var(--muted);border-color:var(--border)}.sec-purpose{margin:0;font-size:.86rem;color:var(--text-2);line-height:1.5}.sec-props{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.35rem .6rem;margin:.1rem 0 0;font-size:.86rem;align-items:center}.sec-props dt{color:var(--muted)}.sec-props dd{margin:0;min-width:0;overflow-wrap:anywhere}.sec-check{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.sec-stale{color:#9a6a14;font-weight:650}.sec-form{display:grid;gap:.8rem;padding:.9rem;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface);margin-bottom:.6rem}.sec-card.editing .sec-form{border:0;padding:0;margin:0}.sec-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .8rem}.sec-form-grid label{display:grid;gap:.25rem;font-size:.8rem;color:var(--muted)}.sec-form-grid label.wide{grid-column:1 / -1}.sec-form .form-actions{display:flex;align-items:center;gap:.5rem}.sec-form .form-actions .grow{flex:1}@media(max-width:720px){.sec-form-grid{grid-template-columns:minmax(0,1fr)}}.sec-backups,.sec-docs,.sec-rules{list-style:none;margin:0 0 .8rem;padding:0;display:grid;gap:.45rem}.sec-backups li,.sec-rules li{display:grid;gap:.15rem;padding:.6rem .85rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.sec-backups span,.sec-rules span{font-size:.85rem;color:var(--text-2)}.sec-doc{--t: #64748b;display:grid;grid-template-columns:6rem minmax(0,1fr);gap:.1rem .8rem;padding:.6rem .85rem;border-radius:10px;background:color-mix(in srgb,var(--t) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--t) 28%,transparent)}.sec-doc strong{grid-row:span 2;color:color-mix(in srgb,var(--t) 80%,var(--text))}.sec-doc-where{font-size:.86rem}.sec-doc.ok{--t: #2f7d5b}.sec-doc.mid{--t: #3b82c4}.sec-doc.high{--t: #b07a1e}.sec-doc.secret{--t: #c0556e}.sec-steps{margin:0;padding-left:1.3rem;display:grid;gap:.35rem;font-size:.92rem;line-height:1.5}.sync-lead{margin:0;font-size:.95rem;line-height:1.6}.sync-cards{display:grid;gap:.6rem}.sync-card{display:grid;gap:.4rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.sync-card p{margin:0}.sync-card .button{justify-self:start}.sync-card:first-child{border-color:var(--border-strong);box-shadow:0 2px 10px #1012180f}.sync-copy{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:space-between}.sync-notes{margin:0;padding-left:1.1rem;display:grid;gap:.4rem;font-size:.84rem;color:var(--text-2);line-height:1.55}.sync-reset{justify-self:start}@media(max-width:720px){.calendar-page .page-header-actions .secondary{font-size:.82rem;padding:0 .7rem}}.board-panel{padding:0;background:none;border:0;border-radius:0}.board-panel>header{margin-bottom:.25rem}.board-panel>header strong{font-size:.78rem;font-weight:800;letter-spacing:.06em;color:var(--muted)}.board-panel>header .small{min-height:26px;padding:0 .6rem;font-size:.78rem;background:transparent;border-color:var(--border)}.board-list{gap:.3rem}.board-list li,.board-list li+li{background:color-mix(in srgb,var(--t) 5%,var(--surface));border:0;border-left:3px solid color-mix(in srgb,var(--t) 60%,transparent);border-radius:0 8px 8px 0}.board-list li:hover{box-shadow:none}.board-list li button{padding:.45rem .7rem;border-radius:0 8px 8px 0}.board-list .cat-slot{width:4.4rem}.board-list .cat-slot .cat-tag{height:20px;font-size:.7rem;background:transparent;border:0;padding:0;justify-content:flex-start}@media(max-width:720px){.board-list li button{padding:.4rem .6rem;gap:.4rem}.board-title{font-size:.88rem}.board-list .cat-slot{width:3.6rem}}.due-short{display:none}@media(max-width:720px){.track-list li,.track-list li:first-child,.task-list li,.task-list li:first-child{flex-wrap:nowrap;gap:.5rem;padding:.6rem .7rem}.track-list li:before{width:1rem;flex-shrink:0}.track-list .task-title,.task-list .task-title{flex:1;min-width:0;font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.track-list .task-meta,.task-list .task-meta{width:auto;padding-left:0;gap:.45rem;font-size:.78rem;flex-shrink:0}.track-list .task-meta:not(:has(.small,.due-input:not(.no-date))){display:none}.track-list .checklist-progress,.task-list .checklist-progress{display:none}.track-assignee{max-width:4.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-list .due-input{position:relative}.track-list .due-input .due-short{display:inline-block;font-size:.78rem;font-weight:600;color:var(--text-2);font-variant-numeric:tabular-nums}.track-list .due-input.overdue .due-short{color:var(--error)}.track-list .due-input input{position:absolute;inset:0;width:100%;height:100%;min-height:0;opacity:0;padding:0}.track-list .status-select,.task-list .status-select{flex-shrink:0}}.agenda{display:grid;gap:1rem;padding:.25rem 0 .5rem}.agenda-empty{margin:1.5rem 0;text-align:center;color:var(--muted)}.agenda-day{display:grid;grid-template-columns:3.2rem minmax(0,1fr);gap:.6rem;align-items:start}.agenda-date{margin:0;display:grid;justify-items:center;gap:.1rem;padding-top:.35rem}.agenda-date-num{font-size:1.35rem;font-weight:800;line-height:1;color:var(--text)}.agenda-date-rest{font-size:.68rem;font-weight:600;color:var(--muted);white-space:nowrap}.agenda-day.today .agenda-date-num{color:#fff;background:var(--accent, #3d5bc9);border-radius:999px;width:2.2rem;height:2.2rem;display:grid;place-items:center;font-size:1.1rem}.agenda-day.today .agenda-date-rest b{color:var(--text-2)}.agenda-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.agenda-card{--ev: var(--ev-other);display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:start;gap:.2rem;width:100%;min-height:0;padding:.65rem .85rem;text-align:left;font-weight:400;background:color-mix(in srgb,var(--ev) 8%,var(--surface));color:var(--text);border:1px solid color-mix(in srgb,var(--ev) 28%,transparent);border-left:4px solid var(--ev);border-radius:10px;transition:box-shadow .15s,transform .15s}.agenda-card:hover{box-shadow:0 4px 14px #10121814;transform:translateY(-1px)}.agenda-card.ev-ministry{--ev: var(--ev-ministry)}.agenda-card.ev-performance{--ev: var(--ev-performance)}.agenda-card.ev-filming{--ev: var(--ev-filming)}.agenda-card.ev-meeting{--ev: var(--ev-meeting)}.agenda-card.ev-recording{--ev: var(--ev-recording)}.agenda-card.ev-content_upload{--ev: var(--ev-content_upload)}.agenda-card.ev-other{--ev: var(--ev-other)}.agenda-when{font-size:.78rem;font-weight:700;color:color-mix(in srgb,var(--ev) 80%,var(--text));font-variant-numeric:tabular-nums}.agenda-title{font-size:.98rem;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.agenda-title em{font-style:normal;font-size:.72rem;font-weight:700;color:var(--error);border:1px solid currentColor;border-radius:4px;padding:0 .3rem;margin-right:.3rem;vertical-align:1px}.agenda-card.canceled{opacity:.6}.agenda-sub{display:flex;gap:.6rem;flex-wrap:wrap;font-size:.78rem;color:var(--muted)}.agenda-type{font-weight:600;color:color-mix(in srgb,var(--ev) 70%,var(--muted))}.agenda-loc{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media(max-width:720px){.agenda-day{grid-template-columns:2.6rem minmax(0,1fr);gap:.45rem}.agenda-card:hover{transform:none}}.fc .fc-daygrid-event[class*=ev-]{background:color-mix(in srgb,var(--ev) 14%,var(--surface));color:color-mix(in srgb,var(--ev) 72%,var(--text));border:0;border-left:3px solid var(--ev);border-radius:6px;padding:2px 6px;margin:1px 3px 2px;font-weight:650;box-shadow:0 1px 1px #1012180a;transition:background .15s}.fc .fc-daygrid-event[class*=ev-]:hover{background:color-mix(in srgb,var(--ev) 24%,var(--surface))}.fc .fc-daygrid-event[class*=ev-] .fc-event-main{color:inherit}.fc .fc-daygrid-event .fc-event-time{font-weight:700;opacity:.75;margin-right:.25rem;font-variant-numeric:tabular-nums}.fc .fc-daygrid-event .fc-event-title{font-weight:650}.fc .fc-daygrid-event.fc-event-start:not(.fc-event-end){border-radius:6px 0 0 6px;margin-right:0}.fc .fc-daygrid-event.fc-event-end:not(.fc-event-start){border-left:0;border-radius:0 6px 6px 0;margin-left:0}.fc .fc-daygrid-event:not(.fc-event-start):not(.fc-event-end){border-left:0;border-radius:0;margin-left:0;margin-right:0}.fc .fc-daygrid-day-number{font-weight:650;font-variant-numeric:tabular-nums}.count.attention,.home-menu-badge.attention{min-width:24px;height:24px;padding:0 7px;font-size:.8rem;font-weight:800;animation:badge-pop .5s cubic-bezier(.3,1.6,.5,1) both,badge-pulse 2s ease-out .5s infinite}.home-menu-badge.attention{top:-8px;right:-9px}@keyframes badge-pop{0%{transform:scale(.3)}to{transform:scale(1)}}@keyframes badge-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--error) 55%,transparent);transform:scale(1)}12%{transform:scale(1.12)}24%{transform:scale(1)}70%,to{box-shadow:0 0 0 9px transparent;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.count.attention,.home-menu-badge.attention{animation:none}}.chat-room-header{gap:.35rem;padding:.55rem .7rem}.chat-room-header .chat-back{font-size:1.7rem;line-height:1;width:38px;height:38px;font-weight:300}.chat-room-title{min-width:0}.chat-room-title h2{display:flex;align-items:baseline;gap:.25rem;margin:0;font-size:1.05rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-room-title .room-count{font-size:.9rem;font-weight:600;color:var(--muted)}.chat-room-header .icon-button svg{width:21px;height:21px}@media(max-width:720px){.chat-room-title h2{justify-content:center}}.room-search{display:flex;align-items:center;gap:.35rem;padding:.45rem .7rem;border-bottom:1px solid var(--border);background:var(--surface)}.room-search input{flex:1;min-width:0;min-height:36px}.room-search-count{min-width:2.6rem;text-align:center;font-variant-numeric:tabular-nums}.room-panel-backdrop{position:fixed;inset:0;z-index:70;background:#0a0c1059;animation:fade-in .15s ease;display:flex;justify-content:flex-end}.room-panel{width:min(360px,86vw);height:100%;display:flex;flex-direction:column;background:var(--surface);box-shadow:var(--shadow-lg);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);animation:slide-in .2s ease}.room-panel-tiles{display:grid;grid-template-columns:repeat(4,1fr);background:var(--accent);color:var(--accent-contrast)}.room-panel-tiles button{position:relative;display:grid;justify-items:center;gap:.3rem;min-height:76px;padding:.7rem 0;background:none;border:0;border-radius:0;color:inherit;font-size:.82rem;font-weight:600}.room-panel-tiles button:hover{background:#ffffff14}.room-panel-tile-icon svg{width:26px;height:26px;stroke-width:1.5}.room-panel-tiles small{position:absolute;top:8px;right:calc(50% - 26px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ffffffe6;color:var(--accent);font-size:.62rem;font-weight:800;display:grid;place-items:center}.room-panel-body{flex:1;overflow-y:auto;padding:.9rem 1rem;display:grid;align-content:start;gap:.6rem;overscroll-behavior:contain}.room-panel-invite .member-select{width:100%;justify-content:center;min-height:44px;border-radius:10px}.room-panel-head{margin:.3rem 0 0;font-size:.95rem;font-weight:800}.room-panel-head span{color:var(--muted);font-weight:600}.room-panel-group{display:grid;gap:.2rem}.room-panel-dept{font-size:.76rem;font-weight:700;color:var(--muted);padding-top:.3rem}.room-panel-people{list-style:none;margin:0;padding:0}.room-panel-people li{display:flex;align-items:center;gap:.7rem;padding:.5rem 0;border-bottom:1px solid var(--border)}.room-panel-people .chat-avatar{width:42px;height:42px;flex-shrink:0}.room-panel-person{flex:1;min-width:0;display:grid;gap:.1rem}.room-panel-person strong{font-size:.95rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-panel-person em{font-style:normal;font-weight:500;color:var(--text-2);font-size:.85rem}.room-panel-me{margin-left:.35rem;padding:0 .35rem;border-radius:4px;background:var(--tag);font-size:.68rem;color:var(--text-2);vertical-align:2px}.room-panel-person small{font-size:.78rem;color:var(--muted);line-height:1.4}.room-panel-foot{display:flex;align-items:center;gap:.25rem;padding:.5rem .7rem;border-top:1px solid var(--border);background:var(--surface-2)}.room-panel-foot .grow{flex:1}.room-panel-foot .icon-button svg{width:22px;height:22px}.room-panel-foot .icon-button.active{color:var(--accent)}.room-panel-rename{display:flex;gap:.4rem}.room-panel-rename input{flex:1;min-width:0}.room-panel-subhead{display:flex;align-items:center;gap:.4rem;padding:.7rem .8rem;border-bottom:1px solid var(--border)}.room-panel-subhead .link{font-size:1.6rem;line-height:1;padding:0 .3rem;text-decoration:none}.room-panel-images{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.room-panel-images .message-file,.room-panel-images .message-image{margin:0}.room-panel-images img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;display:block}.room-panel-list{display:grid;gap:.7rem}.room-panel-links{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.room-panel-links li{display:grid;gap:.15rem;padding-bottom:.5rem;border-bottom:1px solid var(--border);min-width:0}.room-panel-links a{font-size:.88rem;overflow-wrap:anywhere}.room-panel-links .link{justify-self:start;color:var(--muted)}.room-panel-notice{display:grid;gap:.5rem;padding:.8rem;border-radius:10px;background:var(--surface-2)}.room-panel-hint{margin-top:.4rem}@media(max-width:720px){.hide-mobile{display:none!important}}@media(max-width:720px){html.in-chat-room,html.in-chat-room body{overflow:hidden;overscroll-behavior:none}html.in-chat-room .tabbar{display:none}html.in-chat-room .route-chat .chat.has-room .chat-room{position:fixed;left:0;right:0;top:var(--room-top, 0px);height:var(--room-h, 100dvh);z-index:40;display:flex;flex-direction:column}html.in-chat-room .route-chat .chat.has-room .chat-room .room-view{flex:1;min-height:0}html.in-chat-room .composer{padding-bottom:calc(.6rem + env(safe-area-inset-bottom))}}.settings-title{display:inline-flex;align-items:center;gap:.4rem}.settings-refresh{width:34px;height:34px;color:var(--text-2)}.settings-refresh svg{width:20px;height:20px}.settings-refresh.spinning svg{animation:spin .8s linear infinite}.top-popover-count{margin-left:.4rem;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--error);color:#fff;font-size:.72rem;font-weight:800;vertical-align:1px}.top-popover-empty{text-align:center;padding:1.4rem 0!important}.task-list .task-title,.track-list .task-title{line-height:1.4}.task-list .task-title-text,.task-card-project,.track-list .task-title{line-height:1.4;padding-block:1px}.task-card-project{line-height:1.45}.notif-tabs{margin-top:.2rem}.notif-tabs .count{margin-left:.3rem}.notif-section{display:grid;gap:.45rem}.notif-section-title{margin:.2rem 0 0;font-size:.8rem;font-weight:800;letter-spacing:.04em;color:var(--muted)}.notif-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.notif button{display:flex;align-items:flex-start;gap:.8rem;width:100%;min-height:0;padding:.8rem .9rem;text-align:left;white-space:normal;font-weight:400;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:12px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.notif button:hover{border-color:var(--border-strong);box-shadow:0 3px 12px #1012180f;background:var(--surface)}.notif.unread button{background:color-mix(in srgb,var(--tone) 6%,var(--surface));border-color:color-mix(in srgb,var(--tone) 30%,var(--border))}.notif.read button{opacity:.78}.notif-icon{flex-shrink:0;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--tone);background:color-mix(in srgb,var(--tone) 13%,var(--surface))}.notif-icon svg{width:20px;height:20px}.notif-main{flex:1;min-width:0;display:grid;gap:.1rem}.notif-kind{font-size:.72rem;font-weight:700;color:var(--tone)}.notif-title{font-size:.95rem;font-weight:650;overflow-wrap:anywhere}.notif-body{font-size:.84rem;color:var(--text-2);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notif-time{flex-shrink:0;display:grid;justify-items:end;gap:.35rem;font-size:.75rem;color:var(--muted);white-space:nowrap}.notif-dot{width:8px;height:8px;border-radius:50%;background:var(--error)}.notif-empty{display:grid;justify-items:center;gap:.35rem;padding:3rem 1rem;text-align:center}.notif-empty-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);color:var(--muted)}.notif-empty-icon svg{width:24px;height:24px}.notif-allread{text-align:center;padding:1rem 0}.swipe-row{position:relative;overflow:hidden;touch-action:pan-y}.swipe-content{position:relative;z-index:1;transition:transform .22s ease;will-change:transform}@media(max-width:720px){.swipe-content{background:var(--bg)}}.swipe-row.dragging .swipe-content{transition:none}.swipe-left{position:absolute;left:0;top:0;bottom:0;display:flex;visibility:hidden}.swipe-left.shown{visibility:visible}.swipe-action.pin{background:var(--accent)}.swipe-action.pin:hover{background:color-mix(in srgb,var(--accent) 85%,#000)}.swipe-right{position:absolute;right:0;top:0;bottom:0;display:flex;visibility:hidden}.swipe-right.shown{visibility:visible}.swipe-action{flex:1;display:grid;place-content:center;justify-items:center;gap:.25rem;min-height:0;padding:0;border:0;border-radius:0;color:#fff;font-size:.78rem;font-weight:700;white-space:nowrap}.swipe-action svg{width:22px;height:22px}.swipe-action.mute{background:#ef4444}.swipe-action.mute:hover{background:#dc2626}.swipe-action.leave{background:#5b5f69}.swipe-action.leave:hover{background:#4b4f58}@media(min-width:721px){.swipe-left,.swipe-right{display:none}}.chat-panel-list .swipe-row button.swipe-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:0;white-space:nowrap;color:#fff;border-radius:0}
