*{box-sizing:border-box}body{margin:0;background:#fbf7ef;color:#312a22;font-family:Arial,Helvetica,sans-serif}.resources-container{width:min(1120px,calc(100% - 36px));margin:0 auto}.resources-header{background:#fff;border-bottom:1px solid #eadfcd;position:sticky;top:0;z-index:10}.resources-header-inner{width:min(1120px,calc(100% - 36px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.resources-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#691819;font-family:Georgia,serif;font-size:20px}.resources-logo img{width:52px;height:52px;object-fit:contain}.resources-header nav{display:flex;align-items:center;gap:22px}.resources-header nav a{color:#322c25;text-decoration:none;font-size:14px;font-weight:800}.resources-header nav a.active{color:#8c1c1f}.resources-header nav a.account{border:1px solid #dfceb3;padding:10px 13px;border-radius:10px}.resources-hero{padding:78px 0 56px;background:linear-gradient(135deg,#fffaf1,#f6ead7)}.resources-hero span{font-size:12px;font-weight:900;letter-spacing:.14em;color:#941d20}.resources-hero h1{font-family:Georgia,serif;color:#71191b;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1.02;max-width:850px;margin:14px 0 14px}.resources-hero p{font-size:17px;line-height:1.6;color:#6d6255;max-width:720px}.resources-section{padding:54px 0 74px}.resources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public-resource-card{background:#fff;border:1px solid #e5d7c1;border-radius:18px;padding:22px;box-shadow:0 14px 30px rgba(70,48,18,.05);display:flex;flex-direction:column;min-height:330px}.public-resource-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.public-resource-format{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#f4e9d8;color:#8f1c20;font-weight:900;font-size:12px}.public-resource-category{font-size:12px;background:#eef4e6;color:#5d6d27;border-radius:999px;padding:7px 9px;font-weight:800}.public-resource-card h2{font-family:Georgia,serif;color:#70191b;font-weight:400;font-size:25px;line-height:1.15;margin:18px 0 7px}.public-resource-version{color:#8c7e6c;font-size:12px;font-weight:800}.public-resource-card p{color:#6d6255;line-height:1.55;flex:1}.public-resource-meta{display:flex;justify-content:space-between;color:#918270;font-size:12px;border-top:1px solid #eee4d5;padding-top:13px;margin-top:10px}.public-resource-button{display:block;text-align:center;text-decoration:none;background:#68752d;color:white;border-radius:10px;padding:12px 14px;font-weight:900;margin-top:15px}.public-resource-button.secondary{background:#f3eee4;color:#7b1c1f;border:1px solid #ddceb5}.public-resource-card.locked{background:#fcfaf5}.resources-empty{padding:65px 20px;text-align:center;background:#fff;border:1px dashed #dac9ad;border-radius:18px}.resources-empty>div{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#657329;color:white;font-weight:900;margin:0 auto 14px}.resources-empty h2{font-family:Georgia,serif;color:#721718;font-size:30px;font-weight:400;margin:0 0 8px}.resources-empty p{color:#776b5d}.resources-footer{padding:28px 0;background:#1e2814;color:white}.resources-footer .resources-container{display:flex;justify-content:space-between;gap:20px}.resources-footer span{opacity:.7}@media(max-width:900px){.resources-header nav a:not(.active):not(.account){display:none}.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.resources-header-inner{height:72px}.resources-logo img{width:44px;height:44px}.resources-header nav{gap:8px}.resources-header nav a.active{display:none}.resources-hero{padding:50px 0 35px}.resources-grid{grid-template-columns:1fr}.resources-footer .resources-container{flex-direction:column}.public-resource-card{min-height:0}}
