@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,600;1,9..144,400&family=Geist:wght@300;400;500;600&display=swap";.shop-offer-modal-overlay{position:fixed!important;inset:0;background:rgba(0,0,0,.55)!important;display:flex!important;align-items:center;justify-content:center;z-index:10000;padding:20px;color:#0d0d0b!important}.shop-offer-modal.shop-offer-modal--pricing{--som-ink:#0d0d0b;--som-ink2:#4a4840;--som-ink3:#8a8680;--som-bg:#f7f5f0;--som-surface:#ffffff;--som-green:#1c5e3a;--som-green2:#2a8a56;--som-green-pale:#e8f4ee;--som-amber:#b86a1a;--som-amber-pale:#fdf0e3;--som-border:rgba(0,0,0,0.08);--som-border2:rgba(0,0,0,0.14);--som-shadow:0 2px 24px rgba(0,0,0,0.07);position:relative;font-family:Geist,system-ui,sans-serif!important;background:var(--som-bg)!important;color:var(--som-ink)!important;border-radius:20px;max-width:920px;width:100%;max-height:92vh;overflow-y:auto;box-shadow:0 24px 64px rgba(0,0,0,.18)}.shop-offer-modal__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:none!important;background:rgba(0,0,0,.06)!important;color:var(--som-ink)!important;font-size:1.5rem;line-height:1;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .18s}.shop-offer-modal__close:hover{background:rgba(0,0,0,.1)!important}.shop-offer-modal__inner{padding:48px 24px 40px;max-width:900px;margin:0 auto}@media(min-width:640px){.shop-offer-modal__inner{padding:52px 32px 48px}}.shop-offer-modal__header{text-align:center;margin-bottom:28px}.shop-offer-modal__pill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--som-green);background:var(--som-green-pale);padding:5px 14px 5px 10px;border-radius:100px;margin-bottom:20px}.shop-offer-modal__pill-dot{width:7px;height:7px;background:var(--som-green2);border-radius:50%;animation:shop-offer-breathe 2.4s ease-in-out infinite}@keyframes shop-offer-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.shop-offer-modal__heading{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,5vw,46px);font-weight:500;line-height:1.08;letter-spacing:-.02em;color:var(--som-ink)!important;margin:0 0 12px}.shop-offer-modal__heading em{font-style:italic;color:var(--som-green)}.shop-offer-modal__lead{font-size:15px;font-weight:300;color:var(--som-ink2)!important;line-height:1.65;max-width:430px;margin:0 auto 24px}.shop-offer-modal__toggle-row{display:inline-flex;align-items:center;background:var(--som-surface);border:1px solid var(--som-border2);border-radius:100px;padding:4px;gap:0}.shop-offer-modal__t-btn{font-size:12.5px;font-weight:500;padding:7px 16px;border-radius:100px;border:none;background:rgba(0,0,0,0)!important;color:var(--som-ink3)!important;cursor:pointer;transition:all .18s;white-space:nowrap}@media(min-width:400px){.shop-offer-modal__t-btn{padding:7px 18px}}.shop-offer-modal__t-btn--active{background:var(--som-ink)!important;color:#fff!important}.shop-offer-modal__save-badge{display:inline-block;font-size:10px;font-weight:600;background:var(--som-amber-pale);color:var(--som-amber);padding:2px 7px;border-radius:100px;margin-left:6px;vertical-align:middle}.shop-offer-modal__grid-pricing{display:grid;grid-template-columns:1.12fr 1fr;gap:14px;margin-bottom:18px;align-items:start}@media(max-width:768px){.shop-offer-modal__grid-pricing{grid-template-columns:1fr}}.shop-offer-modal__pcard{background:var(--som-surface)!important;border:1px solid var(--som-border);border-radius:22px;padding:28px 24px 26px;box-shadow:var(--som-shadow);animation:shop-offer-up .45s forwards;opacity:0;transform:translateY(14px);color:var(--som-ink)!important}.shop-offer-modal__pcard:first-child{animation-delay:.06s}.shop-offer-modal__pcard:nth-child(2){animation-delay:.12s}.shop-offer-modal__pcard--primary{background:var(--som-ink)!important;border-color:rgba(0,0,0,0);color:#fff!important}.shop-offer-modal__pcard--primary .shop-offer-modal__card-title{color:#fff!important}.shop-offer-modal__pcard--primary .shop-offer-modal__card-desc{color:hsla(0,0%,100%,.45)!important}.shop-offer-modal__pcard--primary .shop-offer-modal__was-line{color:hsla(0,0%,100%,.28)!important}.shop-offer-modal__pcard--primary .shop-offer-modal__bundle-kicker{color:hsla(0,0%,100%,.5)!important}.shop-offer-modal__pcard--primary .shop-offer-modal__price-num{color:#fff!important}.shop-offer-modal__pcard--primary .shop-offer-modal__price-note{color:hsla(0,0%,100%,.4)!important}.shop-offer-modal__pcard--primary .shop-offer-modal__hi{color:#5dd98a!important}.shop-offer-modal__pcard--primary .shop-offer-modal__features li{border-bottom-color:hsla(0,0%,100%,.07);color:#fff!important}@keyframes shop-offer-up{to{opacity:1;transform:translateY(0)}}.shop-offer-modal__chip{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 11px;border-radius:100px;margin-bottom:16px}.shop-offer-modal__chip--star{background:var(--som-amber-pale);color:var(--som-amber)}.shop-offer-modal__pcard--primary .shop-offer-modal__chip--star{background:rgba(184,106,26,.18);color:#e8a35c}.shop-offer-modal__chip--app{background:var(--som-green-pale);color:var(--som-green)}.shop-offer-modal__card-title{font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:500;letter-spacing:-.015em;margin-bottom:6px;color:var(--som-ink)!important}.shop-offer-modal__card-desc{font-size:13px;color:var(--som-ink3)!important;line-height:1.55;margin:0 0 20px}.shop-offer-modal__price-wrap{padding:16px 0;border-top:1px solid var(--som-border);border-bottom:1px solid var(--som-border);margin-bottom:20px}.shop-offer-modal__pcard--primary .shop-offer-modal__price-wrap{border-color:hsla(0,0%,100%,.1)}.shop-offer-modal__bundle-kicker{line-height:1.35}.shop-offer-modal__bundle-kicker,.shop-offer-modal__was-line{font-size:12px;color:var(--som-ink3);margin-bottom:4px;min-height:16px}.shop-offer-modal__was-line{text-decoration:line-through}.shop-offer-modal__was-line--empty{text-decoration:none}.shop-offer-modal__price-num{font-size:clamp(32px,6vw,40px);font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:6px;color:var(--som-ink)!important}.shop-offer-modal__price-num sup{font-size:18px;font-weight:500;vertical-align:super;letter-spacing:0}.shop-offer-modal__price-num sub{font-size:14px;font-weight:400;letter-spacing:0;opacity:.85}.shop-offer-modal__price-rest{font-size:.55em;font-weight:500;margin-left:2px}.shop-offer-modal__price-note{font-size:12px;color:var(--som-ink3);line-height:1.6}.shop-offer-modal__hi{color:var(--som-green2);font-weight:500}.shop-offer-modal__features{list-style:none;margin:0 0 22px;padding:0}.shop-offer-modal__features li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;padding:6.5px 0;border-bottom:1px solid var(--som-border);color:var(--som-ink2)!important}.shop-offer-modal__features li:last-child{border-bottom:none}.shop-offer-modal__ico{width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.shop-offer-modal__ico--yes{background:var(--som-green-pale)}.shop-offer-modal__ico--yes-dark{background:rgba(93,217,138,.12)}.shop-offer-modal__ico--no{background:#fef2f2}.shop-offer-modal__ico-svg{width:9px;height:9px;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.shop-offer-modal__ico--yes .shop-offer-modal__ico-svg{stroke:var(--som-green2)}.shop-offer-modal__ico--yes-dark .shop-offer-modal__ico-svg{stroke:#5dd98a}.shop-offer-modal__ico--no .shop-offer-modal__ico-svg{stroke:#dc2626}.shop-offer-modal__feat-dim{color:var(--som-ink3);font-size:12.5px}.shop-offer-modal__feat-dim-sub{font-size:11.5px;opacity:.9}.shop-offer-modal__pcard--primary .shop-offer-modal__feat-dim{color:hsla(0,0%,100%,.35)!important}.shop-offer-modal__cta{display:block;width:100%;padding:13.5px;border-radius:12px;font-size:14px;font-weight:600;text-align:center;cursor:pointer;border:none;transition:all .18s;letter-spacing:.005em}.shop-offer-modal__cta--white{background:#fff!important;color:var(--som-ink)!important}.shop-offer-modal__cta--white:hover{background:#f0ede8!important}.shop-offer-modal__cta--outline{background:rgba(0,0,0,0)!important;color:var(--som-ink)!important;border:1.5px solid var(--som-border2)!important}.shop-offer-modal__cta--outline:hover{border-color:var(--som-ink)!important;background:var(--som-bg)!important}.shop-offer-modal__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 20px;padding:16px 20px;background:var(--som-surface)!important;border:1px solid var(--som-border);border-radius:14px;margin-bottom:14px;animation:shop-offer-up .45s .2s forwards;opacity:0;transform:translateY(14px)}.shop-offer-modal__t-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--som-ink3)!important;font-weight:500}.shop-offer-modal__t-item svg{width:14px;height:14px;stroke:var(--som-green2);stroke-width:1.8;fill:none;flex-shrink:0}.shop-offer-modal__footnote{text-align:center;font-size:12px;color:var(--som-ink3)!important;line-height:1.7;margin:0}.shop-offer-modal__footnote a{color:var(--som-green)!important;text-decoration:none;font-weight:500}.shop-offer-modal__footnote a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}