:root{--bg:#05080a;--card:#0b1117;--card2:#101820d9;--emerald:#00bf63;--mint:#10b981;--lime:#c1ff72;--text:#f8fafc;--muted:#94a3b8;--border:#ffffff14;--danger:#f59e0b}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.mono{letter-spacing:.05em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.subtle{color:var(--muted);font-size:11px}.brand{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.brandZaman{color:#f8fafc;font-size:20px;font-weight:800}.brandBusiness{color:var(--emerald);font-size:20px;font-weight:700}.badge{color:var(--muted);letter-spacing:.08em;margin-left:8px;font:700 9px/1 SFMono-Regular,Consolas,monospace}.topbar{z-index:2;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:26px 5vw;display:flex;position:relative}.landing{min-height:100vh;position:relative;overflow:hidden}.ambient{filter:blur(100px);opacity:.08;pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute}.ambientOne{background:var(--emerald);top:80px;right:-180px}.ambientTwo{background:var(--lime);top:450px;left:-280px}.hero{max-width:1050px;padding:105px 5vw 70px;position:relative}.eyebrow{color:var(--muted);letter-spacing:.12em;align-items:center;gap:9px;font:700 11px/1 SFMono-Regular,Consolas,monospace;display:flex}.eyebrow span{background:var(--emerald);border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #00bf63a6}.hero h1{letter-spacing:-.055em;margin:22px 0 20px;font-size:clamp(48px,8vw,92px);line-height:.96}.hero h1 span{color:var(--emerald)}.hero p{max-width:650px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--border);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.primary{background:var(--mint);color:#022c22;border-color:#0000}.secondary{color:var(--text);background:0 0}.button:hover{transform:translateY(-1px)}.featureGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin:20px 5vw 70px;display:grid;position:relative}.featureCard{background:var(--card);min-height:190px;padding:26px}.featureNumber{color:var(--emerald);font-size:11px}.featureCard h2{margin:30px 0 8px;font-size:17px}.featureCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;padding:24px 5vw;font-size:12px;display:flex}.authPage{place-items:center;min-height:100vh;padding:30px 18px;display:grid;position:relative;overflow:hidden}.authGlow{background:var(--emerald);opacity:.06;filter:blur(120px);border-radius:50%;width:600px;height:600px;position:absolute}.authCard{background:var(--card2);border:1px solid var(--border);border-radius:14px;width:min(460px,100%);padding:38px;position:relative;box-shadow:0 30px 80px #00000059}.backLink{color:var(--muted);font-size:12px}.authBrand{margin:55px 0 48px}.authCard h1{letter-spacing:-.04em;margin:20px 0 8px;font-size:34px}.authIntro{color:var(--muted);margin-bottom:28px;font-size:14px;line-height:1.6}.authForm{gap:18px;display:grid}.authForm label>span:first-child{color:#cbd5e1;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.authForm input[type=email],.authForm input[type=password]{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#071017;border-radius:6px;outline:none;padding:0 13px}.authForm input:focus{border-color:#10b98199}.formRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkLabel{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.checkLabel input{accent-color:var(--mint)}.textButton{color:var(--emerald);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.full{width:100%}.demoNote{border:1px solid var(--border);background:#05080a73;border-radius:8px;margin-top:28px;padding:15px}.demoNote .mono{color:var(--emerald);margin-bottom:7px;font-size:9px;display:block}.demoNote strong{font-size:12px}.demoNote p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.dashboard{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);background:#070c10;flex-direction:column;flex:0 0 245px;width:245px;min-height:100vh;padding:28px 18px;display:flex}.sidebar .brand{padding:0 9px 28px}.sidebar nav{gap:4px;display:grid}.navItem{color:var(--muted);border-radius:6px;padding:11px 12px;font-size:13px}.navItem:hover,.navItem.active{color:var(--text);background:#ffffff0b}.navItem.active{box-shadow:inset 2px 0 0 var(--emerald)}.sidebarBottom{gap:4px;margin-top:auto;display:grid}.mutedNav{opacity:.7}.dashContent{flex:1;max-width:1400px;padding:42px 5vw 70px}.dashHeader{justify-content:space-between;align-items:flex-start;display:flex}.dashHeader h1{letter-spacing:-.04em;margin:16px 0 5px;font-size:36px}.dashHeader p{color:var(--muted);margin:0;font-size:14px}.avatar{border:1px solid var(--border);width:38px;height:38px;color:var(--emerald);background:#0b1117;border-radius:50%;place-items:center;font-weight:800;display:grid}.actionCard{background:#10b98109;border:1px solid #10b98129;border-radius:10px;justify-content:space-between;align-items:center;margin-top:36px;padding:22px 24px;display:flex}.actionLabel,.sectionKicker{color:var(--emerald);font-size:9px;font-weight:800}.actionCard h2{margin:8px 0 5px;font-size:16px}.actionCard p{color:var(--muted);margin:0;font-size:12px}.actionDot{background:var(--emerald);border-radius:50%;width:9px;height:9px}.statGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.statCard{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;min-height:130px;padding:20px;display:flex}.statNumber{color:var(--muted);font-size:9px}.statLabel{color:var(--muted);margin-top:28px;font-size:12px}.statCard strong{margin-top:7px;font-size:20px}.sectionHeader{margin-top:45px}.sectionHeader h2{margin:8px 0 0;font-size:22px}.emptyState{text-align:center;background:#ffffff03;border:1px dashed #ffffff1a;border-radius:10px;align-content:center;place-items:center;min-height:250px;margin-top:16px;padding:30px;display:grid}.emptyIcon{border:1px solid var(--border);width:42px;height:42px;color:var(--emerald);border-radius:50%;place-items:center;font-size:22px;display:grid}.emptyState h3{margin:16px 0 5px;font-size:15px}.emptyState p{max-width:390px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}@media (max-width:850px){.featureGrid{grid-template-columns:1fr}.statGrid{grid-template-columns:repeat(2,1fr)}.sidebar{flex-basis:190px;width:190px}}@media (max-width:620px){.topbar{padding:20px}.hero{padding:80px 20px 50px}.featureGrid{margin:20px 20px 50px}.footer{padding:20px}.authCard{padding:26px}.dashboard{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;min-height:auto}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidebarBottom{margin-top:15px}.dashContent{padding:30px 20px 50px}.statGrid{grid-template-columns:1fr 1fr}}
