*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#000;color:#f5f5f7;line-height:1.6}a{color:#2997ff;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:980px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:100;background:#000000d9;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.site-header nav{display:flex;align-items:center;justify-content:space-between;height:52px}.site-header .logo{font-size:1rem;font-weight:600;color:#f5f5f7;letter-spacing:-.01em}.site-header .nav-links{display:flex;gap:24px;list-style:none}.site-header .nav-links a{font-size:.82rem;color:#d1d1d6}.site-header .nav-links a:hover{color:#f5f5f7;text-decoration:none}.hero{background:linear-gradient(175deg,#0a0a0a,#1a1a2e,#16213e);padding:96px 24px 80px;text-align:center}.hero .eyebrow{font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6e6e73;margin-bottom:16px}.hero h1{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;background:linear-gradient(135deg,#f5f5f7,#a0a0a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.hero .subtitle{font-size:1.25rem;color:#86868b;max-width:600px;margin:0 auto 40px}.hero .hero-badge{display:inline-block;background:#2997ff26;border:1px solid rgba(41,151,255,.35);color:#2997ff;border-radius:980px;padding:6px 18px;font-size:.82rem;font-weight:500}.specs-strip{background:#111;border-top:1px solid #222;border-bottom:1px solid #222;padding:32px 0}.specs-strip .specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;text-align:center}.spec-item .spec-value{font-size:1.6rem;font-weight:700;color:#f5f5f7;letter-spacing:-.02em}.spec-item .spec-label{font-size:.75rem;color:#6e6e73;margin-top:4px;text-transform:uppercase;letter-spacing:.06em}.section{padding:80px 0}.section-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:-.025em;margin-bottom:16px;color:#f5f5f7}.section-lead{font-size:1.1rem;color:#86868b;max-width:680px;margin-bottom:48px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature-card{background:#1c1c1e;border:1px solid #2c2c2e;border-radius:18px;padding:32px 28px;transition:border-color .2s ease,transform .2s ease}.feature-card:hover{border-color:#3a3a3c;transform:translateY(-2px)}.feature-card .card-icon{font-size:2rem;margin-bottom:16px}.feature-card h3{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:#f5f5f7;letter-spacing:-.01em}.feature-card p{font-size:.9rem;color:#8e8e93;line-height:1.65}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.post-card{background:#1c1c1e;border:1px solid #2c2c2e;border-radius:18px;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.post-card:hover{border-color:#3a3a3c;transform:translateY(-3px)}.post-card .post-image{width:100%;height:200px;object-fit:cover;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;font-size:4rem}.post-card .post-body{padding:24px}.post-card .post-tag{font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#2997ff;margin-bottom:10px}.post-card h3{font-size:1.05rem;font-weight:600;color:#f5f5f7;letter-spacing:-.01em;margin-bottom:10px;line-height:1.4}.post-card p{font-size:.875rem;color:#8e8e93;line-height:1.65;margin-bottom:16px}.post-card .read-more{font-size:.82rem;font-weight:500;color:#2997ff}.article-section{background:#0a0a0a;border-top:1px solid #222}.article-body{max-width:720px}.article-body h2{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:#f5f5f7;margin:40px 0 14px}.article-body h2:first-child{margin-top:0}.article-body p{color:#aeaeb2;line-height:1.75;margin-bottom:20px;font-size:1rem}.article-body ul{margin:0 0 20px 24px;color:#aeaeb2;line-height:1.75}.article-body li{margin-bottom:6px}.article-body .highlight-box{background:#2997ff14;border-left:3px solid #2997ff;border-radius:0 8px 8px 0;padding:16px 20px;margin:24px 0;color:#c7d9f0;font-size:.95rem}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table th,.comparison-table td{padding:14px 18px;text-align:left;border-bottom:1px solid #2c2c2e}.comparison-table th{color:#6e6e73;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;background:#111}.comparison-table td:first-child{color:#86868b;font-weight:500}.comparison-table td:last-child{color:#f5f5f7;font-weight:500}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:hover td{background:#ffffff05}.site-footer{background:#111;border-top:1px solid #222;padding:40px 0;text-align:center}.site-footer p{font-size:.8rem;color:#6e6e73;line-height:1.8}@media (max-width: 640px){.site-header .nav-links{gap:14px}.hero{padding:64px 24px 56px}.section{padding:56px 0}.specs-strip .specs-grid{grid-template-columns:repeat(2,1fr)}}
