@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap";.dc-page{--dc-accent: #FF6B00;--dc-accent-hover: #E85F00;--dc-accent-soft: #FFF2E8;--dc-ink: #131518;--dc-body: #424852;--dc-muted: #7A828C;--dc-green: #2E7D5B;--dc-green-deep: #226B4C;--dc-green-soft: #E7F3EC;--dc-surface: #ffffff;--dc-bg: #FBFAF8;--dc-soft: #F4F5F4;--dc-soft-2: #EBEEEC;--dc-line: #E6E8E7;--dc-line-strong: #D6D9D8;--dc-radius-lg: 20px;--dc-radius: 15px;--dc-radius-sm: 11px;--dc-shadow: 0 1px 2px rgba(20,25,30,.04), 0 8px 22px rgba(20,25,30,.06);--dc-shadow-hover: 0 14px 38px rgba(20,25,30,.12);--dc-t: .19s cubic-bezier(.2,.6,.2,1);--dc-max: 1520px;--dc-gutter: clamp(16px, 3.4vw, 32px);background:var(--dc-bg);color:var(--dc-body);padding-bottom:56px;font-size:16px}.dc-page *,.dc-page *:before,.dc-page *:after{box-sizing:border-box}.dc-page h1,.dc-page h2,.dc-page h3{color:var(--dc-ink);margin:0;letter-spacing:-.015em}.dc-hero-inner,.dc-section{max-width:var(--dc-max);margin-inline:auto;padding-inline:var(--dc-gutter)}.dc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:700;font-size:15px;line-height:1;border:1px solid transparent;border-radius:var(--dc-radius-sm);padding:0 18px;min-height:44px;cursor:pointer;text-decoration:none;transition:transform var(--dc-t),background var(--dc-t),box-shadow var(--dc-t),border-color var(--dc-t)}.dc-btn-sm{min-height:40px;padding:0 14px;font-size:14px}.dc-btn-block{width:100%}.dc-btn-primary{background:var(--dc-accent);color:#fff;box-shadow:0 6px 16px #ff6b003d}.dc-btn-primary:hover{background:var(--dc-accent-hover);transform:translateY(-1px);box-shadow:0 10px 22px #ff6b004d}.dc-btn-primary:active{transform:translateY(0)}.dc-btn-ghost{background:var(--dc-surface);color:var(--dc-ink);border-color:var(--dc-line-strong)}.dc-btn-ghost:hover{border-color:var(--dc-ink);background:var(--dc-soft)}.dc-link-btn{background:none;border:0;color:var(--dc-accent);font:inherit;font-weight:700;font-size:14px;cursor:pointer;padding:6px}.dc-link-btn:hover{text-decoration:underline}.dc-icon-btn{background:none;border:0;color:var(--dc-muted);cursor:pointer;padding:8px;border-radius:9px;display:inline-flex}.dc-icon-btn:hover{background:var(--dc-soft);color:var(--dc-ink)}.dc-page :focus-visible{outline:2px solid var(--dc-accent);outline-offset:2px;border-radius:6px}.dc-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--dc-line)}.dc-hero-bg{position:absolute;inset:0;background:radial-gradient(1200px 440px at 10% -20%,rgba(255,107,0,.08),transparent 60%),radial-gradient(1000px 500px at 100% -10%,rgba(46,125,91,.1),transparent 58%),linear-gradient(180deg,#fff,#fbfaf8)}.dc-hero-bg:after{content:"";position:absolute;right:0;bottom:0;width:min(720px,58%);height:74%;background:url(/images/discovery/kanpur-skyline.svg) right bottom / contain no-repeat;opacity:.5;pointer-events:none}.dc-hero-inner{position:relative;padding-top:clamp(30px,4.4vw,52px);padding-bottom:clamp(26px,3.6vw,40px)}.dc-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;font-size:13px;font-weight:700;color:var(--dc-green);background:var(--dc-green-soft);padding:7px 13px;border-radius:999px}.dc-hero-eyebrow svg{color:var(--dc-green)}.dc-hero-title{font-size:clamp(34px,4.4vw,54px);font-weight:800;line-height:1.03}.dc-hero-sub{margin:14px 0 0;font-size:clamp(16px,1.5vw,19px);color:var(--dc-body);max-width:600px;line-height:1.45}.dc-trust{list-style:none;margin:30px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:980px}.dc-trust li{display:flex;align-items:flex-start;gap:12px;background:#ffffffdb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--dc-line);border-radius:var(--dc-radius);padding:14px 15px;box-shadow:var(--dc-shadow)}.dc-trust-ic{flex:none;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--dc-green-soft);color:var(--dc-green)}.dc-trust-body{display:flex;flex-direction:column;gap:3px;min-width:0}.dc-trust-body strong{font-size:14.5px;color:var(--dc-ink);font-weight:700}.dc-trust-body span{font-size:12.5px;color:var(--dc-muted);line-height:1.35}.dc-intents{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.dc-intent{font:inherit;font-weight:700;font-size:15px;cursor:pointer;min-height:46px;padding:0 22px;border-radius:999px;border:1px solid var(--dc-line-strong);background:var(--dc-surface);color:var(--dc-body);transition:background var(--dc-t),color var(--dc-t),border-color var(--dc-t)}.dc-intent:hover{border-color:var(--dc-green);color:var(--dc-green-deep)}.dc-intent.is-active{background:var(--dc-green-deep);color:#fff;border-color:var(--dc-green-deep)}.dc-search{margin-top:18px;display:grid;gap:10px;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr) minmax(0,1.15fr) minmax(0,1.15fr) auto;background:var(--dc-surface);border:1px solid var(--dc-line);border-radius:var(--dc-radius-lg);padding:10px;box-shadow:var(--dc-shadow);max-width:1120px}.dc-search-field{display:flex;align-items:center;gap:9px;min-width:0;background:var(--dc-soft);border:1px solid transparent;border-radius:var(--dc-radius-sm);padding:0 14px;color:var(--dc-muted);transition:border-color var(--dc-t),background var(--dc-t)}.dc-search-field:focus-within{background:#fff;border-color:var(--dc-accent)}.dc-search-field input,.dc-search-field select{border:0;background:none;font:inherit;font-size:15px;color:var(--dc-ink);padding:15px 0;width:100%;min-width:0;outline:none}.dc-search-field select{cursor:pointer}.dc-search-city select:disabled{color:var(--dc-ink);opacity:1;-webkit-text-fill-color:var(--dc-ink);cursor:default}.dc-search-btn{white-space:nowrap;min-height:52px;font-size:16px;padding:0 26px}.dc-section{padding-top:clamp(30px,3.6vw,46px)}.dc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.dc-section-head h2{font-size:clamp(23px,2.4vw,32px);font-weight:800}.dc-section-head p{margin:7px 0 0;font-size:15px;color:var(--dc-muted);max-width:640px}.dc-area-scroller{position:relative}.dc-area-strip{display:grid;grid-auto-flow:column;grid-auto-columns:200px;gap:16px;overflow-x:auto;padding:4px 2px 8px;margin:0 -2px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.dc-area-strip::-webkit-scrollbar{height:0;width:0;display:none}.dc-area-strip>div{scroll-snap-align:start}.dc-area-card{position:relative;width:100%;text-align:left;cursor:pointer;padding:0;background:var(--dc-surface);border:1px solid var(--dc-line);border-radius:var(--dc-radius);overflow:hidden;box-shadow:var(--dc-shadow);transition:transform var(--dc-t),box-shadow var(--dc-t),border-color var(--dc-t)}.dc-area-card:hover{transform:translateY(-3px);box-shadow:var(--dc-shadow-hover)}.dc-area-card.is-selected{border-color:var(--dc-green);box-shadow:0 0 0 2px var(--dc-green-soft),var(--dc-shadow-hover)}.dc-area-visual{position:relative;display:block;height:112px}.dc-area-motif{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.9}.dc-area-visual-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0000000d 30%,#0000003d)}.dc-area-pin{position:absolute;left:12px;bottom:10px;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#ffffffeb;color:var(--dc-ink);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dc-area-meta{display:block;padding:12px 14px 15px}.dc-area-name{display:block;font-weight:800;font-size:16px;color:var(--dc-ink)}.dc-area-tag{display:block;font-size:12px;color:var(--dc-muted);margin-top:3px}.dc-area-count{display:inline-block;margin-top:10px;font-size:12.5px;font-weight:700;color:var(--dc-green);background:var(--dc-green-soft);padding:4px 10px;border-radius:999px}.dc-area-check{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:999px;background:var(--dc-green);color:#fff;display:grid;place-items:center}.dc-area-arrow{display:none;position:absolute;top:44px;z-index:3;width:40px;height:40px;border-radius:999px;cursor:pointer;background:var(--dc-surface);border:1px solid var(--dc-line-strong);color:var(--dc-ink);place-items:center;box-shadow:var(--dc-shadow);transition:background var(--dc-t),transform var(--dc-t)}.dc-area-arrow:hover{background:var(--dc-soft)}.dc-area-arrow-prev{left:-6px}.dc-area-arrow-next{right:-6px}@media(hover:hover)and (min-width:981px){.dc-area-scroller:hover .dc-area-arrow{display:grid}}.dc-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 284px;gap:20px;align-items:start}.dc-col-filters{position:sticky;top:84px}.dc-col-rail{display:grid;gap:16px;position:sticky;top:84px}.dc-col-main{min-width:0}.dc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.dc-filter-toggle{display:none;position:relative}.dc-filter-toggle.has-dot:after{content:"";position:absolute;top:7px;right:9px;width:8px;height:8px;border-radius:999px;background:var(--dc-accent)}.dc-toolbar-right{display:flex;align-items:center;gap:12px;margin-left:auto}.dc-sort{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--dc-muted)}.dc-sort select{font:inherit;font-size:14px;font-weight:600;color:var(--dc-ink);border:1px solid var(--dc-line-strong);background:var(--dc-surface);border-radius:10px;padding:9px 12px;cursor:pointer}.dc-view-toggle{display:inline-flex;border:1px solid var(--dc-line-strong);border-radius:10px;overflow:hidden;background:var(--dc-surface)}.dc-view-toggle button{border:0;background:none;padding:9px 11px;cursor:pointer;color:var(--dc-muted);display:inline-flex}.dc-view-toggle button.is-on{background:var(--dc-ink);color:#fff}.dc-cats{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;margin-bottom:16px;scrollbar-width:none}.dc-cats::-webkit-scrollbar{display:none}.dc-cat{position:relative;white-space:nowrap;font:inherit;font-size:15px;font-weight:700;color:var(--dc-body);background:none;border:0;padding:8px 4px;cursor:pointer;border-bottom:2.5px solid transparent;display:inline-flex;align-items:center;gap:7px}.dc-cat:hover{color:var(--dc-ink)}.dc-cat.is-active{color:var(--dc-ink);border-bottom-color:var(--dc-accent)}.dc-cat-n{font-size:12px;font-weight:700;color:var(--dc-muted);background:var(--dc-soft-2);border-radius:999px;padding:2px 8px}.dc-cat.is-active .dc-cat-n{color:var(--dc-accent);background:var(--dc-accent-soft)}.dc-privacy-notice{display:flex;gap:13px;align-items:flex-start;background:var(--dc-green-soft);border:1px solid rgba(46,125,91,.2);border-radius:var(--dc-radius);padding:15px 17px;margin-bottom:18px}.dc-privacy-notice-icon{flex:none;width:34px;height:34px;border-radius:9px;background:#fff;color:var(--dc-green);display:grid;place-items:center}.dc-privacy-notice strong{display:block;font-size:15px;color:#1d5f43}.dc-privacy-notice p{margin:4px 0 0;font-size:13.5px;color:#3c6b56;line-height:1.45}.dc-result-count{margin:0 0 16px;font-size:14.5px;font-weight:600;color:var(--dc-muted)}.dc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(208px,1fr));gap:18px}.dc-card{background:var(--dc-surface);border:1px solid var(--dc-line);border-radius:var(--dc-radius);overflow:hidden;box-shadow:var(--dc-shadow);transition:transform var(--dc-t),box-shadow var(--dc-t);display:flex;flex-direction:column}.dc-card:hover{transform:translateY(-4px);box-shadow:var(--dc-shadow-hover)}.dc-privacy-media{position:relative;height:172px;overflow:hidden;background:linear-gradient(150deg,#24443b,#305b4c 55%,#3c6a5a)}.dc-privacy-media:before{content:"";position:absolute;inset:0;background:radial-gradient(140px 120px at 78% 22%,rgba(255,255,255,.1),transparent 70%)}.dc-privacy-illus{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:62%;max-width:150px;height:auto;opacity:.26;pointer-events:none}.dc-privacy-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#0000000a,#0000004d)}.dc-privacy-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:14px;color:#fff}.dc-privacy-icon{width:44px;height:44px;border-radius:12px;background:#ffffff29;border:1px solid rgba(255,255,255,.36);display:grid;place-items:center;margin-bottom:4px}.dc-privacy-label{font-size:13.5px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.28)}.dc-privacy-sub{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;opacity:.94}.dc-media-badge{position:absolute;top:11px;left:11px;font-size:10.5px;font-weight:800;letter-spacing:.04em;color:#fff;background:#131518b8;padding:5px 9px;border-radius:8px}.dc-card-body{display:flex;flex-direction:column;gap:9px;padding:14px 15px 16px;flex:1}.dc-card-tags{display:flex;gap:6px}.dc-review{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--dc-green);background:var(--dc-green-soft);padding:5px 10px;border-radius:999px}.dc-review-muted{color:var(--dc-muted);background:var(--dc-soft-2)}.dc-card-title{font-size:16.5px;font-weight:800;line-height:1.28;color:var(--dc-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-card-loc{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--dc-muted);margin:0}.dc-card-loc svg{flex:none;color:var(--dc-green)}.dc-card-price{font-size:22px;font-weight:800;color:var(--dc-ink);letter-spacing:-.02em}.dc-card-price-unit{font-size:13px;font-weight:600;color:var(--dc-muted)}.dc-facts{list-style:none;display:flex;flex-wrap:wrap;gap:7px 8px;margin:2px 0 0;padding:0}.dc-facts li{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--dc-body);background:var(--dc-soft);border-radius:8px;padding:5px 9px}.dc-facts svg{color:var(--dc-muted)}.dc-approx{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3c6b56;background:var(--dc-green-soft);border-radius:8px;padding:6px 10px;margin:2px 0 0}.dc-approx svg{color:var(--dc-green);flex:none}.dc-card-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:auto;padding-top:6px}.dc-card-actions .dc-btn{width:100%;min-height:46px;font-size:14.5px;padding:0 14px}.dc-empty{text-align:center;padding:48px 22px;background:var(--dc-surface);border:1px dashed var(--dc-line-strong);border-radius:var(--dc-radius)}.dc-empty h3{font-size:18px}.dc-empty p{margin:7px 0 0;font-size:14.5px;color:var(--dc-muted)}.dc-skeleton{height:322px;border-radius:var(--dc-radius);background:linear-gradient(100deg,var(--dc-soft) 30%,var(--dc-soft-2) 50%,var(--dc-soft) 70%);background-size:200% 100%;animation:dc-shimmer 1.3s infinite}@keyframes dc-shimmer{to{background-position:-200% 0}}.dc-demo-note{margin:18px 0 0;font-size:12.5px;color:var(--dc-muted)}.dc-inline-map{margin-bottom:18px}.dc-panel{background:var(--dc-surface);border:1px solid var(--dc-line);border-radius:var(--dc-radius);padding:18px;box-shadow:var(--dc-shadow)}.dc-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.dc-panel-head h3{font-size:16px;font-weight:800}.dc-panel-icon{color:var(--dc-muted);display:inline-flex}.dc-map{position:relative;border-radius:13px;overflow:hidden;border:1px solid var(--dc-line);background:#eef1f0}.dc-map-svg{display:block;width:100%;height:190px}.dc-map-label{font-size:16px;font-weight:800;letter-spacing:.01em}.dc-map-chip{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--dc-ink);background:#ffffffeb;padding:5px 9px;border-radius:999px;box-shadow:var(--dc-shadow)}.dc-map-chip svg{color:var(--dc-green)}.dc-map-note{display:inline-flex;align-items:center;gap:6px;margin:11px 0 0;font-size:12.5px;color:var(--dc-muted)}.dc-nearby-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.dc-nearby-list li{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;color:var(--dc-ink)}.dc-nearby-ic{width:32px;height:32px;flex:none;border-radius:9px;background:var(--dc-soft);color:var(--dc-green);display:grid;place-items:center}.dc-nearby-note{margin:13px 0 0;font-size:12px;color:var(--dc-muted);line-height:1.45}.dc-serious .dc-steps{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:12px}.dc-steps li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;color:var(--dc-body);line-height:1.4}.dc-step-n{flex:none;width:24px;height:24px;border-radius:999px;background:var(--dc-accent-soft);color:var(--dc-accent);font-size:12.5px;font-weight:800;display:grid;place-items:center}.dc-serious-note{margin:13px 0 0;font-size:12px;color:var(--dc-muted);line-height:1.45}.dc-why-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.dc-why-list li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--dc-body);line-height:1.4}.dc-why-list svg{flex:none;color:var(--dc-green);margin-top:1px}.dc-filters{background:var(--dc-surface);border:1px solid var(--dc-line);border-radius:var(--dc-radius);padding:18px;box-shadow:var(--dc-shadow)}.dc-filters-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dc-filters-head h2{font-size:17px;font-weight:800}.dc-filter-group{border:0;margin:0 0 18px;padding:0}.dc-filter-group legend{font-size:12.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--dc-muted);padding:0;margin-bottom:11px}.dc-radio-list{display:grid;gap:4px}.dc-radio{display:flex;align-items:center;gap:11px;font-size:14.5px;color:var(--dc-body);min-height:36px;padding:6px 8px;border-radius:10px;cursor:pointer}.dc-radio:hover{background:var(--dc-soft)}.dc-radio input{position:absolute;opacity:0;width:0;height:0}.dc-radio-dot{flex:none;width:18px;height:18px;border-radius:999px;border:2px solid var(--dc-line-strong);transition:border-color var(--dc-t),box-shadow var(--dc-t)}.dc-radio.is-on{color:var(--dc-ink);font-weight:700}.dc-radio.is-on .dc-radio-dot{border-color:var(--dc-accent);box-shadow:inset 0 0 0 4px var(--dc-accent)}.dc-filters-foot{display:flex;gap:9px;padding-top:10px;border-top:1px solid var(--dc-line)}.dc-filters-foot .dc-btn{flex:1}.dc-drawer-backdrop{position:fixed;inset:0;z-index:60;background:#1315186b;display:flex;align-items:flex-end;justify-content:center;animation:dc-fade var(--dc-t)}.dc-drawer{width:100%;max-width:560px;max-height:88vh;overflow-y:auto;background:var(--dc-bg);border-radius:20px 20px 0 0;padding:10px;animation:dc-rise .22s cubic-bezier(.2,.7,.2,1)}.dc-drawer .dc-filters{border:0;box-shadow:none}@keyframes dc-fade{0%{opacity:0}}@keyframes dc-rise{0%{transform:translateY(16px)}}@media(max-width:1240px){.dc-layout{grid-template-columns:minmax(0,1fr) 290px}.dc-col-filters{display:none}.dc-filter-toggle{display:inline-flex}}@media(max-width:980px){.dc-layout{grid-template-columns:minmax(0,1fr)}.dc-col-rail{position:static;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.dc-trust{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.dc-search{grid-template-columns:1fr 1fr}.dc-search-q,.dc-search-btn{grid-column:1 / -1}}@media(max-width:620px){.dc-page{padding-bottom:76px}.dc-area-strip{grid-auto-columns:176px}.dc-grid,.dc-search,.dc-col-rail{grid-template-columns:1fr}.dc-toolbar-right{width:100%;justify-content:space-between;margin-left:0}}@media(max-width:400px){.dc-trust{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.dc-page *,.dc-page *:before,.dc-page *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Manrope,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.h-1\.5{height:.375rem}.h-14{height:3.5rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.\!min-h-9{min-height:2.25rem!important}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-52{min-height:13rem}.\!w-auto{width:auto!important}.w-14{width:3.5rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-48{min-width:12rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[530px\]{max-width:530px}.max-w-\[670px\]{max-width:670px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border-t{border-top-width:1px}.bg-\[\#F1F3F5\]{--tw-bg-opacity: 1;background-color:rgb(241 243 245 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F8F9\]{--tw-bg-opacity: 1;background-color:rgb(247 248 249 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4EC\]{--tw-bg-opacity: 1;background-color:rgb(255 244 236 / var(--tw-bg-opacity, 1))}.bg-olive{background-color:var(--olive)}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.capitalize{text-transform:capitalize}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.text-olive{color:var(--olive)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--brand:#354C3D;--brand-hover:#425B49;--brand-active:#283D30;--brand-soft:#E9EEE5;--brand-softer:#F6F7F2;--text-primary:#151515;--text-secondary:#5F6670;--text-muted:#8B929B;--text-disabled:#B8BDC4;--bg:#F7F5EF;--background:#F7F5EF;--surface:#ffffff;--surface-soft:#F7F8F9;--surface-muted:#F1F3F5;--border:#E8EAED;--border-soft:#F0F1F2;--border-strong:#DADDE1;--dark:#161A1F;--dark-soft:#242A31;--success:#27864B;--warning:#D88A00;--error:#D83A3A;--info:#3976D2;--canvas:var(--background);--ink:var(--text-primary);--muted:var(--text-secondary);--olive:var(--brand);--olive-hover:var(--brand-hover);--olive-active:var(--brand-active);--olive-soft:var(--brand-soft);--olive-border:rgba(53,76,61,.18);--line:var(--border);--line-strong:var(--border-strong);--surface-softer:var(--surface-muted);--radius-btn:14px;--radius-card:22px;--radius-lg:28px;--shadow-xs:0 2px 8px rgba(20,25,30,.04);--shadow-sm:0 4px 14px rgba(20,25,30,.06);--shadow-card:0 4px 14px rgba(20,25,30,.05);--shadow-md:0 10px 28px rgba(20,25,30,.09);--shadow-card-hover:0 16px 36px rgba(20,25,30,.12);--shadow-lg:0 18px 45px rgba(20,25,30,.13);--shadow-hero:0 24px 60px rgba(20,25,30,.13);--shadow-brand:0 8px 20px rgba(53,76,61,.2);--shadow-brand-strong:0 12px 28px rgba(53,76,61,.26);--shadow-soft:var(--shadow-card);--t-fast:.18s;--t:.22s;--space:8px}.offer-list-card{position:relative;min-height:105px;padding-right:100px}.offer-thumbnail{position:absolute;right:16px;bottom:16px;width:70px;height:70px;border-radius:12px;-o-object-fit:cover;object-fit:cover}@media(max-width:600px){.offer-list-card{padding-right:90px}.offer-thumbnail{width:58px;height:58px}}.tour-list-card{overflow:hidden}.tour-list-image{width:100%;height:160px;-o-object-fit:cover;object-fit:cover}@media(max-width:600px){.detail-gallery{width:calc(100% + 18px);margin-right:0}}.workspace-page .h1{font-size:clamp(31px,3.5vw,47px)}.workspace-hero{display:grid;grid-template-columns:43% 1fr;overflow:hidden;min-height:260px;margin-top:28px;background:#e8ece3;border-radius:28px;box-shadow:var(--shadow-soft)}.workspace-hero>img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover}.workspace-hero>div{align-self:center;padding:30px}.workspace-hero .h2{margin:8px 0}.workspace-hero p:not(.eyebrow){color:var(--muted);line-height:1.6}.workspace-hero .btn{margin-top:20px}.workspace-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.workspace-link{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow-soft);transition:transform .2s,box-shadow .2s}.workspace-link:hover{transform:translateY(-3px);box-shadow:0 17px 36px #2738281a}.workspace-icon{width:45px;height:45px;display:grid;place-items:center;flex:none;border-radius:14px;background:#e8ede4;color:var(--olive)}.workspace-link>span:nth-child(2){display:grid;flex:1;gap:2px}.workspace-link small{color:var(--muted);font-size:11px}.workspace-link b{font-size:20px}.workspace-link>svg{color:var(--muted)}.seller-property-card>img{width:100%;aspect-ratio:1.45;-o-object-fit:cover;object-fit:cover}.tour-tabs{display:flex;gap:5px;padding:5px;background:#e9ece5;border-radius:15px;margin-bottom:17px}.tour-tabs button{flex:1;min-height:39px;border:0;border-radius:11px;background:transparent;font-weight:800;color:var(--muted);transition:background .2s,color .2s}.tour-tabs button.active{background:var(--surface);color:var(--olive);box-shadow:0 3px 10px #1c2d2415}.tour-list-card{border-left:4px solid var(--olive)}.journey-stage{position:relative;margin-left:17px;padding:0 0 16px 28px;border-left:1px solid #cbd5ca}.journey-stage:last-child{border-color:transparent}.journey-stage summary{display:flex;align-items:center;gap:10px;list-style:none;cursor:pointer;min-height:44px}.journey-stage summary::-webkit-details-marker{display:none}.journey-marker{position:absolute;left:-18px;top:2px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e8ebe5;color:var(--muted);font-weight:800}.journey-stage.completed .journey-marker{background:var(--olive);color:#fff}.journey-stage.in_progress .journey-marker{background:var(--olive);color:#fff;box-shadow:0 0 0 5px #dfe9dc;animation:journey-pulse 2.8s ease-in-out infinite}.journey-copy{display:grid;gap:3px;flex:1}.journey-copy small{text-transform:capitalize;color:var(--muted)}.journey-chevron{transition:transform .2s;color:var(--muted)}.journey-stage[open] .journey-chevron{transform:rotate(90deg)}.journey-body{padding:9px 13px 14px;color:var(--muted);font-size:12px;line-height:1.6;animation:fade-in .2s}@keyframes journey-pulse{50%{box-shadow:0 0 0 8px #dfe9dc88}}@media(max-width:850px){.workspace-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.workspace-hero{grid-template-columns:1fr;margin-top:22px}.workspace-hero>img{height:160px;min-height:160px}.workspace-hero>div{padding:22px}.workspace-hero .h2{font-size:22px}.workspace-links{grid-template-columns:repeat(2,1fr);gap:9px}.workspace-link{padding:12px;gap:7px}.workspace-icon{width:35px;height:35px}.workspace-icon svg{width:19px}.workspace-link small{font-size:10px}.workspace-link b{font-size:17px}.workspace-link>svg{display:none}}@media(prefers-reduced-motion:reduce){.journey-stage.in_progress .journey-marker{animation:none}}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{max-width:100%}body{margin:0;background:var(--bg);color:var(--text-primary);font-family:Manrope,sans-serif;font-size:14px;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid rgba(53,76,61,.55);outline-offset:2px;border-radius:6px}.shell{max-width:1520px;margin:auto;padding:0 clamp(16px,3.4vw,32px)}.page{padding-top:26px;padding-bottom:110px}.app-frame{position:relative;min-height:100vh;isolation:isolate;max-width:100%;min-width:0}.app-frame>*:not(.ambient-background):not(.bottom-nav){position:relative;z-index:1}.ambient-background{position:absolute;inset:0;pointer-events:none;overflow:hidden;background:radial-gradient(1100px 560px at 100% -8%,rgba(53,76,61,.03),transparent 62%),radial-gradient(900px 480px at 0% 30%,rgba(20,25,30,.015),transparent 60%)}.ambient-background:after{content:none}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.h1{font-size:clamp(36px,4.6vw,58px);line-height:1.06;letter-spacing:-.035em;font-weight:800;color:var(--text-primary)}.h2{font-size:clamp(22px,2.2vw,30px);line-height:1.22;letter-spacing:-.03em;font-weight:800;color:var(--text-primary)}.muted{color:var(--text-secondary)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border-radius:var(--radius-btn);border:1px solid transparent;font-weight:800;letter-spacing:-.01em;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease}.btn:active{transform:scale(.985)}.btn-primary{background:var(--brand);color:#fff;box-shadow:var(--shadow-brand)}.btn-primary:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:var(--shadow-brand-strong)}.btn-primary:active{background:var(--brand-active)}.btn-secondary{background:var(--surface);color:var(--text-primary);border-color:var(--border);box-shadow:var(--shadow-xs)}.btn-secondary:hover{border-color:#354c3d59;color:var(--brand);transform:translateY(-1px)}.btn-outline{border-color:var(--border-strong);background:var(--surface);color:var(--text-primary)}.btn-outline:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-1px)}.btn-small{min-height:38px;padding:8px 15px;font-size:12px;border-radius:12px}.input{width:100%;min-height:48px;padding:12px 16px;border:1px solid var(--border-strong);border-radius:14px;background:#fff;color:var(--text-primary);outline:none;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.input::-moz-placeholder{color:#9aa0a7}.input::placeholder{color:#9aa0a7}.input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #354c3d14}.field{display:grid;gap:7px}.field label{font-weight:700;font-size:12px;color:var(--text-primary)}.chip{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;background:var(--surface-soft);color:var(--text-secondary);font-size:12px;font-weight:800;border:1px solid transparent;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.chip:hover{border-color:var(--border-strong)}.chip.active{background:var(--brand);color:#fff;border-color:var(--brand)}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px}.top-links{display:flex;align-items:center;gap:26px}.top-links a{font-weight:700;color:#4f555c;position:relative;transition:color var(--t-fast)}.top-links a:hover,.top-links a.active{color:var(--brand)}.top-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:2px;background:var(--brand)}.brand{font-size:23px;font-weight:800;letter-spacing:-.06em;color:var(--text-primary);display:inline-flex;align-items:center}.brand-mark{display:inline-flex;width:34px;height:34px;background:var(--brand);color:#fff;border-radius:11px;align-items:center;justify-content:center;margin-right:9px;font-family:"DM Serif Display",serif;font-size:24px;font-weight:400}.brand-dot{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:10px}.header-icon{display:none}.hero{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:48px;padding:34px 0 26px;min-height:490px}.hero-copy{min-width:0}.hero h1{margin:0}.hero h1 em{font-family:"DM Serif Display",serif;font-style:italic;font-weight:400;color:var(--brand)}.hero-description{font-size:16px;line-height:1.7;max-width:440px;margin:20px 0 26px;color:var(--text-secondary)}.hero-art{height:370px;border-radius:var(--radius-lg);-o-object-fit:cover;object-fit:cover;width:100%}.hero-visual{position:relative;height:440px;border-radius:30px;overflow:hidden;box-shadow:var(--shadow-hero);transition:transform .4s ease,box-shadow .4s ease}.hero-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;animation:hero-breathe 20s ease-in-out infinite alternate}.hero-visual:hover{transform:translateY(-4px);box-shadow:0 32px 70px #14191e2e}.hero-visual:hover img{transform:scale(1.03)}.hero-caption{position:absolute;bottom:20px;left:20px;padding:12px 16px;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;font-weight:800;font-size:12px;box-shadow:var(--shadow-sm)}.caption-dot{display:inline-block;width:8px;height:8px;background:var(--brand);border-radius:50%;margin-right:7px}.discovery-search{display:flex;align-items:center;gap:13px;width:100%;min-height:62px;padding:7px 8px 7px 20px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-sm);color:var(--text-primary);transition:border-color var(--t),box-shadow var(--t)}.discovery-search:focus-within{border-color:#354c3d8c;box-shadow:0 0 0 4px #354c3d14}.discovery-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px;color:var(--text-primary)}.discovery-search input::-moz-placeholder{color:var(--text-muted)}.discovery-search input::placeholder{color:var(--text-muted)}.search-filter{width:47px;height:47px;flex:none;display:grid;place-items:center;border:0;border-radius:14px;background:var(--brand);color:#fff;transition:background var(--t-fast),transform var(--t-fast)}.search-filter:hover{background:var(--brand-hover);transform:translateY(-1px)}.category-row{display:flex;gap:12px;margin-top:22px}.category-tile{min-width:94px;min-height:78px;display:grid;place-content:center;justify-items:center;gap:8px;border-radius:18px;background:var(--surface-soft);color:var(--text-primary);font-weight:800;font-size:12px;border:1px solid transparent;transition:transform var(--t),background var(--t),color var(--t),box-shadow var(--t),border-color var(--t)}.category-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:var(--border-strong)}.category-tile.selected{background:var(--brand-soft);color:var(--brand);border-color:#354c3d59}.category-tile.selected:hover{background:var(--brand-soft);border-color:#354c3d73}.section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head .h2{margin-top:5px}.discovery-section{margin-top:52px}.section-actions{display:flex;align-items:center;gap:8px}.section-actions button{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);transition:background var(--t-fast),border-color var(--t-fast),transform var(--t-fast)}.section-actions button:hover{background:var(--surface-soft);border-color:var(--border-strong);transform:translateY(-1px)}.section-actions a,.view-link{display:inline-flex;align-items:center;gap:2px;margin-left:6px;font-size:12px;font-weight:800;color:var(--brand)}.grid-properties{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.featured-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 2px 22px}.featured-track::-webkit-scrollbar{display:none}.featured-track .property-card{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start}.property-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;min-width:0;box-shadow:var(--shadow-card);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.property-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-card-hover);border-color:var(--olive-border)}.property-media{position:relative;overflow:hidden}.property-image{aspect-ratio:1.22;-o-object-fit:cover;object-fit:cover;width:100%;background:var(--surface-muted);transition:transform .45s ease}.property-card:hover .property-image{transform:scale(1.035)}.property-badge{position:absolute;top:13px;left:13px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:99px;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.03em;color:var(--text-primary);box-shadow:var(--shadow-sm)}.property-badge.badge-featured{background:var(--brand-soft);color:var(--brand)}.property-badge.badge-demo{background:#ffffffeb;color:var(--text-secondary)}.favourite{position:absolute;top:12px;right:12px;width:37px;height:37px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-primary);box-shadow:var(--shadow-sm);transition:transform var(--t-fast),color var(--t-fast),background var(--t-fast)}.favourite:hover{transform:scale(1.08);color:var(--brand);background:var(--brand-soft)}.favourite.saved,.gallery-round.saved{color:var(--brand)}.favourite:active{transform:scale(.9)}.property-content{display:block;padding:18px}.property-type{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.11em;font-weight:800}.property-content h3{font-size:17px;line-height:1.25;font-weight:800;margin:6px 0;color:var(--text-primary)}.property-location,.detail-location{display:flex;align-items:center;gap:5px;color:var(--text-secondary);font-size:12px}.property-bottom{display:flex;justify-content:space-between;align-items:end;gap:8px;margin-top:19px}.property-bottom strong{font-size:18px;white-space:nowrap;color:var(--brand);font-weight:800}.property-bottom strong small{font-size:10px;color:var(--text-muted);font-weight:600}.property-bottom>span{color:var(--text-secondary);font-size:11px;white-space:nowrap}.property-specs{display:flex;gap:14px;flex-wrap:wrap;border-top:1px solid var(--border);padding-top:13px;margin-top:15px;color:var(--text-secondary);font-size:11px;font-weight:700}.property-specs span{display:flex;align-items:center;gap:4px}.carousel-dots{display:flex;justify-content:center;gap:6px}.carousel-dots span{width:6px;height:6px;background:var(--border-strong);border-radius:6px;transition:width var(--t),background var(--t)}.carousel-dots span.active{width:20px;background:var(--brand)}.curated-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.curated-grid .property-content{padding:14px}.curated-grid .property-content h3{font-size:14px}.curated-grid .property-bottom strong{font-size:15px}.curated-grid .property-specs{display:none}.location-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.location-card{height:190px;position:relative;overflow:hidden;border-radius:20px;background:var(--surface-muted);color:#fff;box-shadow:var(--shadow-card);transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.location-card:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#0f1216b8)}.location-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.location-card:hover img{transform:scale(1.06)}.location-card>span{position:absolute;z-index:1;bottom:15px;left:16px;font-weight:800;font-size:15px}.location-card small{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;margin-top:5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:26px;color:var(--text-primary);box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:var(--olive-border)}.service-card>svg{color:var(--brand);background:var(--brand-soft);width:48px;height:48px;padding:12px;border-radius:14px;box-sizing:border-box}.service-card h3{font-size:16px;font-weight:800;margin-top:18px}.service-card p{font-size:12px;color:var(--text-secondary);margin-top:6px;line-height:1.6}.seller-banner{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--brand-soft);border:1px solid rgba(53,76,61,.12);border-radius:var(--radius-lg);padding:36px;margin:56px 0 10px}.seller-banner .h2{max-width:570px;margin-top:6px}.seller-banner p:last-child{color:var(--text-secondary);margin-top:8px}.listing-page .section-head{margin:18px 0 27px}.list-search{max-width:720px}.listing-categories{display:flex;gap:8px;overflow:auto;margin:18px 0;scrollbar-width:none}.listing-categories::-webkit-scrollbar{display:none}.result-count{font-size:12px;color:var(--text-secondary);font-weight:700;margin-bottom:18px}.skeleton-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.skeleton-card{height:330px;border-radius:24px;background:linear-gradient(100deg,#f1f3f5 25%,#f7f8f9,#f1f3f5 65%);background-size:200% 100%;animation:shimmer 1.5s infinite}.sheet-backdrop{position:fixed!important;inset:0;z-index:80!important;background:#14191e75;display:flex;align-items:end;justify-content:center;animation:fade-in .2s}.filter-sheet{width:min(100%,560px);max-height:90vh;overflow:auto;background:var(--surface);border-radius:27px 27px 0 0;padding:12px 24px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -15px 60px #14191e38;animation:sheet-up .28s ease-out}.sheet-handle{width:40px;height:4px;border-radius:4px;background:var(--border-strong);margin:0 auto 20px}.sheet-head{display:flex;justify-content:space-between;align-items:start}.sheet-close{font-size:29px;line-height:1;width:36px;height:36px;border:0;background:var(--surface-soft);border-radius:50%;color:var(--text-primary)}.sheet-fields{display:grid;gap:18px;margin:26px 0}.sheet-actions{display:flex;gap:10px}.sheet-actions .btn:last-child{flex:1}.detail-page{padding-top:18px;padding-bottom:170px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.68fr);gap:34px}.detail-gallery{position:relative;border-radius:27px;overflow:hidden;background:var(--surface-muted)}.detail-hero-image{width:100%;aspect-ratio:1.55;-o-object-fit:cover;object-fit:cover}.gallery-controls{position:absolute;top:15px;left:15px;right:15px;display:flex;justify-content:space-between}.gallery-controls>div{display:flex;gap:8px}.gallery-round,.gallery-arrow{width:38px;height:38px;display:grid;place-items:center;background:#fffffff0;border:0;border-radius:50%;color:var(--text-primary);box-shadow:var(--shadow-sm)}.image-counter{position:absolute;bottom:15px;right:15px;border-radius:99px;background:#fffffff0;padding:8px 12px;font-size:11px;font-weight:800}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow.previous{left:15px}.gallery-arrow.next{right:15px}.thumbnail-track{display:flex;gap:8px;overflow:auto;padding:10px 2px}.thumbnail-track button{flex:0 0 68px;height:56px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;transition:border-color var(--t-fast)}.thumbnail-track button:hover{border-color:#354c3d73}.thumbnail-track button.active{border-color:var(--brand)}.thumbnail-track img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-intro{padding:24px 0 4px}.detail-intro .h1{font-size:clamp(28px,3vw,40px);margin:9px 0}.detail-price{display:block;font-size:28px;margin:20px 0;font-weight:800;color:var(--brand)}.detail-price small{font-size:13px;color:var(--text-muted);font-weight:600}.spec-grid{display:flex;overflow:auto;background:var(--surface-soft);border-radius:20px;padding:15px;margin-top:22px}.spec-grid>span{min-width:25%;display:grid;justify-items:center;gap:3px;border-right:1px solid var(--border-strong);color:var(--text-primary)}.spec-grid>span:last-child{border:0}.spec-grid b{font-size:12px;color:var(--text-primary)}.spec-grid small{font-size:10px;color:var(--text-muted)}.detail-section{padding:24px 0;border-bottom:1px solid var(--border)}.read-more{display:flex;align-items:center;color:var(--brand);font-weight:800;font-size:12px;margin-top:12px}.glance-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:17px}.glance-grid>div{display:grid;gap:5px;background:var(--surface-soft);padding:16px;border-radius:14px}.glance-grid small{font-size:11px;color:var(--text-muted)}.tour-card{position:sticky;top:25px;align-self:start;background:var(--brand-soft);border:1px solid rgba(53,76,61,.12);border-radius:25px;padding:28px}.tour-symbol{width:48px;height:48px;display:grid;place-items:center;background:var(--brand);color:#fff;border-radius:15px;margin-bottom:24px}.tour-card .h2{margin:9px 0}.tour-card>p:not(.eyebrow){color:var(--text-secondary);line-height:1.6}.tour-card .btn{width:100%;margin-top:24px}.tour-card .tour-note{font-size:11px;margin-top:17px}.detail-action-bar{display:flex;gap:12px;position:fixed!important;z-index:25!important;bottom:0;left:0;right:0;justify-content:center;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--border)}.detail-action-bar .btn{min-width:180px}.detail-skeleton{height:440px}.admin-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px}.admin-nav{display:grid;align-content:start;gap:3px}.admin-nav a{padding:10px 13px;border-radius:12px;font-weight:700;color:var(--text-secondary);transition:background var(--t-fast),color var(--t-fast)}.admin-nav a:hover{background:var(--surface-soft);color:var(--text-primary)}.admin-nav a.active{background:var(--brand-soft);color:var(--brand)}.admin .h1{font-size:32px}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;text-align:left}.table th,.table td{padding:14px;border-bottom:1px solid var(--border);white-space:nowrap}.table thead tr{background:var(--surface-soft)}.table th{font-size:11px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em}.table tbody tr{transition:background var(--t-fast)}.table tbody tr:hover{background:var(--brand-softer)}.seller-property-card{overflow:hidden}.seller-property-card img{width:100%;aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover}.mobile-only,.mobile-context{display:none}.mobile-nav-pad{padding-bottom:0}.bottom-nav{display:none}.toast{position:fixed;bottom:105px;left:50%;transform:translate(-50%);z-index:50;background:var(--dark);color:#fff;padding:14px 20px;border-radius:16px;box-shadow:var(--shadow-lg);max-width:90vw}@keyframes ambient-drift{to{transform:translate(-15%,18%) scale(1.1)}}@keyframes hero-breathe{to{transform:scale(1.025)}}@keyframes shimmer{to{background-position-x:-200%}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{transform:translateY(25px);opacity:.75}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}}.home-page>.hero,.discovery-section,.listing-page,.detail-page{animation:rise-in .5s both}.discovery-section:nth-of-type(2){animation-delay:.05s}.discovery-section:nth-of-type(3){animation-delay:.1s}@media(max-width:1000px){.featured-track .property-card{flex-basis:42%}.curated-grid{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:repeat(3,1fr)}.hero{gap:28px}.hero-visual{height:380px}}@media(max-width:850px){.grid-properties{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.admin-nav{display:flex;overflow:auto}.admin-nav a{white-space:nowrap}.top-links{display:none}.mobile-only{display:block}.detail-grid{grid-template-columns:1fr}.hero{gap:22px}}@media(max-width:600px){.shell{padding:0 18px}.topbar{height:62px}.header-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--surface-soft)}.desktop-signin,.desktop-only{display:none}.page{padding-top:8px}.mobile-context{display:grid;gap:3px;margin:6px 0 18px}.mobile-context .eyebrow{font-size:10px}.location{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:800}.hero{display:flex;flex-direction:column;padding:0;min-height:0;gap:0}.hero-copy{min-width:0;max-width:100%}.hero .eyebrow{display:none}.hero h1{font-size:clamp(30px,9vw,38px);line-height:1.12}.hero-description{font-size:13px;line-height:1.55;margin:8px 0 18px}.hero-visual{display:none}.hero-art{height:255px;margin-top:22px;border-radius:22px}.discovery-search{min-height:58px;border-radius:16px;padding-left:15px;gap:9px}.discovery-search input{font-size:12px}.search-filter{width:44px;height:44px;border-radius:13px}.category-row{overflow-x:auto;scrollbar-width:none;margin:18px -18px 0;padding:2px 18px 6px;gap:10px}.category-row::-webkit-scrollbar{display:none}.category-tile{min-width:80px;min-height:72px;border-radius:17px}.discovery-section{margin-top:32px}.section-head{margin-bottom:14px}.section-head .h2{font-size:21px}.section-actions button{display:none}.section-actions a,.view-link{font-size:11px}.featured-track{margin-right:-18px;padding-right:18px;gap:14px}.featured-track .property-card{flex:0 0 min(82vw,330px)}.featured-track .property-image{aspect-ratio:1.18}.carousel-dots{margin-top:-2px}.curated-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.curated-grid .property-card{border-radius:18px}.curated-grid .property-image{aspect-ratio:1.05}.curated-grid .property-content{padding:11px}.curated-grid .property-content h3{font-size:12px;line-height:1.25}.curated-grid .property-type{font-size:9px}.curated-grid .property-location{font-size:10px}.curated-grid .property-bottom{display:block;margin-top:10px}.curated-grid .property-bottom strong{font-size:13px}.curated-grid .property-bottom>span{display:block;margin-top:2px}.curated-grid .property-badge{font-size:8px;top:7px;left:7px;padding:5px 7px}.curated-grid .favourite{width:30px;height:30px;top:6px;right:6px}.location-grid{display:flex;overflow-x:auto;gap:12px;margin-right:-18px;padding-right:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.location-grid::-webkit-scrollbar{display:none}.location-card{flex:0 0 150px;height:155px;scroll-snap-align:start}.service-grid{grid-template-columns:1fr;gap:10px}.service-card{display:grid;grid-template-columns:44px 1fr;gap:2px 14px;padding:18px;align-items:center}.service-card>svg{grid-row:span 2;width:44px;height:44px}.service-card h3{margin:0;font-size:14px}.service-card p{margin:0}.seller-banner{display:block;margin:32px 0 0;padding:24px}.seller-banner .btn{margin-top:18px}.bottom-nav{display:flex;position:fixed;z-index:30;left:10px;right:10px;bottom:8px;justify-content:space-around;background:#fffffff5;border:1px solid rgba(20,20,20,.06);border-radius:22px;box-shadow:0 -6px 30px #14191e1a,0 10px 30px #14191e14;padding:6px 4px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{display:grid;justify-items:center;gap:2px;min-width:0;flex:1;color:#68707a;font-size:9px;font-weight:800;transition:color var(--t-fast)}.bottom-nav .nav-icon{width:43px;height:31px;display:grid;place-items:center;border-radius:12px;transition:background var(--t-fast),color var(--t-fast)}.bottom-nav a.active .nav-icon{background:var(--brand-soft);color:var(--brand)}.bottom-nav a.active{color:var(--brand)}.mobile-nav-pad{padding-bottom:92px}.h1{font-size:29px}.h2{font-size:20px}.btn{min-height:45px}.grid-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grid-properties .property-content{padding:11px}.grid-properties .property-image{aspect-ratio:1.1}.grid-properties .property-content h3{font-size:13px}.grid-properties .property-bottom{display:block;margin-top:10px}.grid-properties .property-bottom strong{font-size:13px}.grid-properties .property-bottom>span{display:block}.grid-properties .property-specs{display:none}.listing-page .h1{font-size:29px}.listing-categories{margin:14px -18px;padding:0 18px}.skeleton-row{grid-template-columns:1fr 1fr}.skeleton-row .skeleton-card:last-child{display:none}.skeleton-card{height:240px}.admin-nav{margin:0 -18px;padding:0 18px}.admin .h1{font-size:28px}.detail-page{padding:0 0 225px}.detail-page .detail-grid{display:block}.detail-gallery{margin:0 -18px;border-radius:0 0 23px 23px}.detail-hero-image{aspect-ratio:1.14}.gallery-arrow{display:none}.thumbnail-track{margin:0 -18px;padding:11px 18px}.detail-intro{padding-top:20px}.detail-intro .h1{font-size:28px}.detail-price{font-size:25px}.spec-grid>span{min-width:25%}.tour-card{position:static;margin-top:25px;padding:22px}.tour-symbol{margin-bottom:16px}.detail-action-bar{bottom:72px;gap:8px;padding:10px 14px}.detail-action-bar .btn{min-width:0;flex:1;font-size:11px;padding:9px}}@media(max-width:380px){.category-tile{min-width:76px}.property-bottom strong{font-size:16px}.spec-grid{padding:12px 5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ambient-background:after,.hero-visual img{animation:none!important}.hero-visual:hover,.hero-visual:hover img,.property-card:hover,.property-card:hover .property-image,.btn-primary:hover,.category-tile:hover,.service-card:hover{transform:none!important}}.brand-word{letter-spacing:-.04em}.brand-24{color:#ff6b00}.brand-tagline{letter-spacing:normal;font-weight:600;font-size:11px;color:#8a9098;text-transform:none;margin-left:11px;padding-left:11px;border-left:1px solid var(--border);display:none}@media(min-width:960px){.brand-tagline{display:inline-block}}.header-city{display:none}@media(min-width:720px){.header-city{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:#4f555c;padding:7px 12px;border:1px solid var(--border);border-radius:999px;white-space:nowrap}}.header-city svg{color:#ff6b00}@media(max-width:1120px){.brand-tagline{display:none}}@media(max-width:1000px){.top-links{gap:16px}.header-city{display:none}}.header-tool{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--surface-soft);color:var(--text-primary);border:1px solid var(--border);transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.header-tool:hover{background:var(--brand-soft);color:var(--brand);border-color:transparent}.header-tool svg{display:block}@media(max-width:560px){.header-tool{display:none}}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_1\.2fr\]{grid-template-columns:1fr 1.2fr}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
