:root{--v-ruby:#9c0c0c;--v-ruby-light:#fef1f1;--v-silver:#707070;--v-white:#ffffff;--v-shadow:0 4px 12px rgba(156, 12, 12, 0.08)}.v-199-portal{max-width:1000px;margin:10px auto;padding:0 10px 40px;direction:rtl;text-align:right;color:#333}.v-hero-header{background:var(--v-ruby);color:var(--v-white);padding:20px 15px;border-radius:15px;text-align:center;margin-bottom:15px;box-shadow:0 5px 15px rgb(0 0 0 / .1)}.v-main-title{font-size:1.5rem;margin:0 0 10px 0;font-weight:800}.v-meta-strip{display:flex;justify-content:center;gap:8px}.v-badge{background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);padding:3px 12px;border-radius:5px;font-size:.85rem}.v-action-bar{display:flex;gap:10px;margin-bottom:20px;justify-content:center}.v-btn{flex:1;text-align:center;padding:12px;border-radius:8px;text-decoration:none;font-weight:700;font-size:.95rem;color:white!important;transition:0.3s}.v-btn-map{background:#00897b}.v-btn-share{background:#1e88e5}.v-main-grid{display:grid;gap:15px;grid-template-columns:1fr}.v-card{background:var(--v-white);padding:20px;border-radius:12px;border:1px solid #eee;box-shadow:var(--v-shadow)}.v-section-h{font-size:1.25rem;color:var(--v-ruby);margin-bottom:15px;border-right:4px solid var(--v-ruby);padding-right:12px}.v-para{line-height:1.9;font-size:1.05rem;margin-bottom:12px}.v-people-grid{display:flex;flex-direction:column;gap:10px}.v-person-btn{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--v-ruby-light);border:1px solid #ffcdd2;border-radius:8px;text-decoration:none;transition:0.3s}.v-person-btn:hover{background:var(--v-ruby);transform:translateY(-2px)}.v-person-btn strong{color:var(--v-ruby)}.v-person-btn small{color:var(--v-silver)}.v-person-btn:hover strong,.v-person-btn:hover small{color:white!important}.v-news-list{padding:0;list-style:none;margin:0}.v-news-list li{padding:10px 0;border-bottom:1px dashed #ddd;font-size:.95rem;position:relative;padding-right:20px}.v-news-list li::before{content:"📢";position:absolute;right:0}@media (min-width:768px){.v-main-grid{grid-template-columns:1.5fr 1fr}.v-intro-section{grid-column:span 2}.v-main-title{font-size:2.4rem}.v-action-bar{max-width:500px;margin-left:auto;margin-right:auto}}