:root{--bg:#06131f;--panel:#0b2030;--line:rgba(255,255,255,.12);--gold:#e9c879;--green:#26d782;--text:#f7fbff;--muted:#a4b5c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 0,#12314a,#06131f 35%,#030a11);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.seo-progress{position:fixed;z-index:1000;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--green),var(--gold));width:0}.seo-top{position:fixed;z-index:900;top:0;left:0;right:0;height:76px;display:flex;align-items:center;gap:28px;padding:0 4vw;background:rgba(3,15,25,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(22px)}.seo-brand{font-weight:950;letter-spacing:.12em}.seo-brand small{display:block;color:var(--gold);font-size:9px}.seo-top nav{display:flex;gap:20px;margin:auto}.seo-top nav a{font-size:12px;font-weight:850}.seo-cta,.seo-hero-actions a,.seo-final a,.seo-empty a{background:linear-gradient(135deg,#39e294,#1fbd70);color:#04150e;padding:13px 19px;border-radius:999px;font-weight:950}.seo-menu{display:none;background:none;border:0;color:#fff;font-size:25px}.seo-hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden}.seo-hero-img,.seo-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.seo-hero-shade{background:linear-gradient(90deg,rgba(2,13,22,.96),rgba(2,13,22,.45) 60%,rgba(2,13,22,.62)),linear-gradient(0deg,#06131f,transparent 55%)}.seo-hero-shell{position:relative;z-index:2;width:min(1400px,92vw);margin:80px auto 0;display:grid;grid-template-columns:1.2fr .45fr;gap:60px;align-items:center}.seo-kicker,.seo-content header span,.seo-offers header span,.seo-faq>span{color:var(--gold);font-size:11px;font-weight:950;letter-spacing:.14em}.seo-hero h1{font-size:clamp(50px,7vw,100px);line-height:.9;letter-spacing:-.065em;max-width:950px;margin:20px 0}.seo-hero p{max-width:760px;color:#d2dde5;font-size:19px;line-height:1.7}.seo-hero-actions{display:flex;gap:12px;margin-top:28px}.seo-hero-actions .ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid var(--line)}.seo-hero aside{padding:30px;border-radius:28px;background:rgba(7,28,43,.78);border:1px solid var(--line);backdrop-filter:blur(20px)}.seo-hero aside b{display:block;font-size:64px;color:var(--gold)}.seo-hero aside span,.seo-hero aside small{display:block;color:var(--muted);margin-top:7px}.seo-quick{width:min(1400px,92vw);margin:-38px auto 60px;position:relative;z-index:4;display:flex;gap:8px;overflow:auto;padding:14px;background:rgba(8,28,42,.92);border:1px solid var(--line);border-radius:20px}.seo-quick a{white-space:nowrap;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.055);font-size:12px}.seo-content,.seo-offers,.seo-faq{width:min(1400px,92vw);margin:70px auto}.seo-content header h2,.seo-offers header h2,.seo-faq h2{font-size:clamp(34px,4vw,60px);margin:8px 0}.seo-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.seo-content-grid article{padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,#0d2638,#071724);border-radius:24px}.seo-content-grid p,.seo-faq p{color:var(--muted);line-height:1.8}.seo-offers>header{display:flex;justify-content:space-between;align-items:end}.seo-offers>header>strong{font-size:56px;color:var(--gold)}.seo-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.seo-toolbar button,.seo-toolbar input{border:1px solid var(--line);background:#0a1e2d;color:#fff;border-radius:999px;padding:11px 15px}.seo-toolbar button{cursor:pointer}.seo-toolbar button.active{background:var(--green);color:#04150e}.seo-toolbar input{margin-left:auto;min-width:280px}.seo-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.seo-offer{overflow:hidden;border:1px solid var(--line);background:linear-gradient(145deg,#0b2132,#071724);border-radius:22px}.seo-offer-media{display:block;position:relative;height:220px}.seo-offer-media img{width:100%;height:100%;object-fit:cover}.seo-offer-media>span{position:absolute;top:14px;left:14px;background:var(--gold);color:#06131f;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:950}.seo-offer-body{padding:20px}.seo-offer-body small{color:var(--muted)}.seo-offer-body h3{font-size:21px;margin:8px 0 14px}.seo-tags{display:flex;gap:6px;flex-wrap:wrap}.seo-tags span{font-size:10px;padding:6px 8px;background:rgba(255,255,255,.06);border-radius:999px}.seo-offer footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.seo-offer footer a{color:var(--green);font-weight:900;font-size:12px}.seo-empty{grid-column:1/-1;text-align:center;padding:50px;border:1px solid var(--line);border-radius:24px}.seo-faq details{border-top:1px solid var(--line);padding:18px 0}.seo-faq summary{font-weight:900;cursor:pointer}.seo-final{text-align:center;padding:90px 20px;background:linear-gradient(145deg,#0d2638,#07131f);border-top:1px solid var(--line)}.seo-final h2{font-size:clamp(40px,6vw,80px);margin:0}.seo-final p{color:var(--muted);margin:18px 0 30px}.seo-footer{text-align:center;padding:32px;color:var(--muted)}@media(max-width:950px){.seo-top nav,.seo-cta{display:none}.seo-menu{display:block;margin-left:auto}.seo-top nav.open{display:grid;position:absolute;top:76px;left:0;right:0;padding:20px;background:#06131f}.seo-hero-shell{grid-template-columns:1fr}.seo-hero aside{display:none}.seo-offer-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.seo-hero{min-height:680px}.seo-hero-shell{margin-top:60px}.seo-hero h1{font-size:48px}.seo-hero p{font-size:15px}.seo-content-grid,.seo-offer-grid{grid-template-columns:1fr}.seo-toolbar input{margin-left:0;width:100%;min-width:0}.seo-offers>header>strong{font-size:38px}}
/* V34 — widoczne breadcrumbs i SEO lokalne */
.seo-breadcrumbs{width:min(1240px,calc(100% - 32px));margin:88px auto 14px;display:flex;align-items:center;gap:9px;color:#6d8191;font-size:13px}.seo-breadcrumbs a{color:#bd8f3c;text-decoration:none;font-weight:800}.seo-breadcrumbs span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.seo-breadcrumbs{margin-top:74px;font-size:12px}}
