.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.touch-manipulation{min-height:44px;min-width:44px}.subscription-button-group{gap:12px}.subscription-modal{margin:16px;max-height:calc(100vh - 32px);width:calc(100vw - 32px)}.subscription-text-responsive{font-size:14px;line-height:1.5}.subscription-card-mobile{padding:16px}.subscription-form-mobile .form-field{margin-bottom:16px}.subscription-badge-mobile{font-size:11px;padding:4px 8px}}@media (min-width:768px) and (max-width:1024px){.subscription-grid-tablet{grid-template-columns:repeat(2,1fr);gap:20px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.subscription-icon{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:768px) and (orientation:landscape){.subscription-modal{max-height:calc(100vh - 16px);margin:8px}.subscription-header-mobile{padding:12px 16px}}.subscription-focus-visible:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (prefers-reduced-motion:reduce){.subscription-animation{animation:none;transition:none}}@media (prefers-color-scheme:dark){.subscription-card-mobile{border-color:hsl(var(--border));background-color:hsl(var(--card))}}