body{background-color:#0d0d0d;color:#fff;font-family:Poppins,sans-serif;margin:0}.loading-text{font-size:24px;font-weight:300;margin-top:50px;text-align:center}html{scroll-behavior:smooth}.navbar{background:#000;border-bottom:1px solid #ffffff1a;box-shadow:0 5px 25px #00ffea26;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 40px}.logo{color:#fff;font-size:24px;font-weight:700}.navbar-right{align-items:center;display:flex;gap:32px}.navbar-right a{color:#fff;font-size:18px;font-weight:500;text-decoration:none}.navbar-right a:hover{color:#ff4d4d}.nav-links{display:flex;gap:30px;list-style:none}.nav-links a{color:#fff;font-size:20px;text-decoration:none;transition:.3s}.nav-links a:hover{color:#00d0ff}.hero{align-items:center;background:linear-gradient(180deg,#0d0d0d,#1a1a1a);color:#fff;display:flex;height:80vh;justify-content:center;padding:20px;text-align:center}.hero-content h1{font-size:60px;font-weight:700;margin-bottom:10px}.hero-content p{font-size:22px;margin-bottom:25px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn{align-items:center;border-radius:8px;color:#fff;display:flex;font-size:18px;gap:8px;padding:12px 22px;text-decoration:none;transition:.3s}.tiktok{background:#fff;color:#000}.instagram{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}.youtube{background:red}.facebook{background:#1877f2}.btn:hover{opacity:.85;transform:scale(1.07)}.icon{font-size:20px}.social-section{color:#fff;padding:80px 20px;text-align:center}.social-section h2{font-size:36px;margin-bottom:40px}.social-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:40px 20px}.social-card{background:#111;border:1px solid #222;border-radius:12px;color:#fff;padding:25px;text-align:center;transition:.3s}.social-card:hover{box-shadow:0 8px 25px #ffffff1a;transform:translateY(-8px)}.icon-large{font-size:48px;margin-bottom:10px}.tiktok .icon-large{color:#fff}.tiktok{border-left:3px solid #ff0050;border-right:3px solid #00f2ea;box-shadow:0 -3px 8px #00f2ea,0 3px 8px #ff0050}.instagram{border-left:3px solid #d62976;border-right:3px solid #4f5bd5;box-shadow:0 -3px 8px #feda75,0 3px 8px #d62976}.youtube{border-left:3px solid red;border-right:3px solid #900;box-shadow:0 -3px 8px red,0 3px 8px red}.facebook{border-left:3px solid #1877f2;border-right:3px solid #4da3ff;box-shadow:0 -3px 8px #1877f2,0 3px 8px #4da3ff}.visit-btn{background:#fff;border-radius:8px;color:#000;display:inline-block;font-weight:600;margin-top:15px;padding:10px 18px;text-decoration:none;transition:.2s}.visit-btn:hover{opacity:.8}@media (max-width:1200px){.social-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.social-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.social-grid{grid-template-columns:1fr}}.about-section{color:#fff;margin:0 auto;max-width:900px;padding:120px 20px;text-align:center}.about-title{font-size:42px;font-weight:700;margin-bottom:20px}.about-text{color:#ccc;font-size:20px;line-height:1.7;margin:0 auto;max-width:750px}.footer{background:#000;border-top:1px solid #ffffff1a;box-shadow:0 -5px 25px #00ffea26;color:#fff;margin-top:80px;padding:40px 20px;text-align:center}.footer-title{font-size:28px;font-weight:700;margin-bottom:15px}.footer-links{display:flex;gap:30px;justify-content:center;margin-bottom:20px}.footer-links a{color:#ccc;font-size:16px;text-decoration:none;transition:.2s}.footer-links a:hover{color:#fff}.footer-socials{display:flex;font-size:22px;gap:25px;justify-content:center;margin-bottom:20px}.footer-socials a{color:#888;transition:.2s}.footer-socials a:hover{color:#fff;transform:scale(1.15)}.copyright{color:#666;font-size:14px}.recipes{background:#000;color:#fff;padding:120px 40px}.recipes-title{font-size:42px;margin-bottom:60px;text-align:center}.recipes-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.recipe-card{background:#0a0a0a;border:1px solid #f006;border-radius:16px;box-shadow:0 0 20px #ff000040,inset 0 0 10px #ff000026;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.recipe-card:hover{box-shadow:0 0 35px #ff000073,inset 0 0 15px #ff000040;transform:translateY(-8px)}.recipe-card h3{font-size:24px;margin-bottom:10px}.recipe-desc{color:#ccc;margin-bottom:20px}.recipe-steps{margin-bottom:25px;padding-left:18px}.recipe-steps li{color:#eee;margin-bottom:8px}.recipe-links{display:flex;flex-wrap:wrap;gap:12px}.recipe-links a{border:1px solid #f009;border-radius:8px;color:#fff;font-size:14px;padding:8px 14px;text-decoration:none;transition:background .2s,box-shadow .2s}.recipe-links a:hover{background:#f003;box-shadow:0 0 10px #f009}.recipe-image{border-radius:12px;height:600px;margin-bottom:16px;object-fit:cover;object-position:center;width:100%}
/*# sourceMappingURL=main.5154e063.css.map*/