[data-momentis-toolbar]{position:fixed;z-index:2147483000;right:max(env(safe-area-inset-right),16px);bottom:max(env(safe-area-inset-bottom),24px);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;color:#fff;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-momentis-toolbar] *{box-sizing:border-box}[data-momentis-toolbar][data-state=ready]{pointer-events:auto}.momentis-toolbar__launcher{position:relative;width:44px;height:44px;border-radius:9999px;border:0;cursor:pointer;background:#fff;box-shadow:0 0 0 1px #0f0b240f,0 8px 24px -6px #745af28c,0 4px 10px #0f0b242e;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.momentis-toolbar__launcher:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #0f0b2414,0 12px 30px -6px #745af2b3,0 6px 14px #0f0b2438}.momentis-toolbar__launcher:active{transform:translateY(0) scale(.96)}.momentis-toolbar__launcher:focus-visible{outline:2px solid #735af2;outline-offset:3px}.momentis-toolbar__launcher-mark{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.momentis-toolbar__launcher-mark img{width:100%;height:100%;display:block}.momentis-toolbar__launcher-cue{position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;border-radius:9999px;background:linear-gradient(135deg,#9450ee,#735af2 60%,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff,0 4px 10px #745af266;transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s ease}.momentis-toolbar__launcher-cue svg{width:10px;height:10px;transform:translateY(-.5px)}[data-momentis-toolbar][data-collapsed=false] .momentis-toolbar__launcher-cue{transform:scale(.6);opacity:0}@keyframes momentis-launcher-cue-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}[data-momentis-toolbar][data-collapsed=true] .momentis-toolbar__launcher-cue{animation:momentis-launcher-cue-pulse 2.4s ease-in-out infinite}.momentis-toolbar__panel{position:absolute;right:0;bottom:56px;width:min(272px,calc(100vw - 32px));background:#14141eeb;-webkit-backdrop-filter:saturate(160%) blur(20px);backdrop-filter:saturate(160%) blur(20px);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:6px;box-shadow:0 1px #ffffff0d inset,0 18px 40px #00000080,0 4px 12px #0000004d;display:flex;flex-direction:column;gap:4px;transform-origin:bottom right;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .2s ease}[data-momentis-toolbar][data-collapsed=true] .momentis-toolbar__panel{transform:translateY(6px) scale(.96);opacity:0;pointer-events:none}[data-momentis-toolbar][data-collapsed=false] .momentis-toolbar__panel{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}[data-momentis-toolbar][data-collapsed=false] .momentis-toolbar__launcher{transform:scale(.94);opacity:.92}.momentis-toolbar__panel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 6px 6px 8px}.momentis-toolbar__panel-brand{display:inline-flex;align-items:center;gap:8px;min-width:0}.momentis-toolbar__panel-mark{width:22px;height:22px;border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 0 1px #0f0b240a,0 4px 10px -3px #745af273}.momentis-toolbar__panel-mark img{width:14px;height:14px;display:block}.momentis-toolbar__panel-wordmark{display:flex;flex-direction:column;line-height:1.05;min-width:0}.momentis-toolbar__panel-name{font-size:12px;font-weight:600;letter-spacing:-.005em;color:#fffffff2}.momentis-toolbar__panel-sub{font-size:10px;font-weight:500;letter-spacing:.04em;color:#ffffff73;margin-top:2px}.momentis-toolbar__close{width:22px;height:22px;border:0;background:transparent;color:#ffffff80;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s ease,color .12s ease}.momentis-toolbar__close:hover{background:#ffffff0f;color:#ffffffe6}.momentis-toolbar__close:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}.momentis-toolbar__close svg{width:10px;height:10px}.momentis-toolbar__actions{display:flex;flex-direction:column;gap:3px}.momentis-toolbar__action{display:grid;grid-template-columns:28px 1fr 14px;align-items:center;gap:10px;text-align:left;border:1px solid transparent;background:transparent;border-radius:10px;padding:8px 10px 8px 8px;cursor:pointer;color:#fff;font-family:inherit;transition:background .14s ease,border-color .14s ease,transform .1s ease}.momentis-toolbar__action:hover{background:#ffffff0d;border-color:#ffffff14}.momentis-toolbar__action:active{transform:scale(.99)}.momentis-toolbar__action:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}.momentis-toolbar__action-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#ffffff0f;color:#ffffffd9}.momentis-toolbar__action-icon svg{width:16px;height:16px}.momentis-toolbar__action-text{display:flex;flex-direction:column;gap:1px;min-width:0}.momentis-toolbar__action-label{font-size:13px;font-weight:600;letter-spacing:-.005em;color:#fff;line-height:1.2}.momentis-toolbar__action-hint{font-size:11px;color:#ffffff80;line-height:1.25}.momentis-toolbar__action-chevron{display:flex;align-items:center;justify-content:flex-end;color:#ffffff59;transition:transform .16s ease,color .16s ease}.momentis-toolbar__action-chevron svg{width:12px;height:12px}.momentis-toolbar__action:hover .momentis-toolbar__action-chevron{color:#ffffffbf;transform:translate(2px)}.momentis-toolbar__action--primary .momentis-toolbar__action-icon{background:linear-gradient(135deg,#9450ee,#735af2 60%,#4f46e5);color:#fff;box-shadow:0 1px #ffffff2e inset,0 4px 10px #745af259}.momentis-toolbar__action--primary{background:linear-gradient(135deg,#9450ee24,#4f46e514);border-color:#9450ee38}.momentis-toolbar__action--primary:hover{background:linear-gradient(135deg,#9450ee38,#4f46e51f);border-color:#9450ee52}.momentis-toolbar__action--primary .momentis-toolbar__action-chevron{color:#ffffff8c}.momentis-toolbar__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding:6px 8px 4px;border-top:1px solid rgba(255,255,255,.06)}.momentis-toolbar__visibility{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;color:#ffffff73;letter-spacing:.005em}.momentis-toolbar__visibility svg{width:12px;height:12px;flex-shrink:0;opacity:.85}.momentis-toolbar__dismiss{padding:4px 8px;border:0;background:transparent;color:#fff6;font-size:10.5px;cursor:pointer;font-family:inherit;border-radius:6px;transition:color .12s ease,background .12s ease}.momentis-toolbar__dismiss:hover{color:#ffffffc7;background:#ffffff0a}.momentis-toolbar__dismiss:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}@media(prefers-reduced-motion:reduce){.momentis-toolbar__panel,.momentis-toolbar__launcher,.momentis-toolbar__launcher-cue,.momentis-toolbar__action,.momentis-toolbar__action-chevron{transition:none;animation:none}}@supports not (backdrop-filter: blur(1px)){.momentis-toolbar__panel{background:#0f0f16f5}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/momentis-toolbar.css.map */
