/* MOSTEK — wspólny arkusz stron prawnych (24.08.2026) */

/* --- polityka-prywatnosci/index.html --- */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
        html { scroll-behavior: smooth; scroll-padding-top: 80px; }
        body { font-family: 'Inter', -apple-system, sans-serif; background: #161f2e; color: #d4dae3; -webkit-font-smoothing: antialiased; line-height: 1.6; }
        a { color: inherit; text-decoration: none; }
        ul, ol { list-style: none; }
        ::selection { background: #5b8def; color: #fff; }
        .legal-container { max-width: 820px; margin: 0 auto; padding: 4rem 2rem; min-height: 100vh; }
        .legal-header { text-align: center; margin-bottom: 3rem; padding-bottom: 2.5rem; border-bottom: 1px solid rgba(255,255,255,0.06); }
        .legal-label { display: inline-block; font-size: 0.7rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; padding: 0.3rem 0.85rem; border-radius: 20px; background: rgba(91,141,239,0.14); color: #8db4f5; margin-bottom: 1.25rem; }
        .legal-title { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 800; letter-spacing: -0.03em; color: #fff; margin-bottom: 0.5rem; line-height: 1.1; }
        .legal-subtitle { font-size: 1.05rem; color: #97a3b4; font-weight: 400; }
        .toc { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 1.5rem 2rem; margin-bottom: 3rem; }
        .toc-title { font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; color: #8db4f5; margin-bottom: 0.75rem; }
        .toc ol, .toc ul { padding-left: 1.25rem; margin: 0; list-style: decimal; }
        .toc li { margin-bottom: 0.3rem; font-size: 0.88rem; line-height: 1.6; color: #97a3b4; }
        .toc a { color: #d4dae3; }
        .legal-content h2 { font-size: 1.4rem; font-weight: 700; margin: 3.5rem 0 1rem 0; color: #fff; padding-left: 1rem; border-left: 3px solid #5b8def; }
        .legal-content h3 { font-size: 1.1rem; font-weight: 600; margin: 2rem 0 0.75rem 0; color: #d4dae3; }
        .legal-content p { margin-bottom: 1.25rem; line-height: 1.7; color: #97a3b4; font-size: 0.95rem; }
        .legal-content ul { margin-bottom: 1.25rem; padding-left: 1.5rem; list-style: none; }
        .legal-content ul li { position: relative; padding-left: 1rem; margin-bottom: 0.4rem; color: #97a3b4; font-size: 0.95rem; line-height: 1.6; }
        .legal-content ul li::before { content: ''; position: absolute; left: 0; top: 0.6em; width: 5px; height: 5px; border-radius: 50%; background: #5b8def; }
        .legal-content a { color: #8db4f5; }
        .legal-content strong { color: #d4dae3; font-weight: 600; }
        .info-box { padding: 1.5rem; border-radius: 10px; margin: 1.5rem 0; border-left: 3px solid #5b8def; background: rgba(91,141,239,0.07); font-size: 0.92rem; }
        .info-box p { margin-bottom: 0.5rem; color: #97a3b4; }
        .info-box p:last-child { margin-bottom: 0; }
        .update-date { text-align: center; color: #5d6b7e; font-size: 0.8rem; margin-top: 4rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.06); }
        .back-link { display: inline-flex; align-items: center; gap: 0.5rem; color: #97a3b4; font-size: 0.85rem; font-weight: 500; margin-bottom: 2rem; }
        .back-link:hover { color: #8db4f5; }
        @media (max-width: 768px) { .legal-container { padding: 3rem 1.25rem; } .legal-content h2 { font-size: 1.2rem; } .toc { padding: 1.25rem 1.5rem; } }

/* --- polityka-cookies/index.html --- */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
        html { scroll-behavior: smooth; scroll-padding-top: 80px; }
        body { font-family: 'Inter', -apple-system, sans-serif; background: #161f2e; color: #d4dae3; -webkit-font-smoothing: antialiased; line-height: 1.6; }
        a { color: inherit; text-decoration: none; }
        ul, ol { list-style: none; }
        ::selection { background: #5b8def; color: #fff; }
        .legal-container { max-width: 820px; margin: 0 auto; padding: 4rem 2rem; min-height: 100vh; }
        .legal-header { text-align: center; margin-bottom: 3rem; padding-bottom: 2.5rem; border-bottom: 1px solid rgba(255,255,255,0.06); }
        .legal-label { display: inline-block; font-size: 0.7rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; padding: 0.3rem 0.85rem; border-radius: 20px; background: rgba(91,141,239,0.14); color: #8db4f5; margin-bottom: 1.25rem; }
        .legal-title { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 800; letter-spacing: -0.03em; color: #fff; margin-bottom: 0.5rem; line-height: 1.1; }
        .legal-subtitle { font-size: 1.05rem; color: #97a3b4; font-weight: 400; }
        .legal-content h2 { font-size: 1.4rem; font-weight: 700; margin: 3.5rem 0 1rem 0; color: #fff; padding-left: 1rem; border-left: 3px solid #5b8def; }
        .legal-content h3, .legal-content h4 { font-size: 1.1rem; font-weight: 600; margin: 2rem 0 0.75rem 0; color: #d4dae3; }
        .legal-content p { margin-bottom: 1.25rem; line-height: 1.7; color: #97a3b4; font-size: 0.95rem; }
        .legal-content ul { margin-bottom: 1.25rem; padding-left: 1.5rem; list-style: none; }
        .legal-content ul li { position: relative; padding-left: 1rem; margin-bottom: 0.4rem; color: #97a3b4; font-size: 0.95rem; line-height: 1.6; }
        .legal-content ul li::before { content: ''; position: absolute; left: 0; top: 0.6em; width: 5px; height: 5px; border-radius: 50%; background: #5b8def; }
        .legal-content a { color: #8db4f5; }
        .legal-content strong { color: #d4dae3; font-weight: 600; }
        .cookie-category { background: rgba(255,255,255,0.03); padding: 1.5rem; border-radius: 10px; border-left: 3px solid #5b8def; margin: 1.5rem 0; }
        .cookie-category h4 { margin: 0 0 0.75rem 0; color: #fff; font-weight: 600; }
        .cookie-table { width: 100%; border-collapse: collapse; margin: 2rem 0; border-radius: 10px; overflow: hidden; }
        .cookie-table th { background: rgba(91,141,239,0.16); color: #8db4f5; padding: 0.85rem 1rem; text-align: left; font-weight: 600; font-size: 0.85rem; text-transform: uppercase; }
        .cookie-table td { padding: 0.85rem 1rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #97a3b4; font-size: 0.9rem; vertical-align: top; }
        .cookie-table tr:last-child td { border-bottom: none; }
        .update-date { text-align: center; color: #5d6b7e; font-size: 0.8rem; margin-top: 4rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.06); }
        .back-link { display: inline-flex; align-items: center; gap: 0.5rem; color: #97a3b4; font-size: 0.85rem; font-weight: 500; margin-bottom: 2rem; }
        .back-link:hover { color: #8db4f5; }
        @media (max-width: 768px) { .legal-container { padding: 3rem 1.25rem; } .legal-content h2 { font-size: 1.2rem; } }