.hero[data-astro-cid-wse7a2hg]{padding:4rem 0 3rem;background:linear-gradient(135deg,#f8faf9,#edf7f1);border-bottom:1px solid var(--color-border)}.hero__inner[data-astro-cid-wse7a2hg]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.hero__content[data-astro-cid-wse7a2hg],.hero__visual[data-astro-cid-wse7a2hg]{min-width:0}.hero__label[data-astro-cid-wse7a2hg]{font-size:.875rem;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.hero__title[data-astro-cid-wse7a2hg]{margin-bottom:.5rem}.hero__title-top[data-astro-cid-wse7a2hg]{display:block;font-size:clamp(2rem,4.5vw,3rem);line-height:1.1;color:var(--color-text)}.hero__tagline[data-astro-cid-wse7a2hg]{display:block;text-align:right;font-size:.8125rem;color:var(--color-text-muted);font-weight:500;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.07em;margin-top:.25rem}.hero__text[data-astro-cid-wse7a2hg]{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.65;margin-bottom:2rem}.hero__actions[data-astro-cid-wse7a2hg]{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:2.5rem;max-width:480px}.hero__actions[data-astro-cid-wse7a2hg] .btn--lg[data-astro-cid-wse7a2hg]{padding:.75rem 1rem;font-size:.9375rem;white-space:nowrap;text-align:center;justify-content:center}@media(max-width:480px){.hero__actions[data-astro-cid-wse7a2hg]{grid-template-columns:1fr;max-width:100%}}.btn--lg[data-astro-cid-wse7a2hg]{padding:.875rem 1.75rem;font-size:1rem}.hero__stats[data-astro-cid-wse7a2hg]{display:flex;gap:.75rem}.hero__stat-tile[data-astro-cid-wse7a2hg]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;background:var(--color-white);border:2px solid var(--color-primary-light);border-radius:var(--radius-md);padding:1rem 1.25rem;min-width:96px;text-align:center;box-shadow:var(--shadow-sm)}.hero__stat-num[data-astro-cid-wse7a2hg]{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--color-primary-dark);line-height:1}.hero__stat-label[data-astro-cid-wse7a2hg]{font-size:.75rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.hero__swiper[data-astro-cid-wse7a2hg]:not(.swiper-initialized) .swiper-slide[data-astro-cid-wse7a2hg]+.swiper-slide[data-astro-cid-wse7a2hg]{display:none}.hero__swiper[data-astro-cid-wse7a2hg]{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);height:480px}.hero__slide[data-astro-cid-wse7a2hg]{height:480px;background-size:cover;background-position:center;display:flex;align-items:flex-end;position:relative}.hero__slide[data-astro-cid-wse7a2hg]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%);pointer-events:none}.hero__slide-caption[data-astro-cid-wse7a2hg]{position:relative;z-index:1;padding:2rem;color:#fff;display:flex;flex-direction:column;gap:.5rem}.hero__slide-name[data-astro-cid-wse7a2hg]{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.hero__slide-link[data-astro-cid-wse7a2hg]{display:inline-block;min-width:140px;text-align:center;font-size:.8125rem;font-weight:600;color:#fff;text-decoration:none;padding:.5rem 1.25rem;border:2px solid rgba(255,255,255,.7);border-radius:var(--radius-sm);background:#00000059;backdrop-filter:blur(4px);transition:all var(--transition)}.hero__slide-link[data-astro-cid-wse7a2hg]:hover{background:#fffffff2;color:#222;border-color:#fff}.hero__swiper-pagination[data-astro-cid-wse7a2hg]{bottom:1.5rem!important}.hero__swiper-pagination .swiper-pagination-bullet{background:#fff9}.hero__swiper-pagination .swiper-pagination-bullet-active{background:#fff}@media(max-width:960px){.hero__inner[data-astro-cid-wse7a2hg]{grid-template-columns:1fr;gap:2rem}.hero__swiper[data-astro-cid-wse7a2hg],.hero__slide[data-astro-cid-wse7a2hg]{height:320px}.hero__text[data-astro-cid-wse7a2hg]{max-width:100%}}@media(max-width:480px){.hero[data-astro-cid-wse7a2hg]{padding:2.5rem 0 2rem}.hero__stats[data-astro-cid-wse7a2hg]{gap:1.5rem}.hero__swiper[data-astro-cid-wse7a2hg],.hero__slide[data-astro-cid-wse7a2hg]{height:260px}}.featured__layout[data-astro-cid-3vzrgtp2]{display:grid;grid-template-columns:3fr 2fr;gap:1.5rem;align-items:start}.featured__main[data-astro-cid-3vzrgtp2]{position:relative;border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:inherit;display:block;height:480px}.featured__main-img-wrap[data-astro-cid-3vzrgtp2]{position:absolute;inset:0}.featured__main-img[data-astro-cid-3vzrgtp2]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.featured__main[data-astro-cid-3vzrgtp2]:hover .featured__main-img[data-astro-cid-3vzrgtp2]{transform:scale(1.04)}.featured__main-overlay[data-astro-cid-3vzrgtp2]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.15) 55%,transparent 100%)}.featured__main-content[data-astro-cid-3vzrgtp2]{position:absolute;bottom:0;left:0;right:0;padding:2rem;color:#fff;display:flex;flex-direction:column;gap:.5rem}.featured__main-top[data-astro-cid-3vzrgtp2]{display:flex;gap:.5rem;flex-wrap:wrap}.featured__badge[data-astro-cid-3vzrgtp2],.featured__free[data-astro-cid-3vzrgtp2]{display:inline-block;padding:.25rem .75rem;border-radius:100px;font-size:.8125rem;font-weight:700}.featured__badge[data-astro-cid-3vzrgtp2]{background:#fff3;backdrop-filter:blur(4px);color:#fff;border:1px solid rgba(255,255,255,.35)}.featured__free[data-astro-cid-3vzrgtp2]{background:var(--color-primary);color:#fff}.featured__main-title[data-astro-cid-3vzrgtp2]{font-size:clamp(1.5rem,2.5vw,2rem);color:#fff;line-height:1.2}.featured__main-content[data-astro-cid-3vzrgtp2] .stars__value{color:#ffffffe6}.featured__main-content[data-astro-cid-3vzrgtp2] .stars__star--empty{color:#ffffff59}.featured__main-desc[data-astro-cid-3vzrgtp2]{font-size:.9375rem;color:#fffc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured__main-address[data-astro-cid-3vzrgtp2]{font-size:.875rem;color:#ffffffb3}.featured__cta[data-astro-cid-3vzrgtp2]{font-size:.9375rem;font-weight:700;color:#fff;margin-top:.125rem}.featured__main[data-astro-cid-3vzrgtp2]:hover .featured__cta[data-astro-cid-3vzrgtp2]{text-decoration:underline}.featured__side[data-astro-cid-3vzrgtp2]{display:flex;flex-direction:column;gap:1.25rem}.featured__card[data-astro-cid-3vzrgtp2]{display:grid;grid-template-columns:140px 1fr;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);text-decoration:none;color:inherit;background:var(--color-white);transition:box-shadow var(--transition),transform var(--transition)}.featured__card[data-astro-cid-3vzrgtp2]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.featured__card-img-wrap[data-astro-cid-3vzrgtp2]{position:relative;overflow:hidden}.featured__card-img[data-astro-cid-3vzrgtp2]{width:100%;height:100%;object-fit:cover;min-height:120px;transition:transform .4s ease}.featured__card[data-astro-cid-3vzrgtp2]:hover .featured__card-img[data-astro-cid-3vzrgtp2]{transform:scale(1.06)}.featured__card-badge[data-astro-cid-3vzrgtp2]{position:absolute;top:.5rem;left:.5rem;background:#ffffffe6;color:var(--color-primary-dark);font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:100px}.featured__card-body[data-astro-cid-3vzrgtp2]{padding:.875rem 1rem;display:flex;flex-direction:column;gap:.375rem;justify-content:center;min-width:0}.featured__card-title[data-astro-cid-3vzrgtp2]{font-size:1rem;font-weight:700;line-height:1.3;font-family:var(--font-heading)}.featured__card-desc[data-astro-cid-3vzrgtp2]{font-size:.8125rem;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.featured__card-meta[data-astro-cid-3vzrgtp2]{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.375rem}.featured__card-address[data-astro-cid-3vzrgtp2]{font-size:.75rem;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.featured__card-icons[data-astro-cid-3vzrgtp2]{display:flex;gap:.25rem;font-size:.9375rem;flex-shrink:0}@media(max-width:960px){.featured__layout[data-astro-cid-3vzrgtp2]{grid-template-columns:1fr}.featured__main[data-astro-cid-3vzrgtp2]{height:360px}.featured__side[data-astro-cid-3vzrgtp2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.featured__card[data-astro-cid-3vzrgtp2]{grid-template-columns:1fr}.featured__card-img[data-astro-cid-3vzrgtp2]{min-height:140px;max-height:140px}}@media(max-width:600px){.featured__side[data-astro-cid-3vzrgtp2]{grid-template-columns:1fr}.featured__card[data-astro-cid-3vzrgtp2]{grid-template-columns:110px 1fr}.featured__card-img[data-astro-cid-3vzrgtp2]{min-height:100px;max-height:unset}.featured__main[data-astro-cid-3vzrgtp2]{height:280px}}.news-item{display:flex;flex-direction:column;background:var(--color-white);border-radius:var(--radius-md);padding:1.25rem 1.25rem 1.25rem 1.5rem;border-right:4px solid var(--color-primary);box-shadow:0 2px 8px #0000000f;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.news-item:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.news-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.8125rem}.news-item__source{color:var(--color-primary);font-weight:600}.news-item__date{color:var(--color-text-muted);font-size:.8125rem}.news-item__title{font-weight:600;font-size:1rem;line-height:1.45;color:var(--color-text);margin-bottom:.5rem}.news-item__excerpt{font-size:.875rem;line-height:1.6;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.news-modal-overlay{display:none;position:fixed;inset:0;z-index:9999;background:#0009;align-items:center;justify-content:center;padding:1rem}.news-modal-overlay--active{display:flex}.news-modal{background:var(--color-white, #fff);border-radius:var(--radius-lg, 12px);padding:2rem;max-width:560px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:newsModalIn .2s ease}@keyframes newsModalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.news-modal__close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border:none;background:var(--color-bg-secondary, #f3f4f6);border-radius:50%;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--color-text-muted, #666);display:flex;align-items:center;justify-content:center;transition:background .2s}.news-modal__close:hover{background:var(--color-border, #e0e0e0)}.news-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.8125rem;padding-right:2rem}.news-modal__title{font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 1rem;color:var(--color-text, #1a1a1a)}.news-modal__text{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted, #555);margin:0 0 1.5rem}.news-modal__link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-primary, #2a7b8a);color:#fff;border-radius:var(--radius-sm, 8px);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .2s}.news-modal__link:hover{background:var(--color-primary-dark, #1d5c68)}@media(max-width:480px){.news-modal{padding:1.5rem 1.25rem}.news-modal__title{font-size:1.125rem}}.section-title--center[data-astro-cid-j7pv25f6]{text-align:center}.section-title--center[data-astro-cid-j7pv25f6] .section-title__label[data-astro-cid-j7pv25f6]{display:block;text-align:center}.section-title__sub[data-astro-cid-j7pv25f6]{color:var(--color-text-muted);font-size:1rem;margin-top:.5rem;max-width:560px;margin-left:auto;margin-right:auto}.tourist__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1280px;margin:0 auto}.tourist__card[data-astro-cid-j7pv25f6]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform var(--transition),box-shadow var(--transition)}.tourist__card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.tourist__card-img[data-astro-cid-j7pv25f6]{width:100%;height:200px;object-fit:cover;border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin:-2rem -1.5rem 1.25rem;width:calc(100% + 3rem)}.tourist__card-img-link[data-astro-cid-j7pv25f6]{display:block;margin:-2rem -1.5rem 1.25rem;width:calc(100% + 3rem)}.tourist__card-img-link[data-astro-cid-j7pv25f6] .tourist__card-img[data-astro-cid-j7pv25f6]{margin:0;width:100%}.tourist__card-icon[data-astro-cid-j7pv25f6]{font-size:3rem;line-height:1;margin-bottom:1.25rem}.tourist__card-body[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1}.tourist__card-title[data-astro-cid-j7pv25f6]{font-size:1.25rem}.tourist__card-title-link[data-astro-cid-j7pv25f6]{color:inherit;text-decoration:none}.tourist__card-title-link[data-astro-cid-j7pv25f6]:hover{color:var(--color-primary-dark)}.tourist__card-text[data-astro-cid-j7pv25f6]{color:var(--color-text-muted);font-size:.9375rem;line-height:1.55;flex:1}.btn--white[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius-sm);font-weight:600;font-size:.9375rem;background:var(--color-white);color:var(--color-primary-dark);border:2px solid transparent;text-decoration:none;transition:all var(--transition)}.btn--white[data-astro-cid-j7pv25f6]:hover{background:var(--color-primary-dark);color:var(--color-white)}.home-news[data-astro-cid-j7pv25f6]{background:var(--color-bg-secondary, #f8f9fa)}.home-news__filters[data-astro-cid-j7pv25f6]{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap;background:var(--color-white);padding:1.25rem;border-radius:var(--radius-md);box-shadow:0 2px 8px #0000000f}.home-news__search[data-astro-cid-j7pv25f6]{flex:1;min-width:200px;padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.875rem;color:var(--color-text);background:var(--color-white);outline:none;transition:border-color var(--transition)}.home-news__search[data-astro-cid-j7pv25f6]:focus{border-color:var(--color-primary)}.home-news__select[data-astro-cid-j7pv25f6]{padding:.625rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.875rem;color:var(--color-text);background:var(--color-white);cursor:pointer}.home-news__actions[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.home-news__collapse-btn[data-astro-cid-j7pv25f6]{color:var(--color-text-muted);border-color:var(--color-border)}.home-news__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.news-skeleton[data-astro-cid-j7pv25f6]{height:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:400% 100%;animation:shimmer 1.4s infinite;border-radius:var(--radius-md)}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.map-section__container[data-astro-cid-j7pv25f6]{width:100%;height:380px;border-radius:var(--radius-lg);overflow:hidden;background:var(--color-border);margin-bottom:1.25rem;box-shadow:var(--shadow-sm)}.map-section__link[data-astro-cid-j7pv25f6]{text-align:center}@media(max-width:900px){.home-news__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr}}@media(max-width:1200px){.tourist__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);max-width:800px}}@media(max-width:768px){.tourist__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.map-section__container[data-astro-cid-j7pv25f6]{height:260px}}@media(max-width:560px){.home-news__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
