/* Poradniki Iwaniak Team */
.guide-hero{padding:80px var(--gutter) 70px;background:radial-gradient(circle at 85% 15%,#2a3747,transparent 48%),var(--deep);border-bottom:1px solid var(--line)}.guide-hero-inner{max-width:960px}.guide-hero h1{font-size:clamp(48px,6vw,82px);margin:0 0 22px}.guide-hero .lead{max-width:740px;color:#d5dce5;font-size:18px}.guide-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;color:var(--muted);font-size:12px}.guide-breadcrumbs a:hover{color:var(--accent)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.guide-card{display:flex;flex-direction:column;min-height:340px;padding:30px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.guide-card small{color:var(--accent);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.guide-card h2{font-size:clamp(28px,2.5vw,38px);margin:20px 0 14px}.guide-card p{font-size:14px}.guide-card a{margin-top:auto;color:var(--accent);font-size:13px;font-weight:600}.guide-card a:hover{text-decoration:underline}.guide-intro{max-width:860px}.guide-intro p{font-size:17px}.guide-article{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:clamp(36px,6vw,88px);align-items:start}.guide-body{max-width:800px}.guide-body section{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.guide-body h2{font-size:clamp(28px,3vw,40px);margin:0 0 16px}.guide-body p{font-size:16px;line-height:1.85}.guide-side{position:sticky;top:28px;padding:25px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.guide-side strong{display:block;font:700 27px/1.15 var(--heading);margin-bottom:15px}.guide-side p{font-size:13px}.guide-side .button{width:100%;font-size:10px}.guide-faq{background:var(--panel)}.guide-faq .faq-list{max-width:850px}.guide-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;background:var(--deep)}.guide-cta h2{font-size:clamp(38px,4vw,54px);margin:0}.guide-cta p{margin:10px 0 0}.guide-related{background:var(--panel)}.guide-related h2{font-size:clamp(36px,4vw,54px);margin-bottom:30px}@media(max-width:900px){.guide-grid{grid-template-columns:1fr}.guide-card{min-height:0}.guide-article{grid-template-columns:1fr}.guide-side{position:static}}@media(max-width:600px){.guide-hero{padding:56px 22px}.guide-hero h1{font-size:clamp(44px,11vw,62px)}.guide-hero .lead{font-size:15px}.guide-card{padding:24px}.guide-body p{font-size:15px}}
.home-guides{border-top:1px solid var(--line)}.home-guides-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px}.home-guides-heading h2{margin:0}.home-guides-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:14px}.home-guides>.text-link{margin-top:28px}@media(max-width:850px){.home-guides-heading{display:block}.home-guides-heading>p{margin-top:20px}}
.guide-byline{margin:24px 0 0;color:#b9c5d1;font-size:12px}.guide-byline a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.guide-answer{padding:20px 24px;margin:0 0 28px;border-left:4px solid var(--accent);border-radius:7px;background:#d7fb0012;color:var(--text);font-size:17px!important;font-weight:500;line-height:1.7!important}.guide-figure{margin:0 0 36px;overflow:hidden;border-radius:10px}.guide-figure img{display:block;width:100%;height:340px;object-fit:cover;object-position:center 38%}.guide-checklist{margin:4px 0 32px;padding:26px 28px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.guide-checklist h2{margin:0 0 16px;font-size:32px}.guide-checklist ul{list-style:none;padding:0;margin:0}.guide-checklist li{position:relative;padding:10px 0 10px 27px;font-size:14px;line-height:1.7}.guide-checklist li:before{content:'✓';position:absolute;left:0;color:var(--accent);font-weight:700}@media(max-width:600px){.guide-answer{padding:18px;font-size:15px!important}.guide-figure img{height:250px}.guide-checklist{padding:22px}}
.guide-service-links{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:30px}
