:root {
    --bg: #000000;
    --text: #ffffff;
    --muted: #9a9a9a;
    --page-gap: clamp(16px, 2.2vw, 28px);
    --section-gap: clamp(16px, 2vw, 24px);
    --block-pad: clamp(16px, 2.4vw, 28px);
}

* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    min-height: 100%;
    background: var(--bg);
    color: var(--text);
    font-family: "Manrope", sans-serif;
    font-weight: 300;
    overflow-x: hidden;
}

.right-panel {
    min-height: 100vh;
    background: #000;
    display: flex;
}

.page-shell {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.top-bar {
    padding: 0px 25px 25px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #00000000;
    border-bottom: none;
    position: relative;
    overflow: visible;
    z-index: 50;
}

.top-bar::before {
    content: "";
    position: absolute;
    left: calc(var(--block-pad) + 20px);
    right: var(--block-pad);
    bottom: 0;
    height: 1px;
    background-repeat: no-repeat;
    background-size: 28% 100%;
    background-image: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.95) 48%,
        rgba(255, 255, 255, 0)
    );
    opacity: 0;
    animation: topEdgeGlint 4s ease-out 1 forwards;
    pointer-events: none;
}

.top-bar::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.16) 18%,
        rgba(255, 255, 255, 0.16) 82%,
        rgba(255, 255, 255, 0)
    );
    pointer-events: none;
}

@keyframes topEdgeGlint {
    0% {
        background-position: -22% 0;
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        background-position: 122% 0;
        opacity: 0;
    }
}

.brand-mark-link {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}

.brand-lockup {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.brand-mark {
    height: 33px;
    width: auto;
    display: block;
    filter: grayscale(1) brightness(0) invert(1);
}

.brand-author-lockup {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    z-index: 2;
    transform: translateY(0);
}

.brand-author-prefix {
    font-size: 0.78rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.74);
    text-transform: lowercase;
    letter-spacing: 0.03em;
}

.brand-author {
    height: 14px;
    width: auto;
    max-width: 120px;
    display: block;
    filter: grayscale(1) brightness(0) invert(1);
    opacity: 0.9;
}

.top-nav {
    display: flex;
    gap: 18px;
}

.top-controls {
    display: flex;
    align-items: center;
    gap: 14px;
}

.cv-lang-switch {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2100;
}

.cv-lang-current {
    min-width: 46px;
    height: 34px;
    border: 1px solid #ffffff00;
    background: #000;
    color: #fff;
    font-size: 0.86rem;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0 10px;
    cursor: pointer;
    transition: border-color 0.16s ease, background-color 0.16s ease, color 0.16s ease;
}

.cv-lang-current:hover,
.cv-lang-current:focus-visible {
    border-color: #ffffff57;
    background: #fff;
    color: #000;
    outline: none;
}

.cv-lang-menu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    background: #000;
    border: 1px solid #ffffff1f;
    z-index: 2000;
    display: none;
}

.cv-lang-menu.is-open {
    display: block;
}

.cv-lang-item {
    width: 100%;
    height: 34px;
    border: none;
    border-bottom: 1px solid #1f1f1f;
    background: #000;
    color: #fff;
    text-align: left;
    font-size: 0.78rem;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0 10px;
    cursor: pointer;
    transition: background-color 0.16s ease, color 0.16s ease;
}

.cv-lang-item:last-child {
    border-bottom: none;
}

.cv-lang-item:hover {
    background: #fff;
    color: #000;
}

.cv-lang-item.is-active {
    background: #1b1b1b;
    color: #fff;
}

#cvGoogleTranslateHolder {
    display: none;
}

.goog-te-banner-frame,
.goog-te-banner-frame.skiptranslate,
iframe.skiptranslate,
body > .skiptranslate,
.VIpgJd-ZVi9od-ORHb,
.VIpgJd-ZVi9od-ORHb-OEVmcd,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    max-height: 0 !important;
    min-height: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

html,
body,
.translated-ltr,
.translated-rtl {
    top: 0 !important;
    margin-top: 0 !important;
}

.goog-te-gadget {
    font-size: 0 !important;
    color: transparent !important;
}

.goog-logo-link,
.goog-te-gadget span {
    display: none !important;
}

.top-nav a {
    text-decoration: none;
    color: var(--text);
    opacity: 0.75;
    text-transform: uppercase;
    font-size: 0.82rem;
    letter-spacing: 0.09em;
    font-weight: 400;
}

.top-nav a:hover {
    opacity: 1;
}

.hero {
    /* margin-top: clamp(26px, 3.8vw, 54px); */
    padding: clamp(12px, 1.8vw, 20px) 0 clamp(72px, 7vw, 110px);
    background-color: #000;
    background-image: var(--hero-bg-image);
    background-size: 88%;
    background-position: right -113px top 55%;
    background-repeat: no-repeat;
    position: relative;
    isolation: isolate;
    border-radius: 2px;
    overflow: hidden;
    min-height: 700px;
}

.hero::after {
    content: "";
    position: absolute;
    inset: 8% -6% 4% -10%;
    background-image: var(--hero-bg-image);
    background-size: 92%;
    background-position: right -140px top 48%;
    background-repeat: no-repeat;
    filter: blur(30px) brightness(0.9);
    transform: scale(1);
    transform-origin: 62% 48%;
    opacity: 0.22;
    z-index: 0;
    pointer-events: none;
    animation: heroBlurPulse 7.5s ease-in-out infinite;
}
.itm:hover {
    /* background: linear-gradient(315deg, #ffffff08, transparent); */
    border: 1px solid #ffffff47;
    border-radius: 10px;
    cursor: pointer;
}
.itm {
    border: 1px solid #ffffff00;
}
.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 34%, rgb(0 0 0 / 19%) 48%, rgb(0 0 0 / 41%) 76%, #000000 100%);
    z-index: 1;
    pointer-events: none;
}

.hero > * {
    position: relative;
    z-index: 2;
}

.hero-content {
    position: absolute;
    left: clamp(28px, 4vw, 54px);
    right: clamp(28px, 4vw, 54px);
    bottom: 38px;
    padding: 0;
    max-width: none;
    display: block;
}

.tag {
    text-transform: uppercase;
    letter-spacing: 0.14em;
    font-size: clamp(1rem, 1.5vw, 1.95rem);
    color: #fff;
    opacity: 0.64;
    margin: 0 0 clamp(14px, 2vw, 22px);
}

.hero h1 {
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.02em;
    font-size: clamp(3.7rem, 5.7vw, 5.9rem);
    line-height: 0.94;
    margin: 0;
    font-weight: 400;
    max-width: 8.4ch;
}

.lead-text {
    max-width: 36ch;
    color: var(--muted);
    /* margin-top: clamp(16px, 2vw, 24px); */
    font-size: clamp(1rem, 1.15vw, 1.18rem);
    line-height: 1.45;
}

.hero-primary-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    margin-top: 14px;
    margin-bottom: 14px;
    padding: 0 18px;
    border-radius: 999px;
    text-decoration: none;
    color: #ffffff;
    background: linear-gradient(180deg, #4f93ff 0%, #1968ef 100%);
    border: 1px solid #5fa1ff;
    font-size: 0.92rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    /* box-shadow: 0 10px 24px rgba(25, 104, 239, 0.28); */
    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}

.hero-primary-btn:hover {
    color: #ffffff;
    filter: brightness(1.06);
    transform: translateY(-1px);
    /* box-shadow: 0 12px 28px rgba(25, 104, 239, 0.36); */
}

.hero-overview-btn {
    color: #241600;
    background: linear-gradient(180deg, #ffd85c 0%, #f2b400 100%);
    border-color: #ffdf75;
    /* box-shadow: 0 10px 24px rgba(242, 180, 0, 0.28); */
}

.hero-overview-btn:hover {
    color: #241600;
    /* box-shadow: 0 12px 28px rgba(242, 180, 0, 0.36); */
}

.hero-typing {
    opacity: 0;
    transform: translateY(8px);
}

.hero-typing.is-typing,
.hero-typing.is-done {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.hero-copy {
    /* max-width: min(540px, 46vw); */
}

.category-marquee {
    margin-top: 18px;
    margin-bottom: 28px;
    position: relative;
}

.hero-category-marquee {
    /* max-width: min(560px, 48vw); */
    width: 100%;
    margin-left: 0;
    margin-top: 18px;
    margin-bottom: 18px;
}

.hero-category-marquee .category-marquee-shell {
    padding: 0;
}

.category-marquee-shell {
    position: relative;
    overflow: hidden;
    padding: 0 var(--block-pad);
}

.category-marquee-shell::before,
.category-marquee-shell::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 56px;
    z-index: 2;
    pointer-events: none;
}

.category-marquee-shell::before {
    left: 0;
    /* background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%); */
}

.category-marquee-shell::after {
    right: 0;
    background: linear-gradient(270deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}

.category-marquee-track {
    display: flex;
    align-items: center;
    gap: 12px;
    width: max-content;
    animation: categoryMarquee 28s linear infinite;
}

.category-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 999px;
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%); */
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.84rem;
    letter-spacing: 0.02em;
    white-space: nowrap;
}

.category-pill-icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
    flex: 0 0 auto;
    filter: brightness(0) invert(1);
}

.hero-actions {
    margin-top: 18px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    width: auto;
    max-width: 100%;
    overflow-x: visible;
    padding-bottom: 25px;
}

.hero-actions .hero-primary-btn {
    margin-top: 0;
    margin-bottom: 0;
    flex: 0 0 auto;
}

.landing-app-download-wrap {
    display: none;
    margin-top: 12px;
    max-width: 430px;
}

.landing-app-download-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    padding: 11px 16px 11px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 9px;
    background: transparent;
    color: var(--text);
    text-decoration: none;
    overflow: visible;
    transition: border-color 0.18s ease, background-color 0.18s ease;
}

.landing-app-download-card:hover,
.landing-app-download-card:focus {
    color: var(--text);
    text-decoration: none;
    border-color: #0096ff;
    background: rgba(255, 255, 255, 0.03);
}

.landing-app-download-head {
    position: absolute;
    top: 0;
    left: 12px;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 8px;
    background: #000;
    z-index: 2;
    pointer-events: none;
}

.landing-app-download-head-icon {
    width: 14px;
    height: 14px;
    object-fit: contain;
}

.landing-app-download-head-label {
    color: var(--text);
    font-size: 0.82rem;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
}

.landing-app-download-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    min-width: 0;
}

.landing-app-download-copy {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1 1 auto;
}

.landing-app-download-icon-wrap {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex: 0 0 50px;
}

.landing-app-download-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.landing-app-download-text {
    min-width: 0;
}

.landing-app-download-label {
    display: block;
    margin: 0 0 2px;
    color: var(--muted);
    font-size: 0.8rem;
    line-height: 1.1;
}

.landing-app-download-title {
    display: block;
    margin: 0;
    font-size: 1.02rem;
    line-height: 1.2;
    color: var(--text);
}

.hero-actions::-webkit-scrollbar {
    height: 4px;
}

.hero-actions::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.22);
    border-radius: 999px;
}

.hero-actions-hidden {
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
}

.hero-actions-ready {
    opacity: 1;
    /* transform: translateY(0); */
    pointer-events: auto;
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.hero-action-btn {
    /* background: #000; */
    /* border: 1px solid #ffffff14; */
    color: rgba(255, 255, 255, 0.94);
    font-size: 0.8rem;
    /* text-transform: none; */
    letter-spacing: 0.02em;
    width: auto;
    min-width: max-content;
    min-height: 52px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 14px;
    text-align: left;
    /* transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease; */
    white-space: nowrap;
    flex: 0 0 auto;
    text-decoration: none;
}

.hero-action-btn:hover {
    /* background: linear-gradient(315deg, #ffffff08, transparent); */
    /* border-color: #ffffff47; */
    color: #fff;
    /* transform: translateY(-1px); */
}

.tech-overview {
    /* margin-top: 50px; */
    margin-bottom: 50px;
}

.pricing-mac-preview {
    width: 100%;
    height: clamp(280px, 34vw, 420px);
    /* margin: clamp(20px, 4vw, 40px) 0 clamp(18px, 3vw, 32px); */
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background-image: url(bg/mac.png);
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
    background-size: contain;
    background-position: center top;
}

.tech-slider {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) 56px;
    align-items: center;
    gap: 10px;
}

.tech-nav {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid #ffffff00;
    background: #000;
    color: rgba(255, 255, 255, 0.82);
    font-size: 2rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.tech-nav:hover {
    border-color: #ffffff00;
    background: #ffffff00;
    transform: scale(1.2);
}

.tech-track-wrap {
    overflow: hidden;
}

.tech-track {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 8px 2px;
}

.tech-track::-webkit-scrollbar {
    display: none;
}

.tech-card {
    padding: var(--block-pad);
    background: #000;
    border: 1px solid #ffffff14;
    border-radius: 10px;
    min-width: min(100%, 560px);
    scroll-snap-align: center;
}

.tech-slide {
    opacity: 0.66;
    transform: scale(0.94);
    transition: transform 0.28s ease, opacity 0.28s ease, border-color 0.28s ease;
}

.tech-slide.is-active {
    opacity: 1;
    transform: scale(1);
    border-color: #ffffff47;
}

.tech-kicker {
    margin: 0 0 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.58);
}

.tech-card h2 {
    margin: 0 0 10px;
    font-size: clamp(1.5rem, 2.2vw, 2rem);
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 0.02em;
    font-weight: 500;
}

.tech-card p {
    margin: 0 0 12px;
    color: var(--muted);
}

.tech-list {
    margin: 0;
    padding-left: 18px;
    color: rgba(255, 255, 255, 0.9);
    display: grid;
    gap: 8px;
}

.pricing-section {
    margin-top: 52px;
    margin-bottom: 44px;
    padding: 30px;
}

.pricing-head {
    max-width: 760px;
    margin-bottom: 18px;
    padding: 10px;
}

.pricing-kicker {
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.58);
}

.pricing-head h2 {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3vw, 2.9rem);
    line-height: 0.96;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.pricing-intro {
    margin: 0;
    color: var(--muted);
    max-width: 58ch;
}

.pricing-slider {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) 56px;
    align-items: center;
    gap: 10px;
}

.pricing-track-wrap {
    overflow: hidden;
}

.pricing-track {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 8px 2px;
}

.pricing-track::-webkit-scrollbar {
    display: none;
}

.pricing-card {
    min-width: min(100%, 560px);
    display: flex;
    flex-direction: column;
    gap: 12px;
    scroll-snap-align: center;
}

.pricing-slide {
    opacity: 0.66;
    transform: scale(0.94);
    transition: transform 0.28s ease, opacity 0.28s ease, border-color 0.28s ease;
}

.pricing-slide.is-active {
    opacity: 1;
    transform: scale(1);
    border-color: #ffffff47;
}

.gallery-showcase {
    margin: 12px 0 28px;
    padding: 0 30px;
}

.pricing-mac-caption {
    margin: 0 0 10px;
    max-width: 520px;
}

.pricing-mac-caption h3 {
    margin: 6px 0 0;
    font-size: clamp(2rem, 3vw, 2.9rem);
    line-height: 0.96;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.gallery-showcase-head {
    margin: 0 0 18px;
}

.gallery-showcase-kicker {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.58);
}

.gallery-showcase-head h2 {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3vw, 2.9rem);
    line-height: 0.96;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.gallery-showcase-intro {
    margin: 0;
    color: var(--muted);
    max-width: 58ch;
}

.gallery-showcase-slider {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) 56px;
    align-items: center;
    gap: 12px;
}

.gallery-track-wrap {
    overflow: hidden;
}

.gallery-track {
    display: flex;
    align-items: center;
    gap: 14px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding: 6px 2px;
}

.gallery-track::-webkit-scrollbar {
    display: none;
}

.gallery-slide {
    flex: 0 0 172px;
    width: 172px;
    /* height: 300px; */
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 16px;
    overflow: hidden;
    background: #050505;
    scroll-snap-align: center;
    opacity: 0.62;
    transform: scale(0.95);
    transition: transform 0.28s ease, opacity 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing-gallery-lightbox {
    display: block;
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}

.gallery-slide.is-active {
    opacity: 1;
    transform: scale(1);
    /* border-color: rgba(95, 161, 255, 0.52); */
    /* box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28); */
}

.gallery-slide-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    object-position: center center;
    background: #000;
}

.pricing-card-free {
    border-color: rgba(95, 161, 255, 0.42);
    box-shadow: inset 0 0 0 1px rgba(79, 147, 255, 0.1);
}

.pricing-card-highlight {
    border-color: rgba(95, 161, 255, 0.42);
    background:
        radial-gradient(circle at top right, rgba(79, 147, 255, 0.12), transparent 38%),
        #000;
}

.pricing-card-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
}

.pricing-label {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.74rem;
    color: rgba(255, 255, 255, 0.58);
}

.pricing-plan-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 12px;
    border-radius: 999px;
    border: 1px solid rgba(95, 161, 255, 0.42);
    color: #fff;
    background: rgba(79, 147, 255, 0.14);
    font-size: 0.76rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.pricing-plan-badge-blue {
    background: linear-gradient(180deg, #4f93ff 0%, #1968ef 100%);
    border-color: #5fa1ff;
}

.pricing-plan-badge-dark {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.14);
}

.pricing-price {
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
    font-size: clamp(2rem, 3.2vw, 2.8rem);
    line-height: 0.92;
    text-align: right;
}

.pricing-price span {
    display: block;
    margin-top: 4px;
    font-family: "Manrope", sans-serif;
    font-size: 0.88rem;
    line-height: 1.2;
    color: var(--muted);
}

.pricing-card h3 {
    margin: 0;
    font-size: clamp(1.5rem, 2vw, 1.95rem);
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.pricing-copy {
    margin: 0;
    color: var(--muted);
}

.pricing-inline-logo {
    height: 1.05em;
    width: auto;
    vertical-align: -0.12em;
}

.pricing-addon-icons {
    display: flex;
    gap: 10px;
}

.pricing-addon-icon {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #5fa1ff;
    background: linear-gradient(180deg, #4f93ff 0%, #1968ef 100%);
    box-shadow: 0 10px 24px rgba(25, 104, 239, 0.24);
}

.pricing-addon-icon-plain {
    width: auto;
    height: auto;
    border: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.pricing-addon-icon img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.pricing-addon-icon img.pricing-addon-icon-color {
    filter: none;
    width: 42px;
    height: 42px;
}

.pricing-list {
    margin-top: auto;
    list-style: none;
    padding-left: 0;
}

.pricing-list-iconed {
    padding-left: 0;
}

.pricing-list li {
    position: relative;
    padding-left: 18px;
}

.pricing-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.34em;
    width: 10px;
    height: 10px;
    background: url("/static/icons/caret-right.png") center / contain no-repeat;
    filter: brightness(0) invert(1);
    opacity: 0.96;
}

.faq-section {
    margin: 20px 0 54px;
    padding: 10px 30px 0;
}

.faq-head {
    max-width: 760px;
    padding: 10px;
    margin-bottom: 18px;
}

.faq-kicker {
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.76rem;
    color: rgba(255, 255, 255, 0.58);
}

.faq-head h2 {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3vw, 2.8rem);
    line-height: 0.96;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.faq-intro {
    margin: 0;
    color: var(--muted);
    max-width: 58ch;
}

.faq-list {
    display: grid;
    gap: 12px;
}

.faq-item {
    border: 1px solid #ffffff14;
    border-radius: 10px;
    background: #000;
    padding: 18px 20px;
}

.faq-item[open] {
    border-color: #ffffff47;
}

.faq-item summary {
    list-style: none;
    cursor: pointer;
    font-family: "Barlow Condensed", sans-serif;
    font-size: clamp(1.3rem, 1.8vw, 1.6rem);
    letter-spacing: 0.02em;
    font-weight: 500;
    padding-right: 28px;
    position: relative;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}

.faq-item summary::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.72);
    font-size: 1.1rem;
}

.faq-item[open] summary::after {
    content: "-";
}

.faq-item p {
    margin: 12px 0 0;
    color: var(--muted);
    line-height: 1.6;
    max-width: 72ch;
}

.chat-note {
    max-width: min(760px, 92vw);
    height: clamp(220px, 27vw, 320px);
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.46);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 12px;
    padding: 12px;
    backdrop-filter: blur(5px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.38);
    animation: chatPanelIn 0.55s ease-out both;
}

.chat-note-head {
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: rgba(255, 255, 255, 0.62);
    margin-bottom: 10px;
}

.chat-stream {
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-right: 6px;
}

.chat-stream::-webkit-scrollbar {
    width: 5px;
}

.chat-stream::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.24);
    border-radius: 999px;
}

.chat-msg {
    max-width: 88%;
    width: fit-content;
    opacity: 0;
    transform: translateY(8px) scale(0.985);
}

.chat-msg.is-in {
    animation: chatMsgIn 0.34s ease-out forwards;
}

.chat-msg-bot {
    align-self: flex-start;
}

.chat-msg-user {
    align-self: flex-end;
}

.chat-msg-text {
    margin: 0;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: clamp(0.96rem, 1.18vw, 1.28rem);
    line-height: 1.34;
}

.chat-msg-bot .chat-msg-text {
    background: rgba(0, 0, 0, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.22);
    color: rgba(255, 255, 255, 0.96);
}

.chat-msg-user .chat-msg-text {
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}

.chat-controls {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    flex-shrink: 0;
}

.chat-controls-hidden {
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
}

.chat-controls-ready {
    animation: chatControlsIn 0.38s ease-out forwards;
    pointer-events: auto;
}

.chat-q-btn {
    background: rgba(0, 0, 0, 0.56);
    border: 1px solid rgba(255, 255, 255, 0.22);
    color: rgba(255, 255, 255, 0.94);
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 8px 12px;
    border-radius: 999px;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.chat-q-btn:hover,
.chat-q-btn.is-active {
    border-color: rgba(255, 255, 255, 0.65);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

.chat-caret {
    display: inline-block;
    width: 0.56ch;
    height: 1em;
    border-right: 2px solid rgba(255, 255, 255, 0.84);
    margin-left: 2px;
    vertical-align: -0.08em;
    animation: caretBlink 0.9s steps(1) infinite;
}

.chat-caret-hidden {
    display: none;
}

.cta-btn {
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    background: #000;
    padding: 12px 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.cta-btn:hover {
    opacity: 0.7;
    color: #fff;
}

.services {
    margin-top: var(--section-gap);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.services article {
    padding: var(--block-pad);
    background: #000;
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 260px;
}

.service-logo-wrap {
    height: 56px;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.service-logo {
    max-height: 48px;
    width: auto;
    max-width: 240px;
    object-fit: contain;
    opacity: 1;
    filter: grayscale(1) brightness(0) invert(1);
}

.service-num {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 1.6rem;
    color: #fff;
    opacity: 0.45;
    margin: 0;
    font-weight: 500;
}

.services h3 {
    margin: 0 0 8px;
    font-weight: 500;
}

.services p {
    margin: 0;
    color: var(--muted);
}

.site-footer {
    margin-top: auto;
    padding: 18px 10px 28px;
    border-top: none;
    position: relative;
}

.site-footer::before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.16) 18%,
        rgba(255, 255, 255, 0.16) 82%,
        rgba(255, 255, 255, 0)
    );
}

@keyframes categoryMarquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-50% - 6px));
    }
}

.footer-shell {
    padding-left: var(--block-pad);
    padding-right: var(--block-pad);
}

.footer-row {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) auto;
    gap: 20px 28px;
    align-items: end;
    margin-top: 18px;
    /* padding: 24px 24px 22px; */
    /* border: 1px solid rgba(255, 255, 255, 0.12); */
    border-radius: 20px;
    background: #ffffff05;
}

.footer-brand-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    min-width: 0;
}

.footer-author-lockup {
    width: auto;
    margin-bottom: 0;
    gap: 8px;
    display: inline-flex;
    align-items: center;
    justify-self: end;
    /* padding: 10px 14px; */
    /* border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.02); */
}

.footer-kicker {
    font-size: 0.86rem;
    color: rgba(255, 255, 255, 0.68);
    letter-spacing: 0.04em;
}

.footer-author-lockup .brand-author {
    height: 15px;
    max-width: 132px;
    opacity: 0.94;
}

.footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
}

.footer-brand img {
    width: 110px;
    height: auto;
    display: block;
}

.footer-meta p {
    margin: 0;
    font-family: "Manrope", sans-serif;
    font-weight: 300;
    letter-spacing: 0.02em;
    max-width: 42ch;
}

.footer-meta p:first-child {
    color: var(--muted);
    font-weight: 300;
}

.footer-copy {
    margin-top: 8px !important;
    color: #fff;
    font-weight: 600 !important;
}

.footer-contact-link,
.footer-link {
    color: #fff;
    text-decoration: none;
}

.footer-links {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    grid-column: 1 / -1;
    padding-top: 2px;
}

.footer-link {
    opacity: 0.88;
    font-size: 0.84rem;
    letter-spacing: 0.04em;
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 14px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.02);
    transition: border-color 0.18s ease, background-color 0.18s ease, opacity 0.18s ease;
}

.footer-link:hover,
.footer-contact-link:hover {
    color: #fff;
    opacity: 1;
    border-color: rgba(79, 147, 255, 0.55);
    background: rgba(79, 147, 255, 0.08);
}

.footer-cookie-btn {
    border: 0;
    background: rgba(255, 255, 255, 0.02);
    padding: 0 14px;
    cursor: pointer;
}

.landing-legal-wrap {
    padding: 24px var(--block-pad) 48px;
    flex: 1 0 auto;
}

.landing-legal-card {
    width: min(920px, 100%);
    margin: 0 auto;
    border: 1px solid #ffffff1f;
    background: #030303;
    padding: clamp(20px, 3vw, 30px);
}

.landing-legal-kicker {
    margin: 0 0 10px;
    color: rgba(255, 255, 255, 0.58);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.76rem;
}

.landing-legal-title {
    margin: 0 0 12px;
    font-size: clamp(2rem, 4vw, 3.3rem);
    line-height: 0.96;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
}

.landing-legal-lead,
.landing-legal-updated,
.landing-legal-section p,
.landing-legal-section li {
    color: var(--muted);
    line-height: 1.65;
}

.landing-legal-updated {
    margin-bottom: 0;
}

.landing-legal-warning {
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 12px 14px;
    border: 1px solid #ffd166;
    background: rgba(255, 209, 102, 0.08);
    color: #fff;
}

.landing-legal-section + .landing-legal-section {
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid #ffffff1a;
}

.landing-legal-section h2 {
    margin: 0 0 12px;
    font-size: 1.15rem;
    font-weight: 600;
    color: #fff;
}

.landing-legal-section ul {
    margin: 0;
    padding-left: 20px;
}

.cc-window.cc-banner {
    max-width: min(980px, calc(100vw - 28px));
    margin: 0 auto 18px;
    padding: 18px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.46);
    font-family: "Manrope", sans-serif;
}

.cc-window .cc-message {
    margin-right: 18px;
    color: rgba(255, 255, 255, 0.94);
    line-height: 1.6;
    font-size: 0.95rem;
}

.cc-window .cc-link {
    color: #8ec5ff;
    font-weight: 700;
}

.cc-window .cc-compliance {
    gap: 10px;
    flex-wrap: wrap;
}

.cc-window .cc-btn {
    min-height: 44px;
    padding: 10px 18px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 0.9rem;
    transition: transform 0.16s ease, background-color 0.16s ease, border-color 0.16s ease;
}

.cc-window .cc-btn:hover {
    transform: translateY(-1px);
}

.cc-window .cc-btn.cc-dismiss {
    background: #f8fafc !important;
    color: #050505 !important;
    border-color: #f8fafc !important;
}

.cc-window .cc-btn.cc-link {
    background: transparent !important;
    color: #f8fafc !important;
    border-color: #394356 !important;
}

.wanty-cookie-revoke {
    position: fixed !important;
    left: -9999px !important;
    bottom: 0 !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.reveal {
    opacity: 1;
    transform: none;
    transition: none;
}

.reveal.is-visible {
    opacity: 1;
    transform: none;
}

@keyframes heroBlurPulse {
    0% {
        transform: scale(0.96);
        opacity: 0.16;
        filter: blur(26px) brightness(0.82);
    }
    50% {
        transform: scale(1.07);
        opacity: 0.3;
        filter: blur(34px) brightness(1);
    }
    100% {
        transform: scale(0.96);
        opacity: 0.16;
        filter: blur(26px) brightness(0.82);
    }
}

@keyframes caretBlink {
    0%,
    49% {
        opacity: 1;
    }
    50%,
    100% {
        opacity: 0;
    }
}

@keyframes chatPanelIn {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes chatMsgIn {
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@keyframes chatControlsIn {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 900px) {
    .hero {
        min-height: 430px;
        padding-bottom: 116px;
        background-size: 122%;
        background-position: center 18%;
    }

    .hero-content {
        bottom: -30px;
        padding: 0;
    }

    .tag {
        font-size: 0.8rem;
        letter-spacing: 0.1em;
    }

    .hero h1 {
        font-size: clamp(2.8rem, 7.4vw, 4.6rem);
        line-height: 0.96;
    }

    .lead-text {
        max-width: 760px;
        font-size: 0.98rem;
        line-height: 1.42;
    }

    .tech-slider {
        grid-template-columns: 20px minmax(0, 1fr) 42px;
    }

    .tech-nav {
        width: 36px;
        height: 36px;
        font-size: 1.3rem;
    }

    .tech-overview {
        margin-top: 27px;
        margin-bottom: 0;
    }

    .category-pill {
        min-height: 38px;
        padding: 8px 14px;
        font-size: 0.78rem;
    }

    .tech-card {
        /* min-width: calc(100vw - 96px); */
    }

    .services {
        grid-template-columns: 1fr;
    }

    .services article {
        min-height: 0;
    }

    .pricing-slider {
        grid-template-columns: 20px minmax(0, 1fr) 25px;
    }

    .gallery-showcase {
        margin-bottom: 18px;
        padding: 0 12px;
    }

    .gallery-showcase-head {
        margin: 65px 0 18px;
        padding: 0 14px;
    }

    .pricing-mac-caption {
        margin: 0 0 8px;
        padding: 0 14px;
    }

    .gallery-showcase-head h2 {
        font-size: clamp(1.9rem, 9vw, 2.6rem);
        line-height: 0.98;
    }

    .gallery-showcase-slider {
        grid-template-columns: 20px minmax(0, 1fr) 25px;
    }

    .gallery-slide {
        flex-basis: 158px;
        width: 158px;
        /* height: 280px; */
    }

}

@media (max-width: 760px) {
    .page-shell {
        /* padding-top: 16px; */
    }
}

@media (max-width: 640px) {
    .hero::before {
        background:
            radial-gradient(circle at 22% 66%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.46) 28%, rgba(0, 0, 0, 0) 62%),
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 34%, rgba(0, 0, 0, 0.42) 56%, rgba(0, 0, 0, 0.78) 78%, #000000 100%);
    }

    .landing-app-download-wrap {
        display: block;
        max-width: none;
        margin-top: 16px;
    }

    .pricing-mac-preview {
        height: 393px;
        background-size: 166%;
        background-position: left -16px top -19px;
    }

    .gallery-slide {
        flex: 0 0 auto;
        width: auto;
        height: 366px;
        aspect-ratio: 9 / 19.5;
    }

    .top-bar {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 25px;
        padding: 0 12px 14px;
    }

    .top-bar::before {
        left: 0;
        right: 0;
    }

    .top-bar::after {
        left: 0;
        right: 0;
    }

    .brand-mark {
        height: 27px;
        margin-top: -13px;
    }

    .brand-lockup {
        gap: 10px;
    }

    .brand-author-lockup {
        gap: 4px;
        transform: translateY(0);
    }

    .brand-author-prefix {
        font-size: 0.65rem;
    }

    .brand-author {
        height: 11px;
        max-width: 94px;
    }

    .hero {
        min-height: 803px;
        /* padding-bottom: 27px; */
        background-size: 201%;
        background-position: -140px  -24px;
    }

    .hero::after {
        inset: 7% -30% 8% -26%;
        background-size: 188%;
        background-position: -120px 30px;
        opacity: 0.26;
    }

    .hero-content {
        /* bottom: 0; */
        padding: 7px 27px 31px 4px;
    }

    .tag {
        margin-bottom: 10px;
        font-size: 0.7rem;
        letter-spacing: 0.08em;
    }

    .hero h1 {
        font-size: clamp(2.2rem, 10vw, 3.5rem);
        /* line-height: 1.7; */
    }

    .lead-text {
        /* font-size: 0.92rem; */
        /* line-height: 1.45; */
        /* max-width: 18ch; */
    }

    .hero-primary-btn {
        min-height: 42px;
        margin-top: 12px;
        margin-bottom: 12px;
        padding: 0 15px;
        font-size: 0.84rem;
    }

    .category-marquee {
        margin-top: 22px;
        margin-bottom: 22px;
    }

    .category-marquee-shell::before,
    .category-marquee-shell::after {
        width: 28px;
    }

    .category-pill {
        min-height: 34px;
        padding: 7px 11px;
        font-size: 0.68rem;
        letter-spacing: 0.05em;
        background: #00000017;
    }

    .top-controls {
        width: auto;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
        margin-left: auto;
    }

    .cv-lang-current {
        min-width: 40px;
        height: 32px;
        font-size: 0.76rem;
        padding: 0 8px;
    }

    .top-nav {
        margin-left: 0;
        gap: 14px;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .top-nav a {
        font-size: 0.76rem;
        letter-spacing: 0.07em;
    }

    .pricing-section {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .faq-section {
        margin-bottom: 34px;
        padding: 0 12px;
    }

    .pricing-head h2 {
        font-size: clamp(1.9rem, 9vw, 2.6rem);
        line-height: 0.98;
    }

    .pricing-card-top {
        flex-direction: column;
        gap: 10px;
    }

    .pricing-price {
        text-align: left;
    }

    .pricing-card {
        min-width: calc(100vw - 128px);
    }

    .footer-shell {
        padding-left: 12px;
        padding-right: 12px;
    }

    .footer-row {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 18px 16px 16px;
        border-radius: 16px;
    }

    .footer-brand img {
        width: 96px;
    }

    .footer-meta p {
        max-width: none;
    }

    .footer-author-lockup {
        justify-self: start;
        width: auto;
        gap: 6px;
        padding: 9px 0;
    }

    .footer-kicker {
        font-size: 0.72rem;
    }

    .footer-author-lockup .brand-author {
        height: 12px;
        max-width: 104px;
    }

    .footer-links {
        margin-left: 0;
        gap: 8px;
    }

    .footer-link {
        min-height: 36px;
        padding: 0 12px;
        font-size: 0.78rem;
    }
}
