.materials-teaser{background:var(--yellow);border-bottom:1px solid #e8bd19;padding:23px 0}
.materials-teaser .container{display:flex;align-items:center;justify-content:space-between;gap:28px}
.materials-teaser-count{font-size:12px;line-height:1.5;letter-spacing:.1em;font-weight:750}
.materials-teaser p{font-size:17px;line-height:1.5;font-weight:550;margin-top:4px}
.materials-teaser a{display:flex;align-items:center;gap:26px;font-size:15px;font-weight:750;min-height:44px;flex-shrink:0}
.materials-teaser a:hover{text-decoration:underline;text-underline-offset:5px}
.materials-teaser a span{font-size:25px;font-weight:400}
.materials-section{background:#f1f2f0;border-top:1px solid #dededb}
.materials-section .section-heading>p{max-width:390px}
.manual-featured{background:var(--ink);color:#fff;border-radius:14px;padding:40px 48px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:54px;align-items:center;margin-bottom:26px}
.featured-cover-link{display:block;line-height:0;border-radius:3px;overflow:hidden;box-shadow:10px 16px 30px #0006;transform:rotate(-3deg);transition:transform .18s}
.featured-cover-link:hover{transform:rotate(0)}
.featured-cover{display:block;width:100%;height:auto}
.manual-category{display:block;font-size:12px;line-height:1.5;letter-spacing:.09em;font-weight:700;text-transform:uppercase;color:#646b60}
.manual-featured .manual-category{color:var(--yellow)}
.featured-guide-copy h3{font-size:43px;line-height:1.12;font-weight:800;letter-spacing:-.04em;margin-top:16px}
.featured-guide-copy>p{font-size:16px;line-height:1.75;color:#c0c6b9;max-width:600px;margin-top:18px}
.manual-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;line-height:1.5;color:#73796b}
.manual-meta span+span:before{content:'·';margin-right:10px}
.manual-featured .manual-meta{color:#bec5b7;margin-top:22px}
.manual-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.manual-featured .manual-actions{margin-top:22px}
.manual-read{font-size:14px;line-height:1.5;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
.featured-free-note{display:block;font-size:12px;line-height:1.5;color:#aab49f;margin-top:16px}
.manual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.manual-card{min-width:0;padding:26px;background:#fff;border:1px solid #daddd6;border-radius:12px;display:flex;flex-direction:column}
.manual-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.manual-card-top>div{min-width:0}
.manual-card h3{font-size:22px;line-height:1.25;font-weight:750;letter-spacing:-.035em;margin-top:11px;overflow-wrap:anywhere}
.manual-cover{width:76px;height:108px;object-fit:contain;object-position:top center;flex:none;border:1px solid #ddd;box-shadow:2px 5px 9px #0000000f;background:#fff}
.manual-description{font-size:15px;line-height:1.7;color:#646d5a;margin-top:22px}
.manual-note{font-size:13px;line-height:1.6;padding:10px 12px;background:#f6f4e9;color:#696047;border-radius:5px;margin-top:15px}
.manual-card-bottom{margin-top:auto;padding-top:23px}
.manual-card .manual-actions{margin-top:15px;gap:20px}
.manual-download{min-height:44px;background:#f2f3ef;border-color:#dce0d5;font-size:14px;padding:10px 15px;gap:18px}
.manual-download:hover{background:var(--yellow);border-color:var(--yellow)}
.prompt-bonus{display:flex;align-items:center;gap:24px;margin-top:26px;border:1px solid #d6dbc9;background:#e9ecdf;border-radius:12px;padding:30px}
.prompt-bonus-icon{font-family:monospace;font-size:30px;line-height:1;letter-spacing:-.08em;width:64px;height:64px;display:grid;place-items:center;background:#fff;border:1px solid #cfd5c2;border-radius:10px;flex:none}
.prompt-bonus-copy{flex:1;min-width:0}
.prompt-bonus h3{font-size:23px;line-height:1.3;margin-top:8px;letter-spacing:-.025em}
.prompt-bonus p{font-size:15px;line-height:1.65;color:#5e6852;margin-top:9px;max-width:690px}
.prompt-format{display:block;font-size:12px;color:#6e7960;margin-top:10px}
.prompt-bonus>.button{flex-shrink:0;font-size:14px;gap:18px}
.materials-follow{margin-top:34px;padding:38px 40px;background:var(--ink);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:44px}
.materials-follow h3{font-size:29px;line-height:1.2;letter-spacing:-.035em;margin-top:12px}
.materials-follow p:not(.eyebrow){font-size:15px;line-height:1.7;color:#b9c3af;max-width:610px;margin-top:16px}
.materials-follow .eyebrow{font-size:12px;line-height:1.5;color:var(--yellow)}
.materials-follow-actions{display:flex;flex-direction:column;align-items:stretch;gap:13px;flex-shrink:0}
.materials-follow-actions .button{font-size:14px;gap:16px}
.materials-youtube{display:flex;justify-content:center;align-items:center;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1100px){.manual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-featured{padding:35px;gap:38px;grid-template-columns:190px minmax(0,1fr)}.featured-guide-copy h3{font-size:38px}.prompt-bonus{flex-wrap:wrap}.prompt-bonus>.button{margin-left:88px}.materials-follow{gap:30px;padding:32px}}
@media(max-width:1024px){.header nav{display:none}}
@media(max-width:800px){.materials-teaser .container{align-items:flex-start;flex-direction:column;gap:10px}.materials-teaser p{font-size:16px}.manual-featured{padding:30px;gap:28px;grid-template-columns:160px minmax(0,1fr)}.featured-guide-copy h3{font-size:32px}.manual-featured .manual-actions{gap:10px 20px}.manual-featured .button{font-size:14px;padding:13px 16px;gap:15px}.materials-follow{flex-direction:column;align-items:stretch;gap:25px}.materials-follow-actions{align-items:flex-start}.materials-youtube{padding-inline:2px}.manual-card{padding:23px}}
@media(max-width:600px){.manual-featured{grid-template-columns:1fr;padding:28px 24px;gap:30px}.featured-cover-link{width:180px;margin-inline:auto}.featured-guide-copy h3{font-size:35px}.featured-guide-copy>p{font-size:16px}.manual-featured .manual-actions{margin-top:20px;gap:15px 22px}.manual-featured .button{font-size:15px}.manual-grid{grid-template-columns:1fr;gap:18px}.manual-card{padding:25px}.manual-card h3{font-size:24px}.manual-cover{width:86px;height:122px}.manual-description{font-size:16px;margin-top:18px}.manual-card-bottom{padding-top:20px}.manual-download{font-size:15px}.manual-note{font-size:14px}.prompt-bonus{padding:25px;gap:18px;align-items:flex-start}.prompt-bonus-icon{width:48px;height:48px;font-size:24px}.prompt-bonus-copy{flex:1 1 160px}.prompt-bonus>.button{margin-left:0;width:100%;justify-content:space-between}.prompt-bonus h3{font-size:22px}.materials-follow{padding:28px 25px}.materials-follow h3{font-size:28px}.materials-follow p:not(.eyebrow){font-size:16px}.materials-follow-actions{align-items:stretch}.materials-follow .eyebrow{letter-spacing:.06em}.materials-teaser-count{font-size:12px}.materials-teaser a{font-size:15px}}
@media(prefers-reduced-motion:reduce){.featured-cover-link,.featured-cover-link:hover{transform:none}}
@media print{.materials-teaser,.materials-section{display:none!important}}
