.store-communications{width:100%;max-width:350px;box-sizing:border-box;height:100%;display:flex;flex-direction:column}.store-communications--loading{min-height:120px;display:flex;align-items:center;justify-content:center}.store-communications__header{display:flex;align-items:center;gap:8px}.store-communications__header-icon{color:#2d7ad3}.store-communications__title{font-size:1.1rem;font-weight:700}.store-communications__counter{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e6f0fd;color:#0f5da8;font-size:.74rem;font-weight:700}.store-communications__toggle{display:none}.store-communications__body{margin:0;padding:0;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.store-communications__message{color:rgba(0,0,0,.62);margin:12px 0}.store-communications__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:8px 4px 0 0;flex-shrink:0;min-height:0;flex:1 1;overflow-y:auto}.store-communications__item{overflow:hidden;background:#ffffff;border:1px solid #e1ecfa;border-radius:12px;padding:16px;min-height:136px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;box-shadow:0 1px 3px rgba(20,38,67,.06)}.store-communications__summary-top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.store-communications__type{height:20px!important;font-size:.65rem!important;font-weight:700!important;letter-spacing:.04em}.store-communications__type--alert{background:#ffe3e2!important;color:#b32720!important}.store-communications__type--info{background:#dcedff!important;color:#0857a9!important}.store-communications__type--training{background:#ffe9c7!important;color:#9a5e02!important}.store-communications__type--default{background:#efefef!important;color:#424242!important}.store-communications__date{color:rgba(0,0,0,.56);font-size:.72rem}.store-communications__item-title{font-size:.98rem!important;font-weight:700!important;line-height:1!important;display:-webkit-box;min-height:calc(1.42em * 1.5)}.store-communications__description,.store-communications__item-title{-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.store-communications__description{color:rgba(0,0,0,.72);margin-bottom:0!important;display:block;white-space:normal;line-height:1.4;display:-webkit-box;min-height:calc(1.4em * 2);max-height:none}@media (max-width:900px){.store-communications{max-width:none;height:auto}.store-communications__body{overflow:visible}.store-communications__list{max-height:520px}.store-communications__item{overflow:visible;padding:16px;min-height:140px}.store-communications__item-title{line-clamp:2;-webkit-line-clamp:2;white-space:normal}.store-communications__description{white-space:normal;overflow:hidden;text-overflow:ellipsis}}@media (max-width:640px){.store-communications{width:100%;max-width:none}}