.v-country-flag { display: inline-block; width: 48px; height: 36px!important; object-fit: cover; border-radius: 5px; box-shadow: 0 0 0 1px rgba(19,45,66,.12),0 4px 12px rgba(19,45,66,.07); flex-shrink: 0; }
.v-country-identity { display: flex; align-items: center; gap: 13px; margin: 4px 0 24px; color: var(--dics-teal); font-size: 11px; font-weight: 750; letter-spacing: 1.4px; text-transform: uppercase; }
.v-region-mark { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 36px; color: var(--dics-teal); }
.v-region-mark svg { width: 30px!important; height: 30px!important; }
.v-route-banner { margin: 24px 0; background: var(--dics-white); border: 1px solid var(--dics-line); border-radius: 16px; overflow: hidden; box-shadow: var(--dics-card-shadow); }
.v-route-banner>img { display: block; width: 100%; height: auto!important; aspect-ratio: 1200/630; }
.v-route-banner figcaption { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 9px; padding: 12px 16px; font-size: 11px; color: var(--dics-muted); }
.v-route-banner figcaption span { display: inline-flex; gap: 7px; align-items: center; }
.v-route-banner figcaption svg { width: 15px!important; height: 15px!important; }
.v-route-banner-wide { max-width: 850px; margin: 28px 0 0; }
.q-country-hero .q-hero-copy { padding-top: 0; }
.q-country-hero .q-hero-copy h1 { font-size: clamp(39px,4.4vw,61px)!important; }
.q-country-hero .q-benefits { margin: 22px 0; }
.q-destination>.v-country-flag,.q-destination>.v-region-mark { margin-bottom: 24px; }
.q-country-list>a { gap: 12px; }
.q-country-list .v-country-flag,.q-country-list .v-region-mark { width: 32px; height: 24px!important; border-radius: 3px; }
.q-country-list>a>span:not(.v-region-mark) { margin-right: auto; }
.v-share { margin: 34px 0; padding: 26px 0; border-top: 1px solid var(--dics-line); border-bottom: 1px solid var(--dics-line); }
.v-share h2 { font-size: 24px!important; line-height: 1.35!important; margin-bottom: 10px!important; }
.v-share>p { font-size: 14px; color: var(--dics-muted); line-height: 1.8; }
.v-share-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.v-share-link { display: inline-flex; justify-content: center; align-items: center; min-height: 44px; padding: 11px 16px; border: 1px solid var(--dics-input-line); border-radius: 9px; line-height: 1.4; font-family: inherit; font-size: 13px; font-weight: 650; text-decoration: none; color: var(--dics-teal); background: var(--dics-white); cursor: pointer; }
.v-share-link:hover { background: var(--dics-mint); border-color: var(--dics-teal); }
.v-share .v-native-share { color: var(--dics-white); background: var(--dics-teal); border-color: var(--dics-teal); }
.v-share [hidden] { display: none!important; }
.v-share-status:empty { display: none; }
.v-share-status { font-size: 13px!important; margin-top: 14px!important; }
.v-share-manual { background: var(--dics-soft); border-radius: 10px; padding: 16px; margin-top: 16px; }
.v-share-manual label { display: block; font-size: 13px; font-weight: 650; }
.v-share-manual input { display: block; width: 100%; min-height: 44px; margin: 10px 0; padding: 10px; border: 1px solid var(--dics-input-line); border-radius: 6px; background: white; color: var(--dics-navy); font-size: 14px; }
.v-share-manual small { color: var(--dics-muted); }
.v-blog-quote-copy { padding-top: 24px; }
.v-blog-quote-copy p { color: var(--dics-text); line-height: 1.85; max-width: 510px; }
.v-blog-quote .q-form-page { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: start; }
@media(max-width:850px) { .v-blog-quote .q-form-page { grid-template-columns: 1fr; } .v-blog-quote-copy { padding-top: 0; } .v-route-banner { max-width: 680px; } .v-route-banner-wide { max-width: 680px; } .q-country-hero .q-hero-copy h1 { font-size: 43px!important; } }
@media(max-width:480px) { .v-country-identity { margin-bottom: 18px; font-size: 9px; letter-spacing: 1px; } .v-route-banner { margin: 20px 0; border-radius: 12px; } .v-route-banner figcaption { padding: 10px 12px; font-size: 10px; } .v-share-actions { gap: 8px; } .v-share-link { padding: 10px 13px; font-size: 12px; } .q-country-list>a { gap: 8px; } .q-country-list .v-country-flag,.q-country-list .v-region-mark { width: 24px; height: 18px!important; } }
@media print { .v-share { display: none; } .v-route-banner { max-width: 550px; box-shadow: none; } }
