@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap');
:root{--bg:#070b14;--panel:#0d1321;--panel2:#111a2d;--text:#f5f7fb;--muted:#9aa6b7;--accent:#5965ff;--cyan:#3fe0d0;--line:rgba(255,255,255,.09)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}h1,h2,h3,h4,h5,.navbar-brand{font-family:Manrope,Inter,sans-serif}a{text-decoration:none}.navbar{background:rgba(7,11,20,.65);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.navbar.scrolled{border-color:var(--line);background:rgba(7,11,20,.92)}.navbar-brand{letter-spacing:-.4px}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--accent),var(--cyan));color:white;margin-right:8px}.nav-link{color:#c4ccda!important}.nav-link:hover,.nav-link.active{color:#fff!important}.btn-primary{background:linear-gradient(135deg,#5965ff,#7a5cff);border:0}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 30%,rgba(89,101,255,.2),transparent 28%),radial-gradient(circle at 90% 70%,rgba(63,224,208,.08),transparent 28%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent)}.hero h1{letter-spacing:-3px;line-height:1.03}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.15em;color:#75eadf}.text-secondary{color:var(--muted)!important}.hero-card,.admin-card,.form-panel,.side-cta{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 20px 70px rgba(0,0,0,.22)}.hero-card{min-height:450px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.orb{position:absolute;width:280px;height:280px;right:-40px;top:-20px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#8a91ff,#353fc9 48%,#10152d 68%);box-shadow:0 0 100px rgba(89,101,255,.4)}.mini{font-size:.72rem;letter-spacing:.18em;color:var(--muted)}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;position:relative}.tech-grid span{padding:10px 8px;border:1px solid var(--line);border-radius:10px;text-align:center;font-size:.75rem;background:rgba(0,0,0,.18)}.stats strong{display:block;font-size:1.25rem}.stats span{color:var(--muted);font-size:.78rem}.section{padding:95px 0}.section-alt{background:#090f1b}.section-head{max-width:720px}.section h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-1.6px}.section-head p,.page-hero p{color:var(--muted);font-size:1.05rem}.service-card{display:block;height:100%;padding:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025);color:white;transition:.25s}.service-card:hover{transform:translateY(-5px);border-color:rgba(117,234,223,.35);background:rgba(255,255,255,.045)}.service-card>i{font-size:1.8rem;color:#75eadf}.service-card h4,.service-card h3{margin-top:24px}.service-card p{color:var(--muted);min-height:72px}.service-card span{font-size:.9rem}.service-card.tall{min-height:300px}.project-card{display:block;height:100%;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--panel);color:white;transition:.25s}.project-card:hover{transform:translateY(-4px)}.project-card p{color:var(--muted)}.project-card small{color:#75eadf}.project-visual{height:190px;padding:22px;display:flex;justify-content:space-between;align-items:flex-start;background:radial-gradient(circle at 75% 35%,rgba(117,234,223,.23),transparent 20%),linear-gradient(135deg,#151d36,#0b1020)}.project-visual span{padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.08);font-size:.76rem}.project-visual i{font-size:1.4rem}.cta-panel{padding:50px;border-radius:28px;background:linear-gradient(135deg,#4f5cf5,#644de0 55%,#1ab7aa);display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-panel h2{max-width:760px}.footer{border-top:1px solid var(--line)}.footer a{display:block;color:var(--muted);margin:9px 0}.footer a:hover{color:white}.brand-footer{font-family:Manrope;font-weight:800}.page-hero{padding:180px 0 80px;background:radial-gradient(circle at 80% 20%,rgba(89,101,255,.18),transparent 25%)}.page-hero h1{font-size:clamp(2.6rem,6vw,5rem);letter-spacing:-3px;max-width:950px}.page-hero p{max-width:760px}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.value-grid>div{padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.value-grid b{color:#75eadf}.value-grid p,.content-copy{color:var(--muted);line-height:1.8}.form-control,.form-select{background:#0b1120;border:1px solid var(--line);color:white;padding:12px}.form-control:focus,.form-select:focus{background:#0b1120;color:white;border-color:#5965ff;box-shadow:0 0 0 .2rem rgba(89,101,255,.15)}label{font-size:.83rem;color:var(--muted);margin-bottom:7px}.job-row{padding:25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center}.empty-state{padding:40px;border:1px dashed var(--line);border-radius:18px;color:var(--muted)}.admin-login{min-height:100vh;display:grid;place-items:center;background:var(--bg)}.login-card{width:min(420px,92vw);padding:34px;border:1px solid var(--line);border-radius:24px;background:var(--panel)}.admin-body{background:#080c15}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-shell aside{padding:28px 18px;border-right:1px solid var(--line);background:#0a0f1b}.admin-shell aside h5{padding:0 10px 20px}.admin-shell aside a{display:block;color:var(--muted);padding:11px 12px;border-radius:10px;margin:5px 0}.admin-shell aside a:hover{background:rgba(255,255,255,.06);color:#fff}.admin-shell main{padding:30px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.table-dark{--bs-table-bg:transparent;--bs-table-border-color:var(--line)}@media(max-width:991px){.hero h1{letter-spacing:-2px}.cta-panel{flex-direction:column;align-items:flex-start}.admin-shell{grid-template-columns:1fr}.admin-shell aside{position:static;border-right:0;border-bottom:1px solid var(--line)}.admin-shell aside a{display:inline-block}.tech-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{height:100%;padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));position:relative;overflow:hidden}.pricing-card.featured{border-color:rgba(117,234,223,.45);box-shadow:0 20px 70px rgba(0,0,0,.22)}.pricing-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:rgba(89,101,255,.15);font-size:1.5rem;color:#75eadf;margin-bottom:22px}.pricing-card h3{margin:10px 0 18px}.price{margin:18px 0 20px}.price small{display:block;color:var(--muted);font-size:.78rem}.price strong{font-size:2.2rem;letter-spacing:-1px}.pricing-features{list-style:none;padding:0;margin:24px 0 28px}.pricing-features li{display:flex;gap:10px;color:#c8d0dd;margin:12px 0;font-size:.92rem}.pricing-features i{color:#75eadf}

/* View Ideal Tech official brand identity */
.brand-lockup{display:flex;align-items:center;gap:10px;min-width:155px}.brand-lockup img{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.28))}.brand-lockup span{display:flex;flex-direction:column;line-height:1}.brand-lockup strong{font-size:1rem;letter-spacing:.02em;color:#fff}.brand-lockup small{font-size:.66rem;letter-spacing:.25em;color:#d5dae4;margin-top:5px}.footer-logo-link{display:inline-block;margin:0!important}.footer-logo{display:block;width:min(290px,100%);max-height:165px;object-fit:contain;object-position:left center;filter:drop-shadow(0 6px 18px rgba(0,0,0,.22))}.admin-brand{display:flex!important;align-items:center;justify-content:center;padding:5px 8px 25px!important;margin:0 0 14px!important;border-bottom:1px solid var(--line);border-radius:0!important}.admin-brand:hover{background:transparent!important}.admin-brand img{width:185px;max-height:105px;object-fit:contain}.login-logo{width:min(285px,85%);max-height:155px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.25))}.login-card{text-align:center}.login-card form{text-align:left}@media(max-width:991px){.brand-lockup img{width:42px;height:42px}.brand-lockup strong{font-size:.92rem}.admin-brand{justify-content:flex-start}.admin-brand img{width:170px}.footer-logo{width:240px}}

/* Responsive brand sizing - keeps the company logo compact on every screen */
.navbar .container{min-height:72px}
.navbar-brand.brand-lockup{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;max-width:260px!important;margin-right:18px!important;padding:6px 0!important;overflow:hidden}
.brand-lockup .header-brand-mark{display:block!important;width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain!important}
.brand-lockup .header-brand-text{display:flex!important;flex-direction:column!important;min-width:0!important;line-height:1.05!important}
.brand-lockup .header-brand-text strong{font-size:.92rem!important;white-space:nowrap!important;letter-spacing:.02em!important;color:#fff!important}
.brand-lockup .header-brand-text small{font-size:.52rem!important;white-space:nowrap!important;letter-spacing:.12em!important;color:#d5dae4!important;margin-top:5px!important}
.footer-logo{width:220px!important;height:auto!important;max-height:115px!important;object-fit:contain!important;object-position:left center!important}
.admin-brand img{width:155px!important;height:auto!important;max-height:82px!important;object-fit:contain!important}
.login-logo{width:210px!important;height:auto!important;max-height:115px!important;object-fit:contain!important}
@media(max-width:1199.98px){.navbar-brand.brand-lockup{max-width:215px!important}.brand-lockup .header-brand-mark{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;max-height:40px!important}.brand-lockup .header-brand-text strong{font-size:.82rem!important}.brand-lockup .header-brand-text small{font-size:.47rem!important}.navbar-nav{font-size:.9rem}}
@media(max-width:991.98px){.navbar .container{min-height:64px}.navbar-brand.brand-lockup{max-width:210px!important}.brand-lockup .header-brand-mark{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;max-height:38px!important}.brand-lockup .header-brand-text strong{font-size:.8rem!important}.brand-lockup .header-brand-text small{font-size:.45rem!important}.navbar-collapse{padding:14px 0 18px}.footer-logo{width:190px!important;max-height:100px!important}}
@media(max-width:575.98px){.navbar-brand.brand-lockup{max-width:175px!important;gap:7px!important}.brand-lockup .header-brand-mark{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;max-height:34px!important}.brand-lockup .header-brand-text strong{font-size:.68rem!important}.brand-lockup .header-brand-text small{font-size:.38rem!important;letter-spacing:.08em!important;margin-top:3px!important}.navbar-toggler{padding:.25rem .45rem}.footer-logo{width:165px!important;max-height:88px!important}.login-logo{width:180px!important;max-height:95px!important}}


/* Final responsive company branding: header, footer, admin and login */
.footer-brand-lockup{display:inline-flex!important;align-items:center!important;gap:12px!important;max-width:100%!important;margin:0!important;padding:0!important;color:#fff!important}
.footer-brand-lockup:hover{color:#fff!important}
.footer-brand-mark{display:block!important;width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain!important;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}
.footer-brand-text{display:flex!important;flex-direction:column!important;min-width:0!important;line-height:1.05!important}
.footer-brand-text strong{font-family:Manrope,Inter,sans-serif!important;font-size:1.08rem!important;letter-spacing:.035em!important;color:#fff!important;white-space:nowrap!important}
.footer-brand-text small{font-size:.58rem!important;letter-spacing:.16em!important;color:#cfd6e3!important;margin-top:6px!important;white-space:nowrap!important}
.footer-company-copy{max-width:520px}

/* Prevent any logo image from stretching because of generic image rules */
.header-brand-mark,.footer-brand-mark,.admin-brand img,.login-logo{flex:0 0 auto!important}
.admin-brand{overflow:hidden!important}
.admin-brand img{max-width:100%!important}
.login-logo{max-width:min(210px,78vw)!important}

@media(max-width:991.98px){
  .footer .row>div:first-child{display:flex;flex-direction:column;align-items:flex-start}
  .footer-brand-mark{width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;max-height:52px!important}
  .footer-brand-text strong{font-size:1rem!important}
  .footer-brand-text small{font-size:.54rem!important}
}
@media(max-width:575.98px){
  .footer{padding-top:2.25rem!important}
  .footer-brand-lockup{gap:9px!important;max-width:245px!important}
  .footer-brand-mark{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;max-height:44px!important}
  .footer-brand-text strong{font-size:.82rem!important;letter-spacing:.02em!important}
  .footer-brand-text small{font-size:.43rem!important;letter-spacing:.1em!important;margin-top:4px!important}
  .footer-company-copy{font-size:.9rem!important;line-height:1.65!important;margin-top:1rem!important}
  .admin-brand img{width:145px!important;max-height:76px!important}
  .login-logo{width:175px!important;max-height:92px!important}
}
@media(max-width:359.98px){
  .footer-brand-lockup{gap:7px!important;max-width:210px!important}
  .footer-brand-mark{width:39px!important;height:39px!important;min-width:39px!important;max-width:39px!important;max-height:39px!important}
  .footer-brand-text strong{font-size:.72rem!important}
  .footer-brand-text small{font-size:.38rem!important;letter-spacing:.07em!important}
  .brand-lockup .header-brand-text strong{font-size:.62rem!important}
}

/* v5 footer branding fix: transparent compact logo with strict responsive bounds */
.footer .footer-brand-lockup{
  display:inline-grid!important;
  grid-template-columns:48px minmax(0,auto)!important;
  align-items:center!important;
  column-gap:11px!important;
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.footer .footer-brand-mark{
  display:block!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  max-width:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border:0!important;
}
.footer .footer-brand-text{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  line-height:1.05!important;
}
.footer .footer-brand-text strong{
  margin:0!important;
  font-size:.98rem!important;
  line-height:1.15!important;
  letter-spacing:.025em!important;
  white-space:nowrap!important;
}
.footer .footer-brand-text small{
  margin-top:5px!important;
  font-size:.53rem!important;
  line-height:1.15!important;
  letter-spacing:.13em!important;
  white-space:nowrap!important;
}
.footer .footer-company-copy{max-width:440px!important;margin-bottom:0!important}
@media (max-width:991.98px){
  .footer .footer-brand-lockup{grid-template-columns:44px minmax(0,auto)!important;column-gap:10px!important}
  .footer .footer-brand-mark{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;min-height:44px!important;max-height:44px!important}
  .footer .footer-brand-text strong{font-size:.9rem!important}
  .footer .footer-brand-text small{font-size:.48rem!important}
}
@media (max-width:575.98px){
  .footer .row{--bs-gutter-y:1.8rem!important}
  .footer .footer-brand-lockup{grid-template-columns:38px minmax(0,auto)!important;column-gap:8px!important;max-width:220px!important}
  .footer .footer-brand-mark{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important}
  .footer .footer-brand-text strong{font-size:.76rem!important;letter-spacing:.015em!important}
  .footer .footer-brand-text small{font-size:.4rem!important;letter-spacing:.08em!important;margin-top:3px!important}
  .footer .footer-company-copy{font-size:.86rem!important;line-height:1.6!important;max-width:100%!important}
}
@media (max-width:359.98px){
  .footer .footer-brand-lockup{grid-template-columns:34px minmax(0,auto)!important;column-gap:7px!important;max-width:195px!important}
  .footer .footer-brand-mark{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important}
  .footer .footer-brand-text strong{font-size:.68rem!important}
  .footer .footer-brand-text small{font-size:.36rem!important}
}
