/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#123d38;--deep:#092b29;--coral:#f36f42;--sand:#f4f0e8;--paper:#fffdf8;--line:#123d382b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fffdf8f0;border-bottom:1px solid #123d3814;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 4vw;display:grid;position:fixed;top:0;left:0;right:0}.brand{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;width:max-content;font-size:13px;font-weight:700;display:flex}.brand small{letter-spacing:.3em;color:#55726d;margin-top:4px;font-size:9px;display:block}.brand-mark{border:1px solid var(--ink);letter-spacing:0;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:15px;display:grid}.nav{align-items:center;gap:34px;font-size:13px;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--coral);height:1px;transition:right .25s;position:absolute;bottom:-8px;left:0;right:100%}.nav a:hover:after{right:0}.header-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;padding:13px 18px;font-size:13px;transition:transform .2s,background .2s}.header-cta:hover{background:var(--coral);transform:translateY(-2px)}.header-cta span{margin-left:12px}.menu-button{display:none}.hero{color:#fff;align-items:center;height:100svh;min-height:850px;padding:140px 6vw 190px;display:flex;position:relative;overflow:hidden}.hero-photo{background-image:url(https://images.unsplash.com/photo-1499793983690-e29da59ef1c2?auto=format&fit=crop&w=2200&q=90);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#041e1cd6 0%,#041e1c8f 47%,#041e1c26 100%),linear-gradient(#0000 45%,#041e1c73);position:absolute;inset:0}.hero-content{z-index:2;max-width:940px;animation:.8s ease-out both rise;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.22em;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--coral);width:28px;height:1px}.eyebrow.light{color:#ffffffc2}.hero h1{letter-spacing:-.045em;max-width:1050px;margin:30px 0 28px;font-size:clamp(55px,7.2vw,108px);font-weight:600;line-height:.94}.hero h1 em{color:#ffbc98}.hero-copy{color:#ffffffd1;width:min(570px,90%);font-size:18px;line-height:1.65}.search-panel{z-index:4;color:var(--ink);background:#fffdf8f7;border-radius:20px;grid-template-columns:1.05fr repeat(4,1fr) .72fr;padding:15px;animation:.8s ease-out .18s both rise;display:grid;position:absolute;bottom:55px;left:6vw;right:6vw;box-shadow:0 24px 60px #041e1c47}.search-intro{border-right:1px solid var(--line);align-items:center;gap:10px;padding:16px 18px;font-size:13px;display:flex}.pulse-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #f36f4280}.search-panel label{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:7px 18px;display:flex}.search-panel label span{text-transform:uppercase;letter-spacing:.15em;color:#6f8581;margin-bottom:7px;font-size:9px;font-weight:700}.search-panel input,.search-panel select{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;width:100%;font-size:13px}.search-panel input::placeholder{color:var(--ink);opacity:1}.search-button{background:var(--coral);color:#fff;border:0;border-radius:13px;font-weight:700;transition:transform .2s,background .2s}.search-button:hover{background:var(--ink);transform:scale(.98)}.search-button span{margin-right:8px}.hero-note{z-index:3;text-transform:uppercase;letter-spacing:.16em;opacity:.72;font-size:10px;position:absolute;bottom:18px;left:6vw}.hero-note span{margin-right:8px}.ticker{background:var(--coral);color:#fff;padding:14px 0;overflow:hidden}.ticker-track{text-transform:uppercase;letter-spacing:.18em;align-items:center;width:max-content;font-size:11px;animation:28s linear infinite ticker;display:flex}.ticker-track span{padding:0 34px}.ticker-track b{color:#ffc5a8}.section{padding:120px 6vw}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section-heading h2,.destination-heading h2{letter-spacing:-.035em;margin:18px 0 0;font-size:clamp(42px,5vw,72px);line-height:1}.section-heading h2 em,.destination-heading h2 em{color:var(--coral)}.section-heading>p{color:#66807b;max-width:440px;margin:0;line-height:1.75}.results{scroll-margin-top:110px}.results-title{color:#6a807d;margin:-20px 0 24px;font-size:13px}.results-title span{color:var(--coral);margin-right:4px;font-family:Georgia,serif;font-size:24px}.property-grid{grid-template-columns:1.45fr .75fr;gap:24px;display:grid}.property-card{background:#fff;border-radius:22px;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 20px 60px #123d3817}.property-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px #123d3826}.property-image{background-position:50%;background-size:cover;height:420px;position:relative;overflow:hidden}.property-badge{background:var(--coral);color:#fff;text-transform:uppercase;letter-spacing:.15em;border-radius:999px;padding:9px 13px;font-size:9px;font-weight:700;position:absolute;top:18px;left:18px}.save-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#092b2940;border:1px solid #fff9;border-radius:50%;width:41px;height:41px;font-size:22px;position:absolute;top:18px;right:18px}.property-image-empty{background:linear-gradient(135deg,#e8e1d5,#f8f4eb 52%,#d7e1dd);place-items:center;display:grid}.photo-update{color:var(--ink);font-family:Georgia,serif;font-size:22px;font-style:italic}.empty-results{border:1px dashed var(--line);background:#fff;border-radius:22px;flex-direction:column;justify-content:center;min-height:350px;padding:40px;display:flex}.empty-results>span{color:var(--coral);font-size:40px}.empty-results h3{margin:18px 0 8px;font-family:Georgia,serif;font-size:30px;font-weight:400}.empty-results p{color:#66807b;margin:0;line-height:1.65}.property-body{padding:28px}.property-location{text-transform:uppercase;letter-spacing:.15em;color:var(--coral);font-size:9px;font-weight:700}.property-body h3{margin:12px 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:400}.property-body>p{color:#6a807d;margin:0 0 22px}.property-details{flex-wrap:wrap;gap:9px;display:flex}.property-details span{border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:11px}.property-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.property-footer strong{font-family:Georgia,serif;font-size:22px}.property-footer a{font-size:12px;font-weight:700}.property-footer a span{color:var(--coral);margin-left:8px}.catalog-callout{background:var(--ink);color:#fff;border-radius:22px;flex-direction:column;justify-content:flex-end;padding:42px;display:flex;position:relative;overflow:hidden}.callout-orbit{color:#ffffff26;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:220px;height:220px;font-family:Georgia,serif;font-size:120px;animation:20s linear infinite spin;display:grid;position:absolute;top:-75px;right:-65px}.catalog-callout h3{margin:22px 0 16px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:1.05}.catalog-callout>p:not(.eyebrow){color:#ffffffa8;line-height:1.7}.catalog-callout>a{color:#ffbc98;margin-top:28px;font-size:13px;font-weight:700}.catalog-callout>a span{margin-left:10px}.destinations{background:var(--deep);color:#fff;padding:115px 0 0}.destination-heading{padding-top:0;padding-bottom:50px}.destination-grid{grid-template-columns:repeat(4,1fr);min-height:560px;display:grid}.destination-card{color:#fff;text-align:left;background-position:50%;background-size:cover;border:0;border-right:1px solid #fff3;min-height:560px;padding:28px;position:relative;overflow:hidden}.destination-card:before{content:"";background:#092b290f;transition:background .3s;position:absolute;inset:0}.destination-card:hover:before{background:#f36f421f}.destination-index{letter-spacing:.15em;font-size:10px;position:absolute;top:25px}.destination-copy{position:absolute;bottom:30px;left:28px}.destination-copy strong{font-family:Georgia,serif;font-size:31px;font-weight:400;display:block}.destination-copy small{color:#ffffffb3;margin-top:8px;display:block}.destination-arrow{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s;display:grid;position:absolute;bottom:31px;right:27px}.destination-card:hover .destination-arrow{background:var(--coral);border-color:var(--coral)}.curiosities{background:var(--sand)}.curiosity-list{border-top:1px solid var(--line)}.curiosity-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 1.25fr 40px;align-items:center;gap:30px;padding:30px 0;transition:padding .25s,background .25s;display:grid}.curiosity-item:hover{background:#ffffff73;padding-left:16px}.curiosity-item>span{color:var(--coral);font-family:Georgia,serif}.curiosity-item h3{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.curiosity-item p{color:#66807b;margin:0;line-height:1.6}.curiosity-item b{border:1px solid var(--line);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.about{grid-template-columns:1fr 1fr;min-height:730px;display:grid}.about-image{background:linear-gradient(#0000 40%,#092b298c),url(https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1500&q=85) 50%/cover;position:relative}.about-image span{color:#fff;font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.35;position:absolute;bottom:35px;left:35px}.about-copy{background:var(--coral);color:#fff;flex-direction:column;justify-content:center;padding:90px 7vw;display:flex}.about-copy h2{letter-spacing:-.04em;margin:28px 0;font-size:clamp(42px,4.4vw,67px);line-height:1}.about-copy h2 em{color:#542c22}.about-copy>p:not(.eyebrow){color:#ffffffd1;max-width:580px;line-height:1.75}.about-points{flex-wrap:wrap;gap:9px;margin:25px 0 36px;display:flex}.about-points span{border:1px solid #ffffff73;border-radius:999px;padding:9px 13px;font-size:11px}.outline-button{border:1px solid #fff;border-radius:999px;width:max-content;padding:15px 20px;font-size:13px}.outline-button span{margin-left:35px}.about-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.social-links{gap:18px;display:flex}.social-links a{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #ffffff80;padding:8px 0;font-size:11px;transition:border-color .2s,color .2s}.social-links a:hover{color:#542c22;border-color:#542c22}.contact{background:var(--deep);color:#fff;justify-content:space-between;align-items:end;gap:40px;padding:100px 6vw;display:flex}.contact h2{letter-spacing:-.04em;margin:25px 0 0;font-size:clamp(40px,5vw,70px);line-height:1}.contact h2 em{color:#ffbc98}.contact-button{background:var(--coral);border-radius:50%;flex:0 0 180px;justify-content:center;align-items:center;gap:12px;width:180px;height:180px;font-size:13px;font-weight:700;transition:transform .3s,background .3s;display:flex}.contact-button:hover{color:var(--ink);background:#fff;transform:rotate(-7deg)scale(1.04)}footer{background:var(--paper);grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding:55px 6vw 28px;display:grid}footer p{color:#66807b;font-size:12px;line-height:1.6}footer>div{gap:20px;font-size:12px;display:flex}footer>small{border-top:1px solid var(--line);color:#849793;grid-column:1/-1;padding-top:22px}.photo-credits{border-top:0;margin-top:-28px;padding-top:0;font-size:9px;line-height:1.6}.photo-credits a{text-underline-offset:3px;-webkit-text-decoration:underline #123d3838;text-decoration:underline #123d3838}.whatsapp-float{z-index:45;background:var(--ink);color:#fff;border-radius:999px;padding:14px 18px;font-size:12px;font-weight:700;transition:transform .2s,background .2s;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #092b2940}.whatsapp-float:hover{background:var(--coral);transform:translateY(-3px)}.whatsapp-float span{margin-right:9px}@keyframes heroZoom{to{transform:scale(1.07)}}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes ticker{to{transform:translate(-50%)}}@keyframes pulse{50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.nav,.header-cta{display:none}.menu-button{background:0 0;border:0;width:42px;height:42px;display:block;position:relative}.menu-button span{background:var(--ink);width:22px;height:1px;position:absolute;top:17px;right:3px}.menu-button span+span{width:15px;top:25px}.nav.open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:28px 6vw;display:flex;position:absolute;top:84px;left:0;right:0}.hero{min-height:900px;padding-bottom:360px}.search-panel{grid-template-columns:1fr 1fr}.search-intro{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1}.search-panel label:nth-of-type(2){border-right:0}.search-button{grid-column:1/-1;min-height:54px}.hero-note{display:none}.property-grid{grid-template-columns:1fr}.catalog-callout{min-height:410px}.destination-grid{grid-template-columns:1fr 1fr}.destination-card{min-height:440px}.about{grid-template-columns:1fr}.about-image{min-height:560px}}@media (width<=640px){.site-header{height:72px;padding:0 20px}.brand-mark{width:36px;height:36px}.brand{font-size:11px}.nav.open{top:72px}.hero{align-items:flex-start;height:auto;min-height:980px;padding:140px 22px 420px}.hero h1{font-size:53px}.hero-copy{font-size:16px}.search-panel{padding:12px;display:block;bottom:30px;left:18px;right:18px}.search-intro{padding:13px}.search-panel label{border-right:0;border-bottom:1px solid var(--line);padding:13px 12px}.search-button{width:100%;min-height:52px;margin-top:10px}.section{padding:85px 22px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading h2,.destination-heading h2{font-size:45px}.property-image{height:300px}.property-body h3{font-size:29px}.catalog-callout{min-height:380px;padding:30px}.destination-heading{padding-left:22px;padding-right:22px}.destination-grid{grid-template-columns:1fr}.destination-card{min-height:380px}.curiosity-item{grid-template-columns:40px 1fr 34px;gap:16px}.curiosity-item p{grid-column:2/4}.about-image{min-height:420px}.about-copy{padding:75px 22px}.contact{flex-direction:column;align-items:flex-start;padding:80px 22px}.contact-button{flex-basis:145px;align-self:flex-end;width:145px;height:145px}footer{grid-template-columns:1fr;padding:45px 22px 80px}footer>small{grid-column:1}.whatsapp-float{padding:13px 16px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._admin_1lh84_1{color:#123d38;background:#f4f0e8;min-height:100vh}._topbar_1lh84_2{z-index:20;background:#fffdf8;border-bottom:1px solid #123d381f;justify-content:space-between;align-items:center;height:78px;padding:0 4vw;display:flex;position:sticky;top:0}._brand_1lh84_3{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font-size:12px;display:flex}._brand_1lh84_3>span{border:1px solid #123d38;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;display:grid}._brand_1lh84_3 strong{font-weight:700}._brand_1lh84_3 small{color:#6f8581;letter-spacing:.22em;margin-top:4px;font-size:8px;display:block}._user_1lh84_4{align-items:center;gap:20px;font-size:12px;display:flex}._user_1lh84_4 a{border-bottom:1px solid #123d3840;padding-bottom:3px}._heroAdmin_1lh84_5{color:#fff;background:#092b29;justify-content:space-between;align-items:end;gap:30px;padding:75px 6vw;display:flex}._heroAdmin_1lh84_5 p,._catalogHeader_1lh84_5 p,._editorHead_1lh84_5 p{text-transform:uppercase;letter-spacing:.2em;color:#f36f42;font-size:10px;font-weight:700}._heroAdmin_1lh84_5 h1{letter-spacing:-.04em;margin:20px 0 0;font-size:clamp(45px,6vw,80px);line-height:.95}._heroAdmin_1lh84_5 h1 em{color:#ffbc98}._heroAdmin_1lh84_5>button,._catalogHeader_1lh84_5>button,._empty_1lh84_5 button{color:#fff;background:#f36f42;border:0;border-radius:999px;padding:15px 21px;font-size:12px;font-weight:700}._content_1lh84_6{width:min(1220px,92vw);margin:0 auto;padding:42px 0 100px}._stats_1lh84_6{z-index:2;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-70px;display:grid;position:relative}._stats_1lh84_6 article{background:#fff;border-radius:18px;padding:25px;box-shadow:0 16px 40px #092b2914}._stats_1lh84_6 span{text-transform:uppercase;letter-spacing:.15em;color:#6f8581;font-size:9px}._stats_1lh84_6 strong{margin:8px 0 2px;font-family:Georgia,serif;font-size:42px;font-weight:400;display:block}._stats_1lh84_6 small{color:#6f8581}._catalogHeader_1lh84_5{justify-content:space-between;align-items:end;margin:65px 0 20px;display:flex}._catalogHeader_1lh84_5 h2,._editorHead_1lh84_5 h2{margin:8px 0 0;font-family:Georgia,serif;font-size:38px;font-weight:400}._catalogHeader_1lh84_5>button{background:#123d38}._propertyList_1lh84_8{flex-direction:column;gap:10px;display:flex}._propertyRow_1lh84_8{background:#fff;border-radius:16px;grid-template-columns:110px 1fr 190px auto;align-items:center;gap:20px;padding:12px;display:grid}._thumb_1lh84_8{text-transform:uppercase;letter-spacing:.12em;color:#6f8581;background:linear-gradient(135deg,#e8e1d5,#d7e1dd);border-radius:11px;place-items:center;width:110px;height:82px;font-size:10px;display:grid;overflow:hidden}._thumb_1lh84_8 img{object-fit:cover;width:100%;height:100%}._rowMain_1lh84_8 h3{margin:7px 0 4px;font-family:Georgia,serif;font-size:22px;font-weight:400}._rowMain_1lh84_8 p{color:#6f8581;margin:0;font-size:12px}._status_1lh84_8{text-transform:uppercase;letter-spacing:.13em;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-block}._published_1lh84_8{color:#1b6a4c;background:#dcefe7}._draft_1lh84_8{color:#8a5b00;background:#fff0d1}._archived_1lh84_8{color:#606060;background:#e9e9e9}._rowPrice_1lh84_8 small{color:#6f8581;margin-bottom:5px;display:block}._rowPrice_1lh84_8 strong{font-size:14px}._editButton_1lh84_8{color:#123d38;background:0 0;border:1px solid #123d3833;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:700}._empty_1lh84_5,._loading_1lh84_9{text-align:center;background:#fff;border-radius:18px;padding:60px}._empty_1lh84_5>span{color:#f36f42;font-size:40px}._empty_1lh84_5 h3{margin:15px 0 8px;font-family:Georgia,serif;font-size:30px;font-weight:400}._empty_1lh84_5 p{color:#6f8581;max-width:530px;margin:0 auto 24px}._loading_1lh84_9{color:#6f8581}._editor_1lh84_5{background:#fffdf8;border-radius:24px;margin-top:70px;scroll-margin-top:95px;overflow:hidden;box-shadow:0 24px 70px #092b291c}._editorHead_1lh84_5{color:#fff;background:#123d38;justify-content:space-between;align-items:start;padding:30px 34px;display:flex}._editorHead_1lh84_5 h2{color:#fff}._editorHead_1lh84_5>button{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:999px;padding:9px 13px}._editor_1lh84_5 form{padding:34px}._editor_1lh84_5 fieldset{border:0;margin:0 0 38px;padding:0}._editor_1lh84_5 legend{border-bottom:1px solid #123d3826;width:100%;margin-bottom:20px;padding-bottom:13px;font-family:Georgia,serif;font-size:25px}._formGrid_1lh84_10{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._formGrid_1lh84_10 label,._publishBox_1lh84_10>label:not(._check_1lh84_10){flex-direction:column;gap:8px;display:flex}._formGrid_1lh84_10 label>span,._publishBox_1lh84_10 label>span{text-transform:uppercase;letter-spacing:.12em;color:#58736e;font-size:10px;font-weight:700}._formGrid_1lh84_10 input,._formGrid_1lh84_10 select,._formGrid_1lh84_10 textarea,._publishBox_1lh84_10 select{color:#123d38;background:#fff;border:1px solid #123d3833;border-radius:11px;outline:0;width:100%;padding:13px 14px}._formGrid_1lh84_10 input:focus,._formGrid_1lh84_10 select:focus,._formGrid_1lh84_10 textarea:focus,._publishBox_1lh84_10 select:focus{border-color:#f36f42;box-shadow:0 0 0 3px #f36f421a}._wide_1lh84_10{grid-column:1/-1}._fieldHint_1lh84_10{color:#6f8581;font-size:12px}._upload_1lh84_10{cursor:pointer;display:inline-block}._upload_1lh84_10 input{opacity:0;pointer-events:none;position:absolute}._upload_1lh84_10 span{color:#fff;background:#123d38;border-radius:999px;padding:13px 18px;font-size:12px;font-weight:700;display:inline-block}._photoGrid_1lh84_10{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;display:grid}._photoGrid_1lh84_10 figure{background:#fff;border:1px solid #123d3826;border-radius:12px;margin:0;overflow:hidden}._photoGrid_1lh84_10 img{object-fit:cover;width:100%;height:135px;display:block}._photoGrid_1lh84_10 figcaption{justify-content:space-between;align-items:center;padding:9px;font-size:10px;display:flex}._photoGrid_1lh84_10 button{color:#a33c24;background:0 0;border:0;font-size:10px}._publishBox_1lh84_10{background:#f4f0e8;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:20px;display:grid}._check_1lh84_10{align-items:center;gap:9px;display:flex}._check_1lh84_10 input{accent-color:#f36f42;width:18px;height:18px}._formActions_1lh84_10{border-top:1px solid #123d3826;justify-content:flex-end;gap:10px;padding-top:25px;display:flex}._formActions_1lh84_10 button{color:#123d38;background:0 0;border:1px solid #123d3833;border-radius:999px;padding:14px 20px;font-weight:700}._formActions_1lh84_10 button[type=submit]{color:#fff;background:#f36f42;border-color:#f36f42}._formActions_1lh84_10 button:disabled{opacity:.55}._error_1lh84_10,._success_1lh84_10{border-radius:10px;margin:15px 0;padding:13px 15px;font-size:13px}._error_1lh84_10{color:#882b1e;background:#ffe2dc}._success_1lh84_10{color:#155d42;background:#dcefe7}._accessPage_1lh84_11{background:#092b29;place-items:center;min-height:100vh;padding:24px;display:grid}._accessCard_1lh84_11{color:#123d38;background:#fffdf8;border-radius:24px;width:min(540px,100%);padding:45px}._accessMark_1lh84_11{border:1px solid #123d38;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Georgia,serif;display:grid}._accessCard_1lh84_11>p:first-of-type{color:#f36f42;text-transform:uppercase;letter-spacing:.18em;margin-top:28px;font-size:10px}._accessCard_1lh84_11 h1{font-family:Georgia,serif;font-size:36px;font-weight:400}._accessCard_1lh84_11 p{line-height:1.6}._accessCard_1lh84_11 a{color:#fff;background:#f36f42;border-radius:999px;margin-top:16px;padding:13px 17px;display:inline-block}@media (width<=800px){._heroAdmin_1lh84_5{flex-direction:column;align-items:flex-start}._stats_1lh84_6{margin-top:-35px}._propertyRow_1lh84_8{grid-template-columns:85px 1fr auto}._thumb_1lh84_8{width:85px}._rowPrice_1lh84_8{display:none}._formGrid_1lh84_10{grid-template-columns:1fr}._wide_1lh84_10{grid-column:1}._photoGrid_1lh84_10{grid-template-columns:repeat(2,1fr)}._publishBox_1lh84_10{grid-template-columns:1fr}._user_1lh84_4>span{display:none}}@media (width<=560px){._topbar_1lh84_2{padding:0 18px}._user_1lh84_4{gap:12px}._heroAdmin_1lh84_5{padding:55px 22px 70px}._content_1lh84_6{width:calc(100% - 28px)}._stats_1lh84_6{grid-template-columns:1fr;gap:8px}._stats_1lh84_6 article{grid-template-columns:1fr auto;align-items:center;display:grid}._stats_1lh84_6 strong{grid-area:1/2/3;font-size:34px}._catalogHeader_1lh84_5{margin-top:45px}._propertyRow_1lh84_8{grid-template-columns:72px 1fr;gap:12px}._thumb_1lh84_8{width:72px;height:72px}._editButton_1lh84_8{grid-column:1/-1}._editorHead_1lh84_5,._editor_1lh84_5 form{padding:24px 18px}._photoGrid_1lh84_10{grid-template-columns:1fr}._empty_1lh84_5{padding:40px 22px}._formActions_1lh84_10{flex-direction:column-reverse}._formActions_1lh84_10 button{width:100%}}
