*{box-sizing:border-box;margin:0;padding:0}body{color:#2d3748;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);font-family:Jost,Noto Serif SC,serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}body.localized-homepage,html[lang=en-US] body.localized-homepage{font-family:Jost,ui-sans-serif,system-ui,sans-serif}html[lang=zh-CN] body.localized-homepage{font-family:Jost,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}html[lang=zh-TW] body.localized-homepage{font-family:Jost,Chiron GoRound TC,PingFang TC,Microsoft JhengHei,sans-serif}html[lang=ja-JP] body.localized-homepage{font-family:Jost,Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px}nav{backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border-bottom:1px solid #fff3;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}nav .nav-content{justify-content:space-between;align-items:center;display:flex}.logo{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;background-clip:text;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;display:flex}.logo a{color:inherit;background:inherit;-webkit-background-clip:inherit;-webkit-text-fill-color:inherit;background-clip:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon{object-fit:contain;width:36px;height:36px;position:relative;top:-6px;right:-36px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:hover{color:#667eea}.nav-links a:after{content:"";background:linear-gradient(135deg,#667eea,#764ba2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-links a:hover:after{width:100%}.language-switcher{margin-left:1rem;position:relative}.lang-btn{color:#4a5568;cursor:pointer;background:#677eea1a;border:1px solid #677eea33;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.lang-btn:hover{color:#667eea;background:#677eea26;border-color:#677eea4d}.current-lang{font-weight:600}.lang-dropdown{backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:160px;margin-top:.5rem;transition:all .3s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 10px 40px #00000026}.lang-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.lang-option{color:#4a5568;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.lang-option:first-child{border-radius:11px 11px 0 0}.lang-option:last-child{border-radius:0 0 11px 11px}.lang-option:only-child{border-radius:11px}.lang-option:hover{color:#667eea;background:#f7fafc}.lang-option.active{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.lang-option.active:hover{background:linear-gradient(135deg,#5a6fd8,#6a42a0)}.flag{font-size:1.1rem}.hero{align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.3;z-index:1;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"tech-pattern\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"rgba(255,255,255,0.1)\"/><rect x=\"20\" y=\"20\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"0.5\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23tech-pattern)\"/></svg>");position:absolute;inset:0}.hero-content{z-index:10;text-align:center;color:#fff;max-width:800px;margin:0 auto;position:relative}.hero h1{text-shadow:0 4px 20px #0000004d;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;animation:1s ease-out fadeInUp}.hero-subtitle{opacity:.9;margin-bottom:1.5rem;font-size:1.4rem;line-height:1.4;animation:1s ease-out .2s both fadeInUp}.hero-description{opacity:.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.55;animation:1s ease-out .4s both fadeInUp}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:.875rem;animation:1s ease-out .6s both fadeInUp;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary{color:#fff;backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d}.btn-primary:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.btn-secondary{color:#667eea;background:#fff;border:2px solid #fff}.btn-secondary:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.main-content{z-index:10;background:#fff;margin-top:-1.5rem;position:relative}.section{padding:6rem 0 2rem}.section-title{text-align:center;color:#2d3748;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}.stats .section-title{color:#fff}.section-subtitle{text-align:center;color:#718096;max-width:580px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.5}.stats .section-subtitle{color:#fff}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:0;display:grid}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000f}.feature-card:before{content:"";background:linear-gradient(135deg,#667eea,#764ba2);height:4px;position:absolute;top:0;left:0;right:0}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.feature-icon{margin-bottom:.875rem;font-size:2.25rem;display:block}.feature-card h3{color:#2d3748;margin-bottom:.75rem;font-size:1.375rem;font-weight:600;line-height:1.3}.feature-card p{color:#718096;font-size:.95rem;line-height:1.55}.syntax-comparison{background:#f7fafc;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #00000014}.comparison-header{color:#fff;background:#2d3748;grid-template-columns:1fr 1fr;display:grid}.comparison-title{text-align:center;padding:1.25rem;font-size:1.05rem;font-weight:600;position:relative}.comparison-title.liquid{background:#e53e3e}.comparison-title.sline{background:#38a169}.comparison-title:after{content:"";background:#ffffff80;width:30px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.comparison-content{grid-template-columns:1fr 1fr;display:grid}.code-panel{position:relative}.code-panel.liquid{border-right:1px solid #e2e8f0}.shiki,pre.shiki{border-radius:0;margin:0;padding:1.25rem;font-family:Google Sans Code,monospace;font-size:.875rem;line-height:1.55;overflow-x:auto}.shiki code{font-family:inherit;font-size:inherit;line-height:inherit}.copy-button{color:#333;cursor:pointer;backdrop-filter:blur(5px);z-index:10;background:#ffffffe6;border:1px solid #0000001a;border-radius:.375rem;padding:.5rem 1rem;font-size:.8rem;transition:all .3s;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #0000001a}.copy-button:hover{background:#fff;border-color:#0003;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.copy-button.copied{color:#fff;background:#28a745;border-color:#28a745}.stats{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.stat-item h3{margin-bottom:.375rem;font-size:2.4rem;font-weight:800;line-height:1.1}.stat-item p{opacity:.9;font-size:1.05rem;line-height:1.4}.cta-section{text-align:center;background:#f7fafc}.cta-content{max-width:600px;margin:0 auto}footer{color:#e2e8f0;text-align:center;background:#2d3748;padding:2.5rem 0}.footer-content{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.footer-section h4{color:#fff;margin-bottom:.75rem;font-size:1.05rem;font-weight:600}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#667eea}.footer-bottom{color:#a0aec0;border-top:1px solid #4a5568;margin-top:1.5rem;padding-top:1.5rem;font-size:.95rem}.footer-bottom a{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.8s ease-out fadeInUp}@media (width<=768px){.nav-links{display:none}.hero h1{font-size:2.25rem}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.comparison-header,.comparison-content{grid-template-columns:1fr}.code-panel.liquid{border-bottom:1px solid #e2e8f0;border-right:none}.features-grid{grid-template-columns:1fr;gap:1.25rem}.section{padding:2.5rem 0}.feature-card{padding:1.5rem}.section-title{font-size:2rem}.section-subtitle{margin-bottom:2rem;font-size:1.05rem}}.scroll-indicator{z-index:9999;background:linear-gradient(135deg,#667eea,#764ba2);height:4px;transition:width .1s;position:fixed;top:0;left:0}
