.sharp-page-container{position:relative;padding:1rem;max-width:1400px;margin:0 auto}@media (min-width:480px){.sharp-page-container{padding:1.5rem}}@media (min-width:768px){.sharp-page-container{padding:2rem 2.5rem}}@media (min-width:1024px){.sharp-page-container{padding:2.5rem 3rem}}@media (max-width:1279px){.sharp-page-container{padding-bottom:calc(220px + env(safe-area-inset-bottom, 0px))}}.loader{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left:4px solid var(--primary);animation:spin 1s ease infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.store-hero-mobile{position:relative;margin:-1rem -1rem 1.5rem;padding:1.25rem 1rem 1.5rem;background:linear-gradient(180deg,rgba(247,125,15,.06),transparent);border-bottom:1px solid var(--border-subtle)}@media (min-width:480px){.store-hero-mobile{margin:-1.5rem -1.5rem 1.5rem;padding:1.5rem 1.5rem 2rem}}.store-hero-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;gap:.75rem}.store-hero-name{font-size:clamp(1.5rem,6vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--text-primary);margin:0;word-wrap:break-word;overflow-wrap:break-word}.store-hero-tagline{font-size:.9375rem;color:var(--text-tertiary);line-height:1.5;max-width:340px;margin:0 auto}.trust-badges-row{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.trust-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background:var(--bg-tertiary);border:1px solid var(--border-default);white-space:nowrap}.trust-badge--trending{background:linear-gradient(135deg,rgba(247,125,15,.15),rgba(247,125,15,.05));border-color:rgba(247,125,15,.3);color:var(--primary)}.trust-badge--subscribers{background:var(--bg-tertiary);color:var(--text-secondary)}.trust-badge--new{background:linear-gradient(135deg,#059669,#047857);border-color:transparent;color:#fff}.trust-badge-icon{width:14px;height:14px;flex-shrink:0}.store-hero-rating{display:flex;justify-content:center;margin-top:.25rem}.mobile-cta-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--bg-primary);border-top:1px solid var(--border-medium);box-shadow:0 -4px 20px rgba(0,0,0,.5)}.mobile-cta-container{padding:.875rem 1rem calc(.875rem + env(safe-area-inset-bottom, 0px));max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:.625rem}.mobile-cta-price-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-cta-price{display:flex;align-items:baseline;gap:.25rem}.mobile-cta-price-amount{font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1}.mobile-cta-price-interval{font-size:.8125rem;color:var(--text-quaternary)}.mobile-cta-trial-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;background:var(--info-subtle);border:1px solid var(--info-border);border-radius:9999px;font-size:.6875rem;font-weight:600;color:var(--info-text);white-space:nowrap}.mobile-cta-coupon-status{font-size:.75rem;margin-bottom:.375rem;display:flex;align-items:center;gap:.25rem}.mobile-cta-coupon-status--success{color:var(--success-text)}.mobile-cta-coupon-status--error{color:var(--danger-text)}.mobile-cta-coupon-form{display:flex}.mobile-cta-coupon-input{flex:1;min-width:0;padding:.5rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-medium);border-right:none;border-radius:.5rem 0 0 .5rem;color:var(--text-primary);font-size:.875rem;outline:none}.mobile-cta-coupon-input:focus{border-color:var(--primary)}.mobile-cta-coupon-input::-moz-placeholder{color:var(--text-quaternary)}.mobile-cta-coupon-input::placeholder{color:var(--text-quaternary)}.mobile-cta-coupon-button{padding:.5rem 1rem;background:linear-gradient(135deg,var(--primary) 0,var(--orange-600) 100%);border:none;border-radius:0 .5rem .5rem 0;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;min-height:44px}.mobile-cta-coupon-button:active{opacity:.9}.mobile-cta-subscribe-btn{width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,var(--primary) 0,var(--orange-600) 100%);border:none;border-radius:.625rem;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(247,125,15,.3);display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px}.mobile-cta-subscribe-btn:active{opacity:.95;transform:scale(.99)}.package-selection-desktop,.package-selection-mobile{margin-bottom:1.5rem}.package-selection-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.package-selector-container{display:inline-flex;flex-wrap:wrap;gap:.25rem;padding:.25rem;background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:.625rem}.package-selector-btn{padding:.625rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease;white-space:nowrap;min-height:44px}.package-selector-btn:hover{background:var(--bg-quaternary);color:var(--text-primary)}.package-selector-btn--active{background:linear-gradient(135deg,var(--primary) 0,var(--orange-600) 100%);color:#0a0b0e;box-shadow:0 2px 8px rgba(247,125,15,.3)}.package-selector-btn--active:hover{background:linear-gradient(135deg,var(--orange-600) 0,var(--orange-700) 100%);color:#0a0b0e}.package-selector-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:639px){.package-selector-container{width:100%}.package-selector-btn{flex:1;text-align:center}}.subscription-options{display:flex;flex-direction:column;gap:.75rem}.package-description{font-size:.875rem;color:var(--text-tertiary);line-height:1.5;margin-bottom:.5rem}.no-pricing-message{font-size:.875rem;color:var(--text-quaternary);text-align:center;padding:2rem 1rem}.subscriptions-mobile{margin-top:.5rem}.categories-section{margin-top:2rem}.categories-grid{display:flex;flex-wrap:wrap;gap:.5rem}.category-label{font-size:.6875rem;margin-bottom:.5rem}.category-divider{width:1px;height:24px;background:var(--border-medium);margin:0 .75rem}.coupon-code input{background:var(--bg-tertiary);border:1px solid var(--border-medium);color:var(--text-primary);font-size:var(--font-size-sm);transition:all var(--transition-fast)}.coupon-code input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-subtle)}.coupon-code input::-moz-placeholder{color:var(--text-quaternary)}.coupon-code input::placeholder{color:var(--text-quaternary)}.coupon-code button{background:linear-gradient(135deg,var(--primary) 0,var(--orange-600) 100%);color:var(--text-primary);font-weight:var(--font-weight-medium);transition:all var(--transition-fast);border:none}.coupon-code button:hover{box-shadow:var(--shadow-primary);transform:translateY(-1px)}.coupon-code button:active{transform:translateY(0)}.section-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-quaternary);margin-bottom:.75rem}.whats-included-inline{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.whats-included-label{font-size:.8125rem;color:var(--text-tertiary);margin-right:.25rem}.included-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:9999px;font-size:.75rem;font-weight:500;color:var(--text-secondary);white-space:nowrap}.included-chip-icon{width:14px;height:14px;flex-shrink:0}.store_description{margin-top:0}.store_description p{font-size:.9375rem;line-height:1.7;color:var(--text-secondary);margin-bottom:.5rem}.store_description p:last-child{margin-bottom:0}.store_subscriptions{display:flex;flex-direction:column;gap:1rem;width:100%}.store_subscriptions .package_title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.store_subscriptions>p{color:var(--text-tertiary);font-size:.875rem;margin-bottom:.5rem}.categories-section{margin-top:1.5rem;padding:1.25rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl)}.category-group{display:flex;flex-direction:column;gap:.5rem}.category-group+.category-group{margin-top:1rem}.category-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-quaternary)}.store_main{display:flex;flex-direction:column;gap:2rem}@media (min-width:1024px){.store_main{flex-direction:row;gap:3rem}}.store_primary{flex:1;min-width:0}.store_secondary{flex-shrink:0}@media (min-width:1024px){.store_secondary{width:380px}}.store_image{margin-bottom:1.5rem}.store_info{display:flex;flex-direction:column;gap:2rem}.section-divider{height:1px;background:var(--border-subtle);margin:.5rem 0}.about-section{display:flex;flex-direction:column;gap:.5rem}.subscription-section{display:flex;flex-direction:column;gap:1rem}.features-socials-section{display:flex;flex-direction:column;gap:2rem;padding-top:2rem;border-top:1px solid var(--border-subtle);margin-top:2rem}@media (min-width:768px){.features-socials-section{flex-direction:row;gap:3rem}}.store_socials{flex:1}.store_socials h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}@media (min-width:1280px){.store_info>.hidden.xl\\:flex{margin-bottom:1rem}}