/* Portal Blessed · Home v2 */
.portal-welcome{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:28px 0 34px}
.portal-welcome h1{margin:0;font-size:clamp(32px,4.4vw,52px);line-height:1.03;letter-spacing:-.04em;font-weight:700;color:#161b17;max-width:760px}
.portal-welcome p{margin:14px 0 0;color:#6f766f;font-size:15px;line-height:1.55;max-width:620px}
.welcome-badge{display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid #eadfca;border-radius:16px;background:#fffdfa;box-shadow:0 8px 28px rgba(72,52,18,.04)}
.welcome-badge>span{width:38px;height:38px;border-radius:12px;background:#fff3d9;color:#b47a00;display:grid;place-items:center;font-size:18px}.welcome-badge strong,.welcome-badge small{display:block}.welcome-badge strong{font-size:12px}.welcome-badge small{font-size:10px;color:#8a8173;margin-top:2px}
.category-home{padding-top:8px}.category-heading h2{font-size:21px;margin:0 0 5px;letter-spacing:-.025em}.category-heading p{margin:0;color:#777f78;font-size:13px}
.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:20px}
.category-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}
.category-card{text-decoration:none;width:100%;min-height:300px;padding:24px 20px 18px;border:1px solid #ebe7df;border-radius:20px;background:#fff;color:#202522;text-align:center;display:flex;flex-direction:column;align-items:center;cursor:pointer;box-shadow:0 2px 4px rgba(35,30,20,.015),0 14px 38px rgba(35,30,20,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.category-card:hover{transform:translateY(-3px);border-color:#ddd4c5;box-shadow:0 18px 42px rgba(45,36,18,.075)}
.category-card .category-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:6px 0 22px;background:#fff4da;color:#b77700}.category-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.category-card>strong{font-size:18px;line-height:1.17;letter-spacing:-.025em;max-width:180px}
.category-card>small{margin:13px auto 22px;font-size:12px;line-height:1.55;color:#747b75;max-width:205px}
.category-action{margin-top:auto;width:100%;padding:11px 14px;border-radius:11px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:12px;background:#f7b500;color:#fff}.category-action b{font-size:15px}
.category-card--sage .category-icon{background:#edf6e8;color:#39841d}.category-card--sage .category-action{background:#5b9d31}
.category-card--blue .category-icon{background:#eaf2fb;color:#2a70b7}.category-card--blue .category-action{background:#347dc3}
.category-card--lilac .category-icon{background:#f1eafd;color:#7950b8}.category-card--lilac .category-action{background:#8059bd}
.category-card--peach .category-icon{background:#fff0e9;color:#d96e36}.category-card--peach .category-action{background:#e97a42}
.category-card--mint .category-icon{background:#e8f5f0;color:#2e7b64}.category-card--mint .category-action{background:#347c67}
.role-note{margin-top:28px;display:flex;align-items:center;gap:13px;border:1px solid #efe4d2;background:#fffdf9;border-radius:17px;padding:15px 18px;color:#4e514f}.role-note-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#fff1d3;color:#b47a00;display:grid;place-items:center;font-size:18px}.role-note strong{font-size:12px}.role-note p{font-size:11px;color:#787a76;margin:3px 0 0}
.category-detail-target{display:none;padding-top:10px}.category-detail-target:target{display:block}.portal-home:has(.category-detail-target:target) .category-home{display:none}.portal-home:has(.category-detail-target:target) .role-note{display:none}
.category-detail-head{margin-bottom:20px}.category-back{display:inline-block;background:transparent!important;color:#786f63!important;border:0!important;padding:6px 0!important;box-shadow:none!important;font-size:11px!important;margin-bottom:22px;text-decoration:none}.category-detail-head h2{font-size:32px;letter-spacing:-.035em;margin:0}.category-detail-head p{color:#777f78;margin:7px 0 0;font-size:13px;max-width:720px}.category-tools{grid-template-columns:repeat(3,minmax(0,1fr))!important}.category-tools--management{grid-template-columns:repeat(4,minmax(0,1fr))!important}.category-tools .module-card{min-height:190px!important}
@media(max-width:1050px){.category-grid,.category-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{min-height:260px}.category-tools,.category-tools--management{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.portal-welcome{grid-template-columns:1fr;padding:12px 0 24px}.welcome-badge{display:none}.portal-welcome h1{font-size:34px}.portal-welcome p{font-size:13px}.category-grid,.category-grid--six{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:225px;padding:18px 12px 13px;border-radius:16px}.category-card .category-icon{width:52px;height:52px;margin:2px 0 15px}.category-icon svg{width:24px;height:24px}.category-card>strong{font-size:15px}.category-card>small{font-size:10px;margin:10px auto 14px}.category-action{font-size:10px;padding:9px}.category-tools,.category-tools--management{grid-template-columns:1fr!important}.category-detail-head h2{font-size:27px}.role-note{margin-top:18px}}
@media(max-width:420px){.category-grid,.category-grid--six{grid-template-columns:1fr}.category-card{min-height:190px}.category-card>small{max-width:260px}}
