.pcg{--ink: #172e2b;--muted: #536762;--paper: #f7f6f0;--line: #dce3db;--accent: #126b55;--mint: #e3f0d8;color:var(--ink);background:var(--paper);padding:40px 28px 72px;font-family:var(--font-body--family, Arial, sans-serif);line-height:1.65}.pcg *,.pcg *:before,.pcg *:after{box-sizing:border-box}.pcg a{color:inherit}.pcg :focus-visible{outline:3px solid var(--accent);outline-offset:5px}.pcg [id]{scroll-margin-top:104px}.pcg-wrap{max-width:1180px;margin-inline:auto;min-width:0}.pcg h1,.pcg h2,.pcg h3{font-family:var(--font-heading--family, Arial, sans-serif);color:var(--ink);letter-spacing:-.035em;text-wrap:pretty;overflow-wrap:break-word}.pcg h1{font-size:clamp(34px,4.1vw,56px);line-height:1.1;margin:14px 0 22px;max-width:850px}.pcg h2{font-size:clamp(25px,2.4vw,32px);line-height:1.24;margin:0 0 16px}.pcg h3{font-size:23px;line-height:1.3;margin:0 0 12px}.pcg p{margin:0 0 18px}.pcg img{max-width:100%}.pcg-eyebrow{font-size:11px;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;font-weight:750;color:var(--accent)}.pcg-intro{font-size:18px;max-width:65ch;color:var(--muted);line-height:1.75}.pcg-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;padding:24px 0 40px}.pcg-hero>*{min-width:0}.pcg-hero-art{background:#e4ecdd;border-radius:24px;padding:28px;display:flex;align-items:center;justify-content:center;gap:14px;position:relative;overflow:hidden}.pcg-hero-art img{width:calc(50% - 7px);max-width:220px;height:auto;aspect-ratio:1;object-fit:contain;border-radius:16px;box-shadow:0 12px 28px #243e2820;transform:rotate(-5deg)}.pcg-hero-art img+img{transform:rotate(5deg);margin-top:38px}.pcg-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:12px 19px;background:var(--accent);border:1px solid var(--accent);border-radius:10px;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700;line-height:1.4;text-align:center;transition:background .18s ease,border-color .18s ease}.pcg-button:hover{background:#0d5241;border-color:#0d5241}.pcg-button--light{background:transparent;color:var(--ink)!important;border-color:#afbeb3}.pcg-button--light:hover{background:#e6eee1;border-color:var(--accent)}.pcg-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.pcg-topics{display:flex;gap:10px;flex-wrap:wrap;padding:22px 0 28px;border-top:1px solid var(--line)}.pcg-topics a{display:inline-flex;align-items:center;padding:9px 16px;min-height:44px;background:#fff;border:1px solid var(--line);border-radius:30px;text-decoration:none;font-size:13px;font-weight:650}.pcg-topics a:hover{border-color:var(--accent);background:var(--mint)}.pcg-feature{display:grid;grid-template-columns:1.1fr .9fr;background:var(--ink);border-radius:20px;overflow:hidden;margin-bottom:44px;color:#fff}.pcg-feature-copy{padding:32px;align-self:center}.pcg-feature h2{font-size:clamp(25px,2.4vw,32px);margin-top:10px}.pcg-feature h2,.pcg-feature .pcg-eyebrow{color:#fff}.pcg-feature p{color:#e0e9e2;font-size:15px}.pcg-feature .pcg-button{background:#dceeaf;color:var(--ink)!important;border-color:#dceeaf}.pcg-feature .pcg-button:hover{background:#e6f4c7}.pcg-feature-art{display:flex;gap:16px;align-items:center;justify-content:center;background:#e2eacb;padding:28px}.pcg-feature-art img{width:46%;max-width:200px;height:auto;aspect-ratio:1;object-fit:contain;border-radius:14px}.pcg-feature-art img:only-child{width:min(68%,200px)}.pcg-section-title{display:flex;gap:20px;align-items:baseline;justify-content:space-between;margin-bottom:22px}.pcg-section-title h2{margin:0}.pcg-section-title p{font-size:14px;color:var(--muted);margin:0}.pcg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pcg-card{background:#fff;border:1px solid var(--line);border-radius:18px;min-width:0;transition:border-color .18s ease,box-shadow .18s ease}.pcg-card:hover,.pcg-card:focus-within{border-color:#9ab4a2;box-shadow:0 8px 24px #172e2b0a}.pcg-card-main{display:flex;flex-direction:column;height:100%;border-radius:inherit;text-decoration:none}.pcg-card-media{height:192px;flex-shrink:0;background:#eaf0e3;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden;border-radius:17px 17px 0 0}.pcg-card-media img{display:block;width:160px;height:160px;object-fit:contain;border-radius:12px}.pcg-card-media--editorial{padding:0}.pcg-card-media--editorial img{width:100%;height:100%;object-fit:cover;border-radius:0}.pcg-topic-art{display:flex;width:190px;height:150px;align-items:center;justify-content:center;color:#236c58}.pcg-topic-art svg{display:block;width:100%;height:auto}.pcg-art-back{fill:#c7d9bc}.pcg-art-front{fill:#fff;stroke:#d0dfca;stroke-width:1.5px}.pcg-card-copy{padding:22px;display:flex;flex-direction:column;flex:1;gap:12px;align-items:flex-start}.pcg-card-copy h3{font-size:23px;line-height:1.28;margin:0}.pcg-card-main:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.pcg-card-copy p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.pcg-card-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 16px;padding-top:14px;margin-top:auto;width:100%}.pcg-card-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;min-height:44px;display:inline-flex;gap:10px;align-items:center}.pcg-card-time{font-size:12px;color:var(--muted)}.pcg-bottom{margin-top:44px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#eaf0e2;display:flex;gap:24px;justify-content:space-between;align-items:center}.pcg-bottom h2{font-size:25px;margin-bottom:8px}.pcg-bottom p{margin:0;color:var(--muted);font-size:15px}.pcg-bottom .pcg-button{flex-shrink:0}.pcg-breadcrumb{font-size:13px;margin:0 0 24px;color:var(--muted)}.pcg-breadcrumb a{text-underline-offset:4px}.pcg-article-head{max-width:930px;padding:10px 0 24px}.pcg-article-head h1{max-width:930px;font-size:clamp(32px,3.9vw,50px)}.pcg-article-head .pcg-intro{max-width:68ch}.pcg-meta{font-size:13px;color:var(--muted)}.pcg-article-cover{margin:0 0 28px}.pcg-article-cover img{display:block;width:100%;height:auto;max-height:400px;object-fit:cover;border-radius:18px}.pcg-answer{padding:24px 28px;border:1px solid #d3e0c7;border-left:4px solid var(--accent);background:#e6efdd;border-radius:0 14px 14px 0;margin-bottom:32px;font-size:16px;line-height:1.75}.pcg-answer strong{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.pcg-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:48px;align-items:start}.pcg-reading-column{grid-column:1;grid-row:1;min-width:0}.pcg-toc{grid-column:2;grid-row:1;background:#fff;border:1px solid var(--line);border-radius:14px;font-size:13px;position:sticky;top:100px;max-height:calc(100svh - 124px);overflow-y:auto}.pcg-toc-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;min-height:56px;font-weight:750;font-size:15px;line-height:1.4;list-style:none;cursor:pointer}.pcg-toc-disclosure>summary::-webkit-details-marker{display:none}.pcg-toc-disclosure>summary svg{flex-shrink:0}.pcg-toc-disclosure[open]>summary svg{transform:rotate(180deg)}.pcg-toc-content{padding:0 18px 18px}.pcg-toc ol{list-style:none;padding:0;margin:0}.pcg-toc li a{display:block;padding:10px 0;text-decoration:none;border-top:1px solid var(--line);line-height:1.5}.pcg-toc li a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.pcg-toc .pcg-button{margin-top:18px;width:100%}.pcg-offers{margin:0 0 36px}.pcg-offers>h2{font-size:23px}.pcg-offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:18px}.pcg-offer-grid>:only-child{grid-column:1 / -1}.pcg-offer{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.pcg-offer:not(:has(>img)){grid-template-columns:1fr}.pcg-offer img{width:72px;height:72px;object-fit:contain;border-radius:10px}.pcg-offer h3{font-size:19px;margin-bottom:8px;letter-spacing:-.02em}.pcg-offer p{font-size:14px;color:var(--muted);margin:0 0 12px}.pcg-offer .pcg-button{font-size:13px;padding:10px 14px;width:100%}.pcg-price{font-size:22px;font-weight:750;margin-bottom:12px}.pcg-offer-note{font-size:12px!important;color:var(--muted);margin:12px 0 0!important;line-height:1.6}.pcg .pc-duo-promo{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:24px;border:1px solid #c6d9bc;border-radius:16px;background:#f0f5e9;color:var(--ink)}.pcg .pc-duo-promo h2{font-size:23px;line-height:1.3;letter-spacing:-.025em}.pcg .pc-duo-promo p{font-size:14px;line-height:1.65}.pcg .pc-duo-promo__action{gap:12px;min-width:170px;font-size:12px}.pcg .pc-duo-promo__price{font-size:27px}.pcg .pc-duo-promo .button{min-height:46px;padding:12px 16px;border:1px solid var(--accent);border-radius:10px;background:var(--accent)!important;color:#fff!important;box-shadow:none!important;font-size:14px;line-height:1.4;font-weight:700;text-decoration:none}.pcg .pc-duo-promo .button:hover{background:#0d5241!important}.pcg-body{font-size:17px;min-width:0;line-height:1.8}.pcg-body h2{font-size:28px;margin:40px 0 18px}.pcg-body h2:first-child{margin-top:0}.pcg-body h3{font-size:22px;margin-top:28px}.pcg-body p{margin-bottom:20px}.pcg-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.pcg-body li{margin-bottom:10px;padding-left:4px}.pcg-body ul,.pcg-body ol{padding-left:23px;margin:16px 0 24px}.pcg-body .pcg-steps{list-style:none;padding:0;counter-reset:step;display:grid;gap:12px}.pcg-steps li{counter-increment:step;padding:20px 20px 20px 64px;background:#fff;border:1px solid var(--line);border-radius:12px;position:relative;margin:0}.pcg-steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:18px;top:18px;font-size:20px;font-weight:750;color:var(--accent)}.pcg-steps strong{display:block}.pcg-table-wrap{overflow-x:auto;max-width:100%;overscroll-behavior-x:contain;border:1px solid var(--line);border-radius:12px;margin:20px 0 28px;scrollbar-width:thin;scrollbar-color:#91ac9c #edf1e7}.pcg-body table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.65;background:#fff;margin:0;table-layout:fixed}.pcg-body caption{text-align:left;padding:14px 16px;background:#edf1e7;color:var(--muted);font-size:12px}.pcg-body th,.pcg-body td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:break-word}.pcg-body thead th{background:#e4eddc;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.pcg-body tbody th{font-weight:700}.pcg-body tr:last-child>*{border-bottom:0}.pcg-callout{padding:24px;background:#fff1d9;border-radius:12px;margin:24px 0}.pcg-callout p:last-child{margin:0}.pcg-editorial{border-top:1px solid var(--line);padding-top:22px;font-size:12px;color:var(--muted);margin-top:28px;line-height:1.7}.pcg-sources{font-size:14px;color:var(--muted)}.pcg-pagination{margin-top:32px;display:flex;gap:16px;justify-content:center}.pcg-pagination a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.pcg-empty{padding:28px;background:#fff;border-radius:14px}@media(max-width:990px){.pcg-hero{gap:28px}.pcg-hero-art{padding:20px}.pcg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pcg-article-layout{grid-template-columns:minmax(0,1fr);gap:24px}.pcg-toc{grid-column:1;grid-row:1;position:static;max-height:none}.pcg-reading-column{grid-column:1;grid-row:2}.pcg-toc ol{columns:2;column-gap:24px}.pcg-toc li{break-inside:avoid}.pcg-toc .pcg-button{width:auto}.pcg-section-title{display:block}.pcg-section-title p{margin-top:8px}}@media(max-width:640px){.pcg{padding:24px 20px 44px}.pcg-hero{grid-template-columns:minmax(0,1fr);padding:10px 0 26px;gap:24px}.pcg h1{margin:10px 0 18px;font-size:clamp(30px,8.6vw,38px)}.pcg-intro{font-size:16px}.pcg-hero-art{padding:16px 24px;height:174px;border-radius:18px}.pcg-hero-art img{max-width:130px;border-radius:10px}.pcg-hero-art img+img{margin-top:16px}.pcg-actions{gap:10px;margin-top:20px}.pcg-actions .pcg-button{flex:1 1 140px}.pcg-topics{gap:8px;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;padding:18px 2px;margin-bottom:18px;scrollbar-width:thin;scrollbar-color:#91ac9c #edf1e7}.pcg-topics a{padding:8px 14px;flex-shrink:0}.pcg-feature{grid-template-columns:minmax(0,1fr);margin-bottom:32px;border-radius:18px}.pcg-feature-copy{padding:24px}.pcg-feature-art{padding:16px;height:160px}.pcg-feature-art img,.pcg-feature-art img:only-child{width:128px;max-height:128px}.pcg-grid{grid-template-columns:minmax(0,1fr);gap:20px}.pcg-card-media{height:172px;padding:12px}.pcg-card-media img{width:148px;height:148px}.pcg-card-media--editorial{padding:0}.pcg-card-media--editorial img{width:100%;height:100%}.pcg-topic-art{height:142px;width:184px}.pcg-card-copy{padding:20px}.pcg-card-copy h3{font-size:22px}.pcg-card-footer{gap:6px 14px;padding-top:8px}.pcg-bottom{padding:22px;flex-direction:column;align-items:stretch;margin-top:32px;gap:18px}.pcg-bottom h2{font-size:23px}.pcg-article-head{padding:0 0 16px}.pcg-breadcrumb{font-size:12px;margin-bottom:22px}.pcg-article-cover{margin-bottom:24px}.pcg-article-cover img{max-height:240px;border-radius:14px}.pcg-answer{padding:20px;font-size:15px;margin-bottom:24px}.pcg-article-layout{gap:24px}.pcg-toc ol{columns:auto}.pcg-toc-disclosure>summary{padding:16px 18px}.pcg-toc li a{padding-block:12px}.pcg-offer-grid{grid-template-columns:minmax(0,1fr)}.pcg-offer{padding:18px;grid-template-columns:64px minmax(0,1fr);gap:14px}.pcg-offer img{width:64px;height:64px}.pcg-offer h3{font-size:18px}.pcg .pc-duo-promo{grid-template-columns:minmax(0,1fr);gap:18px;padding:20px}.pcg .pc-duo-promo h2{font-size:22px}.pcg .pc-duo-promo__action{min-width:0;width:100%}.pcg .pc-duo-promo .button{width:100%}.pcg-body{font-size:16px;line-height:1.8}.pcg-body h2{font-size:25px;margin-top:34px}.pcg-body h3{font-size:21px}.pcg-body table{min-width:520px}.pcg-body th,.pcg-body td{padding:12px}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) table,.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) tbody{display:block;width:100%;min-width:0}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) caption{display:block;text-align:left}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) tbody tr{display:grid;gap:14px;padding:18px;border-bottom:1px solid var(--line)}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) tbody tr:last-child{border-bottom:0}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) tbody :is(th,td){display:block;width:auto;padding:0;border:0;font-size:14px;line-height:1.65}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) tbody th{font-size:18px;color:var(--accent)}.pcg-body :is(.pcg-plan-comparison,#preise+.pcg-table-wrap) td[data-label]:before{content:attr(data-label);display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-weight:700;margin-bottom:3px}.pcg-callout{padding:20px}.pcg-steps li{padding:18px 18px 18px 56px}.pcg-steps li:before{left:16px}}@media(prefers-reduced-motion:reduce){.pcg *,.pcg *:before,.pcg *:after{transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/pinclair-guides.css.map */
