@font-face{font-family:Montserrat;src:url('assets/montserrat.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--bg:#f6f7f4;--surface:#fdfefd;--ink:#222923;--muted:#646b65;--green:#254d3d;--lime:#dce9b5;--line:#dde2d9;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.65 Montserrat,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #729143;outline-offset:5px}a,button{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em;font-weight:600}h1{font-size:clamp(36px,4.4vw,66px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:22px}p{color:var(--muted)}.wrap{max-width:1360px;margin:auto;padding-inline:48px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{display:inline-flex;gap:10px;align-items:center;font-size:29px;font-weight:750;letter-spacing:-1.5px}.logo svg{width:34px;height:34px}.nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:550}.nav a{padding-block:12px}.nav a:hover,.footer a:hover{color:#527346}.account-link{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;padding:11px 17px!important}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:32px;padding:13px 23px;background:var(--green);color:#f8faf4;border:1px solid transparent;border-radius:7px;font-weight:600;font-size:13px;transition:background .2s,transform .2s}.btn:hover{background:#18372a;transform:translateY(-1px)}.btn.light{background:var(--lime);color:var(--green)}.btn.outline{background:transparent;border-color:var(--line);color:var(--ink)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.hero{display:grid;grid-template-columns:1fr 1.06fr;min-height:510px;border-radius:16px;overflow:hidden;background:#e9ede4}.hero-copy{padding:48px 44px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;font-weight:650;color:var(--green);margin-bottom:25px}.hero h1{max-width:490px}.hero h1 span{color:#53734c}.hero p{font-size:15px;max-width:340px;margin:23px 0 29px}.hero-visual{position:relative;min-width:0}.hero-visual>img{height:100%;position:absolute;object-position:50% 50%}.photo-tag{position:absolute;bottom:24px;left:24px;background:#f9faf4;padding:12px 18px;border-radius:7px;font-size:12px;display:flex;gap:12px;align-items:center}.photo-tag b{display:block;font-size:15px}.photo-tag span{color:var(--muted)}.hero-note{font-size:11px;color:var(--muted);margin-top:15px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-bottom:1px solid var(--line);gap:24px}.benefit{display:flex;align-items:center;gap:13px}.benefit .icon{width:25px;height:25px;color:var(--green)}.benefit strong{font-size:12px;font-weight:600;display:block}.benefit span{font-size:11px;color:var(--muted)}.section{padding-block:66px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.section-heading p{margin-top:12px}.rate{text-align:right;white-space:nowrap;font-size:13px;color:var(--muted)}.rate strong{font-size:22px;color:var(--ink);font-weight:600}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0}.availability{color:var(--green);font-size:12px}.location{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:12px}.catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 20px}.unit{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .2s}.unit:hover{transform:translateY(-4px)}.unit-image{position:relative;aspect-ratio:1.4;overflow:hidden;background:#e7e9e3}.unit-image img{height:100%;transition:transform .4s}.unit:hover img{transform:scale(1.04)}.unit:nth-child(3n+2) img{object-position:20% 50%;scale:1.15}.unit:nth-child(3n+3) img{object-position:80% 50%;scale:1.07}.tag{display:inline-block;background:#f6faf2;color:#315b38;border-radius:4px;padding:4px 9px;font-size:10px;font-weight:600}.unit-image .tag{position:absolute;top:12px;left:12px}.unit-body{padding:20px}.unit-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.unit-title h3{font-size:25px}.unit-title span{font-size:10px;color:var(--muted)}.unit-body p{font-size:11px;margin:10px 0 21px;min-height:36px}.unit-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid var(--line)}.price{font-size:19px;font-weight:600;letter-spacing:-.5px}.price small{font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0}.arrow{width:36px;height:36px;background:#edf1e8;color:var(--green);border-radius:6px;display:grid;place-items:center;font-size:20px}.illustration-note{font-size:10px;margin-top:18px}.how{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding:48px;background:#e9ede4;border-radius:12px;margin-bottom:70px}.how h2{font-size:33px}.how>div>p{margin-top:16px;font-size:13px}.steps{display:grid;grid-template-columns:1fr 1fr;gap:30px}.steps h3{font-size:16px;letter-spacing:-.3px;margin-bottom:8px}.steps p{font-size:12px}.footer{border-top:1px solid var(--line);padding-block:32px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer nav{display:flex;gap:24px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);margin-top:25px}.breadcrumb{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:12px;margin:22px 0 30px}.breadcrumb a{padding-block:8px}.page-heading{margin-bottom:34px}.page-heading h1{font-size:44px}.page-heading p{margin-top:15px}.detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:36px;align-items:start}.detail-image{border-radius:12px;aspect-ratio:1.24}.detail-caption{font-size:11px;margin-top:12px}.booking{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:30px}.booking h2{font-size:29px;margin:17px 0 12px}.booking>p{font-size:13px}.big-price{font-size:35px;font-weight:600;letter-spacing:-1px;margin-top:26px}.big-price small{font-size:13px;font-weight:400;color:var(--muted);letter-spacing:0}.specs{margin:23px 0}.specs>div{display:flex;justify-content:space-between;gap:16px;padding-block:10px;font-size:12px}.specs dt{color:var(--muted)}.specs dd{margin:0;text-align:right}.booking .btn{width:100%}.booking .fineprint{text-align:center;font-size:10px;margin-top:12px}.detail-info{max-width:770px;padding-block:40px 70px}.detail-info h2{font-size:27px;margin-bottom:20px}.detail-info p{font-size:13px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:22px;font-size:12px}.checks span{display:flex;gap:10px;align-items:center}.checks .icon{color:var(--green)}.demo-banner{background:#eaf0e1;color:#46583b;padding:12px 18px;border-radius:7px;font-size:11px;margin-bottom:28px}.account-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.profile{font-size:12px;text-align:right}.profile strong{display:block}.tabs{display:flex;gap:32px;border-bottom:1px solid var(--line);margin:30px 0}.tabs a{padding:14px 0;font-size:13px}.tabs .active{border-bottom:2px solid var(--green);color:var(--green);font-weight:650}.account-overview{display:grid;grid-template-columns:1.35fr 1fr;gap:28px;margin-bottom:45px}.rental{display:flex;gap:26px;align-items:center;background:#e9ede4;border-radius:12px;padding:24px}.rental img{width:150px;height:145px;border-radius:8px}.rental h2{font-size:24px;margin:10px 0}.rental p{font-size:12px}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;color:var(--green);font-size:12px;font-weight:600}.due{border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.due p{font-size:12px}.due .big-price{margin:4px 0}.table-wrap{overflow-x:auto;margin:25px 0 75px}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px;text-align:left}th{font-weight:500;color:var(--muted);background:#edf0e9;padding:14px 18px}td{padding:20px 18px;border-bottom:1px solid var(--line)}td:last-child{text-align:right}.paid{color:#365f38;background:#e6efdf;padding:5px 9px;border-radius:4px;font-size:10px}.legal{max-width:800px;margin:auto;padding-bottom:70px}.legal h1{font-size:44px}.legal .intro{font-size:13px;margin-top:20px}.legal section{margin-top:35px}.legal h2{font-size:23px;margin-bottom:13px}.legal section p,.legal li{font-size:13px;color:var(--muted);margin-top:10px}.checkout{max-width:960px;margin:auto;padding-bottom:75px}.checkout-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:32px}.card-form{border:1px solid var(--line);padding:30px;border-radius:12px;background:var(--surface)}.card-form h2{font-size:23px}.card-brands{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--green);font-style:italic;font-weight:800}.card-brands span{font-size:12px}.field{display:flex;flex-direction:column;gap:8px;margin-top:18px;font-size:12px}.field input{width:100%;min-height:49px;border:1px solid #cbd3c7;border-radius:6px;padding:12px;background:#fdfefd;color:var(--ink)}.field input::placeholder{color:#788073}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:10px;color:var(--muted);margin:22px 0}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--green)}.consent a{text-decoration:underline}.card-form .btn{width:100%}.secure{font-size:10px;text-align:center;margin-top:14px;color:var(--muted)}.order{padding:25px 0}.order h2{font-size:23px}.order .specs{padding-block:15px;border-bottom:1px solid var(--line)}.order-total{display:flex;justify-content:space-between;align-items:center;gap:15px}.order-total b{font-size:26px;font-weight:600}.order>p{font-size:11px;margin-top:20px}.mobile-account{display:none}@media(min-width:1500px){.hero{min-height:550px}}@media(max-width:1050px){.wrap{padding-inline:30px}.nav{gap:18px}.hero-copy{padding:34px 28px}.hero{min-height:460px}.hero h1{font-size:46px}.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits{gap:16px}.benefit{gap:8px}.benefit span{font-size:10px}.how{gap:35px;padding:35px}.due{flex-direction:column;align-items:flex-start}.detail-grid{gap:24px}.booking{padding:24px}.rental{gap:17px}.rental img{width:115px;height:140px}}@media(max-width:760px){.wrap{padding-inline:20px}.header{height:80px;gap:12px}.logo{font-size:25px}.nav>a:not(.account-link){display:none}.account-link{font-size:11px;padding:10px!important}.hero{grid-template-columns:1fr}.hero-copy{padding:32px 25px}.hero h1{font-size:45px;max-width:450px}.hero p{margin:19px 0 24px;font-size:14px}.eyebrow{margin-bottom:20px}.hero-visual{min-height:310px}.hero-visual>img{object-position:center 60%}.hero-note{font-size:10px}.benefits{grid-template-columns:1fr 1fr;gap:23px 13px}.benefit strong{font-size:11px}.section{padding-block:44px}.section-heading{align-items:flex-start}.section-heading h2{font-size:28px}.section-heading p{font-size:12px}.rate{font-size:10px}.rate strong{font-size:17px}.catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.unit-body{padding:14px}.unit-title{align-items:flex-start;flex-direction:column;gap:6px}.unit-title h3{font-size:23px}.unit-body p{font-size:10px;min-height:48px;margin-bottom:13px}.price{font-size:16px}.price small{display:block}.unit-image{aspect-ratio:1.1}.unit-image .tag{top:8px;left:8px;padding:3px 6px;font-size:9px}.arrow{width:30px;height:34px}.catalog-toolbar{align-items:flex-start;gap:10px}.location{font-size:10px}.availability{font-size:10px;white-space:nowrap}.how{grid-template-columns:1fr;gap:25px;padding:26px;margin-bottom:44px}.how h2{font-size:29px}.steps{gap:25px 18px}.steps h3{font-size:14px}.steps p{font-size:11px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}.footer nav{gap:18px;flex-wrap:wrap}.page-heading h1,.legal h1{font-size:34px}.detail-grid,.checkout-grid,.account-overview{grid-template-columns:1fr}.detail-image{aspect-ratio:1.2}.booking h2{font-size:27px}.detail-info{padding-bottom:44px}.checks{font-size:11px}.account-header{align-items:flex-start}.profile{font-size:10px}.tabs{gap:25px}.rental img{width:105px;height:125px}.rental h2{font-size:22px}.due{flex-direction:row;align-items:center}.due .btn{padding:12px;gap:10px}.checkout-grid{display:flex;flex-direction:column-reverse;gap:20px}.order{padding-top:0}.order .specs{margin:14px 0}.card-form{padding:24px}.demo-banner{font-size:10px}.breadcrumb{font-size:10px;margin:15px 0 23px}.legal section{margin-top:27px}.photo-tag{left:16px;bottom:16px}.hero .btn{min-height:50px}.section-heading{gap:15px}.table-wrap{margin-bottom:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-visual>img{object-position:50% 57%}.unit-image img{object-position:50% 60%}.unit:nth-child(3n+2) img,.unit:nth-child(3n+3) img{object-position:50% 60%;scale:1}.detail-image{object-position:50% 58%}.footer nav a{display:inline-flex;align-items:center;min-height:44px}
/* Purchase page shares the established brand and photo direction. */
.purchase-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px}.purchase-intro p+p{margin-top:18px}.purchase-terms{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;border-block:1px solid var(--line);padding-block:44px}.purchase-terms h2{margin-bottom:18px}.purchase-terms .specs{margin-bottom:18px}.purchase-note{font-size:12px}.purchase-next{background:#e9ede4;border-radius:12px;padding:32px}.purchase-next h3{margin-bottom:20px;font-size:25px}.purchase-next p{font-size:13px;margin-bottom:16px}.purchase-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:32px}.purchase-steps h3{font-size:19px;letter-spacing:-.4px;margin-bottom:14px}.purchase-steps p{font-size:12px}.purchase-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#e9ede4;padding:36px;border-radius:12px;margin-bottom:60px}.purchase-bottom h2{font-size:30px}.purchase-bottom p{font-size:13px;margin-top:12px}.purchase-bottom .btn{flex-shrink:0}.nav{gap:22px}@media(max-width:1100px){.nav{gap:14px;font-size:11px}.purchase-terms{gap:30px}.purchase-bottom{padding:28px}.purchase-bottom h2{font-size:25px}}@media(max-width:760px){.header{flex-wrap:wrap;height:auto;padding-block:18px;gap:8px}.header .nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}.nav>a.buy-nav{display:inline-flex;min-height:44px;align-items:center;font-size:11px}.header .nav{flex:1}.account-link{min-height:44px}.purchase-intro,.purchase-terms{grid-template-columns:1fr;gap:25px}.purchase-intro p{font-size:13px}.purchase-steps{grid-template-columns:1fr 1fr;gap:28px 20px}.purchase-next{padding:24px}.purchase-bottom{align-items:flex-start;flex-direction:column;padding:25px;margin-bottom:40px}.purchase-bottom .btn{width:100%;gap:12px}.purchase-hero h1{font-size:42px}}
.admin-label{margin-right:auto;color:var(--muted);font-size:12px}.admin-main{padding-top:32px}.admin-title{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.admin-title h1{font-size:clamp(30px,3.5vw,46px)}.admin-title p{margin-top:15px}.admin-date{color:var(--muted);font-size:11px;white-space:nowrap}.admin-main .tabs{margin-bottom:30px}.tabs span{margin-left:6px;font-size:11px;color:var(--muted)}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#e9ede4;border-radius:12px;padding:28px;margin-bottom:30px;gap:28px}.admin-metrics p{font-size:12px}.admin-metrics strong{display:block;font-size:33px;font-weight:600;letter-spacing:-1px;margin-block:6px}.admin-metrics span{color:var(--muted);font-size:11px}.admin-alert{padding:22px 25px;background:#f4e9df;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px}.admin-alert strong{color:#82411e;font-size:14px}.admin-alert p{font-size:12px;margin-top:5px}.admin-list h2{font-size:28px}.admin-help{font-size:12px;margin-top:12px}.admin-filter{margin-top:24px}.filter-input{position:absolute;width:1px;height:1px;opacity:0}.filter-label{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 17px;border:1px solid var(--line);border-radius:6px;margin:0 7px 8px 0;font-size:12px;cursor:pointer}.filter-input:checked+.filter-label{color:#f8faf4;background:var(--green);border-color:var(--green)}.filter-input:focus-visible+.filter-label{outline:3px solid #729143;outline-offset:3px}.admin-filter:has(#filter-occupied:checked) .record:not(.occupied),.admin-filter:has(#filter-free:checked) .record:not(.free),.admin-filter:has(#filter-reserved:checked) .record:not(.reserved),.admin-filter:has(#pay-paid:checked) .record:not(.paid),.admin-filter:has(#pay-overdue:checked) .record:not(.overdue),.admin-filter:has(#pay-pending:checked) .record:not(.pending){display:none}.admin-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:4px;font-size:10px;font-weight:600}.admin-status.occupied{background:#e8eae5;color:#424940}.admin-status.free,.admin-status.paid{background:#e1ecd9;color:#315431}.admin-status.reserved,.admin-status.pending{background:#f2e9ce;color:#72501e}.admin-status.overdue{background:#f4dfd9;color:#9b3827}.admin-table th[scope=row]{background:transparent;color:var(--ink);font-weight:600;border-bottom:1px solid var(--line)}.admin-table th,.admin-table td{padding:17px 14px}.admin-table a{display:inline-flex;align-items:center;min-height:44px}.admin-table small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.admin-table tr:target{background:#f4e9df}.admin-table tbody tr:hover{background:#edf0e9}.admin-table .muted{font-size:11px;color:var(--muted)}.admin-table td:last-child,.admin-table th:last-child{text-align:right}.admin-list .table-wrap{margin-top:18px}.admin-header .btn{font-size:12px}@media(max-width:900px){.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-title{align-items:flex-start;flex-direction:column;gap:14px}.admin-alert{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:760px){.admin-label{display:none}.admin-main{padding-top:20px}.admin-title p{font-size:12px}.admin-metrics{gap:22px 12px;padding:22px}.admin-metrics strong{font-size:27px}.admin-metrics p,.admin-metrics span{font-size:10px}.filter-label{font-size:11px;padding-inline:11px;margin-right:4px}.admin-header .btn{padding:10px 12px;font-size:11px}.admin-alert{padding:20px}.admin-table{min-width:820px}.admin-table td,.admin-table th{padding:12px}.admin-list .table-wrap{margin-bottom:40px}}
.admin-table .record.paid{background:transparent;color:var(--ink);font-size:12px;padding:0}.admin-table .record.paid:hover{background:#edf0e9}
