.portal-notice{margin:15px 0;padding:14px 16px;border-radius:10px;font-weight:700}.portal-notice.info{background:#e8f0ff;color:#17458e}.portal-notice.warning{background:#fff4d6;color:#805500}.portal-notice.error{background:#ffebe8;color:#a2291b}.login-wrap{min-height:65vh;display:grid;place-items:center}.login-card{width:min(430px,100%);display:grid;gap:15px;padding:35px;border:1px solid #dde4ef;border-radius:16px;background:#fff;box-shadow:0 14px 40px #193d7620}.login-card img{width:190px;justify-self:center}.login-card h1{margin:0;font-size:25px}.login-card label{display:grid;gap:7px;font-weight:800}.login-card input,.portal-search{border:1px solid #bcc8da;border-radius:8px;padding:12px;font:inherit}.login-card button,.portal-button{border:0;border-radius:8px;padding:13px;background:#173f96;color:#fff;font-weight:900;text-align:center;text-decoration:none;cursor:pointer}.login-card>a{text-align:center;color:#173f96;font-weight:800;text-decoration:none}.portal-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:20px 0 42px}.portal-services article{overflow:hidden;border:1px solid #dce4f0;border-radius:14px;background:#fff;box-shadow:0 5px 20px #163a7515}.portal-services img{width:100%;height:155px;display:block;object-fit:cover}.portal-services article div{padding:17px}.portal-services h2{margin:0 0 8px;font-size:18px}.portal-services p{min-height:52px;color:#65738a}.portal-services a{color:#168753;font-weight:900;text-decoration:none}.portal-section-heading{margin-top:18px}.portal-search{width:min(300px,100%)}.portal-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-products article{display:flex;min-height:170px;flex-direction:column;border:1px solid #dce4f0;border-radius:12px;padding:17px;background:#fff;box-shadow:0 4px 12px #163a7510}.portal-products span{color:#65738a;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.portal-products h2{margin:9px 0;font-size:16px}.portal-products small{color:#168753}.portal-products b{margin-top:auto;color:#173f96;font-size:18px}.date-filter{display:flex;align-items:end;gap:12px;margin:18px 0 24px;padding:15px;border:1px solid #dce4f0;border-radius:10px;background:#fff}.date-filter div{display:grid;gap:5px;font-weight:800}.date-filter input{border:1px solid #bcc8da;border-radius:7px;padding:9px}.date-filter button{border:0;border-radius:7px;padding:10px 15px;background:#173f96;color:#fff;font-weight:800}@media(max-width:900px){.portal-services{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.portal-services,.portal-products{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-services img{height:105px}.portal-services article div{padding:12px}.portal-services p{display:none}.portal-products article{min-height:135px;padding:13px}.date-filter{align-items:stretch;flex-direction:column}.portal-search{width:100%}}
