.document-page{background:#fff}.document-brand{width:150px}.document-brand img,.document-footer-logo img{width:100%;height:auto}.document-footer-logo{width:140px}.document-page .nav a[aria-current="page"]:after{right:0}.document-hero{margin-top:82px;padding:92px 0 82px;background:#f2dcd0}.document-hero>.page{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end}.document-hero>.page>.kicker{grid-column:1/-1;margin-bottom:-34px;color:#8a5f52}.document-hero h1{margin:0;font-size:clamp(66px,7.3vw,112px);line-height:.87}.document-hero-copy>p{max-width:670px;margin:0 0 38px;font-size:19px}.document-hero-copy>div{display:grid;grid-template-columns:150px 1fr;gap:22px;padding-top:22px;border-top:1px solid rgba(23,58,66,.25)}.document-hero-copy strong{font:600 16px var(--display)}.document-hero-copy span{color:#53676c;font-size:18px}.document-library{display:grid;grid-template-columns:310px minmax(0,1fr);gap:72px;padding-top:72px;padding-bottom:130px}.document-filter{position:sticky;top:105px;align-self:start;padding:28px 24px;background:#f1f3f2}.document-filter-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:22px}.document-filter-head small{color:#718083;font-size:8px;letter-spacing:.15em}.document-filter-head h2{margin:3px 0 0;font-size:31px}.document-filter-head button{border:0;padding:5px 0;color:#a3293e;background:none;cursor:pointer;font-size:11px}.document-search{display:flex;align-items:center;gap:10px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.document-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.document-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:13px}.document-filter details{border-bottom:1px solid var(--line)}.document-filter summary{position:relative;padding:21px 28px 21px 0;cursor:pointer;list-style:none;font:500 18px var(--display)}.document-filter summary::-webkit-details-marker{display:none}.document-filter summary:after{content:"";position:absolute;right:3px;top:50%;width:7px;height:7px;border-top:1px solid;border-left:1px solid;transform:translateY(-20%) rotate(45deg)}.document-filter details:not([open]) summary:after{transform:translateY(-70%) rotate(225deg)}.document-filter-options{display:flex;flex-direction:column;gap:14px;padding:4px 0 24px}.document-filter-options label{display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:start;cursor:pointer;font-size:13px;line-height:1.35}.document-filter-options input{width:20px;height:20px;margin:0;appearance:none;border:1px solid #c6ccca;background:#fff}.document-filter-options input:checked{border-color:#111;background:#111;box-shadow:inset 0 0 0 4px #fff}.document-filter-options b{color:#728084;font-weight:400}.document-results{min-width:0}.document-toolbar{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:38px;min-height:72px;border-bottom:1px solid var(--line)}.document-toolbar p{margin:0;font:500 22px var(--display);text-transform:uppercase}.document-toolbar p strong{font-weight:700}.document-view{display:flex;align-items:center;gap:8px}.document-view span{margin-right:6px;color:#748084;font-size:10px;text-transform:uppercase}.document-view button{width:33px;height:33px;border:1px solid transparent;background:none;cursor:pointer;font-size:24px;line-height:1}.document-view button.active{border-color:var(--line);background:var(--paper)}.select-results{border:0;background:none;cursor:pointer;color:#6e7b83;font-size:11px;font-weight:600;text-transform:uppercase}.select-results span{margin-right:6px;font-size:18px}.select-results.active{color:#fff;background:var(--ink);padding:9px 12px}.document-chips{display:flex;flex-wrap:wrap;gap:8px;min-height:66px;padding:14px 0}.document-chips button{border:0;padding:8px 11px;color:#fff;background:#111;cursor:pointer;font-size:10px}.document-chips button span{margin-left:12px}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 22px}.document-card{position:relative;min-width:0}.document-card[hidden]{display:none}.document-card-select{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:40px;height:40px;border:0;background:rgba(255,255,255,.9);cursor:pointer}.document-card-select input{position:absolute;opacity:0}.document-card-select span{color:#bec4c8;font-size:23px}.document-card-select:has(input:checked){background:var(--ink)}.document-card-select:has(input:checked) span{color:#fff}.document-preview{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;overflow:hidden;border:1px solid #e5e7e6;background:#f7f7f5}.document-preview img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.document-card:hover .document-preview img{transform:scale(1.018)}.document-card-body{padding-top:16px}.document-meta{display:flex;justify-content:space-between;gap:15px;color:#738084;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.document-card h2{margin:9px 0 12px;font-size:18px;line-height:1.2;letter-spacing:-.03em}.document-card-actions{display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid var(--line)}.document-card-actions a{font-size:11px;font-weight:600}.document-card-actions a:last-child{color:#657a73}.document-grid.list-view{grid-template-columns:1fr;gap:0}.document-grid.list-view .document-card{display:grid;grid-template-columns:120px 1fr;gap:24px;padding:18px 52px 18px 0;border-bottom:1px solid var(--line)}.document-grid.list-view .document-preview{aspect-ratio:4/5}.document-grid.list-view .document-card-body{align-self:center;padding:0}.document-grid.list-view .document-card-select{top:50%;transform:translateY(-50%)}.document-empty{padding:90px 20px;text-align:center;background:var(--paper)}.document-empty strong{font:600 27px var(--display)}.document-empty p{color:#68797c}.document-empty button{border:0;border-bottom:1px solid;background:none;cursor:pointer}.document-page .catalog-footer{margin-top:0}
@media(max-width:1150px){.document-library{grid-template-columns:270px minmax(0,1fr);gap:38px}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-toolbar{grid-template-columns:1fr auto}.select-results{grid-column:1/-1;justify-self:end;margin-top:-18px}}
@media(max-width:800px){.document-hero{margin-top:72px;padding:70px 0}.document-hero>.page{grid-template-columns:1fr;gap:35px}.document-hero>.page>.kicker{margin-bottom:-10px}.document-hero h1{font-size:66px}.document-hero-copy>div{grid-template-columns:1fr;gap:8px}.document-library{grid-template-columns:1fr;padding-top:35px}.document-filter{position:static}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.document-brand{width:125px}.document-footer-logo{width:125px}.document-hero h1{font-size:55px}.document-hero-copy>p{font-size:18px}.document-library{padding-bottom:90px}.document-toolbar{grid-template-columns:1fr auto;gap:12px}.document-view span{display:none}.select-results{justify-self:start;margin:0 0 10px}.document-grid{grid-template-columns:1fr}.document-grid.list-view .document-card{grid-template-columns:90px 1fr;gap:17px;padding-right:45px}.document-card h2{font-size:18px}}

/* Feedback 22.6.26 */
.document-hero{padding:46px 0 41px}
.document-hero>.page{gap:48px}
.document-hero>.page>.kicker{margin-bottom:-20px}
.document-hero h1{font-size:clamp(54px,5.5vw,82px)}
.document-hero-copy>p{margin:0;font-size:17px}
.document-toolbar{grid-template-columns:1fr auto}
.document-card-actions{justify-content:flex-start}
.document-card-actions a{display:inline-flex;padding:9px 13px;color:#fff!important;background:var(--ink)}
.document-home-footer{margin-top:0;padding-top:40px;padding-bottom:25px}
.document-home-footer .document-footer-logo{width:140px}
.document-home-footer .document-footer-logo img{width:100%;height:auto}
@media(max-width:800px){.document-hero{padding:36px 0}.document-hero>.page{gap:24px}.document-hero>.page>.kicker{margin-bottom:-4px}.document-hero h1{font-size:54px}}
@media(max-width:560px){.document-home-footer .document-footer-logo{width:125px}}

/* Typography sync with homepage */
.document-page .document-hero h1{
  max-width:760px;
  font-size:clamp(38px,4.6vw,58px);
  line-height:1;
  letter-spacing:-.05em;
}
.document-page .document-hero-copy>p{
  color:#53666b;
  font-size:18px;
  line-height:1.55;
}
.document-page .kicker,
.document-page .document-filter-head small,
.document-page .document-meta,
.document-page .document-view span{
  font-size:9px;
  letter-spacing:.2em;
}
.document-page .document-filter-head h2{
  font-size:24px;
  line-height:1.1;
}
.document-page .document-filter summary{
  font-size:18px;
}
.document-page .document-filter-options label,
.document-page .document-search input{
  font-size:18px;
}
.document-page .document-toolbar p{
  font-size:20px;
}
.document-page .document-card h2{
  font-size:18px;
  line-height:1.2;
}
.document-page .document-card-actions a{
  font-size:11px;
}
.document-page .document-hero{
  padding:78px 0 66px;
}
@media(max-width:560px){
  .document-page .document-hero h1{font-size:38px}
  .document-page .document-hero-copy>p{font-size:18px}
  .document-page .document-toolbar p{font-size:18px}
}

/* Layout pass 11.07.26 — compact document cards */
.document-page .document-meta{
  display:none!important;
}
.document-page .document-card-body{
  padding-top:12px!important;
}
.document-page .document-card h2{
  margin:0 0 12px!important;
  font-size:17px!important;
}
.document-page .document-card-actions{
  padding-top:10px!important;
}

/* Feedback 13.07.26.03 — hide selected filter chips */
.document-chips{display:none!important;min-height:0!important;padding:0!important;margin:0!important}
