.cder{--cder-green:#325c45;--cder-green-dark:#234634;--cder-sage:#e8efe8;--cder-cream:#f6f2e8;--cder-ink:#29332e;--cder-muted:#66736c;--cder-border:#dfe5de;color:var(--cder-ink);font-size:16px;line-height:1.6}.cder *{box-sizing:border-box}.cder a{text-decoration:none}.cder-hero{background:linear-gradient(135deg,var(--cder-cream),#fff);border:1px solid var(--cder-border);border-radius:18px;padding:clamp(28px,5vw,68px);margin-bottom:42px;position:relative;overflow:hidden}.cder-hero:after{content:"";position:absolute;right:-80px;bottom:-100px;width:300px;height:220px;border-radius:50%;background:var(--cder-sage);opacity:.8}.cder-hero__inner{max-width:850px;position:relative;z-index:1}.cder-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:var(--cder-green);margin:0 0 8px}.cder h1,.cder h2,.cder h3{color:var(--cder-green-dark);line-height:1.18}.cder h1{font-size:clamp(2rem,4vw,3.6rem);margin:.1em 0 .35em}.cder h2{font-size:clamp(1.5rem,2.5vw,2.25rem)}.cder-lead{font-size:1.12rem;max-width:760px;color:#4e5d55}.cder-search{display:flex;gap:10px;margin-top:28px;max-width:760px}.cder-search input{flex:1;min-width:0;border:1px solid #cbd6ce;border-radius:10px;padding:14px 16px;background:#fff}.cder-search button,.cder-button{border:0;border-radius:9px;padding:12px 20px;background:var(--cder-green);color:#fff!important;font-weight:700;display:inline-block}.cder-search-note{font-size:.82rem;color:var(--cder-muted);margin:8px 0 0}.cder-section{margin:0 0 48px}.cder-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.cder-section-heading h2{margin:0}.cder-section-heading>p{color:var(--cder-muted);margin:0}.cder-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.cder-category-card{border:1px solid var(--cder-border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(31,55,42,.06);display:flex;flex-direction:column}.cder-category-card__image{height:150px;background:#dfe9df;display:flex;align-items:center;justify-content:center;overflow:hidden}.cder-category-card__image img{width:100%;height:100%;object-fit:cover}.cder-category-card__image--placeholder span{font-size:2.2rem;color:var(--cder-green)}.cder-category-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.cder-category-card h3{font-size:1.12rem;margin:.25rem 0 .65rem}.cder-category-card h3 a{color:inherit}.cder-category-card p{color:#5b6961}.cder-count{font-size:.76rem!important;text-transform:uppercase;letter-spacing:.08em;color:var(--cder-green)!important;font-weight:700;margin:0}.cder-link{margin-top:auto;color:var(--cder-green);font-weight:700}.cder-breadcrumb{font-size:.9rem;color:var(--cder-muted);margin-bottom:25px}.cder-breadcrumb a{color:var(--cder-green)}.cder-breadcrumb span{margin-left:8px}.cder-category-header{background:var(--cder-cream);border-radius:16px;padding:34px;margin-bottom:20px}.cder-category-header h1{margin-top:0}.cder-category-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--cder-border);padding:12px 0 18px;margin-bottom:24px}.cder-category-search-placeholder{font-size:.85rem;color:var(--cder-muted)}.cder-document-list{display:grid;gap:18px}.cder-document-card{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:18px;border:1px solid var(--cder-border);border-radius:14px;background:#fff}.cder-document-card__image{height:150px;border-radius:10px;overflow:hidden;background:var(--cder-sage);display:flex;align-items:center;justify-content:center;color:var(--cder-green);font-weight:700}.cder-document-card__image img{width:100%;height:100%;object-fit:cover}.cder-document-card__body h2{font-size:1.35rem;margin:.25rem 0}.cder-document-meta{display:flex;gap:8px;flex-wrap:wrap}.cder-document-meta span{background:var(--cder-sage);color:var(--cder-green-dark);padding:3px 8px;border-radius:999px;font-size:.78rem;font-weight:700}.cder-document-author{font-weight:700;margin:.15rem 0}.cder-document-edition{font-size:.9rem;color:var(--cder-muted);margin:.1rem 0}.cder-document-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cder-button{font-size:.9rem}.cder-button--muted{background:#e9ece9!important;color:#657068!important}.cder-empty{padding:40px;border:1px dashed #bdc9c0;border-radius:14px;background:#fafcf9;text-align:center}.cder-back{margin-top:30px}.cder-back a{color:var(--cder-green);font-weight:700}@media(max-width:1100px){.cder-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.cder-search{flex-direction:column}.cder-section-heading,.cder-category-tools{align-items:flex-start;flex-direction:column}.cder-category-grid{grid-template-columns:1fr}.cder-document-card{grid-template-columns:1fr}.cder-document-card__image{height:210px}}
.cder-document-detail-header{margin-bottom:28px}.cder-document-detail-header h1{max-width:980px}.cder-document-detail-grid{display:grid;grid-template-columns:minmax(250px,360px) minmax(0,1fr);gap:34px;align-items:start}.cder-document-cover{border:1px solid var(--cder-border);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(31,55,42,.06)}.cder-document-cover img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.cder-document-cover--placeholder{background:linear-gradient(145deg,var(--cder-cream),var(--cder-sage));min-height:320px;display:flex;align-items:stretch}.cder-document-cover__fallback{padding:34px;display:flex;flex-direction:column;justify-content:center;gap:16px;color:var(--cder-green-dark)}.cder-document-cover__fallback span{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.cder-document-cover__fallback strong{font-size:1.55rem;line-height:1.25}.cder-document-cover__fallback small{font-size:1rem}.cder-document-info{border:1px solid var(--cder-border);border-radius:16px;background:#fff;padding:28px}.cder-document-info h2{font-size:1.4rem;margin:0 0 18px}.cder-data-list{margin:0}.cder-data-list>div{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid #edf0ed}.cder-data-list>div:last-child{border-bottom:0}.cder-data-list dt{font-weight:700;color:var(--cder-green-dark)}.cder-data-list dd{margin:0;color:#4e5d55}.cder-pill{display:inline-block;background:var(--cder-sage);color:var(--cder-green-dark);border-radius:999px;padding:3px 9px;font-size:.82rem;font-weight:700}.cder-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.cder-button--secondary{background:#fff!important;color:var(--cder-green)!important;border:1px solid #b9c8bd}.cder-summary-block{margin-top:30px;padding:30px;border-top:1px solid var(--cder-border);background:#fafbf8;border-radius:14px}.cder-summary-block h2{font-size:1.45rem;margin:.1em 0 .6em}.cder-summary-block>p:last-child{max-width:1000px;margin-bottom:0;color:#4e5d55}@media(max-width:800px){.cder-document-detail-grid{grid-template-columns:1fr}.cder-document-cover{max-width:520px}.cder-data-list>div{grid-template-columns:1fr;gap:3px}.cder-document-info{padding:22px}}
.cder-search-note a{color:var(--cder-green);font-weight:700}.cder-search-layout{display:grid;grid-template-columns:minmax(230px,290px) minmax(0,1fr);gap:28px;align-items:start}.cder-filters{border:1px solid var(--cder-border);border-radius:14px;background:#fafbf8;padding:22px;position:sticky;top:20px}.cder-filter-group{margin-bottom:18px}.cder-filter-group label{display:block;font-weight:700;color:var(--cder-green-dark);margin-bottom:6px}.cder-filter-group input,.cder-filter-group select{width:100%;border:1px solid #cbd6ce;border-radius:8px;padding:10px 11px;background:#fff;color:var(--cder-ink)}.cder-year-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cder-filter-submit{width:100%;text-align:center;cursor:pointer}.cder-clear-filters{display:block;text-align:center;margin-top:12px;color:var(--cder-green);font-weight:700}.cder-results-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:0 0 16px;border-bottom:1px solid var(--cder-border);margin-bottom:18px;color:var(--cder-muted)}.cder-results-heading strong{color:var(--cder-green-dark);font-size:1.15rem}.cder-search-results .cder-document-card__body h2{margin-top:.35rem}@media(max-width:900px){.cder-search-layout{grid-template-columns:1fr}.cder-filters{position:static}.cder-year-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.cder-year-grid{grid-template-columns:1fr}.cder-results-heading{align-items:flex-start;flex-direction:column}}
.cder-results-range{margin-left:8px;color:var(--cder-muted);font-size:.9rem}.cder-sort-form{display:flex;align-items:center;gap:9px}.cder-sort-form label{font-size:.88rem;font-weight:700;color:var(--cder-green-dark);white-space:nowrap}.cder-sort-form select{border:1px solid #cbd6ce;border-radius:8px;padding:8px 32px 8px 10px;background:#fff;color:var(--cder-ink)}.cder-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;margin-top:28px}.cder-pagination a,.cder-pagination span{min-width:38px;min-height:38px;padding:7px 11px;border:1px solid var(--cder-border);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--cder-green);font-weight:700}.cder-pagination .is-current{background:var(--cder-green);border-color:var(--cder-green);color:#fff}.cder-pagination span:not(.is-current){border-color:transparent;background:transparent;color:var(--cder-muted)}@media(max-width:700px){.cder-sort-form{width:100%;justify-content:space-between}.cder-sort-form select{flex:1;max-width:230px}}
