.hello-card{background:linear-gradient(120deg,#fff,#fbeaeb);border:1px solid #e4e7ec;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:18px;padding:22px 24px;display:flex}.hello-card__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#c81e2a;align-items:center;gap:.5rem;font-size:11.5px;font-weight:900;display:inline-flex}.hello-card__eyebrow:before{content:"";background-color:#c81e2a;border-radius:2px;width:22px;height:2px}.hello-card__title{color:#1a1d23;margin:.5rem 0 .25rem;font-size:24px}.hello-card__subtitle{color:#6b7280;margin:0}.hello-card__icon{color:#c81e2a;background-color:#fbeaeb;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.hello-card__icon-svg{width:28px;height:28px}@media (max-width:480px){.hello-card{flex-direction:column;align-items:flex-start;gap:1rem}}
.dashboard-site-card{background:#fff;border:1px solid #e4e7ec;border-left:4px solid #d7dbe1;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 1px 2px #14171c0d}.dashboard-site-card--home{border-left-color:#0b5cab}.dashboard-site-card--summer_house{border-left-color:#b7791f}.dashboard-site-card--workplace{border-left-color:#1b8a5a}.dashboard-site-card__top{align-items:flex-start;gap:11px;display:flex}.dashboard-site-card__icon{color:#c81e2a;background:#fbeaeb;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.dashboard-site-card__icon-svg{width:20px;height:20px}.dashboard-site-card__head{flex:1;min-width:0}.dashboard-site-card__name{flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.dashboard-site-card__contract{color:#6b7280;margin-top:2px;font-size:12px}.dashboard-site-card__address{color:#6b7280;align-items:center;gap:6px;font-size:12.5px;display:flex}.dashboard-site-card__address-icon{flex-shrink:0;width:15px;height:15px}.dashboard-site-card__meta{color:#3a4049;flex-wrap:wrap;gap:10px;font-size:12.5px;display:flex}.dashboard-site-card__foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.dashboard-site-card__view-icon{width:15px;height:15px;margin-left:4px}
