.bau-root{--background:#fafaf9;--foreground:#0a0a0a;--card:#fff;--card-foreground:#1c1917;--popover:#fff;--popover-foreground:#1c1917;--primary:#2563eb;--primary-strong:#1d4ed8;--primary-foreground:#fff;--primary-soft:#eff4ff;--secondary:#f5f5f4;--secondary-foreground:#1c1917;--muted:#f5f5f4;--muted-foreground:#57534e;--accent:#e7e5e4;--accent-foreground:#1c1917;--border:#e7e5e4;--border-strong:#d6d3d1;--input:#e7e5e4;--ring:#2563eb;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--success:#16a34a;--success-text:#166534;--success-bg:#dcfce7;--success-border:#bbf7d0;--warning:#d97706;--warning-text:#b45309;--warning-bg:#fef3c7;--warning-border:#fde68a;--danger:#dc2626;--danger-text:#b91c1c;--danger-bg:#fee2e2;--danger-border:#fecaca;--info-text:#1d4ed8;--info-bg:#eff4ff;--ch-red:#d50000;--r-sm:6px;--r-md:8px;--r-lg:10px;--r-xl:16px;--r-2xl:20px;--r-full:999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--shadow-sm:0 1px 2px rgba(10,10,10,.05);--shadow-md:0 4px 12px rgba(10,10,10,.06);--shadow-lg:0 10px 40px rgba(10,10,10,.12);--shadow-xl:0 24px 60px -12px rgba(10,10,10,.22);--font-sans:var(--font-inter),"Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--font-mono:var(--font-jb-mono),"JetBrains Mono",ui-monospace,SFMono-Regular,monospace;font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;line-height:1.5}.bau-root.dark,.dark .bau-root{--background:#0a0a0a;--foreground:#fafaf9;--card:#171717;--card-foreground:#fafaf9;--popover:#171717;--popover-foreground:#fafaf9;--primary:#60a5fa;--primary-strong:#93c5fd;--primary-foreground:#0a0a0a;--primary-soft:#1b2540;--secondary:#1f1d1b;--secondary-foreground:#fafaf9;--muted:#1f1d1b;--muted-foreground:#a8a29e;--accent:#292524;--accent-foreground:#fafaf9;--border:#292524;--border-strong:#3a352f;--input:#292524;--ring:#60a5fa;--success:#4ade80;--success-text:#4ade80;--success-bg:#0c2417;--success-border:#14532d;--warning:#fbbf24;--warning-text:#fbbf24;--warning-bg:#2a1e05;--warning-border:#78350f;--danger:#f87171;--danger-text:#f87171;--danger-bg:#2a0d0d;--danger-border:#7f1d1d;--info-text:#93c5fd;--info-bg:#16213a}.bau-root [data-mode=field]{--background:#fff;--foreground:#0a0a0a;--card:#fff;--muted:#f5f5f4;--muted-foreground:#44403c;--border:#a8a29e;--border-strong:#78716c;--primary:#1e40af;--primary-strong:#1e3a8a;--primary-foreground:#fff;--primary-soft:#eff4ff;--success-text:#14532d;--warning-text:#92400e;--danger-text:#9f1239;--field:1}.bau-root *{box-sizing:border-box;margin:0;padding:0}.bau-root .mono,.bau-root .tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.bau-root .mono{font-family:var(--font-mono)}.bau-root a{color:inherit;text-decoration:none}.bau-root :focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.bau-root .btn-primary:focus-visible{outline-offset:3px;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--primary)}@media (prefers-reduced-motion:reduce){.bau-root *{transition-duration:.01ms!important;animation-duration:.01ms!important}}.bau-root .t-display{letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:1.15}.bau-root .t-h1{letter-spacing:-.02em;font-size:24px;font-weight:800;line-height:1.2}.bau-root .t-h2{font-size:20px;font-weight:700;line-height:1.3}.bau-root .t-h3{font-size:18px;font-weight:600;line-height:1.4}.bau-root .t-body{font-size:16px;font-weight:400;line-height:1.5}.bau-root .t-sm{font-size:14px;line-height:1.45}.bau-root .t-micro{text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.bau-root .t-kpi{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.bau-root .muted{color:var(--muted-foreground)}.bau-root .btn{border-radius:var(--r-md);font:inherit;cursor:pointer;white-space:nowrap;border:1px solid transparent;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 15px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.bau-root .btn:active{transform:scale(.98)}.bau-root .btn svg{width:16px;height:16px}.bau-root .btn-primary{background:var(--primary);color:var(--primary-foreground)}.bau-root .btn-primary:hover{background:var(--primary-strong)}.bau-root .btn-outline{background:var(--card);border-color:var(--border-strong);color:var(--foreground)}.bau-root .btn-outline:hover{background:var(--muted)}.bau-root .btn-ghost{color:var(--foreground);background:0 0}.bau-root .btn-ghost:hover{background:var(--muted)}.bau-root .btn-danger{background:var(--danger);color:#fff}.bau-root .btn-soft{background:var(--primary-soft);color:var(--primary-strong)}.bau-root .btn-lg{height:44px;padding:0 22px;font-size:15px}.bau-root .btn-sm{height:28px;padding:0 11px;font-size:13px}.bau-root .btn-block{width:100%}.bau-root .app{height:100vh;grid-template-columns:236px 1fr;height:100dvh;display:grid;overflow:hidden}.bau-root .sidebar{background:var(--card);border-right:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.bau-root .brand{align-items:center;gap:10px;padding:16px 16px 12px;display:flex}.bau-root .brand .mark{flex:none;width:30px;height:30px}.bau-root .brand .wm{letter-spacing:-.025em;color:var(--foreground);font-size:18px;font-weight:800}.bau-root .brand .wm small{color:var(--primary);font-size:18px;font-weight:700}.bau-root .mandant{border:1px solid var(--border);cursor:pointer;background:var(--background);border-radius:9px;align-items:center;gap:8px;margin:0 12px 8px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.bau-root .mandant .ar{background:var(--primary-soft);width:22px;height:22px;color:var(--primary-strong);border-radius:6px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.bau-root .mandant svg{width:15px;height:15px;color:var(--muted-foreground);margin-left:auto}.bau-root .nav{flex:1;padding:6px 10px 16px;overflow-y:auto}.bau-root .nav::-webkit-scrollbar{width:6px}.bau-root .nav::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.bau-root .navsec{text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);padding:12px 8px 5px;font-size:10px;font-weight:700}.bau-root .nrow{color:var(--foreground);cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:7px 9px;font-size:13.5px;font-weight:500;display:flex;position:relative}.bau-root .nrow svg{width:17px;height:17px;color:var(--muted-foreground)}.bau-root .nrow:hover{background:var(--muted)}.bau-root .nrow.active{background:var(--primary-soft);color:var(--primary-strong);font-weight:600}.bau-root .nrow.active svg{color:var(--primary-strong)}.bau-root .nrow.active:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:-10px}.bau-root .nrow .badge{background:var(--danger);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10.5px;font-weight:700;display:grid}.bau-root .main{flex-direction:column;min-width:0;display:flex;overflow:hidden}.bau-root .topbar{border-bottom:1px solid var(--border);background:var(--card);flex:none;align-items:center;gap:14px;height:56px;padding:0 18px;display:flex}.bau-root .topbar h2{letter-spacing:-.01em;font-size:16px;font-weight:700}.bau-root .search{background:var(--background);border:1px solid var(--border);max-width:340px;color:var(--muted-foreground);cursor:text;border-radius:9px;flex:1;align-items:center;gap:8px;padding:7px 10px;font-size:13px;display:flex}.bau-root .search svg{width:15px;height:15px}.bau-root .search .kbd{border:1px solid var(--border);background:var(--card);border-radius:5px;margin-left:auto;padding:1px 5px;font-size:11px}.bau-root .tb-right{align-items:center;gap:12px;margin-left:auto;display:flex}.bau-root .iconbtn{border:1px solid var(--border);background:var(--background);cursor:pointer;width:34px;height:34px;color:var(--foreground);border-radius:9px;place-items:center;display:grid;position:relative}.bau-root .iconbtn svg{width:17px;height:17px}.bau-root .iconbtn .dot{background:var(--danger);color:#fff;border:2px solid var(--card);border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.bau-root .avatar{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12.5px;font-weight:700;display:grid}.bau-root .content{background:var(--background);flex:1;padding:20px;overflow-y:auto}.bau-root .content::-webkit-scrollbar{width:8px}.bau-root .content::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}.bau-root .page-h{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.bau-root .breadcrumb{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:4px;font-size:12.5px;display:flex}.bau-root .breadcrumb svg{width:13px;height:13px}.bau-root .card{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.bau-root .card-pad{padding:16px}.bau-root .card-h{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;display:flex}.bau-root .card-h .ttl{align-items:center;gap:8px;font-size:14.5px;font-weight:700;display:flex}.bau-root .card-h .ttl .live{background:var(--success);width:8px;height:8px;box-shadow:0 0 0 3px var(--success-bg);border-radius:50%}.bau-root .card-h a,.bau-root .card-h .link{color:var(--primary-strong);cursor:pointer;font-size:12.5px;font-weight:600}.bau-root .grid{gap:16px;display:grid}.bau-root .kpis{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.bau-root .kpi{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:14px 15px}.bau-root .kpi .k-lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:flex}.bau-root .kpi .k-lbl svg{width:14px;height:14px}.bau-root .kpi .k-val{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:7px;font-size:26px;font-weight:800}.bau-root .kpi .k-val .cur{color:var(--muted-foreground);margin-right:3px;font-size:14px;font-weight:600}.bau-root .kpi .k-sub{align-items:center;gap:5px;margin-top:3px;font-size:12px;font-weight:600;display:flex}.bau-root .kpi .k-sub svg{width:13px;height:13px}.bau-root .up{color:var(--success-text)}.bau-root .warn{color:var(--warning-text)}.bau-root .dn{color:var(--danger-text)}.bau-root table{border-collapse:collapse;width:100%}.bau-root thead th{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);text-align:left;border-bottom:1px solid var(--border);padding:9px 16px;font-size:10.5px;font-weight:700}.bau-root thead th.num,.bau-root tbody td.num{text-align:right;font-variant-numeric:tabular-nums}.bau-root tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:10px 16px;font-size:13px}.bau-root tbody tr:last-child td{border-bottom:none}.bau-root tbody tr:hover{background:var(--muted)}.bau-root .who{align-items:center;gap:10px;display:flex}.bau-root .who .av{color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.bau-root .who .nm{font-weight:600}.bau-root .who .rl{color:var(--muted-foreground);font-size:11.5px}.bau-root .stat{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.bau-root .stat svg{flex:none;width:13px;height:13px}.bau-root .stat.run,.bau-root .stat.ok,.bau-root .stat.success{background:var(--success-bg);color:var(--success-text)}.bau-root .stat.pause,.bau-root .stat.warn{background:var(--warning-bg);color:var(--warning-text)}.bau-root .stat.danger{background:var(--danger-bg);color:var(--danger-text)}.bau-root .stat.off,.bau-root .stat.neutral{background:var(--muted);color:var(--muted-foreground)}.bau-root .stat.info{background:var(--info-bg);color:var(--info-text)}.bau-root .badge{background:var(--muted);color:var(--muted-foreground);white-space:nowrap;border-radius:6px;align-items:center;gap:5px;max-width:100%;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.bau-root .badge.primary{background:var(--primary-soft);color:var(--primary-strong)}.bau-root .dot{border-radius:50%;flex:none;width:9px;height:9px}.bau-root .dot.success{background:var(--success)}.bau-root .dot.warn{background:var(--warning)}.bau-root .dot.danger{background:var(--danger)}.bau-root .dot.neutral{background:var(--stone-400)}.bau-root .field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.bau-root .field label{color:var(--foreground);font-size:13px;font-weight:600}.bau-root .field .hint{color:var(--muted-foreground);font-size:12px}.bau-root .input,.bau-root .select,.bau-root .textarea{font:inherit;background:var(--card);border:1px solid var(--border-strong);border-radius:var(--r-md);color:var(--foreground);width:100%;padding:9px 11px;font-size:14px}.bau-root .input:focus,.bau-root .select:focus,.bau-root .textarea:focus{outline:2px solid var(--ring);outline-offset:1px;border-color:var(--primary)}.bau-root .input.invalid{border-color:var(--danger)}.bau-root .field .err{color:var(--danger-text);align-items:center;gap:5px;font-size:12.5px;display:flex}.bau-root .field .err svg{width:13px;height:13px}.bau-root .form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (max-width:600px){.bau-root .form-grid{grid-template-columns:1fr}}.bau-root .tabs{border-bottom:1px solid var(--border);gap:2px;margin-bottom:16px;display:flex}.bau-root .tab{color:var(--muted-foreground);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;padding:9px 14px;font-size:13.5px;font-weight:600}.bau-root .tab.active{color:var(--primary-strong);border-bottom-color:var(--primary)}.bau-root .lineitems td .desc{font-weight:600}.bau-root .lineitems tfoot td{border:none;padding:8px 16px;font-size:13px}.bau-root .lineitems tfoot .total td{border-top:2px solid var(--border-strong);font-size:15px;font-weight:800}.bau-root .qrbill{color:#000;background:#fff;border:1px dashed #000;border-radius:6px;grid-template-columns:62mm 1fr;font-size:9px;display:grid;overflow:hidden}.bau-root .qrbill .recv,.bau-root .qrbill .pay{border-right:1px solid #000;padding:10px 12px}.bau-root .qrbill .qrbox{background:repeating-linear-gradient(45deg,#000 0,#000 2px,#fff 2px,#fff 4px);border:1px solid #000;place-items:center;width:46px;height:46px;margin:6px 0;display:grid}.bau-root .qrbill .ch{font-weight:800}.bau-root .empty{text-align:center;color:var(--muted-foreground);padding:42px 20px}.bau-root .empty svg{width:42px;height:42px;color:var(--stone-400);margin:0 auto 12px}.bau-root .empty .et{color:var(--foreground);font-size:18px;font-weight:700}.bau-root .empty .es{margin:4px 0 16px;font-size:13px}.bau-root .empty.danger svg{color:var(--danger)}.bau-root .empty.danger .et{color:var(--danger-text)}.bau-root .skeleton{background:linear-gradient(90deg,var(--muted)0%,var(--stone-100)50%,var(--muted)100%);border-radius:6px;height:14px;animation:1.4s infinite bau-shimmer}@keyframes bau-shimmer{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.bau-root .drawer{z-index:50;background:rgba(10,10,10,.5);justify-content:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.bau-root .drawer .panel{background:var(--card);width:480px;max-width:92vw;height:100%;box-shadow:var(--shadow-xl);overflow-y:auto}.bau-root .phone{width:100%;max-width:100%;height:100vh;background:var(--background);height:100dvh;position:relative}.bau-root .phone .notch{display:none}.bau-root .screen{background:var(--background);width:100%;height:100%;color:var(--foreground);padding-top:env(safe-area-inset-top);flex-direction:column;display:flex;position:relative;overflow:hidden}.bau-root .f-statusbar{justify-content:space-between;align-items:center;height:34px;padding:0 20px;font-size:12px;font-weight:600;display:flex}.bau-root .f-sync{border-radius:9px;align-items:center;gap:8px;margin:2px 12px 0;padding:7px 14px;font-size:13px;font-weight:700;display:flex}.bau-root .f-sync.ok{background:var(--success-bg);color:var(--success-text);border:1px solid var(--success-border)}.bau-root .f-sync.off{background:var(--warning-bg);color:var(--warning-text);border:1px solid var(--warning-border)}.bau-root .f-sync svg{width:16px;height:16px}.bau-root .f-head{justify-content:space-between;align-items:center;padding:10px 18px 6px;display:flex}.bau-root .f-hello{letter-spacing:-.01em;font-size:20px;font-weight:800}.bau-root .f-lang{border:2px solid var(--border-strong);border-radius:10px;align-items:center;gap:7px;padding:6px 10px;font-size:14px;font-weight:700;display:flex}.bau-root .f-lang svg{width:14px;height:14px}.bau-root .f-body{flex-direction:column;flex:1;gap:12px;padding:6px 16px 16px;display:flex;overflow-y:auto}.bau-root .f-body>*{flex-shrink:0}.bau-root .f-card{background:var(--card);border:1.5px solid var(--border);border-radius:14px;padding:13px 14px}.bau-root .f-list-item{border:2px solid var(--border-strong);background:var(--card);border-radius:13px;align-items:center;gap:12px;min-height:64px;padding:10px 14px;font-size:16px;font-weight:600;display:flex}.bau-root .stamp{cursor:pointer;background:var(--primary);width:max(150px,min(38vh,200px));height:max(150px,min(38vh,200px));color:var(--primary-foreground);box-shadow:0 12px 30px -6px color-mix(in srgb,var(--primary)55%,transparent);font:inherit;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.bau-root .stamp:active{transform:scale(.97)}.bau-root .stamp.idle{background:var(--card);color:var(--foreground);border:2px solid var(--border-strong);box-shadow:none}.bau-root .stamp.pause{background:var(--warning);color:#3a2606}.bau-root .stamp .ring{border:3px solid var(--primary);opacity:.35;border-radius:50%;animation:2.4s ease-out infinite bau-pulse;position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px}@keyframes bau-pulse{0%{opacity:.4;transform:scale(1)}70%{opacity:0;transform:scale(1.12)}to{opacity:0}}.bau-root .stamp .ic{width:max(28px,min(6.6vh,34px));height:max(28px,min(6.6vh,34px))}.bau-root .stamp .timer{font-variant-numeric:tabular-nums;font-size:max(28px,min(6.6vh,34px));font-weight:800;line-height:1}.bau-root .stamp .verb{font-size:max(13px,min(3vh,15px));font-weight:700}.bau-root .f-tiles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bau-root .tile{border:2px solid var(--border-strong);background:var(--card);cursor:pointer;min-height:62px;color:var(--foreground);border-radius:13px;align-items:center;gap:11px;padding:13px 12px;font-size:15px;font-weight:700;display:flex}.bau-root .tile svg{flex:none;width:24px;height:24px}.bau-root .f-danger{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:16px;font-weight:800;display:flex}.bau-root .f-danger svg{width:22px;height:22px}.bau-root .f-bottomnav{border-top:2px solid var(--border);background:var(--card);padding-bottom:max(14px,env(safe-area-inset-bottom));flex:none;grid-template-columns:repeat(4,1fr);display:grid}.bau-root .navitem{color:var(--muted-foreground);cursor:pointer;flex-direction:column;align-items:center;gap:3px;padding:9px 2px 6px;font-size:11px;font-weight:600;display:flex}.bau-root .navitem svg{width:24px;height:24px}.bau-root .navitem.active{color:var(--primary)}.bau-root .navitem.active svg{stroke-width:2.4px}.bau-root .row{align-items:center;gap:8px;display:flex}.bau-root .between{justify-content:space-between}.bau-root .wrap{flex-wrap:wrap}.bau-root .grow{flex:1}.bau-root .gap2{gap:8px}.bau-root .gap4{gap:16px}.bau-root .mt2{margin-top:8px}.bau-root .mt4{margin-top:16px}.bau-root .mb4{margin-bottom:16px}.bau-root .grid2{grid-template-columns:1.5fr 1fr;gap:16px;display:grid}@media (max-width:1100px){.bau-root .grid2{grid-template-columns:1fr}}.bau-root .grid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1000px){.bau-root .grid3{grid-template-columns:1fr}}.bau-root .right{text-align:right}.bau-root .center{text-align:center}.bau-root .fade-in{animation:.25s both bau-fade}@keyframes bau-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1}}.bau-root .stat.active{background:var(--info-bg);color:var(--info-text)}.bau-root .stat.paid{background:var(--success-bg);color:var(--success-text)}.bau-root .stat.done,.bau-root .stat.draft,.bau-root .stat.absent{background:var(--muted);color:var(--muted-foreground)}.bau-root .notice{border-radius:var(--r-lg);border:1px solid var(--border);border-left:3px solid var(--muted-foreground);background:var(--muted);text-align:left;align-items:flex-start;gap:10px;padding:11px 14px;font-size:13.5px;font-weight:500;line-height:1.5;display:flex}.bau-root .notice svg{flex:none;width:17px;height:17px;margin-top:1px}.bau-root .notice.info{background:var(--info-bg);border-left-color:var(--primary);color:var(--info-text)}.bau-root .notice.warn{background:var(--warning-bg);border-left-color:var(--warning);color:var(--warning-text)}.bau-root .notice.danger{background:var(--danger-bg);border-left-color:var(--danger);color:var(--danger-text)}.bau-root .scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}.bau-root .count{background:var(--danger-text);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-grid}.bau-root .iconbtn .dot{background:var(--danger-text)}.bau-root .nrow.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.bau-root .nrow.disabled:after{content:"bald";color:var(--muted-foreground);background:var(--muted);text-transform:none;letter-spacing:0;border-radius:5px;margin-left:auto;padding:1px 6px;font-size:9px;font-weight:700}.bau-root .f-btn{min-height:68px;font:inherit;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;font-size:18px;font-weight:800;display:flex}.bau-root .f-btn-primary{background:var(--primary);color:var(--primary-foreground)}.bau-root .f-btn svg{flex:none;width:22px;height:22px}.bau-root .f-list-item{cursor:pointer}.bau-root .f-list-item.compact{min-height:48px}.bau-root .f-danger{min-height:64px}.bau-root .f-lang{cursor:pointer;min-height:48px}.bau-root .navitem.sos{color:var(--danger)}.bau-root .navitem.sos svg{stroke-width:2.4px}.bau-root .sitechip{border-radius:7px;justify-content:center;align-items:center;width:100%;padding:6px 8px;font-size:12px;font-weight:700;display:inline-flex}.bau-root .sitechip-lg{border-radius:12px;flex:none;width:46px;height:46px;padding:0;font-size:14px}.bau-root .site-amr{color:#1e3a8a;background:#dbe4ff}.bau-root .site-rom{color:#115e59;background:#ccfbf1}.bau-root .site-arb{color:#92400e;background:#feead1}.bau-root .vh{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bau-root .tab.disabled{opacity:.5;cursor:not-allowed}.bau-root .bar{background:var(--muted);border-radius:3px;min-width:64px;height:6px;overflow:hidden}.bau-root .bar>span{border-radius:3px;height:100%;display:block}.bau-root .bar>span.ok{background:var(--success)}.bau-root .bar>span.warn{background:var(--warning)}.bau-root .bar>span.danger{background:var(--danger)}.bau-root .modal-backdrop{z-index:40;background:rgba(10,10,10,.55);place-items:center;padding:24px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.bau-root .modal{background:var(--card);box-shadow:var(--shadow-xl);width:100%;max-width:560px;max-height:92vh;border-radius:16px;flex-direction:column;max-height:92dvh;display:flex;overflow:hidden}.bau-root .modal.lg{max-width:860px}.bau-root .modal-h{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.bau-root .modal-h .ttl{align-items:center;gap:9px;font-size:16px;font-weight:700;display:flex}.bau-root .modal-h .ttl svg{width:18px;height:18px;color:var(--primary-strong)}.bau-root .modal-h .x{border:1px solid var(--border);background:var(--background);width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:grid}.bau-root .modal-h .x svg{width:16px;height:16px}.bau-root .modal-b{padding:20px;overflow:auto}.bau-root .modal-sub{color:var(--muted-foreground);margin:-6px 0 16px;font-size:13px}.bau-root .modal-f{border-top:1px solid var(--border);background:var(--card);flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.bau-root .modal-step{gap:6px;margin-bottom:18px;display:flex}.bau-root .modal-step .s{background:var(--border);border-radius:2px;flex:1;height:4px}.bau-root .modal-step .s.on{background:var(--primary)}.bau-root .fieldset-h{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);border-bottom:1px solid var(--border);margin:18px 0 10px;padding-bottom:6px;font-size:11px;font-weight:700}.bau-root .mark-list{flex-direction:column;margin:0 0 6px;padding:0;list-style:none;display:flex}.bau-root .mark-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:48px;padding:10px 2px;display:flex}.bau-root .mark-list .mark-row:last-child{border-bottom:none}.bau-root .req{color:var(--danger-text);font-weight:700}.bau-root .qty-input{text-align:right;width:88px;margin-left:auto;padding:6px 9px}.bau-root .num.pos{color:var(--success-text);font-weight:700}.bau-root .num.neg{color:var(--danger-text);font-weight:700}.bau-root .lineitems .cur{margin-right:3px}.bau-root .switch{background:var(--border-strong);cursor:pointer;border:none;border-radius:999px;flex:none;width:42px;height:24px;padding:0;position:relative}.bau-root .switch.on{background:var(--primary)}.bau-root .switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:left .15s;position:absolute;top:2px;left:2px}.bau-root .switch.on:after{left:20px}.bau-root .upload{border:1.5px dashed var(--border-strong);text-align:center;color:var(--muted-foreground);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:18px;font-size:13px;display:flex}.bau-root .upload svg{width:22px;height:22px}.bau-root .stepper{align-items:center;gap:10px;display:inline-flex}.bau-root .stepper button{border:1px solid var(--border-strong);background:var(--card);width:40px;height:40px;font:inherit;cursor:pointer;color:var(--foreground);border-radius:9px;font-size:20px;font-weight:700}.bau-root .stepper .v{text-align:center;font-variant-numeric:tabular-nums;min-width:54px;font-size:16px;font-weight:700}.bau-root .f-subhead{border-bottom:2px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}.bau-root .f-subhead .back{border:2px solid var(--border-strong);background:var(--card);cursor:pointer;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid}.bau-root .f-subhead .back svg{width:24px;height:24px}.bau-root .f-subhead .t{font-size:19px;font-weight:800}.bau-root .photo-stage{background:var(--stone-800);color:#fff;border-radius:14px;place-items:center;min-height:200px;display:grid;position:relative}.bau-root .choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bau-root .choice{border:2px solid var(--border-strong);cursor:pointer;text-align:center;border-radius:13px;flex-direction:column;align-items:center;gap:8px;min-height:84px;padding:16px 12px;font-size:15px;font-weight:700;display:flex}.bau-root .choice svg{width:30px;height:30px}.bau-root .nav-toggle,.bau-root .nav-scrim{display:none}@media (max-width:1023px){.bau-root .app{grid-template-columns:1fr}.bau-root .sidebar{z-index:60;width:284px;max-width:86vw;box-shadow:var(--shadow-xl);transition:transform .22s;position:fixed;top:0;bottom:0;left:0;right:auto;transform:translate(-100%)}.bau-root .app.nav-open .sidebar{transform:none}.bau-root .nav-scrim{z-index:55;opacity:0;pointer-events:none;background:rgba(10,10,10,.45);transition:opacity .22s;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.bau-root .app.nav-open .nav-scrim{opacity:1;pointer-events:auto}.bau-root .nav-toggle{display:grid}}@media (pointer:coarse){.bau-root .iconbtn,.bau-root .modal-h .x{width:44px;height:44px}.bau-root .avatar{width:40px;height:40px}.bau-root .stepper button{width:44px;height:44px}.bau-root .btn{min-height:44px}.bau-root .btn-sm{min-height:40px}}.bau-root .auth-shell{min-height:100vh;min-height:100dvh}