Shop

body { background-color: #0a0a0a !important; color: #ffffff !important; font-family: ‘Inter’, sans-serif; }
.site-header, .main-navigation { background-color: #0a0a0a !important; border-bottom: 1px solid #1a1a1a; }
.site-footer { background-color: #0a0a0a !important; border-top: 1px solid #1a1a1a; color: #888; }
a { color: #e91e8c; }
a:hover { color: #ff4db8; }
.mt-hero { background: #0a0a0a; padding: 120px 20px; text-align: center; }
.mt-label { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #888; margin-bottom: 16px; }
.mt-hero h1 { font-size: clamp(48px, 8vw, 96px); font-weight: 800; color: #fff; line-height: 1; margin: 0 0 24px; }
.mt-hero p { font-size: 18px; color: #aaa; max-width: 600px; margin: 0 auto 40px; line-height: 1.6; }
.mt-tagline { font-size: 13px; letter-spacing: 4px; text-transform: uppercase; color: #fff; }
.mt-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; }
.mt-section-dark { background: #0d0d0d; padding: 80px 20px; }
.mt-section-title { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #888; margin-bottom: 8px; }
.mt-section-heading { font-size: clamp(32px, 5vw, 56px); font-weight: 800; color: #fff; margin-bottom: 16px; }
.mt-section-sub { font-size: 16px; color: #aaa; max-width: 500px; }
.mt-product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2px; margin-top: 48px; }
.mt-product-card { background: #111; padding: 40px 32px; position: relative; }
.mt-product-card:hover { background: #161616; }
.mt-product-label { font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #888; margin-bottom: 24px; }
.mt-product-card h3 { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 12px; }
.mt-product-card p { font-size: 14px; color: #888; line-height: 1.6; margin-bottom: 32px; }
.mt-price { font-size: 32px; font-weight: 800; color: #fff; margin-bottom: 24px; }
.mt-price.free { color: #e91e8c; }
.mt-btn { display: inline-block; padding: 14px 28px; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; text-decoration: none; transition: all 0.2s; }
.mt-btn-primary { background: #fff; color: #000; }
.mt-btn-primary:hover { background: #e91e8c; color: #fff; }
.mt-btn-outline { border: 1px solid #333; color: #fff; }
.mt-btn-outline:hover { border-color: #e91e8c; color: #e91e8c; }
.mt-badge { position: absolute; top: 16px; right: 16px; background: #e91e8c; color: #fff; font-size: 9px; letter-spacing: 2px; padding: 4px 10px; text-transform: uppercase; }
.mt-amazon-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 1px; margin-top: 48px; }
.mt-amazon-card { background: #111; padding: 32px 20px; text-align: center; }
.mt-amazon-card:hover { background: #161616; }
.mt-amazon-icon { font-size: 32px; margin-bottom: 16px; }
.mt-amazon-day { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #e91e8c; margin-bottom: 8px; }
.mt-amazon-card h4 { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 8px; }
.mt-amazon-card p { font-size: 12px; color: #666; }
.mt-podcast-section { background: #0d0d0d; padding: 80px 20px; text-align: center; }
.mt-divider { border: none; border-top: 1px solid #1a1a1a; margin: 0; }
.mt-stat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 32px; margin-top: 48px; }
.mt-stat { text-align: center; }
.mt-stat-number { font-size: 48px; font-weight: 800; color: #fff; }
.mt-stat-label { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #666; margin-top: 8px; }
.mt-episode-list { margin-top: 48px; }
.mt-episode { display: flex; gap: 32px; padding: 40px 0; border-bottom: 1px solid #1a1a1a; align-items: flex-start; }
.mt-episode-num { font-size: 48px; font-weight: 800; color: #1a1a1a; min-width: 80px; }
.mt-episode-label { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #888; margin-bottom: 12px; }
.mt-episode h3 { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 12px; }
.mt-episode p { font-size: 14px; color: #888; line-height: 1.6; margin-bottom: 24px; }
.mt-form-section { background: #111; padding: 60px 40px; max-width: 600px; margin: 0 auto; text-align: center; }
.mt-form-section input[type=email] { width: 100%; padding: 16px; background: #0a0a0a; border: 1px solid #333; color: #fff; font-size: 14px; margin-bottom: 16px; box-sizing: border-box; }
.mt-form-section input[type=submit] { width: 100%; padding: 16px; background: #fff; color: #000; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; border: none; cursor: pointer; }
.mt-form-section input[type=submit]:hover { background: #e91e8c; color: #fff; }
.mt-weekly-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2px; margin-top: 48px; }
.mt-weekly-card { background: #111; padding: 40px 32px; }
.mt-weekly-day { font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #e91e8c; margin-bottom: 16px; }
.mt-weekly-card h3 { font-size: 20px; font-weight: 700; color: #fff; margin-bottom: 12px; }
.mt-weekly-card p { font-size: 14px; color: #888; line-height: 1.6; margin-bottom: 24px; }
.mt-affiliate-bar { background: #0d0d0d; padding: 20px; text-align: center; font-size: 11px; color: #555; letter-spacing: 1px; border-top: 1px solid #1a1a1a; }
@media (max-width: 768px) {
.mt-product-grid, .mt-amazon-grid { grid-template-columns: 1fr; }
.mt-episode { flex-direction: column; gap: 16px; }
.mt-episode-num { font-size: 32px; }
}

The Collection

Shop Modern Tech

Digital guides, master classes, and Amazon-curated tech picks — all in one place.

Digital Products

Free Download

Reels Master Class

Stop-the-scroll mechanics for the faceless feed. Learn to create attention-grabbing reels.

FREE

Download Free

Digital Guide · $27

Canva Master Class

Branded graphics & digital products without the overwhelm. Create polished content in Canva.

$27

Buy for $27

Popular

Digital Guide · $27

YouTube Master Class

Faceless video systems built for compounding watch time. Build smarter YouTube content.

$27

Buy for $27

Best Value

Complete Bundle · $59

The Faceless Creator Bundle

All three master classes. Reels + Canva + YouTube. Save $22 vs buying separately.

$59 $81

Get the Bundle — Save $22

Daily Amazon Picks · Updated Every Morning at 6am

AFFILIATE DISCLOSURE: Modern Tech LLC is a participant in the Amazon Services LLC Associates Program. As an Amazon Associate we earn from qualifying purchases at no additional cost to you.
Shopping Cart