*{margin:0;padding:0;box-sizing:border-box;}
body{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;color:#333;background:#0b171f;overflow-x:hidden;}
.main-navigation{background:rgba(11,23,31,0.95);backdrop-filter:blur(10px);position:fixed;top:0;width:100%;z-index:1000;padding:15px 10px;}
.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;}
.logo-section img{width:120px;height:36px;}
.desktop-menu{display:none;}
@media(min-width:1081px){.desktop-menu{display:block;}}
.nav-links{display:flex;list-style:none;gap:30px;}
.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color 0.3s;}
.nav-links a:hover{color:#64b5f6;}
.active-page{color:#64b5f6;font-weight:600;}
.auth-buttons{display:none;}
@media(min-width:1081px){.auth-buttons{display:flex;gap:15px;}}
.signup-btn,.signin-btn{padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:all 0.3s;}
.signup-btn{background:#64b5f6;color:#fff;}
.signin-btn{background:transparent;color:#64b5f6;border:2px solid #64b5f6;}
.signup-btn:hover{background:#42a5f5;transform:translateY(-2px);}
.signin-btn:hover{background:#64b5f6;color:#fff;}
.mobile-menu-toggle{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:4px;}
@media(min-width:1081px){.mobile-menu-toggle{display:none;}}
.hamburger-line{width:25px;height:3px;background:#fff;transition:all 0.3s;}
.mobile-menu{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#0b171f;z-index:1001;transition:right 0.3s;padding-top:80px;}
.mobile-menu.active{right:0;}
.mobile-menu-content{padding:20px;}
.mobile-nav ul{list-style:none;}
.mobile-nav li{margin-bottom:20px;}
.mobile-nav a{color:#fff;text-decoration:none;font-size:18px;font-weight:500;}
.active-mobile{color:#64b5f6;font-weight:600;}
.mobile-auth{margin-top:40px;display:flex;flex-direction:column;gap:15px;}
.mobile-signup,.mobile-signin{padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;text-align:center;}
.mobile-signup{background:#64b5f6;color:#fff;}
.mobile-signin{background:transparent;color:#64b5f6;border:2px solid #64b5f6;}
.slots-content{padding-top:80px;min-height:100vh;}
.slots-showcase{padding:100px 10px;text-align:center;position:relative;background:linear-gradient(135deg,#0b171f 0%,#1a2332 50%,#0b171f 100%);margin:20px 10px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.3);overflow:hidden;}
.showcase-background-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(100,181,246,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(100,181,246,0.08) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(100,181,246,0.06) 0%,transparent 50%);pointer-events:none;}
.showcase-background-pattern::before{content:'🎰 🎲 💎 🍒 🔔 ⭐';position:absolute;top:20%;left:-10%;font-size:8rem;opacity:0.03;white-space:nowrap;animation:showcase-float 30s linear infinite;}
.showcase-background-pattern::after{content:'🎯 💰 🎊 ⚡ 🏆 🎪';position:absolute;bottom:20%;right:-10%;font-size:6rem;opacity:0.05;white-space:nowrap;animation:showcase-float-reverse 25s linear infinite;}
@keyframes showcase-float{0%{transform:translateX(0);}100%{transform:translateX(calc(100vw + 200px));}}
@keyframes showcase-float-reverse{0%{transform:translateX(0);}100%{transform:translateX(calc(-100vw - 200px));}}
.showcase-container{max-width:900px;margin:0 auto;position:relative;z-index:2;}
.showcase-badge{display:inline-block;background:rgba(100,181,246,0.2);color:#64b5f6;padding:8px 20px;border-radius:30px;font-size:0.9rem;font-weight:600;margin-bottom:25px;border:1px solid rgba(100,181,246,0.3);}
.slots-showcase h1{font-size:2.8rem;color:#fff;margin-bottom:25px;font-weight:700;text-shadow:0 4px 20px rgba(0,0,0,0.3);}
.showcase-intro{font-size:1.3rem;color:#b8c5d1;margin-bottom:40px;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto;}
.showcase-stats{display:flex;justify-content:center;gap:40px;margin-bottom:45px;}
.stat-item{display:flex;flex-direction:column;align-items:center;padding:20px;background:rgba(255,255,255,0.05);border-radius:12px;border:1px solid rgba(100,181,246,0.2);min-width:120px;}
.stat-icon{font-size:2rem;margin-bottom:8px;}
.stat-number{font-size:1.8rem;font-weight:700;color:#64b5f6;margin-bottom:4px;}
.stat-label{font-size:0.9rem;color:#8a9ba8;font-weight:500;}
.showcase-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#64b5f6,#42a5f5);color:#fff;padding:18px 40px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s;box-shadow:0 8px 25px rgba(100,181,246,0.3);}
.showcase-cta:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(100,181,246,0.4);background:linear-gradient(135deg,#42a5f5,#1e88e5);}
.cta-text{flex:1;}
.cta-arrow{font-size:1.3rem;transition:transform 0.3s;}
.showcase-cta:hover .cta-arrow{transform:translateX(5px);}
.rtp-analysis,.volatility-guide,.bonus-features,.megaways-mechanics,.progressive-jackpots,.slot-selection-strategy,.bonus-wagering-slots,.mobile-slots-performance,.slots-mistakes,.future-slot-trends{padding:80px 10px;max-width:1200px;margin:0 auto;position:relative;}
.rtp-analysis{background:rgba(255,255,255,0.95);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1);}
.rtp-analysis h2{color:#0b171f;font-size:2.2rem;margin-bottom:20px;}
.rtp-analysis p{color:#555;font-size:1.1rem;margin-bottom:40px;}
.rtp-categories{display:grid;gap:40px;margin-bottom:40px;}
.rtp-tier{position:relative;}
.rtp-tier h3{color:#64b5f6;font-size:1.5rem;margin-bottom:25px;}
.tier-badge{position:absolute;top:-12px;right:20px;padding:6px 16px;border-radius:20px;font-size:0.9rem;font-weight:600;}
.tier-badge.excellent{background:#4caf50;color:#fff;}
.tier-badge.good{background:#ff9800;color:#fff;}
.tier-badge.avoid{background:#f44336;color:#fff;}
.slot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;}
.slot-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.slot-card h4{color:#64b5f6;font-size:1.2rem;margin-bottom:12px;}
.slot-card p{color:#666;line-height:1.5;margin-bottom:6px;font-size:0.9rem;}
.rtp-impact{background:rgba(100,181,246,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.1);}
.rtp-impact h3{color:#64b5f6;margin-bottom:15px;}
.rtp-impact p{color:#555;line-height:1.6;margin-bottom:10px;}
.volatility-guide{background:rgba(11,23,31,0.95);color:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.2);}
.volatility-guide h2{color:#64b5f6;font-size:2.2rem;margin-bottom:20px;}
.volatility-guide p{color:#ccc;font-size:1.1rem;margin-bottom:40px;}
.volatility-breakdown{display:grid;gap:30px;margin-bottom:40px;}
.volatility-type{background:rgba(255,255,255,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.volatility-type h3{color:#64b5f6;font-size:1.3rem;margin-bottom:15px;}
.volatility-specs p{color:#ccc;line-height:1.6;margin-bottom:8px;}
.example-games{margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,0.1);}
.example-games p{color:#b8c5d1;font-style:italic;}
.volatility-bankroll{background:rgba(100,181,246,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.15);}
.volatility-bankroll h3{color:#64b5f6;margin-bottom:15px;}
.volatility-bankroll p{color:#ccc;line-height:1.6;}
.bonus-features{background:rgba(255,255,255,0.95);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1);}
.bonus-features h2{color:#0b171f;font-size:2.2rem;margin-bottom:20px;}
.bonus-features p{color:#555;font-size:1.1rem;margin-bottom:40px;}
.feature-analysis{display:grid;gap:30px;margin-bottom:40px;}
.bonus-feature{background:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.bonus-feature h3{color:#64b5f6;font-size:1.3rem;margin-bottom:15px;}
.feature-details p{color:#666;line-height:1.6;margin-bottom:8px;}
.feature-strategy{background:rgba(100,181,246,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.1);}
.feature-strategy h3{color:#64b5f6;margin-bottom:15px;}
.feature-strategy p{color:#555;line-height:1.6;}
.megaways-mechanics{background:rgba(11,23,31,0.95);color:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.2);}
.megaways-mechanics h2{color:#64b5f6;font-size:2.2rem;margin-bottom:20px;}
.megaways-mechanics p{color:#ccc;font-size:1.1rem;margin-bottom:40px;}
.megaways-features{display:grid;gap:30px;margin-bottom:40px;}
.megaways-aspect{background:rgba(255,255,255,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.megaways-aspect h3{color:#64b5f6;font-size:1.3rem;margin-bottom:15px;}
.megaways-details p{color:#ccc;line-height:1.6;margin-bottom:8px;}
.megaways-recommendation{background:rgba(100,181,246,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.15);}
.megaways-recommendation h3{color:#64b5f6;margin-bottom:15px;}
.megaways-recommendation p{color:#ccc;line-height:1.6;}
.progressive-jackpots{background:rgba(255,255,255,0.95);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1);}
.progressive-jackpots h2{color:#0b171f;font-size:2.2rem;margin-bottom:20px;}
.progressive-jackpots p{color:#555;font-size:1.1rem;margin-bottom:40px;}
.jackpot-network{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:40px;}
.jackpot-game{background:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.jackpot-game h3{color:#64b5f6;font-size:1.3rem;margin-bottom:15px;}
.jackpot-specs p{color:#666;line-height:1.6;margin-bottom:8px;}
.jackpot-mathematics,.jackpot-strategy{background:rgba(100,181,246,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.1);margin-bottom:30px;}
.jackpot-mathematics h3,.jackpot-strategy h3{color:#64b5f6;margin-bottom:15px;}
.jackpot-mathematics p,.jackpot-strategy p{color:#555;line-height:1.6;}
.slot-selection-strategy{background:rgba(11,23,31,0.95);color:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.2);}
.slot-selection-strategy h2{color:#64b5f6;font-size:2.2rem;margin-bottom:20px;}
.slot-selection-strategy p{color:#ccc;font-size:1.1rem;margin-bottom:40px;}
.selection-framework{display:grid;gap:30px;margin-bottom:40px;}
.player-profile{background:rgba(255,255,255,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);position:relative;}
.profile-badge{position:absolute;top:-12px;right:20px;padding:6px 16px;border-radius:20px;font-size:0.9rem;font-weight:600;}
.profile-badge.conservative{background:#4caf50;color:#fff;}
.profile-badge.balanced{background:#ff9800;color:#fff;}
.profile-badge.aggressive{background:#f44336;color:#fff;}
.player-profile h3{color:#64b5f6;font-size:1.3rem;margin:15px 0 15px;}
.selection-criteria p{color:#ccc;line-height:1.6;margin-bottom:8px;}
.session-planning{background:rgba(100,181,246,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.15);}
.session-planning h3{color:#64b5f6;margin-bottom:15px;}
.session-planning p{color:#ccc;line-height:1.6;}
.bonus-wagering-slots{background:rgba(255,255,255,0.95);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1);}
.bonus-wagering-slots h2{color:#0b171f;font-size:2.2rem;margin-bottom:20px;}
.bonus-wagering-slots p{color:#555;font-size:1.1rem;margin-bottom:40px;}
.wagering-optimization{display:grid;gap:40px;margin-bottom:40px;}
.optimal-wagering h3{color:#64b5f6;font-size:1.5rem;margin-bottom:25px;}
.wagering-games{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;}
.wagering-slot{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.wagering-slot h4{color:#64b5f6;font-size:1.2rem;margin-bottom:12px;}
.wagering-slot p{color:#666;line-height:1.5;margin-bottom:6px;font-size:0.9rem;}
.wagering-mistakes h3{color:#cc0000;font-size:1.3rem;margin-bottom:15px;}
.wagering-errors p{color:#555;line-height:1.6;margin-bottom:12px;}
.wagering-mathematics{background:rgba(100,181,246,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.1);}
.wagering-mathematics h3{color:#64b5f6;margin-bottom:15px;}
.wagering-mathematics p{color:#555;line-height:1.6;}
.mobile-slots-performance{background:rgba(11,23,31,0.95);color:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.2);}
.mobile-slots-performance h2{color:#64b5f6;font-size:2.2rem;margin-bottom:20px;}
.mobile-slots-performance p{color:#ccc;font-size:1.1rem;margin-bottom:40px;}
.mobile-optimization{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:40px;}
.mobile-feature{background:rgba(255,255,255,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,0.1);}
.mobile-feature h3{color:#64b5f6;font-size:1.3rem;margin-bottom:15px;}
.mobile-feature p{color:#ccc;line-height:1.6;}
.mobile-limitations{background:rgba(255,107,107,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(255,107,107,0.15);}
.mobile-limitations h3{color:#ff6b6b;margin-bottom:15px;}
.mobile-limitations p{color:#ffcccc;line-height:1.6;}
.slots-mistakes{background:rgba(255,255,255,0.95);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.1);}
.slots-mistakes h2{color:#ff6b6b;font-size:2.2rem;margin-bottom:20px;}
.slots-mistakes p{color:#555;font-size:1.1rem;margin-bottom:40px;}
.slot-errors{display:grid;gap:30px;margin-bottom:40px;}
.mistake-scenario{background:rgba(255,107,107,0.1);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(255,107,107,0.15);}
.mistake-scenario:hover{box-shadow:0 8px 25px rgba(255,107,107,0.2);}
.mistake-scenario h3{color:#ff6b6b;font-size:1.3rem;margin-bottom:15px;}
.mistake-scenario p{color:#555;line-height:1.6;margin-bottom:10px;}
.mistake-scenario strong{color:#ff4444;}
.slots-protection{background:rgba(100,181,246,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.15);}
.slots-protection h3{color:#64b5f6;margin-bottom:15px;}
.slots-protection p{color:#555;line-height:1.6;margin-bottom:10px;}
.future-slot-trends{background:rgba(11,23,31,0.95);color:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.2);}
.future-slot-trends h2{color:#4caf50;font-size:2.2rem;margin-bottom:20px;}
.future-slot-trends p{color:#ccc;font-size:1.1rem;margin-bottom:40px;}
.upcoming-innovations{display:grid;gap:30px;margin-bottom:40px;}
.innovation-trend{background:rgba(76,175,80,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(76,175,80,0.1);}
.innovation-trend:hover{box-shadow:0 8px 25px rgba(76,175,80,0.15);}
.innovation-trend h3{color:#4caf50;font-size:1.3rem;margin-bottom:15px;}
.innovation-trend p{color:#ccc;line-height:1.6;}
.regulatory-impact{background:rgba(100,181,246,0.15);padding:25px;border-radius:8px;box-shadow:0 4px 15px rgba(100,181,246,0.15);}
.regulatory-impact h3{color:#64b5f6;margin-bottom:15px;}
.regulatory-impact p{color:#ccc;line-height:1.6;}
.site-footer{background:#0b171f;color:#fff;padding:60px 10px 20px;}
.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;}
.footer-section h4{color:#64b5f6;margin-bottom:20px;font-size:1.2rem;}
.footer-section ul{list-style:none;}
.footer-section li{margin-bottom:10px;}
.footer-section a{color:#ccc;text-decoration:none;transition:color 0.3s;}
.footer-section a:hover{color:#64b5f6;}
.footer-section p{color:#aaa;line-height:1.6;font-size:0.9rem;}
.payment-providers,.gaming-providers{margin:40px auto;max-width:1200px;}
.payment-providers h4,.gaming-providers h4{color:#64b5f6;margin-bottom:20px;text-align:center;}
.payment-icons,.provider-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;}
.payment-icons img,.provider-logos img{filter:brightness(0.8);transition:filter 0.3s;}
.payment-icons img:hover,.provider-logos img:hover{filter:brightness(1.2);}
.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #333;color:#888;font-size:0.9rem;}
@media(max-width:1080px){
.nav-container{padding:0 15px;}
.slot-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}
.jackpot-network{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}
.wagering-games{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}
.mobile-optimization{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}
.showcase-stats{gap:25px;}
.stat-item{min-width:100px;padding:15px;}
}
@media(max-width:768px){
.slots-showcase h1{font-size:2rem;}
.slots-showcase{padding:60px 10px;}
.showcase-stats{flex-direction:column;align-items:center;gap:20px;}
.stat-item{width:200px;}
.rtp-analysis h2,.volatility-guide h2,.bonus-features h2,.megaways-mechanics h2,.progressive-jackpots h2,.slot-selection-strategy h2,.bonus-wagering-slots h2,.mobile-slots-performance h2,.slots-mistakes h2,.future-slot-trends h2{font-size:1.8rem;}
.rtp-categories{grid-template-columns:1fr;}
.slot-grid{grid-template-columns:1fr;}
.volatility-breakdown{grid-template-columns:1fr;}
.feature-analysis{grid-template-columns:1fr;}
.megaways-features{grid-template-columns:1fr;}
.jackpot-network{grid-template-columns:1fr;}
.selection-framework{grid-template-columns:1fr;}
.wagering-optimization{grid-template-columns:1fr;}
.wagering-games{grid-template-columns:1fr;}
.mobile-optimization{grid-template-columns:1fr;}
.slot-errors{grid-template-columns:1fr;}
.upcoming-innovations{grid-template-columns:1fr;}
.footer-content{grid-template-columns:1fr;}
.payment-icons,.provider-logos{gap:15px;}
}
@media(max-width:480px){
.slots-showcase{padding:40px 10px;}
.slots-showcase h1{font-size:1.6rem;}
.showcase-intro{font-size:1rem;}
.showcase-cta{padding:12px 24px;font-size:1rem;}
.showcase-stats{gap:15px;}
.stat-item{width:150px;padding:12px;}
.stat-number{font-size:1.5rem;}
.rtp-analysis,.volatility-guide,.bonus-features,.megaways-mechanics,.progressive-jackpots,.slot-selection-strategy,.bonus-wagering-slots,.mobile-slots-performance,.slots-mistakes,.future-slot-trends{padding:40px 10px;}
.slot-card,.volatility-type,.bonus-feature,.megaways-aspect,.jackpot-game,.player-profile,.wagering-slot,.mobile-feature,.mistake-scenario,.innovation-trend{padding:20px;}
.payment-icons,.provider-logos{gap:10px;}
.payment-icons img,.provider-logos img{max-width:80px;height:auto;}
.nav-links{gap:20px;}
.nav-links a{font-size:0.9rem;}
}
@media(max-width:320px){
.main-navigation{padding:10px 5px;}
.nav-container{padding:0 5px;}
.logo-section img{width:100px;height:30px;}
.mobile-menu{width:280px;}
.slots-showcase{padding:30px 5px;}
.slots-showcase h1{font-size:1.4rem;}
.showcase-intro{font-size:0.9rem;}
.showcase-cta{padding:10px 20px;font-size:0.9rem;}
.showcase-stats{gap:10px;}
.stat-item{width:120px;padding:10px;}
.stat-number{font-size:1.3rem;}
.rtp-analysis,.volatility-guide,.bonus-features,.megaways-mechanics,.progressive-jackpots,.slot-selection-strategy,.bonus-wagering-slots,.mobile-slots-performance,.slots-mistakes,.future-slot-trends{padding:30px 5px;}
.rtp-analysis h2,.volatility-guide h2,.bonus-features h2,.megaways-mechanics h2,.progressive-jackpots h2,.slot-selection-strategy h2,.bonus-wagering-slots h2,.mobile-slots-performance h2,.slots-mistakes h2,.future-slot-trends h2{font-size:1.5rem;}
.slot-card,.volatility-type,.bonus-feature,.megaways-aspect,.jackpot-game,.player-profile,.wagering-slot,.mobile-feature,.mistake-scenario,.innovation-trend{padding:15px;}
.slot-card h4,.volatility-type h3,.bonus-feature h3,.megaways-aspect h3,.jackpot-game h3,.player-profile h3,.wagering-slot h4,.mobile-feature h3,.mistake-scenario h3,.innovation-trend h3{font-size:1.1rem;}
.tier-badge,.profile-badge{font-size:0.8rem;padding:4px 12px;}
.site-footer{padding:40px 5px 15px;}
.footer-content{gap:30px;}
.footer-section h4{font-size:1.1rem;}
.payment-icons,.provider-logos{gap:8px;}
.payment-icons img,.provider-logos img{max-width:60px;height:auto;}
.footer-bottom{font-size:0.8rem;}
}