.dw-rc-c0fde299 { display: flex; flex-direction: column; width: 100%; transition: all 0.18s ease; }
.dw-rc-header-c0fde299 { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; }
.dw-rc-header-left-c0fde299 { display: flex; align-items: flex-start; gap: 8px; }
.dw-rc-dot-c0fde299 { width: 8px; height: 8px; background: #132C53; border-radius: 50%; margin-top: 5px; flex-shrink: 0; }
.dw-rc-info-c0fde299 { display: flex; flex-direction: column; }
.dw-rc-name-c0fde299 { color: #132C53; font-size: 14px; font-weight: 700; margin: 0; font-family: 'Montserrat', sans-serif; }
.dw-rc-type-c0fde299 { color: #8a96a8; font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-top: 2px; font-family: 'Montserrat', sans-serif; }
.dw-rc-number-c0fde299 { color: #e4e8ef; font-size: 28px; font-weight: 800; letter-spacing: -0.04em; line-height: 1; font-family: 'Montserrat', sans-serif; }
.dw-rc-divider-c0fde299 { width: 100%; height: 1px; background-color: #e4e8ef; margin: 16px 0; }
.dw-rc-tags-c0fde299 { display: flex; flex-wrap: wrap; gap: 5px; }
.dw-city-tag { color: #5a6474; background: #F9FAFB; border: 1px solid #e4e8ef; border-radius: 0; font-size: 11px; font-weight: 500; padding: 4px 10px; font-family: 'Montserrat', sans-serif; transition: all 0.2s ease; display: inline-flex; }
.dw-city-tag:hover { color: #132C53; background: #ffffff; border-color: #132C53; }
.dw-city-main { color: #132C53; background: #ffffff; border-color: #132C53; font-weight: 700; }
