*{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}.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:8px 0}.logo{font-size:22px;font-weight:700}.nav a{margin-left:20px;font-size:14px}.hero{padding:100px 0;background:linear-gradient(180deg,#fff,#f9fafb)}.hero-grid{display:grid;grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:48px;line-height:1.2;color:#111827;text-align:center}.hero-text p{margin:20px 0;color:#6b7280;text-align:center}.hero-actions{display:flex;align-items:cen;justify-content:center}.hero-actions a{margin-right:12px}.hero-visual{display:flex;justify-content:center;align-items:center}.mockup{width:100%;height:480px;border-radius:16px;border:none;display:flex;align-items:center;justify-content:center;color:#6b7280}.features{padding:80px 0}.section-title{text-align:center;font-size:32px;margin-bottom:50px;color:#111827}.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:26px;transition:box-shadow .2s ease}.feature-card:hover{box-shadow:0 10px 25px #0000000d}.feature-card h3{margin-bottom:10px;color:#111827}.feature-card p{color:#6b7280}.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:8px;color:#4f46e5}.modal-content button{display:flex;align-items:center;justify-content:center;margin:8px 12px;width:80%;padding:8px;background:transparent;border:1px solid #6b7280;border-radius:6px;font-size:14px;padding:auto}.modal-content button:hover{background:#0000000d;border:1px solid #353535}.modal-content svg{margin-right:4px}.how{padding:80px 0;background:#f9fafb}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px}.step span{font-size:14px;color:#4f46e5;font-weight:600}.step h3{margin:10px 0;color:#111827}.step p{color:#6b7280}.pricing{padding:80px 0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px}.price-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px;text-align:center}.price-card.featured{border:2px solid #4f46e5}.price{font-size:36px;margin:20px 0;color:#111827}.price-card ul{list-style:none;margin-bottom:20px}.price-card li{margin-bottom:10px;color:#6b7280}.cta{padding:80px 0}.cta-box{background:linear-gradient(135deg,#eef2ff,#f0f9ff);border:1px solid #c7d2fe;border-radius:20px;text-align:center;padding:60px 30px}.cta-box h2{color:#111827}.cta-box p{color:#6b7280;margin:12px 0 24px}.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-links a{margin-left:16px;color:#6b7280}@media(max-width:2560px){.container{width:60%}.mockup{height:auto}}@media(max-width:1440px){.container{width:80%}.mockup{height:auto}}@media(max-width:1024px){.container{width:90%}.hero-grid{grid-template-columns:1fr}.hero-text h1{font-size:38px}.mockup{height:auto}}*{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:8px}.project-card span{line-height:26px;display:block;font-size:14px;margin-left:8px}.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}
