*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px;line-height:1.6;color:#1A1A2E;background-color:#FAFAFA}img{max-width:100%;height:auto;display:block}a{color:#6C63FF;text-decoration:none;transition:all 0.3s ease}a:hover{color:#00D9FF}.sfg-container{max-width:1200px;margin:0 auto;padding:0 20px}.sfg-header{background-color:#0F0F1E;padding:20px 0;position:sticky;top:0;z-index:1000}.sfg-header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.sfg-site-logo a{font-size:24px;font-weight:700;color:#FFF}.sfg-nav-menu{display:flex;list-style:none;gap:35px}.sfg-nav-menu a{color:#FFF;font-weight:500;font-size:15px}.sfg-nav-menu a:hover{color:#6C63FF}.sfg-mobile-toggle{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#FFF}.sfg-hero-section{background:linear-gradient(135deg,#0F0F1E 0%,#1A1A2E 100%);color:#FFF;padding:120px 0 80px;text-align:center}.sfg-hero-content h1{font-size:56px;font-weight:700;margin-bottom:24px;line-height:1.1}.sfg-hero-content p{font-size:20px;margin-bottom:40px;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.sfg-hero-cta{display:inline-block;background:linear-gradient(135deg,#6C63FF,#00D9FF);color:#FFF;padding:16px 40px;border-radius:50px;font-weight:600;font-size:16px}.sfg-hero-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgb(108 99 255 / .4);color:#FFF}.sfg-features-section{padding:100px 0;background-color:#FFF}.sfg-section-title{text-align:center;font-size:42px;font-weight:700;margin-bottom:60px;color:#0F0F1E}.sfg-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}.sfg-feature-card{padding:40px;border-radius:16px;background:linear-gradient(135deg,#F8F9FA 0%,#FFFFFF 100%);border:1px solid #E0E0E0;transition:all 0.3s ease}.sfg-feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgb(0 0 0 / .1);border-color:#6C63FF}.sfg-feature-icon{font-size:48px;margin-bottom:20px}.sfg-feature-card h3{font-size:24px;font-weight:600;margin-bottom:15px;color:#0F0F1E}.sfg-feature-card p{color:#5A5A6E;line-height:1.7}.sfg-posts-section{padding:100px 0;background-color:#FAFAFA}.sfg-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;margin-top:50px}.sfg-post-card{background-color:#FFF;border-radius:16px;overflow:hidden;box-shadow:0 5px 20px rgb(0 0 0 / .08);transition:all 0.3s ease}.sfg-post-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgb(0 0 0 / .15)}.sfg-post-thumbnail{width:100%;height:220px;background:linear-gradient(135deg,#6C63FF 0%,#00D9FF 100%)}.sfg-post-content{padding:30px}.sfg-post-meta{font-size:13px;color:#999;margin-bottom:12px;font-weight:500}.sfg-post-title{font-size:22px;font-weight:700;margin-bottom:12px;line-height:1.4}.sfg-post-title a{color:#0F0F1E}.sfg-post-title a:hover{color:#6C63FF}.sfg-post-excerpt{color:#5A5A6E;margin-bottom:20px;line-height:1.7}.sfg-read-more{color:#6C63FF;font-weight:600;font-size:15px}.sfg-about-section{padding:100px 0;background-color:#FFF}.sfg-about-content{max-width:900px;margin:0 auto;text-align:center}.sfg-about-content h2{font-size:42px;font-weight:700;margin-bottom:30px;color:#0F0F1E}.sfg-about-content p{font-size:18px;line-height:1.8;color:#5A5A6E}.sfg-footer{background-color:#0F0F1E;color:#FFF;padding:70px 0 40px}.sfg-footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:50px;margin-bottom:50px}.sfg-footer-widget h3{font-size:20px;font-weight:700;margin-bottom:24px;color:#6C63FF}.sfg-footer-widget p,.sfg-footer-widget a{color:#B0B0C0;line-height:1.8}.sfg-footer-widget a:hover{color:#00D9FF}.sfg-footer-menu{list-style:none}.sfg-footer-menu li{margin-bottom:12px}.sfg-footer-bottom{border-top:1px solid rgb(255 255 255 / .1);padding-top:40px;text-align:center;color:#8A8A9E;font-size:14px}.sfg-single-post{max-width:800px;margin:80px auto;padding:0 20px}.sfg-single-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#0F0F1E}.sfg-single-meta{color:#999;font-size:15px;margin-bottom:30px}.sfg-single-thumbnail{width:100%;border-radius:16px;margin-bottom:50px}.sfg-single-content{font-size:18px;line-height:1.8;color:#1A1A2E}.sfg-single-content h2{font-size:36px;font-weight:700;margin-top:50px;margin-bottom:24px}.sfg-single-content p{margin-bottom:24px}@media (max-width:768px){.sfg-nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#0F0F1E;flex-direction:column;padding:30px 20px;gap:0}.sfg-nav-menu.sfg-active{display:flex}.sfg-nav-menu li{margin-bottom:20px}.sfg-mobile-toggle{display:block}.sfg-hero-content h1{font-size:36px}.sfg-section-title{font-size:32px}.sfg-posts-grid{grid-template-columns:1fr}.sfg-single-title{font-size:32px}}