@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Tiro+Devanagari+Hindi:ital@0;1&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--navy:#3a2417;--blue:#76512f;--text:#30261f;--muted:#74675c;--line:#ded2c1;--soft:#f7f1e7;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);letter-spacing:-.01em;margin:0;font-family:Manrope,Nirmala UI,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.clean-header{border-bottom:1px solid var(--line);align-items:center;max-width:1240px;height:82px;margin:auto;padding:0 24px;display:flex}.clean-brand{align-items:center;gap:12px;margin-right:auto;display:flex}.clean-brand>span{background:var(--navy);color:#fff;place-items:center;width:40px;height:40px;font:700 13px Georgia;display:grid}.clean-brand b,.clean-brand small{display:block}.clean-brand b{color:var(--navy);font:700 17px Georgia}.clean-brand small{color:var(--muted);margin-top:3px;font-size:10px}.clean-brand img{object-fit:contain;object-position:left center;width:174px;height:auto;max-height:64px;display:block}.clean-header nav{gap:30px;font-size:13px;display:flex}.clean-header nav a:hover{color:var(--blue)}.header-contact{background:var(--navy);color:#fff;margin-left:35px;padding:12px 17px;font-size:12px;font-weight:700}.clean-hero{border-bottom:1px solid var(--line);grid-template-columns:1.4fr .6fr;align-items:center;gap:10%;max-width:1240px;min-height:570px;margin:auto;padding:95px 6%;display:grid}.clean-kicker{letter-spacing:.18em;color:var(--blue);margin:0 0 20px;font-size:11px;font-weight:700}.clean-hero h1{letter-spacing:-.025em;color:var(--navy);margin:0;font:600 clamp(48px,6vw,76px)/1.08 Georgia,Noto Serif Devanagari,serif}.clean-hero>div>p:not(.clean-kicker){color:var(--muted);max-width:560px;margin:26px 0;font-size:17px;line-height:1.7}.clean-actions{flex-wrap:wrap;gap:10px;display:flex}.clean-actions a{background:var(--navy);color:#fff;padding:15px 20px;font-size:13px;font-weight:700}.clean-actions a+a{color:var(--navy);border:1px solid var(--navy);background:#fff}.hero-facts{border:1px solid var(--line);padding:28px}.hero-facts p{color:var(--muted)!important;margin:0 0 6px!important;font-size:11px!important}.hero-facts strong{color:var(--navy);font-size:14px}.hero-facts hr{border:0;border-top:1px solid var(--line);margin:22px 0}.clean-services{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:1240px;margin:auto;display:grid}.clean-services article{border-right:1px solid var(--line);padding:65px 7%}.clean-services article+article{border-right:0}.clean-services span{color:var(--blue);font-size:11px;font-weight:700}.clean-services h2,.property-section h2,.clean-contact h2{color:var(--navy);margin:18px 0;font:600 35px Georgia,Noto Serif Devanagari,serif}.clean-services p{color:var(--muted);line-height:1.65}.clean-services a{color:var(--blue);margin-top:18px;font-size:13px;font-weight:700;display:inline-block}.property-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10%;max-width:1240px;margin:auto;padding:85px 6%;display:grid}.empty-listing{background:var(--soft);border-left:3px solid var(--blue);padding:28px}.empty-listing b{color:var(--navy)}.empty-listing p{color:var(--muted);font-size:14px;line-height:1.6}.empty-listing a{color:var(--blue);font-size:12px;font-weight:700}.simple-note{border-bottom:1px solid var(--line);background:#fafafa;gap:25px;max-width:1240px;margin:auto;padding:22px 6%;font-size:12px;display:flex}.simple-note b{color:var(--navy);white-space:nowrap}.simple-note p{color:var(--muted);margin:0}.clean-contact{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:12%;padding:85px max(6%,50vw - 620px + 6%);display:grid}.clean-contact h2{color:#fff;font-size:44px}.clean-contact>div>p:not(.clean-kicker){color:#c4cdd4;line-height:1.6}.clean-contact address{margin-top:55px;font-style:normal}.clean-contact address b,.clean-contact address span{display:block}.clean-contact address span{color:#aeb9c1;margin-top:7px;font-size:12px}.clean-contact form{color:var(--text);background:#fff;padding:30px}.clean-switch{background:var(--soft);grid-template-columns:1fr 1fr;margin-bottom:22px;padding:3px;display:grid}.clean-switch button{background:0 0;border:0;padding:11px;font-size:12px;font-weight:700}.clean-switch button.active{background:var(--blue);color:#fff}.clean-contact label{margin-top:17px;font-size:11px;font-weight:700;display:block}.clean-contact input,.clean-contact textarea{border:0;border-bottom:1px solid #bfc5ca;outline:none;width:100%;padding:10px 0}.clean-contact textarea{resize:vertical;min-height:65px}.clean-contact input:focus,.clean-contact textarea:focus{border-color:var(--blue)}.clean-submit{background:var(--blue);color:#fff;cursor:pointer;border:0;width:100%;margin-top:25px;padding:15px;font-size:12px;font-weight:700}.clean-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:22px;max-width:1240px;margin:auto;padding:35px 24px;display:grid}.clean-footer div:first-child b,.clean-footer div:first-child span{display:block}.clean-footer b{color:var(--navy);font-family:Georgia}.clean-footer span,.clean-footer small{color:var(--muted);margin-top:5px;font-size:10px}.clean-footer div:nth-child(2){gap:22px;font-size:12px;display:flex}.clean-footer small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:20px}.footer-logo img{width:190px;height:auto;display:block}.footer-logo span{letter-spacing:.08em;display:block;margin-top:7px!important}@media (max-width:760px){.clean-header{height:70px}.clean-header nav{display:none}.header-contact{margin-left:15px;padding:10px;font-size:10px}.clean-brand b{font-size:15px}.clean-hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding:65px 24px}.clean-hero h1{font-size:48px}.clean-services,.property-section,.clean-contact{grid-template-columns:1fr}.clean-services article{border-right:0;border-bottom:1px solid var(--line);padding:50px 24px}.property-section{gap:25px;padding:60px 24px}.simple-note{margin:0;padding:20px 24px;display:block}.simple-note p{margin-top:7px}.clean-contact{gap:40px;padding:60px 24px}.clean-contact address{margin-top:30px}.clean-contact form{padding:22px 18px}.clean-footer{grid-template-columns:1fr}.clean-footer div:nth-child(2){justify-content:flex-start}.clean-footer small{grid-column:auto}}:root{--orange:#b58a3c;--sand:#efe2cc}.clean-hero{background:linear-gradient(115deg,#fff 0 58%,var(--sand) 58%);grid-template-columns:1.18fr .82fr;gap:8%;max-width:none;min-height:620px;padding:90px max(6%,50vw - 620px + 5%)}.clean-kicker{color:var(--orange)}.clean-hero h1 em{color:var(--orange);font-style:normal;font-weight:500}.clean-actions a{grid-template-columns:1fr auto;align-items:center;min-width:220px;padding:17px 18px;display:grid}.clean-actions a small{letter-spacing:.16em;color:#9fb0b8;grid-column:1/-1;margin-bottom:5px;font-size:9px}.clean-actions a+a small{color:var(--orange)}.hero-facts{background:#fff;border:1px solid #ddd2c3;padding:34px;box-shadow:0 18px 50px #14283b17}.hero-facts .fact-title{color:var(--navy)!important;margin:0 0 20px!important;font:600 25px Georgia,Noto Serif Devanagari,serif!important}.property-types{grid-template-columns:1fr 1fr;gap:8px;display:grid}.property-types span{background:var(--sand);color:var(--navy);padding:13px 10px;font-size:12px}.hero-facts>a{background:var(--orange);color:#fff;justify-content:space-between;margin-top:22px;padding:15px;font-size:12px;font-weight:700;display:flex}.hero-facts>small{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.5;display:block}.hero-image{background:var(--sand);margin:-22px -22px 24px;position:relative;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:185px;display:block}.hero-image figcaption{color:#fff;letter-spacing:.04em;background:#3a2417d1;padding:5px 8px;font-size:9px;position:absolute;bottom:9px;right:10px}.attention-band{background:var(--navy);color:#fff;white-space:nowrap;justify-content:center;align-items:center;gap:24px;height:64px;font-size:12px;display:flex;overflow:hidden}.attention-band b,.attention-band strong{letter-spacing:.18em;color:#e5b18e;font-family:Georgia}.attention-band i{color:var(--orange)}.clean-services article{padding-top:70px;position:relative}.clean-services article:before{content:"";background:var(--orange);width:55px;height:4px;position:absolute;top:0;left:7%}.property-visual{border:1px solid var(--line);background:var(--sand);grid-column:1/-1;margin:45px 0 0;position:relative;overflow:hidden}.property-visual img{object-fit:cover;width:100%;height:auto;max-height:480px;display:block}.property-visual figcaption{color:#fff;letter-spacing:.02em;background:#3a2417e0;padding:8px 11px;font-size:10px;position:absolute;bottom:14px;right:16px}@media (max-width:760px){.clean-hero{background:linear-gradient(#fff 0 62%,var(--sand) 62%);grid-template-columns:1fr;gap:45px;min-height:auto;padding:65px 24px}.clean-actions a{width:100%}.attention-band{justify-content:flex-start;padding-left:20px}.property-types{grid-template-columns:1fr 1fr}}.clean-header,.clean-actions a+a,.hero-facts,.clean-contact form{background:var(--white)}.clean-hero{background:linear-gradient(115deg,var(--white) 0 58%,var(--sand) 58%)}.hero-facts{border-color:#d8c6ab;box-shadow:0 18px 50px #3a24171a}.clean-contact .clean-kicker{color:#d7b778}.clean-contact>div>p:not(.clean-kicker){color:#d9cbbd}.clean-contact address span{color:#c4b4a5}.attention-band b,.attention-band strong{color:#d7b778}@media (max-width:760px){.clean-hero{background:linear-gradient(var(--white) 0 62%,var(--sand) 62%)}}.clean-brand b,.clean-footer b{letter-spacing:.015em;font-family:Cormorant Garamond,Noto Serif Devanagari,Georgia,serif;font-weight:700}.clean-brand b{font-size:21px;line-height:.9}.clean-brand small{letter-spacing:.08em;text-transform:uppercase;margin-top:6px}.clean-hero h1,.clean-services h2,.property-section h2,.clean-contact h2,.hero-facts .fact-title{letter-spacing:-.035em;font-family:Noto Serif Devanagari,Cormorant Garamond,Georgia,serif!important;font-weight:600!important}.clean-hero h1{line-height:1.12}.clean-hero h1 em{font-weight:500!important}.clean-services h2,.property-section h2{font-size:39px;line-height:1.25}.clean-contact h2{font-size:49px;line-height:1.2}.clean-kicker,.clean-header nav,.header-contact,.clean-actions,.clean-services>article>span,.clean-services a,.empty-listing a,.clean-contact label,.clean-switch,.clean-submit,.attention-band{letter-spacing:.035em;font-family:Manrope,Nirmala UI,sans-serif}.clean-kicker{letter-spacing:.16em;font-weight:700}.clean-header nav{font-size:12px;font-weight:600}.header-contact{letter-spacing:.025em}.clean-hero>div>p:not(.clean-kicker),.clean-services p,.empty-listing p,.clean-contact>div>p:not(.clean-kicker){line-height:1.8}.clean-actions a,.hero-facts>a{letter-spacing:.01em}.property-types span{letter-spacing:0;font-weight:600}@media (max-width:760px){.clean-brand b{font-size:18px}.clean-hero h1{font-size:49px;line-height:1.17}.clean-services h2,.property-section h2{font-size:34px}.clean-contact h2{font-size:40px}.clean-brand img{width:142px;max-height:54px}.footer-logo img{width:170px}.hero-image img{height:175px}.property-visual{margin-top:10px}.property-visual img{object-fit:cover;height:300px}.property-visual figcaption{background:var(--navy);font-size:9px;line-height:1.4;display:block;position:static}}@keyframes header-arrive{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}@keyframes hero-arrive{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes scene-drift{0%{transform:scale(1.04)translate(-1.5%)}50%{transform:scale(1.1)translate(1.5%,-1%)}to{transform:scale(1.04)translate(-1.5%)}}@keyframes sun-breathe{0%,to{opacity:.28;transform:scale(.9)}50%{opacity:.55;transform:scale(1.12)}}@keyframes route-travel{0%{opacity:0;transform:translate(-130%)rotate(-12deg)}18%{opacity:.8}78%{opacity:.45}to{opacity:0;transform:translate(210%)rotate(-12deg)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes gallery-drift{0%{transform:scale(1.02)}to{transform:scale(1.08)}}@keyframes reveal-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:none}}.clean-header{animation:.65s cubic-bezier(.2,.75,.25,1) both header-arrive}.hero-copy-motion{animation:.85s cubic-bezier(.2,.75,.25,1) .12s both hero-arrive}.hero-facts{animation:.9s cubic-bezier(.2,.75,.25,1) .28s both hero-arrive}.hero-motion-visual{isolation:isolate}.hero-motion-visual img{will-change:transform;animation:16s ease-in-out infinite scene-drift}.hero-motion-visual figcaption{z-index:4}.hero-motion-visual:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(110deg,#0000 25%,#ffefbf3d 50%,#0000 72%);animation:8s ease-in-out 1.5s infinite route-travel;position:absolute;inset:0;transform:translate(-120%)}.motion-sun{filter:blur(8px);z-index:1;background:#ddae4b7a;border-radius:50%;width:56px;height:56px;animation:5s ease-in-out infinite sun-breathe;position:absolute;top:13%;right:16%}.motion-route{z-index:3;background:linear-gradient(90deg,#0000,#f0cf85,#0000);width:34%;height:2px;animation:7s ease-in-out infinite route-travel;position:absolute;bottom:22%;left:10%;box-shadow:0 0 12px #d7a63d}.attention-band{display:block;overflow:hidden}.attention-track{width:max-content;animation:24s linear infinite marquee;display:flex}.attention-group{white-space:nowrap;align-items:center;gap:24px;height:64px;padding-right:24px;display:flex}.clean-actions a,.header-contact,.hero-facts>a,.clean-submit{transition:transform .28s,box-shadow .28s,background-color .28s;position:relative;overflow:hidden}.clean-actions a:hover,.header-contact:hover,.hero-facts>a:hover,.clean-submit:hover{transform:translateY(-3px);box-shadow:0 12px 26px #3a24172b}.clean-actions a b,.hero-facts>a b{animation:1.6s ease-in-out infinite arrow-nudge}.clean-services article{transition:transform .35s,background-color .35s}.clean-services article:hover{background:#faf4e9;transform:translateY(-8px)}.clean-services article:before{transition:width .4s}.clean-services article:hover:before{width:105px}.motion-gallery{isolation:isolate}.motion-gallery img{will-change:transform;transition:filter .5s;animation:12s ease-in-out infinite alternate gallery-drift}.motion-gallery:hover img{filter:saturate(1.08)contrast(1.03)}.property-types span{transition:transform .25s,background-color .25s}.property-types span:hover{background:#e6d4b4;transform:translateY(-2px)}.clean-contact input,.clean-contact textarea{transition:border-color .25s,background-color .25s}.clean-contact input:focus,.clean-contact textarea:focus{background:#fbf7ef}@supports (animation-timeline:view()){.reveal-section{animation:linear both reveal-up;animation-timeline:view();animation-range:entry 5% cover 28%}}@media (max-width:760px){.attention-band,.attention-group{height:56px}.attention-group{gap:18px}.attention-track{animation-duration:18s}.motion-sun{width:42px;height:42px}.clean-services article:hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.clean-header,.hero-copy-motion,.hero-facts,.hero-motion-visual img,.hero-motion-visual:after,.motion-sun,.motion-route,.attention-track,.clean-actions a b,.hero-facts>a b,.motion-gallery img,.reveal-section{animation:none!important}.clean-actions a,.header-contact,.hero-facts>a,.clean-submit,.clean-services article,.property-types span{transition:none!important}.clean-actions a:hover,.header-contact:hover,.hero-facts>a:hover,.clean-submit:hover,.clean-services article:hover,.property-types span:hover{transform:none!important}}.listing-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:8px;display:grid}.listing-card{background:var(--white);border:1px solid var(--line);transition:transform .3s,box-shadow .3s;overflow:hidden}.listing-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #3a24171c}.listing-photo{background:var(--sand);height:210px;position:relative;overflow:hidden}.listing-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.listing-card:hover .listing-photo img{transform:scale(1.045)}.listing-photo span{background:var(--orange);color:#fff;letter-spacing:.1em;padding:6px 8px;font-size:9px;position:absolute;top:12px;left:12px}.listing-content small{color:var(--orange);letter-spacing:.08em;font-size:10px;font-weight:700}.listing-content h3{color:var(--navy);margin:10px 0;font:600 25px/1.25 Noto Serif Devanagari,serif}.listing-content p{color:var(--muted);font-size:12px}.listing-content>b{margin-top:16px;display:block}.listing-content>a{color:var(--blue);margin-top:18px;font-size:12px;font-weight:700;display:block}.form-status{color:var(--blue);margin:12px 0 0;font-size:11px;line-height:1.5}.owner-page{background:#f4eee4;min-height:100vh;padding-bottom:80px}.owner-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 620px);display:flex}.owner-header img{width:175px;height:auto}.owner-header>div{align-items:center;gap:22px;display:flex}.owner-header b{color:var(--navy);font-size:13px}.owner-header a{color:var(--blue);font-size:11px}.owner-intro{max-width:1240px;margin:0 auto;padding:65px 24px 42px}.owner-intro p{letter-spacing:.16em;color:var(--orange);font-size:10px;font-weight:700}.owner-intro h1{color:var(--navy);margin:12px 0;font:600 clamp(42px,5vw,64px)/1.1 Noto Serif Devanagari,serif}.owner-intro span{color:var(--muted);font-size:14px}.owner-message{border-left:3px solid var(--orange);background:#efe1c7;max-width:1192px;margin:0 auto 20px;padding:13px 16px;font-size:12px}.owner-layout{grid-template-columns:1fr 1fr;gap:24px;max-width:1240px;margin:auto;padding:0 24px;display:grid}.owner-panel{background:var(--white);border:1px solid var(--line);padding:28px}.owner-panel>h2{color:var(--navy);margin:0 0 24px;font:600 27px Noto Serif Devanagari,serif}.owner-panel>h2 span{float:right;background:var(--sand);padding:6px 9px;font:600 12px Manrope}.property-form label{color:var(--text);margin-top:17px;font-size:11px;font-weight:700;display:block}.property-form input,.property-form textarea,.property-form select{border:1px solid var(--line);background:#fff;outline:none;width:100%;margin-top:7px;padding:11px;display:block}.property-form textarea{resize:vertical;min-height:90px}.property-form input:focus,.property-form textarea:focus,.property-form select:focus{border-color:var(--orange)}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-checks{gap:25px;display:flex}.form-checks label{align-items:center;gap:8px;display:flex}.form-checks input{width:auto;margin:0;display:inline}.property-form>button{background:var(--navy);color:#fff;cursor:pointer;border:0;width:100%;margin-top:24px;padding:14px;font-weight:700}.property-form>button:disabled{opacity:.55}.owner-list article{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:18px 0;display:flex}.owner-list article small{color:var(--orange);letter-spacing:.08em;font-size:9px}.owner-list article h3{color:var(--navy);margin:5px 0;font:600 19px Noto Serif Devanagari,serif}.owner-list article p{color:var(--muted);margin:0;font-size:11px}.owner-actions{align-items:center;gap:7px;display:flex}.owner-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:8px;font-size:10px}.owner-actions .danger{color:#9a342b}.enquiries-panel{max-width:1192px;margin:24px auto 0}.enquiry-table article{border-top:1px solid var(--line);grid-template-columns:180px 1fr auto;align-items:start;gap:25px;padding:18px 0;display:grid}.enquiry-table small{color:var(--orange);font-size:9px}.enquiry-table h3{margin:5px 0;font-size:14px}.enquiry-table a{color:var(--blue);font-size:12px}.enquiry-table p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.enquiry-table time{color:var(--muted);font-size:10px}@media (max-width:850px){.listing-grid,.owner-layout{grid-template-columns:1fr}.owner-header{padding:0 18px}.owner-header b{display:none}.owner-intro{padding:48px 18px 30px}.owner-layout{padding:0 18px}.owner-panel{padding:20px}.form-row{grid-template-columns:1fr}.enquiries-panel{margin:18px}.enquiry-table article{grid-template-columns:1fr}.owner-list article{display:block}.owner-actions{margin-top:13px}}.clean-contact{grid-template-columns:.72fr 1.28fr;gap:8%}.clean-contact input,.clean-contact textarea,.clean-contact select{background:#fff;border:0;border-bottom:1px solid #bfc5ca;outline:none;width:100%;padding:10px 0}.clean-contact select{border-radius:0}.clean-contact input:focus,.clean-contact textarea:focus,.clean-contact select:focus{border-color:var(--blue);background:#fbf7ef}.enquiry-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.upload-field span{color:var(--muted);margin-top:4px;font-size:9px;font-weight:400;display:block}.upload-field input{border:1px dashed var(--line);background:var(--soft);margin-top:8px;padding:10px}.enquiry-detail>b{color:var(--navy);font-size:12px}.enquiry-detail>span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.enquiry-links{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.enquiry-links a{background:var(--sand);padding:6px 8px;font-size:10px}@media (max-width:850px){.clean-contact{grid-template-columns:1fr}.enquiry-row{grid-template-columns:1fr;gap:0}}.unit-field{border-bottom:1px solid #bfc5ca;grid-template-columns:minmax(0,1fr) 92px;align-items:end;display:grid}.unit-field input,.unit-field select{border-bottom:0!important}.unit-field select{padding-left:10px;font-size:11px;border-left:1px solid var(--line)!important}.map-picker{border:1px solid var(--line);background:var(--soft);margin-top:8px;overflow:hidden}.map-toolbar{justify-content:space-between;align-items:center;gap:15px;padding:10px 12px;display:flex}.map-toolbar span{color:var(--muted);font-size:10px!important;font-weight:400!important}.map-toolbar button{border:1px solid var(--line);background:var(--white);color:var(--blue);cursor:pointer;white-space:nowrap;padding:7px 9px;font-size:9px;font-weight:700}.map-canvas{z-index:0;width:100%;height:290px}.map-result{background:#efe1c7;justify-content:space-between;padding:9px 12px;font-size:10px;display:flex}.map-result a{color:var(--blue)}.property-pin-wrap{background:0 0;border:0}.property-pin{background:var(--orange);border:3px solid #fff;border-radius:50% 50% 50% 0;width:24px;height:24px;display:block;transform:rotate(-45deg);box-shadow:0 4px 12px #3a241759}.property-pin:after{content:"";background:var(--navy);border-radius:50%;width:6px;height:6px;margin:6px;display:block}.leaflet-control-attribution{font-size:8px!important}.leaflet-control-zoom a{color:var(--navy)!important}.property-form .unit-field input,.property-form .unit-field select{background:#fff;border:0;margin-top:7px}.property-form .unit-field{border:1px solid var(--line)}@media (max-width:600px){.map-toolbar{flex-direction:column;align-items:flex-start}.map-canvas{height:260px}.unit-field{grid-template-columns:minmax(0,1fr) 85px}}:root{--ink:#24160f;--copper:#a9702f;--cream:#f3eadc;--paper:#fbf6ed;--paper-deep:#eadcc8;--forest:#233c32}body{color:var(--ink);background:radial-gradient(circle at 12% 4%,#be8b4324,#0000 28rem),radial-gradient(circle at 88% 28%,#49604614,#0000 30rem),linear-gradient(#f8f1e7 0%,#eee1cf 48%,#f7efe4 100%)}.clean-site{background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:40px 40px;min-height:100vh}.clean-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#fbf6edeb;max-width:none;padding:0 max(24px,50vw - 620px);position:sticky;top:0;box-shadow:0 10px 35px #2d1a0f0d}.clean-header nav{margin-left:auto}.clean-header nav a{border-bottom:2px solid #0000;padding:30px 0}.clean-header nav a:hover{border-color:var(--copper)}.clean-hero{background:0 0;align-items:start;min-height:720px;padding-top:80px;padding-bottom:90px}.clean-hero h1{max-width:750px;font-size:clamp(50px,6.3vw,88px)}.clean-hero>div>p:not(.clean-kicker){color:#645548;max-width:670px;font-size:18px}.clean-actions{margin-top:34px}.clean-actions a{min-width:260px;padding:19px 21px;box-shadow:0 13px 35px #2f1a0e21}.clean-actions a+a{background:#fbf6edc7}.hero-facts{background:#fbf6edd1;border-color:#8f693a4d;padding:0 0 30px;overflow:hidden;box-shadow:0 30px 80px #361f1221}.ateli-aerial-frame{background:#d6c19d;height:285px;overflow:hidden}.ateli-aerial-frame img{object-fit:cover;width:100%;height:100%;transition:transform 1s;display:block}.hero-facts:hover .ateli-aerial-frame img{transform:scale(1.025)}.hero-facts .fact-title,.hero-facts>small,.process-list{margin-left:30px!important;margin-right:30px!important}.hero-facts .fact-title{margin-top:28px!important}.process-list{padding:0;list-style:none}.process-list li{border-top:1px solid #7e5e3833;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:12px 0;display:grid}.process-list b{color:var(--copper);font:600 13px Cormorant Garamond,serif}.process-list span{color:#594a3f;font-size:11px;line-height:1.5}.hero-facts>small{color:#75665b;margin-top:18px}.clean-services{background:#fbf6ed94;border-top:1px solid #7e5e382e;grid-template-columns:1.15fr 1fr 1fr}.clean-services .section-heading{border-right:1px solid var(--line);padding:70px 7%}.section-heading>span{letter-spacing:.14em;color:var(--copper);font-size:10px;font-weight:700}.section-heading h2{color:var(--navy);margin:17px 0;font:600 38px/1.22 Noto Serif Devanagari,serif}.section-heading p{color:var(--muted);font-size:13px;line-height:1.8}.clean-services article{background:#fffdf87a}.category-section{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:8%;max-width:1240px;margin:auto;padding:90px 6%;display:grid}.category-section h2{color:var(--navy);margin:14px 0;font:600 42px/1.2 Noto Serif Devanagari,serif}.category-section>div:first-child>p:last-child{color:var(--muted);font-size:13px;line-height:1.7}.category-grid{border:1px solid #7e5e383d;grid-template-columns:1fr 1fr;display:grid}.category-grid article{background:#fffdf87a;border-bottom:1px solid #7e5e3833;border-right:1px solid #7e5e3833;min-height:150px;padding:28px}.category-grid article:nth-child(2n){border-right:0}.category-grid article:nth-child(n+3){border-bottom:0}.category-grid b{color:var(--copper);font:600 12px Cormorant Garamond,serif}.category-grid h3{color:var(--navy);margin:20px 0 8px;font:600 23px Noto Serif Devanagari,serif}.category-grid span{color:var(--muted);font-size:11px}.property-section{background:#fbf6ed6b;display:block}.property-section>div:first-child{justify-content:space-between;align-items:end;display:flex}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.listing-card{background:#fffdf8e6;border-color:#7e5e383d;box-shadow:0 20px 60px #361f1214}.listing-photo{background:#d8c6aa;height:auto;overflow:visible}.featured-badge{z-index:4;background:var(--copper);color:#fff;letter-spacing:.1em;padding:7px 9px;font-size:9px;position:absolute;top:14px;left:14px}.property-gallery-stage{background:#2e251f;height:330px;position:relative;overflow:hidden}.property-gallery-stage img,.property-gallery-stage video{object-fit:cover;width:100%;height:100%;display:block}.gallery-arrow{z-index:3;color:#fff;cursor:pointer;background:#24160fbf;border:0;border-radius:50%;width:40px;height:40px;font-size:26px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-count{color:#fff;background:#24160fc7;padding:6px 9px;font-size:10px;position:absolute;bottom:12px;right:14px}.gallery-thumbnails{background:#2e251f;gap:7px;padding:9px;display:flex;overflow-x:auto}.gallery-thumbnails button{color:#fff;cursor:pointer;background:#54463b;border:2px solid #0000;flex:none;width:56px;height:44px;padding:0;overflow:hidden}.gallery-thumbnails button.active{border-color:#dcb268}.gallery-thumbnails img{object-fit:cover;width:100%;height:100%}.gallery-thumbnails span{font-size:15px}.listing-media-empty{color:#5f4630;letter-spacing:.08em;background:linear-gradient(135deg,#dfcfb5,#bca27b);place-items:center;height:330px;font-size:11px;display:grid}.listing-content{padding:27px}.listing-meta{font-size:12px!important}.listing-description{border-top:1px solid var(--line);white-space:pre-line;padding-top:17px;color:#5f5147!important;font-size:13px!important;line-height:1.75!important}.listing-content>button{border:0;border-bottom:1px solid var(--copper);color:var(--blue);cursor:pointer;background:0 0;padding:8px 0;font-size:11px;font-weight:700}.listing-content .listing-whatsapp{background:var(--forest);color:#fff;border:1px solid var(--forest);letter-spacing:.025em;align-items:center;margin-top:20px;padding:12px 16px;font:700 11px/1.2 Manrope,Nirmala UI,sans-serif;transition:transform .25s,box-shadow .25s;display:inline-flex}.listing-content .listing-whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1e483a33}.empty-listing{max-width:680px;margin-top:25px}.simple-note{color:#fff;background:#2c3d32f5;border:0}.simple-note b{color:#e6c68c}.simple-note p{color:#d9d7cd}.clean-contact{background:linear-gradient(135deg,#261810,#482d1c 62%,#233c32);position:relative}.clean-contact:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 15%,#d6a95b1f,#0000 28rem);position:absolute;inset:0}.clean-contact>*{position:relative}.clean-contact form{box-shadow:0 28px 70px #0f080442}.clean-footer{background:#fbf6ed9e;max-width:none;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px)}.owner-upload span{color:var(--muted);margin-top:4px;font-size:9px;font-weight:500;display:block}.owner-property-description{max-width:520px;margin-top:9px!important;line-height:1.55!important}.owner-list article>div:first-child>span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.panel-intro{color:var(--muted);margin:-14px 0 22px;font-size:11px}.enquiry-card{border-top:1px solid var(--line);background:#fff}.enquiry-card summary{cursor:pointer;grid-template-columns:1fr auto;gap:20px;padding:20px 8px;list-style:none;display:grid}.enquiry-card summary::-webkit-details-marker{display:none}.enquiry-card summary h3{margin:6px 0;font-size:16px}.enquiry-card summary span,.enquiry-card summary time{color:var(--muted);font-size:10px;display:block}.enquiry-card summary>div:last-child{text-align:right}.enquiry-card summary b{color:var(--navy);margin-bottom:6px;font-size:12px;display:block}.enquiry-card[open]{background:#faf5ec}.enquiry-card[open] summary{border-bottom:1px solid var(--line)}.enquiry-full{padding:22px}.enquiry-facts{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.enquiry-facts p{border:1px solid var(--line);background:#fff;margin:0;padding:12px}.enquiry-facts span,.enquiry-notes>span{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}.enquiry-facts b,.enquiry-facts a{color:var(--navy);font-size:11px}.enquiry-notes{border-left:3px solid var(--copper);background:#fff;margin-top:14px;padding:14px}.enquiry-notes p{white-space:pre-line;font-size:12px;line-height:1.7}.enquiry-card .enquiry-links a{background:var(--navy);color:#fff;padding:8px 10px}.owner-property-card{display:block!important}.owner-property-summary{justify-content:space-between;gap:18px;display:flex}.listing-editor{border-top:1px solid var(--line);margin-top:16px}.listing-editor>summary{cursor:pointer;color:var(--blue);padding:13px 0;font-size:10px;font-weight:700}.listing-editor form{padding:2px 0 16px}.listing-editor label{margin-top:12px;font-size:10px;font-weight:700;display:block}.listing-editor input,.listing-editor textarea,.listing-editor select{border:1px solid var(--line);background:#fff;width:100%;margin-top:6px;padding:9px;display:block}.listing-editor textarea{min-height:82px}.listing-editor .inline-check{align-items:center;gap:8px;display:flex}.listing-editor .inline-check input{width:auto;margin:0}.listing-editor form>button{background:var(--navy);color:#fff;cursor:pointer;border:0;margin-top:15px;padding:11px 15px;font-size:10px;font-weight:700}@media (max-width:900px){.clean-services{grid-template-columns:1fr 1fr}.clean-services .section-heading{border-bottom:1px solid var(--line);grid-column:1/-1}.category-section,.listing-grid{grid-template-columns:1fr}.enquiry-facts{grid-template-columns:1fr 1fr}}@media (max-width:760px){.clean-header nav{display:none}.clean-hero{padding-top:52px}.ateli-aerial-frame{height:230px}.clean-services{grid-template-columns:1fr}.clean-services .section-heading{grid-column:auto;padding:50px 24px}.category-section{padding:60px 24px}.category-grid{grid-template-columns:1fr}.category-grid article,.category-grid article:nth-child(2n),.category-grid article:nth-child(n+3){border-bottom:1px solid #7e5e3833;border-right:0}.category-grid article:last-child{border-bottom:0}.property-gallery-stage,.listing-media-empty{height:260px}.enquiry-facts,.enquiry-card summary{grid-template-columns:1fr}.enquiry-card summary>div:last-child{text-align:left}.clean-header nav{margin-left:auto;display:block}.clean-header nav a{display:none}.clean-header nav a:first-child{padding:26px 0;font-size:11px;display:block}}.listing-photo .gallery-count{background:#24160fc7!important;width:auto!important;height:auto!important;padding:6px 9px!important;inset:auto 14px 12px auto!important}.listing-photo .gallery-thumbnails span{background:#54463b!important;place-items:center!important;width:100%!important;height:100%!important;padding:0!important;display:grid!important;position:static!important}.listing-photo>.featured-badge{width:auto!important;height:auto!important;inset:14px auto auto 14px!important}.listing-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.listing-actions a{letter-spacing:.025em;justify-content:center;align-items:center;min-height:44px;padding:12px 16px;font:700 11px/1.2 Manrope,Nirmala UI,sans-serif;display:inline-flex}.listing-actions .listing-call{border:1px solid var(--forest);color:var(--forest);background:0 0}.listing-actions .listing-whatsapp{margin-top:0}.listing-description{margin-top:20px}.form-helper{color:var(--muted);margin:0 0 4px;font-size:10px;line-height:1.5}.map-field{margin-top:17px}.map-label{font-size:11px;font-weight:700;display:block}.map-label small{color:var(--muted);font-size:10px;font-weight:400}.clean-switch button{cursor:pointer;min-height:44px}.clean-contact input,.clean-contact textarea,.clean-contact select{min-height:44px}.clean-submit{min-height:48px}.clean-submit:disabled{cursor:wait;opacity:.68}.form-status{font-size:12px;line-height:1.6}#services,#properties,#contact{scroll-margin-top:82px}@media (max-width:760px){.clean-header nav{align-items:center;gap:14px;display:flex}.clean-header nav a:first-child,.clean-header nav a:nth-child(3){padding:26px 0;font-size:10px;display:block}.clean-brand img{width:142px}.listing-actions{grid-template-columns:1fr 1.45fr;display:grid}.listing-actions a{width:100%}.clean-contact form{padding:24px 18px}.clean-switch button{min-height:48px}.clean-contact input,.clean-contact textarea,.clean-contact select{min-height:44px}.clean-submit{min-height:50px}#services,#properties,#contact{scroll-margin-top:70px}}:root{--modern-bg:#f6f7f3;--modern-ink:#17231d;--modern-muted:#68736d;--modern-green:#183f31;--modern-lime:#d7f56f;--modern-line:#17231d1f;--modern-card:#fff}.modern-site{background:var(--modern-bg);min-height:100vh;color:var(--modern-ink);overflow:hidden}.modern-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f7f3c7;border-bottom:1px solid #17231d12;padding:14px 24px;position:sticky;top:0}.modern-header-shell{background:#ffffffc7;border:1px solid #17231d1a;border-radius:18px;align-items:center;max-width:1280px;height:58px;margin:auto;padding:0 12px 0 18px;display:flex;box-shadow:0 12px 40px #1e362a0f}.modern-brand{align-items:center;margin-right:auto;display:flex}.modern-brand img{object-fit:contain;object-position:left center;width:152px;height:48px}.modern-nav{align-items:center;gap:30px;font-size:12px;font-weight:650;display:flex}.modern-nav a{padding:20px 0;position:relative}.modern-nav a:after{content:"";background:var(--modern-green);height:2px;transition:right .25s;position:absolute;bottom:13px;left:0;right:100%}.modern-nav a:hover:after{right:0}.modern-owner-link{background:var(--modern-ink);color:#fff;border-radius:12px;align-items:center;gap:10px;margin-left:26px;padding:12px 15px;font-size:11px;font-weight:700;display:flex}.modern-hero{padding:54px 24px 78px;position:relative}.modern-hero-glow{filter:blur(8px);pointer-events:none;background:#d7f56f47;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-180px}.modern-hero-shell{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr);align-items:center;gap:70px;max-width:1280px;margin:auto;display:grid;position:relative}.modern-hero-copy{padding:60px 0}.modern-eyebrow{color:var(--modern-green);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:750;display:flex}.modern-eyebrow span{background:var(--modern-lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d7f56f47}.modern-hero h1{letter-spacing:-.055em;margin:0;font:650 clamp(52px,6.1vw,88px)/.98 Noto Serif Devanagari,Cormorant Garamond,serif}.modern-hero h1 em{color:var(--modern-green);font-style:normal}.modern-hero-lede{max-width:650px;color:var(--modern-muted);margin:30px 0 0;font-size:17px;line-height:1.8}.modern-hero-actions{grid-template-columns:1fr 1fr;gap:12px;max-width:650px;margin-top:34px;display:grid}.modern-action{border:1px solid var(--modern-line);border-radius:18px;flex-direction:column;justify-content:center;min-height:92px;padding:17px 52px 17px 19px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.modern-action:hover{transform:translateY(-4px);box-shadow:0 18px 35px #17231d1f}.modern-action span{letter-spacing:.09em;text-transform:uppercase;opacity:.72;font-size:9px;font-weight:750}.modern-action strong{margin-top:7px;font-size:13px}.modern-action b{border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;display:grid;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.modern-action-primary{background:var(--modern-green);color:#fff}.modern-action-primary b{background:var(--modern-lime);color:var(--modern-ink)}.modern-trust-points{color:var(--modern-muted);flex-wrap:wrap;gap:22px;margin:24px 0 0;padding:0;font-size:10px;font-weight:650;list-style:none;display:flex}.modern-trust-points li{align-items:center;gap:7px;display:flex}.modern-trust-points li:before{content:"✓";width:17px;height:17px;color:var(--modern-green);background:#e6eed9;border-radius:50%;place-items:center;font-size:10px;display:grid}.modern-hero-visual{padding:0 0 42px 35px;position:relative}.modern-hero-media{background:#ccd3c5;border-radius:34px;height:620px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #183f312b}.modern-hero-media:after{content:"";background:linear-gradient(#0000 55%,#0b1f1794);position:absolute;inset:0}.modern-hero-media img{object-fit:cover;width:100%;height:100%;transition:transform 8s;display:block}.modern-hero-visual:hover img{transform:scale(1.05)}.modern-hero-media figcaption{z-index:2;color:#fff;letter-spacing:.14em;font-size:9px;font-weight:750;position:absolute;bottom:24px;left:24px}.modern-live-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #17231d1a;border-radius:20px;justify-content:space-between;align-items:center;padding:20px 22px;display:flex;position:absolute;bottom:0;left:0;right:36px;box-shadow:0 18px 45px #17231d24}.modern-live-card span{color:var(--modern-muted);letter-spacing:.12em;font-size:8px;font-weight:800;display:block}.modern-live-card strong{margin-top:6px;font-size:14px;display:block}.modern-live-card a{color:var(--modern-green);align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.modern-live-card b{background:var(--modern-lime);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}@media (max-width:980px){.modern-hero-shell{grid-template-columns:1fr;gap:12px}.modern-hero-copy{padding:38px 0}.modern-hero-visual{max-width:720px;padding-left:0}.modern-hero-media{height:480px}.modern-live-card{right:24px}}@media (max-width:700px){.modern-header{padding:8px 12px}.modern-header-shell{border-radius:15px;height:54px;padding:0 9px 0 12px}.modern-brand img{width:125px;height:42px}.modern-nav{gap:14px;margin-left:auto}.modern-nav a{display:none}.modern-nav a:first-child,.modern-nav a:last-child{padding:18px 0;font-size:9px;display:block}.modern-owner-link{display:none}.modern-hero{padding:32px 18px 58px}.modern-hero h1{font-size:47px;line-height:1.05}.modern-hero-lede{margin-top:22px;font-size:14px;line-height:1.75}.modern-hero-actions{grid-template-columns:1fr;margin-top:26px}.modern-action{min-height:78px}.modern-trust-points{gap:12px 18px}.modern-hero-media{border-radius:24px;height:390px}.modern-hero-visual{padding-bottom:34px}.modern-live-card{padding:16px 17px;left:12px;right:12px}.modern-hero-glow{width:320px;height:320px}}.modern-section,.modern-categories,.modern-properties{max-width:1280px;margin:auto;padding:105px 24px}.modern-section-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:70px;margin-bottom:50px;display:grid}.modern-section-head h2{letter-spacing:-.045em;margin:12px 0 0;font:650 clamp(38px,4.4vw,62px)/1.08 Noto Serif Devanagari,Cormorant Garamond,serif}.modern-section-head>p{color:var(--modern-muted);margin:0;font-size:13px;line-height:1.8}.modern-section-label{color:#6e7e76;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800}.modern-journey-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.modern-journey-card{border-radius:28px;flex-direction:column;min-height:430px;padding:34px;display:flex;position:relative;overflow:hidden}.modern-journey-card:after{content:"";opacity:.1;border:1px solid;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-115px;right:-105px}.modern-journey-dark{background:var(--modern-green);color:#fff}.modern-journey-light{color:var(--modern-ink);background:#e8f3d1}.modern-card-top{justify-content:space-between;align-items:center;display:flex}.modern-card-top span{border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;display:grid}.modern-card-top b{letter-spacing:.12em;font-size:9px}.modern-journey-card h3{letter-spacing:-.035em;margin:65px 0 18px;font:650 clamp(31px,3vw,45px)/1.15 Noto Serif Devanagari,Cormorant Garamond,serif}.modern-journey-card p{opacity:.72;max-width:480px;margin:0;font-size:13px;line-height:1.75}.modern-journey-card>a{z-index:1;background:#ffffff21;border-radius:12px;justify-content:space-between;align-items:center;max-width:240px;margin-top:auto;padding:14px 16px;font-size:11px;font-weight:750;display:flex;position:relative}.modern-journey-light>a{background:#ffffffb8}.modern-journey-card>a b{background:var(--modern-lime);width:28px;height:28px;color:var(--modern-ink);border-radius:50%;place-items:center;display:grid}.modern-categories{padding-top:70px}.modern-section-head-compact{margin-bottom:36px}.modern-category-strip{border:1px solid var(--modern-line);background:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.modern-category-strip article{border-right:1px solid var(--modern-line);align-items:flex-start;gap:18px;min-height:150px;padding:24px;transition:background .25s,transform .25s;display:flex}.modern-category-strip article:last-child{border-right:0}.modern-category-strip article:hover{background:#f1f6e8}.modern-category-strip>article>span{width:28px;height:28px;color:var(--modern-muted);background:#edf0eb;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:750;display:grid}.modern-category-strip h3{margin:2px 0 10px;font-size:15px}.modern-category-strip p{color:var(--modern-muted);margin:0;font-size:10px;line-height:1.5}.modern-process{background:var(--modern-ink);color:#fff;border-radius:24px;grid-template-columns:.65fr 1.35fr;align-items:center;gap:45px;margin-top:22px;padding:30px 32px;display:grid}.modern-process .modern-section-label{color:var(--modern-lime)}.modern-process h3{margin:8px 0 0;font-size:20px}.modern-process ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.modern-process li{border-left:1px solid #ffffff21;align-items:center;gap:12px;padding:10px 18px;display:flex}.modern-process li b{color:var(--modern-lime);font-size:10px}.modern-process li span{font-size:10px;line-height:1.5}.modern-properties{padding-top:80px}.modern-property-head{align-items:center;margin-bottom:34px}.modern-property-head>span{color:var(--modern-green);letter-spacing:.08em;text-transform:uppercase;background:#e8f3d1;border-radius:999px;justify-self:end;padding:9px 13px;font-size:9px;font-weight:800}.modern-properties .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0;display:grid}.modern-properties .listing-card{background:#fff;border:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px #17231d12}.modern-properties .listing-card:hover{transform:translateY(-5px);box-shadow:0 25px 65px #17231d1f}.modern-properties .listing-photo{background:#dce1d7}.modern-properties .property-gallery-stage,.modern-properties .listing-media-empty{height:330px}.modern-properties .listing-content{padding:28px}.modern-properties .listing-content>small{color:#4f6b5d}.modern-properties .listing-content h3{color:var(--modern-ink);font:650 28px/1.2 Noto Serif Devanagari,Cormorant Garamond,serif}.modern-properties .listing-content>b{font-size:17px}.modern-properties .listing-actions .listing-call{border-color:var(--modern-green);color:var(--modern-green);border-radius:12px}.modern-properties .listing-actions .listing-whatsapp{background:var(--modern-green);border-color:var(--modern-green);border-radius:12px}.modern-properties .listing-description{border-top-color:var(--modern-line);color:var(--modern-muted)!important}.modern-properties .listing-card:only-child{grid-column:1/-1;grid-template-columns:1.08fr .92fr;display:grid}.modern-properties .listing-card:only-child .property-gallery-stage,.modern-properties .listing-card:only-child .listing-media-empty{height:100%;min-height:520px}.modern-properties .empty-listing{background:#fff;border:0;border-radius:24px;max-width:none;margin:0;padding:34px}.modern-note{background:#edf4e4;border:1px solid #183f3121;border-radius:20px;align-items:center;gap:16px;max-width:1232px;margin:0 auto 105px;padding:22px 26px;display:flex}.modern-note>span{background:var(--modern-green);width:34px;height:34px;color:var(--modern-lime);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.modern-note b{font-size:12px;display:block}.modern-note p{color:var(--modern-muted);margin:5px 0 0;font-size:11px;line-height:1.55}.modern-contact{background:var(--modern-green);border-radius:34px;grid-template-columns:.72fr 1.28fr;gap:28px;max-width:1280px;margin:0 auto 24px;padding:28px;display:grid;position:relative;overflow:hidden}.modern-contact:before{content:"";background:#d7f56f1f;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;left:-180px}.modern-contact-copy{color:#fff;padding:54px 34px;position:relative}.modern-contact-copy .modern-section-label{color:var(--modern-lime)}.modern-contact-copy h2{letter-spacing:-.045em;margin:22px 0 20px;font:650 clamp(40px,4.5vw,62px)/1.08 Noto Serif Devanagari,Cormorant Garamond,serif}.modern-contact-copy>p:not(.modern-section-label){color:#ffffffb3;margin:0;font-size:13px;line-height:1.8}.modern-contact-copy ul{gap:10px;margin:32px 0 0;padding:0;list-style:none;display:grid}.modern-contact-copy li{align-items:center;gap:9px;font-size:10px;display:flex}.modern-contact-copy li:before{content:"✓";width:18px;height:18px;color:var(--modern-lime);background:#d7f56f29;border-radius:50%;place-items:center;display:grid}.modern-contact-copy address{margin-top:50px;font-style:normal}.modern-contact-copy address b,.modern-contact-copy address span{display:block}.modern-contact-copy address span{color:#ffffff94;margin-top:7px;font-size:10px}.modern-form{color:var(--modern-ink);background:#fff;border-radius:24px;padding:30px 32px 34px;position:relative;box-shadow:0 30px 80px #00000021}.modern-form .clean-switch{background:#f0f2ee;border-radius:14px;grid-template-columns:1fr 1fr;margin:0 0 16px;padding:4px;display:grid}.modern-form .clean-switch button{min-height:42px;color:var(--modern-muted);background:0 0;border:0;border-radius:10px;font-size:11px;font-weight:750}.modern-form .clean-switch button.active{background:var(--modern-green);color:#fff;box-shadow:0 5px 15px #183f312e}.modern-form .form-helper{color:#89918d;margin:0 0 8px;font-size:9px}.modern-form label,.modern-form .map-label{color:#536059;letter-spacing:.02em;margin-top:15px;font-size:9px;font-weight:750;display:block}.modern-form input,.modern-form select,.modern-form textarea{width:100%;min-height:44px;color:var(--modern-ink);background:#fbfcfa;border:1px solid #dde2dc;border-radius:11px;outline:none;margin-top:7px;padding:11px 12px}.modern-form textarea{resize:vertical;min-height:72px}.modern-form input:focus,.modern-form select:focus,.modern-form textarea:focus{background:#fff;border-color:#7d9a89;box-shadow:0 0 0 3px #7d9a891f}.modern-form .enquiry-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.modern-form .unit-field{border:1px solid #dde2dc;border-radius:11px;grid-template-columns:minmax(0,1fr) 86px;display:grid;overflow:hidden}.modern-form .unit-field input,.modern-form .unit-field select{background:#fbfcfa;border:0;border-radius:0;margin:0}.modern-form .unit-field select{border-left:1px solid #dde2dc}.modern-form .upload-field span{color:#929a96;margin-top:4px;font-size:8px;font-weight:500;display:block}.modern-form .upload-field input{height:auto;padding:10px}.modern-form .clean-submit{background:var(--modern-lime);width:100%;min-height:50px;color:var(--modern-ink);cursor:pointer;border:0;border-radius:13px;margin-top:24px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s}.modern-form .clean-submit:hover{transform:translateY(-2px);box-shadow:0 12px 25px #8aa73d40}.modern-form .clean-submit:disabled{opacity:.65;cursor:wait}.modern-form .form-status{color:var(--modern-green);margin:12px 0 0;font-size:11px}.modern-form .map-picker{border-color:#dde2dc;border-radius:12px}.modern-form .map-toolbar{background:#f7f9f5}.modern-form .map-toolbar button{border-radius:8px}.modern-footer{max-width:1280px;margin:0 auto;padding:70px 24px 30px}.modern-footer-main{grid-template-columns:1.3fr .7fr .7fr;gap:50px;padding-bottom:48px;display:grid}.modern-footer img{width:150px}.modern-footer p{color:var(--modern-muted);margin:18px 0 0;font:650 20px/1.35 Cormorant Garamond,serif}.modern-footer nav,.modern-footer-social{align-content:start;gap:13px;display:grid}.modern-footer nav a,.modern-footer-social a{font-size:10px;font-weight:650}.modern-footer-social a{color:var(--modern-muted)}.modern-footer-bottom{border-top:1px solid var(--modern-line);color:var(--modern-muted);justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.modern-footer-bottom small{font-size:9px}@keyframes modern-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.modern-hero-copy,.modern-hero-visual,.modern-section,.modern-categories,.modern-properties,.modern-contact{animation:.7s cubic-bezier(.2,.7,.2,1) both modern-rise}.modern-hero-visual{animation-delay:.12s}.modern-section{animation-delay:.18s}@media (max-width:900px){.modern-section-head{grid-template-columns:1fr;gap:20px}.modern-journey-grid{grid-template-columns:1fr}.modern-journey-card{min-height:370px}.modern-category-strip{grid-template-columns:1fr 1fr}.modern-category-strip article:nth-child(2){border-right:0}.modern-category-strip article:nth-child(-n+2){border-bottom:1px solid var(--modern-line)}.modern-process,.modern-properties .listing-card:only-child{grid-template-columns:1fr}.modern-properties .listing-card:only-child .property-gallery-stage,.modern-properties .listing-card:only-child .listing-media-empty{min-height:380px}.modern-contact{grid-template-columns:1fr}.modern-contact-copy{padding:42px 28px 12px}.modern-contact-copy address{margin-top:30px}}@media (max-width:700px){.modern-section,.modern-categories,.modern-properties{padding:78px 18px}.modern-section-head{margin-bottom:30px}.modern-section-head h2{font-size:40px}.modern-journey-card{border-radius:22px;min-height:360px;padding:25px}.modern-journey-card h3{margin-top:42px;font-size:33px}.modern-category-strip{border-radius:20px;grid-template-columns:1fr}.modern-category-strip article,.modern-category-strip article:nth-child(2){border-right:0;border-bottom:1px solid var(--modern-line);min-height:105px}.modern-category-strip article:last-child{border-bottom:0}.modern-process{border-radius:20px;padding:25px}.modern-process ol{grid-template-columns:1fr}.modern-process li{border-top:1px solid #ffffff21;border-left:0}.modern-property-head>span{justify-self:start}.modern-properties .listing-grid{grid-template-columns:1fr}.modern-properties .listing-card{border-radius:22px}.modern-properties .property-gallery-stage,.modern-properties .listing-media-empty,.modern-properties .listing-card:only-child .property-gallery-stage,.modern-properties .listing-card:only-child .listing-media-empty{height:300px;min-height:300px}.modern-properties .listing-content{padding:23px}.modern-properties .listing-actions{grid-template-columns:1fr 1.45fr}.modern-note{margin:0 18px 78px;padding:18px}.modern-contact{border-radius:25px;gap:18px;margin:0 12px 12px;padding:12px}.modern-contact-copy{padding:36px 18px 10px}.modern-contact-copy h2{font-size:43px}.modern-form{border-radius:19px;padding:22px 17px 26px}.modern-form .enquiry-row{grid-template-columns:1fr;gap:0}.modern-footer{padding:58px 18px 25px}.modern-footer-main{grid-template-columns:1fr;gap:30px}.modern-footer-bottom{align-items:flex-end;gap:18px}.modern-footer-bottom span{max-width:170px}}@media (prefers-reduced-motion:reduce){.modern-hero-copy,.modern-hero-visual,.modern-section,.modern-categories,.modern-properties,.modern-contact{animation:none}.modern-action,.modern-journey-card,.modern-category-strip article,.modern-properties .listing-card,.modern-form .clean-submit,.modern-hero-media img{transition:none!important}}body{letter-spacing:0;font-family:Anek Devanagari,DM Sans,Nirmala UI,sans-serif}.modern-site{background:#f3efe6}.modern-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:fixed;left:0;right:0}.modern-header-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1e17a8;border-color:#ffffff3d;box-shadow:0 14px 45px #05110c2e}.modern-nav,.modern-owner-link{font-family:DM Sans,Anek Devanagari,sans-serif}.modern-nav a{color:#fff}.modern-nav a:after{background:#e6c789}.modern-owner-link{color:#193b2e;background:#f4e6ca}.modern-owner-link span{color:#a66337}.modern-hero{isolation:isolate;color:#fff;background:#10291f;align-items:center;min-height:clamp(720px,92vh,920px);padding:150px 42px 72px;display:flex}.modern-hero-backdrop{z-index:-3;background:url(/ateli-hero-generated-v8.png) 52%/cover no-repeat;animation:18s ease-in-out infinite alternate hero-drift;position:absolute;inset:0}.modern-hero-backdrop:after{content:"";background:linear-gradient(90deg,#071812f0 0%,#091e16c9 42%,#091e1647 73%,#07151061 100%),linear-gradient(#0000 55%,#05120da6);position:absolute;inset:0}.modern-hero-grain{z-index:-2;opacity:.22;pointer-events:none;background:radial-gradient(circle at 18% 23%,#ffffff1f 0 1px,#0000 1.5px) 0 0/9px 9px,radial-gradient(circle at 72% 64%,#ffffff14 0 1px,#0000 1.4px) 0 0/13px 13px;position:absolute;inset:0}.modern-hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(240px,.38fr);gap:9vw;width:100%;max-width:1320px}.modern-hero-copy{max-width:790px;padding:45px 0}.modern-eyebrow{color:#efd8ad;letter-spacing:.18em;margin-bottom:28px;font-family:DM Sans,sans-serif;font-size:10px}.modern-eyebrow span{background:#e5bd76;box-shadow:0 0 0 6px #e5bd7629}.modern-hero h1{letter-spacing:-.045em;text-wrap:balance;font-family:Tiro Devanagari Hindi,Noto Serif Devanagari,serif;font-size:clamp(62px,7.1vw,108px);font-weight:400;line-height:1.01}.modern-hero h1 span,.modern-hero h1 em{display:block}.modern-hero h1 span{animation:.85s cubic-bezier(.2,.75,.2,1) 80ms both title-reveal}.modern-hero h1 em{color:#edce96;margin-top:8px;font-style:italic;animation:.85s cubic-bezier(.2,.75,.2,1) .2s both title-reveal}.modern-hero-lede{color:#ffffffba;max-width:560px;margin-top:30px;font-size:17px;line-height:1.75}.modern-hero-actions{max-width:590px;margin-top:35px}.modern-action{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#ffffff38;border-radius:3px;min-height:88px}.modern-action-primary{color:#173328;background:#e6c789}.modern-action-secondary{background:#ffffff17}.modern-action-primary b{color:#fff;background:#173328}.modern-action-secondary b{background:#ffffff26}.modern-action span{letter-spacing:.13em;font-family:DM Sans,sans-serif}.modern-action strong{font-size:14px;font-weight:600}.modern-trust-points{color:#ffffffb0;font-size:11px}.modern-trust-points li:before{color:#edce96;background:#eed3a326}.modern-hero-panel{color:#fff;border-top:1px solid #ffffff5c;border-bottom:1px solid #ffffff5c;flex-direction:column;justify-content:space-between;align-self:stretch;min-height:475px;padding:28px 0;display:flex}.modern-hero-panel>p{color:#ffffff91;letter-spacing:.14em;margin:0;font:500 10px/1.7 DM Sans,sans-serif}.modern-hero-panel>small{color:#ffffff8c;letter-spacing:.11em;text-transform:uppercase;font:500 9px/1.7 DM Sans,sans-serif}.modern-hero-panel .modern-live-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:25px 0;display:block;position:static}.modern-hero-panel .modern-live-card span{color:#edce96;letter-spacing:.15em;font-family:DM Sans,sans-serif}.modern-hero-panel .modern-live-card strong{margin:10px 0 22px;font:400 29px/1.25 Tiro Devanagari Hindi,Anek Devanagari,serif}.modern-hero-panel .modern-live-card a{color:#fff;border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;justify-content:space-between;padding:13px 0;font-size:11px;display:flex}.modern-hero-panel .modern-live-card b{color:#173328;background:#e6c789}.modern-scroll-cue{color:#ffffff94;letter-spacing:.12em;align-items:center;gap:10px;font-size:9px;display:flex;position:absolute;bottom:26px;left:42px}.modern-scroll-cue span{background:#ffffff4d;width:1px;height:34px;position:relative;overflow:hidden}.modern-scroll-cue span:after{content:"";background:#edce96;width:1px;height:100%;animation:2s ease-in-out infinite scroll-line;position:absolute;top:-100%;left:0}.modern-section,.modern-categories,.modern-properties{position:relative}.modern-section-head h2,.modern-journey-card h3,.modern-contact-copy h2{letter-spacing:-.025em;font-family:Tiro Devanagari Hindi,Noto Serif Devanagari,serif;font-weight:400}.modern-section-label{font-family:DM Sans,Anek Devanagari,sans-serif}.modern-journey-card{border-radius:6px}.modern-journey-dark{background:#173b2e}.modern-journey-light{background:#e7d4ad}.modern-journey-card:before{content:"";opacity:.13;pointer-events:none;border:1px solid;position:absolute;inset:18px}.modern-action,.modern-journey-card>a,.modern-category-strip,.modern-process,.modern-contact,.modern-form,.modern-properties .listing-card,.empty-listing{border-radius:4px}.modern-landscape-section{background-image:linear-gradient(#f6efe0e6,#f6efe0e6),url(/ateli-land-texture-v8.png);background-position:50%;background-size:cover;background-attachment:fixed;border-top:1px solid #444e3924;border-bottom:1px solid #444e3924;max-width:none;padding-left:max(24px,50vw - 616px);padding-right:max(24px,50vw - 616px)}.modern-category-strip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffcf5d1}.modern-process{background:#19392e}.modern-contact{background:#173b2e}.modern-form{background:#fffdf8}@keyframes hero-drift{0%{transform:scale(1.01)translate(0)}to{transform:scale(1.075)translate(-1.2%,.5%)}}@keyframes title-reveal{0%{opacity:0;filter:blur(6px);transform:translateY(38px)}to{opacity:1;filter:none;transform:none}}@keyframes scroll-line{0%{transform:translateY(0)}to{transform:translateY(200%)}}@media (max-width:980px){.modern-hero{min-height:900px}.modern-hero-shell{grid-template-columns:1fr;gap:0}.modern-hero-panel{grid-template-columns:1fr 1.4fr;align-items:center;gap:30px;min-height:auto;padding:22px 0;display:grid}.modern-hero-panel>small{display:none}.modern-hero-panel .modern-live-card{padding:0}.modern-hero-panel .modern-live-card strong{margin:8px 0 14px;font-size:24px}}@media (max-width:700px){.modern-header{padding:8px 10px}.modern-header-shell{background:#0e1e17c2}.modern-brand img{width:120px}.modern-hero{align-items:flex-start;min-height:820px;padding:108px 18px 66px}.modern-hero-backdrop{background-position:64%}.modern-hero-backdrop:after{background:linear-gradient(90deg,#071812eb,#091e16a1),linear-gradient(#0000 42%,#05120dc2)}.modern-hero-copy{padding:28px 0 22px}.modern-eyebrow{font-size:8px}.modern-hero h1{letter-spacing:-.035em;font-size:clamp(49px,14vw,67px);line-height:1.04}.modern-hero-lede{font-size:14px}.modern-hero-actions{grid-template-columns:1fr 1fr;gap:8px}.modern-action{min-height:92px;padding:14px 42px 14px 13px}.modern-action strong{font-size:11px}.modern-action b{right:11px}.modern-trust-points{display:none}.modern-hero-panel{grid-template-columns:.7fr 1.3fr;gap:15px;padding:17px 0}.modern-hero-panel .modern-live-card strong{font-size:18px}.modern-hero-panel .modern-live-card a{font-size:9px}.modern-scroll-cue{display:none}.modern-ticker>div{gap:22px}.modern-landscape-section{background-attachment:scroll;padding-left:18px;padding-right:18px}.modern-journey-card,.modern-contact{border-radius:4px}}@media (prefers-reduced-motion:reduce){.modern-hero-backdrop,.modern-hero h1 span,.modern-hero h1 em,.modern-scroll-cue span:after{animation:none}}.modern-nav{font-size:14px}.modern-owner-link{font-size:13px}.modern-eyebrow{font-size:12px}.modern-hero-lede{font-size:19px}.modern-action span{font-size:11px}.modern-action strong{font-size:16px}.modern-trust-points{font-size:13px}.modern-hero-panel>p{font-size:12px}.modern-hero-panel>small{font-size:11px}.modern-hero-panel .modern-live-card span{font-size:10px}.modern-hero-panel .modern-live-card a{font-size:13px}.modern-section-label{font-size:11px}.modern-section-head>p,.modern-journey-card p{font-size:16px}.modern-journey-card>a{max-width:270px;font-size:14px}.modern-card-top b{font-size:11px}.modern-category-strip button{border:0;border-right:1px solid var(--modern-line);min-height:170px;color:var(--modern-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:18px;padding:25px 24px 48px;transition:background .22s,transform .22s;display:flex;position:relative}.modern-category-strip button:last-child{border-right:0}.modern-category-strip button:hover{background:#e8d4ad7a}.modern-category-strip button:focus-visible{z-index:2;outline-offset:-3px;outline:3px solid #a66337}.modern-category-strip>button>span{color:#55625b;background:#e9e8df;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font:700 11px/1 DM Sans,sans-serif;display:grid}.modern-category-strip button h3{margin:2px 0 9px;font-size:18px}.modern-category-strip button p{color:var(--modern-muted);margin:0;font-size:13px;line-height:1.55}.modern-category-strip button>b{color:#365c4a;font-size:12px;position:absolute;bottom:20px;right:22px}.modern-process h3{font-size:24px}.modern-process li b{font-size:12px}.modern-process li span{font-size:13px}.modern-property-head>span{font-size:11px}.modern-properties .empty-listing b{font-size:18px}.modern-properties .empty-listing p,.modern-note b{font-size:15px}.modern-note p{font-size:14px}.modern-contact-copy>p:not(.modern-section-label){font-size:16px}.modern-contact-copy li{font-size:13px}.modern-contact-copy address b{font-size:16px}.modern-contact-copy address span,.modern-form .clean-switch button{font-size:13px}.modern-form .form-helper{font-size:11px}.modern-form label,.modern-form .map-label{font-size:12px}.modern-form input,.modern-form select,.modern-form textarea{font-size:15px}.modern-form .upload-field span{font-size:11px}.modern-form .clean-submit{font-size:14px}.modern-form .form-status,.modern-footer nav a,.modern-footer-social a{font-size:13px}.modern-footer-bottom,.modern-footer-bottom small{font-size:11px}.modern-category-strip button.active{color:#fff;background:#173b2e}.modern-category-strip button.active p{color:#ffffffad}.modern-category-strip button.active>span{color:#173328;background:#e6c789}.modern-category-strip button.active>b{color:#e6c789}.modern-category-result{background:#fffdf8;border:1px solid #173b2e2e;justify-content:space-between;align-items:center;gap:28px;margin-top:16px;padding:24px 26px;animation:.3s both selection-in;display:flex;box-shadow:0 16px 45px #2f362514}.modern-category-result span,.modern-category-result strong{display:block}.modern-category-result span{color:#7e6d57;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.modern-category-result strong{margin-top:5px;font:400 24px/1.25 Tiro Devanagari Hindi,serif}.modern-category-result p{color:#68736d;margin:7px 0 0;font-size:14px}.modern-category-result>a{color:#173328;cursor:pointer;background:#e6c789;border:0;align-items:center;min-height:50px;padding:13px 17px;font-size:13px;font-weight:700;display:flex}.modern-category-result>a b{margin-left:16px}@keyframes selection-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (max-width:900px){.modern-category-strip button:nth-child(2){border-right:0}.modern-category-strip button:nth-child(-n+2){border-bottom:1px solid var(--modern-line)}}@media (max-width:700px){.modern-nav{font-size:11px}.modern-hero-lede{font-size:16px}.modern-action span{font-size:10px}.modern-action strong{font-size:13px}.modern-section-label{font-size:10px}.modern-section-head>p,.modern-journey-card p{font-size:15px}.modern-category-strip button,.modern-category-strip button:nth-child(2){border-right:0;border-bottom:1px solid var(--modern-line);min-height:126px;padding:22px 20px 44px}.modern-category-strip button:last-child{border-bottom:0}.modern-category-strip button h3{font-size:17px}.modern-category-strip button p,.modern-process li span{font-size:13px}.modern-form label,.modern-form .map-label{font-size:12px}.modern-footer nav a,.modern-footer-social a{font-size:14px}.modern-footer-bottom,.modern-footer-bottom small{font-size:11px}.modern-category-result{padding:20px;display:grid}.modern-category-result strong{font-size:22px}.modern-category-result p{font-size:13px}.modern-category-result>a{justify-content:space-between;width:100%}}.modern-category-strip button{background:#fffdf8;min-height:310px;padding:184px 22px 50px;display:block;overflow:hidden}.modern-category-strip button:before{content:"";filter:saturate(.9);background-image:url(/property-types-v8.png);background-repeat:no-repeat;background-size:400% 100%;height:160px;transition:transform .45s,filter .3s;position:absolute;inset:0 0 auto}.modern-category-strip button:after{content:"";background:linear-gradient(#0000,#fffdf8);height:68px;position:absolute;top:94px;left:0;right:0}.modern-category-strip button:first-child:before{background-position:0}.modern-category-strip button:nth-child(2):before{background-position:33.333%}.modern-category-strip button:nth-child(3):before{background-position:66.666%}.modern-category-strip button:nth-child(4):before{background-position:100%}.modern-category-strip button:hover:before{filter:saturate(1.05);transform:scale(1.04)}.modern-category-strip>button>span{z-index:2;color:#fff;background:#133427e0;position:absolute;top:16px;left:16px;box-shadow:0 8px 25px #09181238}.modern-category-strip button>div{z-index:2;position:relative}.modern-category-strip button>b{z-index:2}.modern-category-strip button.active:before{filter:saturate(.82)brightness(.76)}.modern-category-strip button.active:hover:before{filter:saturate(.92)brightness(.76)}@media (max-width:700px){.modern-category-strip button,.modern-category-strip button:nth-child(2){min-height:245px;padding:138px 20px 46px}.modern-category-strip button:before{height:118px}.modern-category-strip button:after{height:56px;top:64px}}.modern-category-strip{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;overflow:visible}.modern-category-strip button,.modern-category-strip button:nth-child(2){background:#fffdf8;border:1px solid #173b2e29;align-items:center;min-height:250px;padding:42px 24px 56px calc(41% + 24px);display:flex}.modern-category-strip button:before{background-position-y:50%;background-size:400%;width:41%;height:auto;inset:0 auto 0 0}.modern-category-strip button:after{background:linear-gradient(90deg,#0000,#fffdf8);width:10%;height:100%;top:0;left:31%;right:auto}.modern-category-strip button:nth-child(-n+2){border-bottom:1px solid #173b2e29}.modern-category-strip button.active:after{background:linear-gradient(90deg,#0000,#173b2e)}.modern-category-strip button>div{width:100%}.modern-category-strip button>b{right:22px}.modern-category-strip>button>span{top:16px;left:16px}@media (max-width:700px){.modern-category-strip{grid-template-columns:1fr;gap:12px}.modern-category-strip button,.modern-category-strip button:nth-child(2){border:1px solid #173b2e29;min-height:230px;padding:36px 18px 52px calc(42% + 18px)}.modern-category-strip button:before{width:42%;height:auto}.modern-category-strip button:after{width:10%;height:100%;top:0;left:32%}}.modern-brand img{filter:none}
