:root{--oggon-wl-red: #e11d48;--oggon-wl-red-soft: #fdeef2;--oggon-wl-navy: #142c6b;--oggon-wl-navy-2: #1e3d99;--oggon-wl-ink: #101528;--oggon-wl-muted: #6b7280;--oggon-wl-line: #e8ebf3;--oggon-wl-bg: #ffffff;--oggon-wl-green: #15803d;--oggon-wl-green-soft: #e8f5e9;--oggon-wl-radius: 16px;--oggon-wl-shadow-lg: 0 1px 2px rgba(16,24,40,.06), 0 16px 44px rgba(16,24,40,.18);--oggon-wl-ease: cubic-bezier(.22,.9,.3,1)}.oggon-wl-host{position:relative}.oggon-wl-heart{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;z-index:6!important;width:40px!important;height:40px!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;box-sizing:border-box!important;display:flex!important;align-items:center;justify-content:center;float:none!important;background:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 1px 2px #1018281a,0 4px 14px #10182824;cursor:pointer;line-height:0;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transition:transform .2s var(--oggon-wl-ease),box-shadow .2s ease,background .2s ease}.oggon-wl-heart:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:2px solid rgba(225,29,72,.35);opacity:0;transform:scale(.8);transition:opacity .25s ease,transform .25s var(--oggon-wl-ease);pointer-events:none}.oggon-wl-heart:hover:after{opacity:1;transform:scale(1)}.oggon-wl-heart svg{position:static!important;width:21px!important;height:21px!important;max-width:none!important;display:block!important;margin:0!important;padding:0!important;fill:none;stroke:#565e70;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:fill .18s ease,stroke .18s ease,transform .2s ease}.oggon-wl-heart:hover{transform:scale(1.1);box-shadow:0 2px 4px #1018281f,0 8px 22px #10182833}.oggon-wl-heart:hover svg{stroke:var(--oggon-wl-red)}.oggon-wl-heart:active{transform:scale(.92)}.oggon-wl-heart:focus-visible{outline:2px solid var(--oggon-wl-navy);outline-offset:2px}.oggon-wl-heart.is-active{background:#fff}.oggon-wl-heart.is-active svg{fill:var(--oggon-wl-red);stroke:var(--oggon-wl-red)}.oggon-wl-heart.is-pop svg{animation:oggon-wl-pop .5s cubic-bezier(.2,.9,.3,1.45)}@keyframes oggon-wl-pop{0%{transform:scale(1)}30%{transform:scale(1.5)}55%{transform:scale(.84)}75%{transform:scale(1.12)}to{transform:scale(1)}}.oggon-wl-burst{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.oggon-wl-burst i{position:absolute;left:50%;top:50%;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;border-radius:50%;background:var(--oggon-wl-red);opacity:0;animation:oggon-wl-spark .62s var(--oggon-wl-ease) forwards}.oggon-wl-burst i:nth-child(odd){background:#f59e0b;width:4px;height:4px}@keyframes oggon-wl-spark{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(.3)}}.oggon-wl-fly{position:fixed;z-index:1000005;border-radius:12px;overflow:hidden;pointer-events:none;box-shadow:0 10px 30px #1018284d;background:#fff;transition:transform .7s cubic-bezier(.3,.7,.4,1),opacity .7s ease,border-radius .7s ease;will-change:transform,opacity}.oggon-wl-fly img{width:100%;height:100%;object-fit:cover;display:block}.oggon-wl-heart--pdp{width:46px!important;height:46px!important;top:14px!important;right:14px!important}.oggon-wl-heart--pdp svg{width:24px!important;height:24px!important}@media screen and (max-width:749px){.oggon-wl-heart{width:34px!important;height:34px!important;top:7px!important;right:7px!important}.oggon-wl-heart svg{width:18px!important;height:18px!important}.oggon-wl-heart--pdp{width:40px!important;height:40px!important;top:10px!important;right:10px!important}.oggon-wl-heart--pdp svg{width:21px!important;height:21px!important}}.oggon-wl-headerbtn{position:relative!important;display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;height:auto!important;background:none;border:0;padding:4px;margin:0;cursor:pointer;color:inherit;line-height:0;box-sizing:border-box;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.oggon-wl-headerbtn svg{position:static!important;width:22px!important;height:22px!important;max-width:none!important;display:block!important;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:fill .18s ease,stroke .18s ease,transform .18s ease}.oggon-wl-headerbtn:hover svg{stroke:var(--oggon-wl-red);transform:scale(1.08)}.oggon-wl-headerbtn.has-items svg{fill:var(--oggon-wl-red);stroke:var(--oggon-wl-red)}.oggon-wl-headerbtn.is-bump svg{animation:oggon-wl-pop .5s cubic-bezier(.2,.9,.3,1.45)}.oggon-wl-headerbtn:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:4px}.oggon-wl-headerbtn.is-bump:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid var(--oggon-wl-red);animation:oggon-wl-ping .7s var(--oggon-wl-ease) forwards;pointer-events:none}@keyframes oggon-wl-ping{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.oggon-wl-count{position:absolute!important;top:-4px!important;right:-6px!important;left:auto!important;bottom:auto!important;min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;border-radius:9px;background:var(--oggon-wl-red);color:#fff;font-family:inherit;font-size:10.5px;font-weight:700;line-height:18px;text-align:center;letter-spacing:0;box-sizing:border-box;box-shadow:0 0 0 2px #fff;display:none}.oggon-wl-count.is-visible{display:block}.oggon-wl-count.is-flip{animation:oggon-wl-flip .35s var(--oggon-wl-ease)}@keyframes oggon-wl-flip{0%{transform:translateY(-6px);opacity:0}to{transform:none;opacity:1}}.oggon-wl-float{position:fixed!important;right:0!important;top:45%!important;left:auto!important;z-index:999998!important;width:48px!important;height:48px!important;border:0;border-radius:14px 0 0 14px;background:var(--oggon-wl-navy);color:#fff;box-shadow:-4px 4px 18px #10182842;cursor:pointer;padding:0}.oggon-wl-float svg{stroke:#fff!important;stroke-width:1.8;margin:0 auto}.oggon-wl-float .oggon-wl-count{top:3px!important;right:3px!important;box-shadow:none}.oggon-wl-overlay{position:fixed!important;top:0;right:0;bottom:0;left:0;background:#0a102280;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s ease;z-index:1000000}.oggon-wl-overlay.is-open{opacity:1;visibility:visible}.oggon-wl-drawer{position:fixed!important;top:0!important;right:0!important;left:auto!important;height:100%;height:100dvh;width:min(444px,100%);max-width:100%;background:var(--oggon-wl-bg);color:var(--oggon-wl-ink);font-family:inherit;transform:translate(103%);transition:transform .42s cubic-bezier(.32,.72,.24,1);z-index:1000001;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:-12px 0 44px #10182838;visibility:hidden}.oggon-wl-drawer.is-open{transform:none;visibility:visible}.oggon-wl-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px 14px;border-bottom:1px solid var(--oggon-wl-line);flex:0 0 auto;background:linear-gradient(180deg,#fbfcff,#fff)}.oggon-wl-drawer__title{margin:0;font-size:18px;font-weight:800;letter-spacing:.01em;text-transform:none;color:var(--oggon-wl-ink);display:flex;align-items:center;gap:9px}.oggon-wl-drawer__title svg{width:20px!important;height:20px!important;flex:0 0 20px;fill:var(--oggon-wl-red);stroke:var(--oggon-wl-red);stroke-width:1.6}.oggon-wl-chip{display:inline-block;min-width:22px;padding:2px 8px;border-radius:999px;background:var(--oggon-wl-red-soft);color:var(--oggon-wl-red);font-size:12px;font-weight:800;text-align:center}.oggon-wl-drawer__close{border:0;background:#f3f5fa;width:34px;height:34px;border-radius:10px;padding:0;cursor:pointer;color:var(--oggon-wl-muted);line-height:0;display:flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease,transform .18s ease}.oggon-wl-drawer__close:hover{color:var(--oggon-wl-ink);background:#e9edf5;transform:rotate(90deg)}.oggon-wl-drawer__close svg{width:18px!important;height:18px!important;stroke:currentColor;stroke-width:2;fill:none;display:block}.oggon-wl-trust{display:flex;align-items:stretch;gap:0;padding:9px 14px;border-bottom:1px solid var(--oggon-wl-line);background:#f8fafd;flex:0 0 auto}.oggon-wl-trust span{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.02em;color:#3c4257;text-align:center}.oggon-wl-trust span+span{border-left:1px solid var(--oggon-wl-line)}.oggon-wl-trust svg{width:14px!important;height:14px!important;flex:0 0 14px;stroke:var(--oggon-wl-navy);stroke-width:1.8;fill:none}.oggon-wl-sharedbar{margin:14px 20px 0;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#eef3ff,#fdeef2);border:1px solid #e3e9fa;font-size:12.5px;line-height:1.5;color:var(--oggon-wl-ink)}.oggon-wl-sharedbar strong{font-weight:800}.oggon-wl-sharedbar .oggon-wl-minibtns{display:flex;gap:8px;margin-top:9px}.oggon-wl-minibtn{border:0;border-radius:8px;padding:8px 13px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;background:var(--oggon-wl-navy);color:#fff}.oggon-wl-minibtn--ghost{background:#fff;color:var(--oggon-wl-navy);border:1px solid var(--oggon-wl-navy)}.oggon-wl-drawer__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 20px 18px;scrollbar-width:thin;scrollbar-color:#cdd3e1 transparent}.oggon-wl-drawer__body::-webkit-scrollbar{width:5px}.oggon-wl-drawer__body::-webkit-scrollbar-thumb{background:#cdd3e1;border-radius:3px}.oggon-wl-item{position:relative;display:grid;grid-template-columns:92px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid var(--oggon-wl-line);animation:oggon-wl-itemin .5s var(--oggon-wl-ease) both;animation-delay:calc(var(--i, 0) * 60ms)}@keyframes oggon-wl-itemin{0%{opacity:0;transform:translate(26px)}to{opacity:1;transform:none}}.oggon-wl-item:last-child{border-bottom:0}.oggon-wl-item.is-leaving{transition:opacity .28s ease,transform .28s ease;opacity:0;transform:translate(30px)}.oggon-wl-item__img{display:block;width:92px;height:92px;border-radius:12px;overflow:hidden;background:#f4f6fb;border:1px solid var(--oggon-wl-line)}.oggon-wl-item__img img{width:100%!important;height:100%!important;object-fit:cover;display:block;margin:0;transition:transform .4s var(--oggon-wl-ease),opacity .22s ease}.oggon-wl-item__img img.is-swapping{opacity:0}.oggon-wl-item:hover .oggon-wl-item__img img{transform:scale(1.06)}.oggon-wl-item__info{min-width:0;padding-right:24px}.oggon-wl-item__title{font-size:13.5px;font-weight:700;line-height:1.35;color:var(--oggon-wl-ink);text-decoration:none;margin:0 0 4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.oggon-wl-item__title:hover{color:var(--oggon-wl-navy);text-decoration:underline;text-underline-offset:2px}.oggon-wl-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 6px}.oggon-wl-stock{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:var(--oggon-wl-green)}.oggon-wl-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--oggon-wl-green);box-shadow:0 0 0 2.5px #15803d26}.oggon-wl-stock--out{color:#b42318}.oggon-wl-stock--out:before{background:#b42318;box-shadow:0 0 0 2.5px #b4231826}.oggon-wl-ago{font-size:10.5px;color:#9aa1b2;font-weight:600}.oggon-wl-item__price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-bottom:5px}.oggon-wl-item__price .oggon-wl-now{font-size:15.5px;font-weight:800;color:var(--oggon-wl-ink)}.oggon-wl-item__price .oggon-wl-was{font-size:12px;color:var(--oggon-wl-muted);text-decoration:line-through}.oggon-wl-item__price .oggon-wl-off{font-size:10.5px;font-weight:800;color:var(--oggon-wl-green);background:var(--oggon-wl-green-soft);padding:2px 7px;border-radius:999px}.oggon-wl-drop{display:inline-flex;align-items:center;gap:4px;margin:0 0 7px;font-size:11px;font-weight:800;color:var(--oggon-wl-green);background:var(--oggon-wl-green-soft);border:1px dashed rgba(21,128,61,.35);padding:3px 9px;border-radius:999px}.oggon-wl-drop svg{width:11px!important;height:11px!important;stroke:var(--oggon-wl-green);stroke-width:2.4;fill:none}.oggon-wl-variant{width:100%;max-width:100%;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--oggon-wl-ink);padding:8px 30px 8px 11px;margin-bottom:9px;border:1.5px solid var(--oggon-wl-line);border-radius:9px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23565e70' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 11px center;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;transition:border-color .18s ease}.oggon-wl-variant:hover,.oggon-wl-variant:focus{border-color:var(--oggon-wl-navy);outline:none}.oggon-wl-actions{display:flex;gap:8px}.oggon-wl-buy{flex:1 1 auto;border:0;border-radius:10px;background:linear-gradient(135deg,var(--oggon-wl-navy-2),var(--oggon-wl-navy));color:#fff;font-family:inherit;font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:12px 14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;box-shadow:0 2px 8px #142c6b3d;transition:transform .18s var(--oggon-wl-ease),box-shadow .18s ease,opacity .18s ease}.oggon-wl-buy svg{width:14px!important;height:14px!important;stroke:#fff;stroke-width:2;fill:none}.oggon-wl-buy:hover{transform:translateY(-1px);box-shadow:0 6px 16px #142c6b57}.oggon-wl-buy:active{transform:none}.oggon-wl-buy[disabled]{background:#dde1ea;color:#8a8fa3;cursor:not-allowed;box-shadow:none}.oggon-wl-buy[disabled] svg{display:none}.oggon-wl-buy.is-loading{opacity:.75;cursor:wait}.oggon-wl-save{flex:0 0 auto;border:1.5px solid var(--oggon-wl-line);border-radius:10px;background:#fff;width:42px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#565e70;transition:border-color .18s ease,color .18s ease}.oggon-wl-save svg{width:17px!important;height:17px!important;stroke:currentColor;stroke-width:1.9;fill:none}.oggon-wl-save:hover{border-color:var(--oggon-wl-red);color:var(--oggon-wl-red)}.oggon-wl-save.is-on{border-color:var(--oggon-wl-red);color:var(--oggon-wl-red);background:var(--oggon-wl-red-soft)}.oggon-wl-save.is-on svg{fill:var(--oggon-wl-red)}.oggon-wl-remove{position:absolute;top:15px;right:0;border:0;background:none;width:26px;height:26px;border-radius:8px;padding:0;cursor:pointer;color:#aab0c0;line-height:0;display:flex;align-items:center;justify-content:center;transition:color .18s ease,background .18s ease}.oggon-wl-remove:hover{color:var(--oggon-wl-red);background:var(--oggon-wl-red-soft)}.oggon-wl-remove svg{width:14px!important;height:14px!important;stroke:currentColor;stroke-width:2.1;fill:none;display:block}.oggon-wl-drawer__foot{flex:0 0 auto;border-top:1px solid var(--oggon-wl-line);padding:14px 20px calc(16px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fbfcff,#f6f8fc)}.oggon-wl-drawer__foot[hidden]{display:none}.oggon-wl-totals{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.oggon-wl-totals .t-label{font-size:12px;font-weight:600;color:var(--oggon-wl-muted)}.oggon-wl-totals .t-value{font-size:18px;font-weight:800;color:var(--oggon-wl-ink)}.oggon-wl-savings{display:flex;justify-content:space-between;margin-bottom:12px}.oggon-wl-savings .s-label{font-size:11.5px;font-weight:600;color:var(--oggon-wl-muted)}.oggon-wl-savings .s-value{font-size:12.5px;font-weight:800;color:var(--oggon-wl-green)}.oggon-wl-savings .s-value[hidden]{display:none}.oggon-wl-checkoutall{width:100%;border:0;border-radius:12px;background:linear-gradient(135deg,var(--oggon-wl-navy-2),var(--oggon-wl-navy));color:#fff;font-family:inherit;font-size:13.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;padding:15px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;box-sizing:border-box;box-shadow:0 3px 12px #142c6b4d;transition:transform .18s var(--oggon-wl-ease),box-shadow .18s ease,opacity .18s ease}.oggon-wl-checkoutall svg{width:16px!important;height:16px!important;stroke:#fff;stroke-width:2;fill:none}.oggon-wl-checkoutall:hover{transform:translateY(-1px);box-shadow:0 8px 22px #142c6b66}.oggon-wl-checkoutall[disabled]{background:#dde1ea;color:#8a8fa3;cursor:not-allowed;box-shadow:none}.oggon-wl-checkoutall.is-loading{opacity:.75;cursor:wait}.oggon-wl-foot-row{display:flex;gap:8px;margin-top:10px}.oggon-wl-footbtn{flex:1 1 0;border:1.5px solid var(--oggon-wl-line);border-radius:10px;background:#fff;color:#3c4257;font-family:inherit;font-size:11.5px;font-weight:700;padding:9px 8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:border-color .18s ease,color .18s ease,background .18s ease;white-space:nowrap}.oggon-wl-footbtn svg{width:14px!important;height:14px!important;flex:0 0 14px;stroke:currentColor;stroke-width:1.9;fill:none}.oggon-wl-footbtn:hover{border-color:var(--oggon-wl-navy);color:var(--oggon-wl-navy)}.oggon-wl-footbtn--wa:hover{border-color:#16a34a;color:#16a34a}.oggon-wl-footbtn.is-done{border-color:#16a34a;color:#16a34a;background:var(--oggon-wl-green-soft)}.oggon-wl-skel{padding:17px 0;display:grid;grid-template-columns:92px 1fr;gap:15px}.oggon-wl-skel span{display:block;border-radius:8px;background:linear-gradient(90deg,#f1f3f8 25%,#e7eaf1 37%,#f1f3f8 63%);background-size:400% 100%;animation:oggon-wl-shimmer 1.3s ease infinite}.oggon-wl-skel .s1{width:92px;height:92px;border-radius:12px}.oggon-wl-skel .s2{height:12px;margin-bottom:8px}.oggon-wl-skel .s3{height:12px;width:55%;margin-bottom:16px}.oggon-wl-skel .s4{height:40px;border-radius:10px}@keyframes oggon-wl-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.oggon-wl-empty{text-align:center;padding:64px 20px 40px}.oggon-wl-empty .e-heart{width:84px;height:84px;margin:0 auto 20px;border-radius:50%;background:var(--oggon-wl-red-soft);display:flex;align-items:center;justify-content:center;animation:oggon-wl-beat 1.8s ease-in-out infinite}.oggon-wl-empty .e-heart svg{width:36px!important;height:36px!important;stroke:var(--oggon-wl-red);stroke-width:1.7;fill:none}@keyframes oggon-wl-beat{0%,to{transform:scale(1)}12%{transform:scale(1.07)}24%{transform:scale(1)}36%{transform:scale(1.05)}48%{transform:scale(1)}}.oggon-wl-empty h3{margin:0 0 7px;font-size:17px;font-weight:800;color:var(--oggon-wl-ink)}.oggon-wl-empty p{margin:0 0 22px;font-size:13.5px;line-height:1.6;color:var(--oggon-wl-muted)}.oggon-wl-empty .oggon-wl-buy{width:auto;padding:13px 28px;flex:none}.oggon-wl-toast{position:fixed!important;left:20px!important;right:auto!important;bottom:24px!important;top:auto!important;z-index:1000002;width:min(346px,calc(100vw - 32px));background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--oggon-wl-ink);font-family:inherit;border:1px solid var(--oggon-wl-line);border-radius:14px;box-shadow:var(--oggon-wl-shadow-lg);padding:12px 12px 14px;display:flex;align-items:center;gap:12px;overflow:hidden;box-sizing:border-box;transform:translate(calc(-100% - 32px));opacity:0;pointer-events:none;transition:transform .45s cubic-bezier(.2,.9,.3,1.12),opacity .3s ease}.oggon-wl-toast.is-open{transform:none;opacity:1;pointer-events:auto}.oggon-wl-toast__img{width:54px;height:54px;flex:0 0 54px;border-radius:10px;overflow:hidden;background:#f4f6fb;border:1px solid var(--oggon-wl-line)}.oggon-wl-toast__img img{width:100%!important;height:100%!important;object-fit:cover;display:block;margin:0}.oggon-wl-toast__body{min-width:0;flex:1 1 auto}.oggon-wl-toast__label{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:var(--oggon-wl-red);margin-bottom:2px}.oggon-wl-toast__label svg{width:13px!important;height:13px!important;flex:0 0 13px;fill:var(--oggon-wl-red);stroke:var(--oggon-wl-red);stroke-width:1.6;display:block}.oggon-wl-toast--removed .oggon-wl-toast__label{color:var(--oggon-wl-muted)}.oggon-wl-toast--removed .oggon-wl-toast__label svg{fill:none;stroke:var(--oggon-wl-muted)}.oggon-wl-toast__title{font-size:12.5px;line-height:1.35;color:var(--oggon-wl-ink);margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oggon-wl-toast__links{display:flex;gap:12px}.oggon-wl-toast__link{font-size:12px;font-weight:800;color:var(--oggon-wl-navy);background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px;font-family:inherit}.oggon-wl-toast__link:hover{color:var(--oggon-wl-red)}.oggon-wl-toast__link[hidden]{display:none}.oggon-wl-toast__close{position:absolute;top:6px;right:6px;border:0;background:none;padding:4px;cursor:pointer;color:#b6bacb;line-height:0}.oggon-wl-toast__close:hover{color:var(--oggon-wl-ink)}.oggon-wl-toast__close svg{width:13px!important;height:13px!important;stroke:currentColor;stroke-width:2.2;fill:none;display:block}.oggon-wl-toast__bar{position:absolute;left:0;bottom:0;height:3px;width:100%;background:linear-gradient(90deg,var(--oggon-wl-red),#f97316);transform-origin:left center}.oggon-wl-toast.is-open .oggon-wl-toast__bar{animation:oggon-wl-timer 4.5s linear forwards}.oggon-wl-toast--removed .oggon-wl-toast__bar{background:#c9cddb}@keyframes oggon-wl-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media screen and (max-width:749px){.oggon-wl-toast{left:12px!important;bottom:14px!important;padding:10px 10px 12px;gap:10px}.oggon-wl-toast__img{width:46px;height:46px;flex-basis:46px}.oggon-wl-trust span{font-size:9.5px}}@media(prefers-reduced-motion:reduce){.oggon-wl-toast,.oggon-wl-drawer,.oggon-wl-overlay,.oggon-wl-heart,.oggon-wl-heart svg,.oggon-wl-item,.oggon-wl-item__img img,.oggon-wl-buy,.oggon-wl-checkoutall{transition:none;animation:none}.oggon-wl-heart.is-pop svg,.oggon-wl-headerbtn.is-bump svg,.oggon-wl-headerbtn.is-bump:before,.oggon-wl-toast.is-open .oggon-wl-toast__bar,.oggon-wl-burst i,.oggon-wl-empty .e-heart,.oggon-wl-count.is-flip{animation:none}.oggon-wl-fly{display:none}}body.oggon-wl-locked{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/8/assets/oggon-wishlist.css.map */
