:root{--oggon-rp-navy: #142c6b;--oggon-rp-navy-2: #0d1f4f;--oggon-rp-ink: #171b33;--oggon-rp-muted: #667085;--oggon-rp-muted-2: #98a2b3;--oggon-rp-line: #e6e9f2;--oggon-rp-bg: #ffffff;--oggon-rp-surface: #f6f7fb;--oggon-rp-gold: #b08d45;--oggon-rp-gold-deep: #8f6f2e;--oggon-rp-gold-soft: #f6efdc;--oggon-rp-green: #1f7a4d;--oggon-rp-green-soft: #e9f6ef;--oggon-rp-bottom: 24px;--oggon-rp-ease: cubic-bezier(.22, .9, .3, 1)}.oggon-rp{position:fixed;left:20px;right:auto;top:auto;bottom:calc(var(--oggon-rp-bottom, 24px) + env(safe-area-inset-bottom,0px));z-index:99990;width:min(372px,calc(100vw - 28px));box-sizing:border-box;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--oggon-rp-line);border-radius:18px;box-shadow:0 1px 2px #1018280d,0 8px 20px #10182814,0 22px 48px #10182829;font-family:var(--font-body-family, inherit),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--oggon-rp-ink);pointer-events:none;opacity:0;transform:translateY(16px) scale(.985);transition:transform .46s var(--oggon-rp-ease),opacity .34s ease,box-shadow .25s ease;overflow:hidden}.oggon-rp:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--oggon-rp-gold),rgba(176,141,69,.15))}.oggon-rp.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.oggon-rp.is-visible:hover{box-shadow:0 1px 2px #1018280d,0 12px 26px #1018281a,0 28px 56px #10182833}.oggon-rp.is-leaving{opacity:0;transform:translateY(10px) scale(.99);transition:transform .32s ease,opacity .28s ease}.oggon-rp[hidden]{display:none!important}.oggon-rp__main{display:flex;align-items:flex-start;gap:13px;padding:15px 36px 12px 15px}.oggon-rp__media{position:relative;flex:0 0 auto;display:block;width:64px;height:64px;border-radius:13px;overflow:hidden;background:var(--oggon-rp-surface);border:1px solid var(--oggon-rp-line)}.oggon-rp__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s var(--oggon-rp-ease)}.oggon-rp:hover .oggon-rp__media img{transform:scale(1.04)}.oggon-rp__body{min-width:0;flex:1 1 auto}.oggon-rp__label{display:flex;align-items:center;gap:6px;margin:0 0 4px;font-size:11.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--oggon-rp-gold-deep)}.oggon-rp__label svg{width:13px;height:13px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.oggon-rp.is-visible .oggon-rp__label svg{animation:oggon-rp-settle .6s var(--oggon-rp-ease) both}@keyframes oggon-rp-settle{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.12);opacity:1}to{transform:scale(1);opacity:1}}.oggon-rp__title{display:block;margin:0 0 3px;font-size:14.5px;line-height:1.3;font-weight:700;color:var(--oggon-rp-ink);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oggon-rp__title:hover{color:var(--oggon-rp-navy)}.oggon-rp__meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;margin:0 0 4px;font-size:12.5px;line-height:1.3}.oggon-rp__price{font-weight:700;color:var(--oggon-rp-navy)}.oggon-rp__compare{color:var(--oggon-rp-muted-2);text-decoration:line-through;font-size:11.5px}.oggon-rp__rating{display:inline-flex;align-items:center;gap:3px;color:var(--oggon-rp-muted);font-weight:600;font-size:11.5px}.oggon-rp__rating svg{width:11px;height:11px;fill:var(--oggon-rp-gold)}.oggon-rp__rating[hidden],.oggon-rp__compare[hidden]{display:none!important}.oggon-rp__loc{display:flex;align-items:center;gap:5px;margin:0;font-size:12.5px;font-weight:500;color:var(--oggon-rp-muted)}.oggon-rp__loc svg{width:12px;height:12px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.oggon-rp__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 15px 11px;border-top:1px solid var(--oggon-rp-line);background:var(--oggon-rp-surface)}.oggon-rp__trust{display:flex;align-items:center;gap:6px;min-width:0;margin:0;font-size:11.5px;font-weight:600;color:var(--oggon-rp-green);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oggon-rp__trust svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.oggon-rp__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;color:var(--oggon-rp-navy);text-decoration:none;white-space:nowrap}.oggon-rp__cta svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.oggon-rp__cta:hover{text-decoration:underline;text-underline-offset:2px}.oggon-rp__cta:hover svg{transform:translate(2px)}.oggon-rp__bar{position:absolute;left:0;bottom:0;height:2px;width:100%;background:#142c6b14}.oggon-rp__bar i{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--oggon-rp-navy),var(--oggon-rp-gold));transform-origin:left center;transform:scaleX(1)}.oggon-rp.is-visible .oggon-rp__bar i{animation:oggon-rp-drain var(--oggon-rp-display, 6s) linear both}.oggon-rp.is-visible.is-paused .oggon-rp__bar i{animation-play-state:paused}@keyframes oggon-rp-drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.oggon-rp__close{position:absolute;top:9px;right:9px;width:28px;height:28px;min-width:28px;min-height:28px;padding:0;margin:0;border:0;border-radius:9px;background:transparent;color:var(--oggon-rp-muted-2);display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:0;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease}.oggon-rp__close svg{width:12px;height:12px;display:block;stroke:currentColor;stroke-width:2.1;fill:none}.oggon-rp__close:hover{background:var(--oggon-rp-surface);color:var(--oggon-rp-navy)}.oggon-rp__close:focus-visible{outline:2px solid var(--oggon-rp-navy);outline-offset:2px}@media screen and (max-width:749px){.oggon-rp{left:12px;width:min(340px,calc(100vw - 24px));border-radius:16px}.oggon-rp__main{gap:11px;padding:13px 32px 10px 13px}.oggon-rp__media{width:54px;height:54px;border-radius:11px}.oggon-rp__title{font-size:13.5px}.oggon-rp__meta,.oggon-rp__loc{font-size:12px}.oggon-rp__foot{padding:8px 13px 10px}.oggon-rp__trust,.oggon-rp__cta{font-size:11px}}@media screen and (max-width:374px){.oggon-rp__cta{display:none}}@media(prefers-reduced-motion:reduce){.oggon-rp{transition:opacity .24s ease;transform:none!important}.oggon-rp.is-leaving{transition:opacity .24s ease}.oggon-rp.is-visible .oggon-rp__label svg,.oggon-rp.is-visible .oggon-rp__bar i{animation:none}.oggon-rp:hover .oggon-rp__media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/oggon-purchase-popup.css.map */
