.pos-toolbar{display:flex;align-items:center;gap:7px;font-size:13px}
.user-state{display:flex;align-items:center;color:#cbd3df;margin-right:5px}
.user-state i{width:8px;height:8px;border-radius:50%;background:#20d48d;margin-right:7px}
.pos-toolbar details{position:relative}
.pos-toolbar summary{list-style:none;cursor:pointer;padding:8px 10px;border-radius:8px;color:#e6ebf3;font-weight:600}
.pos-toolbar summary::-webkit-details-marker{display:none}
.pos-toolbar summary:after{content:'⌄';margin-left:6px;color:#91a0b8}
.pos-toolbar details[open] summary,.pos-toolbar summary:hover{background:#1c2941}
.pos-toolbar details>div{position:absolute;right:0;top:39px;z-index:20;min-width:190px;padding:7px;background:#fff;border:1px solid #dfe5ee;border-radius:11px;box-shadow:0 14px 38px #07122440}
.pos-toolbar details>div a{display:block;padding:10px 11px;border-radius:7px;color:#17233b;text-decoration:none;white-space:nowrap}
.pos-toolbar details>div a:hover{background:#edf3ff;color:#176bff}
.pos-toolbar .pos-help-menu>summary{display:grid;place-items:center;width:31px;height:31px;padding:0;border:1px solid #40506a;border-radius:50%;font-size:15px;font-weight:850;line-height:1}
.pos-toolbar .pos-help-menu>summary:after{display:none}.pos-toolbar .pos-help-menu>div{min-width:220px}.pos-toolbar .pos-help-menu button{display:block;width:100%;padding:10px 11px;border:0;border-radius:7px;background:transparent;color:#17233b;text-align:left;white-space:nowrap}.pos-toolbar .pos-help-menu button:hover{background:#edf3ff;color:#176bff}
.assistant-menu-link{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #31517c;border-radius:9px;background:#15243c;color:#dfeaff;text-decoration:none;font-weight:750}.assistant-menu-link:hover{border-color:#6f9df4;background:#1c2d49;color:#fff}@media(max-width:1120px){.assistant-menu-link span{display:none}}
.cart-line em{color:#176bff;font-size:11px;font-style:normal;margin-top:3px}
.pay:disabled{cursor:not-allowed}
.required-buyer select{border-color:#e35965;box-shadow:0 0 0 2px #e3596515}
@media(max-width:1000px){.user-state{display:none}.pos-toolbar{gap:2px}.pos-toolbar summary{padding:8px 6px}}
