.scenery-refresh {
    background:
        radial-gradient(circle at top left, rgba(255, 194, 51, 0.1), transparent 30%),
        radial-gradient(circle at 82% 8%, rgba(255, 53, 115, 0.06), transparent 24%),
        radial-gradient(circle at 50% 26%, rgba(15, 23, 42, 0.04), transparent 30%),
        linear-gradient(180deg, #f7f8fb 0%, #eef3f8 40%, #f9fafc 100%);
    color: var(--text-body);
}

.scenery-refresh .top-bar.jumbotron {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(14px);
}

.scenery-refresh .main-menu-wrapper.nonindex {
    margin-bottom: 0;
}

.scenery-refresh .jumbotron.main-menu-wrapper + .jumbotron.masthead {
    margin-top: 0;
}

.scenery-refresh .top-bar.jumbotron,
.scenery-refresh .logo-search-bar.jumbotron,
.scenery-refresh .main-menu-wrapper.jumbotron {
    padding: 0;
    color: inherit;
    text-align: initial;
    text-shadow: none;
}

.scenery-refresh .top-bar.jumbotron a,
.scenery-refresh .logo-search-bar.jumbotron a,
.scenery-refresh .main-menu-wrapper.jumbotron a {
    color: inherit;
    text-shadow: none;
}

.scenery-refresh div.top-bar ul.tools > li,
.scenery-refresh div.top-bar ul.tools > li i.lang-icon,
.scenery-refresh div.top-bar ul.tools > li a,
.scenery-refresh div.top-bar ul.tools > li span {
    color: var(--text-muted);
}

.scenery-refresh .jumbotron.masthead {
    position: relative;
    height: 520px;
    margin: 0;
    overflow: hidden;
    box-shadow: inset 0 -120px 160px rgba(8, 15, 30, 0.34);
}

.scenery-refresh .jumbotron.masthead:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(8, 15, 30, 0.68) 0%, rgba(8, 15, 30, 0.4) 36%, rgba(8, 15, 30, 0.18) 100%),
        linear-gradient(180deg, rgba(8, 15, 30, 0.12) 0%, rgba(8, 15, 30, 0.42) 100%);
    z-index: 1;
}

.scenery-refresh .masthead .container {
    z-index: 2;
    margin-top: -86px;
    padding: 0 14px;
}

.scenery-refresh .masthead .container h1 {
    margin: 0 0 8px;
    font-size: var(--font-size-hero);
    font-weight: var(--font-weight-bold);
    line-height: 1.08;
    letter-spacing: -0.02em;
    color: var(--text-inverse);
    text-shadow: 0 10px 24px rgba(8, 15, 30, 0.56);
}

.scenery-refresh .masthead .container small {
    display: block;
    margin: 0 0 16px;
    font-size: var(--font-size-2xl);
    font-weight: var(--font-weight-medium);
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.04em;
    text-shadow: 0 8px 18px rgba(8, 15, 30, 0.5);
}

.scenery-refresh .masthead .container p.intro {
    margin: 0 auto;
    max-width: 880px;
    font-size: var(--font-size-xl);
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 8px 18px rgba(8, 15, 30, 0.46);
}

.scenery-refresh > .section {
    width: 1200px;
    margin: 28px auto 0;
    padding: 0;
    clear: both;
    overflow: visible;
}

.scenery-refresh > .section:first-of-type {
    margin-top: 20px;
}

.scenery-refresh ul.breadcrumb {
    margin: 0;
    padding: 8px 4px 0;
    background: transparent;
}

.scenery-refresh ul.breadcrumb li {
    color: var(--text-subtle);
    font-size: var(--font-size-sm);
}

.scenery-refresh ul.breadcrumb li a {
    color: var(--text-subtle);
}

.scenery-refresh ul.breadcrumb li a:hover {
    color: #ff3573;
    text-decoration: none;
}

.scenery-refresh .breadcrumb > li + li:before {
    color: rgba(148, 163, 184, 0.72);
}

.scenery-refresh div.bs-docs-social {
    margin: 12px 0 0;
    padding: 14px 18px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 18px;
    font-size: var(--font-size-md);
    line-height: 1.7;
    color: var(--text-body);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.06);
}

.scenery-refresh .section.marketing .featurette {
    float: none;
    width: 100%;
    padding: 22px 24px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 18px 34px rgba(15, 23, 42, 0.07);
}

.scenery-refresh .section.marketing .featurette p {
    margin: 0 0 10px;
    font-size: var(--font-size-base);
    line-height: 1.85;
    color: var(--text-body);
}

.scenery-refresh .section.marketing .featurette p:last-of-type {
    margin-bottom: 0;
}

.scenery-refresh .section.marketing .featurette > div > b {
    display: inline-block;
    margin: 12px 0 2px;
    font-size: var(--font-size-md);
    color: var(--text-primary);
}

.scenery-refresh .section.marketing .featurette div.details {
    margin: 0;
    padding: 4px 0;
    font-size: var(--font-size-base);
    line-height: 1.75;
    color: var(--text-muted);
}

.scenery-refresh .section.marketing .featurette div.details a {
    color: var(--text-body);
}

.scenery-refresh .section.marketing .featurette div.details a:hover {
    color: #ff3573;
    text-decoration: none;
}

.scenery-refresh h3.section-title,
.scenery-refresh > .section > h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0 0 16px;
    padding: 0 0 12px;
    border-bottom: 1px solid rgba(148, 163, 184, 0.2);
    font-size: var(--font-size-2xl);
    font-weight: var(--font-weight-semibold);
    line-height: 1.25;
    color: var(--text-primary);
}

.scenery-refresh h3.section-title small {
    float: none;
    margin-left: auto;
    font-size: var(--font-size-base);
    line-height: 1.2;
}

.scenery-refresh h3.section-title small a,
.scenery-refresh a.emphasis,
.scenery-refresh a.emphasis.more-tours {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    line-height: 40px;
    padding: 0 22px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 999px;
    background: linear-gradient(135deg, #ffc233 0%, #ffb24d 100%);
    box-shadow: 0 14px 26px rgba(255, 194, 51, 0.28);
    color: var(--text-primary);
    font-size: var(--font-size-md);
    font-weight: var(--font-weight-semibold);
    text-decoration: none;
    transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease, color .18s ease;
}

.scenery-refresh h3.section-title small a:hover,
.scenery-refresh a.emphasis:hover,
.scenery-refresh a.emphasis.more-tours:hover {
    background: linear-gradient(135deg, #ffcf57 0%, #ffc233 100%);
    color: var(--text-primary);
    text-decoration: none;
}

.scenery-refresh ul.tours,
.scenery-refresh ul.scenics {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
}

.scenery-refresh ul.tours:after,
.scenery-refresh ul.scenics:after {
    content: "";
    display: block;
    clear: both;
}

.scenery-refresh ul.tours li,
.scenery-refresh ul.scenics li {
    list-style: none;
}

.scenery-refresh ul.tours li.col-md-3 {
    display: block;
    float: left;
    width: 25%;
    height: auto;
    margin: 0;
    padding: 0 10px 20px;
    box-sizing: border-box;
    background: transparent;
    overflow: visible;
}

.scenery-refresh ul.tours li.col-md-3:hover {
    background: transparent;
}

.scenery-refresh ul.tours li.col-md-3 > a {
    display: block;
    height: 334px;
    padding: 212px 16px 16px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(226, 232, 240, 0.84);
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(249, 251, 254, 0.96) 100%);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.05);
    backdrop-filter: blur(8px);
    color: inherit;
    text-decoration: none;
    transition: box-shadow .18s ease, transform .18s ease;
}

.scenery-refresh ul.tours li.col-md-3 > a:hover {
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12);
    transform: translateY(-1px);
}

.scenery-refresh ul.tours li div.thumb {
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    width: auto;
    height: 188px;
    margin: 0;
    border-radius: 18px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.scenery-refresh ul.tours li div.thumb span {
    position: absolute;
    top: 14px;
    left: 14px;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    color: var(--text-primary);
    font-size: var(--font-size-xs);
    font-weight: var(--font-weight-semibold);
    line-height: 1;
}

.scenery-refresh ul.tours li .product-title {
    margin: 0;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-semibold);
    line-height: 1.45;
    letter-spacing: -0.01em;
    color: var(--text-body);
    text-align: left;
    max-height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.scenery-refresh ul.tours li > a > .meta {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 1;
}

.scenery-refresh ul.tours li > a > .meta span.discount {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 6px 10px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(255, 53, 115, 0.16) 0%, rgba(255, 194, 51, 0.18) 100%);
    color: #ff3573;
    border: 1px solid rgba(255, 53, 115, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-semibold);
}

.scenery-refresh ul.tours li > a > .meta span.discount small {
    font-size: var(--font-size-xs);
    margin-left: 2px;
}

.scenery-refresh ul.tours li > a > .meta span.current-price {
    display: inline-flex;
    align-items: baseline;
    line-height: 1;
    font-size: var(--font-size-price-md);
    color: var(--text-primary);
    font-weight: var(--font-weight-bold);
}

.scenery-refresh ul.tours li > a > .meta span.current-price .currency-convert {
    font-weight: var(--font-weight-heavy);
    color: var(--text-primary);
}

.scenery-refresh ul.tours li > a > .meta span.current-price small {
    font-size: var(--font-size-xs);
    color: var(--text-subtle);
    padding-left: 4px;
}

.scenery-refresh ul.tours li > a > .thumb,
.scenery-refresh ul.tours li > a > .product-title,
.scenery-refresh ul.tours li > a > .meta {
    z-index: 2;
}

.scenery-refresh ul.scenics li.col-md-4 {
    display: block;
    float: left;
    width: 33.3333%;
    height: auto;
    margin: 0;
    padding: 0 10px 20px;
    box-sizing: border-box;
    position: relative;
    background: transparent;
    overflow: visible;
}

.scenery-refresh ul.scenics li.col-md-4 > a {
    display: block;
    height: 220px;
    position: relative;
    color: inherit;
    text-decoration: none;
}

.scenery-refresh ul.scenics li div.thumb {
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.1);
}

.scenery-refresh ul.scenics li span {
    left: 10px;
    right: 10px;
    bottom: 0;
    height: 42px;
    border-radius: 0 0 16px 16px;
    line-height: 42px;
    font-size: var(--font-size-md);
    font-weight: var(--font-weight-medium);
    color: var(--text-inverse);
    background: linear-gradient(180deg, rgba(8, 15, 30, 0.08) 0%, rgba(8, 15, 30, 0.62) 100%);
}

.scenery-refresh ul.scenics li:hover span {
    background: linear-gradient(180deg, rgba(255, 53, 115, 0.14) 0%, rgba(8, 15, 30, 0.76) 100%);
}

.scenery-refresh #from-instagram {
    margin-top: 42px;
    padding: 36px 0 38px;
    background: rgba(255, 255, 255, 0.82);
    border-top: 1px solid rgba(15, 23, 42, 0.08);
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.scenery-refresh #from-instagram h3 {
    margin: 0 0 6px;
    font-size: var(--font-size-3xl);
    font-weight: var(--font-weight-semibold);
    color: var(--text-primary);
}

.scenery-refresh #from-instagram > span {
    font-size: var(--font-size-base);
    color: var(--text-muted);
}

.scenery-refresh .section.pics {
    margin-top: 16px;
}

.scenery-refresh .pics i.left,
.scenery-refresh .pics i.right {
    color: var(--text-subtle);
    font-size: var(--font-size-3xl);
}

.scenery-refresh .pics i:hover {
    color: #ff3573;
    text-shadow: none;
}

.scenery-refresh #from-instagram ul li div.frame {
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.08);
    overflow: hidden;
}
