/* ═══ SERVICE PAGES — LIGHT THEME ═══ */

/* Sections & backgrounds */
[data-theme="light"] .lp-section{background:#fafafa;border-color:rgba(0,0,0,.06)}
[data-theme="light"] .lp-hero{background:#fafafa}
[data-theme="light"] .lp-hero-grid{color:#1A1A1A}

/* Typography */
[data-theme="light"] .lp-h1,[data-theme="light"] .lp-h2{color:#1A1A1A}
[data-theme="light"] .lp-h1 em,[data-theme="light"] .lp-h2 em{color:#E68900}
[data-theme="light"] .lp-perex{color:#555}
[data-theme="light"] .lp-lbl{color:#E68900}

/* Cards — white bg with subtle border instead of dark */
[data-theme="light"] .lp-card{background:#fff!important;border-color:rgba(0,0,0,.08)!important;color:#1A1A1A}
[data-theme="light"] .lp-card h3{color:#1A1A1A!important}
[data-theme="light"] .lp-card p{color:#555!important}
[data-theme="light"] .lp-card li{color:#555!important}
[data-theme="light"] .lp-card-sub{color:#888!important}
[data-theme="light"] .lp-card.highlight{border-color:#E68900!important}
[data-theme="light"] .lp-badge{background:rgba(255,152,0,.1);color:#E68900;border-color:#E68900}

/* Stats */
[data-theme="light"] .lp-stat{border-color:rgba(0,0,0,.06)}
[data-theme="light"] .lp-stat strong{color:#1A1A1A}
[data-theme="light"] .lp-stat small{color:#888}

/* Hero mockup & floats */
[data-theme="light"] .lp-hero-mockup{box-shadow:0 20px 60px rgba(0,0,0,.08)}
[data-theme="light"] .lp-hero-float{background:#fff;border-color:rgba(0,0,0,.06);color:#1A1A1A}
[data-theme="light"] .lp-hero-float small{color:#888}
[data-theme="light"] .lp-hero-float strong{color:#1A1A1A}

/* Process steps */
[data-theme="light"] .lp-proc-step{border-color:rgba(0,0,0,.06);background:#fff}
[data-theme="light"] .lp-proc-step h4{color:#1A1A1A}
[data-theme="light"] .lp-proc-step p{color:#555}
[data-theme="light"] .lp-proc-num,.lp-proc-step .lp-proc-num{color:#E68900}
[data-theme="light"] .lp-proc-grid .lp-proc-step{background:#fff;border:1px solid rgba(0,0,0,.06)}

/* FAQ */
[data-theme="light"] .lp-faq-q{background:#fff!important;border-color:rgba(0,0,0,.08)!important;color:#1A1A1A!important}
[data-theme="light"] .lp-faq-a{color:#555!important;background:#fff!important}
[data-theme="light"] .lp-faq-q span{color:#1A1A1A}
[data-theme="light"] .lp-faq-q .lp-faq-icon{color:#E68900}
[data-theme="light"] [class*="faq"] button{color:#1A1A1A!important;background:#fff!important;border-color:rgba(0,0,0,.08)!important}
[data-theme="light"] [class*="faq"] p{color:#555!important}

/* Quotes */
[data-theme="light"] .lp-quote{background:#f5f5f5;border-left-color:#E68900}
[data-theme="light"] .lp-quote p{color:#555}
[data-theme="light"] .lp-quote cite{color:#888}

/* CTA bars */
[data-theme="light"] .lp-cta-bar{background:#E68900}
[data-theme="light"] .lp-cta-bar h2{color:#1A1A1A}
[data-theme="light"] .lp-cta-section{background:#f5f5f5}
[data-theme="light"] .lp-cta-section h2{color:#1A1A1A}
[data-theme="light"] .lp-cta-section p{color:#555}

/* Buttons */
[data-theme="light"] .lp-btn{background:#E68900;color:#fff}
[data-theme="light"] .lp-btn-outline{border-color:#E68900;color:#E68900}

/* Banner */
[data-theme="light"] .lp-eshop-banner{background:#f5f5f5;border-color:rgba(0,0,0,.06)}
[data-theme="light"] .lp-eshop-banner p{color:#555}
[data-theme="light"] .lp-eshop-banner a{color:#E68900}

/* Dark sections on light — keep them dark for contrast */
[data-theme="light"] .lp-section[style*="background:#0"],[data-theme="light"] .lp-section[style*="background: #0"],[data-theme="light"] .lp-section[style*="background:var(--bg)"]{background:#111!important;color:#fff}

/* Tech/tools marquee */
[data-theme="light"] .lp-tools-item{background:#fff;border-color:rgba(0,0,0,.06);color:#1A1A1A}

/* Grid items that should be light */
[data-theme="light"] [class*="grid"] > div:not([style*="background"]){color:#1A1A1A}

/* ═══ O NAS PAGE — LIGHT THEME ═══ */
[data-theme="light"] .container h1,[data-theme="light"] .container h2{color:#1A1A1A}
[data-theme="light"] h1 span,[data-theme="light"] h2 span{color:#E68900}
[data-theme="light"] .section-label{color:#E68900}
[data-theme="light"] .perex{color:#555}
[data-theme="light"] .value-card{background:#fff!important;border-color:rgba(0,0,0,.06)!important}
[data-theme="light"] .value-card::before{background:#E68900}
[data-theme="light"] .value-card h3{color:#1A1A1A!important}
[data-theme="light"] .value-card p{color:#555!important}
[data-theme="light"] .ai-box{background:#f5f5f5!important;border-color:rgba(0,0,0,.08)!important}
[data-theme="light"] .ai-box h3{color:#1A1A1A}
[data-theme="light"] .ai-box p{color:#555}
[data-theme="light"] .ai-badge{background:rgba(255,152,0,.1);color:#E68900}
[data-theme="light"] .terminal-window{background:#1a1a1a;border-color:#333}
[data-theme="light"] .btn-primary{background:#E68900;color:#fff}
[data-theme="light"] .btn-outline{border-color:#E68900;color:#E68900}
[data-theme="light"] .btn-outline:hover{background:#E68900;color:#fff}
[data-theme="light"] .cta-block{background:#E68900}
[data-theme="light"] .grid-2 p{color:#555}
[data-theme="light"] .grid-2 ul li{color:#1A1A1A}
