.shop-drawer__backdrop{position:fixed;inset:0;z-index:60;border:0;background:rgba(15,23,42,.4);cursor:pointer}.shop-drawer{position:fixed;z-index:70;top:12px;right:12px;bottom:12px;width:min(100% - 24px,420px);display:flex;flex-direction:column;background:#fff;color:#0f172a;border-radius:20px;border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 64px rgba(15,23,42,.22);overflow:hidden}.shop-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(15,23,42,.06)}.shop-drawer__title{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.shop-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:#64748b;cursor:pointer}.shop-drawer__close:hover{background:rgba(15,23,42,.06);color:#0f172a}.shop-drawer__body{flex:1;overflow-y:auto;padding:16px 20px 12px}.shop-drawer__muted{margin:0;font-size:13px;color:#64748b}.shop-drawer__empty{padding:48px 8px;text-align:center}.shop-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.shop-drawer__line{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid rgba(15,23,42,.06)}.shop-drawer__thumb{position:relative;width:64px;height:64px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#f1f5f9;border:1px solid rgba(15,23,42,.06)}.shop-drawer__line-body{min-width:0;flex:1}.shop-drawer__name{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-drawer__client{margin:2px 0 0;font-size:12px;color:#0069ff}.shop-drawer__qty{margin-top:8px;display:flex;align-items:center;gap:6px}.shop-drawer__qty-btn{width:28px;height:28px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;font-size:14px;line-height:1;cursor:pointer}.shop-drawer__qty-btn:hover:not(:disabled){background:#f8fafc}.shop-drawer__qty-btn:disabled,.shop-drawer__remove:disabled{opacity:.5;cursor:not-allowed}.shop-drawer__remove{margin-left:6px;border:0;background:transparent;font-size:12px;color:#64748b;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:0}.shop-drawer__foot{padding:16px 20px 18px;border-top:1px solid rgba(15,23,42,.06);background:#fafbfc}.shop-drawer__row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.shop-drawer__row--muted{margin-top:4px;color:#64748b}.shop-drawer__row--total{margin-top:8px;font-size:16px;font-weight:700}.shop-drawer__vat-note{margin:4px 0 0;font-size:12px;color:#64748b}.shop-drawer__cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:14px;padding:14px 18px;border-radius:999px;background:#0069ff;color:#fff!important;font-size:14px;font-weight:700;text-decoration:none!important;box-shadow:0 8px 20px rgba(0,105,255,.28)}.shop-drawer__cta:hover{background:#0052cc;color:#fff!important}.shop-drawer__continue{display:block;width:100%;margin-top:10px;border:0;background:transparent;text-align:center;font-size:13px;font-weight:600;color:#0069ff;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.shop-embed-page{max-width:720px;margin:0 auto;padding:24px 16px 64px}.shop-embed__head{margin-bottom:20px}.shop-embed__eyebrow{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--shop-slate,#64748b)}.shop-embed__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.03em;color:var(--shop-midnight,#0f172a)}.shop-embed__lead{margin:8px 0 0;font-size:14px;color:var(--shop-slate,#64748b);line-height:1.45}.shop-embed__back{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:#0069ff;text-decoration:underline;text-underline-offset:3px}.shop-embed__frame{border-radius:16px;border:1px solid var(--shop-pale,#e2e8f0);background:#fff;padding:8px 4px 16px;box-shadow:0 12px 40px rgba(15,23,42,.06);min-height:420px}.shop-embed__error{padding:16px;border-radius:12px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca}