@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:#000;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:1px solid #e5e5e5}.nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{font-size:17px;font-weight:700;color:#000;letter-spacing:-.3px}.nav-logo .dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#000;margin:0 2px 1px}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{font-size:15px;font-weight:400;color:#000;padding:8px 14px;border-radius:50px;transition:background .15s}.nav-links a:hover{background:rgba(0,0,0,.06)}.btn-pill{background:#000;color:#fff;border:none;padding:10px 22px;font-size:15px;font-weight:500;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .15s;letter-spacing:-.1px}.btn-pill:hover{opacity:.8;color:#fff}.btn-pill-outline{background:hsla(0,0%,100%,.16);color:#fff;border:none;padding:10px 22px;font-size:15px;font-weight:500;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .15s}.btn-pill-outline:hover{opacity:.8}.hero{padding:100px 24px 80px;background:linear-gradient(135deg,#1a1a2e,#16213e 20%,#0f3460 40%,#533483 60%,#e94560 80%,#f5a623);min-height:540px;display:flex;align-items:center}.hero-inner{max-width:1200px;margin:0 auto;width:100%}.mono-label{font-family:SF Mono,Roboto Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.7);margin-bottom:20px}.hero h1{font-size:clamp(2.5rem,6vw,5.375rem);font-weight:400;line-height:1;color:#fff;letter-spacing:-1.5px;max-width:900px;margin-bottom:24px}.hero p{font-size:20px;font-weight:300;line-height:1.45;color:hsla(0,0%,100%,.85);max-width:560px;margin-bottom:36px;letter-spacing:-.1px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-white-pill{background:#fff;color:#000;border:none;padding:12px 28px;font-size:16px;font-weight:500;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-block;transition:opacity .15s}.btn-white-pill:hover{opacity:.85;color:#000}.section-mono-label{font-family:SF Mono,Roboto Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#000;margin-bottom:24px}.featured-section{background:#fff;padding:80px 24px;border-bottom:1px solid #f0f0f0}.featured-card{background:#fff;border:1.5px solid #000;border-radius:8px;padding:40px;max-width:760px;display:block;text-decoration:none;transition:box-shadow .2s}.featured-card:hover{box-shadow:0 8px 40px rgba(0,0,0,.12)}.featured-card-tag{display:inline-block;background:#000;color:#fff;font-size:11px;font-weight:500;padding:4px 12px;border-radius:50px;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.featured-card h2{font-size:26px;font-weight:540;line-height:1.2;color:#000;margin-bottom:14px;letter-spacing:-.3px}.featured-card p{font-size:17px;font-weight:330;color:#444;line-height:1.6;letter-spacing:-.1px}.featured-card .meta{font-size:13px;color:#999;margin-top:20px}.articles-section{background:#fff;padding:80px 24px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:32px}.article-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:28px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;text-decoration:none}.article-card:hover{border-color:#000;box-shadow:0 4px 20px rgba(0,0,0,.08)}.article-card-tag{display:inline-block;background:#f0f0f0;color:#000;font-size:11px;font-weight:500;padding:3px 10px;border-radius:50px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px;width:-moz-fit-content;width:fit-content}.article-card h3{font-size:17px;font-weight:540;line-height:1.3;color:#000;margin-bottom:10px;letter-spacing:-.1px}.article-card p{font-size:14px;font-weight:330;color:#666;line-height:1.55;flex:1 1;letter-spacing:-.05px}.card-arrow{font-size:20px;color:#000;margin-top:20px;display:inline-block;transition:transform .2s}.article-card:hover .card-arrow{transform:translateX(4px)}.card-date{font-size:12px;color:#999;margin-top:8px}.cta-gradient{margin:0;padding:80px 24px;background:linear-gradient(135deg,#667eea,#764ba2 40%,#e94560);text-align:center}.cta-gradient h2{font-size:2.5rem;font-weight:400;color:#fff;margin-bottom:16px;letter-spacing:-.5px}.cta-gradient p{font-size:18px;font-weight:300;color:hsla(0,0%,100%,.9);margin-bottom:32px}.article-page{padding:100px 24px 80px;background:#fff;min-height:100vh}.article-container{max-width:720px;margin:0 auto}.article-breadcrumb{font-size:13px;color:#999;margin-bottom:32px;letter-spacing:-.05px}.article-breadcrumb a{color:#000;text-decoration:underline;text-underline-offset:2px}.article-header{margin-bottom:48px}.article-header .tag{display:inline-block;background:#000;color:#fff;font-size:11px;font-weight:500;padding:4px 12px;border-radius:50px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.article-header h1{font-size:2.75rem;font-weight:540;line-height:1.1;color:#000;margin-bottom:16px;letter-spacing:-.5px}.article-header .meta{font-size:14px;color:#999}.article-body{font-size:18px;font-weight:330;line-height:1.7;color:#111;letter-spacing:-.1px}.article-body h2{font-size:22px;font-weight:540;color:#000;margin:40px 0 16px;letter-spacing:-.2px}.article-body p{margin-bottom:24px}.article-body strong{font-weight:600}.article-body a{color:#000;text-decoration:underline}.article-cta{background:linear-gradient(135deg,#667eea,#e94560);border-radius:12px;padding:40px;margin:48px 0;text-align:center}.article-cta h3{font-size:22px;font-weight:540;color:#fff;margin-bottom:12px}.article-cta p{font-size:16px;color:hsla(0,0%,100%,.9);margin-bottom:24px}.related-section{margin-top:64px;padding-top:48px;border-top:1px solid #e5e5e5}.related-section h2{font-family:SF Mono,Roboto Mono,monospace;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#999;margin-bottom:24px}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.related-card{background:#f9f9f9;border-radius:8px;padding:24px;display:block;text-decoration:none;transition:background .15s}.related-card:hover{background:#f0f0f0}.related-card h3{font-size:15px;font-weight:540;color:#000;margin-bottom:8px}.related-card .date{font-size:12px;color:#999}.blog-page{padding:100px 24px 80px;background:#fff;min-height:100vh}.blog-hero{padding:48px 0 0;margin-bottom:48px}.blog-hero h1{font-size:3.5rem;font-weight:400;color:#000;letter-spacing:-.5px;margin-bottom:12px}.blog-hero p{font-size:18px;font-weight:330;color:#666}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.footer{background:#000;padding:64px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px;margin-bottom:48px}.footer-col h4{font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.footer-col a{display:block;font-size:14px;font-weight:330;color:#999;margin-bottom:10px;text-decoration:none}.footer-col a:hover{color:#fff}.footer-col p{font-size:14px;color:#666;line-height:1.6}.footer-bottom{border-top:1px solid #222;padding-top:24px;font-size:13px;color:#666;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.footer-bottom a{color:#666;text-decoration:none}.footer-bottom a:hover{color:#fff}.static-page{padding:100px 24px 80px;background:#fff;min-height:100vh;max-width:720px;margin:0 auto}.static-page h1{font-size:2.5rem;font-weight:540;color:#000;margin-bottom:32px;letter-spacing:-.3px}.static-page p{font-size:17px;font-weight:330;color:#444;line-height:1.7;margin-bottom:20px}@media (max-width:900px){.articles-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.articles-grid,.blog-grid,.related-grid{grid-template-columns:1fr}.hero h1{letter-spacing:-.5px}}@media (max-width:768px){.nav-links{display:none}.footer-grid{grid-template-columns:1fr}}