/* Inter — self-hosted (latin + latin-ext), zero third-party / RODO-clean */
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/inter-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/inter-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/inter-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/inter-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/inter-600-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/inter-600-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/inter-700-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/inter-700-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(fonts/inter-800-latin.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:800;font-display:swap;src:url(fonts/inter-800-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}

/* =========================================================================
   Sprawdzajka — strona produktowa
   Brand: niebieski (#2962FF) + pomarańczowy lis. Material 3, dark-mode-first.
   Plik wspólny: nowy landing (index.html) + podstrony prawne (privacy/terms/…)
   ========================================================================= */

:root {
    /* marka */
    --blue:        #2962FF;
    --blue-600:    #1E5BE6;
    --blue-700:    #1648C0;
    --blue-300:    #6E97FF;
    --fox:         #F2622E;
    --fox-soft:    #FF7A45;

    /* powierzchnie (light) */
    --bg:          #FBFAFE;
    --bg-2:        #F2F0FB;
    --surface:     #FFFFFF;
    --surface-2:   #F5F3FC;
    --border:      #E3DEF2;
    --text:        #16151C;
    --text-2:      #55525F;
    --text-3:      #84818F;

    /* kategorie (z aplikacji) */
    --cat-pol:     #CDEBD3;
    --cat-pol-d:   #1F6B33;
    --cat-mat:     #D7E3FF;
    --cat-mat-d:   #1E4FB8;
    --cat-prz:     #DCF1D9;
    --cat-prz-d:   #2C7D2C;
    --cat-pl:      #FBE0CB;
    --cat-pl-d:    #B5631F;

    --max:         1120px;
    --radius:      20px;
    --radius-sm:   14px;
    --shadow:      0 10px 40px -12px rgba(28, 30, 60, .22);
    --shadow-lg:   0 30px 80px -24px rgba(28, 30, 60, .35);
    --ring:        rgba(41, 98, 255, .35);

    --font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

@media (prefers-color-scheme: dark) {
    :root {
        --bg:        #0B1020;
        --bg-2:      #0E1428;
        --surface:   #141B30;
        --surface-2: #1B2440;
        --border:    #283357;
        --text:      #ECEEF6;
        --text-2:    #AEB6CF;
        --text-3:    #7C87A8;
        --blue:      #5B8DEF;
        --blue-600:  #4A7CE0;
        --blue-300:  #93B4FF;
        --shadow:    0 10px 40px -12px rgba(0, 0, 0, .6);
        --shadow-lg: 0 40px 90px -28px rgba(0, 0, 0, .75);
        --ring:      rgba(91, 141, 239, .45);
    }
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
    margin: 0;
    font-family: var(--font);
    background: var(--bg);
    color: var(--text);
    line-height: 1.65;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

/* ---------- tło „Bąbelki" (spójne z aplikacją) ----------
   Stała warstwa za stroną: tint + pływające pastelowe bąble (jak w Compose).
   Dwie warstwy (::before = tint + bąble A, ::after = bąble B) dryfują delikatnie
   w przeciwnych kierunkach — efekt „latających" baniek. Bez zmian w HTML. */
body::before,
body::after {
    content: "";
    position: fixed;
    inset: -8%;
    z-index: -1;
    pointer-events: none;
    background-repeat: no-repeat;
    will-change: transform;
}
body::before {
    background-image:
        radial-gradient(closest-side, rgba(154, 208, 255, .50), transparent),
        radial-gradient(closest-side, rgba(191, 239, 223, .50), transparent),
        radial-gradient(closest-side, rgba(216, 206, 255, .55), transparent),
        linear-gradient(180deg, #E4ECF8, #EFEAF6);
    background-size: 420px 420px, 480px 480px, 240px 240px, 100% 100%;
    background-position: -4% 8%, 106% 34%, 92% 70%, 0 0;
    animation: bubbleDriftA 17s ease-in-out infinite;
}
body::after {
    background-image:
        radial-gradient(closest-side, rgba(255, 201, 214, .45), transparent),
        radial-gradient(closest-side, rgba(255, 227, 163, .45), transparent),
        radial-gradient(closest-side, rgba(154, 208, 255, .35), transparent);
    background-size: 300px 300px, 260px 260px, 360px 360px;
    background-position: 104% 4%, -2% 48%, 10% 88%;
    animation: bubbleDriftB 23s ease-in-out infinite;
}
@keyframes bubbleDriftA {
    0%, 100% { transform: translate3d(0, 0, 0); }
    50%      { transform: translate3d(7px, -16px, 0); }
}
@keyframes bubbleDriftB {
    0%, 100% { transform: translate3d(0, 0, 0); }
    50%      { transform: translate3d(-9px, 13px, 0); }
}
@media (prefers-reduced-motion: reduce) {
    body::before, body::after { animation: none; }
}
@media (prefers-color-scheme: dark) {
    body::before {
        background-image:
            radial-gradient(closest-side, rgba(110, 151, 255, .16), transparent),
            radial-gradient(closest-side, rgba(120, 225, 190, .12), transparent),
            radial-gradient(closest-side, rgba(180, 160, 255, .14), transparent),
            linear-gradient(180deg, #0B1020, #0E1428);
    }
    body::after {
        background-image:
            radial-gradient(closest-side, rgba(255, 122, 69, .12), transparent),
            radial-gradient(closest-side, rgba(255, 210, 120, .10), transparent),
            radial-gradient(closest-side, rgba(110, 151, 255, .10), transparent);
    }
}

a { color: var(--blue); text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2, h3 { line-height: 1.12; letter-spacing: -.02em; color: var(--text); }

.wrap { max-width: var(--max); margin: 0 auto; padding: 0 24px; }
.nowrap { white-space: nowrap; }

.eyebrow {
    display: inline-block;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--blue);
    margin: 0 0 14px;
}

/* ---------- przyciski ---------- */
.btn {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    font-weight: 600;
    font-size: 1rem;
    padding: .85rem 1.5rem;
    border-radius: 999px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: transform .15s ease, box-shadow .2s ease, background .2s ease;
}
.btn:hover { text-decoration: none; transform: translateY(-2px); }
.btn-primary { background: var(--blue); color: #fff; box-shadow: 0 12px 28px -10px var(--ring); }
.btn-primary:hover { background: var(--blue-600); color: #fff; }
.btn-ghost { background: transparent; color: var(--text); border-color: var(--border); }
.btn-ghost:hover { background: var(--surface-2); color: var(--text); }

.gplay {
    display: inline-flex;
    align-items: center;
    gap: .7rem;
    background: #000;
    color: #fff;
    padding: .7rem 1.4rem;
    border-radius: 14px;
    transition: transform .15s ease, box-shadow .2s ease;
    box-shadow: var(--shadow);
}
.gplay:hover { transform: translateY(-2px); text-decoration: none; color: #fff; }
.gplay svg { width: 26px; height: 26px; flex: none; }
.gplay > span { display: flex; flex-direction: column; align-items: flex-start; text-align: left; }
.gplay .gp-sub { display: block; font-size: .66rem; letter-spacing: .06em; line-height: 1.1; opacity: .85; }
.gplay .gp-main { display: block; font-size: 1.15rem; font-weight: 600; line-height: 1.2; }

/* =========================================================================
   NAVBAR (sticky, glass) — wspólny
   ========================================================================= */
.nav {
    position: sticky;
    top: 0;
    z-index: 50;
    backdrop-filter: saturate(180%) blur(14px);
    -webkit-backdrop-filter: saturate(180%) blur(14px);
    background: color-mix(in srgb, var(--bg) 78%, transparent);
    border-bottom: 1px solid transparent;
    transition: border-color .25s ease, background .25s ease;
}
.nav.scrolled { border-bottom-color: var(--border); }
.nav-inner {
    max-width: var(--max);
    margin: 0 auto;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.brand { display: flex; align-items: center; gap: .6rem; font-weight: 800; font-size: 1.15rem; color: var(--text); letter-spacing: -.02em; }
.brand:hover { text-decoration: none; }
.brand .fox { width: 34px; height: 34px; border-radius: 9px; display: grid; place-items: center; font-size: 1.2rem; background: linear-gradient(135deg, var(--blue), var(--blue-600)); box-shadow: 0 6px 16px -6px var(--ring); }
.nav-links { display: flex; gap: 6px; margin-left: auto; align-items: center; }
.nav-links a { color: var(--text-2); font-weight: 500; padding: .5rem .8rem; border-radius: 10px; }
.nav-links a:hover { color: var(--text); background: var(--surface-2); text-decoration: none; }
.nav-links .btn { margin-left: 6px; padding: .55rem 1.1rem; }
/* nadpisanie reguły .nav-links a (wyższa specyficzność) — tekst przycisku zawsze biały */
.nav-links a.btn-primary,
.nav-links a.btn-primary:hover { color: #fff; background: var(--blue); }
.nav-links a.btn-primary:hover { background: var(--blue-600); text-decoration: none; }
.nav-toggle { display: none; margin-left: auto; background: none; border: 1px solid var(--border); border-radius: 10px; padding: 8px; cursor: pointer; color: var(--text); }
.nav-toggle svg { width: 22px; height: 22px; display: block; }

@media (max-width: 820px) {
    .nav-toggle { display: inline-flex; }
    .nav-links {
        position: absolute; top: 100%; left: 0; right: 0;
        flex-direction: column; align-items: stretch; gap: 2px;
        background: var(--bg); border-bottom: 1px solid var(--border);
        padding: 10px 16px 16px; margin: 0;
        display: none;
    }
    .nav-links.open { display: flex; }
    .nav-links a { padding: .8rem 1rem; }
    .nav-links .btn { margin: 6px 0 0; justify-content: center; }
}

/* =========================================================================
   HERO
   ========================================================================= */
.hero { position: relative; padding: clamp(48px, 9vw, 110px) 0 clamp(60px, 8vw, 96px); overflow: hidden; }
.hero-bg { position: absolute; inset: 0; z-index: -1; }
.blob { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .55; }
.blob.b1 { width: 520px; height: 520px; top: -160px; right: -120px; background: radial-gradient(circle, var(--blue) 0%, transparent 70%); }
.blob.b2 { width: 420px; height: 420px; bottom: -140px; left: -120px; background: radial-gradient(circle, var(--fox) 0%, transparent 70%); opacity: .35; }
.grid-overlay {
    position: absolute; inset: 0;
    background-image: linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);
    background-size: 46px 46px;
    -webkit-mask-image: radial-gradient(ellipse 80% 60% at 50% 0%, #000 30%, transparent 75%);
    mask-image: radial-gradient(ellipse 80% 60% at 50% 0%, #000 30%, transparent 75%);
    opacity: .5;
}

.hero-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(28px, 5vw, 64px); align-items: center; }
.hero h1 { font-size: clamp(2.3rem, 5.4vw, 4rem); font-weight: 800; margin: 0 0 18px; }
.hero h1 .accent { background: linear-gradient(120deg, var(--blue), var(--fox)); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.hero .lead { font-size: clamp(1.05rem, 2vw, 1.28rem); color: var(--text-2); max-width: 36ch; margin: 0 0 28px; }
.hero-cta { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }
.hero-note { color: var(--text-3); font-size: .9rem; margin: 18px 0 0; }

.chips { display: flex; flex-wrap: wrap; gap: 10px; margin: 26px 0 0; }
.chip {
    display: inline-flex; align-items: center; gap: .45rem;
    background: var(--surface); border: 1px solid var(--border);
    padding: .5rem .9rem; border-radius: 999px;
    font-size: .86rem; font-weight: 500; color: var(--text-2);
    box-shadow: var(--shadow);
}
.chip b { color: var(--text); font-weight: 600; }
.chip-ai {
    border-color: var(--blue);
    background: linear-gradient(90deg, rgba(41, 98, 255, .14), rgba(242, 98, 46, .12));
}
.chip-ai b { color: var(--blue); }

/* telefon w hero */
.phone-stage { position: relative; display: grid; place-items: center; }
.phone {
    position: relative;
    width: clamp(230px, 26vw, 300px);
    border-radius: 38px;
    padding: 10px;
    background: linear-gradient(160deg, #2a2f44, #0d1020);
    box-shadow: var(--shadow-lg);
    border: 1px solid rgba(255,255,255,.08);
}
.phone::before { /* notch */
    content: ""; position: absolute; top: 16px; left: 50%; transform: translateX(-50%);
    width: 42%; height: 24px; background: #0d1020; border-radius: 0 0 16px 16px; z-index: 2;
}
.phone img { width: 100%; display: block; border-radius: 30px; }

.float-card {
    position: absolute; z-index: 3;
    background: var(--surface); border: 1px solid var(--border);
    border-radius: 16px; padding: .7rem .9rem;
    box-shadow: var(--shadow-lg);
    display: flex; align-items: center; gap: .6rem;
    font-size: .85rem; font-weight: 600; color: var(--text);
}
.float-card .ico { width: 34px; height: 34px; border-radius: 10px; display: grid; place-items: center; font-size: 1.1rem; }
.float-card.fc1 { top: 8%; left: -8%; }
.float-card.fc2 { bottom: 16%; right: -10%; }
.float-card.fc3 { bottom: -4%; left: 6%; }
.float-card small { display: block; font-weight: 500; color: var(--text-3); font-size: .72rem; }

/* =========================================================================
   PASEK ZAUFANIA
   ========================================================================= */
.trust-strip { border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); background: var(--bg-2); }
.trust-strip .wrap { display: flex; flex-wrap: wrap; gap: 14px 36px; align-items: center; justify-content: center; padding: 22px 24px; }
.trust-item { display: inline-flex; align-items: center; gap: .55rem; color: var(--text-2); font-weight: 500; font-size: .94rem; }
.trust-item svg { width: 20px; height: 20px; color: var(--blue); flex: none; }

/* =========================================================================
   SEKCJE
   ========================================================================= */
.section { padding: clamp(64px, 10vw, 120px) 0; }
.section-head { text-align: center; max-width: 720px; margin: 0 auto clamp(36px, 6vw, 64px); }
.section-head h2 { font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800; margin: 0 0 14px; }
.section-head p { font-size: 1.12rem; color: var(--text-2); margin: 0; }

/* bento */
.bento { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.tile {
    background: var(--surface); border: 1px solid var(--border);
    border-radius: var(--radius); padding: 26px;
    box-shadow: var(--shadow); position: relative; overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.tile:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); border-color: var(--blue-300); }
.tile .ico { width: 52px; height: 52px; border-radius: 14px; display: grid; place-items: center; font-size: 1.6rem; margin-bottom: 16px; }
.tile h3 { font-size: 1.25rem; margin: 0 0 8px; }
.tile p { color: var(--text-2); margin: 0; font-size: .97rem; }
.tile.col-2 { grid-column: span 2; }
.tile.row-2 { grid-row: span 2; }

.ico-pol { background: var(--cat-pol); color: var(--cat-pol-d); }
.ico-mat { background: var(--cat-mat); color: var(--cat-mat-d); }
.ico-prz { background: var(--cat-prz); color: var(--cat-prz-d); }
.ico-pl  { background: var(--cat-pl);  color: var(--cat-pl-d); }
.ico-blue{ background: color-mix(in srgb, var(--blue) 16%, transparent); color: var(--blue); }
.ico-fox { background: color-mix(in srgb, var(--fox) 18%, transparent); color: var(--fox); }

.tile.feature-wide { display: flex; gap: 24px; align-items: center; flex-wrap: wrap; }
.tile.feature-wide .copy { flex: 1 1 220px; }
.tile.feature-wide .shot { flex: 0 0 150px; }
.tile.feature-wide .shot .phone { width: 150px; }

/* ---------- JAK TO DZIAŁA (kroki + telefony) ---------- */
.steps { display: flex; flex-direction: column; gap: clamp(60px, 9vw, 120px); }
.step { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px, 6vw, 80px); align-items: center; }
.step:nth-child(even) .step-media { order: -1; }
.step-num {
    display: inline-grid; place-items: center;
    width: 44px; height: 44px; border-radius: 12px;
    background: var(--blue); color: #fff; font-weight: 800; font-size: 1.2rem;
    margin-bottom: 18px; box-shadow: 0 10px 24px -10px var(--ring);
}
.step h3 { font-size: clamp(1.4rem, 3vw, 2rem); margin: 0 0 12px; }
.step p { color: var(--text-2); font-size: 1.08rem; margin: 0; max-width: 42ch; }
.step-media { display: grid; place-items: center; }
.step-media .phone { width: clamp(220px, 24vw, 280px); }

/* ---------- GALERIA ---------- */
.gallery { display: flex; gap: 20px; justify-content: safe center; overflow-x: auto; padding: 8px 24px 28px; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; }
.gallery::-webkit-scrollbar { height: 8px; }
.gallery::-webkit-scrollbar-thumb { background: var(--border); border-radius: 99px; }
.gallery .phone { flex: 0 0 auto; width: 230px; scroll-snap-align: center; }

/* =========================================================================
   SEKCJA AI / BIELIK
   ========================================================================= */
.ai-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(32px, 6vw, 72px); align-items: center; }
.ai-copy .badge-ai {
    display: inline-flex; align-items: center; gap: .5rem;
    background: color-mix(in srgb, var(--fox) 14%, var(--surface));
    border: 1px solid color-mix(in srgb, var(--fox) 35%, transparent);
    color: var(--fox); font-weight: 700; font-size: .82rem;
    padding: .4rem .8rem; border-radius: 999px; margin-bottom: 16px;
}
.ai-copy h2 { font-size: clamp(1.8rem, 4vw, 2.7rem); font-weight: 800; margin: 0 0 16px; }
.ai-copy .lead { font-size: 1.12rem; color: var(--text-2); margin: 0 0 24px; }
.ai-copy .lead b { color: var(--text); }

.pipeline { display: grid; gap: 12px; margin: 0 0 26px; }
.pipe-step { display: flex; align-items: center; gap: 14px; }
.pipe-step .n { flex: none; width: 40px; height: 40px; border-radius: 12px; display: grid; place-items: center; font-size: 1.2rem; background: var(--surface-2); border: 1px solid var(--border); }
.pipe-step .t { font-size: 1rem; color: var(--text-2); }
.pipe-step .t b { color: var(--text); }

.note-bielik { background: var(--surface-2); border: 1px solid var(--border); border-left: 4px solid var(--fox); border-radius: 12px; padding: 14px 16px; font-size: .94rem; color: var(--text-2); }
.note-bielik b { color: var(--text); }

.ai-media { position: relative; display: grid; place-items: center; }
.ai-photo-frame { position: relative; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-lg); border: 1px solid var(--border); width: 100%; max-width: 420px; aspect-ratio: 4/5; }
.ai-photo-frame img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ai-photo-frame::after { content: ""; position: absolute; inset: 0; background: linear-gradient(160deg, transparent 55%, color-mix(in srgb, var(--blue) 55%, transparent)); }
.ai-chip {
    position: absolute; z-index: 3; background: var(--surface); border: 1px solid var(--border);
    border-radius: 14px; padding: .65rem .85rem; box-shadow: var(--shadow-lg);
    font-size: .85rem; font-weight: 600; color: var(--text); display: flex; align-items: center; gap: .55rem;
}
.ai-chip small { display: block; font-weight: 500; color: var(--text-3); font-size: .72rem; }
.ai-chip .ico { width: 32px; height: 32px; border-radius: 9px; display: grid; place-items: center; font-size: 1rem; }
.ai-chip.ac1 { top: 8%; left: -6%; }
.ai-chip.ac2 { bottom: 9%; right: -6%; }

/* =========================================================================
   LIFESTYLE BAND
   ========================================================================= */
.band { position: relative; min-height: clamp(320px, 46vw, 460px); display: grid; align-items: center; overflow: hidden; }
.band img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.band::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, color-mix(in srgb, var(--blue-700) 88%, transparent) 0%, color-mix(in srgb, var(--blue-700) 55%, transparent) 55%, transparent 100%); }
.band-inner { position: relative; z-index: 2; max-width: var(--max); margin: 0 auto; padding: 0 24px; width: 100%; color: #fff; }
.band-inner .eyebrow { color: #cfe0ff; }
.band-inner h2 { color: #fff; font-size: clamp(1.7rem, 4vw, 2.8rem); font-weight: 800; margin: 0 0 12px; max-width: 18ch; }
.band-inner p { color: rgba(255,255,255,.92); font-size: 1.12rem; max-width: 44ch; margin: 0; }

/* =========================================================================
   ZAUFANIE / PRAWO
   ========================================================================= */
.legal-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 22px; }
.legal-card {
    background: var(--surface); border: 1px solid var(--border);
    border-radius: var(--radius); padding: 30px; box-shadow: var(--shadow);
}
.legal-card h3 { display: flex; align-items: center; gap: .6rem; font-size: 1.3rem; margin: 0 0 12px; }
.legal-card h3 svg { width: 24px; height: 24px; color: var(--blue); }
.legal-card p { color: var(--text-2); margin: 0 0 12px; }
.legal-card .fine { font-size: .88rem; color: var(--text-3); font-style: italic; }
.legal-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 14px; }
.legal-list li { display: flex; gap: .7rem; align-items: flex-start; color: var(--text-2); }
.legal-list svg { width: 20px; height: 20px; color: var(--blue); flex: none; margin-top: 2px; }

/* kontakt */
.contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.contact-card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 26px; box-shadow: var(--shadow); }
.contact-card .ico { font-size: 1.6rem; margin-bottom: 10px; }
.contact-card h4 { margin: 0 0 4px; font-size: 1.05rem; }
.contact-card p { margin: 0 0 8px; color: var(--text-3); font-size: .9rem; }
.contact-card a { font-weight: 600; word-break: break-all; }

/* ---------- CTA ---------- */
.cta { position: relative; overflow: hidden; border-radius: clamp(20px, 4vw, 36px); padding: clamp(48px, 8vw, 92px) 24px; text-align: center; color: #fff; background: linear-gradient(135deg, var(--blue-700), var(--blue), var(--fox)); box-shadow: var(--shadow-lg); }
.cta h2 { color: #fff; font-size: clamp(1.9rem, 4.5vw, 3rem); margin: 0 0 14px; font-weight: 800; }
.cta p { color: rgba(255,255,255,.92); font-size: 1.15rem; max-width: 48ch; margin: 0 auto 30px; }
.cta .gplay { background: #fff; color: #111; }
.cta .gplay .gp-sub { opacity: .7; }
.cta .small { margin-top: 18px; font-size: .88rem; color: rgba(255,255,255,.8); }
.cta-fox { position: absolute; font-size: 12rem; opacity: .12; bottom: -2rem; right: 1rem; pointer-events: none; }

/* =========================================================================
   FOOTER
   ========================================================================= */
footer.site {
    background: var(--bg-2); border-top: 1px solid var(--border);
    padding: 56px 24px 40px; margin-top: clamp(64px, 10vw, 120px);
}
footer.site .wrap { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 32px; }
footer.site .brand { margin-bottom: 14px; }
footer.site .f-about { color: var(--text-2); font-size: .94rem; max-width: 36ch; }
footer.site .f-credit { color: var(--text-3); font-size: .9rem; margin: 12px 0 0; }
footer.site .f-credit a { color: var(--blue); font-weight: 600; }
footer.site h5 { font-size: .8rem; text-transform: uppercase; letter-spacing: .1em; color: var(--text-3); margin: 0 0 14px; }
footer.site ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }
footer.site ul a { color: var(--text-2); }
footer.site ul a:hover { color: var(--text); }
.f-bottom { max-width: var(--max); margin: 36px auto 0; padding: 22px 24px 0; border-top: 1px solid var(--border); color: var(--text-3); font-size: .86rem; display: flex; flex-wrap: wrap; gap: 8px 18px; justify-content: space-between; }
.f-bottom a { color: var(--blue); font-weight: 600; }

/* ikony social (stopka) */
.social { display: flex; gap: 10px; margin-top: 14px; }
.social a {
    width: 38px; height: 38px; border-radius: 10px;
    display: grid; place-items: center;
    background: var(--surface-2); border: 1px solid var(--border);
    color: var(--text-2);
    transition: transform .15s ease, color .2s ease, border-color .2s ease;
}
.social a:hover { transform: translateY(-2px); color: var(--blue); border-color: var(--blue-300); text-decoration: none; }
.social svg { width: 20px; height: 20px; display: block; }
/* stopka strony głównej (footer.site): ikony do lewej, pod opisem */
footer.site .social { justify-content: flex-start; }
/* proste stopki podstron (prawne/lektury) są wyśrodkowane — ikony też */
footer:not(.site) .social { justify-content: center; margin-top: 10px; }

/* =========================================================================
   ANIMACJE SCROLL-REVEAL
   ========================================================================= */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s cubic-bezier(.2,.7,.2,1), transform .7s cubic-bezier(.2,.7,.2,1); }
.reveal.in { opacity: 1; transform: none; }
.reveal.d1 { transition-delay: .08s; }
.reveal.d2 { transition-delay: .16s; }
.reveal.d3 { transition-delay: .24s; }
.reveal.d4 { transition-delay: .32s; }

@media (prefers-reduced-motion: reduce) {
    .reveal { opacity: 1; transform: none; transition: none; }
    .float-card, .phone, .blob { animation: none !important; }
}

@keyframes floaty { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } }
.anim-float { animation: floaty 6s ease-in-out infinite; }
.anim-float.slow { animation-duration: 8s; }
.anim-float.delay { animation-delay: 1.5s; }

/* =========================================================================
   RESPONSYWNOŚĆ
   ========================================================================= */
@media (max-width: 900px) {
    .hero-grid { grid-template-columns: 1fr; text-align: center; }
    .hero .lead, .hero .chips { margin-left: auto; margin-right: auto; }
    .hero-cta, .chips { justify-content: center; }
    .phone-stage { margin-top: 12px; }
    .bento { grid-template-columns: repeat(2, 1fr); }
    .tile.col-2 { grid-column: span 2; }
    .step { grid-template-columns: 1fr; text-align: center; gap: 28px; }
    .step:nth-child(even) .step-media { order: 0; }
    .step p { margin-left: auto; margin-right: auto; }
    .step-num { margin-left: auto; margin-right: auto; }
    .ai-grid { grid-template-columns: 1fr; text-align: center; }
    .ai-grid .pipeline { text-align: left; max-width: 420px; margin-left: auto; margin-right: auto; }
    .ai-copy .lead, .note-bielik { margin-left: auto; margin-right: auto; max-width: 52ch; }
    .ai-media { order: -1; }
    .band-inner h2, .band-inner p { max-width: none; }
    .legal-grid { grid-template-columns: 1fr; }
    .contact-grid { grid-template-columns: 1fr; }
    footer.site .wrap { grid-template-columns: 1fr; gap: 26px; }
    .float-card.fc1 { left: 0; }
    .float-card.fc2 { right: 0; }
}
/* mobile: floating cards zostają, ale mniejsze i przypięte do krawędzi (nie wystają) */
@media (max-width: 640px) {
    .wrap { padding-left: 16px; padding-right: 16px; }
    .phone-stage { margin-top: 8px; }
    .phone { width: min(72vw, 290px); }
    .hero .lead { max-width: none; }
    .phone-stage .float-card { max-width: 44vw; font-size: .74rem; padding: .5rem .6rem; gap: .4rem; }
    .phone-stage .float-card .ico { width: 28px; height: 28px; font-size: .95rem; }
    .phone-stage .float-card small { font-size: .64rem; }
    .float-card.fc1 { top: 2%; left: 0; }
    .float-card.fc2 { bottom: 14%; right: 0; }
    .float-card.fc3 { bottom: 0; left: 2%; }
    .ai-media .ai-chip { max-width: 42vw; font-size: .76rem; }
    .ai-chip.ac1 { left: 0; }
    .ai-chip.ac2 { right: 0; }
    .ai-photo-frame { max-width: min(86vw, 360px); }
}

@media (max-width: 520px) {
    .bento { grid-template-columns: 1fr; }
    .tile.col-2 { grid-column: span 1; }
    .hero-cta { flex-direction: column; align-items: stretch; }
    .hero-cta .gplay, .hero-cta .btn { justify-content: center; }
}

/* =========================================================================
   PODSTRONY PRAWNE (privacy/terms/delete-account) — zgodność wsteczna
   te strony używają <header>, <nav>, .container, .update-date, table
   ========================================================================= */
body > header:not(.hero) {
    text-align: center; padding: 3rem 1.5rem 2rem;
    background: var(--bg-2); border-bottom: 1px solid var(--border);
}
body > header:not(.hero) .logo { font-size: 3rem; margin-bottom: .5rem; }
body > header:not(.hero) h1 { font-size: 2rem; margin: .5rem 0; }
body > header:not(.hero) .tagline { color: var(--text-2); font-size: 1.1rem; margin: 0; }

nav:not(.nav) {
    background: var(--bg); border-bottom: 1px solid var(--border);
    padding: .75rem 1.5rem; text-align: center;
}
nav:not(.nav) a { color: var(--blue); margin: 0 .75rem; font-weight: 500; }

.container { max-width: 760px; margin: 0 auto; padding: 2.5rem 1.5rem; }
.container h2 { font-size: 1.4rem; margin-top: 2.2rem; }
.container h3 { font-size: 1.15rem; margin-top: 1.5rem; }
.container p, .container li { color: var(--text); }
.update-date { color: var(--text-3); font-style: italic; margin-bottom: 2rem; }

.card { background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius); padding: 1.5rem; margin: 1.5rem 0; box-shadow: var(--shadow); }

table { width: 100%; border-collapse: collapse; margin: 1rem 0; }
th, td { padding: .75rem; text-align: left; border-bottom: 1px solid var(--border); }
th { background: var(--surface-2); font-weight: 600; }

.warning { background: color-mix(in srgb, var(--fox) 14%, var(--surface)); border-left: 4px solid var(--fox); padding: 1rem; border-radius: 8px; margin: 1.5rem 0; color: var(--text); }
