.resource-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:90px;align-items:center;padding:60px 0}.resource-hero h1{font-size:clamp(42px,5.8vw,76px)}.resource-hero h1 em{color:var(--teal);font-weight:500}.resource-small{font-size:13px!important;line-height:1.65;color:var(--muted);margin-top:16px}.resource-hero-preview{display:block;background:#e4ede5;border-radius:26px;padding:28px 38px 20px;text-decoration:none;transform:rotate(2deg)}.resource-hero-preview img{display:block;width:100%;box-shadow:0 10px 35px #253b2924;transform:rotate(-4deg)}.resource-hero-preview span{display:block;text-align:center;font-size:12px;margin-top:24px;color:var(--ink)}.resource-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.resource-filters button{border:1px solid #a6bbad;border-radius:30px;padding:10px 18px;min-height:44px;color:var(--ink);background:white;font-size:14px}.resource-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.resource-count{font-size:13px;color:var(--muted);margin-bottom:20px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{background:white;border:1px solid var(--line);border-radius:20px;min-width:0}.resource-card>a{display:flex;flex-direction:column;align-items:flex-start;gap:17px;height:100%;padding:26px;text-decoration:none;color:var(--ink);border-radius:20px}.resource-card:hover{border-color:#779c84}.resource-card h3{font-size:26px}.resource-card p{font-size:15px;color:var(--muted);line-height:1.65}.resource-card-top{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px}.resource-tag{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--teal);background:var(--soft);border-radius:20px;padding:5px 10px}.resource-index{font:italic 19px var(--serif);color:#6a7a6c}.resource-card-meta{font-size:12px;color:var(--muted);margin-top:auto;padding-top:10px}.resource-card-link{font-size:14px;font-weight:700;color:var(--teal)}.resource-card-link span{margin-left:5px}.resource-app{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);gap:48px;align-items:center;background:#e5eee6;border:1px solid #d3e1d5;padding:32px;border-radius:24px}.resource-app h2{font-size:34px}.resource-app p{margin-top:18px;color:var(--muted)}.resource-app .resource-small{margin-top:0}.resource-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:65px;align-items:center;padding:30px 0 58px}.resource-detail-hero h1{font-size:clamp(34px,4.5vw,55px)}.resource-details{font-size:13px;margin-top:20px;color:var(--muted)}.resource-cover{background:#e4ede5;padding:20px;border-radius:20px;display:block}.resource-cover img{display:block;box-shadow:0 8px 22px #253b2920}.resource-reading{max-width:860px}.resource-exercise{background:white;border:1px solid var(--line);border-radius:16px;margin-bottom:14px;overflow:hidden;scroll-margin-top:24px}.resource-exercise summary{font-weight:600;padding:20px 24px;cursor:pointer;line-height:1.5}.resource-exercise summary>span{font-size:12px;font-weight:400;color:var(--teal);margin-right:10px}.resource-exercise-body{padding:4px 24px 26px;color:var(--muted)}.resource-exercise-body blockquote{margin:20px 0;padding:20px;background:var(--soft);border-radius:12px;font-size:15px}.resource-exercise-body blockquote strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:10px}.resource-prompts{padding-left:24px}.resource-prompts li{padding:10px 0 10px 6px;color:var(--ink)}.resource-prompt-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:24px;gap:12px 28px;margin-top:24px}.resource-prompt-cards li{padding:12px 8px;font-size:15px}.resource-table-wrap{overflow-x:auto;max-width:100%;margin-top:22px}.resource-table-wrap table{border-collapse:collapse;width:100%;min-width:480px;font-size:13px}.resource-table-wrap caption{text-align:left;font-weight:600;padding-bottom:14px;color:var(--ink)}.resource-table-wrap th,.resource-table-wrap td{border:1px solid var(--line);text-align:left;padding:13px;font-weight:400;width:32%}.resource-table-wrap thead th{background:var(--soft);color:var(--ink)}.resource-blank{font-style:italic;color:#637669}.resource-note{font-size:13px;margin-top:20px;padding-left:16px;border-left:3px solid var(--line)}.resource-download-again{display:flex;justify-content:space-between;align-items:center;gap:32px}.resource-download-again h2{font-size:32px}.resource-download-again p{margin-top:16px;color:var(--muted);font-size:15px;max-width:650px}.resource-download-again .game-button{flex-shrink:0}.resource-related-guide{margin-top:28px;color:var(--muted)}
@media(max-width:1000px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-hero{gap:44px}.resource-detail-hero{gap:35px;grid-template-columns:minmax(0,1fr) 220px}.resource-app{gap:30px}}
@media(max-width:760px){.resource-hero{grid-template-columns:1fr;padding:42px 0;gap:30px}.resource-hero-preview{max-width:260px;padding:18px 24px;margin:0 auto;transform:none}.resource-hero-preview img{transform:none}.resource-hero-preview span{margin-top:15px}.resource-detail-hero{grid-template-columns:1fr;padding-top:12px;gap:28px}.resource-cover{max-width:230px;margin:0 auto}.resource-app{grid-template-columns:1fr;padding:24px;gap:24px}.resource-app h2{font-size:29px}.resource-download-again{align-items:stretch;flex-direction:column;gap:22px}.resource-exercise summary{padding:18px}.resource-exercise-body{padding:0 18px 22px}.resource-prompt-cards{grid-template-columns:1fr;gap:0}.resource-exercise summary>span{margin-right:5px}}
@media(max-width:480px){.resource-grid{grid-template-columns:1fr}.resource-card>a{padding:24px}.resource-hero .resource-small{margin-bottom:0}.resource-filters{gap:8px}.resource-filters button{padding:9px 13px}.resource-hero-preview{display:none}}
@media print{.games-header,.games-footer,.resource-filters,.resource-app,.game-inline-links,.resource-download-again{display:none!important}body{background:white;color:black}.game-wrap{width:100%}.resource-exercise{break-inside:avoid}.resource-table-wrap{overflow:visible}.resource-table-wrap table{min-width:0}}
