/*
Theme Name: Titan MC Elementor
Theme URI: https://titanmc.website-voor-jou.nl/
Author: ChatGPT
Description: Lightweight Elementor-ready WordPress theme recreating the Titan MC one-page scooter website layout.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: titanmc-elementor
*/
:root{--blue:#2467f2;--dark:#0d1b2a;--muted:#5d6b7c;--bg:#f4f7fb;--card:#fff;--radius:26px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--dark);background:#fff}a{text-decoration:none;color:inherit}.tmc-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.tmc-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e9eef6}.tmc-nav{height:76px;display:flex;align-items:center;justify-content:space-between}.tmc-logo{font-size:25px;font-weight:900}.tmc-logo span{color:var(--blue)}.tmc-menu{display:flex;gap:30px;font-weight:700;color:#435064}.tmc-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;background:var(--blue);color:white;font-weight:800;box-shadow:0 14px 30px rgba(36,103,242,.22)}.tmc-btn.alt{background:white;color:var(--blue);border:1px solid #dfe7f4;box-shadow:none}.tmc-hero{padding:72px 0;background:linear-gradient(135deg,#f8fbff 0%,#eaf2ff 100%)}.tmc-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:50px;align-items:center}.tmc-kicker{display:inline-block;background:#e5efff;color:var(--blue);font-weight:900;border-radius:999px;padding:9px 16px;margin-bottom:20px}.tmc-hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:0 0 22px;letter-spacing:-.055em}.tmc-lead{font-size:20px;line-height:1.6;color:var(--muted);margin-bottom:28px}.tmc-actions{display:flex;gap:14px;flex-wrap:wrap}.tmc-hero-img{border-radius:34px;overflow:hidden;box-shadow:0 30px 80px rgba(14,30,54,.22);background:#cdd8e8}.tmc-hero-img img{width:100%;display:block}.tmc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.tmc-stat{background:white;border:1px solid #e6edf7;border-radius:22px;padding:20px}.tmc-stat b{display:block;font-size:26px}.tmc-section{padding:82px 0}.tmc-section.gray{background:var(--bg)}.tmc-title{max-width:760px;margin-bottom:38px}.tmc-title .eyebrow{font-weight:900;color:var(--blue);margin-bottom:8px}.tmc-title h2{font-size:clamp(34px,4vw,52px);line-height:1.05;margin:0 0 14px;letter-spacing:-.04em}.tmc-title p{font-size:18px;color:var(--muted);line-height:1.65}.tmc-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tmc-card{background:var(--card);border:1px solid #e6edf7;border-radius:28px;padding:18px;box-shadow:0 18px 45px rgba(14,30,54,.07);position:relative;overflow:hidden}.tmc-card img{width:100%;height:210px;object-fit:contain;background:#f8fafc;border-radius:20px}.tmc-tag{font-size:13px;font-weight:900;color:var(--blue);margin-top:18px}.tmc-card h3{font-size:28px;margin:6px 0 8px}.tmc-card p{color:var(--muted);line-height:1.5}.tmc-card ul{padding-left:20px;color:#425066;line-height:1.7}.tmc-price{margin:16px 0}.tmc-price small{color:var(--muted);display:block}.tmc-price strong{font-size:30px}.tmc-featured{outline:3px solid var(--blue)}.tmc-ribbon{position:absolute;right:18px;top:18px;background:var(--blue);color:white;font-size:12px;font-weight:900;border-radius:999px;padding:7px 12px}.tmc-about{display:grid;grid-template-columns:1fr 1fr;gap:42px}.tmc-list{display:grid;gap:16px}.tmc-item{background:white;border:1px solid #e6edf7;border-radius:22px;padding:22px}.tmc-item h3{margin:0 0 7px}.tmc-wmo{background:#0d1b2a;color:white;border-radius:38px;padding:56px;display:grid;grid-template-columns:1.1fr .9fr;gap:38px;align-items:center}.tmc-wmo h2,.tmc-cta h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:0 0 18px}.tmc-wmo p{color:#cbd6e3;font-size:18px;line-height:1.65}.tmc-wmo ul{line-height:2;color:#eaf2ff}.tmc-cta{padding:86px 0;background:linear-gradient(135deg,#2467f2,#153ec6);color:white;text-align:center}.tmc-cta p{color:#e7edff;font-size:19px;max-width:740px;margin:0 auto 28px;line-height:1.6}.tmc-footer{background:#07101d;color:#dbe4f2;padding:36px 0}.tmc-foot{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#aebbd0}@media(max-width:900px){.tmc-grid,.tmc-about,.tmc-wmo{grid-template-columns:1fr}.tmc-cards{grid-template-columns:repeat(2,1fr)}.tmc-menu{display:none}.tmc-stats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.tmc-cards,.tmc-stats{grid-template-columns:1fr}.tmc-container{width:min(100% - 24px,1160px)}.tmc-wmo{padding:32px}.tmc-hero{padding:44px 0}.tmc-section{padding:56px 0}}
