:root{--navy:#080c1c;--ink:#10152a;--muted:#66708a;--purple:#6f35ff;--violet:#9b45ff;--orange:#ff7a18;--green:#31c76b;--gold:#f4bd24;--pink:#f15b8d;--sky:#e9f7ff;--white:#fff;--card:#ffffffd9;--shadow:0 22px 70px #1a2b5514}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--sky);line-height:1.6}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#070b19e8;backdrop-filter:blur(18px);border-bottom:1px solid #ffffff12}.nav-shell{height:82px;width:min(1440px,calc(100% - 50px));margin:auto;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;min-width:max-content}.brand-mark{width:43px;height:43px;border-radius:13px;background:linear-gradient(135deg,#6f35ff,#ff7a18);display:grid;place-items:center;font:800 27px Manrope;color:#fff;box-shadow:0 10px 30px #6f35ff55}.brand-copy{display:grid;line-height:1.1}.brand-copy strong{font-size:16px}.brand-copy small{font-size:10px;color:#b8bfd2;margin-top:5px}.nav-links{display:flex;align-items:center;gap:27px;margin-left:auto}.nav-links a{color:#e7eaf3;text-decoration:none;font-size:14px;position:relative;padding:30px 0}.nav-links a:hover,.nav-links a.active{color:white}.nav-links a.active:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:2px;background:linear-gradient(90deg,#ffb000,#ff7a18)}.nav-actions{display:flex;align-items:center;gap:12px}.theme-toggle,.menu-toggle{border:0;background:#ffffff15;color:#fff;width:42px;height:42px;border-radius:50%;cursor:pointer}.nav-cta{background:linear-gradient(100deg,#ff8a13,#d514e9);padding:13px 20px;border-radius:12px;color:#fff;text-decoration:none;font-weight:700;font-size:14px}.nav-cta span{margin-left:7px}.menu-toggle{display:none}.hero{padding-top:82px;background:#050916}.hero-art-wrap{position:relative;width:100%;overflow:hidden;background:#050916}.hero-art{display:block;width:100%;height:auto;min-height:650px;object-fit:cover;object-position:center top}.hotspot{position:absolute;z-index:5;display:block;background:transparent;border:0;cursor:pointer}.hotspot-home{left:26%;top:2%;width:5%;height:9%}.hotspot-services{left:32%;top:2%;width:6%;height:9%}.hotspot-solutions{left:38%;top:2%;width:7%;height:9%}.hotspot-portfolio{left:45%;top:2%;width:7%;height:9%}.hotspot-process{left:52%;top:2%;width:6%;height:9%}.hotspot-about{left:58%;top:2%;width:5%;height:9%}.hotspot-contact{left:64%;top:2%;width:6%;height:9%}.hotspot-cta-one{left:3%;top:45%;width:12%;height:7%}.hotspot-cta-two{left:15%;top:45%;width:14%;height:7%}.hotspot-theme{right:14%;top:2%;width:4%;height:8%;border-radius:50%}.hero-accessible-copy{position:absolute;left:-99999px}.trust-strip{background:#11172b;color:#fff;border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.trust-grid>div{padding:25px 20px;border-right:1px solid #ffffff12;display:grid;gap:4px}.trust-grid>div:last-child{border:0}.trust-grid b{font-size:15px}.trust-grid span{font-size:12px;color:#aeb6c9}.section{padding:105px 0}.section-light{background:linear-gradient(135deg,#eefaff,#f4efff 48%,#fff4e8)}.gradient-section{background:linear-gradient(120deg,#dff5ff,#eee8ff 45%,#fff0dc)}.section-dark{background:#0b1022;color:#fff}.section-heading{max-width:760px;margin-bottom:45px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:#7351ff}.section-heading h2,.about-section h2{font:800 clamp(32px,4vw,56px)/1.08 Manrope;margin:12px 0 18px}.section-heading h2 span,.about-section h2 span{background:linear-gradient(90deg,#6e35ff,#d73cf3,#ff7a18);-webkit-background-clip:text;background-clip:text;color:transparent}.section-heading p,.about-section p{color:#66708a;max-width:720px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#ffffffdb;border:1px solid #ffffff;box-shadow:var(--shadow);border-radius:24px;padding:28px;transition:.25s}.service-card:hover,.future-card:hover{transform:translateY(-7px);box-shadow:0 30px 80px #6f35ff1b}.service-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:22px;margin-bottom:18px}.purple{background:#6d35ff}.orange{background:#ff791b}.green{background:#2fc86a}.gold{background:#efb91d}.violet{background:#a346ff}.pink{background:#f15a8c}.service-card h3{margin:0 0 10px;font:800 22px Manrope}.service-card p{color:#69738a;font-size:14px}.service-card>div,.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.service-card span:not(.service-icon),.tags span{background:#f0f2f7;border-radius:999px;padding:6px 10px;font-size:11px;color:#4f5870}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.solution-grid article{background:#ffffffd9;border:1px solid #ffffff;padding:24px;border-radius:20px;display:flex;gap:18px;align-items:center;box-shadow:var(--shadow)}.solution-grid b{font-size:30px}.solution-grid h3{margin:0;font:800 19px Manrope}.solution-grid p{margin:5px 0 0;color:#6b7489;font-size:13px}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.process-grid article{position:relative;background:#121932;border:1px solid #ffffff12;border-radius:20px;padding:23px}.process-grid i{font-style:normal;color:#8b94aa;font-size:11px}.process-grid b{display:grid;place-items:center;width:46px;height:46px;margin:18px 0;background:linear-gradient(135deg,#6e35ff,#ff7a18);border-radius:14px}.process-grid h3{margin:0;font:800 18px Manrope}.process-grid p{font-size:12px;color:#9ba5bc}.project-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px}.project-main-card{grid-row:span 2;background:#fff;border-radius:25px;overflow:hidden;box-shadow:var(--shadow)}.project-screen{background:#0c1226;padding:20px;color:white}.project-screen-top{display:flex;justify-content:space-between;font-size:12px;color:#9da8bf;padding-bottom:15px}.bill-layout{display:grid;grid-template-columns:130px 1fr;min-height:260px;background:#121a34;border-radius:15px;overflow:hidden}.bill-layout aside{background:#0e152b;padding:18px;display:grid;align-content:start;gap:14px;font-size:11px}.bill-layout aside span{color:#8893aa}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.mini-stats span{background:#ffffff0c;padding:12px;border-radius:10px;color:#929db4;font-size:9px}.mini-stats strong{display:block;color:#fff;font-size:17px;margin-top:5px}.mini-chart{height:150px;margin:0 18px;border-radius:12px;background:linear-gradient(180deg,#ffffff08,transparent);display:flex;align-items:flex-end;gap:10px;padding:20px}.mini-chart i{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#a343ff,#ff7b1a);height:35%}.mini-chart i:nth-child(2){height:55%}.mini-chart i:nth-child(3){height:43%}.mini-chart i:nth-child(4){height:78%}.mini-chart i:nth-child(5){height:90%}.project-info{padding:30px}.project-info small,.future-card small{color:#7454ff;font-weight:800;font-size:10px;letter-spacing:.1em}.project-info h3,.future-card h3{font:800 30px Manrope;margin:10px 0}.project-info p,.future-card p{color:#687289}.project-info a{color:#633bff;text-decoration:none;font-weight:800}.future-card{background:#ffffffd9;border:1px solid #fff;border-radius:25px;padding:28px;box-shadow:var(--shadow);transition:.25s}.future-card>b{font-size:35px;display:block;margin-bottom:15px}.about-section{background:linear-gradient(120deg,#f2faff,#f3edff,#fff2e4)}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.about-visual{min-height:420px;display:grid;place-items:center}.about-orb{width:330px;height:330px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#9f62ff,#2e235b 42%,#0d142b 70%);box-shadow:0 40px 100px #6d35ff44;display:grid;place-items:center;align-content:center;color:#fff;text-align:center}.about-orb span{font:800 100px Manrope;background:linear-gradient(135deg,#fff,#ff9a2a);-webkit-background-clip:text;color:transparent}.about-orb strong{font-size:15px}.about-orb small{font-size:9px;color:#bfc5d8}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:25px 0 30px}.check-list span{font-weight:700;font-size:13px}.button{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-radius:12px;padding:13px 20px;font-weight:800}.button-primary{background:linear-gradient(100deg,#6937ff,#d63bf1);color:#fff}.button-orange{background:#ff791b;color:#fff}.tech-section{background:#0c1225;color:#fff;padding:35px 0;overflow:hidden}.tech-section p{text-align:center;font-size:11px;letter-spacing:.14em;color:#8993a9}.tech-track{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;margin-top:20px}.tech-track span{font-weight:800;color:#cbd1df}.contact-section{background:linear-gradient(120deg,#e8f8ff,#f0ecff,#fff1e3)}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:start}.contact-cards{display:grid;gap:12px;margin-top:30px}.contact-cards a{display:flex;align-items:center;gap:15px;background:#ffffffd9;border:1px solid #fff;padding:16px 18px;border-radius:17px;text-decoration:none;color:#1a2033;box-shadow:var(--shadow)}.contact-cards b{width:42px;height:42px;border-radius:12px;background:#6d35ff;color:#fff;display:grid;place-items:center}.contact-cards span{display:grid;flex:1}.contact-cards small{font-size:9px;color:#7b8498;letter-spacing:.12em}.contact-cards strong{font-size:13px}form{background:#fff;border-radius:25px;padding:30px;box-shadow:0 30px 80px #1a2b5520} .form-head{display:grid;gap:4px;margin-bottom:22px}.form-head b{font:800 20px Manrope}.form-head span,.form-note{color:#7a8396;font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#424b61;margin-bottom:15px}input,select,textarea{width:100%;border:1px solid #e1e5ed;border-radius:11px;padding:13px;font:inherit;font-size:13px;background:#fbfcfe;outline:none}input:focus,select:focus,textarea:focus{border-color:#8a5bff;box-shadow:0 0 0 4px #8a5bff12}textarea{resize:vertical}.form-submit{width:100%;border:0;border-radius:12px;padding:15px;background:linear-gradient(100deg,#6e35ff,#d83bf1);color:#fff;font-weight:800;cursor:pointer}.form-submit:disabled{opacity:.6}.form-success{margin-top:12px;color:#168548;font-weight:800;font-size:13px}.footer{background:#080d1d;color:#fff;padding:70px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-brand{font:800 18px Manrope}.footer p{color:#9da6bb;font-size:13px}.footer h4{margin:0 0 15px}.footer a{display:block;color:#aeb6c9;text-decoration:none;font-size:13px;margin:9px 0}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff12;margin-top:50px;padding:22px 0;display:flex;justify-content:space-between;color:#798398;font-size:11px}.floating-wa,.scroll-top{position:fixed;z-index:40;border:0;cursor:pointer}.floating-wa{right:24px;bottom:25px;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;font-size:24px;box-shadow:0 15px 35px #25d36644}.scroll-top{right:25px;bottom:92px;width:42px;height:42px;border-radius:50%;background:#11182e;color:#fff;opacity:0;pointer-events:none;transition:.2s}.scroll-top.show{opacity:1;pointer-events:auto}@media(max-width:1050px){.nav-links{gap:15px}.nav-links a{font-size:12px}.hero-art{min-height:0}.process-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-grid>div:nth-child(4),.trust-grid>div:nth-child(5){border-top:1px solid #ffffff12}}@media(max-width:820px){.site-header{position:fixed}.nav-shell{height:70px;width:min(100% - 24px,720px)}.brand-copy small{display:none}.brand-copy strong{font-size:12px}.brand-mark{width:37px;height:37px;font-size:23px}.nav-links{display:none;position:absolute;top:70px;left:12px;right:12px;background:#0b1022f7;border:1px solid #ffffff12;border-radius:18px;padding:10px;flex-direction:column;gap:0}.nav-links.open{display:flex}.nav-links a{width:100%;padding:13px 14px}.nav-links a.active:after{display:none}.nav-cta{display:none}.menu-toggle{display:grid;place-items:center}.hero{padding-top:70px}.hero-art{width:100%;height:auto;object-fit:contain}.hotspot{display:none}.hero-art-wrap:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,#050916)}.hero-accessible-copy{position:absolute;left:20px;right:20px;bottom:28px;color:#fff;z-index:6}.hero-accessible-copy p:first-child{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.hero-accessible-copy h1{font:800 28px/1.05 Manrope;margin:7px 0}.hero-accessible-copy p:nth-of-type(2){font-size:11px;color:#d8deea}.hero-actions-fallback{display:flex;gap:8px}.button{padding:10px 13px;font-size:11px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{border-top:1px solid #ffffff12}.section{padding:75px 0}.service-grid,.solution-grid,.project-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:30px}.about-visual{min-height:300px}.about-orb{width:260px;height:260px}.about-orb span{font-size:80px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:grid;gap:8px}.bill-layout{grid-template-columns:95px 1fr}.mini-stats strong{font-size:12px}}@media(max-width:520px){.container{width:min(100% - 28px,1180px)}.hero-art{min-height:420px;object-fit:cover;object-position:center top}.hero-accessible-copy{bottom:16px}.hero-accessible-copy h1{font-size:24px}.hero-accessible-copy p:nth-of-type(2){display:none}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0}.section-heading h2,.about-section h2{font-size:34px}.process-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.project-screen{padding:12px}.bill-layout{min-height:220px}.mini-stats{padding:10px;gap:5px}.mini-chart{margin:0 10px}.about-orb{width:230px;height:230px}.about-orb span{font-size:70px}.floating-wa{right:15px;bottom:15px}.scroll-top{right:18px;bottom:80px}}

/* =========================================================
   JGT THEME SYSTEM — LIGHT MODE
   Keeps the approved visual direction while allowing the
   entire page to switch cleanly between dark and light.
========================================================= */
body[data-theme="light"] {
  --ink:#11182d;
  --muted:#5f6980;
  --sky:#eaf7ff;
  --card:#ffffffee;
  background:linear-gradient(135deg,#e6f7ff 0%,#eef0ff 46%,#fff1df 100%);
  color:var(--ink);
}
body[data-theme="light"] .site-header {
  background:rgba(255,255,255,.88);
  border-bottom-color:rgba(20,32,64,.08);
  box-shadow:0 8px 30px rgba(25,55,95,.08);
}
body[data-theme="light"] .brand { color:#10162b; }
body[data-theme="light"] .brand-copy small { color:#69748c; }
body[data-theme="light"] .nav-links a { color:#3d4760; }
body[data-theme="light"] .nav-links a:hover,
body[data-theme="light"] .nav-links a.active { color:#11182d; }
body[data-theme="light"] .theme-toggle,
body[data-theme="light"] .menu-toggle {
  background:rgba(17,24,45,.08);
  color:#11182d;
}
body[data-theme="light"] .section-light,
body[data-theme="light"] .gradient-section,
body[data-theme="light"] .contact-section {
  background:linear-gradient(120deg,#dff5ff 0%,#eee9ff 50%,#fff0dc 100%);
}
body[data-theme="light"] .service-card,
body[data-theme="light"] .solution-grid article,
body[data-theme="light"] .contact-cards a,
body[data-theme="light"] form {
  background:rgba(255,255,255,.88);
  border-color:rgba(255,255,255,.95);
}
body[data-theme="light"] .service-card p,
body[data-theme="light"] .solution-grid p,
body[data-theme="light"] .section-heading p,
body[data-theme="light"] .about-section p {
  color:#647089;
}
body[data-theme="light"] .tags span,
body[data-theme="light"] .service-card span:not(.service-icon) {
  background:#edf2f8;
}
body[data-theme="light"] .nav-links.open {
  background:rgba(255,255,255,.98);
  border-color:rgba(30,45,80,.08);
}
body[data-theme="light"] .nav-links.open a { color:#1d2740; }
body[data-theme="light"] .scroll-top { background:#121a32; }

/* Form feedback */
.form-success {
  display:none;
  margin-top:14px;
  padding:13px 15px;
  border-radius:12px;
  background:#eafaf1;
  color:#167443;
  border:1px solid #bce8cf;
  font-size:13px;
  font-weight:700;
}
.form-success.show { display:block; }
.form-error {
  display:none;
  margin-top:14px;
  padding:13px 15px;
  border-radius:12px;
  background:#fff0f0;
  color:#a52b2b;
  border:1px solid #f0c4c4;
  font-size:13px;
  font-weight:700;
}
.form-error.show { display:block; }
.form-submit.is-sending { cursor:wait; }

body[data-theme="light"] .trust-strip { background:#17213d; }
body[data-theme="light"] .section-dark,
body[data-theme="light"] .process-section { background:linear-gradient(135deg,#101a36,#171b3f); color:#fff; }
body[data-theme="light"] .project-main-card,
body[data-theme="light"] .future-card { background:rgba(255,255,255,.92); }
body[data-theme="light"] .tech-section { background:linear-gradient(120deg,#17213d,#25204b); }
body[data-theme="light"] input,
body[data-theme="light"] select,
body[data-theme="light"] textarea { background:#f8fbff; color:#17213d; }
body[data-theme="light"] .form-error { display:none; }
body[data-theme="light"] .form-error.show { display:block; }

/* =========================================================
   JGT FINAL THEME OVERRIDES
   Full-page dark/light mode — not just the navigation bar.
========================================================= */
body,
.section,
.section-light,
.gradient-section,
.about-section,
.contact-section,
.service-card,
.solution-grid article,
.future-card,
form,
input,
select,
textarea,
.site-header,
.trust-strip,
.tech-section,
.footer {
  transition: background .35s ease, color .35s ease, border-color .35s ease, box-shadow .35s ease;
}

/* ---------------- DARK MODE ---------------- */
body[data-theme="dark"] {
  --ink:#eef2ff;
  --muted:#aab4ca;
  --sky:#080d1e;
  --card:rgba(18,25,50,.88);
  background:linear-gradient(135deg,#070b19 0%,#101535 48%,#1a1025 100%);
  color:#eef2ff;
}

body[data-theme="dark"] .section,
body[data-theme="dark"] .section-light,
body[data-theme="dark"] .gradient-section,
body[data-theme="dark"] .about-section,
body[data-theme="dark"] .contact-section {
  background:linear-gradient(135deg,#0b1022 0%,#111735 52%,#1b1328 100%);
  color:#eef2ff;
}

body[data-theme="dark"] .section-heading h2,
body[data-theme="dark"] .about-section h2 {
  color:#f5f7ff;
}

body[data-theme="dark"] .section-heading p,
body[data-theme="dark"] .about-section p,
body[data-theme="dark"] .project-info p,
body[data-theme="dark"] .future-card p,
body[data-theme="dark"] .solution-grid p,
body[data-theme="dark"] .service-card p {
  color:#aeb8ce;
}

body[data-theme="dark"] .service-card,
body[data-theme="dark"] .solution-grid article,
body[data-theme="dark"] .future-card,
body[data-theme="dark"] .contact-cards a,
body[data-theme="dark"] form,
body[data-theme="dark"] .project-main-card {
  background:linear-gradient(145deg,rgba(22,29,58,.96),rgba(15,21,43,.94));
  border-color:rgba(255,255,255,.09);
  color:#f1f4ff;
  box-shadow:0 25px 70px rgba(0,0,0,.28);
}

body[data-theme="dark"] .service-card span:not(.service-icon),
body[data-theme="dark"] .tags span {
  background:rgba(255,255,255,.08);
  color:#cbd3e5;
}

body[data-theme="dark"] .project-info h3,
body[data-theme="dark"] .future-card h3,
body[data-theme="dark"] .service-card h3,
body[data-theme="dark"] .solution-grid h3,
body[data-theme="dark"] .form-head b {
  color:#f5f7ff;
}

body[data-theme="dark"] .project-info a {
  color:#a98aff;
}

body[data-theme="dark"] .about-section .check-list span {
  color:#e6ebf8;
}

body[data-theme="dark"] .contact-cards a {
  color:#f0f3ff;
}

body[data-theme="dark"] .contact-cards small,
body[data-theme="dark"] .form-head span,
body[data-theme="dark"] .form-note {
  color:#9da8c0;
}

body[data-theme="dark"] input,
body[data-theme="dark"] select,
body[data-theme="dark"] textarea {
  background:#0c1328;
  color:#f2f5ff;
  border-color:rgba(255,255,255,.13);
}

body[data-theme="dark"] input::placeholder,
body[data-theme="dark"] textarea::placeholder {
  color:#78849e;
}

body[data-theme="dark"] form label {
  color:#cbd3e5;
}

body[data-theme="dark"] .scroll-top {
  background:linear-gradient(135deg,#6f35ff,#ff7a18);
}

/* ---------------- LIGHT MODE ---------------- */
body[data-theme="light"] {
  background:linear-gradient(135deg,#dff5ff 0%,#eef0ff 47%,#fff0dc 100%);
  color:#11182d;
}

body[data-theme="light"] .section,
body[data-theme="light"] .section-light,
body[data-theme="light"] .gradient-section,
body[data-theme="light"] .about-section,
body[data-theme="light"] .contact-section {
  background:linear-gradient(135deg,#e4f7ff 0%,#f0edff 50%,#fff1df 100%);
  color:#11182d;
}

body[data-theme="light"] .service-card,
body[data-theme="light"] .solution-grid article,
body[data-theme="light"] .future-card,
body[data-theme="light"] .contact-cards a,
body[data-theme="light"] form,
body[data-theme="light"] .project-main-card {
  background:rgba(255,255,255,.9);
  border-color:rgba(255,255,255,.98);
  color:#11182d;
}

/* Keep the hero photograph unchanged — the theme applies to the website around it. */
body[data-theme="light"] .hero,
body[data-theme="light"] .hero-art-wrap {
  background:#050916;
}
