.price-card.svelte-g59plb{--pc-white: #ffffff;--pc-ink: #111827;--pc-ink-soft: #1f2937;--pc-muted: #4b5563;--pc-muted-2: #6b7280;--pc-hairline: #e5e7eb;--pc-orange: #fb923c;--pc-pink: #ec4899;--pc-green: #22c55e;--pc-green-hover: #16a34a;--pc-gradient: linear-gradient(135deg, var(--pc-orange) 0%, var(--pc-pink) 100%);--pc-shadow-sm: 0 1px 2px rgba(17, 24, 39, .04), 0 4px 10px -2px rgba(17, 24, 39, .06);--pc-shadow-md: 0 4px 12px rgba(17, 24, 39, .05), 0 12px 28px -10px rgba(17, 24, 39, .1);background:var(--pc-white);border:1px solid var(--pc-hairline);padding:36px 30px;display:flex;flex-direction:column;border-radius:14px;position:relative;width:100%;max-width:360px;height:100%;text-align:left;color:var(--pc-ink);font-family:Oxygen,ui-sans-serif,system-ui,sans-serif;transition:transform .2s ease,box-shadow .2s ease}.price-card.svelte-g59plb:hover{transform:translateY(-2px);box-shadow:var(--pc-shadow-md)}.price-card.featured.svelte-g59plb{border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,var(--pc-gradient) border-box;box-shadow:var(--pc-shadow-md)}.price-card.has-sale.impact.svelte-g59plb{animation:svelte-g59plb-card-shudder .42s ease-out .92s}.price-card.has-sale.impact.svelte-g59plb:hover{transform:none}.tag.svelte-g59plb{position:absolute;top:-14px;left:24px;background:var(--pc-gradient);color:#fff;font-size:.7rem;letter-spacing:.04em;padding:5px 11px;text-transform:uppercase;border-radius:4px;font-weight:700;z-index:3;transform-origin:center center;will-change:transform,opacity}.tag.alt.svelte-g59plb{background:var(--pc-ink)}.tag.green.svelte-g59plb{background:var(--pc-green-hover)}.tag.custom.svelte-g59plb{background:transparent}.tag.tag-animated.svelte-g59plb{opacity:0;transform:translateY(-110px) scale(2.6);pointer-events:none}.tag.tag-animated.tag-visible.svelte-g59plb{pointer-events:auto;animation:svelte-g59plb-tag-drop .62s cubic-bezier(.18,.7,.2,1.15) .5s both}h3.svelte-g59plb{font-size:1.3rem;margin:0 0 6px;font-weight:700;color:var(--pc-ink)}.title-subtext.svelte-g59plb{margin:-2px 0 0;min-height:1.35em;font-size:.9rem;font-weight:600;line-height:1.35;color:var(--pc-pink)}.title-subtext-spacer.svelte-g59plb{visibility:hidden}.price.svelte-g59plb{font-size:2.4rem;line-height:1;letter-spacing:-.02em;display:flex;align-items:baseline;gap:10px;margin:14px 0 8px;font-weight:700;color:var(--pc-ink);min-height:2.4rem}.list-price.svelte-g59plb{position:relative;display:inline-block;font-size:2.4rem;font-weight:700;color:var(--pc-ink);line-height:1;transform-origin:left bottom;transition:font-size .45s cubic-bezier(.22,1,.36,1),color .35s ease,font-weight .35s ease}.list-price.struck.svelte-g59plb{font-size:1.3rem;color:var(--pc-muted-2);font-weight:400}.list-price-text.svelte-g59plb{position:relative;display:inline-block}.list-price.struck.svelte-g59plb .list-price-text:where(.svelte-g59plb):after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left center;animation:svelte-g59plb-draw-strike .35s ease forwards}.sale-price.svelte-g59plb{display:inline-block;font-size:2.4rem;font-weight:700;color:var(--pc-ink);opacity:0;transform:translate(-8px);max-width:0;overflow:hidden;white-space:nowrap}.sale-price.visible.svelte-g59plb{opacity:1;transform:translate(0);max-width:8rem;transition:opacity .35s ease .35s,transform .4s cubic-bezier(.22,1,.36,1) .35s,max-width .4s ease .3s}.price.price-text.svelte-g59plb{font-size:1.5rem;margin:14px 0 8px;color:var(--pc-ink-soft);font-weight:600}.terms.svelte-g59plb{font-size:.84rem;color:var(--pc-muted);margin-bottom:24px}ul.svelte-g59plb{list-style:none;padding:0;margin:0 0 28px;flex:1}.feat.svelte-g59plb{font-size:.94rem;padding:10px 0 10px 24px;position:relative;color:var(--pc-ink-soft);border-bottom:1px solid var(--pc-hairline)}.feat.feat-bold.svelte-g59plb{font-weight:700}.feat.svelte-g59plb:before{content:"";position:absolute;left:0;top:15px;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M3 7l3 3 5-6' stroke='%2322c55e' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;background-size:14px}.feat.svelte-g59plb:last-child{border-bottom:none}.card-actions.svelte-g59plb{margin-top:auto;width:100%}.card-actions.svelte-g59plb form{width:100%;margin:0}.btn.svelte-g59plb{display:inline-flex;align-items:center;justify-content:center;gap:.5em;width:100%;padding:.85em 1.4em;background:var(--pc-green);color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;border-radius:8px;border:none;cursor:pointer;font-family:inherit;box-shadow:var(--pc-shadow-sm);transition:transform .15s ease,background .15s ease,box-shadow .2s ease}.btn.svelte-g59plb:hover{background:var(--pc-green-hover);transform:translateY(-1px);box-shadow:var(--pc-shadow-md)}.btn.dark.svelte-g59plb{background:var(--pc-ink);color:#fff}.btn.dark.svelte-g59plb:hover{background:#1e293b}.btn.svelte-g59plb .arrow:where(.svelte-g59plb){display:inline-block;animation:svelte-g59plb-nudge-arrow 2.6s ease-in-out infinite;transition:transform .2s ease}.btn.svelte-g59plb:hover .arrow:where(.svelte-g59plb){animation:none;transform:translate(4px)}.button-description.svelte-g59plb{margin:8px 0 0;text-align:center;font-size:.875rem;line-height:1.35;color:var(--pc-muted)}.vip-card.svelte-g59plb{position:relative}.vip-card.svelte-g59plb:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbbf24,#f59e0b) top / 100% 3px no-repeat;border-radius:inherit;opacity:.85;pointer-events:none}@keyframes svelte-g59plb-nudge-arrow{0%,60%,to{transform:translate(0)}80%{transform:translate(3px)}}@keyframes svelte-g59plb-draw-strike{to{transform:scaleX(1)}}@keyframes svelte-g59plb-tag-drop{0%{opacity:0;transform:translateY(-120px) scale(2.75) rotate(-8deg)}12%{opacity:1}62%{opacity:1;transform:translateY(5px) scale(.88) rotate(1.5deg)}78%{transform:translateY(-4px) scale(1.12) rotate(-.8deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes svelte-g59plb-card-shudder{0%{transform:translateY(0) rotate(0)}18%{transform:translateY(4px) rotate(.55deg)}36%{transform:translateY(-3px) rotate(-.45deg)}54%{transform:translateY(2px) rotate(.3deg)}72%{transform:translateY(-1.5px) rotate(-.15deg)}to{transform:translateY(0) rotate(0)}}@keyframes svelte-g59plb-pricePulse{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.price-pulse.svelte-g59plb{animation:svelte-g59plb-pricePulse .65s ease-in-out}@media (prefers-reduced-motion: reduce){.btn.svelte-g59plb .arrow:where(.svelte-g59plb){animation:none}.price-pulse.svelte-g59plb{animation:none}.price-card.has-sale.impact.svelte-g59plb,.tag.tag-animated.svelte-g59plb,.tag.tag-animated.tag-visible.svelte-g59plb,.list-price.svelte-g59plb,.sale-price.svelte-g59plb,.sale-price.visible.svelte-g59plb{transition:none;animation:none}.tag.tag-animated.tag-visible.svelte-g59plb{opacity:1;transform:none}.list-price.struck.svelte-g59plb .list-price-text:where(.svelte-g59plb):after{transform:scaleX(1);animation:none}}
