*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;scroll-behavior:smooth}body{background:#f9fafb;color:#111827;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:94%;margin:auto}.btn{padding:10px 22px;border-radius:8px;font-weight:500;display:inline-block;transition:all .2s ease;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#4f46e5,#22d3ee);color:#fff}.btn-primary:hover{opacity:.9}.btn-outline{border:1px solid #d1d5db;color:#111827;background:#fff}.btn-outline:hover{background:#f3f4f6}.header{position:sticky;top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.logo{font-size:22px;font-weight:700;background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav{display:flex;align-items:center}.nav a{margin-left:24px;font-size:14px;transition:color .2s}.nav a:hover{color:#4f46e5}.loading-body{position:fixed;inset:0;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:999}.loading-body h2{color:#4f46e5}.modal-body{position:fixed;inset:0;background:#ffffff59;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background:#fff;border-radius:16px;padding:32px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;box-shadow:0 25px 60px #0003}.modal-content h2{margin-bottom:12px}.modal-content p{margin-bottom:16px;color:#6b7280}.hero{padding:100px 0 80px;background:linear-gradient(180deg,#fff,#f9fafb)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-badge{display:inline-block;background:#eef2ff;color:#4f46e5;font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px;margin-bottom:20px;letter-spacing:.3px}.hero-text h1{font-size:48px;line-height:1.15;color:#111827;font-weight:800}.gradient-text{background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-text p{margin:18px 0 28px;color:#6b7280;font-size:17px;max-width:520px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-social{display:flex;align-items:center;gap:12px;margin-top:32px}.avatars{display:flex}.avatars span{width:32px;height:32px;border-radius:50%;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;margin-left:-8px}.avatars span:first-child{margin-left:0}.hero-social p{margin:0;font-size:14px;color:#6b7280}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-img-wrap{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #4f46e526}.mockup{width:100%;height:auto;display:block;border-radius:16px}.stats{padding:40px 0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.stats-grid{display:flex;align-items:center;justify-content:center;gap:0}.stat-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 16px}.stat-number{font-size:32px;font-weight:800;background:linear-gradient(135deg,#4f46e5,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:14px;color:#6b7280}.stat-divider{width:1px;height:48px;background:#e5e7eb;flex-shrink:0}.section-header{text-align:center;margin-bottom:48px}.section-header h2{font-size:34px;font-weight:700;color:#111827;margin-bottom:12px}.section-header p{color:#6b7280;font-size:16px;max-width:560px;margin:0 auto}.features{padding:80px 0;background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px;transition:box-shadow .2s ease,transform .2s ease}.feature-card:hover{box-shadow:0 10px 30px #00000012;transform:translateY(-2px)}.feature-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.feature-icon.indigo{background:#eef2ff;color:#4f46e5}.feature-icon.cyan{background:#ecfeff;color:#0891b2}.feature-icon.violet{background:#f5f3ff;color:#7c3aed}.feature-icon.amber{background:#fffbeb;color:#d97706}.feature-card h3{margin-bottom:8px;color:#111827;font-size:17px}.feature-card p{color:#6b7280;font-size:14px}.showcase{padding:80px 0;background:#fff}.browser-frame{border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #0000001f;border:1px solid #e5e7eb}.browser-bar{background:#f3f4f6;padding:10px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e7eb}.browser-dots{display:flex;gap:6px}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.browser-url{font-size:13px;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:3px 12px}.showcase-img{width:100%;display:block}.how{padding:80px 0;background:#f9fafb}.steps{display:flex;align-items:flex-start;gap:0}.step{flex:1;padding:28px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.step-icon{width:46px;height:46px;border-radius:12px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.step-num{font-size:12px;font-weight:700;color:#4f46e5;letter-spacing:1px;display:block;margin-bottom:8px}.step h3{margin-bottom:8px;color:#111827;font-size:17px}.step p{color:#6b7280;font-size:14px}.step-arrow{display:flex;align-items:center;justify-content:center;padding:50px 12px 0;font-size:22px;color:#c7d2fe;flex-shrink:0}.pricing{padding:80px 0;background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:780px;margin:0 auto}.price-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:36px 30px;text-align:center;position:relative}.price-card.featured{border:2px solid #4f46e5;box-shadow:0 0 0 4px #4f46e512}.popular-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4f46e5,#22d3ee);color:#fff;font-size:12px;font-weight:600;padding:4px 14px;border-radius:999px;white-space:nowrap}.price-card h3{font-size:20px;font-weight:700;color:#111827}.price-desc{font-size:14px;color:#6b7280;margin:6px 0 16px}.price{font-size:40px;font-weight:800;margin:8px 0 24px;color:#111827}.price span{font-size:16px;font-weight:400;color:#6b7280}.price-card ul{list-style:none;margin-bottom:28px;text-align:left}.price-card li{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#374151;font-size:14px}.price-card li svg{color:#4f46e5;flex-shrink:0}.cta{padding:80px 0;background:#f9fafb}.cta-box{background:linear-gradient(135deg,#eef2ff,#f0f9ff);border:1px solid #c7d2fe;border-radius:24px;text-align:center;padding:70px 30px}.cta-badge{display:inline-block;background:#fff;color:#4f46e5;font-size:12px;font-weight:600;padding:4px 14px;border-radius:999px;border:1px solid #c7d2fe;margin-bottom:20px;letter-spacing:.4px}.cta-box h2{font-size:36px;font-weight:700;color:#111827;margin-bottom:12px}.cta-box p{color:#6b7280;margin-bottom:28px;font-size:16px}.footer{border-top:1px solid #e5e7eb;padding:30px 0;font-size:14px;background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-copy{color:#6b7280}.footer-links a{margin-left:16px;color:#6b7280;transition:color .2s}.footer-links a:hover{color:#4f46e5}@media(max-width:2560px){.container{width:60%}}@media(max-width:1440px){.container{width:80%}}@media(max-width:1024px){.container{width:90%}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:38px}.hero-text p{max-width:100%}.hero-actions{justify-content:flex-start}.steps{flex-direction:column;gap:16px}.step-arrow{transform:rotate(90deg);padding:0;align-self:center}}@media(max-width:640px){.hero{padding:60px 0 50px}.hero-text h1{font-size:30px}.stats-grid{flex-wrap:wrap;gap:24px}.stat-divider{display:none}.stat-item{flex:none;width:45%}.footer-inner{flex-direction:column;gap:12px;text-align:center}.footer-links a:first-child{margin-left:0}.nav a:not(.btn){display:none}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,sans-serif}body{background:#f6f7fb;color:#1f2937}.app{display:flex;height:100vh}.sidebar{width:260px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:20px}.logo{font-size:20px;font-weight:700}.menu{margin-top:30px}.menu a{display:flex;align-items:center;gap:5px;padding:10px 12px;border-radius:8px;color:#374151;text-decoration:none;margin-bottom:6px;cursor:pointer}.menu a.active,.menu a:hover{background:#eef2ff;color:#4f46e5}.user-panels{margin-top:auto}.flex-center{display:flex;align-items:center}.avatar-icon{display:flex;align-items:center;justify-content:center;margin-right:12px;border:none;border-radius:8px;height:32px;width:32px;background-color:#4f46e5}.user-name{font-size:14px;font-weight:500}.user img{width:36px;height:36px;border-radius:50%}.user .avatar{background-color:#dadbdb}.user span{display:block;line-height:12px;font-size:12px;color:#6b7280}.main{flex:1;padding:30px;overflow-y:auto}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.topbar h1{font-size:24px;font-weight:600}.btn-primary{background:#4f46e5;color:#fff;border:none;padding:10px 16px;border-radius:10px;cursor:pointer}.btn-primary:hover{background:#4338ca}.projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(224px,1fr));gap:20px}.project-card{min-height:214px;background:#fff;border-radius:10px;padding:8px;box-shadow:0 4px 12px #0000000d;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.thumb{height:160px;width:100%;background:linear-gradient(135deg,#dbeafe,#eef2ff);border-radius:10px}.project-card span{line-height:26px;display:block;font-size:14px;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card .lastTime{font-size:10px;line-height:10px;color:#6b7280}.project-card.new{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#4f46e5;border:2px dashed #c7d2fe}.project-card.new span{font-size:32px;font-weight:600}.center{width:100%;height:80%;display:flex;align-items:center;justify-content:center}.center p{color:#4f46e5}.documentation{padding:5% 10%}.documentation hr{margin:28px 0;border:none;border-top:1px solid #c6c6c6}.documentation p{margin-top:10px}.documentation ul,.documentation h4{margin-top:12px}.documentation li{margin-top:8px;margin-left:32px}.documentation div{margin:12px 0;display:flex;justify-content:space-between}.documentation div span{width:50%}.documentation .tabel-line{margin:0}.doc-table{width:100%;border-collapse:collapse;margin-top:12px;font-size:14px}.doc-table th,.doc-table td{text-align:left;padding:8px 12px;border:1px solid #e5e7eb}.doc-table th{background:#f9fafb;font-weight:600}.thumb-img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.loading-overlay{position:fixed;inset:0;background:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:100;font-size:15px;color:#4f46e5}
