:root{--ink:#12241d;--muted:#64746d;--line:#dfe7e2;--bg:#f6f8f7;--card:#fff;--accent:#173f32;--soft:#e9f3ee;--warn:#fff8e7;--danger:#9d2525}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit}.nav{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:10}.brand{font-weight:900;letter-spacing:-.03em}.brand span{background:var(--accent);color:#fff;padding:7px 10px;border-radius:10px;margin-right:8px}.navlinks{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;border-radius:12px;border:1px solid var(--line);background:#fff;text-decoration:none;font-weight:750;cursor:pointer}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.shell{max-width:1180px;margin:0 auto;padding:28px 20px 60px}.hero{padding:54px 0 34px;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.hero h1{font-size:clamp(40px,6vw,74px);line-height:.96;letter-spacing:-.055em;margin:0 0 18px}.hero p{font-size:20px;color:var(--muted);max-width:700px;line-height:1.6}.hero-card,.card{background:var(--card);border:1px solid var(--line);border-radius:22px;box-shadow:0 15px 45px #1233260b}.hero-card{padding:24px}.composer{padding:18px}.composer textarea{width:100%;min-height:116px;border:0;outline:0;resize:vertical;font:inherit;font-size:17px;color:var(--ink)}.composer-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:12px}.pill{display:inline-flex;padding:7px 10px;background:var(--soft);border-radius:999px;font-size:12px;font-weight:800;color:#315c4c}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.task-card{padding:20px}.task-card h3{margin:8px 0}.task-card p{color:var(--muted);line-height:1.5}.section-title{font-size:26px;letter-spacing:-.03em;margin:34px 0 14px}.auth{max-width:470px;margin:60px auto}.auth .card{padding:28px}.field{margin:13px 0}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid #cad8d1;border-radius:11px;background:white;font:inherit}.error{background:#fff0f0;color:var(--danger);padding:11px;border-radius:10px}.success{background:#ecf8f0;color:#235b3f;padding:11px;border-radius:10px}.dash-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.stat{padding:18px}.stat .num{font-size:30px;font-weight:900}.muted{color:var(--muted)}.chat-layout{display:grid;grid-template-columns:260px 1fr;gap:16px}.sidebar{padding:15px;height:calc(100vh - 120px);overflow:auto}.chat{min-height:650px;display:flex;flex-direction:column}.messages{padding:22px;flex:1;overflow:auto;max-height:650px}.msg{max-width:82%;padding:14px 16px;border-radius:16px;margin:8px 0;white-space:pre-wrap;line-height:1.55}.msg.user{margin-left:auto;background:var(--accent);color:#fff;border-bottom-right-radius:5px}.msg.assistant{background:#eef3f0;border-bottom-left-radius:5px}.chatbox{border-top:1px solid var(--line);padding:14px;display:flex;gap:10px}.chatbox textarea{flex:1;border:1px solid #cad8d1;border-radius:13px;padding:12px;min-height:52px;max-height:180px;resize:vertical;font:inherit}.brief{background:#f8faf9;border:1px dashed #b7c9c0;padding:14px;border-radius:14px;margin:10px 0}.auto{background:var(--warn);border:1px solid #f1dfaa;padding:14px;border-radius:14px;margin-top:12px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;padding:11px;border-bottom:1px solid var(--line);font-size:14px}.badge{padding:4px 8px;border-radius:999px;background:#edf2ef;font-size:11px;font-weight:800}@media(max-width:850px){.hero,.chat-layout{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.sidebar{height:auto}.navlinks .hide-sm{display:none}}@media(max-width:560px){.grid{grid-template-columns:1fr}.hero{padding-top:30px}.hero h1{font-size:46px}.dash-head{display:block}}

/* =========================================================
   OTAK KAT LUAR v1.0.2 — Fas Global Network Footer
   ========================================================= */
.site-footer{
  margin-top:18px;
  background:#102d24;
  color:#eef8f3;
  border-top:1px solid rgba(255,255,255,.08);
}
.site-footer-inner{
  max-width:1180px;
  margin:0 auto;
  padding:38px 20px 30px;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:54px;
  align-items:start;
}
.site-footer-brand{
  max-width:610px;
}
.footer-brand-title{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:21px;
  font-weight:900;
  letter-spacing:-.025em;
  color:#fff;
}
.footer-brain{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:11px;
  background:#173f32;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.site-footer-brand p{
  margin:14px 0 13px;
  max-width:580px;
  color:#c3d7ce;
  line-height:1.65;
  font-size:14px;
}
.footer-owner{
  color:#a9c6b9;
  font-size:13px;
}
.footer-owner strong{
  color:#fff;
}
.site-footer-links{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.footer-group{
  min-width:0;
}
.footer-heading{
  color:#8eafa0;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
  margin:0 0 10px 2px;
}
.footer-group a{
  min-height:70px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:13px 14px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:15px;
  background:rgba(255,255,255,.045);
  text-decoration:none;
  color:#fff;
  transition:transform .16s ease,border-color .16s ease,background .16s ease;
}
.footer-group a:hover{
  transform:translateY(-2px);
  background:rgba(255,255,255,.075);
  border-color:rgba(255,255,255,.18);
}
.footer-link-icon{
  flex:0 0 39px;
  width:39px;
  height:39px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:rgba(255,255,255,.08);
  font-size:20px;
}
.footer-group a span:last-child{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:3px;
}
.footer-group a strong{
  font-size:14px;
}
.footer-group a small{
  color:#a9c6b9;
  font-size:12px;
  overflow-wrap:anywhere;
}
.footer-whatsapp{
  border-color:rgba(94,211,151,.28)!important;
}
.footer-whatsapp .footer-link-icon{
  background:#1c6a4c;
}
.site-footer-bottom{
  max-width:1180px;
  margin:0 auto;
  padding:17px 20px 21px;
  border-top:1px solid rgba(255,255,255,.08);
  color:#8eafa0;
  font-size:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  text-align:center;
}
.footer-separator{
  color:#56786a;
}
@media(max-width:850px){
  .site-footer-inner{
    grid-template-columns:1fr;
    gap:26px;
  }
}
@media(max-width:620px){
  .site-footer-links{
    grid-template-columns:1fr;
  }
  .site-footer-inner{
    padding-top:30px;
  }
  .site-footer-bottom{
    display:block;
    line-height:1.7;
  }
  .footer-separator{
    display:none;
  }
  .site-footer-bottom span:last-child{
    display:block;
  }
}

