.offers-module__6WHmea__offersContainer{width:100%;max-width:var(--container-max);margin:110px auto 80px;padding:0 24px}.offers-module__6WHmea__offersHeader{text-align:center;margin-bottom:40px}.offers-module__6WHmea__offersTitle{letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem)}.offers-module__6WHmea__offersDesc{color:var(--slate-400);max-width:650px;margin:0 auto;font-size:1.1rem}.offers-module__6WHmea__tabsContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:50px;display:flex}.offers-module__6WHmea__tabButton{border:1px solid var(--card-border);color:var(--slate-400);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border-radius:99px;padding:10px 24px;font-size:.95rem;font-weight:600}.offers-module__6WHmea__tabButton:hover{border-color:var(--card-hover-border);color:var(--accent-cyan);box-shadow:0 0 15px #00f2fe1a}.offers-module__6WHmea__activeTabButton{background:var(--accent-gradient);color:var(--foreground);box-shadow:var(--accent-glow);border-color:#0000}.light .offers-module__6WHmea__tabButton{border-color:var(--card-border);color:var(--slate-500);background:#0f172a05}.light .offers-module__6WHmea__tabButton:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#0f172a0a}.light .offers-module__6WHmea__activeTabButton{background:var(--accent-gradient);color:var(--foreground);box-shadow:var(--accent-glow)}.offers-module__6WHmea__offersGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.offers-module__6WHmea__offerCard{flex-direction:column;justify-content:space-between;height:100%;padding:40px 30px;display:flex}.offers-module__6WHmea__offerBadge{text-transform:uppercase;color:var(--accent-purple);letter-spacing:1px;background:#9d4edd1a;border:1px solid #9d4edd33;border-radius:99px;align-self:flex-start;margin-bottom:52px;padding:4px 10px;font-size:.75rem;font-weight:700}.offers-module__6WHmea__offerCard.offers-module__6WHmea__subscription .offers-module__6WHmea__offerBadge{color:var(--accent-cyan);background:#00f2fe1a;border-color:#00f2fe33}.offers-module__6WHmea__offerName{letter-spacing:-.5px;margin-bottom:12px;font-size:1.5rem}.offers-module__6WHmea__offerPrice{align-items:baseline;margin-bottom:20px;display:flex}.offers-module__6WHmea__priceVal{color:var(--foreground);font-size:2.25rem;font-weight:800;font-family:var(--font-display)}.offers-module__6WHmea__pricePeriod{color:var(--slate-400);margin-left:6px;font-size:.9rem}.offers-module__6WHmea__offerDesc{color:var(--slate-400);margin-bottom:24px;font-size:.95rem}.offers-module__6WHmea__offerFeatures{flex-direction:column;gap:12px;margin-bottom:30px;list-style:none;display:flex}.offers-module__6WHmea__offerFeature{align-items:center;gap:10px;font-size:.9rem;display:flex}.offers-module__6WHmea__offerFeature svg{color:var(--accent-cyan);flex-shrink:0}.offers-module__6WHmea__offerButton{width:100%;color:var(--slate-200);cursor:pointer;transition:var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:600;display:flex}.offers-module__6WHmea__offerButton:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.offers-module__6WHmea__offerCard.offers-module__6WHmea__subscription .offers-module__6WHmea__offerButton{color:var(--accent-cyan);background:#00f2fe0d;border-color:#00f2fe4d}.offers-module__6WHmea__offerCard.offers-module__6WHmea__subscription .offers-module__6WHmea__offerButton:hover{background:var(--accent-gradient);color:var(--foreground);box-shadow:var(--accent-glow);border-color:#0000}.offers-module__6WHmea__tooltip{cursor:help;position:relative}.offers-module__6WHmea__tooltip:after{content:attr(data-tooltip);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--accent-cyan);color:var(--slate-100);opacity:0;visibility:hidden;width:max-content;max-width:280px;transition:var(--transition-smooth);box-shadow:var(--accent-glow);z-index:10;pointer-events:none;text-transform:none;letter-spacing:normal;text-shadow:none;border-radius:8px;padding:8px 12px;font-size:.8rem;font-weight:600;line-height:1.4;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px)}.offers-module__6WHmea__tooltip:hover:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(-5px)}
