*{margin:0;padding:0;box-sizing:border-box}body{font-family:'DM Sans','Source Sans 3',-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a1a;line-height:1.5;background:#f8f9fa}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.header{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);padding:14px 0;position:fixed;top:0;left:0;right:0;z-index:100;transition:transform .3s ease}body.admin-bar .header{top:32px}@media screen and (max-width:782px){body.admin-bar .header{top:46px}}.header.header-hidden{transform:translateY(-100%)}.header-inner{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.35rem;font-weight:700;color:#0f4c81}.logo span{color:#e8a317}.logo a{display:flex;align-items:center}.logo img{height:56px;width:auto;max-height:56px;display:block;object-fit:contain}.nav{display:flex;gap:28px;font-size:.95rem;font-weight:500}.nav a{color:#374151;text-decoration:none}.nav a:hover{color:#0f4c81}.nav .btn-login{background:#0f4c81;color:#fff !important;padding:8px 18px;border-radius:8px}.nav .btn-login:hover{background:#0d3d6b;text-decoration:none}.hero.hero-home{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;position:relative;padding-top:60px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.hero.hero-home:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,76,129,.92) 0%,rgba(15,76,129,.82) 50%,rgba(10,50,90,.9) 100%);z-index:0}.hero.hero-home:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(232,163,23,.15) 0%,transparent 50%);z-index:0;pointer-events:none}.hero.hero-home .hero-inner{position:relative;z-index:1;max-width:680px;padding:20px 24px 80px}.hero.hero-home .hero-inner{text-align:center}.hero.hero-home .hero-logo{display:block;margin:0 auto 36px}.hero.hero-home .hero-logo img{height:440px;width:auto;max-width:1440px;margin:0 auto;display:block;object-fit:contain;filter:drop-shadow(0 2px 12px rgba(0,0,0,.3))}.hero.hero-home h1{font-size:clamp(2.2rem,5vw,3.25rem);font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.03em;line-height:1.15;text-shadow:0 2px 20px rgba(0,0,0,.2)}.hero.hero-home .subtitle{font-size:1.2rem;color:rgba(255,255,255,.92);margin-bottom:40px;font-weight:500}.hero.hero-home .search-box{max-width:560px;margin:0 auto;padding:6px;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.1);border:none}.hero.hero-home .search-box input{padding:18px 24px;border:none;border-radius:10px;font-size:1rem;min-width:0}.hero.hero-home .search-box button{padding:18px 32px;background:linear-gradient(135deg,#e8a317 0%,#d49210 100%);border-radius:10px;font-size:1rem;font-weight:700;box-shadow:0 4px 14px rgba(232,163,23,.4)}.hero.hero-home .search-box button:hover{background:linear-gradient(135deg,#f0b020 0%,#e8a317 100%);transform:translateY(-1px)}.hero.hero-home .hero-note{margin-top:28px;font-size:.95rem;color:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;gap:8px}.hero.hero-home .hero-note:before{content:'✓';display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:rgba(255,255,255,.2);border-radius:50%;font-size:.75rem;font-weight:700;flex-shrink:0}.hero{background:linear-gradient(180deg,#fff 0%,#f0f4f8 100%);padding:48px 20px 56px;border-bottom:1px solid #e5e7eb}.hero:not(.hero-home) .hero-inner{max-width:720px;margin:0 auto;text-align:center}.hero:not(.hero-home) h1{font-size:2rem;font-weight:700;color:#0f4c81;margin-bottom:12px;letter-spacing:-.02em}.hero:not(.hero-home) .subtitle{font-size:1.1rem;color:#4b5563;margin-bottom:32px}.hero-inner{max-width:720px;margin:0 auto;text-align:center}.search-box{display:flex;gap:0;background:#fff;padding:6px;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid #e5e7eb}.search-box input{flex:1;min-width:200px;padding:18px 24px;border:none;border-radius:10px;font-size:1rem;font-family:inherit}.search-box input::placeholder{color:#9ca3af}.search-box input:focus{outline:none}.hero:not(.hero-home) .search-box input{border:1px solid #e5e7eb}.hero:not(.hero-home) .search-box input:focus{border-color:#0f4c81}.search-box button{padding:18px 32px;background:linear-gradient(135deg,#e8a317 0%,#d49210 100%);color:#1a1a1a;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit}.search-box button:hover{background:linear-gradient(135deg,#f0b020 0%,#e8a317 100%)}.hero-note{margin-top:20px;font-size:.9rem;color:#6b7280}.features{max-width:1140px;margin:0 auto;padding:64px 20px 56px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.feature{padding:28px 24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;transition:box-shadow .25s,transform .25s}.feature:hover{box-shadow:0 12px 40px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-icon{width:52px;height:52px;background:linear-gradient(135deg,#e8f4fc 0%,#d4ebf7 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0f4c81;margin-bottom:18px}.feature-icon svg{flex-shrink:0}.feature h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}.feature p{font-size:.95rem;color:#6b7280;line-height:1.6}.section{max-width:1140px;margin:0 auto;padding:0 20px 56px}.section-title{font-size:1.35rem;font-weight:600;color:#1a1a1a;margin-bottom:24px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{background:#fff;padding:20px 22px;border-radius:10px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:16px;transition:border-color .2s,box-shadow .2s}.service-card:hover{border-color:#0f4c81;box-shadow:0 4px 16px rgba(15,76,129,.08)}.service-card .icon{width:40px;height:40px;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#92400e}.service-card span{font-size:.95rem;font-weight:500}.cities-section{padding:24px 0 72px}.cities-grid{display:flex;flex-wrap:wrap;gap:10px 28px}.city-link{font-size:.95rem;color:#4b5563}.city-link:hover{color:#0f4c81}.footer{background:#1f2937;color:#9ca3af;padding:40px 20px}.footer-inner{max-width:1140px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-links{display:flex;gap:24px;font-size:.9rem}.footer-links a{color:#9ca3af}.footer-links a:hover{color:#fff}.footer-copy{font-size:.85rem}.page-hero{background:linear-gradient(180deg,#fff 0%,#f0f4f8 100%);padding:32px 20px 40px;border-bottom:1px solid #e5e7eb}.page-hero-inner{max-width:1140px;margin:0 auto}.page-hero h1{font-size:1.75rem;font-weight:700;color:#0f4c81;margin-bottom:8px}.page-hero-sub{font-size:1rem;color:#6b7280}.page-hero-miasto{background:linear-gradient(180deg,#f0f7ff 0%,#fff 100%);padding:40px 24px 48px;border-bottom:1px solid #e2e8f0}.page-hero-miasto .page-hero-inner{max-width:1100px}.page-hero-miasto .breadcrumb{font-size:.85rem;margin-bottom:14px;color:#64748b}.page-hero-miasto .breadcrumb a{color:#0f4c81}.page-hero-miasto .breadcrumb span{margin:0 8px;color:#94a3b8}.page-hero-miasto h1{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:8px}.page-hero-miasto .page-hero-sub{font-size:1rem;color:#64748b;margin-bottom:24px}.nearby-pills{display:flex;flex-wrap:wrap;gap:10px}.nearby-pills a{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:.9rem;color:#475569}.nearby-pills a:hover{border-color:#e8a317;color:#0f4c81}.elektrycy-list{max-width:1100px;margin:0 auto;padding:40px 24px 72px}.firm-card{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:28px;box-shadow:0 2px 12px rgba(0,0,0,.04);border:1px solid #e2e8f0;transition:box-shadow .25s}.firm-card:hover{box-shadow:0 8px 32px rgba(15,76,129,.06)}.firm-card-top{display:flex}.firm-card-image-wrap{width:260px;min-width:260px;position:relative;background:#e2e8f0;overflow:hidden}.firm-card-image-wrap img{width:100%;height:100%;min-height:200px;object-fit:cover;display:block}.firm-card-image-wrap a{display:block;width:100%;height:100%;min-height:200px}.firm-card-placeholder{width:100%;height:200px;min-height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1e3a5f 0%,#0f4c81 100%);color:rgba(255,255,255,.85);font-size:3.5rem;font-weight:700;text-decoration:none}.firm-card-placeholder:hover{text-decoration:none}.firm-card-main{flex:1;padding:28px 32px;display:flex;flex-direction:column;min-width:0}.firm-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px}.firm-card-title{font-size:1.35rem;font-weight:700;color:#0f172a;line-height:1.3}.firm-card-title a{color:inherit}.firm-card-title a:hover{color:#0f4c81}.firm-card-rating{display:flex;align-items:center;gap:6px;flex-shrink:0}.firm-card-rating .stars{color:#e8a317;font-size:1rem}.firm-card-rating .score{font-weight:700;color:#0f172a}.firm-card-address{font-size:.9rem;color:#64748b;margin-bottom:14px}.firm-card-desc{font-size:.95rem;color:#475569;line-height:1.65;margin-bottom:18px}.firm-card-tags{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:20px}.firm-card-tags span{padding:6px 14px;background:#f1f5f9;border-radius:8px;font-size:.85rem;color:#475569}.firm-card-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.btn{padding:12px 24px;border-radius:10px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block;font-family:inherit;cursor:pointer;border:1px solid transparent;transition:all .2s}.btn-primary{background:#e8a317;color:#1a1a1a}.btn-primary:hover{background:#d49210;text-decoration:none}.btn-secondary{background:0 0;border:2px solid #0f4c81;color:#0f4c81}.btn-secondary:hover{background:#f0f7ff;text-decoration:none}.btn-outline{background:0 0;border-color:#0f4c81;color:#0f4c81}.btn-outline:hover{background:#e8f4fc;text-decoration:none}.elektryk-profile-header{display:flex;gap:32px;margin-bottom:32px;flex-wrap:wrap}.elektryk-profile-image{width:180px;height:180px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#e5e7eb}.elektryk-profile-image img{width:100%;height:100%;object-fit:cover}.elektryk-profile-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0f4c81;color:#fff;font-size:4rem;font-weight:700}.elektryk-profile-info h1{font-size:1.5rem;margin-bottom:8px}.elektryk-profile-rating{margin-bottom:12px}.elektryk-profile-rating .stars{color:#e8a317;font-size:1.1rem}.elektryk-profile-uslugi{margin-bottom:12px;color:#6b7280}.elektryk-profile-contact p{margin-bottom:4px}.elektryk-profile-content{margin-bottom:40px;line-height:1.7}.elektryk-profile-content p{margin-bottom:12px}.elektryk-contact-form-wrap{background:#fff;padding:32px;border-radius:10px;border:1px solid #e5e7eb}.elektryk-contact-form-wrap h2{font-size:1.25rem;margin-bottom:20px}.elektryk-contact-form p{margin-bottom:16px}.elektryk-contact-form label{display:block;font-size:.9rem;font-weight:500;margin-bottom:6px}.elektryk-contact-form input,.elektryk-contact-form textarea{width:100%;max-width:400px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:6px;font-family:inherit}.elektryk-contact-form textarea{resize:vertical;min-height:100px}.elektryk-contact-form button[type=submit]{padding:12px 24px;background:#e8a317;color:#1a1a1a;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit}.elektryk-contact-form button[type=submit]:hover{background:#d49210}.form-success{color:#059669;font-weight:500}.no-results{grid-column:1/-1;padding:40px 0;text-align:center;color:#6b7280}.split-section.split-dla-elektrykow{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 52px)}.split-dla-elektrykow .split-left{position:relative;overflow:hidden}.split-dla-elektrykow .split-left-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0d3d6b 0%,#1a5a8e 50%,#0d3d6b 100%);background-size:cover}.split-dla-elektrykow .split-left-bg:not([style*=background-image]):before{content:'';position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=1200') center/cover;opacity:.35}.split-dla-elektrykow .split-left-content{position:relative;z-index:1;height:100%;padding:64px 56px;display:flex;flex-direction:column;justify-content:center}.split-dla-elektrykow .split-left h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:24px;letter-spacing:-.03em;line-height:1.2;max-width:380px}.split-dla-elektrykow .split-left p{font-size:1.05rem;color:rgba(255,255,255,.9);line-height:1.7;max-width:360px;margin-bottom:20px}.split-dla-elektrykow .split-left-features{margin-top:40px;list-style:none}.split-dla-elektrykow .split-left-features li{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.95);font-size:.95rem;margin-bottom:14px}.split-dla-elektrykow .split-left-features li:before{content:'';width:6px;height:6px;background:#c9940e;border-radius:50%;flex-shrink:0}.split-dla-elektrykow .split-right{background:#fff;display:flex;align-items:center;justify-content:center;padding:48px}.split-dla-elektrykow .register-card{width:100%;max-width:380px}.split-dla-elektrykow .register-card h2{font-size:1.5rem;font-weight:700;color:#0d3d6b;margin-bottom:8px;letter-spacing:-.02em}.split-dla-elektrykow .register-card .subtitle{font-size:.95rem;color:#5a6576;margin-bottom:32px}.split-dla-elektrykow .register-card p{margin-bottom:20px}.split-dla-elektrykow .register-card label{display:block;font-size:.875rem;font-weight:500;color:#2d3748;margin-bottom:8px}.split-dla-elektrykow .register-card input,.split-dla-elektrykow .dobry-elektryk-register input{width:100%;padding:13px 16px;border:1px solid #e2e6eb;border-radius:8px;font-size:.95rem;font-family:inherit;background:#fafbfc;transition:border-color .2s,background .2s}.split-dla-elektrykow .register-card input:focus,.split-dla-elektrykow .dobry-elektryk-register input:focus{outline:none;border-color:#0d3d6b;background:#fff}.split-dla-elektrykow .register-card input::placeholder,.split-dla-elektrykow .dobry-elektryk-register input::placeholder{color:#9ca3af}.split-dla-elektrykow .register-card button,.split-dla-elektrykow .dobry-elektryk-register button{width:100%;padding:14px 24px;background:#c9940e;color:#1a1a1a;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;margin-top:8px;transition:background .2s}.split-dla-elektrykow .register-card button:hover,.split-dla-elektrykow .dobry-elektryk-register button:hover{background:#b5850c}.split-dla-elektrykow .register-note{font-size:.8rem;color:#6b7280;margin-top:24px;line-height:1.5;padding-top:24px;border-top:1px solid #e8eaed}.split-dla-elektrykow .dobry-elektryk-register p{margin-bottom:20px}@media (max-width:900px){.split-section.split-dla-elektrykow{grid-template-columns:1fr}.split-dla-elektrykow .split-left{min-height:320px}.split-dla-elektrykow .split-left-content{padding:48px 32px;justify-content:flex-end}.split-dla-elektrykow .split-left h2{font-size:1.6rem}.split-dla-elektrykow .split-left-features{display:none}}.jak-hero{background:linear-gradient(135deg,#0d3d6b 0%,#1a5a8e 100%);padding:80px 24px 72px;color:#fff;text-align:center}.jak-hero h1{font-size:2.25rem;font-weight:700;margin-bottom:20px;letter-spacing:-.03em}.jak-hero .lead{font-size:1.15rem;opacity:.95;max-width:560px;margin:0 auto;line-height:1.7}.jak-section{max-width:1140px;margin:0 auto;padding:72px 24px}.jak-section .section-title{font-size:1.5rem;font-weight:700;color:#0d3d6b;margin-bottom:48px;text-align:center}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.intro-block{text-align:center;max-width:720px;margin:0 auto 64px}.intro-block p{font-size:1.1rem;color:#5a6576;line-height:1.75}.step-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:80px}.step-row-alt .step-img{order:2}.step-row-alt .step-content{order:1}.step-img{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12);aspect-ratio:4/3}.step-img img{width:100%;height:100%;object-fit:cover}.step-num{display:inline-block;width:44px;height:44px;background:#0d3d6b;color:#fff;border-radius:10px;text-align:center;line-height:44px;font-weight:700;font-size:1.2rem;margin-bottom:20px}.step-content h3{font-size:1.35rem;font-weight:700;color:#1a202c;margin-bottom:12px}.step-content p{font-size:1rem;color:#5a6576;line-height:1.7}.jak-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.jak-benefits .benefit-item{background:#fff;padding:32px 24px;border-radius:12px;border:1px solid #e8eaed;text-align:center;transition:box-shadow .3s,transform .3s}.jak-benefits .benefit-item:hover{box-shadow:0 8px 24px rgba(13,61,107,.08);transform:translateY(-4px)}.jak-benefits .benefit-item .icon{width:56px;height:56px;background:linear-gradient(135deg,#eef5fc 0%,#e3eef9 100%);border-radius:12px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#0d3d6b}.jak-benefits .benefit-item h4{font-size:1.05rem;font-weight:600;margin-bottom:8px}.jak-benefits .benefit-item p{font-size:.9rem;color:#5a6576;line-height:1.5}.jak-elektryk{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-top:48px}.jak-elektryk .img-wrap{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.jak-elektryk .img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.jak-elektryk h3{font-size:1.4rem;font-weight:700;color:#0d3d6b;margin-bottom:20px}.jak-elektryk p{font-size:1rem;color:#5a6576;line-height:1.7;margin-bottom:16px}.jak-elektryk .btn{display:inline-block;margin-top:16px;padding:12px 24px;background:#c9940e;color:#1a1a1a;font-weight:600;border-radius:8px;font-size:.95rem}.jak-elektryk .btn:hover{background:#b5850c;text-decoration:none}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e8eaed;border-radius:10px;margin-bottom:16px;overflow:hidden}.faq-item summary{padding:20px 24px;font-weight:600;color:#1a202c;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';float:right;font-size:1.2rem;color:#0d3d6b}.faq-item[open] summary:after{content:'−'}.faq-item p{padding:0 24px 20px;color:#5a6576;line-height:1.7}.jak-cta{background:linear-gradient(135deg,#0d3d6b 0%,#1a5a8e 100%);padding:64px 48px;border-radius:16px;text-align:center;margin-top:48px;color:#fff}.jak-cta h3{font-size:1.5rem;font-weight:700;margin-bottom:12px}.jak-cta p{font-size:1.05rem;opacity:.95;margin-bottom:28px;color:#fff}.jak-cta .btn{display:inline-block;padding:16px 36px;background:#c9940e;color:#1a1a1a;font-weight:600;border-radius:8px;font-size:1rem}.jak-cta .btn:hover{background:#fff;color:#0d3d6b;text-decoration:none}@media (max-width:900px){.step-row,.step-row-alt{grid-template-columns:1fr}.step-row-alt .step-img,.step-row-alt .step-content{order:0}.jak-benefits{grid-template-columns:repeat(2,1fr)}.jak-elektryk{grid-template-columns:1fr}}@media (max-width:600px){.jak-benefits{grid-template-columns:1fr}}@media (max-width:768px){.hero.hero-home{min-height:90vh}.hero.hero-home .hero-inner{padding:100px 20px 60px}.search-box{flex-direction:column}.features{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.nav{display:none}.firm-card-top{flex-direction:column}.firm-card-image-wrap{width:100%;min-width:100%}.firm-card-header{flex-direction:column}.elektryk-profile-header{flex-direction:column}.elektryk-profile-image{width:120px;height:120px}}