@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{--bg: #141311;--surface: #1d1c19;--surface-2: #23221e;--line: #2e2c27;--line-soft: #26241f;--line-strong: #3a3831;--text: #f2efe7;--text-2: #ada89b;--text-3: #8c8778;--accent: #d4f53c;--accent-soft: rgba(212, 245, 60, .1);--accent-row: rgba(212, 245, 60, .08);--danger: #ff5c45;--danger-soft: rgba(255, 92, 69, .12)}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}.n{font-variant-numeric:tabular-nums}button{font:inherit;color:inherit;border:0;background:none;-webkit-tap-highlight-color:transparent}input,select{font:inherit}.app{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.sc{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 20px 24px;display:flex;flex-direction:column;gap:14px}.sc>*,.sheet .body>*{flex-shrink:0}.sc,.sheet .body,.pick-list{scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.sc::-webkit-scrollbar,.sheet .body::-webkit-scrollbar,.pick-list::-webkit-scrollbar{width:6px}.sc::-webkit-scrollbar-track,.sheet .body::-webkit-scrollbar-track,.pick-list::-webkit-scrollbar-track{background:transparent}.sc::-webkit-scrollbar-thumb,.sheet .body::-webkit-scrollbar-thumb,.pick-list::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:99px}.sc::-webkit-scrollbar-thumb:hover,.sheet .body::-webkit-scrollbar-thumb:hover,.pick-list::-webkit-scrollbar-thumb:hover{background:var(--text-3)}.storebar{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:18px 20px 14px;background:var(--bg);border-bottom:1px solid var(--line);font-size:13px}.storebar .dot{width:7px;height:7px;border-radius:99px;background:var(--accent);flex-shrink:0}.storebar .name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storebar .disc{font-weight:600;color:var(--accent);background:var(--accent-soft);padding:3px 7px;border-radius:3px;flex-shrink:0}.storebar .disc.missing{color:var(--danger);background:transparent;border:1px solid var(--danger);font-size:12px}.storebar .switch{margin-left:auto;flex-shrink:0}.h1{font-size:26px;font-weight:700;letter-spacing:-.02em}.rowline{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.card{background:var(--surface);border:1px solid var(--line);border-radius:4px}.card.pad{padding:14px}.card.list{padding:0 14px}.card.list>.item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:13px 0}.card.list>.item+.item{border-top:1px solid var(--line-soft)}.cap{background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:18px 18px 16px;display:flex;flex-direction:column;gap:6px}.cap .lab{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--text-2)}.cap .big{font-size:52px;font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--accent)}.cap .big-none{font-size:20px;font-weight:700;line-height:1.3;color:var(--text-2)}.cap .unit{font-size:20px;font-weight:500;color:var(--text-2)}.cap .note{font-size:13px;color:var(--text-2);line-height:1.5}.note-edit{display:flex;justify-content:flex-end;margin-top:10px}.cap .best{margin-top:4px;padding-top:12px;border-top:1px solid var(--line-soft);display:flex;flex-direction:column;gap:8px}.cap .best .cap-lab{font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--text-2)}.best-list{display:flex;flex-direction:column;gap:6px}.best-row{display:flex;align-items:center;gap:10px}.best-row .sz{flex-shrink:0;min-width:74px;font-size:15px;font-weight:700;color:var(--text)}.best-row .rank{flex-shrink:0;width:18px;font-size:12px;font-weight:700;color:var(--text-3)}.best-row .amt{flex:1;text-align:right;font-size:14px;font-weight:700;color:var(--accent)}.best-row .amt.minus{color:var(--danger)}.best-row.top .sz,.best-row.top .amt{font-size:17px}.sizes{background:var(--surface);border:1px solid var(--line);border-radius:4px;overflow:hidden}.sizes .head,.sizes .row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(56px,1fr) minmax(44px,.7fr) minmax(56px,1fr);gap:6px;align-items:center;padding:12px}.sizes .head{padding:8px 12px;border-bottom:1px solid var(--line);align-items:end}.sizes .head .sortcol{display:flex;align-items:flex-end;justify-content:flex-end;gap:3px;min-width:0;padding:6px 0;margin:-6px 0;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.25;color:var(--text-3);text-align:right}.sizes .head .sortcol:first-child{justify-content:flex-start;text-align:left}.sizes .head .sortcol.on{color:var(--accent)}.sizes .head .dir{flex-shrink:0;font-size:11px;font-style:normal;line-height:1.35;color:var(--text-3);opacity:.75}.sizes .head .sortcol.on .dir{color:var(--accent);opacity:1}.sizes .row+.row{border-top:1px solid var(--line-soft)}.sizes .row span{font-size:14px;text-align:right;min-width:0}.sizes .row span:first-child{text-align:left;display:flex;align-items:center;gap:6px;flex-wrap:wrap;line-height:1.3}.sizes .row .vol{color:var(--text-2)}.sizes .row .lim{font-weight:600}.sizes .row.scanned{background:var(--accent-row)}.sizes .row.scanned span,.sizes .row.scanned .vol{color:var(--accent)}.tagbadge{font-size:9px;font-weight:700;letter-spacing:.06em;color:var(--bg);background:var(--accent);padding:2px 5px;border-radius:2px}.sizes .foot{padding:10px 14px;border-top:1px solid var(--line-soft);font-size:12px;color:var(--text-3)}.qty{display:grid;grid-template-columns:minmax(0,1fr) minmax(58px,auto) 124px;gap:8px;align-items:center;padding:10px 12px}.qty+.qty{border-top:1px solid var(--line-soft)}.qty.on{background:var(--accent-row)}.qty .sz{font-size:15px}.qty.on .sz,.qty.on .mg{color:var(--accent);font-weight:600}.qty .mg{font-size:13px;text-align:right;color:var(--text-2)}.stepper{display:flex;align-items:center;border:1px solid var(--line-soft);border-radius:4px}.stepper.on{border-color:var(--line-strong);background:var(--bg)}.stepper button{width:44px;height:44px;font-size:20px;color:var(--text-2)}.stepper button:disabled{color:var(--text-3);opacity:.5}.stepper .v{flex:1;text-align:center;font-size:16px;font-weight:600;color:var(--text-3)}.stepper.on .v{color:var(--accent);font-weight:700}.actions{flex-shrink:0;display:flex;gap:10px;padding:14px 20px;background:var(--bg)}.sheet-actions{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.btn{min-width:0;min-height:52px;padding:0 16px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;font-size:15px;font-weight:700;white-space:nowrap}.actions .btn{flex:1 1 0}.btn.sm{min-height:36px;padding:0 11px;font-size:12px;font-weight:600}.btn.primary{background:var(--accent);color:var(--bg)}.btn.ghost{border:1px solid var(--line-strong);background:var(--surface-2);color:var(--text)}.btn:disabled{opacity:.4}.cam{flex:1;position:relative;background:#0b0a09;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:320px}.cam video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bracket{position:relative;width:310px;max-width:84%;aspect-ratio:310 / 150}.bracket svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bracket .line{position:absolute;left:16px;right:16px;top:50%;height:2px;background:#d4f53c73}.camhint{position:absolute;left:0;right:0;bottom:28px;text-align:center;font-size:13px;color:var(--text-2)}.chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}.chip{height:44px;display:flex;align-items:center;padding:0 16px;border:1px solid var(--line);border-radius:4px;font-size:13px;font-weight:600;color:var(--text-2);white-space:nowrap}.chip.on{border-color:var(--accent);color:var(--accent);font-weight:700}.chip.sm{height:30px;padding:0 11px;font-size:12px;border-radius:3px;background:var(--surface-2)}.chip.sm.on{background:var(--accent-soft)}.dday{font-size:13px;font-weight:700;padding:5px 8px;border-radius:3px;color:var(--text-2);background:var(--surface-2);flex-shrink:0}.dday.urgent{color:var(--danger);background:var(--danger-soft)}.stock{background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:14px;display:flex;flex-direction:column;gap:12px}.stock-top{display:flex;align-items:center;gap:12px}.thumb{width:48px;height:48px;flex-shrink:0;border-radius:4px;background:var(--surface-2);border:1px solid var(--line);overflow:hidden;display:flex;align-items:center;justify-content:center}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb svg{width:26px;height:26px}.stock-id{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.stock-id .nm{font-size:14px;font-weight:700;line-height:1.3}.stock-id .sub{font-size:13px;color:var(--text-2)}.stock-num{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px;border-top:1px solid var(--line-soft)}.stock-num>div{display:flex;flex-direction:column;gap:3px;min-width:0}.stock-num .k{font-size:11px;color:var(--text-3)}.stock-num .v{font-size:14px;font-weight:600}.stock-foot{font-size:11px;color:var(--text-3)}.alert{background:#ff5c4514;border:1px solid rgba(255,92,69,.3);border-radius:4px;padding:14px 16px;display:flex;align-items:center;gap:12px}.alert .lab{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--danger)}.alert .dnum{margin-left:auto;flex-shrink:0;white-space:nowrap;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--danger)}.err{background:var(--danger-soft);border:1px solid rgba(255,92,69,.3);color:var(--danger);border-radius:4px;padding:12px 14px;font-size:13px;line-height:1.5}.muted{font-size:12px;color:var(--text-3);line-height:1.5}.lab{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--text-2)}.owned{display:flex;flex-direction:column;gap:3px;padding:11px 13px;border-radius:4px;background:var(--surface-2);border-left:3px solid var(--hold, var(--accent))}.owned .hd{font-size:14px;font-weight:700}.owned .sub{font-size:12px;color:var(--text-2)}.here{margin-left:6px;font-size:10px;font-weight:700;font-style:normal;padding:2px 5px;border-radius:3px;background:var(--accent-soft);color:var(--accent);white-space:nowrap}.ownbadge{margin-left:6px;font-size:10px;font-weight:700;font-style:normal;padding:2px 5px;border-radius:3px;background:var(--surface-2);color:var(--text-2);white-space:nowrap}.warn{font-size:12px;font-weight:700;color:var(--danger)}.hit{display:flex;align-items:center;gap:12px;padding:14px;text-align:left;min-width:0;background:var(--surface);border:1px solid var(--line-strong);border-radius:4px}.hit:active{background:var(--surface-2);border-color:var(--accent)}.hit-id{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hit-id .art{font-size:14px;font-weight:700;letter-spacing:.02em}.hit-id .nm{font-size:12px;color:var(--text-2);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search{height:46px;padding:0 14px;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--text);font-size:14px;font-family:inherit;width:100%}.search::placeholder{color:var(--text-3)}.field{display:flex;flex-direction:column;gap:6px}.field>span{font-size:12px;font-weight:600;color:var(--text-2)}.field input{height:52px;border:1px solid var(--line-strong);background:var(--bg);color:var(--text);font-size:16px;padding:0 14px;border-radius:4px}.field input:focus{outline:none;border-color:var(--accent)}.tabs{flex-shrink:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--bg);border-top:1px solid var(--line);padding:8px 6px calc(10px + env(safe-area-inset-bottom))}.tabs a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 0;color:var(--text-3);text-decoration:none;font-size:11px;font-weight:600}.tabs a.on{color:var(--accent)}.sheet-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0009;display:flex;align-items:flex-end}.sheet{width:100%;max-height:min(88dvh,100dvh - 56px);display:flex;flex-direction:column;background:var(--bg);border-top:1px solid var(--line);border-radius:12px 12px 0 0;transition:transform .18s ease-out;will-change:transform}.sheet-drag{flex-shrink:0;touch-action:none;cursor:grab}.sheet .grip{width:40px;height:4px;border-radius:99px;background:var(--line-strong);margin:10px auto 4px}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 20px 8px}.sheet-x{width:44px;height:44px;margin-right:-12px;font-size:16px;color:var(--text-2)}.sheet-sticky{flex-shrink:0;display:flex;flex-direction:column;gap:10px;padding:4px 20px 12px;border-bottom:1px solid var(--line-soft)}.toast{position:fixed;left:12px;right:12px;top:calc(12px + env(safe-area-inset-top));z-index:60;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:6px;padding:14px 16px;font-size:13px;font-weight:600;text-align:center;box-shadow:0 6px 20px #00000073;animation:toast-in .16s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}}.cam-fail{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:center;background:#0b0a09}.cam-fail .msg{font-size:14px;font-weight:600;line-height:1.6;color:var(--text)}.cam-fail .hint{font-size:13px;color:var(--text-2);line-height:1.6}.cam-fail button{height:44px;padding:0 20px;border:1px solid var(--line-strong);border-radius:4px;font-size:14px;font-weight:700;color:var(--text)}.row-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 0;text-align:left}.row-btn+.row-btn{border-top:1px solid var(--line-soft)}.row-btn .val{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-2)}.row-btn .chev{color:var(--text-3);font-size:15px}.sheet .body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 20px 14px;display:flex;flex-direction:column;gap:14px}.sheet:not(:has(.sheet-actions)) .body{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.buy{display:flex;align-items:center;gap:11px;padding:12px 0;min-width:0}.buy+.buy{border-top:1px solid var(--line-soft)}.buy .thumb{width:42px;height:42px}.buy-id{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.buy-id .nm{font-size:13px;font-weight:700;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.buy-id .sub{font-size:12px;color:var(--text-2)}.buy-amt{flex-shrink:0;font-size:13px;font-weight:700;white-space:nowrap}.feed{display:flex;flex-direction:column;gap:8px}.buy .dday{font-size:14px}.more{display:flex;align-items:center;justify-content:center;gap:4px;width:calc(100% + 28px);margin:0 -14px;min-height:46px;border-top:1px solid var(--line);border-radius:0 0 3px 3px;background:var(--surface-2);font-size:13px;font-weight:700;color:var(--accent)}.more .chev{font-size:15px;color:var(--accent)}.app.boot{background:var(--bg)}.auth{flex:1;min-height:0;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:24px 20px calc(24px + env(safe-area-inset-bottom))}.auth-box{width:100%;max-width:380px;display:flex;flex-direction:column;gap:14px}.auth-brand{display:flex;align-items:center;gap:9px;margin-bottom:2px}.auth-brand .dot{width:9px;height:9px;border-radius:99px;background:var(--accent)}.auth-brand .nm{font-size:26px;font-weight:700;letter-spacing:-.02em}.auth .field>span .hint{font-style:normal;font-weight:500;color:var(--text-3)}.auth-switch{min-height:44px;font-size:13px;font-weight:600;color:var(--text-2)}.stock-foot-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.announce{flex-shrink:0;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 10px 0 14px;font-size:13px;line-height:1.35}.announce.accent{background:var(--accent);color:var(--bg)}.announce.warn{background:var(--danger);color:#fff}.announce-body{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px}.announce-text{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.announce-cta{font-size:13px;font-weight:700;color:inherit;border-bottom:1px solid currentColor;white-space:nowrap;line-height:1.2}.announce-x{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;color:inherit;opacity:.75}.btn.social{width:100%;font-size:15px;font-weight:700;gap:9px}.btn.social.google{background:#fff;color:#1f1f1f;border:1px solid #dadce0}.btn.social.kakao{background:#fee500;color:#000000d9}.auth-title{font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.4}.pending-who{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:4px;background:var(--surface-2);border:1px solid var(--line);font-size:14px;word-break:break-all}.admin-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-seller{display:flex;flex-direction:column;gap:8px}.admin-seller-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.admin-seller-who{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-seller-who .nm{font-size:15px;font-weight:700;overflow-wrap:anywhere}.admin-badge{flex-shrink:0;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700;background:var(--surface-2);color:var(--text-2);border:1px solid var(--line)}.admin-badge.pending{background:var(--danger-soft);color:var(--danger);border-color:#ff5c454d}.admin-badge.active{color:var(--accent);border-color:var(--accent)}a.btn{text-decoration:none}.admin-seller .sub,.admin-head .sub,.sc>.sub{font-size:12px;color:var(--text-3);line-height:1.5}.pending-who .muted{font-size:12px}.auth-legal{margin-top:2px;font-size:12px;line-height:1.6;color:var(--text-3);text-align:center}.auth-legal a{color:var(--text-2);text-decoration:underline;text-underline-offset:2px}.app.office{width:100%;max-width:1100px;margin:0 auto}.office-bar{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px;border-bottom:1px solid var(--line)}.office-brand{display:flex;align-items:center;gap:8px}.office-brand .dot{width:8px;height:8px;border-radius:99px;background:var(--accent)}.office-brand .nm{font-size:16px;font-weight:700;letter-spacing:-.02em}.office-tag{padding:2px 7px;border-radius:4px;border:1px solid var(--line-strong);background:var(--surface-2);font-size:11px;font-weight:700;color:var(--text-2)}.office-me{display:flex;align-items:center;gap:10px;min-width:0}.office-email{font-size:12px;color:var(--text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.row-btn{color:inherit;text-decoration:none}.office-nav{flex-shrink:0;display:flex;gap:4px;padding:0 20px;border-bottom:1px solid var(--line);overflow-x:auto}.office-nav button{min-height:42px;padding:0 12px;font-size:14px;font-weight:600;color:var(--text-3);border-bottom:2px solid transparent;white-space:nowrap}.office-nav button.on{color:var(--text);border-bottom-color:var(--accent)}.office-nav button:disabled{opacity:.45}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:14px 16px;display:flex;flex-direction:column;gap:3px;min-width:0}.stat .k{font-size:12px;color:var(--text-3);font-weight:600}.stat .v{font-size:19px;font-weight:700;letter-spacing:-.01em;overflow-wrap:anywhere}.stat .s{font-size:11px;color:var(--text-3)}.gain{color:var(--accent)}.loss{color:var(--danger)}@media (max-width: 560px){.stat-row{grid-template-columns:1fr}}.office-h2{font-size:15px;font-weight:700;margin-bottom:8px}.office-h2 .cnt{margin-left:4px;font-size:12px;color:var(--text-3);font-weight:600}.otable{overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.otable table{width:100%;min-width:640px;border-collapse:collapse;font-size:13px}.otable th,.otable td{padding:9px 12px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.otable th{color:var(--text-3);font-size:11px;font-weight:600;background:var(--surface-2)}.otable tr:last-child td{border-bottom:0}.otable .num{text-align:right}.otable .tt{max-width:260px;overflow:hidden;text-overflow:ellipsis}.otable .memo{max-width:180px;overflow:hidden;text-overflow:ellipsis;color:var(--text-2)}.office-layout{flex:1;min-height:0;display:flex}.office-side{flex-shrink:0;width:200px;display:flex;flex-direction:column;gap:18px;padding:18px 14px;border-right:1px solid var(--line)}.office-menu{display:flex;flex-direction:column;gap:2px}.office-menu button{min-height:40px;padding:0 12px;border-radius:4px;text-align:left;font-size:14px;font-weight:600;color:var(--text-2)}.office-menu button.on{background:var(--surface-2);color:var(--text);box-shadow:inset 2px 0 0 var(--accent)}.office-side-foot{margin-top:auto;display:flex;flex-direction:column;gap:8px}.office-main{flex:1;min-width:0;display:flex;flex-direction:column}.office-h1{font-size:21px;font-weight:700;letter-spacing:-.02em}.office-head{display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width: 720px){.office-layout{flex-direction:column}.office-side{width:auto;flex-direction:row;align-items:center;gap:10px;padding:10px 14px;border-right:0;border-bottom:1px solid var(--line);overflow-x:auto}.office-menu{flex-direction:row;gap:2px}.office-menu button{min-height:36px;padding:0 10px;white-space:nowrap}.office-menu button.on{box-shadow:inset 0 -2px 0 var(--accent);background:none}.office-side-foot{margin-top:0;margin-left:auto;flex-direction:row;align-items:center}.office-side-foot .office-email{display:none}}.office-filter{display:flex;gap:12px;flex-wrap:wrap}.office-filter label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--text-3);font-weight:600}.office-filter input,.office-filter select{min-height:38px;padding:0 10px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--text);font-size:13px}.omodal-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:20px}.omodal{width:100%;max-width:480px;max-height:calc(100dvh - 40px);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line-strong);border-radius:8px}.omodal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.omodal-head h2{font-size:16px;font-weight:700}.omodal-x{width:32px;height:32px;color:var(--text-3)}.omodal-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:12px}.omodal-body select{min-height:44px;padding:0 10px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface-2);color:var(--text);font-size:14px;width:100%}.omodal-foot{display:flex;gap:8px;padding:12px 18px;border-top:1px solid var(--line)}.omodal-foot .btn{flex:1}.field-row{display:flex;gap:10px}.field-row .field{flex:1;min-width:0}.row-del{font-size:12px;color:var(--text-3);text-decoration:underline;text-underline-offset:2px}.row-del:hover{color:var(--danger)}.cal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cal-title{font-size:15px;font-weight:700}.cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-dow{text-align:center;font-size:11px;color:var(--text-3);font-weight:600;padding:4px 0}.cal-cell{min-height:58px;padding:6px;border:1px solid var(--line);border-radius:4px;background:var(--surface);display:flex;flex-direction:column;align-items:flex-start;gap:2px}.cal-cell:hover{border-color:var(--line-strong)}.cal-cell.empty{border:0;background:none}.cal-cell .d{font-size:12px;color:var(--text-3);font-weight:600}.cal-cell .amt{font-size:11px;color:var(--accent);font-weight:700;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media (max-width: 560px){.cal-cell{min-height:44px;padding:4px}.cal-cell .amt{font-size:9px}}.office-settings{max-width:380px;display:flex;flex-direction:column;gap:14px}.admin-search{min-height:38px;padding:0 12px;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--text);font-size:13px;width:220px;max-width:50vw}.btn.ghost.danger{color:var(--danger);border-color:#ff5c4559}@media (max-width: 720px){.office-brand{white-space:nowrap}.office-brand .nm{display:none}}.cam-chip{position:absolute;top:14px;left:50%;transform:translate(-50%);max-width:calc(100% - 40px);padding:6px 12px;border-radius:99px;background:#141311d9;border:1px solid var(--line-strong);font-size:12px;font-weight:600;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cam-note{position:absolute;left:14px;right:14px;bottom:52px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:6px;background:#141311eb;border:1px solid rgba(255,92,69,.45)}.cam-note .body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.cam-note .code{font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--text-2)}.cam-note .msg{font-size:13px;line-height:1.45;color:var(--text)}.cam-note button{flex-shrink:0;min-height:36px;padding:0 12px;border-radius:4px;background:var(--accent);color:var(--bg);font-size:13px;font-weight:700}.cam-off>.cam,.cam-off>.actions{display:none!important}
