:root{--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-heading:Montserrat, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--color-bg:#f4f8fb;--color-surface:#fbfdff;--color-surface-elevated:#fff;--color-brand:#1f6f94;--color-brand-strong:#0b3f5a;--color-brand-soft:#dcecf5;--color-accent:#c4a46a;--color-accent-soft:#f1e6cf;--color-text:#102536;--color-text-soft:#344b5c;--color-text-muted:#6d7f8b;--color-border:#d8e4ec;--color-border-strong:#a8bfce;--color-success:#2f7d6d;--color-warning:#b9892b;--color-overlay:#0718249e;--shadow-soft:0 14px 38px #102d4214;--shadow-elevated:0 24px 70px #08243829;--shadow-button:0 14px 28px #1f6f9438, inset 0 1px 0 #ffffff38;--radius-button:16px;--radius-card:26px;--bg:var(--color-bg);--card:var(--color-surface);--text:var(--color-text);--muted:var(--color-text-muted);--brand:var(--color-brand);--brand-dark:var(--color-brand-strong);--gold:var(--color-accent);--sand:var(--color-accent-soft);--line:var(--color-border);--chip:var(--color-brand-soft);--danger:#a93434}*{box-sizing:border-box}.propertyGallery{gap:14px;min-width:0;display:grid}.propertyGalleryStage,.propertyGalleryLightboxStage{aspect-ratio:16/9;background:#102536;border-radius:24px;position:relative;overflow:hidden}.galleryMainButton{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.galleryMainButton img{object-fit:cover;width:100%;height:100%;display:block}.galleryArrow,.galleryClose{z-index:3;color:#fff;cursor:pointer;background:#071824b8;border:0;position:absolute}.galleryArrow{border-radius:14px;width:46px;height:58px;font-size:34px;top:50%;translate:0 -50%}.galleryPrev{left:14px}.galleryNext{right:14px}.galleryCounter{color:#fff;background:#071824b8;border-radius:999px;padding:7px 12px;position:absolute;bottom:14px;right:14px}.galleryThumbs{scrollbar-width:thin;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.galleryThumbs button{background:0 0;border:3px solid #0000;border-radius:13px;flex:0 0 112px;height:76px;padding:0;overflow:hidden}.galleryThumbs button.active{border-color:var(--brand)}.galleryThumbs img{object-fit:cover;width:100%;height:100%;display:block}.propertyGalleryLightbox{z-index:1000;background:#030c12f0;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.propertyGalleryLightboxStage{aspect-ratio:16/9;width:min(1400px,95vw);max-height:88vh}.galleryClose{border-radius:50%;width:48px;height:48px;font-size:32px;top:16px;right:20px}@media (max-width:700px){.propertyGalleryStage{aspect-ratio:4/3;border-radius:18px}.propertyGalleryLightbox{padding:12px}.galleryArrow{width:38px;height:48px}.galleryThumbs button{flex-basis:86px;height:60px}}html{scroll-behavior:smooth;font-size:18px;overflow-x:hidden}body{background:radial-gradient(circle at top left, #eef6fb 0, var(--bg) 38%, #edf4f8 100%);color:var(--text);font-family:var(--font-body);-webkit-text-size-adjust:100%;margin:0;font-size:1rem;font-weight:400;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.page{width:min(100%,1180px);margin:0 auto;padding:28px 24px}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f3eae6;justify-content:space-between;align-items:center;gap:16px;width:min(100%,1180px);margin:0 auto;padding:16px 24px;display:flex;position:sticky;top:0}.logo{min-width:0;max-width:46vw;color:var(--brand-dark);overflow-wrap:anywhere;font-size:clamp(1.05rem,2.3vw,1.28rem);font-weight:700;line-height:1.08}.navLinks{color:var(--color-text-soft);align-items:center;gap:18px;font-size:.92rem;display:flex}.navLinks a:hover,.linkAccent{color:var(--brand);font-weight:800}.btn{border-radius:var(--radius-button);background:var(--brand);color:#fff;cursor:pointer;text-align:center;white-space:normal;border:0;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:58px;padding:0 24px;font-size:1rem;font-weight:600;line-height:1.15;display:inline-flex;box-shadow:0 10px 22px #1f6f942e}.btn:hover{background:var(--brand-dark)}.btnLight{color:var(--brand-dark);background:#fff}.btnSmall{min-height:48px;padding:0 18px;font-size:.95rem}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(120deg,#0b3f5af2,#1f6f94bf),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1600&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:34px;width:min(100% - 28px,1180px);margin:0 auto;padding:44px}.heroHome{flex-direction:column;justify-content:space-between;gap:34px;min-height:620px;display:flex}.hero h1,.catalogHero h1{max-width:850px;margin:12px 0 18px;font-size:clamp(2.25rem,6vw,4rem);line-height:1.02}.hero p,.catalogHero p{opacity:.96;max-width:730px;margin:0;font-size:1.12rem;line-height:1.55}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.searchPanel,.filters{background:#fffdf8f7;border:1px solid #ffffff73;border-radius:26px;grid-template-columns:minmax(0,1.1fr) minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.7fr) auto;gap:14px;width:100%;min-width:0;max-width:100%;padding:20px;display:grid;overflow:hidden;box-shadow:0 24px 70px #1024192e}.filters{border-color:var(--line);background:var(--card);grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) minmax(0,.9fr);margin-top:24px;box-shadow:0 12px 34px #102d4212}.filtersWide{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr) minmax(0,.65fr) auto}.field{gap:9px;min-width:0;max-width:100%;display:grid}.field label{color:var(--color-text-soft);font-size:.95rem;font-weight:800;line-height:1.2}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-width:0;max-width:100%;min-height:60px;color:var(--text);appearance:none;background:#fff;border-radius:16px;outline:none;padding:0 16px;font-size:1rem;line-height:1.25;display:block;overflow:hidden;box-shadow:0 1px #14221908}.field input::placeholder,.field textarea::placeholder{color:var(--color-text-muted);opacity:1}.field input:focus,.field select:focus,.field textarea:focus{border-color:#1f6f948c;box-shadow:0 0 0 4px #1f6f941f}.field select{background-image:linear-gradient(45deg, transparent 50%, var(--brand) 50%), linear-gradient(135deg, var(--brand) 50%, transparent 50%);background-position:calc(100% - 22px),calc(100% - 16px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:42px}.field input[type=date]{white-space:nowrap;padding-right:14px}.field input[type=date]::-webkit-date-and-time-value{text-align:left;min-width:0}.field input[type=date]::-webkit-calendar-picker-indicator{opacity:.7;flex:none;width:22px;height:22px;margin-left:4px;padding:0}.field textarea{resize:vertical;min-height:118px;padding-top:14px;overflow:auto}.section{padding-top:48px;padding-bottom:18px}.sectionTitle{justify-content:space-between;align-items:end;gap:16px;margin:0 0 20px;display:flex}.sectionTitle h2,.infoBlock h2,.cta h2,.leadBox h2{margin:8px 0;font-size:clamp(1.75rem,4vw,2.15rem);line-height:1.12}.sectionTitle p,.muted{color:var(--muted);line-height:1.6}.cityGrid,.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cityCard,.card,.cardLike,.infoBlock,.leadBox{border:1px solid var(--line);background:var(--card);border-radius:26px;min-width:0;box-shadow:0 14px 38px #102d4212}.cityCard{background:linear-gradient(145deg, var(--color-surface), #e8eef2);flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;display:flex}.cityCard strong{font-size:1.34rem;line-height:1.15}.cityCard span{color:var(--muted)}.card{overflow:hidden}.cardImage{object-fit:cover;width:100%;color:var(--brand);background:linear-gradient(135deg,#dbe9f1,#e8d7b6);justify-content:center;align-items:center;font-weight:700;display:flex}.cardBody{padding:20px}.meta{color:var(--brand);font-size:.9rem;font-weight:600}.card h3{margin:8px 0;font-size:1.25rem;line-height:1.2}.chips{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.chips.large{gap:10px}.chip{background:var(--chip);color:var(--brand-dark);border-radius:12px;padding:8px 12px;font-size:.86rem;font-weight:800;line-height:1.2}.chip.light{background:var(--color-accent-soft);color:#6d5529}.price{color:var(--brand-dark);white-space:nowrap;font-weight:700}.cardFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.actions{flex-wrap:wrap;gap:8px;display:flex}.splitCards{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.infoBlock{padding:28px}.infoBlock.gold{background:linear-gradient(145deg,#f7fbfd,#ead7ad)}.steps{gap:14px;padding-left:24px;line-height:1.65;display:grid}.cta{background:linear-gradient(120deg, var(--brand-dark), var(--brand));color:#fff;border-radius:32px;padding:38px}.cta p{max-width:680px;line-height:1.6}.catalogHero{padding-top:42px}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.catalogCard{grid-template-columns:minmax(0,280px) minmax(0,1fr);display:grid}.leadBox{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px;padding:28px;display:grid}.detailHero{background:#dbe9f1;border-radius:34px;width:min(100% - 28px,1180px);min-height:460px;margin:0 auto;position:relative;overflow:hidden}.detailHero img{object-fit:cover;width:100%;height:520px;display:block}.detailHero:after{content:"";background:linear-gradient(#072a3c0d,#072a3cbf);position:absolute;inset:0}.detailHeroPlaceholder{height:520px;color:var(--brand);text-align:center;justify-content:center;align-items:center;padding:24px;font-size:1.55rem;font-weight:700;display:flex}.detailHeroText{z-index:1;color:#fff;position:absolute;bottom:34px;left:36px;right:36px}.detailHeroText h1{margin:14px 0;font-size:clamp(2.1rem,5vw,3.8rem);line-height:1.03}.detail{grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:start;gap:24px;display:grid}.detailContent{gap:18px;min-width:0;display:grid}.cardLike{padding:26px}.panel{border:1px solid var(--line);background:var(--card);border-radius:26px;min-width:0;padding:24px;box-shadow:0 14px 38px #102d4212}.stickyPanel{position:sticky;top:88px}.form{gap:16px;min-width:0;display:grid}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.notice{color:var(--brand-dark);background:#e8f4f3;border-radius:16px;padding:14px 16px;font-size:1rem;font-weight:800;line-height:1.45}.error{color:var(--danger);background:#fff1f1}.checkList{gap:10px;padding-left:22px;line-height:1.65;display:grid}.mobileLead{display:none}.footer{color:var(--muted);margin:42px 0 12px;font-size:.9rem}@media (max-width:980px){html{font-size:17px}.navLinks{display:none}.searchPanel,.filters,.filtersWide,.grid,.cityGrid,.catalogGrid,.splitCards,.leadBox,.detail,.catalogCard{grid-template-columns:minmax(0,1fr)}.stickyPanel{display:none}.mobileLead{display:block}.hero{padding:30px}.heroHome{min-height:auto}.siteHeader{padding:14px}.sectionTitle{flex-direction:column;align-items:start}}@media (max-width:560px){.page{padding:18px 14px}.siteHeader{gap:10px}.logo{max-width:45vw;font-size:clamp(1rem,5vw,1.16rem)}.siteHeader .btnSmall{min-height:46px;padding:0 13px;font-size:.9rem}.hero{border-radius:26px;width:calc(100% - 20px);padding:22px}.hero h1,.catalogHero h1{font-size:clamp(2rem,11vw,2.65rem)}.hero p,.catalogHero p{font-size:1rem}.searchPanel,.filters{border-radius:22px;gap:13px;padding:14px;overflow:hidden}.field input,.field select,.field textarea{min-height:58px;padding-left:14px;padding-right:14px;font-size:18px}.field select{padding-right:40px}.field textarea{min-height:104px}.btn{width:100%;min-height:58px;padding:0 18px}.siteHeader .btn{width:auto;max-width:48vw}.formGrid,.cardFooter{grid-template-columns:minmax(0,1fr);display:grid}.detailHero{border-radius:26px;width:calc(100% - 20px)}.detailHero img,.detailHeroPlaceholder{height:360px}.detailHeroText{bottom:22px;left:20px;right:20px}.cardLike,.panel,.leadBox,.infoBlock{padding:20px}}.featuredGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.featuredCard{background:linear-gradient(180deg, var(--color-surface), #f7fbfd);border:2px solid #c4a46a8c;box-shadow:0 18px 46px #1f6f941c,0 0 0 4px #c4a46a14}.offerBadge{background:linear-gradient(135deg, var(--gold), #d6bd7f);color:#3f3219;border-radius:12px;width:fit-content;margin-bottom:10px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.heroBadge{margin-top:14px}.ratingLine{color:var(--brand-dark);margin:8px 0 10px;font-weight:700}.offerDescription{color:var(--brand-dark);background:#1f6f9414;border-radius:16px;padding:12px 14px;font-weight:500}.recommendBlock{background:linear-gradient(145deg, var(--color-surface), var(--color-accent-soft));border-color:#c4a46a8c}.siteFooter{border:1px solid var(--line);background:linear-gradient(145deg, #082d42, var(--color-brand));color:#ffffffe0;border-radius:30px;width:min(100% - 28px,1180px);margin:54px auto 18px;padding:34px;box-shadow:0 18px 44px #082d422e}.footerGrid{grid-template-columns:1.45fr .85fr 1.2fr 1.25fr;gap:28px;display:grid}.siteFooter h2,.siteFooter h3{color:#fff;margin:0 0 12px;line-height:1.15}.siteFooter h2{font-size:1.55rem}.siteFooter a{color:#ffffffe6;margin:8px 0;display:block}.siteFooter a:hover{color:#f2d493}.siteFooter p{margin:0 0 12px}.footerContactsTitle{margin-top:20px!important}.footerDisclaimer{color:#ffffffc7;border-top:1px solid #fff3;margin-top:26px;padding-top:18px;font-size:.92rem}.cookieBanner{z-index:80;width:min(100% - 28px,980px);color:var(--text);background:#fffdf8fa;border:1px solid #c4a46a73;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #10253638}.cookieBanner p{color:var(--muted);margin:6px 0 0}.cookieBanner a{color:var(--brand);text-underline-offset:3px;font-weight:600;text-decoration:underline}.cookieActions{align-items:center;gap:10px;display:flex}.cookieActions .btnOutline{background:#fff}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:.92rem;display:flex}.breadcrumbs span:before{content:"›";color:var(--gold);margin-right:8px}.breadcrumbs a{color:var(--brand);font-weight:800}.infoPage{padding-top:42px}.infoPage h1{max-width:850px;margin:10px 0 18px;font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.05}.infoContent{border:1px solid var(--line);background:var(--card);border-radius:28px;max-width:900px;padding:28px;box-shadow:0 14px 38px #102d4212}.infoContent p{margin:0 0 16px}.infoContent p:last-child{margin-bottom:0}.reviewsGrid{gap:16px;margin-top:22px;display:grid}.reviewCard{border:1px solid var(--line);background:#f7fbfd;border-radius:22px;padding:22px}.reviewMeta{color:var(--muted);gap:2px;display:grid}.reviewMeta strong{color:var(--brand-dark);font-size:1.1rem}.serviceAnswer{background:var(--chip);color:var(--brand-dark);border-radius:16px;margin-top:14px;padding:14px}@media (max-width:980px){.featuredGrid,.footerGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cookieBanner{grid-template-columns:minmax(0,1fr)}.cookieActions{justify-content:flex-start}}@media (max-width:560px){.featuredGrid,.footerGrid{grid-template-columns:minmax(0,1fr)}.siteFooter{border-radius:24px;width:calc(100% - 20px);padding:24px}.cookieBanner{border-radius:20px;width:calc(100% - 20px);max-height:72vh;padding:14px;bottom:10px;overflow:auto}.cookieActions{grid-template-columns:minmax(0,1fr);display:grid}.cookieActions .btn{width:100%}.infoContent{padding:20px}}.burgerButton{cursor:pointer;background:#fffdf8eb;border:1px solid #1f6f942e;border-radius:16px;flex-direction:column;flex:0 0 48px;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:inline-flex}.burgerButton span{background:var(--brand-dark);border-radius:999px;width:20px;height:2px}.headerCta{white-space:nowrap}.drawerRoot{z-index:120;pointer-events:none;visibility:hidden;position:fixed;inset:0}.drawerRoot.isOpen{pointer-events:auto;visibility:visible}.drawerOverlay{opacity:0;background:#0718247a;border:0;transition:opacity .22s;position:absolute;inset:0}.drawerRoot.isOpen .drawerOverlay{opacity:1}.mobileDrawer{background:var(--color-surface);width:min(88vw,390px);max-width:100%;color:var(--text);padding:22px;transition:transform .24s;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:22px 0 60px #0718243d}.drawerRoot.isOpen .mobileDrawer{transform:translate(0)}.drawerHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding-bottom:18px;display:flex}.drawerHeader strong{color:var(--brand-dark);font-size:1.22rem;line-height:1.1;display:block}.drawerHeader span{color:var(--muted);margin-top:5px;font-size:.92rem;display:block}.drawerClose{background:var(--chip);width:42px;height:42px;color:var(--brand-dark);cursor:pointer;border:0;border-radius:14px;font-size:1.6rem;line-height:1}.drawerSection{border-bottom:1px solid var(--line);padding:16px 0}.drawerSection h3{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem}.drawerSection a{color:var(--brand-dark);padding:10px 0;font-weight:600;display:block}.drawerContacts{color:var(--muted);gap:12px;padding-top:18px;display:grid}.drawerContacts .btn{width:100%}.homeHeroRich{background:linear-gradient(120deg,#082438f7,#1f6f94a8),radial-gradient(circle at 80% 15%,#f2d29173,#0000 34%),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?q=80&w=1600&auto=format&fit=crop)}.heroActions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.heroOffer .heroActions{justify-content:center;margin-top:22px}.compactSearch{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr) minmax(0,.9fr) minmax(0,.65fr) auto}.resortCard{position:relative;overflow:hidden}.resortCard:after{content:"→";color:var(--gold);font-size:1.4rem;font-weight:700;position:absolute;bottom:16px;right:20px}.tabChips{scrollbar-width:none;gap:10px;padding:2px 0 14px;display:flex;overflow-x:auto}.tabChips::-webkit-scrollbar{display:none}.tabChips a{background:var(--color-surface);color:var(--brand-dark);border:1px solid #1f6f942e;border-radius:14px;flex:none;padding:10px 14px;font-weight:600;box-shadow:0 8px 20px #102d420d}.popularOffers{border-radius:34px}.popularGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.recommendSection{background:linear-gradient(145deg,#eef6fb,#f8fbfd);border-radius:34px;width:min(100% - 28px,1180px);margin-top:42px}.recommendGrid,.trustGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.trustCard,.stepCard{border:1px solid var(--line);background:var(--card);border-radius:24px;min-width:0;padding:22px;box-shadow:0 14px 38px #102d4212}.trustIcon{background:var(--chip);border-radius:18px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:1.45rem;display:grid}.trustCard h3,.stepCard h3{margin:0 0 8px;line-height:1.18}.trustCard p{color:var(--muted);margin:0}.stepsGrid{counter-reset:step;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stepCard{background:linear-gradient(145deg, var(--color-surface), var(--color-accent-soft))}.stepCard span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:16px;font-weight:700;display:inline-grid}.homeReviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.scrollToTop{z-index:70;background:var(--brand);color:#fff;cursor:pointer;opacity:0;pointer-events:none;border:0;border-radius:18px;width:52px;height:52px;font-size:1.35rem;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;bottom:128px;right:22px;transform:translateY(12px);box-shadow:0 12px 30px #1f6f9440}.scrollToTop.isVisible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:981px){.burgerButton{display:none}}@media (max-width:980px){.siteHeader{border-bottom:1px solid #dfd2bdbf;width:100%}.logo{text-align:center;max-width:52vw}.headerCta{min-width:96px}.compactSearch,.popularGrid,.recommendGrid,.trustGrid,.stepsGrid,.homeReviews{grid-template-columns:minmax(0,1fr)}.recommendSection{width:min(100% - 20px,1180px)}}@media (max-width:560px){.siteHeader{grid-template-columns:48px minmax(0,1fr) auto;display:grid}.headerCta{min-height:44px;padding:0 12px;font-size:.9rem}.heroActions .btn{width:100%}.compactSearch{padding:12px}.scrollToTop{border-radius:15px;width:46px;height:46px;bottom:112px;right:14px}}.catalogLayout{grid-template-columns:minmax(260px,310px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.catalogSidebar{min-width:0;position:sticky;top:92px}.catalogFilters{border:1px solid var(--line);background:var(--card);border-radius:26px;gap:18px;padding:22px;display:grid;box-shadow:0 14px 38px #102d4212}.filterHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.filterHeader h2,.filterDrawerTop h2{margin:0;font-size:1.28rem}.filterHeader a{color:var(--brand);font-weight:600}.filterGroup{border:0;border-bottom:1px solid #d8e4ecbf;gap:9px;min-width:0;margin:0;padding:0 0 16px;display:grid}.filterGroup legend{color:var(--brand-dark);margin-bottom:9px;font-weight:700}.filterOption{color:var(--color-text-soft);cursor:pointer;align-items:center;gap:10px;font-size:.95rem;line-height:1.25;display:flex}.filterOption input{width:20px;height:20px;accent-color:var(--brand);flex:0 0 20px}.filterActions{gap:10px;display:grid}.filterActions .btn{width:100%}.catalogResults{min-width:0}.catalogToolbar{grid-template-columns:minmax(0,1fr) minmax(190px,230px);grid-template-areas:"summary sort";align-items:center;gap:16px;width:100%;min-width:0;margin-bottom:16px;display:grid;overflow:visible}.catalogToolbarSummary{grid-area:summary;min-width:0}.catalogToolbar h2{margin:0 0 4px;font-size:clamp(1.45rem,3vw,1.9rem)}.catalogToolbar p{color:var(--muted);margin:0}.filterToggle{background:var(--color-surface);min-height:48px;color:var(--brand-dark);cursor:pointer;border:1px solid #1f6f9433;border-radius:16px;align-items:center;gap:8px;padding:0 16px;font-weight:700;display:none;box-shadow:0 8px 20px #102d420d}.filterToggle span,.filterToggle span:before,.filterToggle span:after{background:var(--brand-dark);content:"";border-radius:999px;width:18px;height:2px;display:block}.filterToggle span{position:relative}.filterToggle span:before{position:absolute;top:-6px}.filterToggle span:after{position:absolute;top:6px}.catalogList{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.catalogList .catalogCard{grid-template-columns:minmax(300px,340px) minmax(0,1fr);align-items:stretch;min-height:275px;display:grid;overflow:hidden}.catalogList .cardMedia{min-width:0;height:100%;position:relative}.catalogList .catalogCard .cardImage{object-fit:cover;width:100%;height:100%;min-height:275px}.photoPlaceholder{text-align:center;background:radial-gradient(circle at 30% 20%,#eef6fb,#0000 35%),linear-gradient(135deg,#dcebe6,#e8d7b6);flex-direction:column;gap:6px}.photoPlaceholder span{color:var(--brand);font-size:1.7rem;font-weight:800}.photoPlaceholder small{max-width:180px;color:var(--muted);font-weight:800}.mediaBadge{margin:0;position:absolute;top:14px;left:14px;box-shadow:0 8px 18px #2c210b29}.catalogCard .cardBody{flex-direction:column;min-width:0;padding:22px;display:flex}.catalogCardTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.stars{color:var(--gold);letter-spacing:1px;margin-top:2px;display:inline-flex}.ratingBadge{color:#155678;text-align:center;background:#e6f3fb;border-radius:16px;flex:none;gap:2px;min-width:96px;padding:10px 12px;display:grid}.ratingBadge strong{font-size:1.2rem;line-height:1}.ratingBadge span{font-size:.78rem;font-weight:600}.catalogCard .muted{margin-bottom:0}.cardChipsBlock{margin-top:auto}.catalogCard .cardFooter{border-top:1px solid #d8e4ecb3;padding-top:14px}.catalogCard .actions{justify-content:flex-end}.emptyState{background:var(--color-surface);text-align:center;border:1px dashed #1f6f9447;border-radius:28px;padding:34px}.emptyState h2{margin:0 0 10px}.emptyState p{max-width:560px;color:var(--muted);margin:0 auto 18px}.catalogResetLine{text-align:center;margin-top:16px}.filterDrawerRoot{z-index:115;pointer-events:none;visibility:hidden;position:fixed;inset:0}.filterDrawerRoot.isOpen{pointer-events:auto;visibility:visible}.filterDrawerOverlay{opacity:0;background:#0718247a;border:0;transition:opacity .22s;position:absolute;inset:0}.filterDrawerRoot.isOpen .filterDrawerOverlay{opacity:1}.filterDrawer{background:var(--color-surface);width:min(92vw,420px);transition:transform .24s;position:absolute;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:22px 0 60px #0718243d}.filterDrawerRoot.isOpen .filterDrawer{transform:translate(0)}.filterDrawerTop{z-index:1;border-bottom:1px solid var(--line);background:var(--color-surface);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;position:sticky;top:0}.filterDrawerTop button{background:var(--chip);width:42px;height:42px;color:var(--brand-dark);cursor:pointer;border:0;border-radius:14px;font-size:1.6rem}.filterDrawer .catalogFilters{box-shadow:none;border:0;border-radius:0;padding-bottom:96px}.filterDrawer .filterHeader{display:none}.filterDrawer .filterActions{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 -22px -96px;padding:14px 20px;position:sticky;bottom:0}@media (max-width:980px){.catalogLayout{grid-template-columns:minmax(0,1fr)}.catalogSidebar{display:none}.filterToggle{display:inline-flex}.catalogToolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"summary summary""filter sort";align-items:end}.filterToggle{grid-area:filter}.catalogSort{width:100%;max-width:none}.catalogList .catalogCard{grid-template-columns:minmax(0,1fr);min-height:0}.catalogCardTop{display:grid}.ratingBadge{text-align:left;width:fit-content}}@media (max-width:560px){.catalogToolbar{grid-template-columns:minmax(0,1fr);grid-template-areas:"summary""filter""sort";gap:10px}.catalogSort,.filterToggle{width:100%;max-width:none}.filterToggle,.sortSelect{min-height:46px}.catalogCard .actions{grid-template-columns:minmax(0,1fr);justify-content:stretch;display:grid}.catalogCard .btn{width:100%}.filterDrawer{width:min(92vw,390px)}}.cardMedia{min-width:0;position:relative;overflow:hidden}.homeEmpty{max-width:760px;margin:0 auto}.homeEmpty h3{color:var(--brand-dark);margin:0 0 8px;font-size:1.35rem}.catalogToolbarControl{background:var(--color-surface);min-height:48px;color:var(--brand-dark);border:1px solid #1f6f9433;border-radius:16px;box-shadow:0 8px 20px #102d420d}.catalogSort{width:100%;min-width:0;max-width:230px;color:var(--muted);grid-area:sort;justify-self:stretch;font-weight:800;display:block;position:relative}.sortCaption{z-index:2;color:var(--muted);pointer-events:none;font-size:.72rem;font-weight:700;line-height:1;position:absolute;top:7px;left:14px}.sortSelectWrap{width:100%;display:block;position:relative}.sortSelectWrap:after{content:"";border-right:2px solid var(--brand-dark);border-bottom:2px solid var(--brand-dark);pointer-events:none;width:8px;height:8px;position:absolute;top:50%;right:15px;transform:translateY(-70%)rotate(45deg)}.sortSelect{background:var(--color-surface);width:100%;min-width:0;min-height:58px;color:var(--brand-dark);font:inherit;appearance:none;cursor:pointer;border:1px solid #1f6f9433;border-radius:16px;padding:23px 40px 7px 14px;font-weight:700;line-height:1.15;display:block;box-shadow:0 8px 20px #102d420d}.sortSelect option{color:#102536;background:#fff;font-weight:600}.sortSelect:hover{border-color:#1f6f946b}.sortSelect:focus-visible{outline-offset:2px;outline:3px solid #c4a46ab8}.filterToggle.catalogToolbarControl{justify-content:center}@media (max-width:980px){.filterToggle{justify-content:center;min-width:0;padding:0 12px;font-size:.95rem;display:inline-flex}}@media (max-width:390px){.filterToggle,.sortSelect{font-size:.88rem}.sortCaption{font-size:.7rem}}.logo{text-shadow:0 1px 14px #00000040}.homePage{background:linear-gradient(180deg, #fbf5ea 0, var(--bg) 100%)}.homeHero{color:#fff;background:radial-gradient(circle at 72% 18%,#c4974b57,#0000 30%),linear-gradient(135deg,#102536,#071824 66%);min-height:86svh;position:relative;overflow:hidden}.heroImageWrap,.heroShade{position:absolute;inset:0}.heroImage{object-fit:cover;object-position:58% center;transform:scale(1.01)}.heroShell{z-index:1;width:min(100% - 40px,1180px);min-height:86svh;padding:calc(86px + env(safe-area-inset-top)) 0 max(24px, env(safe-area-inset-bottom));grid-template-rows:auto auto;align-content:center;justify-items:center;gap:clamp(18px,3.2vh,30px);margin:0 auto;display:grid;position:relative}.heroOffer{text-align:center;width:min(760px,100%);margin:0 auto;animation:.7s both riseIn}.heroEyebrow{color:#ffebc7eb;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:.76rem;font-weight:600;display:inline-flex}.heroOffer h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 4px 28px #0000004d;max-width:760px;margin:16px auto 14px;font-size:clamp(64px,6vw,92px);line-height:.94}.heroSubtitle{text-wrap:balance;max-width:680px;margin:0 auto;font-size:clamp(22px,2vw,28px);font-weight:600;line-height:1.18}.heroSupport{color:#ffffffdb;text-wrap:balance;max-width:600px;margin:12px auto 0;font-size:18px;line-height:1.5}.heroPrimary{color:#102536;background:#f1c773;box-shadow:0 18px 36px #00000038}.heroSecondary{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff5c}.card{transition:transform .22s,box-shadow .22s}.card:hover{transform:translateY(-3px);box-shadow:0 20px 48px #102d421f}.cardMedia,.cardImageFrame{position:relative;overflow:hidden}.cardImageFrame{aspect-ratio:4/3;background:linear-gradient(135deg,#dcebe6,#e8d7b6);width:100%}.cardImage{object-fit:cover;width:100%;height:100%;transition:transform .25s,opacity .18s;display:block}.card:hover .cardImage{transform:scale(1.035)}.card:focus-within{outline-offset:3px;outline:3px solid #c4a46a73}.photoPlaceholder{width:100%;height:100%;color:var(--brand-dark)}.photoPlaceholder svg{color:var(--brand);margin-bottom:6px}.advantageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.helpSection{background:linear-gradient(135deg, var(--color-surface), #eef6fb);border:1px solid #1f6f9429;border-radius:32px;justify-content:space-between;align-items:center;gap:24px;display:flex}.helpSection h2{margin:8px 0;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.08}.helpSection p{max-width:720px;color:var(--muted)}.usefulGrid .cityCard{min-height:118px}.btn:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #c4a46acc}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.advantageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.helpSection{display:grid}.siteHeader{width:calc(100% - 20px);padding:10px 12px}}@media (max-width:560px){.siteHeader{top:max(8px, env(safe-area-inset-top));border-radius:24px;grid-template-columns:44px minmax(0,1fr) auto}.burgerButton{border-radius:15px;flex-basis:44px;width:44px;height:44px}.logo{color:#fff;max-width:none;font-size:.98rem}.homeHero{height:auto;min-height:100svh}.heroImage{object-position:54% center}.heroShade{background:linear-gradient(#07182480 0%,#0718242e 27%,#071824b8 58%,#071824eb 100%),linear-gradient(90deg,#07182485,#0718241a)}.heroShell{width:min(100% - 28px,430px);min-height:100svh;padding-top:calc(88px + env(safe-area-inset-top));padding-bottom:max(28px, env(safe-area-inset-bottom));gap:0}.heroOffer h1{letter-spacing:-.055em;margin:0 0 14px;font-size:clamp(2.75rem,13vw,4rem)}.heroSubtitle{font-size:clamp(1.25rem,6vw,1.6rem)}.heroSupport{max-width:34ch;margin:0 auto;font-size:1rem;line-height:1.55}.heroOffer .heroActions{gap:12px;margin-top:24px}.heroActions .btn{min-height:50px}.popularGrid{grid-template-columns:minmax(0,1fr);display:grid}.advantageGrid{grid-template-columns:minmax(0,1fr)}}@media (min-width:1500px){.heroShell{width:min(100% - 80px,1320px)}.heroImage{object-position:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pageHero{color:#fff;background:radial-gradient(circle at 82% 14%, #c4a46a6b, transparent 30%), linear-gradient(135deg, #0b3f5a, var(--color-brand) 58%, #c4a46a);border-radius:34px;width:min(100% - 28px,1240px);min-height:360px;margin:18px auto;padding:110px 42px 42px;position:relative;overflow:hidden;box-shadow:0 24px 70px #08243829}.pageHeroCompact{min-height:310px}.pageHeroGlow{pointer-events:none;background:radial-gradient(circle,#ffffff47,#0000 60%);height:70%;position:absolute;inset:auto -10% -45% 35%}.pageHeroContent{z-index:1;max-width:760px;animation:.6s both riseIn;position:relative}.pageHero h1{letter-spacing:-.045em;text-wrap:balance;margin:12px 0 14px;font-size:clamp(2.3rem,6vw,4.6rem);line-height:.98}.pageHero p{color:#ffffffe0;max-width:700px;margin:0;font-size:clamp(1rem,2vw,1.22rem)}.modernContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8eb}.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:8px 0 24px;display:grid}.inlineCta{margin-top:24px}.catalogLayout,.catalogFilters,.filterDrawer,.catalogToolbar,.emptyState,.card,.cardLike,.infoContent{border-color:#1f6f9424}.catalogFilters{background:linear-gradient(180deg, var(--color-surface), #f7efdf)}.catalogToolbar{background:#fffdf8d1;border:1px solid #1f6f941f;border-radius:24px;padding:16px;box-shadow:0 12px 34px #102d420f}.cardImageFrame{aspect-ratio:4/3;background:linear-gradient(135deg,#dcebe6,#e8d7b6);width:100%;position:relative;overflow:hidden}.imageSkeleton{z-index:1;background:linear-gradient(100deg,#fff0,#ffffff6b,#fff0) 0 0/220% 100%,linear-gradient(135deg,#dcebe6,#e8d7b6);animation:1.25s ease-in-out infinite skeletonSweep;position:absolute;inset:0}.cardImage{object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;inset:0}.cardImage.isLoaded,.photoPlaceholder{opacity:1}.photoPlaceholder{text-align:center;color:var(--brand-dark);background:radial-gradient(circle at 30% 20%,#eef6fb,#0000 35%),linear-gradient(135deg,#dcebe6,#e8d7b6);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.popularGrid .cardMedia{height:auto;min-height:0}.popularGrid .cardImageFrame{aspect-ratio:3/2;width:100%;height:auto}.popularGrid .cardImageFrame .cardImage,.popularGrid .cardImageFrame .imageSkeleton,.popularGrid .cardImageFrame .photoPlaceholder{width:100%;height:100%}.popularGrid .cardImageFrame .cardImage{object-fit:cover;object-position:center}.detailHero{box-shadow:0 24px 70px #08243829}.detailHeroImageFrame{position:absolute;inset:0}.detailHeroImageFrame .cardImage{opacity:1;position:absolute}.detailHeroImageFrame .photoPlaceholder{height:100%}.floatingContact{left:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:85;transition:bottom .22s;animation:.55s both riseIn;position:fixed}body.cookieBannerVisible .floatingContact{bottom:calc(150px + env(safe-area-inset-bottom))}.floatingButton{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:58px;min-height:58px;padding:0 20px;font-weight:700;display:inline-flex;box-shadow:0 16px 36px #08243847}.floatingContactCard{width:min(330px,100vw - 28px);color:var(--text);background:#fffdf8fa;border:1px solid #1f6f9429;border-radius:24px;padding:20px;animation:.2s both riseIn;position:absolute;bottom:72px;left:0;box-shadow:0 24px 70px #07182433}.floatingContactCard p{color:var(--muted);margin:8px 0 12px}.contactLine{color:var(--brand-dark);margin:6px 0;font-weight:600;display:block}.floatingActions{gap:8px;margin-top:14px;display:grid}.floatingActions .btn{width:100%}.floatingClose{background:var(--chip);width:38px;height:38px;color:var(--brand-dark);cursor:pointer;border:0;border-radius:12px;position:absolute;top:12px;right:12px}@keyframes skeletonSweep{0%{background-position:180% 0,0 0}to{background-position:-80% 0,0 0}}@media (max-width:980px){.pageHero{border-radius:28px;width:calc(100% - 20px);min-height:300px;padding:96px 24px 30px}.featureGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.pageHero{min-height:280px;padding:88px 20px 26px}.floatingContact{left:14px;bottom:calc(14px + env(safe-area-inset-bottom))}body.cookieBannerVisible .floatingContact{bottom:calc(190px + env(safe-area-inset-bottom))}.floatingButton{width:56px;height:56px;padding:0}.floatingButton span{display:none}.floatingContactCard{bottom:68px}.popularGrid .cardImageFrame{aspect-ratio:3/2}.popularGrid .cardMedia{height:auto;min-height:0}.popularGrid .cardImage{width:100%;height:100%}}@media (prefers-reduced-motion:reduce){.imageSkeleton{animation:none}.card:hover .cardImage{transform:none}}.heroImageWrap{display:block}.heroImageWrap img,img.heroImage{object-fit:cover;width:100%;height:100%;display:block}.siteHeader{left:50%;top:max(12px, env(safe-area-inset-top));z-index:90;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#082d42d6;border:1px solid #ffffff38;border-radius:24px;width:min(100% - 28px,1240px);position:fixed;transform:translate(-50%);box-shadow:0 18px 50px #07182429}.logo,.navLinks,.navLinks a:hover{color:#fff}.burgerButton{background:#ffffff24;border-color:#ffffff3d}.burgerButton span{background:#fff}.headerCta{color:var(--brand-dark);box-shadow:none;background:#ffffffeb}.pageHero,.detailHero{margin-top:calc(18px + env(safe-area-inset-top))}.applicationModalRoot{z-index:300;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));place-items:center;display:grid;position:fixed;inset:0}.applicationModalOverlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#07182494;border:0;position:absolute;inset:0}.applicationModal{z-index:1;background:var(--color-surface);width:min(660px,100%);max-height:min(90vh,760px);color:var(--text);border:1px solid #ffffff3d;border-radius:30px;padding:28px;animation:.2s both riseIn;position:relative;overflow:auto;box-shadow:0 32px 90px #07182457}.applicationModal h2{margin:8px 46px 8px 0;font-size:clamp(1.8rem,4vw,2.35rem);line-height:1.04}.applicationModalClose{background:var(--chip);width:42px;height:42px;color:var(--brand-dark);cursor:pointer;border:0;border-radius:14px;position:absolute;top:18px;right:18px}.modalSanatorium{color:var(--brand-dark);background:#e8f4f3;border-radius:16px;margin:14px 0;padding:12px 14px}.modalSuccess{background:linear-gradient(135deg,#e8f4f3,#fff7e6);border-radius:20px;gap:12px;padding:18px;display:grid}.modalSuccess h3,.modalSuccess p{margin:0}.formCompact{gap:12px}.formCompact .field textarea{min-height:96px}@media (max-width:560px){.siteHeader{top:max(8px, env(safe-area-inset-top));border-radius:24px;grid-template-columns:44px minmax(0,1fr) auto}.applicationModalRoot{padding:8px 8px max(8px, env(safe-area-inset-bottom));align-items:end}.applicationModal{width:100%;max-height:92svh;padding:22px 18px max(20px, env(safe-area-inset-bottom));border-radius:26px 26px 18px 18px}}.pageHeroMedia,.pageHeroOverlay{position:absolute;inset:0}.pageHeroMedia{display:block}.pageHeroMedia img{object-fit:cover;object-position:var(--hero-position,center);width:100%;height:100%;display:block}.pageHeroGlow,.pageHeroContent{position:relative}@media (max-width:700px){.pageHeroMedia img{object-position:var(--hero-mobile-position,center)}.pageHeroOverlay{background:linear-gradient(#07182461,#071824c7),linear-gradient(90deg,#0718249e,#0718242e)}}.detailGallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.detailGallery img{aspect-ratio:4/3;object-fit:cover;border:1px solid #1f6f9424;border-radius:18px;width:100%;height:auto;box-shadow:0 10px 24px #102d4214}@media (max-width:720px){.detailGallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.catalogList .catalogCard .cardMedia{height:100%;min-height:310px}.catalogList .catalogCard .cardImageFrame{aspect-ratio:auto;width:100%;height:100%;min-height:310px}.catalogList .catalogCard .cardImage,.catalogList .catalogCard .imageSkeleton,.catalogList .catalogCard .photoPlaceholder{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;position:absolute;inset:0}.detailHero{min-height:460px;position:relative;overflow:hidden}.detailHeroImageFrame{z-index:0;width:100%;height:100%;position:absolute;inset:0}.detailHeroImageFrame .cardImage,.detailHeroImageFrame .imageSkeleton,.detailHeroImageFrame .photoPlaceholder{width:100%;height:100%;position:absolute;inset:0}.detailHeroImageFrame .cardImage{object-fit:cover;object-position:center}.detailHero:after{z-index:1;pointer-events:none}.detailHeroText{z-index:2}.btnDisabled,.btnDisabled:hover{cursor:not-allowed;opacity:.55;transform:none}@media (max-width:980px){.catalogList .catalogCard .cardMedia,.catalogList .catalogCard .cardImageFrame{height:230px;min-height:230px}}.catalogPagination{background:#fffdf8d1;border:1px solid #1f6f941f;border-radius:24px;gap:12px;margin-top:22px;padding:16px;display:grid;box-shadow:0 12px 34px #102d420f}.catalogRangeSummary{color:var(--muted);text-align:center;margin:0;font-weight:800}.paginationList{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.paginationLink{background:var(--color-surface);min-width:44px;min-height:44px;color:var(--brand-dark);border:1px solid #1f6f942e;border-radius:15px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #102d420d}.paginationLink:hover{color:var(--brand);border-color:#1f6f946b}.paginationLink:focus-visible{outline-offset:2px;outline:3px solid #c4a46ab8}.paginationLinkDisabled{opacity:.45;pointer-events:none}.paginationEllipsis{min-width:28px;color:var(--muted);text-align:center;font-weight:700}@media (max-width:560px){.catalogPagination{padding:12px}.paginationList{gap:6px}.paginationLink{min-width:44px;padding:0 12px;font-size:.92rem}.paginationEllipsis{min-width:18px}}body{background:radial-gradient(circle at 12% 0%, #fff 0, #eef6fb 34%, var(--color-bg) 100%)}.btn{border-radius:var(--radius-button);background:linear-gradient(135deg, var(--color-brand), var(--color-brand-strong));color:#fff;letter-spacing:.01em;min-height:56px;box-shadow:var(--shadow-button);border:1px solid #ffffff29;padding:0 24px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s}.btn:hover{background:linear-gradient(135deg, #2b83ad, var(--color-brand-strong));transform:translateY(-2px);box-shadow:0 18px 34px #1f6f9447,inset 0 1px #ffffff3d}.btn:active{transform:translateY(0);box-shadow:0 8px 18px #1f6f9438,inset 0 2px 8px #0519262e}.btn:disabled,.btnDisabled,.btnDisabled:hover{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.btnLight,.btnSecondary,.heroSecondary{color:var(--color-brand-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #a8bfce9e;box-shadow:0 10px 24px #102d4217,inset 0 1px #ffffffb3}.btnLight:hover,.btnSecondary:hover,.heroSecondary:hover{color:var(--color-brand-strong);border-color:var(--color-border-strong);background:#fff}.btnOutline{color:var(--color-brand-strong);box-shadow:none;background:#ffffff57;border:1px solid #1f6f9447}.btnOutline:hover{background:var(--color-brand-soft);color:var(--color-brand-strong);border-color:#1f6f947a}.btnGhost{color:var(--color-brand-strong);box-shadow:none;background:0 0;border-color:#0000}.btnGhost:hover{background:#1f6f9414}.btnSmall{border-radius:14px;min-height:46px;padding:0 18px}.heroPrimary{background:linear-gradient(135deg, #f6d99a, var(--color-accent));color:#132c3d;border-color:#ffffff38;box-shadow:0 18px 36px #00000038,inset 0 1px #ffffff6b}.heroPrimary:hover{color:#102536;background:linear-gradient(135deg,#ffe5ab,#caa75f)}.siteHeader{background:#082d42d1;border-radius:24px;box-shadow:0 18px 50px #0718242e}.headerCta{color:var(--color-brand-strong);background:#fffffff0;border-color:#ffffff52}.heroHome,.homeHero,.pageHero,.cta{background-color:var(--color-brand-strong)}.homeHero{background:radial-gradient(circle at 72% 18%,#c4a46a57,#0000 30%),linear-gradient(135deg,#123c55,#071824 66%)}.heroShade{background:radial-gradient(circle at 50% 42%,#07182429,#0718249e 58%,#071824c2 100%),linear-gradient(#0718249e 0%,#07182447 35%,#071824b8 100%)}.pageHero{box-shadow:var(--shadow-elevated);background:radial-gradient(circle at 82% 14%,#c4a46a66,#0000 30%),linear-gradient(135deg,#0b3f5a,#1f6f94 58%,#c4a46a)}.pageHeroOverlay{background:linear-gradient(90deg,#071824d6,#0718248f 48%,#0718243d),linear-gradient(#0718242e,#071824a3)}.card,.cardLike,.infoBlock,.leadBox,.panel,.catalogFilters,.catalogToolbar,.catalogPagination,.infoContent,.floatingContactCard,.applicationModal,.cityCard,.trustCard,.stepCard{border-color:var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft)}.cityCard,.stepCard,.infoBlock.gold,.recommendBlock{background:linear-gradient(145deg,#fff,#edf6fb)}.recommendSection,.helpSection{border-color:var(--color-border);background:linear-gradient(145deg,#eef6fb,#f8fbfd)}.chip,.offerBadge,.heroEyebrow{color:var(--color-brand-strong);background:linear-gradient(135deg,#eaf4fa,#dcecf5);border:1px solid #1f6f9424;border-radius:12px;box-shadow:0 6px 14px #102d420f}.chip.light,.offerBadge{color:#5d4923;background:linear-gradient(135deg,#f4ead6,#ead7ad);border-color:#c4a46a47}.ratingBadge{color:#155678;background:#e6f3fb;border:1px solid #1f6f9424;border-radius:14px}.field input,.field select,.field textarea,.sortSelect,.catalogToolbarControl,.filterToggle,.paginationLink{border-color:var(--color-border);color:var(--color-brand-strong);background-color:#fff;border-radius:14px;box-shadow:0 8px 20px #102d420d}.field input:focus,.field select:focus,.field textarea:focus,.sortSelect:focus-visible,.paginationLink:focus-visible,.btn:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;border-color:#1f6f948c;outline:3px solid #c4a46a8c;box-shadow:0 0 0 5px #1f6f941f}.paginationLink:hover,.filterToggle:hover{color:var(--color-brand);border-color:#1f6f946b;transform:translateY(-1px)}.paginationLinkActive{background:linear-gradient(135deg, var(--color-brand), var(--color-brand-strong));border-color:var(--color-brand);color:#fff}.burgerButton,.drawerClose,.filterDrawerTop button,.applicationModalClose,.floatingClose,.scrollToTop,.floatingButton{border-radius:16px}.floatingButton,.scrollToTop{background:linear-gradient(135deg, var(--color-brand), var(--color-brand-strong));box-shadow:var(--shadow-button)}.siteFooter{background:linear-gradient(145deg,#071824,#0b3f5a);border-color:#ffffff24;box-shadow:0 18px 44px #07182433}.drawerOverlay,.filterDrawerOverlay,.applicationModalOverlay{background:var(--color-overlay)}.mobileDrawer,.filterDrawer,.filterDrawerTop{background:var(--color-surface)}.photoPlaceholder,.cardImageFrame,.imageSkeleton{background-color:#e5eef4}.tabChips a{border-color:var(--color-border);color:var(--color-brand-strong);background:#fff;border-radius:14px}h1,h2,h3,h4,.logo,.headingFont,.btn,.eyebrow,.heroEyebrow,.pageHero h1,.card h3,.applicationModal h2,.ratingBadge strong,.paginationLinkActive{font-family:var(--font-heading)}p,li,.muted,.heroSupport,.field input,.field select,.field textarea,.breadcrumbs,.catalogToolbar p,.cardBody,.reviewMeta,.footerDisclaimer{font-family:var(--font-body)}.logo{letter-spacing:-.035em;font-weight:700}.navLinks,.siteFooter a,.breadcrumbs,.field label,.filterOption,.drawerContacts{font-weight:500}.linkAccent,.meta,.price,.filterHeader a,.drawerSection a,.contactLine{font-weight:600}.sectionTitle h2,.infoBlock h2,.cta h2,.leadBox h2,.pageHero h1,.detailHeroText h1,.infoPage h1{letter-spacing:-.035em;font-weight:700}.card h3,.trustCard h3,.stepCard h3,.reviewMeta strong,.homeEmpty h3{letter-spacing:-.02em;font-weight:600}.chip,.offerBadge,.ratingBadge span,.sortCaption,.catalogRangeSummary,.paginationLink,.filterToggle,.sortSelect{font-family:var(--font-heading);font-weight:600}.homeHero{height:auto;min-height:clamp(680px,88svh,920px)}.heroShell{z-index:2;width:min(100% - 40px,1180px);min-height:clamp(680px,88svh,920px);padding:calc(96px + env(safe-area-inset-top)) 24px max(44px, env(safe-area-inset-bottom));justify-content:center;align-items:center;gap:0;margin:0 auto;display:flex;position:relative}.heroTopSpacer{display:none}.heroOffer{text-align:center;width:min(100%,820px);margin-inline:auto}.heroEyebrow{font-family:var(--font-heading);letter-spacing:.08em;margin:0 0 18px;font-weight:600}.heroOffer h1{font-family:var(--font-heading);letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(4rem,6.5vw,6.5rem);font-weight:700;line-height:.98}.heroSubtitle{max-width:700px;font-family:var(--font-heading);letter-spacing:-.02em;margin:0 auto 14px;font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:600;line-height:1.16}.heroSupport{max-width:640px;font-family:var(--font-body);margin:0 auto;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.55}.heroActions{grid-template-columns:repeat(2,minmax(220px,300px));justify-content:center;gap:14px;margin-top:28px;display:grid}.btn{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:600}@media (max-width:980px){.heroShell{width:min(100% - 28px,760px);padding-inline:18px}}@media (max-width:560px){.homeHero{height:auto;min-height:100svh}.heroShell{width:min(100% - 28px,430px);min-height:100svh;padding:calc(88px + env(safe-area-inset-top)) 0 max(28px, env(safe-area-inset-bottom))}.heroOffer{width:100%}.heroOffer h1{letter-spacing:-.055em;font-size:clamp(2.6rem,12.5vw,3.85rem)}.heroSubtitle{max-width:16ch;font-size:clamp(1.25rem,6vw,1.6rem)}.heroSupport{max-width:34ch;font-size:1rem}.heroActions{grid-template-columns:minmax(0,1fr);gap:12px;width:min(100%,560px);margin-inline:auto}}.roomCategoryCard{overflow:hidden}.roomCategoryCard>img{aspect-ratio:16/10;object-fit:cover;border-radius:14px;width:100%}.roomDialog{z-index:1;background:#fff;border-radius:22px;width:min(900px,100%);max-width:900px;max-height:90vh;padding:28px;position:relative;overflow:hidden auto}.roomDialogImages{scroll-snap-type:x mandatory;gap:12px;display:flex;overflow-x:auto}.roomDialogImages img{object-fit:cover;scroll-snap-align:start;border-radius:14px;width:min(720px,85vw);height:auto}@media (max-width:700px){.roomDialogRoot{align-items:end;padding:0}.roomDialog{border-radius:22px 22px 0 0;width:100%;max-height:92vh;padding:22px}}.cardSummary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cardBody{flex-direction:column;display:flex}.cardFooter{margin-top:auto}.detailTitleRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.detailTitleRow h1{margin-right:auto}.catalogToolbar{justify-content:flex-end;display:flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.catalogToolbar .sortControl{width:min(230px,100%)}.roomCategoryCard{flex-direction:column;height:100%;display:flex}.roomCategoryCard .btn{margin-top:auto}.roomCategoryPlaceholder{min-height:150px;color:var(--muted);text-align:center;background:#eef3f3;border-radius:14px;place-items:center;padding:18px;display:grid}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.detailTitleRow{gap:8px;display:grid}.detailTitleRow h1{margin-bottom:0}.catalogToolbar{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.catalogToolbar .sortControl{width:100%}}.roomDialogRoot{z-index:1300;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.roomDialogOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b1f2aad;border:0;position:absolute;inset:0}.roomDetailsDialog{z-index:1;background:var(--color-surface);border-radius:28px;width:min(1120px,100vw - 48px);max-height:90vh;padding:30px;position:relative;overflow:auto;box-shadow:0 28px 90px #0922314d}.roomDialogClose{z-index:3;width:44px;height:44px;box-shadow:var(--shadow-soft);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:1.7rem;position:absolute;top:18px;right:18px}.roomDialogGrid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:30px;display:grid}.roomDialogVisual{min-width:0}.roomMainImage{aspect-ratio:4/3;background:#edf2f2;border-radius:22px;position:relative;overflow:hidden}.roomMainImage img{object-fit:cover;width:100%;height:100%}.roomMainImage button{background:#ffffffe6;border:0;border-radius:50%;width:44px;height:44px;font-size:1.8rem;position:absolute;top:50%;transform:translateY(-50%)}.roomMainImage button:first-of-type{left:14px}.roomMainImage button:nth-of-type(2){right:14px}.roomMainImage span{color:#fff;background:#0a1f2bbf;border-radius:999px;padding:7px 11px;position:absolute;bottom:14px;right:14px}.roomThumbs{gap:8px;margin-top:10px;display:flex;overflow:hidden}.roomThumbs button{background:0 0;border:0;border-radius:10px;padding:0;overflow:hidden}.roomThumbs img{object-fit:cover;width:92px;height:68px}.roomDialogContent{align-content:start;gap:18px;min-width:0;display:grid}.roomDialogContent h2{padding-right:48px}.roomFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.roomFacts>div{background:#f3f7f6;border-radius:14px;gap:3px;padding:12px;display:grid}.roomFacts span{color:var(--muted);font-size:.82rem}.roomSearch{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}@media (max-width:760px){.roomDialogRoot{align-items:end;padding:0}.roomDetailsDialog{width:100%;max-height:100dvh;padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.roomDialogGrid{grid-template-columns:1fr;gap:20px}.roomMainImage{aspect-ratio:4/3}.roomSearch{position:relative}.roomFacts{grid-template-columns:repeat(2,minmax(0,1fr))}}.detailTabs{scrollbar-width:thin;gap:.65rem;padding:.75rem 0;display:flex;overflow-x:auto}.detailTabs a{white-space:nowrap;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;padding:.65rem 1rem}.propertyAccordions{gap:.75rem;display:grid}.propertyAccordions details{padding:0}.propertyAccordions summary{cursor:pointer;padding:1rem 1.1rem;list-style:none}.propertyAccordions summary::-webkit-details-marker{display:none}.accordionBody{padding:0 1.1rem 1.1rem}.accordionBody>:last-child{margin-bottom:0}.offerVariants{gap:.75rem;margin-top:.75rem;display:grid}.offerVariant{border-top:1px solid var(--line);padding-top:.75rem}.offerVariant:first-child{border-top:0;padding-top:0}.propertyTopGrid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:1rem;display:grid}.propertyFactsSidebar{gap:1rem;display:grid;position:sticky;top:1rem}.propertyFactsSidebar .btn{width:100%}.propertyFactList{gap:0;margin:0;display:grid}.propertyFactList>div{border-top:1px solid var(--line);padding:.75rem 0}.propertyFactList dt{color:var(--muted);margin-bottom:.2rem;font-size:.78rem}.propertyFactList dd{margin:0;font-weight:650}.roomCategoryGrid{grid-template-columns:1fr;display:grid}.roomCategoryCard{grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.roomCategoryCard>img,.roomCategoryCard>.roomCategoryPlaceholder{object-fit:cover;grid-row:1/8;width:220px;height:150px}.roomCardActions{grid-area:1/3/8;align-self:center;gap:.5rem;display:grid}.roomCardActions .btn{width:100%}.roomCategoryPlaceholder{place-items:center;min-height:0;padding:1rem;display:grid}@media (max-width:900px){.propertyTopGrid{grid-template-columns:1fr}.propertyFactsSidebar{position:static}.roomCategoryCard{grid-template-columns:1fr}.roomCategoryCard>img,.roomCategoryCard>.roomCategoryPlaceholder{grid-row:auto;width:100%;height:190px}.roomCardActions{grid-area:auto;width:100%}}.detail{grid-template-columns:minmax(0,1fr)}
