:root{--pdl-ink:#17372e;--pdl-ink-2:#2d5146;--pdl-orange:#c65d32;--pdl-orange-dark:#a84422;--pdl-cream:#f6f0e4;--pdl-paper:#fffdf8;--pdl-line:#d8d0c1;--pdl-muted:#65726c;--pdl-green:#2d6a57;--pdl-white:#fff;--pdl-radius:14px;--pdl-shadow:0 14px 36px rgba(23,55,46,.1)}
html{scroll-behavior:smooth}.pdl-body{margin:0;background:var(--pdl-paper);color:var(--pdl-ink);font-family:"Source Sans 3",Arial,sans-serif;font-size:17px;line-height:1.55}.pdl-body *{box-sizing:border-box}.pdl-body h1,.pdl-body h2,.pdl-body h3,.pdl-body strong,.pdl-body b{font-family:Manrope,Arial,sans-serif}.pdl-body a{color:inherit}.pdl-wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.pdl-skip{position:absolute;left:-9999px}.pdl-skip:focus{left:20px;top:12px;z-index:1000;background:#fff;padding:8px 12px}
.pdl-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.96);border-bottom:1px solid var(--pdl-line);backdrop-filter:blur(12px)}.pdl-header-row{height:76px;display:flex;align-items:center;gap:26px}.pdl-brand{margin-right:auto;line-height:0}.pdl-brand img{width:248px;height:auto;display:block}.pdl-nav{display:flex;gap:22px;font-weight:700;font-size:15px}.pdl-nav a,.pdl-footer a{text-decoration:none}.pdl-nav a:hover{color:var(--pdl-orange)}.pdl-search{display:flex;border:1px solid var(--pdl-line);border-radius:10px;overflow:hidden;background:#fff}.pdl-search input{width:170px;border:0;padding:9px 11px;font:inherit;font-size:14px}.pdl-search button{border:0;background:var(--pdl-ink);color:#fff;padding:0 13px;font-weight:700}.pdl-menu-button{display:none}
.pdl-hero{background:linear-gradient(112deg,var(--pdl-cream),#fff9ef);border-bottom:1px solid var(--pdl-line);padding:58px 0 62px}.pdl-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center}.pdl-eyebrow{display:block;color:var(--pdl-orange-dark);font:800 12px/1 Manrope,sans-serif;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px}.pdl-hero h1,.pdl-page-hero h1,.pdl-library-head h1{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;max-width:720px}.pdl-hero p{font-size:21px;max-width:650px;color:var(--pdl-ink-2);margin:0 0 28px}.pdl-hero-search,.pdl-library-search{display:flex;max-width:620px;border:2px solid var(--pdl-ink);border-radius:12px;background:#fff;overflow:hidden}.pdl-hero-search input,.pdl-library-search input{flex:1;min-width:0;border:0;padding:15px 18px;font:inherit}.pdl-hero-search button,.pdl-library-search button{border:0;background:var(--pdl-orange);color:#fff;padding:0 20px;font:800 15px Manrope}.pdl-proof{display:flex;gap:22px;margin-top:22px;font-size:14px;color:var(--pdl-muted)}.pdl-proof strong{color:var(--pdl-ink)}
.pdl-hero-sheet{background:#fff;border:1px solid #c8c0b0;box-shadow:12px 12px 0 #e6d4bd,28px 28px 0 rgba(198,93,50,.13);border-radius:8px;overflow:hidden;transform:rotate(1.2deg)}.pdl-sheet-top{height:48px;background:var(--pdl-ink);display:flex;align-items:center;gap:7px;padding:0 17px;color:#fff}.pdl-sheet-top span{width:9px;height:9px;border-radius:50%;background:#e99a71}.pdl-sheet-top b{margin-left:10px}.pdl-sheet-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--pdl-line);border-bottom:1px solid var(--pdl-line)}.pdl-sheet-metrics div{background:#fff;padding:18px}.pdl-sheet-metrics small{display:block;color:var(--pdl-muted)}.pdl-sheet-metrics strong{font-size:20px}.pdl-sheet-table{display:grid;grid-template-columns:1.35fr 1fr .8fr;font-size:13px}.pdl-sheet-table>*{padding:12px;border-right:1px solid #e6e0d6;border-bottom:1px solid #e6e0d6}.pdl-sheet-table b{background:#f3eee4}.pdl-sheet-table em{font-style:normal;color:var(--pdl-green);font-weight:700}
.pdl-section{padding:72px 0}.pdl-section-cream{background:var(--pdl-cream)}.pdl-section-dark{background:var(--pdl-ink);color:#fff}.pdl-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.pdl-section-head h2,.pdl-features h2,.pdl-faq h2,.pdl-download-box h2{font-size:clamp(28px,3vw,42px);line-height:1.12;letter-spacing:-.03em;margin:0}.pdl-section-head>a{font-weight:800;color:var(--pdl-orange-dark);text-decoration:none}.pdl-section-head.light>a{color:#f0a077}.pdl-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.pdl-category{padding:20px 15px;border:1px solid var(--pdl-line);background:#fff;border-radius:var(--pdl-radius);text-decoration:none;transition:.18s}.pdl-category:hover{transform:translateY(-3px);box-shadow:var(--pdl-shadow);border-color:var(--pdl-orange)}.pdl-category-icon{display:grid;place-items:center;width:38px;height:38px;background:var(--pdl-cream);border:1px solid #e9d5c0;color:var(--pdl-orange-dark);border-radius:10px;font:800 16px Manrope;margin-bottom:15px}.pdl-category strong{display:block;font-size:16px}.pdl-category small{display:block;color:var(--pdl-muted);margin-top:4px}
.pdl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pdl-card{background:#fff;border:1px solid var(--pdl-line);border-radius:var(--pdl-radius);overflow:hidden;box-shadow:0 4px 16px rgba(23,55,46,.05)}.pdl-card-media{height:185px;background:repeating-linear-gradient(0deg,#f5efe4 0,#f5efe4 27px,#e4ddcf 28px),repeating-linear-gradient(90deg,transparent 0,transparent 70px,#e4ddcf 71px);display:grid;place-items:center;text-decoration:none;overflow:hidden}.pdl-card-media img{width:100%;height:100%;object-fit:cover}.pdl-sheet-mark{background:var(--pdl-orange);color:#fff;padding:12px 18px;border-radius:7px;font:800 15px Manrope;letter-spacing:.08em}.pdl-card-body{padding:18px}.pdl-kicker{font:800 11px Manrope;color:var(--pdl-orange-dark);text-transform:uppercase;letter-spacing:.1em;text-decoration:none}.pdl-card h3{font-size:20px;line-height:1.25;margin:9px 0 18px}.pdl-card h3 a{text-decoration:none}.pdl-card-foot{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #ece6dc;padding-top:13px;font-size:13px;color:var(--pdl-muted)}.pdl-card-foot a{color:var(--pdl-orange-dark);font-weight:800;text-decoration:none}.pdl-empty{grid-column:1/-1;padding:35px;border:1px dashed var(--pdl-line);background:#fff;border-radius:12px}
.pdl-features{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.pdl-features>div>p{font-size:19px;color:var(--pdl-muted)}.pdl-feature-list article{display:flex;gap:18px;border-top:1px solid var(--pdl-line);padding:20px 0}.pdl-feature-list article>b{color:var(--pdl-orange);font-size:13px}.pdl-feature-list h3{margin:0 0 4px}.pdl-feature-list p{margin:0;color:var(--pdl-muted)}.pdl-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pdl-team-grid article{display:grid;grid-template-columns:180px 1fr;background:#21483b;border:1px solid #3e6457;border-radius:14px;overflow:hidden}.pdl-team-grid img{width:100%;height:100%;object-fit:cover}.pdl-team-grid article>div{padding:28px}.pdl-team-grid span{color:#f0a077;font-weight:800;font-size:13px}.pdl-team-grid h3{font-size:25px;margin:7px 0}.pdl-team-grid p{color:#d4e1dc;margin:0}.pdl-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pdl-steps li{padding:24px;border-left:3px solid var(--pdl-orange);background:#fff;border-top:1px solid var(--pdl-line);border-right:1px solid var(--pdl-line);border-bottom:1px solid var(--pdl-line)}.pdl-steps span{font:800 12px Manrope;color:var(--pdl-orange)}.pdl-steps h3{margin:10px 0 5px}.pdl-steps p{margin:0;color:var(--pdl-muted)}.pdl-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.pdl-faq details,.pdl-faq-items details{border-top:1px solid var(--pdl-line);padding:17px 0}.pdl-faq summary,.pdl-faq-items summary{cursor:pointer;font:700 17px Manrope}.pdl-faq p{color:var(--pdl-muted)}.pdl-cta{background:var(--pdl-orange);color:#fff;padding:48px 0}.pdl-cta .pdl-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.pdl-cta h2{font-size:34px;max-width:760px;margin:6px 0 0;line-height:1.16}.pdl-cta a{background:var(--pdl-ink);color:#fff;text-decoration:none;padding:15px 22px;border-radius:10px;font-weight:800;white-space:nowrap}
.pdl-footer{background:#112a23;color:#dce7e2;padding:42px 0 20px}.pdl-footer-row{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:40px}.pdl-footer-brand img{width:220px;height:auto}.pdl-footer-row p{margin:0;color:#adbfB8}.pdl-footer nav{display:flex;gap:18px;font-weight:700}.pdl-footer-bottom{border-top:1px solid #365147;margin-top:32px;padding-top:18px;display:flex;justify-content:space-between;color:#8fa69d;font-size:13px}
.pdl-page-hero,.pdl-library-head{background:var(--pdl-cream);padding:58px 0;border-bottom:1px solid var(--pdl-line)}.pdl-page-hero p,.pdl-library-head p{font-size:20px;color:var(--pdl-ink-2);max-width:760px}.pdl-library-search{margin-top:25px}.pdl-category-copy{padding:55px 0;background:var(--pdl-cream)}.pdl-category-copy .pdl-wrap{max-width:850px}.pdl-category-index{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pdl-category-index article{display:flex;gap:18px;padding:24px;border:1px solid var(--pdl-line);border-radius:14px;background:#fff}.pdl-category-index .pdl-category-icon{flex:0 0 42px}.pdl-category-index h2{margin:0 0 8px}.pdl-category-index p{color:var(--pdl-muted)}.pdl-category-index a{font-weight:800;color:var(--pdl-orange-dark)}
.pdl-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-size:13px;color:var(--pdl-muted);padding:24px 0}.pdl-breadcrumb a{color:var(--pdl-orange-dark)}.pdl-article-head{display:grid;grid-template-columns:1fr 180px;gap:55px;align-items:start;padding:20px 0 35px}.pdl-article-head h1{font-size:clamp(35px,5vw,58px);line-height:1.05;letter-spacing:-.045em;margin:0 0 20px}.pdl-intro{font-size:20px;color:var(--pdl-ink-2);max-width:800px}.pdl-intro p{margin:0 0 12px}.pdl-article-head>aside{border:1px solid var(--pdl-line);padding:20px;border-radius:12px;display:grid;gap:5px;background:var(--pdl-cream)}.pdl-article-head>aside strong{font-size:24px;color:var(--pdl-orange)}.pdl-article-head>aside span{font-size:14px}.pdl-gallery{background:#ece5d9;padding:18px;border-radius:14px;border:1px solid var(--pdl-line)}.pdl-gallery-main{height:min(620px,58vw);background:#fff;border:1px solid #cfc6b8;display:grid;place-items:center;overflow:hidden}.pdl-gallery-main img{width:100%;height:100%;object-fit:contain}.pdl-gallery-thumbs{display:flex;gap:10px;overflow:auto;padding-top:12px}.pdl-gallery-thumbs button{background:#fff;border:1px solid var(--pdl-line);border-radius:8px;padding:6px;min-width:118px;cursor:pointer}.pdl-gallery-thumbs img{width:104px;height:58px;object-fit:cover;display:block}.pdl-gallery-thumbs span{font-size:11px;display:block;margin-top:4px}.pdl-download-box{margin:24px 0 54px;background:var(--pdl-ink);color:#fff;border-radius:14px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.pdl-download-box span{color:#f0a077;font-weight:800;font-size:13px}.pdl-download-box h2{font-size:28px;margin:5px 0}.pdl-download-box p{margin:0;color:#c9d8d2}.pdl-download{background:var(--pdl-orange);color:#fff!important;text-decoration:none;padding:16px 22px;border-radius:9px;font:800 15px Manrope;white-space:nowrap}.pdl-download.is-disabled{background:#6b7772}.pdl-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:65px}.pdl-prose{max-width:800px}.pdl-prose section{margin-bottom:42px}.pdl-prose h2{font-size:30px;line-height:1.2;margin:0 0 14px}.pdl-prose p,.pdl-prose li{color:#455b53}.pdl-checks{padding:0;list-style:none}.pdl-checks li{padding:10px 0 10px 28px;position:relative;border-bottom:1px solid #eee7dc}.pdl-checks li:before{content:'✓';position:absolute;left:0;color:var(--pdl-orange);font-weight:800}.pdl-feature-chips{display:flex;flex-wrap:wrap;gap:9px}.pdl-feature-chips span{background:var(--pdl-cream);border:1px solid var(--pdl-line);padding:9px 12px;border-radius:7px}.pdl-author-rail{position:sticky;top:100px;align-self:start;border:1px solid var(--pdl-line);border-radius:13px;padding:18px}.pdl-author-rail>div{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--pdl-line)}.pdl-author-rail img{width:56px;height:56px;border-radius:50%;object-fit:cover}.pdl-author-rail p{margin:0;display:grid}.pdl-author-rail span,.pdl-author-rail small{font-size:12px;color:var(--pdl-muted)}.pdl-author-rail>a{display:block;margin-top:14px;color:var(--pdl-orange-dark);font-weight:800}.pdl-related{padding:70px 0}
.pdl-about-grid{display:grid;grid-template-columns:1fr 330px;gap:70px}.pdl-about-note,.pdl-contact-aside{background:var(--pdl-cream);border:1px solid var(--pdl-line);padding:28px;border-radius:14px;align-self:start}.pdl-about-note strong,.pdl-contact-aside strong{font-size:21px}.pdl-about-note a{font-weight:800;color:var(--pdl-orange-dark)}.pdl-sources{max-width:850px}.pdl-contact-grid{display:grid;grid-template-columns:1fr 350px;gap:70px}.pdl-contact{display:grid;gap:18px}.pdl-contact label{display:grid;gap:6px;font-weight:700}.pdl-contact input,.pdl-contact textarea{border:1px solid #bfb6a7;border-radius:8px;padding:12px;font:inherit;background:#fff}.pdl-contact button{justify-self:start;background:var(--pdl-orange);color:#fff;border:0;border-radius:9px;padding:13px 22px;font-weight:800}.pdl-honeypot{position:absolute!important;left:-9999px}.pdl-notice{padding:12px;border-radius:7px}.pdl-notice.success{background:#e2f1e9}.pdl-notice.error{background:#f9e2dc}.pdl-page-copy{min-height:300px}.pagination{margin-top:32px}.nav-links{display:flex;gap:7px}.page-numbers{padding:8px 12px;border:1px solid var(--pdl-line);text-decoration:none}.page-numbers.current{background:var(--pdl-ink);color:#fff}
@media(max-width:980px){.pdl-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px 24px;border-bottom:1px solid var(--pdl-line);flex-direction:column}.pdl-nav.is-open{display:flex}.pdl-menu-button{display:block;border:1px solid var(--pdl-line);background:#fff;border-radius:8px;padding:8px 11px}.pdl-search{display:none}.pdl-hero-grid{grid-template-columns:1fr;gap:45px}.pdl-hero-sheet{max-width:680px}.pdl-categories{grid-template-columns:repeat(3,1fr)}.pdl-grid{grid-template-columns:repeat(2,1fr)}.pdl-team-grid article{grid-template-columns:130px 1fr}.pdl-footer-row{grid-template-columns:1fr}.pdl-footer nav{flex-wrap:wrap}.pdl-content-grid{grid-template-columns:1fr}.pdl-author-rail{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px}.pdl-about-grid,.pdl-contact-grid{grid-template-columns:1fr}.pdl-contact-aside{order:-1}}
@media(max-width:680px){.pdl-wrap{width:min(100% - 28px,1160px)}.pdl-header-row{height:66px}.pdl-brand img{width:205px}.pdl-nav{top:66px}.pdl-hero{padding:38px 0}.pdl-hero h1,.pdl-page-hero h1,.pdl-library-head h1{font-size:38px}.pdl-hero p{font-size:18px}.pdl-hero-search{flex-direction:column;border-width:1px}.pdl-hero-search button{padding:13px}.pdl-proof{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pdl-proof strong{grid-column:1/-1}.pdl-hero-sheet{box-shadow:8px 8px 0 #e6d4bd;transform:none}.pdl-sheet-metrics{grid-template-columns:1fr}.pdl-sheet-metrics div{padding:10px 15px}.pdl-sheet-table{grid-template-columns:1.2fr .9fr}.pdl-sheet-table>*:nth-child(3n){display:none}.pdl-section{padding:50px 0}.pdl-section-head{align-items:start;flex-direction:column}.pdl-categories{grid-template-columns:repeat(2,1fr)}.pdl-grid{grid-template-columns:1fr}.pdl-features,.pdl-faq{grid-template-columns:1fr;gap:35px}.pdl-team-grid{grid-template-columns:1fr}.pdl-team-grid article{grid-template-columns:110px 1fr}.pdl-team-grid article>div{padding:19px}.pdl-steps{grid-template-columns:1fr 1fr}.pdl-cta .pdl-wrap,.pdl-download-box{align-items:flex-start;flex-direction:column}.pdl-cta h2{font-size:27px}.pdl-footer-bottom{flex-direction:column;gap:6px}.pdl-category-index{grid-template-columns:1fr}.pdl-article-head{grid-template-columns:1fr;gap:15px}.pdl-article-head>aside{display:flex;flex-wrap:wrap;align-items:center}.pdl-gallery{padding:8px}.pdl-gallery-main{height:58vw}.pdl-download-box{padding:24px}.pdl-download{white-space:normal;width:100%;text-align:center}.pdl-content-grid{gap:35px}.pdl-author-rail{grid-template-columns:1fr}.pdl-contact-grid{gap:30px}}
@media(max-width:680px){.pdl-gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.pdl-gallery-thumbs button{min-width:0}.pdl-gallery-thumbs img{width:100%;height:auto;aspect-ratio:16/9}}

/* Hermes UI polish 2026-09-06: purposeful spacing, refined controls and brand integration. */
:root{--pdl-ink:#123e31;--pdl-ink-2:#365a4d;--pdl-orange:#c75b2d;--pdl-orange-dark:#a84623;--pdl-cream:#f5efe3;--pdl-paper:#fffdf8;--pdl-line:#dcd4c6;--pdl-muted:#66736d;--pdl-green:#23624d;--pdl-shadow:0 14px 34px rgba(18,62,49,.09)}
.pdl-body{background:#fffdf9;color:var(--pdl-ink);text-rendering:optimizeLegibility}
.pdl-wrap{width:min(1160px,calc(100% - 40px))}
.pdl-header{background:rgba(255,253,248,.97);border-color:#e3ddd2;box-shadow:0 3px 16px rgba(20,54,43,.035)}
.pdl-header-row{height:70px;gap:20px}
.pdl-brand{display:flex;align-items:center;flex:0 0 auto}
.pdl-brand img{width:228px;height:auto;max-height:57px;object-fit:contain}
.pdl-nav{gap:4px;font-size:14px}
.pdl-nav a{padding:9px 10px;border-radius:8px;transition:color .18s,background .18s}
.pdl-nav a:hover{color:var(--pdl-orange-dark);background:#f4eee4}
.pdl-search{height:40px;border-color:#d8d0c3;border-radius:9px;box-shadow:inset 0 1px 0 rgba(18,62,49,.025)}
.pdl-search input{width:158px;padding-inline:12px}
.pdl-search button{padding-inline:14px;background:#123e31}
.pdl-hero{background:radial-gradient(circle at 50% -20%,#fffdf8 0,#f7f1e7 57%,#f3ecdf 100%)}
.pdl-hero h1,.pdl-page-hero h1,.pdl-library-head h1{color:#103c31;text-wrap:balance}
.pdl-hero-search,.pdl-library-search{border-color:#174838;box-shadow:0 10px 25px rgba(18,62,49,.08)}
.pdl-hero-search input,.pdl-library-search input{background:#fffdfb}
.pdl-hero-search button,.pdl-library-search button{background:#c75b2d;transition:background .18s}
.pdl-hero-search button:hover,.pdl-library-search button:hover{background:#a84623}
.pdl-primary-link{border-radius:9px;box-shadow:0 6px 14px rgba(18,62,49,.1);transition:transform .18s,background .18s}
.pdl-primary-link:hover{transform:translateY(-1px);background:#0e3228}
.pdl-proof{align-items:center}
.pdl-proof span,.pdl-proof strong{position:relative}
.pdl-section-head{margin-bottom:24px;align-items:flex-end}
.pdl-section-head>a{padding:7px 0;border-bottom:1px solid rgba(168,70,35,.25)}
.pdl-categories{gap:10px}
.pdl-category{padding:17px 14px;border-radius:12px;min-height:132px;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 3px 12px rgba(18,62,49,.025)}
.pdl-category:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,62,49,.09)}
.pdl-category-icon{width:40px;height:40px;margin-bottom:13px;border-radius:11px}
.pdl-card{border-radius:13px;box-shadow:0 5px 18px rgba(18,62,49,.055);transition:transform .18s,box-shadow .18s,border-color .18s}
.pdl-card:hover{transform:translateY(-2px);border-color:#c8bba8;box-shadow:0 14px 30px rgba(18,62,49,.1)}
.pdl-card-body{padding:17px}
.pdl-card h3{margin:8px 0 16px}
.pdl-team-grid article{border-radius:13px;box-shadow:0 8px 24px rgba(7,33,25,.14)}
.pdl-steps li{border-radius:10px;border-left-width:4px}
.pdl-faq details,.pdl-faq-items details{border:1px solid #ded8cc;padding:0;background:#fff;border-radius:10px;overflow:hidden;margin-bottom:9px}
.pdl-faq summary,.pdl-faq-items summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;list-style:none}
.pdl-faq summary::-webkit-details-marker,.pdl-faq-items summary::-webkit-details-marker{display:none}
.pdl-faq summary h3,.pdl-faq-items summary h3{font:700 16px/1.4 Manrope,sans-serif;margin:0;color:#183f33}
.pdl-faq details>p{margin:0;padding:0 16px 15px;color:var(--pdl-muted)}
.pdl-faq details[open] summary{background:#f6f3eb}
.pdl-faq-toggle{position:relative;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#eef3ec}
.pdl-faq-toggle:before,.pdl-faq-toggle:after{content:"";position:absolute;left:7px;right:7px;top:11px;height:2px;background:#175d43;border-radius:2px}
.pdl-faq-toggle:after{transform:rotate(90deg);transition:transform .18s}
details[open] .pdl-faq-toggle:after{transform:rotate(0)}
.pdl-cta{background:linear-gradient(112deg,#bb4d25,#d46c37)}
.pdl-cta a{border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 20px rgba(64,22,9,.18)}
.pdl-footer{padding:32px 0 18px;background:#102d25}
.pdl-footer-row{grid-template-columns:240px minmax(220px,1fr) auto;gap:32px}
.pdl-footer-brand{line-height:0}
.pdl-footer-brand img{width:226px;height:auto;max-height:57px;object-fit:contain}
.pdl-footer-row p{max-width:440px;font-size:15px;line-height:1.5}
.pdl-footer nav{gap:8px 16px;font-size:14px;flex-wrap:wrap;justify-content:flex-end}
.pdl-footer a:hover{color:#f0aa68}
.pdl-footer-bottom{margin-top:25px;padding-top:15px}
.pdl-page-hero,.pdl-library-head{padding:44px 0;background:linear-gradient(135deg,#f6efe4,#fbf8f1)}
.pdl-page-hero p,.pdl-library-head p{font-size:18px;margin-bottom:0}
.pdl-body a:focus-visible,.pdl-body button:focus-visible,.pdl-body input:focus-visible,.pdl-body summary:focus-visible{outline:3px solid #c55b2c;outline-offset:3px}
@media(max-width:980px){
  .pdl-header-row{height:66px}
  .pdl-brand img{width:214px;max-height:53px}
  .pdl-nav{top:66px;box-shadow:0 12px 24px rgba(18,62,49,.1)}
  .pdl-footer-row{grid-template-columns:1fr;gap:20px}
  .pdl-footer nav{justify-content:flex-start}
}
@media(max-width:680px){
  .pdl-wrap{width:min(100% - 28px,1160px)}
  .pdl-header-row{height:62px}
  .pdl-brand img{width:190px;max-height:48px}
  .pdl-nav{top:62px;padding:14px 18px;gap:2px}
  .pdl-nav a{padding:10px 8px}
  .pdl-menu-button{padding:7px 10px;font-weight:700;color:#17372e}
  .pdl-hero h1,.pdl-page-hero h1,.pdl-library-head h1{font-size:34px;line-height:1.08}
  .pdl-hero p{font-size:17px;line-height:1.5}
  .pdl-proof{margin-top:18px}
  .pdl-section-head{gap:12px;margin-bottom:20px}
  .pdl-section-head>a{padding-top:0}
  .pdl-category{min-height:122px;padding:15px 13px}
  .pdl-footer{padding-top:27px}
  .pdl-footer-brand img{width:215px;max-height:54px}
  .pdl-footer-row{gap:17px}
  .pdl-footer nav{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .pdl-footer-bottom{margin-top:20px}
  .pdl-page-hero,.pdl-library-head{padding:30px 0}
  .pdl-faq summary h3,.pdl-faq-items summary h3{font-size:15px}
}
@media(prefers-reduced-motion:reduce){.pdl-body *{scroll-behavior:auto!important;transition:none!important}}
