:root{--bg: #eaebef;--surface: #ffffff;--surface-2: #f1f2f5;--text: #17181b;--muted: #5c6370;--border: #dcdde4;--border-strong: #c7c9d2;--accent: #bd1e2d;--accent-strong: #9a1524;--accent-soft: #fbecee;--accent-ink: #ffffff;--ink: #17181b;--danger: #dc2626;--radius: 14px;--tap: 52px;--maxw: 720px;--shadow: 0 1px 2px rgba(17, 18, 27, .06), 0 2px 6px rgba(17, 18, 27, .05);--shadow-md: 0 4px 14px rgba(17, 18, 27, .09);--shadow-lg: 0 12px 34px rgba(17, 18, 27, .17);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-size:16px;-webkit-text-size-adjust:100%}#root{min-height:100vh;min-height:100dvh}button{font-family:inherit;cursor:pointer;color:inherit}input,select,textarea{font-family:inherit;font-size:16px;color:var(--text)}.ico{display:inline-block;vertical-align:-.17em;flex:0 0 auto}.muted,.muted-ico{color:var(--muted)}.app{max-width:var(--maxw);margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg)}.header{position:sticky;top:0;z-index:20;background:#ffffffe6;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--border-strong);padding:max(env(safe-area-inset-top),12px) 16px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.header .brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:20px;letter-spacing:-.02em}.brand-mark{color:var(--accent-strong)}.header .who{display:flex;align-items:center;gap:8px;background:var(--surface-2);border:1px solid var(--border);color:var(--text);padding:6px 12px 6px 6px;border-radius:999px;font-size:14px;font-weight:600;min-height:40px}.header .who .avatar{width:28px;height:28px;border-radius:999px;background:var(--accent);color:var(--accent-ink);display:grid;place-items:center;font-size:12px;font-weight:800}.who-admin{color:var(--accent-strong)}.tabbar{position:sticky;top:0;z-index:15;display:flex;gap:4px;background:var(--surface);border-bottom:1px solid var(--border);padding:0 10px}.tabbar .tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:none;background:none;color:var(--muted);font-size:15px;font-weight:700;padding:14px 8px;border-bottom:2.5px solid transparent;margin-bottom:-1px}.tabbar .tab.on{color:var(--text);border-bottom-color:var(--accent)}.tabbar .tab .count-pill{margin-left:2px}.search-wrap{position:sticky;top:0;z-index:10;background:var(--bg);padding:16px 16px 8px}.search-box{display:flex;align-items:center;gap:10px;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);padding:0 14px;box-shadow:var(--shadow);transition:border-color .15s}.search-box:focus-within{border-color:var(--accent)}.search-ico{color:var(--muted)}.search-box input{flex:1;border:none;outline:none;background:transparent;padding:15px 0;font-size:17px;min-height:var(--tap)}.search-box .clear{border:none;background:var(--surface-2);color:var(--muted);width:30px;height:30px;border-radius:999px;display:grid;place-items:center}.chips{display:flex;gap:8px;overflow-x:auto;padding:4px 16px 12px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1.5px solid var(--border);background:var(--surface);color:var(--text);padding:9px 15px;border-radius:999px;font-size:14px;font-weight:600;min-height:40px;white-space:nowrap;user-select:none;-webkit-user-select:none;transition:transform .12s,box-shadow .12s}.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.chip.new{border-style:dashed;color:var(--muted)}.chip.dragging{opacity:.95;box-shadow:var(--shadow-md);transform:scale(1.06);z-index:2}.cat-multi{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.chip-add{flex:0 0 auto;display:inline-flex}.chip-add input{border:2px solid var(--accent);border-radius:999px;padding:8px 14px;min-height:40px;font-size:14px;font-weight:600;width:150px;outline:none}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px 0}.list-count{font-size:13px;color:var(--muted);font-weight:600}.sortmenu{position:relative}.sort-btn{display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--border);background:var(--surface);color:var(--text);padding:8px 14px;border-radius:999px;font-size:14px;font-weight:700;min-height:38px}.sort-btn.filtered{border-color:var(--accent);color:var(--accent-strong)}.sort-dot{width:7px;height:7px;border-radius:999px;background:var(--accent)}.sort-pop{position:absolute;z-index:40;top:calc(100% + 6px);right:0;min-width:232px;background:var(--surface);border:1.5px solid var(--border-strong);border-radius:14px;box-shadow:0 12px 30px #11121b29;overflow:hidden}.sort-sec{padding:8px}.sort-sec+.sort-sec{border-top:1px solid var(--border)}.sort-h{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:6px 10px}.sort-opt{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;border:none;background:transparent;color:var(--text);padding:11px 10px;border-radius:9px;font-size:15px;font-weight:600;min-height:44px}.sort-opt:hover,.sort-opt:active{background:var(--surface-2)}.sort-opt.on{color:var(--accent-strong)}.list{flex:1;padding:4px 16px 120px;display:flex;flex-direction:column;gap:12px}.card{display:flex;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px;box-shadow:var(--shadow);width:100%;align-items:center}.card .thumb{position:relative;flex:0 0 auto;width:88px;height:88px;border-radius:12px;background:var(--surface-2);display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);padding:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.card .thumb:active{border-color:var(--border-strong)}.card .thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.thumb-count{position:absolute;right:4px;bottom:4px;display:inline-flex;align-items:center;gap:3px;background:#0000009e;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:999px}.glyph{color:var(--muted)}.card .body{flex:1;min-width:0;text-align:left;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:block}.card .name{font-weight:700;font-size:17px;line-height:1.2;margin:0 0 4px}.card .meta{color:var(--muted);font-size:14px;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card .meta.loc{display:flex;align-items:center;gap:5px}.card .row{display:flex;align-items:center;gap:8px;margin-top:7px;flex-wrap:wrap}.qty-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.qty-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:700;background:#eef2ff;color:#3730a3}.qty-badge.zero{background:#fee2e2;color:#991b1b}.qty-badge.none{background:var(--surface-2);color:var(--muted);border:1px solid var(--border)}.qty-text{font-size:14px;color:var(--muted)}.badge-out{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:700;background:#f1edff;color:#5b21b6}.fab{position:fixed;left:50%;transform:translate(-50%);bottom:max(env(safe-area-inset-bottom),18px);z-index:30;background:var(--accent);color:var(--accent-ink);border:none;border-radius:999px;padding:0 26px;height:56px;font-size:17px;font-weight:800;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:8px}.fab .plus{font-size:24px;line-height:1}.empty{text-align:center;color:var(--muted);padding:52px 24px}.empty .big{color:var(--border-strong);margin-bottom:8px}.empty .add-here{margin-top:18px}.center-screen{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:28px;gap:16px}.spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:999px;animation:spin .8s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.btn{border:none;border-radius:12px;min-height:var(--tap);padding:0 18px;font-size:16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn.block{width:100%}.btn.primary{background:var(--accent);color:var(--accent-ink)}.btn.ghost{background:var(--surface);color:var(--text);border:1.5px solid var(--border)}.btn.danger{background:var(--surface);color:var(--danger);border:1.5px solid #f3c6c6}.btn.sm{min-height:38px;padding:0 12px;font-size:14px;border-radius:10px;gap:5px}.btn.icon-btn{padding:0;width:38px}.danger-ico{color:var(--danger)}.btn:disabled{opacity:.5}.gate h1{font-size:28px;margin:0;letter-spacing:-.02em}.gate p{color:var(--muted);margin:0}.gate-brand{font-size:26px;font-weight:800}.gate .names{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px}.gate .name-btn{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);min-height:70px;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:var(--shadow)}.gate .name-btn:active{border-color:var(--accent)}.gate .name-btn .avatar{width:32px;height:32px;border-radius:999px;background:var(--accent);color:var(--accent-ink);display:grid;place-items:center;font-weight:800;font-size:15px}.admin-tag{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;background:var(--accent-soft);color:var(--accent-strong);border:1px solid #f1c9cd;padding:2px 8px;border-radius:999px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#11121b73;display:flex;align-items:flex-end;justify-content:center}.sheet{background:var(--bg);width:100%;max-width:var(--maxw);max-height:94dvh;border-radius:22px 22px 0 0;display:flex;flex-direction:column;animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg);border-radius:22px 22px 0 0}.sheet-head h2{margin:0;font-size:19px}.sheet-head .x{border:none;background:var(--surface-2);color:var(--muted);width:36px;height:36px;border-radius:999px;display:grid;place-items:center}.sheet-body{flex:1 1 auto;min-height:0;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.sheet-body.pad-bottom{padding-bottom:max(env(safe-area-inset-bottom),16px)}.sheet-foot{padding:12px 16px max(env(safe-area-inset-bottom),12px);border-top:1px solid var(--border);background:var(--bg);display:flex;gap:10px}.form-actions{display:flex;gap:10px;margin-top:4px;padding-top:16px;border-top:1px solid var(--border)}.field{display:flex;flex-direction:column;gap:7px}.field>label{font-size:13.5px;font-weight:700;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.field .req{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:1px 7px}.field input[type=text],.field input[type=number],.field textarea,.field select{border:1.5px solid var(--border);border-radius:12px;padding:14px;background:var(--surface);width:100%;min-height:var(--tap)}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:var(--accent)}.note-line{display:block;margin-top:2px;font-style:italic;color:var(--muted)}.combo{position:relative}.combo-field{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:1.5px solid var(--border);border-radius:12px;padding:14px;background:var(--surface);min-height:var(--tap);color:var(--text);font-size:15px;font-weight:600;text-align:left}.combo-field.placeholder{color:var(--muted);font-weight:500}.combo-field .ico{flex:0 0 auto;color:var(--muted)}.combo-pop{position:absolute;z-index:60;top:calc(100% + 6px);left:0;right:0;background:var(--surface);border:1.5px solid var(--border-strong);border-radius:12px;box-shadow:0 12px 30px #11121b29;overflow:hidden}.combo-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--border);color:var(--muted)}.combo-search input{border:none;outline:none;background:transparent;width:100%;font-size:15px;color:var(--text);min-height:24px;padding:0}.combo-list{max-height:240px;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:2px}.combo-opt{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;border:none;background:transparent;color:var(--text);padding:12px;border-radius:9px;font-size:15px;font-weight:600;min-height:44px}.combo-opt:hover,.combo-opt:active{background:var(--surface-2)}.combo-opt.on,.combo-opt.on .ico,.combo-opt.create{color:var(--accent-strong)}.combo-opt.create{font-weight:700}.combo-empty{padding:14px 12px;color:var(--muted);font-size:14px}.field textarea{min-height:88px;resize:vertical}.row-inputs{display:flex;gap:8px;align-items:center}.row-inputs input,.row-inputs select{border:1.5px solid var(--border);border-radius:12px;padding:14px;min-height:var(--tap);background:var(--surface)}.row-inputs input:focus,.row-inputs select:focus{outline:none;border-color:var(--accent)}.row-inputs input.num{width:92px;flex:0 0 auto}.row-inputs input[type=text],.row-inputs select{flex:1;min-width:0}.row-inputs .btn{flex:0 0 auto}.picker2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.picker2 button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:1.5px solid var(--border);background:var(--surface);border-radius:12px;padding:12px 14px;min-height:66px;text-align:left;color:var(--text)}.picker2 button .ico{color:var(--muted)}.picker2 button .t{font-weight:800;font-size:15px}.picker2 button .s{font-size:12px;color:var(--muted);font-weight:500}.picker2 button.on{border-color:var(--accent);background:var(--accent-soft)}.picker2 button.on .ico{color:var(--accent-strong)}.seg2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.seg2 button{border:1.5px solid var(--border);background:var(--surface);border-radius:12px;min-height:var(--tap);font-weight:700;font-size:15px;color:var(--text)}.seg2 button.on{border-color:var(--accent);background:var(--accent-soft)}.reconcile{display:flex;align-items:stretch;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px}.reconcile .rec{flex:1;display:flex;flex-direction:column;gap:2px;text-align:center;min-width:0}.reconcile .rl{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.03em}.reconcile .rv{font-size:18px;font-weight:800;overflow-wrap:anywhere}.reconcile .now .rv{color:var(--accent-strong)}.reconcile .arrow{display:flex;align-items:center;color:var(--border-strong)}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface);border:1.5px solid var(--border);border-radius:12px;padding:12px 14px;min-height:var(--tap)}.toggle-row .label{font-weight:700}.toggle-row .sub{font-size:13px;color:var(--muted);font-weight:400}.switch{position:relative;width:52px;height:30px;flex:0 0 auto;border:none;border-radius:999px;background:var(--border-strong);transition:background .15s}.switch.on{background:var(--accent)}.switch:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:999px;background:#fff;box-shadow:var(--shadow);transition:transform .15s}.switch.on:after{transform:translate(22px)}.photos-input input[type=file]{display:none}.photos-grid{display:flex;flex-wrap:wrap;gap:10px}.photo-cell{position:relative;width:92px;height:92px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--surface-2);flex:0 0 auto}.photo-cell img{width:100%;height:100%;object-fit:cover;display:block}.cover-tag{position:absolute;left:5px;bottom:5px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;background:#0000009e;color:#fff;padding:2px 6px;border-radius:6px}.photo-del{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:999px;border:none;background:#0009;color:#fff;display:grid;place-items:center}.photo-add{width:92px;height:92px;flex:0 0 auto;border-radius:12px;border:1.5px dashed var(--border-strong);background:var(--surface-2);color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:13px;font-weight:700}.photo-cell{cursor:grab;touch-action:auto}.photo-cell.dragging{opacity:.9;transform:scale(1.06);box-shadow:var(--shadow-md);z-index:3}.photo-crop{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:999px;border:none;background:#0009;color:#fff;display:grid;place-items:center}.crop-overlay{z-index:75}.crop-stage{display:flex;align-items:center;justify-content:center;background:#0b0b12;border-radius:12px;padding:10px;overflow:hidden}.crop-wrap{position:relative;display:inline-block;line-height:0;touch-action:none;-webkit-user-select:none;user-select:none}.crop-wrap img{display:block;max-width:100%;max-height:58vh;width:auto;height:auto;-webkit-user-drag:none}.crop-rect{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px #00000080;box-sizing:border-box;cursor:move;touch-action:none}.crop-h{position:absolute;width:22px;height:22px;background:#fff;border-radius:5px;border:1px solid rgba(0,0,0,.25);touch-action:none}.crop-h.nw{left:-11px;top:-11px;cursor:nwse-resize}.crop-h.ne{right:-11px;top:-11px;cursor:nesw-resize}.crop-h.sw{left:-11px;bottom:-11px;cursor:nesw-resize}.crop-h.se{right:-11px;bottom:-11px;cursor:nwse-resize}.slideshow{position:relative;width:100%}.slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.slides::-webkit-scrollbar{display:none}.slides img{flex:0 0 100%;width:100%;display:block;scroll-snap-align:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.dots{position:absolute;left:0;right:0;bottom:10px;display:flex;gap:6px;justify-content:center}.dots button{width:7px;height:7px;padding:0;border:none;border-radius:999px;background:#ffffff8c;box-shadow:0 0 2px #0006;transition:width .15s}.dots button.on{background:#fff;width:18px}.detail-hero{margin:-16px -16px 2px}.detail-hero .slides img{aspect-ratio:4 / 3;object-fit:contain;background:var(--surface-2)}.slides img.tappable-photo{cursor:zoom-in}.product-link{text-decoration:none}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#000000ed;display:flex;flex-direction:column;justify-content:center}.lb-top{display:flex;justify-content:flex-end;padding:max(10px,env(safe-area-inset-top)) 12px 10px}.lb-close{width:40px;height:40px;border-radius:999px;border:none;background:#ffffff24;color:#fff;display:grid;place-items:center}.lb-stage{position:relative;flex:0 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.lb-zoom{width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;-webkit-user-select:none;user-select:none}.lb-zoom img{max-width:100%;max-height:74vh;width:auto;height:auto;display:block;transform-origin:0 0;will-change:transform;-webkit-user-drag:none}.lb-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;gap:6px;justify-content:center}.lb-dots button{width:7px;height:7px;padding:0;border:none;border-radius:999px;background:#ffffff8c;box-shadow:0 0 2px #0006;transition:width .15s}.lb-dots button.on{background:#fff;width:18px}.lb-name{padding:14px 16px max(14px,env(safe-area-inset-bottom));text-align:center}.lb-name button{background:none;border:none;color:#fff;font-size:18px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.detail-photo{width:100%;aspect-ratio:4 / 3;border-radius:var(--radius);background:var(--surface-2);display:grid;place-items:center;overflow:hidden;border:1px solid var(--border)}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-gallery{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius)}.detail-gallery::-webkit-scrollbar{display:none}.detail-gallery img{flex:0 0 100%;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);scroll-snap-align:center}.detail-gallery.multi img{flex-basis:88%}.detail-quick{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.chip-static{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:700;background:var(--surface-2);color:#3f3f46;border:1px solid var(--border)}.cat-tag{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:700;border:1px solid;line-height:1.5;white-space:nowrap}.card-cats{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 5px}.head-actions{display:flex;align-items:center;gap:8px}.detail-title{margin:0 0 8px;font-size:22px}.detail-desc{margin:0;color:var(--text)}.data-list{display:flex;flex-direction:column}.data-row{display:flex;flex-direction:column;gap:4px;padding:11px 2px}.data-list>.data-row+.data-row{border-top:1px solid var(--border)}.data-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);display:inline-flex;align-items:center;gap:5px}.data-value{font-size:15.5px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}.msg-section{display:flex;flex-direction:column;gap:12px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:14px}.msg-section-head{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:800}.msg-empty{margin:0;color:var(--muted);font-size:14px}.checkout-item{display:flex;gap:12px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px}.checkout-item .thumb{width:56px;height:56px;border-radius:10px;background:var(--surface-2);display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.checkout-item .thumb img{width:100%;height:100%;object-fit:cover}.notes-display{white-space:pre-wrap;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.out-list{display:flex;flex-direction:column;gap:8px}.out-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:10px 12px;width:100%}.out-row.tappable{cursor:pointer;text-align:left}.out-row .sub{font-size:13px;color:var(--muted);margin-top:2px}.thread{display:flex;flex-direction:column;gap:10px;max-height:320px;overflow-y:auto;padding:2px}.msg{display:flex;gap:10px}.msg-av{width:30px;height:30px;border-radius:999px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto}.msg-body{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:8px 12px;flex:1;min-width:0}.msg.admin .msg-body{border-color:#f3c6c6;background:#fff5f5}.msg-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.msg-author{font-weight:700;font-size:14px}.msg-time{font-size:12px;color:var(--muted);margin-left:auto}.msg-tag{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:800;color:var(--danger);background:#fee2e2;border:1px solid #f6cccc;padding:1px 7px;border-radius:999px}.msg-tag.done{color:#166534;background:#dcfce7;border-color:#bbf7d0}.msg-del{border:none;background:none;color:var(--muted);padding:2px;display:inline-grid;place-items:center;border-radius:6px}.msg-del:hover,.msg-del:active{color:var(--danger);background:var(--surface-2)}.msg-del-confirm{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--danger)}.msg-del-confirm button{border:none;background:none;font-weight:800;font-size:12px;color:var(--danger);padding:2px 5px;border-radius:6px}.msg-del-confirm button.no{color:var(--muted)}.msg-text{margin-top:2px;white-space:pre-wrap;overflow-wrap:anywhere}.composer{display:flex;flex-direction:column;gap:8px;margin-top:6px}.composer textarea{border:1.5px solid var(--border);border-radius:12px;padding:12px;width:100%;resize:vertical;min-height:56px}.composer textarea:focus{outline:none;border-color:var(--accent)}.composer-row{display:flex;align-items:center;gap:10px}.notify-chip{display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700;min-height:40px}.notify-chip.on{border-color:#f3c6c6;background:#fff5f5;color:var(--danger)}.notify-chip.on-blue{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.composer-row .btn{margin-left:auto}.page{flex:1;display:flex;flex-direction:column}.subtabs{display:flex;gap:8px;padding:14px 16px 4px;overflow-x:auto;scrollbar-width:none}.subtabs::-webkit-scrollbar{display:none}.subtab{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:9px 15px;font-size:14px;font-weight:700;min-height:40px}.subtab.on{background:var(--ink);border-color:var(--ink);color:#fff}.subtab.on .ico,.subtab.on .count-pill{color:#fff}.page-body{padding:12px 16px 120px;display:flex;flex-direction:column;gap:18px}.admin-msg{display:flex;align-items:stretch;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:10px 12px}.admin-msg-main{flex:1;text-align:left;background:none;border:none;padding:0;min-width:0}.admin-msg-item{font-weight:800;display:flex;align-items:center;gap:4px}.admin-msg-body{margin:2px 0;overflow-wrap:anywhere}.member-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:10px 12px;flex-wrap:wrap}.member-id{display:flex;align-items:center;gap:10px;min-width:0}.member-name{font-weight:700;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.self-tag{font-size:11px;font-weight:700;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:1px 7px}.member-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.member-input{border:1.5px solid var(--accent);border-radius:10px;padding:10px 12px;min-height:40px;flex:1;min-width:120px}.member-row.col{flex-direction:column;align-items:stretch}.member-row.col .member-actions{margin-left:0;justify-content:flex-end}.auth-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:340px;margin:0 auto}.auth-form input{border:1.5px solid var(--border);border-radius:12px;padding:14px;font-size:18px;min-height:54px;width:100%;background:var(--surface)}.auth-form input:focus{outline:none;border-color:var(--accent)}.code-input{letter-spacing:.35em;text-align:center;font-size:24px;font-weight:800}.google-btn{min-width:260px;gap:10px;font-weight:700;box-shadow:var(--shadow)}.profile-head{display:flex;align-items:center;gap:14px}.avatar-lg{width:60px;height:60px;border-radius:999px;background:var(--accent);color:var(--accent-ink);display:grid;place-items:center;font-weight:800;font-size:22px;flex:0 0 auto}.has-photo{overflow:hidden;padding:0}.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.member-av{width:44px;height:44px;border-radius:999px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:15px;font-weight:800;flex:0 0 auto}.avatar-upload{position:relative;flex:0 0 auto;line-height:0}.avatar-cam{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:999px;border:2px solid var(--bg);background:var(--accent);color:var(--accent-ink);display:grid;place-items:center}.avatar-cam:disabled{opacity:.7}.spinner.sm{width:12px;height:12px;border-width:2px;margin:0}.detail-tabs{display:flex;gap:6px;border-bottom:1px solid var(--border)}.detail-tabs button{flex:1;background:none;border:none;color:var(--muted);font-weight:700;font-size:15px;padding:10px 6px;border-bottom:2px solid transparent;margin-bottom:-1px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.detail-tabs button.on{color:var(--text);border-bottom-color:var(--accent)}.tab-count{font-size:11px;font-weight:800;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:1px 7px}.activity-line{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--muted);padding:3px 2px}.activity-ico{flex:0 0 auto;width:22px;height:22px;border-radius:999px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--muted);margin-top:1px}.activity-line strong{color:var(--text);font-weight:700}.out-filter{margin-bottom:8px}.profile-name{display:flex;flex-direction:column;gap:8px}.profile-name .nm{font-size:22px;font-weight:800;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.count-pill{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--danger);color:#fff;font-size:11px;font-weight:800}.toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%);z-index:60;background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;font-weight:600;box-shadow:var(--shadow-lg);max-width:90vw;text-align:center}.error-banner{background:#fff5f5;color:#991b1b;border:1px solid #f6cccc;border-radius:12px;padding:12px 14px;margin:12px 16px 0;font-size:14px}.code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2px 6px;font-size:13px;word-break:break-all}
