/*
   rbingood Design System (Official Brandbook)
   Theme: Minimalist / rbingood Brand Colors
   Source: https://rbingood.github.io/rbin_brandbook/
*/

/* Fallback from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&display=swap');

/* Font: PP Pangram Sans */
@font-face {
    font-family: 'PP Pangram Sans';
    src: url('./assets/fonts/PPPangramSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Pangram Sans';
    src: url('./assets/fonts/PPPangramSans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Pangram Sans';
    src: url('./assets/fonts/PPPangramSans-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Pangram Sans';
    src: url('./assets/fonts/PPPangramSans-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    /* Official rbingood Brand Colors */
    --c-strategy: #2ECC71;
    /* Green Strategy */
    --c-media: #5B6BF9;
    /* Blue Media */
    --c-social: #FDD835;
    /* Yellow Social */
    --c-product: #F48FB1;
    /* Pink Product */

    /* Base Colors - LIGHT THEME */
    --bg-main: #FFFFFF;
    --bg-card: #F8F9FA;
    --text-main: #111111;
    --text-muted: #555555;

    /* Accents (Using Brand Green as primary glow) */
    --glow-primary: rgba(46, 204, 113, 0.4);
    --glow-blue: rgba(91, 107, 249, 0.4);
    --neon-blue: #00f2ff;
    /* Added Cybos-like neon blue */
    --border-subtle: rgba(0, 0, 0, 0.08);

    /* Spacing */
    --nav-height: 70px;
    --radius-pill: 999px;
    --radius-card: 12px;
}

/* Reset */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
}

body {
    background: radial-gradient(circle at top left, rgba(91, 107, 249, 0.08), transparent 55%),
        radial-gradient(circle at 20% 40%, rgba(46, 204, 113, 0.08), transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(253, 216, 53, 0.12), transparent 45%),
        var(--bg-main);
    color: var(--text-main);
    font-family: 'PP Pangram Sans', 'Outfit', sans-serif;
    line-height: 1.5;
    overflow-x: hidden;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}

ul {
    list-style: none;
}

/* Typography */
h1,
h2,
h3,
h4 {
    font-weight: 700;
    letter-spacing: -0.02em;
}

h1 {
    font-size: 4rem;
    line-height: 1.1;
}

h2 {
    font-size: 2.5rem;
    color: var(--text-main);
}

p {
    color: var(--text-muted);
    font-size: 1rem;
}

/* Utilities */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.text-center {
    text-align: center;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

/* Premium Icons (Cybos Style) */
.icon-svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8px;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: 0.3s;
    vertical-align: middle;
}

.icon-large {
    width: 48px;
    height: 48px;
    stroke-width: 1.2px;
}

.icon-glow {
    filter: drop-shadow(0 0 10px var(--glow-blue));
}

.icon-neon {
    stroke: var(--neon-blue);
    filter: drop-shadow(0 0 5px var(--neon-blue));
}

/* Navigation (Floating Pill) */
.nav-wrapper {
    position: fixed;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: center;
}

.nav-pill {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(12px);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-pill);
    padding: 10px 30px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 30px;
    transition: 0.3s ease;
}

.nav-pill:hover {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.1);
}

.nav-link {
    font-size: 0.9rem;
    color: var(--text-muted);
    font-weight: 400;
}

.nav-link:hover,
.nav-link.active {
    color: var(--text-main);
}

.nav-logo {
    font-weight: 700;
    font-size: 1.25rem;
    /* Точный градиент из Figma: 4% #5B6BF9, 52% #2ECC71, 79% #FDD835 */
    background: linear-gradient(90deg,
            #5B6BF9 4%,
            #2ECC71 52%,
            #FDD835 79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
    transition: transform 0.3s ease;
}

.nav-logo img {
    display: none;
    /* Убираем img, так как переходим на текст */
}

.nav-logo:hover {
    transform: scale(1.02);
}

/* Language Switcher */
.lang-switcher {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 2px;
    margin-left: 8px;
    padding: 3px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: var(--radius-pill);
    flex-shrink: 0;
}

.lang-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    padding: 5px 12px;
    border-radius: var(--radius-pill);
    font-size: 0.8rem;
    font-weight: 500;
    font-family: inherit;
    color: var(--text-muted);
    cursor: pointer;
    transition: all 0.2s ease;
    letter-spacing: 0.02em;
    line-height: 1;
    white-space: nowrap;
}

.lang-btn:hover {
    color: var(--text-main);
    background: rgba(0, 0, 0, 0.04);
}

.lang-btn.active {
    background: #fff;
    color: var(--text-main);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    font-weight: 600;
}

.nav-waitlist {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid var(--border-subtle);
}

.nav-waitlist span {
    font-size: 0.8rem;
    color: var(--text-muted);
}

.btn-nav {
    background: #000;
    color: #fff;
    padding: 8px 16px;
    border-radius: var(--radius-pill);
    font-size: 0.85rem;
    font-weight: 500;
    transition: 0.3s;
}

.btn-nav:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* Stat Link */
.stat-link {
    font-size: 0.9rem;
    color: var(--text-muted);
    text-decoration: none;
    display: block;
    transition: 0.3s;
}

.stat-link:hover {
    color: var(--neon-blue);
}

/* Form & Buttons */
.waitlist-form {
    display: flex;
    gap: 10px;
    max-width: 400px;
    margin: 30px auto 0;
}

.input-email {
    background: transparent;
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-pill);
    padding: 12px 24px;
    color: var(--text-main);
    flex: 1;
    font-size: 0.95rem;
    outline: none;
    transition: 0.3s;
}

.input-email:focus {
    border-color: var(--text-main);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
}

.btn-primary {
    background: #000;
    color: #fff;
    border: none;
    padding: 12px 28px;
    border-radius: var(--radius-pill);
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
}

.btn-outline {
    background: transparent;
    border: 1px solid var(--border-subtle);
    color: var(--text-muted);
    padding: 10px 24px;
    border-radius: var(--radius-pill);
    cursor: pointer;
    transition: 0.3s;
    font-size: 0.9rem;
}

.btn-outline:hover {
    border-color: var(--text-main);
    color: var(--text-main);
}


/* Sections */
.section {
    padding: 50px 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.section-simple {
    padding: 45px 0;
}

.section-head {
    margin-bottom: 40px;
}

.section-label {
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--text-muted);
    margin-bottom: 12px;
}

.section-actions {
    margin-top: 24px;
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.text-lead {
    font-size: 1.1rem;
    max-width: 720px;
}

.emphasis {
    font-size: 1.05rem;
    color: var(--text-main);
    margin-top: 20px;
}

.price-note {
    font-size: 1.2rem;
    margin-top: 16px;
    color: var(--text-main);
}

.media-placeholder {
    margin-top: 30px;
    border-radius: 20px;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.6);
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    color: var(--text-muted);
    text-align: center;
}

.media-placeholder--wide {
    min-height: 260px;
}

/* Section Images */
.section-image {
    margin-top: 30px;
    border-radius: 20px;
    overflow: hidden;
}

.section-image img,
.section-image video {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.section-image--hero {
    border-radius: 20px;
    overflow: hidden;
    max-height: 480px;
}

.section-image--hero img,
.section-image--hero video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section-image--wide {
    min-height: 260px;
    max-height: 420px;
}

.section-image--wide img {
    height: 100%;
    min-height: 260px;
    max-height: 420px;
}

/* Phone Mockups Row */
.phone-mockups {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 10px;
    scroll-snap-type: x mandatory;
}

.phone-mockups img {
    height: 480px;
    width: auto;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    scroll-snap-align: start;
}

/* Phone Screenshots Row (stories-style) */
.phone-screenshots {
    margin-top: 30px;
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding-bottom: 10px;
    scroll-snap-type: x mandatory;
}

.phone-screenshots img {
    height: 420px;
    width: auto;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
    scroll-snap-align: start;
}

/* Image Grid (2x2) */
.image-grid {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.image-grid img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 16px;
}

/* Photo Horizontal Scroll */
.photo-scroll {
    margin-top: 30px;
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding-bottom: 10px;
    scroll-snap-type: x mandatory;
}

.photo-scroll img {
    height: 360px;
    width: auto;
    border-radius: 16px;
    object-fit: cover;
    flex-shrink: 0;
    scroll-snap-align: start;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

@media (max-width: 768px) {
    .phone-mockups img {
        height: 360px;
    }

    .phone-screenshots img {
        height: 320px;
    }

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

    .image-grid img {
        height: 220px;
    }

    .section-image--hero {
        max-height: 320px;
    }

    .photo-scroll img {
        height: 280px;
    }
}

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

.problem-stats h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
}

.stat-detail {
    display: block;
    font-size: 0.85rem;
    color: var(--text-muted);
    margin-top: 2px;
}

.stat-list {
    padding-left: 0;
    list-style: none;
}

.stat-list li {
    padding: 16px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.stat-list li strong {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--text-main);
}

.stat-list li span {
    font-size: 1rem;
    color: var(--text-muted);
}

.problem-biz {
    margin-top: 48px;
}

.problem-pain-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-bottom: 40px;
}

.pain-card {
    padding: 24px 26px;
    background: #f5f6f7;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 20px;
}

.pain-card h3 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 8px;
    color: var(--text-main);
}

.pain-card p {
    font-size: 0.9rem;
    color: var(--text-muted);
    line-height: 1.5;
}

.problem-consequences {
    padding: 32px 36px;
    background: #0f0f0f;
    border-radius: 20px;
    color: #fff;
    margin-bottom: 40px;
}

.problem-consequences h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
}

.problem-consequences p {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

.problem-cta {
    margin-top: 16px !important;
    color: #fff !important;
    font-weight: 600;
}

.value-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.value-item {
    padding: 26px 28px;
    background: #f5f6f7;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

.value-item h3 {
    font-size: 1.55rem;
    font-weight: 700;
    margin-bottom: 8px;
    color: var(--text-main);
}

.value-item p {
    font-size: 1rem;
    color: var(--text-muted);
}


.pill {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 999px;
    background: rgba(91, 107, 249, 0.15);
    color: #1b1b1b;
    font-weight: 600;
    font-size: 0.95em;
}

/* Problem Claims */
.problem-claims {
    margin-top: 40px;
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.problem-claim-strong {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--text-main);
    margin-bottom: 6px;
    line-height: 1.3;
}

.problem-claim-muted {
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--text-main);
    margin-bottom: 6px;
    line-height: 1.3;
}

.problem-claims p {
    font-size: 1.6rem;
    color: var(--text-main);
    margin-bottom: 6px;
    line-height: 1.3;
}

.process-list {
    padding-left: 0;
    list-style: none;
    display: grid;
    gap: 16px;
}

.process-list li {
    padding: 14px 18px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid var(--border-subtle);
    border-radius: 14px;
}

.process-row {
    position: relative;
    grid-auto-flow: column;
    grid-auto-columns: minmax(220px, 1fr);
    overflow-x: auto;
    padding-bottom: 10px;
    scroll-snap-type: x mandatory;
}

.process-row li {
    scroll-snap-align: start;
}

.process-row::after {
    content: '→';
    position: sticky;
    right: 0;
    align-self: start;
    margin-left: auto;
    font-size: 1.4rem;
    color: var(--text-muted);
    opacity: 0.7;
    padding: 2px 8px;
}

.timeline-list {
    padding-left: 0;
    list-style: none;
    display: grid;
    gap: 16px;
}

.timeline-list li {
    padding: 16px 18px;
    border-left: 3px solid var(--c-strategy);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 12px;
}

.case-block {
    padding: 20px 24px;
    border: 1px solid var(--border-subtle);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.7);
    margin-top: 20px;
}

.case-block h3 {
    margin-bottom: 8px;
}

.case-block--highlight {
    border-left: 3px solid var(--c-strategy);
    background: rgba(46, 204, 113, 0.04);
}

.case-badge {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--c-strategy);
    margin-bottom: 8px;
}

.metrics-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}

.metric-card {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid var(--border-subtle);
    border-radius: 16px;
    padding: 24px;
    text-align: center;
}

.metric-card h3 {
    font-size: 2rem;
    margin-bottom: 8px;
}

.contact-links {
    margin-top: 24px;
    text-align: center;
}

.social-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
}

.social-link {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 12px;
    border: 1px solid var(--border-subtle);
    color: var(--text-main);
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
}

.social-link:hover {
    background: rgba(46, 204, 113, 0.08);
    border-color: var(--c-strategy);
}

.footnote {
    font-size: 0.85rem;
    color: var(--text-muted);
    margin-top: 8px;
}

/* Team */
.team-cofounders {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-top: 30px;
}

.team-card {
    text-align: center;
}

.team-photo {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 16px;
}

.team-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-card h3 {
    font-size: 1.1rem;
    margin-bottom: 4px;
}

.team-role {
    font-size: 0.9rem;
    color: var(--text-muted);
    margin-bottom: 8px;
}

.team-link {
    font-size: 0.85rem;
    color: var(--c-strategy);
    text-decoration: none;
    font-weight: 500;
}

.team-link:hover {
    text-decoration: underline;
}

.team-desc {
    font-size: 0.9rem;
    color: var(--text-muted);
    margin-top: 4px;
}

.partners-section {
    margin-top: 48px;
    text-align: center;
}

.partners-section .team-card--horizontal {
    margin: 24px auto 32px;
    max-width: 500px;
}

.team-card--horizontal {
    display: flex;
    align-items: center;
    gap: 24px;
    text-align: left;
    padding: 24px 32px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid var(--border-subtle);
    border-radius: 20px;
}

.team-card--horizontal .team-photo {
    width: 160px;
    height: 160px;
    margin: 0;
    flex-shrink: 0;
}

.partners-section .partners-list {
    margin-top: 8px;
}

.partners-label {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--text-muted);
    margin-bottom: 16px;
    font-weight: 600;
}

.partners-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.partner-tag {
    padding: 10px 20px;
    border-radius: 12px;
    border: 1px solid var(--border-subtle);
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--text-main);
    background: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
}

.partner-tag:hover {
    background: rgba(46, 204, 113, 0.08);
    border-color: var(--c-strategy);
}

@media (max-width: 768px) {
    .team-cofounders {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .team-card--horizontal {
        flex-direction: column;
        text-align: center;
        padding: 24px;
    }
}

.map-embed {
    margin-top: 30px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.map-embed iframe {
    display: block;
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
}

.faq-column h3 {
    margin-bottom: 16px;
}

details {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 12px 0;
}

summary {
    cursor: pointer;
    font-weight: 600;
    color: var(--text-main);
}

details p {
    margin-top: 10px;
}

.addons-block {
    margin-top: 40px;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid var(--border-subtle);
    background: rgba(255, 255, 255, 0.7);
}

.contact-line {
    margin-top: 16px;
    color: var(--text-muted);
}

.footer-simple {
    border-bottom: none;
}

.footer-title {
    font-size: 1.1rem;
    color: var(--text-main);
}

.footer-subtitle {
    font-size: 0.95rem;
    color: var(--text-muted);
    margin-top: 8px;
    margin-bottom: 20px;
}

.footer-meta {
    font-size: 0.9rem;
    color: var(--text-muted);
}

.footer-legal {
    font-size: 0.8rem;
    color: var(--text-muted);
    margin-top: 20px;
}

.footer-legal a {
    color: var(--text-muted);
    text-decoration: underline;
}

.footer-legal a:hover {
    color: var(--c-strategy);
}

.footer-legal-links {
    font-size: 0.8rem;
    color: var(--text-muted);
    margin-top: 8px;
}

.legal-link {
    color: var(--text-muted);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 1px;
    transition: 0.2s;
}

.legal-link:hover {
    color: var(--text-main);
    border-bottom-color: var(--text-main);
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(16px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.reveal {
    animation: fadeUp 0.8s ease forwards;
    opacity: 0;
    animation-delay: var(--delay, 0s);
}

/* Hero */
.hero {
    min-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    position: relative;
    overflow: hidden;
}

.hero-simple {
    padding-top: 140px;
    padding-bottom: 60px;
}

.hero-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
    align-items: center;
}

.hero-logo {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(90deg,
            #5B6BF9 4%,
            #2ECC71 52%,
            #FDD835 79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 20px;
    z-index: 2;
}

.hero h1 {
    font-size: 2.8rem;
    text-align: center;
    background: linear-gradient(180deg, #111 0%, #555 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
    z-index: 2;
    max-width: 800px;
}

.hero p {
    font-size: 1.2rem;
    max-width: 550px;
    text-align: center;
    color: var(--text-muted);
    z-index: 2;
}

.hero-simple h1 {
    text-align: left;
    max-width: none;
}

.hero-simple p {
    text-align: left;
    max-width: none;
}

.hero-subtitle {
    font-size: 1.2rem;
    margin-top: 20px;
}

.hero-actions {
    display: flex;
    gap: 16px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.hero-visual {
    display: flex;
    justify-content: flex-end;
}

.waitlist-note {
    font-size: 0.9rem;
    color: var(--text-muted);
    margin-top: 15px;
    text-align: center;
}

/* Stats Label */
.stats-label {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

/* Donate Section */
.donate-section {
    background: linear-gradient(135deg, rgba(46, 204, 113, 0.05) 0%, rgba(91, 107, 249, 0.05) 100%);
    border-top: 1px solid var(--border-subtle);
    border-bottom: 1px solid var(--border-subtle);
}


/* App Screens Horizontal Scroll */
.screens-container {
    width: 100%;
    overflow-x: auto;
    display: flex;
    gap: 40px;
    padding: 40px 10vw;
    /* Center start */
    padding-bottom: 60px;
    mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}

.app-screen {
    flex: 0 0 320px;
    /* Mobile width */
    height: 600px;
    background: #111;
    border: 1px solid var(--border-subtle);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    transition: 0.4s ease;
    cursor: pointer;
}

.app-screen:hover {
    transform: translateY(-10px);
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.screen-header {
    height: 40px;
    background: #1a1a1a;
    display: flex;
    align-items: center;
    padding: 0 15px;
    gap: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333;
}

.dot.red {
    background: #ff5f56;
}

.dot.yellow {
    background: #ffbd2e;
}

.dot.green {
    background: #27c93f;
}

.screen-content {
    padding: 20px;
    color: var(--text-main);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.screen-content img {
    max-width: 90%;
    margin-bottom: 20px;
}

/* Feature Grid */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 60px;
}

.feature-card {
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
    padding: 30px;
    transition: 0.3s;
}

.feature-card:hover {
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.feature-icon {
    font-size: 1.5rem;
    margin-bottom: 15px;
    display: block;
    color: var(--text-main);
}

.feature-card h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: var(--text-main);
}

.feature-card p {
    font-size: 0.95rem;
    line-height: 1.6;
}

/* B2B Page Specifics */
.b2b-hero {
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
}

.stat-row {
    display: flex;
    gap: 40px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.stat-item {
    flex: 1;
    min-width: 180px;
}

.stat-item h3 {
    font-size: 2.5rem;
    color: var(--text-main);
    line-height: 1;
    margin-bottom: 8px;
}

.stat-item p {
    font-size: 0.9rem;
    color: var(--text-muted);
    margin-bottom: 8px;
}

/* B2B Grid */
.b2b-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 60px;
}

.info-block {
    padding: 20px;
    border-left: 2px solid var(--border-subtle);
}

.info-block.highlight {
    border-color: var(--c-strategy);
}

/* Events Page Specifics */
.event-hero {
    text-align: center;
    padding: 80px 0;
}

.partners-row {
    display: flex;
    gap: 40px;
    justify-content: center;
    flex-wrap: wrap;
    opacity: 0.5;
    margin-top: 40px;
    filter: grayscale(100%);
}

/* Animations */
@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.floating {
    animation: float 6s ease-in-out infinite;
}

/* Problem Section */
.problem-section {
    padding-top: 40px;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}

.stat-card {
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
    padding: 25px;
    text-align: center;
}

.stat-card h3 {
    font-size: 2.5rem;
    color: var(--text-main);
    margin-bottom: 10px;
}

.stat-card h4 {
    font-size: 1.1rem;
    color: var(--text-main);
    margin-bottom: 15px;
}

.stat-card.highlight-card {
    grid-column: 1 / -1;
    text-align: left;
    border-color: var(--c-strategy);
}

.stat-source {
    display: inline-block;
    font-size: 0.75rem;
    color: var(--text-muted);
    margin-top: 10px;
}

.stat-source a {
    color: var(--text-muted);
    text-decoration: underline;
    transition: 0.3s;
}

.stat-source a:hover {
    color: var(--c-strategy);
}

.stat-sources {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    margin-top: 15px;
}

.stat-sources .stat-source {
    margin-top: 0;
}

/* Stats Two Column Layout */
.stats-two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    background: #111;
    border-radius: var(--radius-card);
    padding: 40px 50px;
}

.stats-col h4 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}

.stats-col ul {
    padding-left: 0;
    list-style: none;
}

.stats-col li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.7);
}

.stats-col li::before {
    content: '•';
    position: absolute;
    left: 0;
    color: var(--neon-blue);
}

.stats-col li a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: 0.3s;
}

.stats-col li a:hover {
    color: var(--neon-blue);
}

@media (max-width: 768px) {
    .stats-two-col {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 30px;
    }
}

.problem-list {
    padding-left: 0;
}

.problem-list li {
    color: var(--text-muted);
    padding: 5px 0;
    font-size: 0.95rem;
}

/* Benefit Lists */
.benefit-list {
    padding-left: 0;
}

.benefit-list li {
    color: var(--text-muted);
    padding: 8px 0;
    font-size: 0.95rem;
}

/* Traction Section */
.traction-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.traction-card {
    text-align: center;
    padding: 40px 20px;
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
}

.traction-card h3 {
    font-size: 3rem;
    color: var(--text-main);
    margin-bottom: 10px;
}

/* Case Study */
.case-study {
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
    padding: 40px;
}

.case-study h3 {
    font-size: 1.3rem;
    color: var(--text-main);
}

.case-details p {
    margin: 5px 0;
}

.case-results ul {
    padding-left: 20px;
    margin-top: 10px;
}

.case-results li {
    color: var(--text-muted);
    padding: 3px 0;
}

.testimonial {
    border-left: 3px solid var(--c-strategy);
    padding-left: 20px;
    font-style: italic;
    color: var(--text-muted);
}

.testimonial cite {
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-weight: 500;
    color: var(--text-main);
}

/* Pricing */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}

.pricing-card {
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
    padding: 30px;
    text-align: left;
    position: relative;
}

.pricing-card.featured {
    border-color: var(--c-strategy);
    box-shadow: 0 0 30px rgba(0, 242, 255, 0.1);
}

.pricing-card .badge {
    position: absolute;
    top: -10px;
    right: 20px;
    background: var(--c-strategy);
    color: #000;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
}

.pricing-card h3 {
    color: var(--text-main);
    font-size: 1.3rem;
    margin-bottom: 10px;
}

.price {
    font-size: 2.5rem;
    color: var(--text-main);
    font-weight: 600;
}

.price-period {
    color: var(--text-muted);
    font-size: 0.9rem;
}

.price-target {
    color: var(--text-muted);
    font-size: 0.85rem;
    margin-top: 5px;
}

.pricing-features {
    padding-left: 0;
}

.pricing-features li {
    color: var(--text-muted);
    padding: 6px 0;
    font-size: 0.9rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}

.pricing-features li:last-child {
    border-bottom: none;
}

/* Add-ons */
.addons {
    padding: 30px;
    background: var(--bg-card);
    border-radius: var(--radius-card);
}

.addons h3 {
    color: var(--text-main);
    font-size: 1.1rem;
}

.addon-block {
    margin-top: 32px;
    padding: 24px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid var(--border-subtle);
    border-radius: 20px;
}

.addon-block h3 {
    font-size: 1.1rem;
    margin-bottom: 8px;
}

.addon-block .text-lead {
    margin-bottom: 16px;
}

.addon-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.addon-tag {
    background: transparent;
    border: 1px solid var(--border-subtle);
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 0.85rem;
    font-family: inherit;
    color: var(--text-muted);
    cursor: pointer;
    transition: 0.3s;
}

.addon-tag:hover {
    border-color: var(--text-main);
    color: var(--text-main);
}

.addon-tag.selected {
    background: var(--c-strategy);
    border-color: var(--c-strategy);
    color: #fff;
}

/* Steps */
.steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.step-card {
    text-align: center;
    padding: 30px 20px;
}

.step-number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(0, 242, 255, 0.1);
    border: 1px solid var(--c-strategy);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--text-main);
}

.step-card h3 {
    color: var(--text-main);
    font-size: 1.1rem;
    margin-bottom: 10px;
}

/* Comparison Grid */
.comparison-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.comparison-card {
    background: var(--bg-card);
    border: 1px solid var(--border-subtle);
    border-radius: var(--radius-card);
    padding: 25px;
    text-align: center;
}

.comp-icon {
    font-size: 2rem;
    display: block;
    margin-bottom: 15px;
}

.comparison-card h3 {
    color: var(--text-main);
    font-size: 1rem;
    margin-bottom: 10px;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(180deg, var(--bg-main) 0%, rgba(0, 242, 255, 0.02) 100%);
}

.cta-info p {
    font-size: 1.1rem;
    color: var(--text-main);
}

.contact-info p {
    margin: 8px 0;
    color: var(--text-muted);
}

.slogan {
    font-size: 1rem;
}

/* Responsive */
@media (max-width: 768px) {

    /* Navigation */
    .nav-wrapper {
        top: 12px;
    }

    .nav-pill {
        gap: 8px;
        padding: 8px 12px;
        max-width: calc(100vw - 24px);
        flex-wrap: nowrap;
    }

    a.nav-link {
        display: none !important;
    }

    .nav-logo {
        font-size: 1.1rem;
        flex-shrink: 0;
    }

    .lang-switcher {
        margin-left: auto;
        flex-shrink: 0;
        gap: 1px;
        padding: 2px;
    }

    .lang-btn {
        padding: 4px 8px;
        font-size: 0.7rem;
    }

    .nav-waitlist {
        margin-left: 4px;
        padding-left: 8px;
        gap: 8px;
        flex-shrink: 0;
        border-left: none;
    }

    .btn-nav {
        padding: 6px 12px;
        font-size: 0.8rem;
        white-space: nowrap;
    }

    /* Scroll containers — start from left */
    .phone-mockups,
    .phone-screenshots,
    .photo-scroll {
        justify-content: flex-start;
    }

    /* Layout */
    .container {
        padding: 0 16px;
    }

    h2 {
        font-size: 1.8rem;
    }

    /* Hero */
    .hero h1 {
        font-size: 2rem;
    }

    .hero-simple {
        padding-top: 100px;
        padding-bottom: 40px;
    }

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

    .hero-visual {
        justify-content: flex-start;
    }

    .hero-subtitle {
        font-size: 1rem;
    }

    .hero-actions {
        flex-direction: column;
        gap: 10px;
    }

    .hero-actions .btn-primary,
    .hero-actions .btn-outline {
        text-align: center;
    }

    /* Grids */
    .b2b-grid {
        grid-template-columns: 1fr;
    }

    .stat-row {
        flex-wrap: wrap;
        gap: 20px;
    }

    .screens-container {
        padding: 40px 20px;
    }

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

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

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

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

    .problem-pain-grid {
        grid-template-columns: 1fr;
    }

    .problem-consequences {
        padding: 24px 20px;
    }

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

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

    .process-row {
        grid-auto-columns: minmax(200px, 75vw);
    }

    /* Sections */
    .section {
        padding: 35px 0;
    }

    .section-simple {
        padding: 30px 0;
    }

    .section-head {
        margin-bottom: 24px;
    }

    /* Addon block */
    .addon-block {
        padding: 16px;
    }

    .addon-tag {
        font-size: 0.8rem;
        padding: 6px 12px;
    }
}