.resources-page{--r-ink:#11110f;--r-paper:#f4f1e8;--r-white:#fffdf7;--r-acid:#c9ff4a;--r-violet:#7157ff;--r-muted:#6c6a62;background:var(--r-paper);color:var(--r-ink)}.resources-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.resources-header{height:80px;background:var(--r-ink);color:white;border-bottom:1px solid #34332f}.resources-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.resource-brand{display:inline-flex;align-items:center;gap:9px;font-weight:900;letter-spacing:-.04em}.resource-brand svg{width:29px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.resource-brand i{margin-left:4px;color:#8a8881;font-size:.68rem;font-style:normal;font-weight:700;letter-spacing:.08em}.back-link{font-size:.72rem;font-weight:800}.back-link span{color:var(--r-acid);margin-left:6px}.resources-hero{padding:100px 0 82px;background:var(--r-ink);color:white}.hero-layout{display:grid;grid-template-columns:1fr 280px;gap:90px;align-items:end}.resource-kicker{margin:0 0 15px;font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.resources-hero .resource-kicker{color:var(--r-acid)}.resources-hero h1{margin:0;font-size:clamp(4.3rem,8vw,8rem);line-height:.82;letter-spacing:-.075em}.resources-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--r-acid)}.resource-lead{max-width:650px;margin:34px 0 0;color:#b7b5ae;font-size:1.05rem}.hero-note{padding:25px;border:1px solid #3f3d38;border-radius:17px}.hero-note span{color:var(--r-acid);font-size:.64rem;font-weight:900}.hero-note p{margin:30px 0 0;color:#c6c3bb;font-size:.78rem}.resource-search-section{background:var(--r-violet);color:white;padding:55px 0}.resource-search label{display:block;margin-bottom:12px;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.resource-search>div{display:grid;grid-template-columns:1fr auto;max-width:900px}.resource-search input{min-width:0;height:64px;border:0;border-radius:12px 0 0 12px;padding:0 22px;background:white;color:var(--r-ink);font:inherit;font-size:1rem;outline:0}.resource-search input:focus{box-shadow:inset 0 0 0 3px var(--r-acid)}.resource-search button{border:0;border-radius:0 12px 12px 0;padding:0 27px;background:var(--r-acid);font-weight:900;cursor:pointer}.resource-search>p{margin:11px 0 0;color:#d6d1ff;font-size:.66rem}.category-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.category-row button,.category-row a{padding:9px 14px;border:1px solid rgba(255,255,255,.42);border-radius:100px;background:transparent;color:white;font-size:.68rem;font-weight:800;cursor:pointer}.category-row button:hover,.category-row button:focus-visible,.category-row button.active,.category-row a:hover,.category-row a:focus-visible{background:white;color:var(--r-ink)}.resource-results-section,.resource-values{padding:100px 0}.results-heading{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:end;margin-bottom:45px}.results-heading h2{margin:0;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.93;letter-spacing:-.055em}.results-heading>p{margin:0;color:var(--r-muted);font-size:.82rem}.resource-status{display:flex;align-items:center;gap:18px;padding:24px;border:1px solid rgba(17,17,15,.18);border-radius:15px;background:#e9e4d8}.status-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:var(--r-ink);color:var(--r-acid);font-weight:900}.resource-status strong{font-size:.83rem}.resource-status p{margin:2px 0 0;color:var(--r-muted);font-size:.71rem}.resource-status[hidden]{display:none}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 18px}.resource-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--r-ink);border-radius:17px;overflow:hidden;background:var(--r-white);box-shadow:5px 5px 0 var(--r-ink);transition:.25s}.resource-card:hover{transform:translateY(-5px)}.resource-image{position:relative;aspect-ratio:8/5;overflow:hidden;background:#e4dfd3}.resource-image img{width:100%;height:100%;object-fit:cover}.resource-source{position:absolute;top:12px;left:12px;padding:5px 8px;border-radius:100px;background:rgba(17,17,15,.84);color:white;font-size:.52rem;font-weight:900;text-transform:uppercase}.resource-card-body{display:flex;flex:1;flex-direction:column;padding:22px}.resource-meta{font-size:.61rem;color:var(--r-muted);text-transform:uppercase;letter-spacing:.07em}.resource-card h3{margin:10px 0;font-size:1.2rem;line-height:1.15;letter-spacing:-.035em}.resource-card .author{margin:0;color:var(--r-muted);font-size:.72rem}.resource-facts{display:flex;flex-wrap:wrap;gap:8px;margin:21px 0}.resource-facts span{padding:5px 8px;border:1px solid rgba(17,17,15,.17);border-radius:100px;font-size:.61rem;font-weight:800}.resource-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(17,17,15,.14)}.resource-actions a{font-size:.68rem;font-weight:900}.resource-actions .affiliate-link{padding:9px 12px;border-radius:100px;background:var(--r-acid)}.resource-empty{grid-column:1/-1;padding:50px 25px;border:1px dashed rgba(17,17,15,.35);text-align:center}.resource-empty h3{margin:0 0 7px}.resource-empty p{max-width:540px;margin:auto;color:var(--r-muted);font-size:.8rem}.resource-values{background:var(--r-acid)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--r-ink);border-left:1px solid var(--r-ink)}.value-grid article{padding:28px;min-height:235px;border-right:1px solid var(--r-ink);border-bottom:1px solid var(--r-ink)}.value-grid span{font-size:.6rem;font-weight:900}.value-grid h3{margin:60px 0 7px;font-size:1.35rem}.value-grid p{margin:0;font-size:.77rem}.affiliate-disclosure{padding:25px 0;background:#ded9cc}.affiliate-disclosure>div{display:grid;grid-template-columns:170px 1fr;gap:35px}.affiliate-disclosure span{font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.affiliate-disclosure p{margin:0;color:var(--r-muted);font-size:.74rem}.resources-footer{padding:60px 0 25px;background:var(--r-ink);color:white}.resources-footer>div{display:flex;justify-content:space-between}.resources-footer p{color:#85837d;font-size:.69rem}.resources-footer>div>div:last-child{display:grid;gap:8px;font-size:.7rem;font-weight:800}.resources-footer .copyright{display:block;margin-top:55px;padding-top:20px;border-top:1px solid #34332f;text-transform:uppercase;letter-spacing:.05em}.resource-error-page{background:var(--r-paper)}.resource-error-page main{width:min(760px,calc(100% - 32px));margin:50px auto}.resource-error-page section{margin-top:60px;padding:50px;border:1px solid var(--r-ink);border-radius:20px}.resource-error-page h1{font-size:clamp(2.5rem,7vw,5rem);line-height:.95}.resource-error-page section>p:not(.resource-kicker){color:var(--r-muted);margin-bottom:30px}:focus-visible{outline:3px solid var(--r-violet);outline-offset:3px}
@media(max-width:900px){.hero-layout{grid-template-columns:1fr}.hero-note{display:none}.resource-grid{grid-template-columns:1fr 1fr}.results-heading{gap:30px}.resources-hero h1{font-size:clamp(4rem,12vw,7rem)}}
@media(max-width:620px){.resources-container{width:min(100% - 30px,1180px)}.resources-header{height:68px}.resource-brand i{display:none}.resources-hero{padding:75px 0 62px}.resources-hero h1{font-size:clamp(3.6rem,18vw,5rem)}.resource-search-section{padding:38px 0}.resource-search>div{grid-template-columns:1fr}.resource-search input{border-radius:10px 10px 0 0}.resource-search button{height:52px;border-radius:0 0 10px 10px}.resource-results-section,.resource-values{padding:75px 0}.results-heading{grid-template-columns:1fr;gap:18px}.resource-grid{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr}.value-grid article{min-height:190px}.value-grid h3{margin-top:38px}.affiliate-disclosure>div{grid-template-columns:1fr;gap:8px}.resources-footer>div{flex-direction:column;gap:35px}.resource-error-page section{padding:30px 22px}}

.resource-rank{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:100px;background:var(--r-acid);color:var(--r-ink);font-size:.55rem;font-weight:900}.resource-group{grid-column:1/-1;margin-top:35px}.resource-group:first-child{margin-top:0}.resource-group-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(17,17,15,.2)}.resource-group-heading h3{margin:0;font-size:1.8rem;letter-spacing:-.04em}.resource-group-heading p{max-width:620px;margin:6px 0 0;color:var(--r-muted);font-size:.76rem}.resource-group-heading>a{font-size:.67rem;font-weight:900;white-space:nowrap}.resource-group-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.resource-group-grid .resource-card-body{padding:17px}.resource-group-grid .resource-card h3{font-size:1rem}.resource-group-grid .resource-actions{align-items:flex-start;flex-direction:column}.resource-group-grid .resource-actions .affiliate-link{width:100%;text-align:center}.resource-group-grid .resource-facts{gap:5px;margin:14px 0}.resource-group-grid .resource-facts span{font-size:.55rem}
@media(max-width:1100px){.resource-group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.resource-group-grid{grid-template-columns:1fr 1fr}.resource-group-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.resource-group-grid{grid-template-columns:1fr}}