:root{--vbz-yellow:#f6b73c;--vbz-yellow-hover:#eaa92e;--vbz-soft:#f4ede6;--vbz-bg:#f7f7f5;--vbz-line:#e6e2dc;--vbz-text:#151515;--vbz-muted:#6e6e6e;--vbz-green:#8bc63f}
body.vbzvv2r-body{background:var(--vbz-bg)!important}
.vbzvv2r-shell{min-height:100vh;background:var(--vbz-bg);color:var(--vbz-text);font-family:inherit;font-weight:400;display:block}
.vbzvv2r-shell *{box-sizing:border-box;font-weight:400!important;text-transform:none!important}
.vbzvv2r-shell svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.vbzvv2r-side{position:fixed;left:0;top:0;bottom:0;width:74px;background:#fff;border-right:1px solid var(--vbz-line);border-radius:0 22px 22px 0;z-index:99999;padding:18px 10px;overflow:hidden;transition:width .22s ease,box-shadow .22s ease;box-shadow:none}
.vbzvv2r-side:hover,.vbzvv2r-side.is-open{width:286px;box-shadow:12px 0 32px rgba(0,0,0,.06)}
.vbzvv2r-brand{display:flex;align-items:center;gap:12px;min-width:250px;margin:0 0 18px;padding:0 4px}
.vbzvv2r-brand img{width:48px;height:48px;border-radius:16px;object-fit:cover;background:#eee;image-rendering:auto}
.vbzvv2r-brand p,.vbzvv2r-brand h2,.vbzvv2r-brand span{margin:0;line-height:1.18}.vbzvv2r-brand p{font-size:11px;color:var(--vbz-muted)}.vbzvv2r-brand h2{font-size:16px;color:#111;white-space:nowrap}.vbzvv2r-brand span{font-size:11px;color:#555;white-space:nowrap}
.vbzvv2r-side nav{display:flex;flex-direction:column;gap:4px;min-width:250px}.vbzvv2r-side nav a{height:40px;display:flex;align-items:center;gap:13px;padding:0 13px;border-radius:14px;color:#171717!important;text-decoration:none!important;font-size:14px;white-space:nowrap;position:relative}.vbzvv2r-side nav a:hover{background:#f3f2ef}.vbzvv2r-side nav a.is-active{background:#f7efe3}.vbzvv2r-side nav a.is-active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;background:var(--vbz-yellow);border-radius:4px}.vbzvv2r-side nav i{width:22px;display:inline-flex;justify-content:center;align-items:center}
.vbzvv2r-main{padding:34px 38px 54px 108px;transition:padding-left .22s ease;max-width:1500px}.vbzvv2r-side:hover~.vbzvv2r-main{padding-left:322px}
.vbzvv2r-head{margin:0 0 28px}.vbzvv2r-head h1{font-size:28px;letter-spacing:-.03em;line-height:1.1;margin:0;color:#111}.vbzvv2r-head p{font-size:14px;color:var(--vbz-muted);margin:8px 0 0;max-width:650px}
.vbzvv2r-dashboard,.vbzvv2r-section.plain,.vbzvv2r-form,.vbzvv2r-table-wrap,.vbzvv2r-message{background:transparent;border:0;border-radius:0;box-shadow:none}
.vbzvv2r-topline{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.vbzvv2r-local{display:flex;align-items:center;gap:15px}.vbzvv2r-local img{width:54px;height:54px;border-radius:17px;object-fit:cover;background:#eee;image-rendering:auto}.vbzvv2r-local span{display:block;font-size:12px;color:var(--vbz-muted);margin-bottom:3px}.vbzvv2r-local h2{font-size:22px;line-height:1.15;margin:0;letter-spacing:-.02em;color:#111}.vbzvv2r-local p{font-size:12px;color:#555;margin:5px 0 0}
.vbzvv2r-actions,.vbzvv2r-row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vbzvv2r-btn{min-height:40px;border:0!important;border-radius:14px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;text-decoration:none!important;line-height:1!important;font-size:14px!important;cursor:pointer!important;box-shadow:none!important;white-space:nowrap}.vbzvv2r-btn-yellow{background:var(--vbz-yellow)!important;color:#111!important}.vbzvv2r-btn-yellow:hover{background:var(--vbz-yellow-hover)!important;color:#111!important}.vbzvv2r-btn-soft{background:#ead2c5!important;color:#111!important}.vbzvv2r-btn-green{background:var(--vbz-green)!important;color:#fff!important}.vbzvv2r-row-actions .vbzvv2r-btn{min-height:34px;padding:0 11px!important;font-size:12.5px!important;border-radius:12px!important}
.vbzvv2r-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:6px 0 34px;border-top:1px solid var(--vbz-line);border-bottom:1px solid var(--vbz-line);background:transparent}.vbzvv2r-metrics>div{padding:23px 22px;border-right:1px solid var(--vbz-line);display:grid;gap:8px}.vbzvv2r-metrics>div:last-child{border-right:0}.vbzvv2r-metrics svg{color:#111}.vbzvv2r-metrics span{font-size:13px;color:#5b5b5b}.vbzvv2r-metrics strong{font-size:26px;line-height:1;color:#111;letter-spacing:-.02em}
.vbzvv2r-section.plain{margin:0 0 24px}.vbzvv2r-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 18px}.vbzvv2r-section-title h3,.vbzvv2r-section h3{margin:0;font-size:20px;color:#111;letter-spacing:-.02em}.vbzvv2r-section-title p{margin:0;font-size:13px;color:var(--vbz-muted)}
.vbzvv2r-note{display:flex;align-items:center;gap:14px;border-top:1px solid var(--vbz-line);padding:16px 0}.vbzvv2r-note:first-of-type{border-top:0}.vbzvv2r-note img{width:50px;height:50px;border-radius:15px;object-fit:cover;background:#eee}.vbzvv2r-note>div{flex:1;min-width:0}.vbzvv2r-note h4{font-size:15px;line-height:1.25;margin:0 0 5px;color:#111}.vbzvv2r-note p{font-size:13px;line-height:1.35;margin:0;color:#666}.vbzvv2r-empty{padding:18px 0;border-top:1px solid var(--vbz-line);color:#666;font-size:14px}.vbzvv2r-alert{background:var(--vbz-yellow);color:#111;border:0;border-radius:15px;padding:15px 17px;margin:0 0 18px;font-size:14px;line-height:1.45}
.vbzvv2r-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px}.vbzvv2r-filters label{height:42px;min-width:210px;background:#fff;border:1px solid var(--vbz-line);border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 12px}.vbzvv2r-filters input{border:0!important;background:transparent!important;min-height:0!important;padding:0!important;box-shadow:none!important;color:#111!important;font-size:14px!important;width:100%}.vbzvv2r-filters input[type=date]{appearance:auto!important;-webkit-appearance:auto!important}.vbzvv2r-filters input[type=date]::-webkit-calendar-picker-indicator{display:block!important;opacity:1!important;cursor:pointer}.vbzvv2r-filters select{height:42px;border:1px solid var(--vbz-line)!important;border-radius:14px!important;background:#fff!important;padding:0 12px!important;box-shadow:none!important;color:#111!important}
.vbzvv2r-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:4px 0 24px}.vbzvv2r-table{width:100%;min-width:980px;border-collapse:collapse;background:transparent}.vbzvv2r-table th,.vbzvv2r-table td{padding:14px 13px;border-bottom:1px solid var(--vbz-line);text-align:left;vertical-align:middle;font-size:13px;color:#222}.vbzvv2r-table th{background:#efeeeb;color:#555}.vbzvv2r-table tr:last-child td{border-bottom:0}.vbzvv2r-thumb{width:48px;height:48px;border-radius:14px;object-fit:cover;background:#eee}
.vbzvv2r-form{margin:0 0 25px}.vbzvv2r-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.vbzvv2r-form label{display:grid;gap:7px;color:#333;font-size:13px}.vbzvv2r-form .span2,.vbzvv2r-form label.span2{grid-column:1/-1}.vbzvv2r-form input,.vbzvv2r-form textarea,.vbzvv2r-form select{width:100%;border:1px solid var(--vbz-line)!important;background:#fff!important;border-radius:14px!important;min-height:44px;padding:10px 13px!important;box-shadow:none!important;color:#111!important;font-size:14px!important}.vbzvv2r-form textarea{resize:vertical}.vbzvv2r-form input[type=date]{appearance:auto!important;-webkit-appearance:auto!important}.vbzvv2r-form input[type=date]::-webkit-calendar-picker-indicator{display:block!important;opacity:1!important;cursor:pointer}.vbzvv2r-bottom{display:flex;justify-content:flex-end;margin-top:20px}
.vbzvv2r-upload{border:1px dashed #d4d0ca;background:#fff;border-radius:17px;padding:18px;display:grid;gap:10px}.vbzvv2r-upload strong{font-size:15px;color:#111}.vbzvv2r-upload p{margin:0;color:#777;font-size:13px}.vbzvv2r-preview{display:flex;flex-wrap:wrap;gap:10px}.vbzvv2r-preview span{width:86px;height:86px;border-radius:16px;overflow:hidden;display:block;position:relative;background:#eee}.vbzvv2r-preview img{width:100%;height:100%;object-fit:cover}.vbzvv2r-preview button{position:absolute;right:5px;top:5px;width:24px;height:24px;border:0;border-radius:50%;background:#111;color:#fff;line-height:1;cursor:pointer}
.vbzvv2r-message{display:flex;gap:15px;padding:18px 0;border-top:1px solid var(--vbz-line)}.vbzvv2r-message:first-of-type{border-top:0}.vbzvv2r-message>img{width:54px;height:54px;border-radius:15px;object-fit:cover;background:#eee}.vbzvv2r-message>div{flex:1}.vbzvv2r-message h3{font-size:17px;margin:0 0 6px}.vbzvv2r-message p{margin:0 0 12px;color:#666;font-size:13px}.vbzvv2r-answer{display:grid;gap:10px}.vbzvv2r-answer textarea{width:100%;border:1px solid var(--vbz-line);border-radius:14px;min-height:86px;padding:12px;resize:vertical;background:#fff}
.vbzvv2r-close{display:none;position:absolute;right:14px;top:14px;border:0;background:transparent;color:#111;cursor:pointer}.vbzvv2r-mobile-open{display:none}.vbzvv2r-login{padding:20px;background:#fff;border-radius:15px}.vbzvv2r-toast{position:fixed;right:22px;bottom:22px;background:#111;color:#fff;padding:12px 16px;border-radius:13px;z-index:100000;font-size:13px}
@media(max-width:900px){.vbzvv2r-main{padding:86px 16px 32px!important}.vbzvv2r-mobile-open{display:flex;position:fixed;left:14px;top:14px;z-index:100000;align-items:center;gap:10px;height:43px;border:0;border-radius:999px;background:var(--vbz-yellow);color:#111;padding:0 15px;box-shadow:0 10px 26px rgba(0,0,0,.14);font-size:13px}.vbzvv2r-mobile-open i{display:grid;gap:4px}.vbzvv2r-mobile-open span{display:block;width:17px;height:1.6px;background:#111;border-radius:3px}.vbzvv2r-mobile-open em{font-style:normal}.vbzvv2r-side{transform:translateX(-104%);transition:transform .22s ease;width:100vw!important;border-radius:0;padding:70px 20px 24px;box-shadow:none}.vbzvv2r-side.is-open{transform:translateX(0);box-shadow:none}.vbzvv2r-close{display:block}.vbzvv2r-brand,.vbzvv2r-side nav{min-width:0}.vbzvv2r-side nav a{height:46px}.vbzvv2r-head h1{font-size:25px}.vbzvv2r-topline{display:block}.vbzvv2r-actions{margin-top:16px}.vbzvv2r-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vbzvv2r-metrics>div{border-bottom:1px solid var(--vbz-line)}.vbzvv2r-metrics>div:nth-child(2n){border-right:0}.vbzvv2r-section-title{display:block}.vbzvv2r-section-title p{margin-top:6px}.vbzvv2r-filters{display:grid;grid-template-columns:1fr}.vbzvv2r-filters label,.vbzvv2r-filters select,.vbzvv2r-filters .vbzvv2r-btn{width:100%;max-width:none}.vbzvv2r-form-grid{grid-template-columns:1fr}.vbzvv2r-note{align-items:flex-start}.vbzvv2r-note .vbzvv2r-btn{margin-left:auto}.vbzvv2r-table{min-width:900px}}
@media(max-width:540px){.vbzvv2r-metrics{grid-template-columns:1fr}.vbzvv2r-metrics>div{border-right:0}.vbzvv2r-actions,.vbzvv2r-row-actions{display:grid;grid-template-columns:1fr;width:100%}.vbzvv2r-btn{width:100%}.vbzvv2r-note{display:grid;grid-template-columns:50px 1fr}.vbzvv2r-note .vbzvv2r-btn{grid-column:1/-1}.vbzvv2r-message{display:block}.vbzvv2r-message>img{margin-bottom:10px}}
