:root {
  --ink: #090a12;
  --ink-soft: #10121d;
  --text: #f5f3ff;
  --muted: #a4a6b8;
  --purple: #8b5cf6;
  --pink: #ff4ecd;
  --blue: #21b8ff;
  --green: #45e6a8;
  --orange: #ff8a3d;
  --line: rgba(255,255,255,.11);
  --font-display: "Space Grotesk", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--ink); color: var(--text); font-family: "Manrope", sans-serif; }
a { color: inherit; text-decoration: none; }
.container { max-width: 1220px; }
.noise { position: fixed; inset: 0; opacity: .035; z-index: 9999; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E"); }
.cursor-glow { position: fixed; width: 440px; height: 440px; border-radius: 50%; background: rgba(123, 76, 255, .08); filter: blur(50px); pointer-events: none; z-index: -1; transform: translate(-50%, -50%); }

.navbar { padding: 20px 0; transition: .35s ease; }
.navbar.scrolled { padding: 12px 0; background: rgba(9,10,18,.78); backdrop-filter: blur(18px); border-bottom: 1px solid var(--line); }
.navbar-brand { display: flex; align-items: center; gap: 10px; color: #fff !important; font-family: var(--font-display); font-size: 1.18rem; font-weight: 700; }
.brand-mark { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 11px; color: #fff; font-size: .9rem; background: linear-gradient(135deg, var(--purple), var(--pink)); box-shadow: 0 8px 26px rgba(139,92,246,.35); }
.nav-link { color: rgba(255,255,255,.7) !important; padding: 10px 14px !important; font-size: .88rem; font-weight: 600; transition: .25s; }
.nav-link:hover { color: #fff !important; }
.btn-nav { padding: 10px 18px; color: #fff; border: 1px solid var(--line); border-radius: 30px; font-size: .84rem; font-weight: 700; background: rgba(255,255,255,.05); }
.btn-nav:hover { color: #fff; background: rgba(255,255,255,.12); }
.navbar-toggler { width: 42px; height: 42px; padding: 10px; border: 1px solid var(--line); border-radius: 50%; box-shadow: none !important; }
.navbar-toggler span { display: block; height: 1px; margin: 5px 0; background: #fff; }

.section-pad { padding: 140px 0; }
.hero { position: relative; min-height: 100vh; padding-block: 0; overflow: hidden; background: radial-gradient(circle at 75% 50%, rgba(139,92,246,.13), transparent 32%), radial-gradient(circle at 5% 20%, rgba(33,184,255,.08), transparent 26%); }
.hero::before { content: ""; position: absolute; inset: 0; opacity: .3; background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px); background-size: 70px 70px; mask-image: linear-gradient(to bottom, #000, transparent 90%); }
.hero-orb { position: absolute; border-radius: 50%; filter: blur(5px); }
.orb-one { width: 450px; height: 450px; top: 15%; right: -220px; background: linear-gradient(135deg, rgba(139,92,246,.4), rgba(255,78,205,.08)); box-shadow: 0 0 120px rgba(139,92,246,.17); animation: float 9s ease-in-out infinite; }
.orb-two { width: 120px; height: 120px; bottom: 20%; left: 51%; border: 1px solid rgba(255,255,255,.14); background: rgba(255,255,255,.02); animation: float 6s ease-in-out infinite reverse; }
.eyebrow { display: flex; align-items: center; gap: 10px; margin-bottom: 22px; color: #c5c2d5; font-size: .7rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow span { width: 30px; height: 1px; background: linear-gradient(90deg, var(--purple), var(--pink)); }
.hero-title { max-width: 1000px; margin-bottom: 25px; font-family: var(--font-display); font-size: clamp(4rem, 8vw, 7.6rem); font-weight: 700; line-height: .92; letter-spacing: -.075em; }
.gradient-text { color: transparent; background: linear-gradient(110deg, var(--purple), var(--pink) 45%, var(--orange)); -webkit-background-clip: text; background-clip: text; }
.hero-copy { max-width: 680px; margin: 0 0 36px; color: var(--muted); font-size: 1.05rem; line-height: 1.8; }
.hero-words { position: absolute; inset: 0; overflow: hidden; pointer-events: none; }
.hero-words span { position: absolute; z-index: 0; color: var(--purple); font-family: var(--font-display); font-weight: 700; letter-spacing: -.05em; white-space: nowrap; user-select: none; }
.word-design { top: 14%; right: 5%; font-size: clamp(3rem, 6vw, 7rem); opacity: .055; transform: rotate(8deg); }
.word-apps { top: 48%; right: -4%; font-size: clamp(2.6rem, 5vw, 6rem); opacity: .06; transform: rotate(-7deg); }
.word-brand { bottom: 8%; left: 5%; font-size: clamp(3rem, 7vw, 8rem); opacity: .045; transform: rotate(5deg); }
.word-shop { top: 24%; left: -3%; font-size: clamp(2rem, 3.5vw, 4rem); opacity: .055; transform: rotate(-10deg); }
.word-auto { bottom: 14%; right: 12%; font-size: clamp(1.8rem, 3vw, 3.5rem); opacity: .08; transform: rotate(9deg); }
.word-ux { top: 9%; left: 39%; font-size: clamp(1.4rem, 2vw, 2.5rem); opacity: .08; transform: rotate(-5deg); }
.btn-primary-custom, .btn-ghost { display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 15px 24px; border-radius: 40px; font-size: .86rem; font-weight: 800; transition: .25s; }
.btn-primary-custom { color: #fff; border: 0; background: linear-gradient(110deg, var(--purple), #a855f7, var(--pink)); box-shadow: 0 14px 36px rgba(139,92,246,.28); }
.btn-primary-custom:hover { color: #fff; transform: translateY(-2px); box-shadow: 0 18px 46px rgba(139,92,246,.42); }
.btn-ghost { color: #fff; border: 1px solid var(--line); background: rgba(255,255,255,.035); }
.btn-ghost:hover { color: #fff; background: rgba(255,255,255,.1); }
.hero-stats { display: flex; gap: 50px; margin-top: 70px; }
.hero-stats div { display: flex; flex-direction: column; gap: 2px; }
.hero-stats strong { font-family: var(--font-display); font-size: 1.6rem; }
.hero-stats strong::after { content: "+"; color: var(--pink); }
.hero-stats div:last-child strong::after { content: ""; }
.hero-stats span { color: var(--muted); font-size: .7rem; text-transform: uppercase; letter-spacing: .1em; }
.floating-card { position: absolute; display: flex; align-items: center; gap: 12px; padding: 14px 17px; border: 1px solid var(--line); border-radius: 18px; background: rgba(20,21,35,.72); backdrop-filter: blur(18px); box-shadow: 0 22px 50px rgba(0,0,0,.25); animation: float 5s ease-in-out infinite; }
.card-a { right: 2%; top: 38%; flex-wrap: wrap; width: 126px; }
.card-a i { display: grid; place-items: center; width: 34px; height: 34px; color: #0b1014; border-radius: 10px; background: var(--green); }
.card-a span, .card-b span { color: var(--muted); font-size: .65rem; }
.card-a strong { width: 100%; font-family: var(--font-display); font-size: 1.55rem; }
.card-b { right: 10%; bottom: 23%; animation-delay: -2s; }
.mini-avatar { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; font-size: .7rem; background: linear-gradient(135deg,var(--blue),var(--purple)); }
.card-b div:nth-child(2) { display: flex; flex-direction: column; }
.card-b strong { font-size: .75rem; }
.status-dot { width: 7px; height: 7px; margin-left: 8px; border-radius: 50%; background: var(--green); box-shadow: 0 0 10px var(--green); }
.scroll-note { position: absolute; right: 0; bottom: 40px; display: flex; align-items: center; gap: 12px; color: var(--muted); font-size: .63rem; letter-spacing: .18em; text-transform: uppercase; transform: rotate(90deg); transform-origin: right center; }
.scroll-note span { width: 42px; height: 1px; background: var(--muted); }

.ticker-wrap { overflow: hidden; padding: 20px 0; border-block: 1px solid var(--line); background: #0d0f19; transform: rotate(-1deg) scale(1.02); }
.ticker { display: flex; align-items: center; width: max-content; animation: ticker 28s linear infinite; }
.ticker span { padding: 0 28px; font-family: var(--font-display); font-size: 1.3rem; font-weight: 700; color: rgba(255,255,255,.72); }
.ticker i { width: 8px; height: 8px; border-radius: 2px; background: var(--pink); transform: rotate(45deg); }

.contact-section h2 { max-width: 740px; margin: 0; font-family: var(--font-display); font-size: clamp(2.8rem, 5vw, 5rem); font-weight: 700; line-height: 1; letter-spacing: -.06em; }
.contact-section .col-lg-6 > p { max-width: 410px; margin: 0; color: var(--muted); line-height: 1.75; }

.work-section { background: #0c0d16; }
.text-link, .project-info a { display: inline-flex; gap: 10px; align-items: center; color: #fff; font-size: .78rem; font-weight: 800; border-bottom: 1px solid rgba(255,255,255,.35); padding-bottom: 6px; }
.projects { display: grid; gap: 35px; }
.project { display: grid; grid-template-columns: .8fr 1.2fr; min-height: 540px; overflow: hidden; border: 1px solid var(--line); border-radius: 30px; background: #121420; }
.project-info { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 50px; }
.project-index { margin-bottom: 45px; color: var(--muted); font-size: .68rem; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; }
.project-info h3 { font-family: var(--font-display); font-size: 3.2rem; letter-spacing: -.06em; }
.project-info p { margin: 15px 0 35px; color: var(--muted); line-height: 1.7; }
.project-visual { display: grid; place-items: center; min-height: 500px; overflow: hidden; }
.project-one .project-visual { background: linear-gradient(135deg, #f9744c, #ffbe5d); }
.mockup { width: 78%; height: 76%; border-radius: 13px; background: #eee; box-shadow: 0 28px 70px rgba(0,0,0,.28); transform: rotate(-5deg) translateY(24px); transition: .6s cubic-bezier(.2,.8,.2,1); }
.project:hover .mockup { transform: rotate(-2deg) translateY(5px) scale(1.03); }
.mockup-shop { position: relative; overflow: hidden; color: #141414; background: #f4eee7; }
.mock-nav { display: flex; align-items: center; justify-content: space-between; padding: 17px 20px; font-size: .54rem; }.mock-nav b { font-size: 1rem; }.mock-nav i { font-size: .7rem; }
.mock-copy { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: start; padding: 16% 9%; }.mock-copy small { font-size: .42rem; letter-spacing: .18em; }.mock-copy strong { margin: 10px 0 18px; font-family: var(--font-display); font-size: 3.2rem; line-height: .82; letter-spacing: -.08em; }.mock-copy button { padding: 8px 14px; color: #fff; border: 0; border-radius: 20px; font-size: .48rem; background: #151515; }
.mock-shape { position: absolute; width: 70%; height: 92%; right: -24%; bottom: -30%; border-radius: 50% 50% 4% 4%; background: linear-gradient(150deg,#395745,#15291e); transform: rotate(18deg); }
.project-two { grid-template-columns: .8fr 1.2fr; }
.project-two .project-visual { background: linear-gradient(135deg, #6e4dff, #a864ff); }
.dashboard { display: grid; grid-template-columns: 15% 85%; color: #111522; background: #f4f5fa; transform: rotate(4deg) translateY(24px); }
.project:hover .dashboard { transform: rotate(2deg) translateY(5px) scale(1.03); }
.dash-side { display: flex; flex-direction: column; align-items: center; gap: 25px; padding-top: 20px; color: #fff; background: #151527; }.dash-side b { margin-bottom: 15px; font-size: 1rem; }.dash-side i { font-size: .7rem; opacity: .55; }
.dash-main { padding: 10% 8%; }.dash-main small { color: #777b8d; font-size: .45rem; }.dash-main strong { display: block; margin-top: 8px; font-family: var(--font-display); font-size: 1.6rem; }
.chart { display: flex; align-items: end; gap: 8px; height: 90px; margin: 22px 0; border-bottom: 1px solid #ddd; }.chart span { flex: 1; border-radius: 8px 8px 0 0; background: linear-gradient(to top,#7050ff,#b597ff); }.chart span:nth-child(1){height:28%}.chart span:nth-child(2){height:48%}.chart span:nth-child(3){height:39%}.chart span:nth-child(4){height:68%}.chart span:nth-child(5){height:57%}.chart span:nth-child(6){height:84%}
.dash-cards { display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }.dash-cards div { height: 50px; border-radius: 7px; background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.05); }

.position-lg-sticky { top: 130px; }
.process-section .col-lg-5 > p { margin: 30px 0 35px; }
.process-list { border-top: 1px solid var(--line); }
.process-item { display: grid; grid-template-columns: 45px 1fr 50px; gap: 25px; align-items: center; padding: 32px 0; border-bottom: 1px solid var(--line); transition: .3s; }
.process-item:hover { padding-left: 12px; }
.process-item > span { color: var(--pink); font-family: var(--font-display); font-size: .7rem; font-weight: 700; }
.process-item h3 { margin: 0 0 7px; font-family: var(--font-display); font-size: 1.5rem; }
.process-item p { margin: 0; color: var(--muted); font-size: .84rem; }
.process-item > i { display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid var(--line); border-radius: 14px; color: var(--purple); font-size: 1.1rem; }

.testimonial-section { padding: 20px 0 120px; }
.testimonial-card { position: relative; overflow: hidden; padding: 85px; border: 1px solid rgba(255,255,255,.14); border-radius: 32px; background: linear-gradient(130deg, rgba(139,92,246,.18), rgba(255,78,205,.07), rgba(33,184,255,.08)); }
.testimonial-card::after { content:""; position:absolute; width:300px; height:300px; right:-100px; top:-150px; border-radius:50%; background: var(--purple); opacity:.12; filter:blur(30px); }
.quote-mark { color: var(--pink); font-family: Georgia, serif; font-size: 5rem; line-height: .6; }
blockquote { max-width: 900px; margin: 25px 0 40px; font-family: var(--font-display); font-size: clamp(1.8rem,3.3vw,3.4rem); line-height: 1.2; letter-spacing: -.045em; }
blockquote span { color: var(--pink); }
.testimonial-person { display: flex; align-items: center; gap: 14px; }
.person-avatar { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; color: #0d0d14; font-weight: 800; background: var(--green); }
.testimonial-person div:nth-child(2) { display: flex; flex-direction: column; }.testimonial-person strong { font-size: .8rem; }.testimonial-person span { color: var(--muted); font-size: .7rem; }.stars { margin-left: auto; color: #ffcb45; font-size: .72rem; letter-spacing: .1em; }

.contact-section { position: relative; overflow: hidden; background: #0c0d16; }
.contact-orb { position: absolute; width: 500px; height: 500px; left: -260px; bottom: -250px; border-radius: 50%; background: var(--purple); opacity: .16; filter: blur(60px); }
.contact-section .col-lg-6 > p { margin: 30px 0; }
.contact-email { display: inline-flex; gap: 15px; align-items: center; font-family: var(--font-display); font-size: 1.15rem; font-weight: 700; border-bottom: 1px solid var(--line); padding-bottom: 8px; }
.contact-form { padding: 35px; border: 1px solid var(--line); border-radius: 27px; background: rgba(255,255,255,.035); backdrop-filter: blur(10px); }
.contact-form label { margin: 0 0 8px 5px; color: #c5c5d0; font-size: .68rem; font-weight: 700; }
.form-control, .form-select { padding: 14px 16px; color: #fff; border: 1px solid var(--line); border-radius: 13px; background-color: rgba(255,255,255,.05); font-size: .78rem; }
.form-control::placeholder { color: #656779; }
.form-control:focus, .form-select:focus { color: #fff; border-color: var(--purple); background: rgba(255,255,255,.07); box-shadow: 0 0 0 4px rgba(139,92,246,.12); }
.form-select { color: #c5c5d0; }.form-select option { color: #111; }
.contact-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.form-status { display: none; padding: 12px; border: 1px solid transparent; border-radius: 12px; font-size: .75rem; text-align: center; }
.form-status.success { display: block; color: #19855e; border-color: rgba(69,230,168,.3); background: rgba(69,230,168,.07); }
.form-status.error { display: block; color: #b42318; border-color: rgba(220,38,38,.25); background: rgba(220,38,38,.07); }

footer { padding: 25px 0; background: #080910; }
.footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 25px; color: #696b7a; font-size: .62rem; text-align: right; }

.reveal { opacity: 0; transform: translateY(28px); transition: opacity .8s ease, transform .8s ease; }
.reveal.visible { opacity: 1; transform: translateY(0); }
@keyframes float { 50% { transform: translateY(-15px) rotate(2deg); } }
@keyframes ticker { to { transform: translateX(-50%); } }

@media (max-width: 991.98px) {
  .section-pad { padding: 100px 0; }
  .navbar-collapse { margin-top: 12px; padding: 18px; border: 1px solid var(--line); border-radius: 20px; background: rgba(9,10,18,.96); }
  .hero-title { font-size: clamp(3.8rem, 12vw, 6rem); }
  .floating-card { display: none; }
  .project, .project-two { grid-template-columns: 1fr; }
  .project-info { padding: 40px; }
  .project-visual { min-height: 430px; }
  .position-lg-sticky { position: static !important; }
}

@media (max-width: 767.98px) {
  .section-pad { padding: 80px 0; }
  .hero-title { font-size: clamp(3.2rem, 17vw, 5rem); }
  .hero-copy { font-size: .92rem; }
  .hero-stats { gap: 25px; margin-top: 50px; }
  .hero-stats strong { font-size: 1.25rem; }
  .scroll-note { display: none; }
  .ticker span { font-size: 1rem; }
  .contact-section h2 { font-size: 2.8rem; }
  .project { min-height: auto; }
  .project-info { padding: 32px 26px 38px; }
  .project-info h3 { font-size: 2.5rem; }
  .project-visual { min-height: 350px; }
  .mockup { width: 85%; height: 78%; }
  .mock-copy strong { font-size: 2.3rem; }
  .process-item { grid-template-columns: 30px 1fr; }
  .process-item > i { display: none; }
  .testimonial-card { padding: 50px 25px; }
  .contact-form { padding: 24px 18px; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; }
}

/* Light, simplified presentation theme */
:root {
  --ink: #ffffff;
  --ink-soft: #ffffff;
  --text: #171421;
  --muted: #6f6b7c;
  --line: rgba(35, 27, 55, .11);
}

body { background: #fff; color: var(--text); }
.noise { opacity: .018; }
.cursor-glow { background: rgba(139, 92, 246, .06); }
.navbar.scrolled { background: rgba(255,255,255,.86); border-bottom-color: var(--line); box-shadow: 0 8px 30px rgba(44,31,72,.05); }
.navbar-brand { color: var(--text) !important; }
.nav-link { color: #615c6d !important; }
.nav-link:hover { color: var(--purple) !important; }
.btn-nav { color: var(--text); border-color: var(--line); background: rgba(255,255,255,.7); }
.btn-nav:hover { color: #fff; border-color: var(--purple); background: var(--purple); }
.navbar-toggler span { background: var(--text); }

.hero {
  min-height: 92vh;
  background:
    radial-gradient(circle at 88% 22%, rgba(255,78,205,.12), transparent 25%),
    radial-gradient(circle at 10% 68%, rgba(33,184,255,.1), transparent 25%),
    linear-gradient(180deg, #fff 0%, #fbf9ff 100%);
}
.hero::before { opacity: .55; background-image: linear-gradient(rgba(54,39,84,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(54,39,84,.045) 1px, transparent 1px); }
.orb-one { opacity: .38; }
.orb-two { opacity: .55; border-color: rgba(90,70,130,.13); }
.eyebrow { color: #746d81; }
.hero-title { max-width: 900px; }
.hero .row { position: relative; z-index: 1; }
.hero-copy { max-width: 620px; }
.scroll-note { color: #8a8493; }
.scroll-note span { background: #aaa3b3; }

.ticker-wrap { border-color: var(--line); background: #f5f1ff; }
.ticker span { color: #443c52; }

.contact-section { background: linear-gradient(135deg, #f8f5ff, #fff 55%, #f2fbff); }
.contact-form { border-color: var(--line); background: rgba(255,255,255,.82); box-shadow: 0 24px 70px rgba(50,36,78,.09); }
.contact-form label { color: #665f71; }
.form-control, .form-select { color: var(--text); border-color: var(--line); background-color: #fff; }
.form-control:focus, .form-select:focus { color: var(--text); background: #fff; }
.form-select { color: #665f71; }

footer { background: #fff; }
.footer-bottom { color: #898391; }

@media (max-width: 991.98px) {
  .navbar-collapse { background: rgba(255,255,255,.98); box-shadow: 0 18px 50px rgba(50,36,78,.1); }
  .hero .row { padding-top: 110px !important; padding-bottom: 60px; }
  .hero-title { max-width: 100%; line-height: .98; }
  .word-apps, .word-shop { display: none; }
}

@media (max-width: 767.98px) {
  .hero { min-height: 100svh; }
  .hero .row { min-height: 100svh !important; align-items: center; padding-top: 105px !important; }
  .hero-title { font-size: clamp(3rem, 15vw, 4.2rem); letter-spacing: -.065em; line-height: 1.02; }
  .hero-words span { opacity: .045; }
  .word-design { top: 16%; right: -25%; font-size: 4rem; }
  .word-brand { bottom: 7%; left: -12%; font-size: 4.8rem; }
  .word-auto { bottom: 24%; right: -28%; font-size: 2.5rem; }
  .word-ux { top: 8%; left: 55%; font-size: 1.6rem; }
}
