:root {
    --bg: #061421;
    --surface: rgba(7, 24, 39, 0.74);
    --surface-strong: rgba(7, 22, 36, 0.88);
    --line: rgba(176, 227, 255, 0.2);
    --text: #eff9ff;
    --muted: #c2d8e7;
    --ice: #dff6ff;
    --accent: #79d2ff;
    --accent-strong: #30b0f2;
    --shadow: 0 28px 80px rgba(0, 8, 14, 0.42);
    --radius-xl: 32px;
    --radius-lg: 26px;
    --radius-md: 20px;
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    min-height: 100vh;
    background:
        linear-gradient(180deg, rgba(3, 12, 20, 0.08), rgba(3, 12, 20, 0.82)),
        url("https://images.pexels.com/photos/417074/pexels-photo-417074.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1600&w=2400") center top / cover fixed no-repeat;
    color: var(--text);
    font-family: "Manrope", sans-serif;
    position: relative;
    overflow-x: hidden;
}

body::before {
    content: "";
    position: fixed;
    inset: 0;
    background:
        radial-gradient(circle at top left, rgba(121, 210, 255, 0.18), transparent 28%),
        radial-gradient(circle at top right, rgba(245, 251, 255, 0.16), transparent 30%),
        linear-gradient(180deg, rgba(6, 20, 33, 0.18), rgba(6, 20, 33, 0.76));
    z-index: -2;
    pointer-events: none;
}

.floating-contact {
    position: fixed;
    right: 22px;
    bottom: 26px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 30;
}

.floating-button {
    display: inline-grid;
    place-items: center;
    width: 58px;
    height: 58px;
    border-radius: 999px;
    text-decoration: none;
    font-family: "Sora", sans-serif;
    font-size: 0.9rem;
    font-weight: 800;
    color: #ffffff;
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.28);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(14px);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.floating-button svg {
    width: 28px;
    height: 28px;
    display: block;
}

.floating-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.34);
}

.floating-whatsapp {
    background: linear-gradient(135deg, #25d366, #0a9e47);
}

.floating-messenger {
    background: linear-gradient(135deg, #00b2ff, #0067ff);
}

.page-bg,
.aurora,
.snow,
.mountains,
.snow-overlay,
.tech-orbit {
    position: fixed;
    inset: 0;
    pointer-events: none;
}

.page-bg {
    z-index: -1;
}

.aurora {
    background:
        radial-gradient(circle at 18% 6%, rgba(128, 215, 255, 0.18), transparent 18%),
        radial-gradient(circle at 76% 8%, rgba(255, 255, 255, 0.12), transparent 15%);
}

.snow {
    background-image:
        radial-gradient(circle, rgba(255, 255, 255, 0.78) 0 1.8px, transparent 2.8px),
        radial-gradient(circle, rgba(215, 241, 255, 0.48) 0 1.2px, transparent 2.2px),
        radial-gradient(circle, rgba(255, 255, 255, 0.28) 0 1px, transparent 2px);
    background-size: 240px 240px, 180px 180px, 130px 130px;
}

.snow-back {
    opacity: 0.24;
    animation: snow-shift 34s linear infinite;
    filter: blur(0.8px);
}

.snow-front {
    opacity: 0.42;
    animation: snow-shift 22s linear infinite;
}

.snow-overlay {
    z-index: 8;
    opacity: 0.5;
    background-image:
        radial-gradient(circle, rgba(255, 255, 255, 0.92) 0 1.6px, transparent 2.6px),
        radial-gradient(circle, rgba(226, 245, 255, 0.78) 0 1.2px, transparent 2.3px),
        radial-gradient(circle, rgba(255, 255, 255, 0.66) 0 0.9px, transparent 1.9px);
    background-size: 170px 170px, 120px 120px, 90px 90px;
    animation: snow-overlay-fall 14s linear infinite;
    mix-blend-mode: screen;
}

.tech-orbit {
    z-index: 1;
    opacity: 0.38;
}

.tech-orbit-a {
    background:
        radial-gradient(circle at 18% 22%, rgba(122, 212, 255, 0.16) 0, rgba(122, 212, 255, 0.03) 14%, transparent 15%),
        linear-gradient(90deg, transparent 0 16%, rgba(122, 212, 255, 0.09) 16.2%, transparent 16.4%, transparent 100%),
        linear-gradient(0deg, transparent 0 24%, rgba(122, 212, 255, 0.07) 24.2%, transparent 24.4%, transparent 100%);
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 78%);
}

.tech-orbit-b {
    background:
        radial-gradient(circle at 78% 32%, rgba(205, 241, 255, 0.16) 0, rgba(205, 241, 255, 0.04) 12%, transparent 13%),
        linear-gradient(90deg, transparent 0 72%, rgba(150, 225, 255, 0.08) 72.2%, transparent 72.4%, transparent 100%),
        linear-gradient(0deg, transparent 0 68%, rgba(150, 225, 255, 0.06) 68.2%, transparent 68.4%, transparent 100%);
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), transparent 70%);
    animation: tech-pulse 8s ease-in-out infinite;
}

.mountains {
    inset: auto 0 0;
    height: 34vh;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(6, 20, 33, 0.88)),
        url("https://images.pexels.com/photos/355465/pexels-photo-355465.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1200&w=2200") center bottom / cover no-repeat;
    opacity: 0.55;
}

.container {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.hero {
    padding: 24px 0 88px;
    position: relative;
    z-index: 2;
}

.topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 14px 18px;
    margin-bottom: 32px;
    border: 1px solid var(--line);
    border-radius: 24px;
    background: rgba(6, 20, 33, 0.48);
    box-shadow: var(--shadow);
    backdrop-filter: blur(18px);
    position: relative;
    z-index: 3;
}

.brand {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    color: inherit;
    text-decoration: none;
}

.brand-mark {
    display: inline-grid;
    place-items: center;
    width: 68px;
    height: 68px;
    border-radius: 22px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(121, 210, 255, 0.08));
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        0 14px 30px rgba(1, 13, 23, 0.26);
    overflow: hidden;
}

.brand-mark svg {
    width: 60px;
    height: 60px;
    display: block;
    filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.22));
}

.brand-copy strong,
.brand-copy small {
    display: block;
}

.brand-copy strong {
    font-family: "Sora", sans-serif;
    font-size: 1.16rem;
    letter-spacing: 0.03em;
    color: #ebfaff;
    text-shadow: 0 0 18px rgba(124, 212, 255, 0.22);
}

.brand-copy small {
    color: var(--muted);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.73rem;
}

.nav-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 18px;
}

.nav-links a {
    color: var(--muted);
    text-decoration: none;
    font-weight: 600;
}

.hero-grid {
    display: grid;
    grid-template-columns: 1.08fr 0.92fr;
    gap: 26px;
    align-items: center;
}

.eyebrow {
    display: inline-flex;
    align-items: center;
    font-size: 0.84rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: var(--accent);
    font-weight: 800;
    margin-bottom: 16px;
}

.hero-copy h1,
.section-heading h2,
.scenic-card h2,
.cta-copy h2 {
    margin: 0;
    font-family: "Sora", sans-serif;
    line-height: 1.03;
}

.hero-copy h1 {
    font-size: clamp(3rem, 6vw, 5.7rem);
    max-width: 12ch;
    text-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
}

.lead,
.sublead,
.section-heading p,
.service-card p,
.intro-card p,
.example-card p,
.tech-card p,
.timeline-item p,
.scenic-card p,
.cta-copy p,
.mini-card p {
    color: var(--muted);
    line-height: 1.76;
    font-size: 1.05rem;
}

.lead {
    max-width: 60ch;
    margin: 22px 0 12px;
}

.sublead {
    max-width: 58ch;
    margin: 0 0 26px;
}

.hero-actions,
.cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 22px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 800;
    transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease;
}

.button:hover {
    transform: translateY(-2px);
}

.button-primary {
    background: linear-gradient(135deg, #effbff, #7cd4ff);
    color: #08283b;
}

.button-secondary,
.button-ghost {
    border: 1px solid rgba(217, 242, 255, 0.22);
    background: rgba(9, 24, 38, 0.34);
    color: var(--text);
}

.hero-highlights,
.service-card ul {
    list-style: none;
    padding: 0;
    margin: 26px 0 0;
}

.hero-highlights {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.hero-highlights li,
.service-card li {
    position: relative;
    padding-left: 18px;
    color: var(--ice);
}

.hero-highlights li::before,
.service-card li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: linear-gradient(135deg, #f3fdff, #76d2ff);
}

.glass-card,
.service-card,
.example-card,
.scenic-card,
.cta-card,
.timeline-item {
    background: linear-gradient(180deg, rgba(11, 28, 44, 0.76), rgba(6, 19, 31, 0.88));
    border: 1px solid var(--line);
    box-shadow: var(--shadow);
    backdrop-filter: blur(18px);
}

.feature-card,
.mini-card,
.intro-card,
.service-card,
.example-card,
.tech-card,
.scenic-card,
.cta-card,
.timeline-item {
    border-radius: var(--radius-xl);
}

.feature-card-main {
    min-height: 260px;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background:
        linear-gradient(180deg, rgba(8, 24, 38, 0.42), rgba(6, 18, 30, 0.88)),
        url("https://images.pexels.com/photos/290595/pexels-photo-290595.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=900&w=1400") center / cover no-repeat;
}

.pill {
    display: inline-flex;
    align-self: flex-start;
    margin-bottom: auto;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(236, 249, 255, 0.14);
    color: var(--ice);
    font-size: 0.84rem;
    font-weight: 700;
}

.feature-card-main h2 {
    font-size: clamp(1.9rem, 3.6vw, 2.7rem);
    margin: 0 0 10px;
}

.feature-card-main p {
    max-width: 34ch;
    margin: 0;
}

.hero-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    margin-top: 18px;
}

.mini-card {
    padding: 24px;
}

.mini-card strong {
    display: block;
    margin-bottom: 10px;
    font-size: 1.04rem;
}

.section {
    padding: 0 0 94px;
    position: relative;
    z-index: 2;
}

.section-heading {
    max-width: 840px;
    margin: 0 auto 34px;
    text-align: center;
}

.section-heading.narrow {
    max-width: 780px;
}

.section-heading h2 {
    font-size: clamp(2rem, 4vw, 3.4rem);
    margin-bottom: 14px;
}

.intro-grid,
.services-grid,
.examples-grid,
.tech-grid {
    display: grid;
    gap: 22px;
}

.intro-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.intro-card,
.tech-card {
    padding: 24px;
}

.intro-card h3,
.service-card h3,
.example-card h3,
.tech-card h3,
.timeline-item h3 {
    margin: 0 0 10px;
    font-family: "Sora", sans-serif;
}

.services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    max-width: 1040px;
    margin: 0 auto;
}

.pricing-banner {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 18px;
    align-items: center;
    max-width: 1040px;
    margin: 0 auto 24px;
    padding: 24px 28px;
    border-radius: var(--radius-xl);
    background:
        linear-gradient(135deg, rgba(235, 249, 255, 0.14), rgba(92, 196, 255, 0.08)),
        rgba(7, 23, 37, 0.82);
    border: 1px solid rgba(181, 231, 255, 0.22);
    box-shadow: var(--shadow);
    backdrop-filter: blur(18px);
}

.pricing-label {
    display: inline-flex;
    margin-bottom: 10px;
    color: var(--accent);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.78rem;
}

.pricing-copy strong {
    display: block;
    font-family: "Sora", sans-serif;
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    line-height: 1;
    margin-bottom: 10px;
}

.pricing-copy p,
.pricing-meta small {
    margin: 0;
    color: var(--muted);
    line-height: 1.7;
}

.pricing-actions {
    margin-top: 18px;
}

.pricing-meta {
    padding: 20px 22px;
    border-radius: 24px;
    background: rgba(230, 247, 255, 0.08);
    border: 1px solid rgba(213, 241, 255, 0.12);
}

.pricing-meta span {
    display: block;
    margin-bottom: 8px;
    font-family: "Sora", sans-serif;
    font-size: 1.1rem;
    color: var(--ice);
}

.service-card {
    padding: 28px;
}

.service-card-featured {
    background:
        linear-gradient(180deg, rgba(12, 34, 52, 0.42), rgba(7, 21, 34, 0.9)),
        url("https://images.pexels.com/photos/572897/pexels-photo-572897.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=900&w=1400") center / cover no-repeat;
}

.service-mark {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: var(--accent);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: 0.82rem;
}

.service-mark::before {
    content: "";
    width: 44px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(240, 251, 255, 0.92), rgba(113, 210, 255, 0.68));
}

.service-card ul {
    display: grid;
    gap: 10px;
}

.example-box {
    margin-top: 22px;
    padding: 18px;
    border-radius: 20px;
    background: rgba(233, 248, 255, 0.08);
    border: 1px solid rgba(217, 242, 255, 0.14);
}

.example-box strong,
.example-box span {
    display: block;
}

.example-box span {
    margin-top: 8px;
    color: var(--muted);
    line-height: 1.68;
}

.scenic-band .container {
    position: relative;
}

.scenic-card {
    min-height: 420px;
    padding: 56px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(5, 20, 33, 0.22), rgba(5, 18, 30, 0.84)),
        url("https://images.pexels.com/photos/417173/pexels-photo-417173.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1200&w=2200") center / cover no-repeat;
}

.scenic-card h2 {
    font-size: clamp(2rem, 3.8vw, 3.3rem);
    max-width: 12ch;
    margin-bottom: 12px;
}

.scenic-card p {
    max-width: 56ch;
    margin: 0;
}

.examples-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.example-card {
    padding: 24px;
}

.clients-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.client-card {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 190px;
    padding: 26px;
    border-radius: 28px;
    text-decoration: none;
    color: var(--text);
    background:
        linear-gradient(180deg, rgba(11, 28, 44, 0.76), rgba(6, 19, 31, 0.88)),
        radial-gradient(circle at top right, rgba(121, 210, 255, 0.08), transparent 22%);
    border: 1px solid var(--line);
    box-shadow: var(--shadow);
    backdrop-filter: blur(18px);
    transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.client-card:hover {
    transform: translateY(-4px);
    border-color: rgba(188, 234, 255, 0.34);
    box-shadow: 0 32px 88px rgba(0, 8, 14, 0.48);
}

.client-label {
    display: inline-flex;
    align-self: flex-start;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(230, 247, 255, 0.1);
    color: var(--accent);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.72rem;
}

.client-card strong {
    margin-top: auto;
    font-family: "Sora", sans-serif;
    font-size: 1.55rem;
    line-height: 1.1;
}

.client-card small {
    color: var(--muted);
    font-size: 0.98rem;
}

.tech-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.section-ai .container {
    position: relative;
}

.ai-panel {
    padding: 30px;
    border-radius: 34px;
    background:
        linear-gradient(180deg, rgba(9, 25, 39, 0.84), rgba(6, 18, 30, 0.9)),
        radial-gradient(circle at top right, rgba(119, 210, 255, 0.12), transparent 26%);
    border: 1px solid rgba(177, 231, 255, 0.18);
    box-shadow: var(--shadow);
    backdrop-filter: blur(18px);
}

.ai-panel::before {
    content: "";
    position: absolute;
    inset: 22px;
    border-radius: 26px;
    border: 1px solid rgba(130, 216, 255, 0.08);
    pointer-events: none;
}

.ai-copy {
    max-width: 760px;
    margin-bottom: 24px;
}

.ai-copy h2 {
    margin: 0 0 12px;
    font-family: "Sora", sans-serif;
    font-size: clamp(2rem, 3.8vw, 3.2rem);
    line-height: 1.06;
}

.ai-copy p {
    margin: 0;
    color: var(--muted);
    line-height: 1.78;
    font-size: 1.05rem;
}

.ai-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.ai-card {
    padding: 22px;
    border-radius: 24px;
}

.ai-card h3 {
    margin: 0 0 10px;
    font-family: "Sora", sans-serif;
}

.ai-card p {
    margin: 0;
    color: var(--muted);
    line-height: 1.7;
}

.timeline {
    display: grid;
    gap: 18px;
}

.timeline-item {
    display: grid;
    grid-template-columns: 74px 1fr;
    gap: 18px;
    align-items: start;
    padding: 24px 28px;
}

.timeline-item > span {
    display: inline-grid;
    place-items: center;
    width: 74px;
    height: 74px;
    border-radius: 22px;
    background: linear-gradient(135deg, rgba(244, 252, 255, 0.94), rgba(120, 210, 255, 0.74));
    color: #0a3450;
    font-family: "Sora", sans-serif;
    font-size: 1.2rem;
    font-weight: 800;
}

.cta-card {
    display: grid;
    grid-template-columns: 1.3fr auto;
    gap: 24px;
    align-items: center;
    padding: 34px;
}

.reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}

@keyframes snow-shift {
    from {
        transform: translateY(-3%);
    }
    to {
        transform: translateY(12%);
    }
}

@keyframes snow-overlay-fall {
    from {
        transform: translate3d(0, -6%, 0);
    }
    to {
        transform: translate3d(-2%, 18%, 0);
    }
}

@keyframes tech-pulse {
    0%,
    100% {
        opacity: 0.22;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.02);
    }
}

@media (max-width: 1080px) {
    .hero-grid,
    .intro-grid,
    .services-grid,
    .examples-grid,
    .clients-grid,
    .tech-grid,
    .ai-grid,
    .pricing-banner,
    .cta-card {
        grid-template-columns: 1fr;
    }

    .hero-highlights {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 760px) {
    .hero {
        padding-top: 16px;
    }

    .topbar {
        flex-direction: column;
        align-items: flex-start;
    }

    .nav-links {
        width: 100%;
        gap: 12px;
    }

    .hero-copy h1,
    .scenic-card h2 {
        max-width: none;
    }

    .hero-mini-grid,
    .timeline-item {
        grid-template-columns: 1fr;
    }

    .button,
    .hero-actions,
    .cta-actions {
        width: 100%;
    }

    .hero-actions,
    .cta-actions {
        flex-direction: column;
    }

    .floating-contact {
        right: 14px;
        bottom: 18px;
    }

    .scenic-card,
    .cta-card {
        padding: 30px 24px;
    }
}
