.home-container{max-width:960px;margin:40px auto;padding:2rem;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000014}.home-title{font-size:2.5rem;font-weight:700;color:#2d6cdf;margin-bottom:1.5rem;text-align:center}.home-description{max-width:800px;margin:0 auto 2rem;padding:0 1rem;text-align:center}.home-description p{font-size:1.15rem;line-height:1.7;color:#555;margin-bottom:1rem}.home-description strong{color:#2d6cdf}.home-yt-videos{margin-top:2rem;text-align:center}.home-yt-videos h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a237e}.yt-video-list{display:flex;justify-content:center}.yt-video-wrapper{position:relative;width:100%;max-width:640px;aspect-ratio:16 / 9}.yt-video-wrapper iframe{width:100%;height:100%;border:none}.yt-fallback{font-size:.95rem;color:#666;margin-top:1rem}.yt-fallback a{color:#2d6cdf;text-decoration:none}.yt-fallback a:hover{text-decoration:underline}@media (max-width: 768px){.home-container{padding:1rem}.home-title{font-size:2rem}.home-description p{font-size:1.05rem}.yt-video-wrapper{aspect-ratio:16 / 9}}.about-container{max-width:800px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;font-family:Segoe UI,sans-serif;color:#333}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:24px;color:#2d6cdf;text-align:center}.about-description p{font-size:1.15rem;line-height:1.75;margin-bottom:16px}.about-description strong{font-weight:600;color:#1a237e}.about-list{list-style-type:disc;padding-left:1.5rem;margin-top:24px;color:#444}.about-list li{font-size:1.05rem;margin-bottom:10px}.about-image{display:block;max-width:180px;margin:32px auto;border-radius:50%;box-shadow:0 2px 10px #0000001a}.blog-container{max-width:800px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;font-family:Segoe UI,Arial,sans-serif}.blog-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#222}.blog-meta{font-size:1rem;color:#888;margin-bottom:24px}.blog-content{font-size:1.15rem;line-height:1.7;color:#333;margin-bottom:24px}.blog-content h2,.blog-content h3{margin-top:32px;margin-bottom:16px;color:#1a73e8}.blog-content p{margin-bottom:18px}.home-posts{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem}.home-post-card{background:#cfe0ff;border-radius:8px;box-shadow:0 1px 4px #0000000f;padding:1.5rem;transition:box-shadow .2s;display:flex;flex-direction:column}.home-post-card:hover{box-shadow:0 4px 16px #1751cee3}.home-post-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:.5rem}.home-post-excerpt{font-size:1rem;color:#666;margin-bottom:1rem}.home-post-card .blog-tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem}.home-post-card .blog-tag{display:inline-block;background-color:#e3f2fd;color:#1976d2;border-radius:16px;padding:4px 12px;font-size:.85rem;font-weight:500;transition:background-color .2s ease}.home-post-card .blog-tag:hover{background-color:#bbdefb}.home-post-link{color:#0070f3;text-decoration:none;font-weight:500;margin-top:.75rem;align-self:flex-start}.home-post-link:hover{color:#0051a8;text-decoration:underline}@media (max-width: 600px){.blog-container{padding:12px;max-width:100%}.blog-title{font-size:2rem}}.setups-container{max-width:900px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;font-family:Segoe UI,sans-serif}.setups-title{font-size:2.2rem;font-weight:700;color:#222;margin-bottom:20px}.setups-intro{font-size:1.15rem;line-height:1.7;color:#444;margin-bottom:32px}.setup-card{background:#f9f9f9;border-left:5px solid #1a73e8;padding:20px;margin-bottom:24px;border-radius:8px;box-shadow:0 1px 4px #0000000d}.setup-image{width:100%;max-height:100%;object-fit:scale-down;border-radius:8px;margin-bottom:16px;box-shadow:0 5px 6px #1751cee3}.setup-card h3{margin-top:0;font-size:1.4rem;color:#1a73e8;margin-bottom:12px}.setup-card ul{padding-left:20px;margin:0}.setup-card li{font-size:1rem;margin-bottom:8px;color:#333}@media (max-width: 600px){.setups-container{padding:16px}.setups-title{font-size:1.7rem}}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#1c1c1c;padding:1rem 2rem;color:#fff;flex-wrap:wrap}.navbar-logo{font-weight:700;font-size:1.3rem}.menu-toggle{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;display:none}.nav-links{display:flex;gap:1.5rem;list-style:none;margin:0}.nav-links li{list-style:none}.nav-links a{text-decoration:none;color:#1976d2;font-weight:500}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{display:none;flex-direction:column;gap:1rem;width:100%;margin-top:1rem}.nav-links.open{display:flex}.nav-links li{text-align:right}}.footer{background-color:#222;color:#fff;padding:2rem 1rem;text-align:center;font-size:1rem;letter-spacing:.5px}.footer a{color:#4fc3f7;text-decoration:none;margin:0 1rem;display:inline-flex;align-items:center;gap:.5rem;font-weight:500;transition:color .3s,transform .3s}.footer a:hover{color:#81d4fa;transform:translateY(-2px)}.footer .footer-links{margin-bottom:1rem}.footer .footer-copy{font-size:.9rem;opacity:.7}body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:#000;color:#000}.app-container{max-width:800px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014}header{text-align:center;margin-bottom:32px}header h1{font-size:2.5rem;margin:0;color:#2d6cdf}nav{margin-bottom:24px;text-align:center}nav a{color:#2d6cdf;text-decoration:none;margin:0 12px;font-weight:500;transition:color .2s}nav a:hover{color:#174ea6;text-decoration:underline}main{min-height:300px}footer{text-align:center;margin-top:40px;color:#888;font-size:.95rem}.post-container{max-width:800px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000014;font-family:Segoe UI,Arial,sans-serif}.post-title{font-size:2.5rem;font-weight:700;color:#2d6cdf;margin-bottom:12px}.post-meta{font-size:.95rem;color:#888;margin-bottom:24px}.post-content{font-size:1.1rem;line-height:1.75;color:#333}.post-content h2{font-size:1.5rem;margin-top:32px;margin-bottom:16px;color:#1a73e8}.post-content p{margin-bottom:20px}.post-content ul{padding-left:20px;margin-bottom:24px}.post-content ul li{list-style:disc;margin-bottom:8px}.post-content a{color:#0070f3;text-decoration:none}.post-content a:hover{text-decoration:underline}.post-content pre{background:#f5f5f5;padding:16px;border-radius:8px;overflow-x:auto;margin:20px 0}.post-content code{font-family:Courier New,monospace;font-size:.95rem;color:#e83e8c}.command-block{margin-bottom:32px}.code-container{position:relative;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;padding:16px;overflow-x:auto;margin-top:8px;font-size:1.05rem;line-height:1.6}.command-desc{font-size:.95rem;color:#555;margin-top:6px;margin-bottom:10px}.code-container code{font-family:Courier New,monospace;color:#000;white-space:pre-wrap;display:block}.copy-btn{position:absolute;top:10px;right:10px;font-size:.8rem;padding:6px 10px;background:#0070f3;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease}.copy-btn:hover{background:#005bb5}@tailwind base;@tailwind components;@tailwind utilities;body{font-family:sans-serif;margin:0;padding:0}html.dark body{background-color:#1a202c;color:#1a2e33}
