.category-login-shell{grid-template-columns:1.06fr .82fr}.customer-category-panel{grid-column:1/-1;background:#24362d;color:#f5f7f1;border-radius:8px;padding:25px;display:grid;grid-template-columns:.7fr 1.3fr;gap:24px}.customer-category-panel .mono-label{color:#bbd58b}.customer-category-panel h2{font:600 30px var(--serif);letter-spacing:-1px;margin:4px 0 7px}.customer-category-panel p{font-size:11px;line-height:1.55;color:#bac6bd;margin:0}.category-search{margin-top:18px;width:100%;box-sizing:border-box;border:1px solid #586b60;border-radius:4px;background:#33483b;color:#fffefa;padding:10px;font:11px var(--sans);outline:none}.category-search:focus{border-color:#bcda8d;box-shadow:0 0 0 3px rgba(188,218,141,.12)}.category-search::placeholder{color:#b7c3ba}.customer-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;align-content:start;max-height:360px;overflow:auto;padding-right:3px}.customer-category-grid button{min-height:58px;position:relative;text-align:left;padding:10px 27px 10px 10px;border:1px solid #52655a;border-radius:5px;background:transparent;color:#f4f7f1;cursor:pointer;transition:background .16s,border-color .16s,transform .16s}.customer-category-grid button:hover,.customer-category-grid button.selected{background:#405448;border-color:#b8d688;transform:translateY(-2px)}.customer-category-grid button[hidden]{display:none}.customer-category-grid b{display:block;font-size:10px;line-height:1.25}.customer-category-grid i{position:absolute;right:9px;top:10px;font:9px var(--mono);color:#b8d688;font-style:normal}.category-choice-note{font:9px var(--mono);line-height:1.4;color:#c9e59d!important;margin-top:11px!important}.portal-category-action{font-size:10px;font-weight:700;color:#d6eaa5;text-decoration:none}.portal-category-action:hover{color:#fffefa}@media(max-width:850px){.customer-category-panel{grid-template-columns:1fr}.customer-category-grid{grid-template-columns:repeat(2,1fr);max-height:430px}}@media(max-width:560px){.category-login-shell{grid-template-columns:1fr}.customer-category-panel{padding:20px}.customer-category-grid{grid-template-columns:1fr;max-height:420px}}
