.ttrc-main{background:var(--tt-paper)}
.ttrc-hero{position:relative;overflow:hidden;padding:24px 0 34px;background:var(--tt-lagoon-950);color:#fff}
.ttrc-hero__media,.ttrc-hero__scrim{position:absolute;inset:0}
.ttrc-hero__media img{width:100%;height:100%;display:block;object-fit:cover}
.ttrc-hero__scrim{background:linear-gradient(90deg,rgba(3,29,35,.96) 0%,rgba(3,29,35,.88) 48%,rgba(3,29,35,.7) 100%)}
.ttrc-hero__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:auto}
.ttrc-hero .ttss-breadcrumb{margin-bottom:20px;color:rgba(255,255,255,.68)}
.ttrc-hero .ttss-breadcrumb a{color:#fff}
.ttrc-hero__copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);align-items:end;gap:32px}
.ttrc-hero .ttss-eyebrow{grid-column:1/-1;margin-bottom:-16px;color:var(--tt-gold-soft)}
.ttrc-hero h1{max-width:18ch;margin:0;color:#fff;font-size:clamp(40px,4.7vw,62px)}
.ttrc-hero .ttss-lede{color:rgba(255,255,255,.78);font-size:17px}
.ttrc-filter-form{display:grid;gap:13px}
.ttrc-filter-form--task{margin-top:22px;padding:14px;background:var(--tt-lagoon-900);border:1px solid rgba(242,204,136,.24);border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.18)}
.ttrc-mode-tabs{margin:0;padding:0;display:flex;gap:6px;border:0}
.ttrc-mode-tabs legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.ttrc-mode-tabs label{position:relative;cursor:pointer}
.ttrc-mode-tabs input{position:absolute;opacity:0;pointer-events:none}
.ttrc-mode-tabs span{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:rgba(255,255,255,.82);font-size:12px;font-weight:600}
.ttrc-mode-tabs input:checked+span{background:var(--tt-gold);border-color:var(--tt-gold);color:var(--tt-lagoon-950)}
.ttrc-mode-tabs input:focus-visible+span{outline:3px solid var(--tt-gold-soft);outline-offset:3px}
.ttrc-task-grid{display:grid;grid-template-columns:minmax(210px,1.35fr) minmax(210px,1.25fr) minmax(135px,.72fr) minmax(190px,1fr) minmax(185px,.9fr);align-items:end;gap:10px}
.ttrc-field{display:grid;gap:6px}
.ttrc-field label{color:var(--tt-ink);font-size:12px;font-weight:600}
.ttrc-filter-form--task .ttrc-field>label{color:rgba(255,255,255,.82)}
.ttrc-field input,.ttrc-field select,.ttrc-field textarea{width:100%;min-height:48px;padding:0 12px;border:1px solid #bdcbc7;border-radius:10px;background:#fff;color:var(--tt-ink);font:400 16px Manrope,system-ui,sans-serif}
.ttrc-field input::placeholder{color:var(--tt-muted)}
.ttrc-when{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.ttrc-when--long{grid-template-columns:1fr}
.ttrc-filter-form--task:has(input[name=mode][value=long]:checked) .ttrc-when--long,.ttrc-filter-form--task:has(input[name=mode][value=season]:checked) .ttrc-when--season,.ttrc-filter-form--task:has(input[name=mode][value=holiday]:checked) .ttrc-when--holiday{display:grid}
.ttrc-party{position:relative;min-width:0}
.ttrc-party>summary{min-height:48px;padding:6px 12px;display:flex;flex-direction:column;justify-content:center;gap:1px;background:#fff;border:1px solid #bdcbc7;border-radius:10px;color:var(--tt-ink);cursor:pointer;list-style:none;font-size:13px;font-weight:600}
.ttrc-party>summary::-webkit-details-marker{display:none}
.ttrc-party>summary small{overflow:hidden;color:var(--tt-muted);font-size:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}
.ttrc-party__panel{position:absolute;z-index:20;right:0;top:calc(100% + 8px);width:min(430px,90vw);padding:18px;display:grid;gap:14px;background:#fff;border:1px solid var(--tt-line);border-radius:14px;box-shadow:var(--tt-shadow);color:var(--tt-body)}
.ttrc-party__numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.ttrc-check{min-height:44px;display:flex;align-items:center;gap:9px;color:var(--tt-ink);font-size:13px;font-weight:600}
.ttrc-check input{width:20px;height:20px;accent-color:var(--tt-lagoon-700)}
.ttrc-task-submit{min-height:48px;padding:0 14px;background:var(--tt-gold);border-color:var(--tt-gold);color:var(--tt-lagoon-950)!important;cursor:pointer;font-family:inherit;white-space:nowrap}
.ttrc-task-submit:hover{background:var(--tt-gold-soft)}
.ttrc-filter-note{margin:0;color:var(--tt-muted);font-size:12px;line-height:1.5}
.ttrc-filter-form--task .ttrc-filter-note{color:rgba(255,255,255,.7)}
.ttrc-workspace{width:min(1340px,calc(100% - 32px));margin:28px auto 80px}
.ttrc-filters{margin-bottom:14px;background:#fff;border:1px solid var(--tt-line);border-radius:14px;box-shadow:0 10px 30px rgba(3,29,35,.045)}
.ttrc-filters>summary{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--tt-ink);font-weight:600;cursor:pointer;list-style:none}
.ttrc-filters>summary::-webkit-details-marker{display:none}
.ttrc-filters__hint{color:var(--tt-muted);font-size:12px;font-weight:400}
.ttrc-filters__body{padding:16px 18px 18px;border-top:1px solid var(--tt-line)}
.ttrc-filter-form--refine{grid-template-columns:1.4fr repeat(4,minmax(120px,1fr)) minmax(170px,1fr);align-items:end}
.ttrc-filter-form--refine .ttrc-filter-form__actions{align-self:end}
.ttrc-filter-form__actions{display:flex;align-items:center;gap:8px}
.ttrc-filter-form__actions .ttss-button{min-width:150px;min-height:44px;border:0;cursor:pointer;font-family:inherit}
.ttrc-reset{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:var(--tt-lagoon-700);font-size:13px;font-weight:600}
.ttrc-results-panel{min-width:0}
.ttrc-toolbar{min-height:54px;margin-bottom:12px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ttrc-toolbar p{margin:0;color:var(--tt-ink);font-size:14px}
.ttrc-toolbar p span{color:var(--tt-muted)}
.ttrc-view-switch{display:flex;padding:3px;background:var(--tt-mist);border-radius:999px}
.ttrc-view-switch a{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:600}
.ttrc-view-switch a[aria-current=page]{background:var(--tt-lagoon-900);color:#fff}
.ttrc-results-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:start;gap:18px}
.ttrc-results-shell--list{grid-template-columns:minmax(0,1fr)}
.ttrc-results-shell--list .ttrc-map-aside{display:none}
.ttrc-results-shell--map{grid-template-columns:minmax(0,1fr)}
.ttrc-results-shell--map .ttrc-map-aside{grid-row:1}
.ttrc-results-shell--map .ttrc-results{grid-row:2}
.ttrc-results{min-width:0;outline:none}
.ttrc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.ttrc-card{min-width:0;overflow:hidden;background:#fffdf7;border:0;border-radius:16px;box-shadow:0 12px 24px rgba(3,29,35,.17),0 34px 58px rgba(3,29,35,.14);outline:none}
.ttrc-card[aria-current=true]{box-shadow:0 0 0 3px var(--tt-gold),0 18px 45px rgba(3,29,35,.14)}
.ttrc-card__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:var(--tt-mist)}
.ttrc-card__media:empty::after{content:"Фото отсутствует";height:100%;display:grid;place-items:center;color:var(--tt-muted);font-size:12px}
.ttrc-card__media img{display:block;width:100%;height:100%;object-fit:cover}
.ttrc-card__body{padding:22px}
.ttrc-card__meta{min-height:30px;display:flex;align-items:center;gap:8px;color:var(--tt-muted);font-size:11px}
.ttrc-status{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;background:#fff2d8;border:1px solid #e6c782;border-radius:999px;color:#624a17;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}
.ttrc-card h2{margin:12px 0 14px;font-size:27px;line-height:1.08}
.ttrc-card h2 a{display:block;overflow-wrap:anywhere;text-decoration:none}
.ttrc-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}
.ttrc-facts div{min-width:0;padding:9px 0;border-bottom:1px solid var(--tt-line)}
.ttrc-facts dt{color:var(--tt-muted);font-size:11px;line-height:1.3;text-transform:uppercase}
.ttrc-facts dd{margin:2px 0 0;overflow-wrap:anywhere;color:var(--tt-ink);font-size:13px;font-weight:600}
.ttrc-card__truth{margin:14px 0;color:var(--tt-muted);font-size:12px;line-height:1.45}
.ttrc-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.ttrc-card__cta{width:100%;min-height:46px}
.ttrc-card__maplink{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--tt-line);border-radius:999px;color:var(--tt-lagoon-900);font-size:12px;font-weight:600;text-decoration:none}
.ttrc-card__maplink:hover,.ttrc-card__maplink:focus-visible{border-color:var(--tt-lagoon-900);background:var(--tt-mist)}
.ttrc-pagination{margin:28px 0 0}
.ttrc-pagination ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}
.ttrc-pagination a,.ttrc-pagination span{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--tt-line);border-radius:999px;text-decoration:none;font-size:12px}
.ttrc-pagination .current{background:var(--tt-lagoon-900);border-color:var(--tt-lagoon-900);color:#fff}
.ttrc-empty{padding:64px 34px;background:#fff;border:1px solid var(--tt-line);border-radius:16px;text-align:center}
.ttrc-empty h2{margin-bottom:14px}
.ttrc-empty p:not(.ttss-eyebrow){max-width:560px;margin:0 auto 24px;color:var(--tt-muted)}
.ttrc-map-aside{position:sticky;top:18px;min-width:0}
.ttrc-map-shell,#catalog-map{scroll-margin-top:24px}
.ttrc-map-shell{padding:16px;background:#062f35;border:1px solid rgba(242,204,136,.24);border-radius:16px;color:#fff}
.ttrc-map-shell__head{display:grid;gap:14px;margin-bottom:14px}
.ttrc-map-shell__head h2{margin:0;font-size:31px}
.ttrc-map-shell__head button{width:100%;min-height:44px;border:0;cursor:pointer;font-family:inherit}
.ttrc-map-shell__head button[disabled]{opacity:.55;cursor:not-allowed}
.ttrc-map{min-height:520px;display:grid;place-items:center;padding:24px;background:var(--tt-salt);border:1px dashed #aabcb7;border-radius:12px;color:var(--tt-muted);text-align:center}
.ttrc-map__3d{display:block;width:100%;height:520px;border:0;border-radius:12px;overflow:hidden}
.ttrc-map-popover__title{display:block;max-width:300px;font:600 14px/1.35 Manrope,system-ui,sans-serif}
.ttrc-map-popover__item{width:100%;min-height:44px;display:flex;align-items:center;padding:8px 10px;border:0;border-top:1px solid #dce8e5;background:#fff;color:#072f35;font:600 13px/1.35 Manrope,system-ui,sans-serif;text-align:left;cursor:pointer}
.ttrc-map-popover__item:focus-visible{outline:3px solid #d3a83f;outline-offset:-3px}
.ttrc-map-status{min-height:20px;margin:10px 0 0;color:var(--tt-muted);font-size:12px}
.ttrc-map-selection-notice{margin:0 0 14px;padding:12px 14px;border:1px solid rgba(221,169,93,.45);border-radius:12px;background:#fffaf0;color:#082d34;font-size:14px;line-height:1.5}.ttrc-map-selection-notice a{font-weight:600}
.ttrc-editorial-hub{width:min(960px,calc(100% - 40px));margin:0 auto 90px;padding-top:50px;border-top:1px solid var(--tt-line)}
.ttrc-editorial-hub>h2{margin-bottom:28px;font-size:clamp(42px,5vw,64px)}
.ttrc-editorial-hub .ttss-prose{margin-bottom:0}
.ttrc-single{width:min(1180px,calc(100% - 40px));margin:0 auto 90px}
.ttrc-single__header{max-width:980px;padding:56px 0 30px}
.ttrc-single__header .ttss-breadcrumb{margin-bottom:28px}
.ttrc-single__header h1{font-size:clamp(46px,7vw,82px)}
.ttrc-single__summary{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:26px;align-items:start;margin-bottom:24px}
.ttrc-single__facts{padding:26px;background:#fff;border:1px solid var(--tt-line);border-radius:16px}
.ttrc-single__facts .ttrc-status{margin-bottom:20px}
.ttrc-request-card{padding:28px;background:var(--tt-lagoon-900);border-radius:16px;color:rgba(255,255,255,.82)}
.ttrc-request-card .ttss-eyebrow{color:var(--tt-gold-soft)}
.ttrc-request-card h2{margin-bottom:12px;color:#fff;font-size:37px}
.ttrc-request-card p{font-size:14px}
.ttrc-request-card .ttss-button{min-height:44px;margin:10px 0 12px;background:var(--tt-gold);border-color:var(--tt-gold);color:var(--tt-lagoon-950)!important}
.ttrc-request-card small{display:block;font-size:12px;line-height:1.5}
.ttrc-single__truth{margin:0 0 30px;padding:15px 18px;background:var(--tt-mist);border-left:3px solid var(--tt-gold);border-radius:3px 12px 12px 3px;color:var(--tt-ink);font-size:13px}
.ttrc-single__location{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr) auto;gap:24px;align-items:center;margin:0 0 30px;padding:22px 24px;border:1px solid var(--tt-line);border-radius:16px;background:linear-gradient(135deg,#f8fcfb,#e7f3f0)}
.ttrc-single__location h2{margin:0;font-size:clamp(27px,3vw,38px)}
.ttrc-single__location p{margin:0;color:var(--tt-muted);font-size:14px;line-height:1.65}
.ttrc-single__maplink{white-space:nowrap}
.ttrc-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-bottom:58px}
.ttrc-gallery figure{position:relative;min-height:240px;margin:0;overflow:hidden;background:var(--tt-mist);border-radius:14px}
.ttrc-gallery figure:first-child{grid-row:span 2;min-height:520px}
.ttrc-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.ttrc-rental-image--fallback{filter:saturate(.82) brightness(.72)}
[data-rental-media-frame][data-fallback-src]{isolation:isolate;background-color:var(--tt-mist);background-image:linear-gradient(145deg,rgba(3,29,35,.08),rgba(3,29,35,.3));background-position:center;background-repeat:no-repeat;background-size:cover}
[data-rental-media-frame][data-fallback-src] img{position:relative;z-index:1;background:transparent;color:transparent}
[data-rental-media-frame][data-fallback-src]::after{content:"Фото объекта недоступно";position:absolute;left:12px;bottom:12px;z-index:0;max-width:calc(100% - 24px);padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(3,29,35,.78);backdrop-filter:blur(10px);color:#fff;font:600 12px/1.3 Manrope,system-ui,sans-serif;letter-spacing:.01em}
[data-rental-media-frame].is-fallback::after{z-index:2}
.ttrc-single__content{scroll-margin-top:24px;outline:none}
.ttrc-single__content:focus-visible{outline:3px solid var(--tt-gold);outline-offset:6px}
.ttrc-single__content>h2{width:min(760px,100%);margin:0 auto 26px}
.ttrc-single__content .ttss-prose{margin-bottom:0}
.ttrc-editorial-note{margin-top:28px;padding:14px 16px;background:var(--tt-mist);border-left:3px solid var(--tt-gold)}
@supports not selector(form:has(input:checked)){.ttrc-when{display:grid}}
@media(max-width:1180px){.ttrc-task-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ttrc-field--area{grid-column:span 2}.ttrc-when{grid-column:span 2}.ttrc-field--budget{grid-column:span 2}.ttrc-party{grid-column:span 3}.ttrc-task-submit{grid-column:span 3}.ttrc-filter-form--refine{grid-template-columns:repeat(3,minmax(0,1fr))}.ttrc-filter-form--refine .ttrc-field--wide,.ttrc-filter-form--refine .ttrc-filter-form__actions{grid-column:span 2}}
@media(max-width:980px){.ttrc-hero__copy{grid-template-columns:1fr}.ttrc-hero .ttss-eyebrow{margin-bottom:-12px}.ttrc-results-shell{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.ttrc-grid{grid-template-columns:1fr}.ttrc-single__summary,.ttrc-single__location{grid-template-columns:1fr}.ttrc-single__maplink{justify-self:start}.ttrc-gallery{grid-template-columns:1fr 1fr}.ttrc-gallery figure:first-child{grid-column:1/-1;grid-row:auto;min-height:440px}}
@media(max-width:760px){.ttrc-hero{padding:16px 0 22px}.ttrc-hero__inner{width:calc(100% - 24px)}.ttrc-hero .ttss-breadcrumb{margin-bottom:10px}.ttrc-hero h1{font-size:clamp(37px,10.6vw,44px);line-height:.96}.ttrc-hero .ttss-lede{font-size:16px;line-height:1.5}.ttrc-filter-form--task{margin-top:12px;padding:12px;border-radius:14px}.ttrc-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.ttrc-mode-tabs span{min-height:44px;justify-content:center;padding:0 7px;font-size:13px}.ttrc-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ttrc-field--area,.ttrc-party,.ttrc-task-submit{grid-column:1/-1}.ttrc-when,.ttrc-field--budget{grid-column:auto}.ttrc-filter-form--task .ttrc-task-grid .ttrc-field{position:relative;display:block}.ttrc-filter-form--task .ttrc-task-grid .ttrc-field>label{position:absolute;z-index:1;top:6px;left:12px;max-width:calc(100% - 24px);overflow:hidden;font-size:11.5px;line-height:1;letter-spacing:.025em;text-overflow:ellipsis;text-transform:none;white-space:nowrap;pointer-events:none}.ttrc-filter-form--task .ttrc-task-grid .ttrc-field input,.ttrc-filter-form--task .ttrc-task-grid .ttrc-field select,.ttrc-party>summary{min-height:48px;height:48px;font-size:16px}.ttrc-filter-form--task .ttrc-task-grid .ttrc-field input,.ttrc-filter-form--task .ttrc-task-grid .ttrc-field select{padding:17px 12px 2px}.ttrc-party>summary{padding-inline:12px}.ttrc-party>summary small{font-size:12px}.ttrc-task-submit{min-height:48px;font-size:15px}.ttrc-filter-form--task .ttrc-filter-note{font-size:13.5px;line-height:1.55}.ttrc-party[open]{position:relative}.ttrc-party[open]>summary{border-radius:10px 10px 0 0}.ttrc-party[open] .ttrc-party__panel{position:static;width:100%;height:auto;max-height:none;margin-top:5px;padding:14px;overflow:visible;border-radius:10px}.ttrc-party__numbers{grid-template-columns:1fr}.ttrc-workspace{width:calc(100% - 20px);margin-top:14px}.ttrc-filters>summary{min-height:52px}.ttrc-filters__hint{font-size:13px}.ttrc-filter-form--refine{grid-template-columns:1fr}.ttrc-filter-form--refine .ttrc-field--wide,.ttrc-filter-form--refine .ttrc-filter-form__actions{grid-column:auto}.ttrc-filter-form--refine .ttrc-field label{font-size:13px}.ttrc-filter-form--refine .ttrc-field input,.ttrc-filter-form--refine .ttrc-field select{min-height:48px;font-size:16px}.ttrc-filter-form__actions{display:grid;grid-template-columns:1fr auto}.ttrc-toolbar{align-items:flex-start;flex-direction:column;padding:8px 4px}.ttrc-toolbar p{font-size:15px}.ttrc-view-switch{width:100%}.ttrc-view-switch a{flex:1;justify-content:center;font-size:14px}.ttrc-results-shell,.ttrc-results-shell--list,.ttrc-results-shell--map{display:flex;flex-direction:column}.ttrc-results{order:1;width:100%}.ttrc-map-aside{position:relative;top:auto;order:2;width:100%}.ttrc-results-shell--map .ttrc-map-aside{order:1}.ttrc-results-shell--map .ttrc-results{order:2}.ttrc-results-shell--list .ttrc-map-aside{display:none}.ttrc-grid{grid-template-columns:1fr}.ttrc-card{display:grid;grid-template-columns:126px minmax(0,1fr)}.ttrc-card__media{height:100%;min-height:240px;aspect-ratio:auto}.ttrc-card__body{padding:14px}.ttrc-card h2{font-size:24px}.ttrc-card__cta,.ttrc-card__maplink{font-size:14px}.ttrc-card__truth,.ttrc-card__price{font-size:14px}.ttrc-facts{grid-template-columns:1fr}.ttrc-facts div{padding:8px}.ttrc-facts dt{font-size:12px}.ttrc-facts dd{font-size:14px}.ttrc-map{min-height:58vh}.ttrc-map-status{font-size:13px;line-height:1.5}.ttrc-editorial-hub{width:calc(100% - 28px);margin-bottom:64px;padding-top:36px}.ttrc-single{width:calc(100% - 28px);margin-bottom:64px}.ttrc-single__header{padding:38px 0 22px}.ttrc-single__summary{display:flex;flex-direction:column}.ttrc-request-card{order:-1;width:100%;padding:22px}.ttrc-request-card h2{font-size:34px}.ttrc-request-card p{font-size:16px;line-height:1.55}.ttrc-request-card small{font-size:13px}.ttrc-gallery{grid-template-columns:1fr}.ttrc-gallery figure,.ttrc-gallery figure:first-child{grid-column:auto;min-height:260px}.ttrc-gallery figure:first-child{min-height:360px}}
@media(max-width:560px){.ttrc-card{grid-template-columns:1fr}.ttrc-card__media{height:auto;min-height:0;aspect-ratio:16/10}.ttrc-card__truth{display:block}.ttrc-card__actions{grid-template-columns:1fr}.ttrc-status{font-size:11px}.ttrc-filter-form__actions{grid-template-columns:1fr}.ttrc-reset{width:100%}}
@media(max-width:760px){.ttrc-when{grid-column:1/-1}}
@media(max-width:760px){.ttrc-party[open] .ttrc-party__panel{box-sizing:border-box}}
@media(prefers-reduced-motion:reduce){.ttrc-main *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
@media(forced-colors:active){.ttrc-status,.ttrc-filters>summary,.ttrc-card[aria-current=true],.ttrc-mode-tabs input:checked+span{forced-color-adjust:auto;border:2px solid CanvasText}.ttrc-view-switch a[aria-current=page]{border:2px solid Highlight}}

/* V6 premium rental contract: exact-object CTA, first-class maps and area guides. */
.ttrc-status{letter-spacing:.02em;text-transform:none}
.ttrc-hero__media{width:100%;height:100%;object-fit:cover}
.ttrc-hero__media[hidden]{display:none}
.ttrc-hero__poster{display:block}
.ttrc-hero__media img{width:100%;height:100%;object-fit:cover}
.ttrc-hero__video-toggle{position:absolute;z-index:3;right:max(20px,calc((100vw - 1180px)/2));top:20px;min-height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(3,29,35,.62);backdrop-filter:blur(12px);color:#fff;font:600 12px/1 Manrope,system-ui,sans-serif;cursor:pointer}
.ttrc-hero__video-toggle:hover,.ttrc-hero__video-toggle:focus-visible{background:#fff;color:var(--tt-lagoon-950)}
.ttrc-card__price{margin:0 0 14px;color:var(--tt-ink);font-size:14px;font-weight:600}
.ttrc-card__cta{padding:10px 14px;font-size:14px;line-height:1.3;text-align:center}
.ttrc-map{overflow:hidden;padding:0;border-style:solid;background:linear-gradient(145deg,#d8f2ee,#f8f2e6)}
.ttrc-map-fallback{width:100%;min-width:0;min-height:inherit;display:grid;align-content:center;padding:12px;background:linear-gradient(145deg,#d8f2ee,#f8f2e6)}
.ttrc-map-fallback__viewport{width:100%;box-sizing:border-box;overflow:auto;padding:22px;overscroll-behavior:contain}
.ttrc-map-fallback__viewport:focus-visible{outline:3px solid var(--tt-gold);outline-offset:-3px}
.ttrc-map-fallback__atlas{position:relative;width:min(100%,446px);min-width:240px;margin:auto;overflow:visible;border-radius:16px;filter:drop-shadow(0 18px 34px rgba(3,29,35,.12))}
.ttrc-map-fallback__atlas>img{display:block;width:100%;height:auto}
.ttrc-map-fallback__markers{position:absolute;inset:0}
.ttrc-map-fallback__point{position:absolute;left:var(--map-x);top:var(--map-y);width:44px;height:44px;display:grid;place-items:center;transform:translate(-50%,-50%);border:3px solid var(--tt-gold);border-radius:50%;background:var(--tt-lagoon-900);box-shadow:0 2px 8px rgba(3,29,35,.36);color:#fff;text-decoration:none;font:600 11px/1 Manrope,system-ui,sans-serif;transition:transform .18s ease,background .18s ease}
.ttrc-map-fallback__point.is-selected{border-color:var(--tt-lagoon-950);background:var(--tt-gold);color:var(--tt-lagoon-950)}
.ttrc-map-fallback__point:hover,.ttrc-map-fallback__point:focus-visible{z-index:2;transform:translate(-50%,-50%) scale(1.28);background:var(--tt-gold);color:var(--tt-lagoon-950);outline:3px solid #fff;outline-offset:2px}
.ttrc-map-fallback__credit{margin:6px 4px 0;text-align:right;font-size:10px}
.ttrc-map-fallback__credit a{min-height:44px;display:inline-flex;align-items:center;color:var(--tt-muted)}
.ttrc-map-fallback__groups{margin-top:10px;padding:10px 12px;background:rgba(255,255,255,.86);border:1px solid rgba(7,47,53,.14);border-radius:12px;color:var(--tt-ink);font-size:12px;text-align:left}
.ttrc-map-fallback__groups summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-weight:600}
.ttrc-map-fallback__group-list{max-height:220px;overflow:auto;overscroll-behavior:contain}
.ttrc-map-fallback__group-list ul{margin:8px 0 0;padding:8px 0 0;border-top:1px solid var(--tt-line);list-style:none}
.ttrc-map-fallback__group-list a{width:100%;min-height:44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:6px 4px;color:var(--tt-lagoon-800)}
.ttrc-map-fallback__group-list small{color:var(--tt-muted);font-size:10px;text-decoration:none}
.ttrc-single__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.ttrc-single__heading>div{max-width:960px}
.ttrc-single__header h1{font-size:clamp(40px,5.5vw,72px);line-height:.98}
.ttrc-single__header h1.ttss-title--long{font-size:clamp(40px,4.8vw,64px);line-height:1}
.ttrc-single__header h1.ttss-title--very-long{font-size:clamp(36px,4vw,54px);line-height:1.03}
.ttrc-single__heading .ttrc-status{flex:0 0 auto;margin-bottom:8px}
.ttrc-single__facts>.ttss-eyebrow{margin-bottom:18px}
.ttrc-single__facts .ttrc-single__truth{margin:22px 0 0}
.ttrc-single__location{display:block;margin:32px 0 56px;padding:18px;background:#fff}
.ttrc-single__location .ttrc-map-shell__head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:14px}
.ttrc-single__location .ttrc-map-shell__head .ttss-button{width:auto;max-width:100%;flex:0 1 auto;border:0;cursor:pointer}
.ttrc-single__location .ttrc-map{min-height:560px}
.ttrc-single__content{margin-top:52px}
.ttrc-single__content--verification{padding-top:42px;border-top:1px solid var(--tt-line)}
.ttrc-single__content--verification>summary{min-height:52px;display:flex;align-items:center;cursor:pointer;color:var(--tt-ink);font:500 clamp(30px,4vw,44px)/1.08 var(--tt-v6-serif)}
.ttrc-single__content--verification[open]>summary{margin-bottom:26px}
.ttrc-area{min-height:70vh}
.ttrc-area__hero{position:relative;overflow:hidden;min-height:clamp(500px,68vh,760px);display:grid;align-items:end;background:radial-gradient(circle at 76% 16%,rgba(242,204,136,.28),transparent 34%),linear-gradient(145deg,#062f36,#0b5962);color:#fff}
.ttrc-area__media,.ttrc-area__scrim{position:absolute;inset:0}
.ttrc-area__media img{width:100%;height:100%;object-fit:cover}
.ttrc-area__scrim{background:linear-gradient(90deg,rgba(3,29,35,.96),rgba(3,29,35,.76) 58%,rgba(3,29,35,.46))}
.ttrc-area__hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 clamp(54px,7vw,92px)}
.ttrc-area__hero .ttss-breadcrumb{margin-bottom:clamp(42px,8vh,90px);color:rgba(255,255,255,.72)}
.ttrc-area__hero .ttss-breadcrumb a{color:#fff}
.ttrc-area__hero .ttss-eyebrow{color:var(--tt-gold-soft)}
.ttrc-area__hero h1{max-width:980px;margin:0;color:#fff;font-size:clamp(48px,6.4vw,84px);line-height:.94}
.ttrc-area__hero .ttss-lede{max-width:680px;margin:22px 0;color:rgba(255,255,255,.8);font-size:18px}
.ttrc-area__hero .ttss-button{background:var(--tt-gold);border-color:var(--tt-gold);color:var(--tt-lagoon-950)!important}
.ttrc-area__layout{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:72px 0 100px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:60px;align-items:start}
.ttrc-area__content>h2{font-size:clamp(40px,5vw,64px)}
.ttrc-area__content .ttss-prose{margin:30px 0 0}
.ttrc-area__catalog{position:sticky;top:24px;padding:30px;background:linear-gradient(145deg,#073a42,#0b5962);border:1px solid rgba(242,204,136,.2);border-radius:20px;box-shadow:0 24px 70px rgba(3,29,35,.18);color:rgba(255,255,255,.78)}
.ttrc-area__catalog .ttss-eyebrow{color:var(--tt-gold-soft)}
.ttrc-area__catalog h2{color:#fff;font-size:38px}
.ttrc-area__catalog .ttss-button{width:100%;margin:10px 0;background:var(--tt-gold);border-color:var(--tt-gold);color:var(--tt-lagoon-950)!important}
.ttrc-area__map-link{min-height:44px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600}
@media(max-width:760px){.ttrc-hero__video-toggle{right:12px;top:10px;min-height:44px;padding-inline:11px}.ttrc-card__actions{grid-template-columns:1fr}.ttrc-card__maplink{width:100%}.ttrc-single__heading{display:grid}.ttrc-single__heading .ttrc-status{justify-self:start}.ttrc-single__location .ttrc-map-shell__head{align-items:stretch;flex-direction:column}.ttrc-single__location .ttrc-map-shell__head .ttss-button{width:100%}.ttrc-single__location .ttrc-map{min-height:62vh}.ttrc-map-fallback{padding:6px}.ttrc-map-fallback__viewport{padding:22px}.ttrc-area__hero{min-height:520px}.ttrc-area__hero-inner{width:calc(100% - 28px);padding-bottom:48px}.ttrc-area__hero .ttss-breadcrumb{margin-bottom:52px}.ttrc-area__hero h1{font-size:clamp(42px,12vw,54px)}.ttrc-area__hero .ttss-lede{font-size:16px}.ttrc-area__layout{width:calc(100% - 28px);padding:52px 0 72px;display:flex;flex-direction:column;gap:34px}.ttrc-area__catalog{position:relative;top:auto;width:100%;order:-1}.ttrc-area__content>h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.ttrc-map-fallback__point{transition:none}.ttrc-hero__media{animation:none}}

/* P25: shared spatial backgrounds stay visible through calm, readable glass planes. */
.ttrc-filter-form--refine,.ttrc-filters,.ttrc-map-shell,.ttrc-single__facts,.ttrc-reading-plane,.ttrc-editorial-hub,.ttrc-area__catalog{background:rgba(255,255,255,.93);border-color:rgba(176,197,192,.72);-webkit-backdrop-filter:blur(16px) saturate(112%);backdrop-filter:blur(16px) saturate(112%)}
.ttrc-filter-form--task{background:rgba(3,29,35,.88);border-color:rgba(242,204,136,.3);-webkit-backdrop-filter:blur(18px) saturate(118%);backdrop-filter:blur(18px) saturate(118%)}
.ttrc-task-submit{min-width:0;min-height:52px;padding:8px 14px;line-height:1.25;text-align:center;white-space:normal}
.ttrc-single__header .ttss-breadcrumb{color:rgba(255,255,255,.72)}
.ttrc-single__header .ttss-breadcrumb a{color:#fff}
.ttrc-single__header h1{color:#fff;text-wrap:balance}
.ttrc-reading-plane{position:relative;z-index:2;padding:clamp(28px,4vw,48px);border:1px solid rgba(176,197,192,.72);border-radius:22px;box-shadow:0 24px 66px rgba(3,29,35,.11)}
.ttrc-reading-plane .ttss-prose{width:min(68ch,100%);margin-inline:auto;color:var(--tt-body);font-size:18px;line-height:1.74}
.ttrc-editorial-hub{padding:clamp(30px,5vw,58px);border:1px solid rgba(176,197,192,.72);border-radius:22px;box-shadow:0 24px 66px rgba(3,29,35,.1)}
.ttrc-card__availability{display:inline-flex;align-items:center;min-height:30px;color:var(--tt-muted);font-size:12px;font-weight:600}
.ttrc-card[data-map-active="true"]{box-shadow:0 0 0 3px var(--tt-gold),0 20px 52px rgba(3,29,35,.17);transform:translateY(-2px)}
.ttrc-catalog-disclosure{margin:8px 0 18px;padding:13px 16px;border:1px solid rgba(176,197,192,.72);border-radius:12px;background:rgba(255,255,255,.9);color:var(--tt-body);font-size:14px;line-height:1.55}
.ttrc-request-preferences{margin:4px 0 0;color:var(--tt-muted);font-size:12px;line-height:1.45}
.ttrc-filter-note--refine{grid-column:1/-1;margin:0}

/* Keep the accessible SVG atlas visible until Map3DElement proves steady. */
.ttrc-map{position:relative;isolation:isolate}
.ttrc-map-fallback{position:relative;z-index:1}
.ttrc-map-fallback[hidden]{display:none}
.ttrc-map__stage{position:absolute;z-index:2;inset:0;overflow:hidden;border-radius:inherit;opacity:0;pointer-events:none}
.ttrc-map.is-google-ready .ttrc-map__stage{opacity:1;pointer-events:auto}
.ttrc-map.is-google-loading::after{content:"Загрузка Google 3D…";position:absolute;z-index:3;right:12px;bottom:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(3,29,35,.82);color:#fff;font:600 12px/1.2 Manrope,system-ui,sans-serif;box-shadow:0 8px 24px rgba(3,29,35,.2)}
.ttrc-map__stage .ttrc-map__3d{width:100%;height:100%;min-height:inherit}
.ttrc-map__3d [data-card-active="true"]{filter:drop-shadow(0 0 9px #f2cc88);transform:scale(1.14);transform-origin:center}

/* Desktop keeps the request beside facts; source and keyboard order stay facts → request → gallery. */
.ttrc-single__summary>.ttrc-single__facts{grid-column:1;grid-row:1}
.ttrc-single__summary>.ttrc-gallery{grid-column:1/-1;grid-row:2}
.ttrc-single__summary>.ttrc-request-card{grid-column:2;grid-row:1}

@media(max-width:980px){
  .ttrc-single__summary{grid-template-columns:1fr}
  .ttrc-single__summary>.ttrc-single__facts{grid-column:1;grid-row:1}
  .ttrc-single__summary>.ttrc-request-card{grid-column:1;grid-row:2}
  .ttrc-single__summary>.ttrc-gallery{grid-column:1;grid-row:3}
}
@media(max-width:760px){
  .ttrc-single__summary{align-items:stretch}
  .ttrc-single__summary>.ttrc-request-card{order:initial}
  .ttrc-single__header h1.ttss-title--long{font-size:clamp(34px,9.8vw,40px);line-height:1}
  .ttrc-single__header h1.ttss-title--very-long{font-size:clamp(30px,8.7vw,34px);line-height:1.04}
  .ttrc-reading-plane{padding:28px 20px;border-radius:18px}
  .ttrc-reading-plane .ttss-prose{font-size:18px;line-height:1.7}
  .ttrc-editorial-hub{padding:32px 20px}
}
@media(prefers-reduced-transparency:reduce){.ttrc-filter-form--refine,.ttrc-filters,.ttrc-card,.ttrc-map-shell,.ttrc-single__facts,.ttrc-reading-plane,.ttrc-editorial-hub,.ttrc-area__catalog{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.ttrc-filter-form--task{background:#031d23;-webkit-backdrop-filter:none;backdrop-filter:none}}
@media(forced-colors:active){.ttrc-reading-plane,.ttrc-editorial-hub,.ttrc-catalog-disclosure{border:2px solid CanvasText;box-shadow:none}.ttrc-map.is-google-loading::after{border:2px solid CanvasText}}
