.sp-toast-container{position:fixed;bottom:24px;right:24px;z-index:10050;display:flex;flex-direction:column;gap:10px;pointer-events:none;width:400px;max-width:calc(100vw - 48px)}@media(max-width:768px){.sp-toast-container{left:12px;right:12px;width:auto;max-width:none;bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.sp-toast{pointer-events:auto;position:relative;display:grid;grid-template-columns:24px 1fr 28px;gap:12px;align-items:start;padding:14px 14px 14px 16px;background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(45,52,54,.14),0 2px 6px rgba(45,52,54,.08);border-left:4px solid #2d3436;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:14px;line-height:1.45;color:#2d3436;transform:translateX(110%);opacity:0;transition:transform 240ms cubic-bezier(.22,1,.36,1),opacity 200ms ease-out}.sp-toast--visible{transform:translateX(0);opacity:1}.sp-toast--leaving{transform:translateX(30px);opacity:0;transition:transform 220ms ease-in,opacity 180ms ease-in}.sp-toast__icon{width:24px;height:24px;color:#2d3436;margin-top:1px;flex-shrink:0}.sp-toast__icon svg{width:100%;height:100%;display:block}.sp-toast__body{min-width:0;word-wrap:break-word;overflow-wrap:break-word;padding-top:2px}.sp-toast__body a{color:#e8395b;text-decoration:underline;font-weight:500}.sp-toast__body a:hover,.sp-toast__body a:focus{color:#d02e4e}.sp-toast__body strong,.sp-toast__body b{font-weight:600}.sp-toast__close{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;width:26px;height:26px;font-size:22px;line-height:1;color:#b2bec3;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background 160ms ease,color 160ms ease;margin-top:-1px}.sp-toast__close:hover{background:rgba(45,52,54,.08);color:#2d3436}.sp-toast__close:focus-visible{outline:2px solid #e8395b;outline-offset:2px}.sp-toast--success{border-left-color:#00b894}.sp-toast--success .sp-toast__icon{color:#00b894}.sp-toast--error{border-left-color:#dc2626}.sp-toast--error .sp-toast__icon{color:#dc2626}.sp-toast--warning{border-left-color:#f59e0b}.sp-toast--warning .sp-toast__icon{color:#f59e0b}.sp-toast--info{border-left-color:#2d3436}.sp-toast--info .sp-toast__icon{color:#2d3436}.sp-toast--tip{border-left-width:5px;overflow:hidden}.sp-toast--tip .sp-toast__body{display:flex;flex-direction:column;gap:6px;padding-top:0}.sp-toast__tip-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sp-toast__tip-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgba(45,52,54,.55)}.sp-toast__tip-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:700;line-height:1;padding:5px 9px;border-radius:999px;background:rgba(232,57,91,.12);color:#e8395b;font-variant-numeric:tabular-nums}.sp-toast__tip-text{font-size:14px;line-height:1.4;font-weight:500}.sp-toast--tip-none{border-left-color:#b2bec3;background:linear-gradient(135deg,#f8f9fa 0%,#fff 70%)}.sp-toast--tip-none .sp-toast__icon{color:#636e72}.sp-toast--tip-none .sp-toast__tip-badge{background:rgba(99,110,114,.12);color:#636e72}.sp-toast--tip-soft{border-left-color:#f48ca3;background:linear-gradient(135deg,#fff5f7 0%,#fff 72%)}.sp-toast--tip-soft .sp-toast__icon{color:#f48ca3}.sp-toast--tip-soft .sp-toast__tip-badge{background:rgba(244,140,163,.18);color:#d6336c}.sp-toast--tip-mid{border-left-color:#e8395b;background:linear-gradient(135deg,#ffe8ee 0%,#fff 70%);box-shadow:0 10px 30px rgba(232,57,91,.14),0 2px 6px rgba(45,52,54,.06)}.sp-toast--tip-mid .sp-toast__icon{color:#e8395b}.sp-toast--tip-high{border-left-color:#c9184a;background:linear-gradient(135deg,#ffd6e0 0%,#fff8fa 55%,#fff 100%);box-shadow:0 12px 32px rgba(201,24,74,.18),0 2px 8px rgba(45,52,54,.06)}.sp-toast--tip-high .sp-toast__icon{color:#c9184a}.sp-toast--tip-high .sp-toast__tip-badge{background:rgba(201,24,74,.14);color:#c9184a}.sp-toast--tip-vip{border-left-color:#9b0f37;background:radial-gradient(120px 60px at 100% 0%,rgba(255,214,102,.35),transparent 70%),linear-gradient(135deg,#ffc2d1 0%,#ffe8ee 45%,#fff 100%);box-shadow:0 14px 36px rgba(155,15,55,.22),0 0 0 1px rgba(255,214,102,.25)}.sp-toast--tip-vip .sp-toast__icon{color:#9b0f37}.sp-toast--tip-vip .sp-toast__tip-badge{background:linear-gradient(135deg,#9b0f37,#e8395b);color:#fff}.sp-toast--tip-vip .sp-toast__tip-label{color:#9b0f37}.sp-toast--service{border-left-width:5px;overflow:hidden}.sp-toast--service .sp-toast__body{display:flex;flex-direction:column;gap:6px;padding-top:0}.sp-toast--service-door{border-left-color:#6b4423;background:linear-gradient(135deg,#f7efe6 0%,#fff 70%);box-shadow:0 10px 28px rgba(107,68,35,.14),0 2px 6px rgba(45,52,54,.06)}.sp-toast--service-door .sp-toast__icon{color:#6b4423}.sp-toast--service-door .sp-toast__tip-badge{background:rgba(107,68,35,.12);color:#6b4423}.sp-toast--service-door .sp-toast__tip-label{color:#6b4423}.sp-toast--service-gift{border-left-color:#e8395b;background:linear-gradient(135deg,#ffe8ee 0%,#fff8fa 50%,#fff 100%);box-shadow:0 10px 28px rgba(232,57,91,.16),0 2px 6px rgba(45,52,54,.06)}.sp-toast--service-gift .sp-toast__icon{color:#e8395b}.sp-toast--service-gift .sp-toast__tip-badge{background:rgba(232,57,91,.14);color:#e8395b}.sp-toast--service-penguin{border-left-color:#0984e3;background:radial-gradient(100px 50px at 100% 0%,rgba(116,185,255,.35),transparent 70%),linear-gradient(135deg,#e8f4ff 0%,#fff 72%);box-shadow:0 10px 28px rgba(9,132,227,.16),0 2px 6px rgba(45,52,54,.06)}.sp-toast--service-penguin .sp-toast__icon{color:#0984e3}.sp-toast--service-penguin .sp-toast__tip-badge{background:rgba(9,132,227,.14);color:#0984e3}.sp-toast--service-penguin .sp-toast__tip-label{color:#0984e3}@media(prefers-reduced-motion:reduce){.sp-toast{transition:opacity 120ms ease-out;transform:none}.sp-toast--visible,.sp-toast--leaving{transform:none}}#bar-notification,#dialog-notifications-success,#dialog-notifications-error,#dialog-notifications-warning{display:none!important}
