@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@600;700&display=swap";.admin-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:linear-gradient(135deg,#123a31,#274e43)}.login-card{width:min(430px,100%);background:var(--cream);padding:clamp(2rem,6vw,4rem);border-radius:18px;box-shadow:0 24px 70px #00000040;display:grid;gap:1rem}.login-card img{width:78px;height:78px;object-fit:contain;border-radius:16px;padding:6px;background:linear-gradient(135deg,#f8f2e4,#e8d3a3);box-shadow:0 12px 28px #0000001f}.login-card h1{font-size:2.3rem}.dashboard{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#f3f5f2}.dashboard-navbar{min-height:76px;display:grid;grid-template-columns:auto minmax(240px,520px) auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:.75rem clamp(1rem,4vw,3rem);color:#fff;background:#123a31;box-shadow:0 4px 20px #123a3124}.dashboard-brand{display:inline-flex;align-items:center;gap:.75rem;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;text-decoration:none}.dashboard-brand img{width:46px;height:46px;object-fit:cover;border-radius:50%;border:2px solid rgba(255,255,255,.7)}.dashboard-navbar .button.secondary{width:max-content;justify-self:end;padding:.55rem .85rem;color:#123a31;background:#fff;border-color:#fff}.dashboard-navbar .dashboard-search{width:100%}.dashboard-navbar .dashboard-search input{min-height:44px;border-color:#ffffff80;background:#fffffffa}.dashboard-context{min-height:34px;display:flex;align-items:center;padding:0 clamp(1rem,4vw,3rem);border-bottom:1px solid var(--line);background:#fff;color:#65736e;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.dashboard-content{width:100%;flex:1;display:flex;flex-direction:column;margin:0 auto;padding:clamp(.6rem,1vw,1rem);overflow:hidden}.dashboard-search{width:min(520px,100%)}.dashboard .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dashboard-search input{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid #bdc9c4;border-radius:10px;background:#fff;color:var(--ink);font:inherit}.dashboard-search input:focus{outline:3px solid rgba(185,133,52,.3);border-color:var(--gold)}.dashboard-empty{flex:1;display:grid;place-items:center;min-height:240px;padding:3rem;text-align:center;background:#fff;border:1px solid var(--line);border-radius:12px}.dashboard-table-wrap{flex:1;min-height:0;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px}.dashboard-table{width:100%;min-width:1180px;table-layout:fixed;border-collapse:collapse}.dashboard-table th:nth-child(1){width:16%}.dashboard-table th:nth-child(2){width:15%}.dashboard-table th:nth-child(3){width:9%}.dashboard-table th:nth-child(4){width:7%}.dashboard-table th:nth-child(5){width:7%}.dashboard-table th:nth-child(6),.dashboard-table th:nth-child(7){width:5%}.dashboard-table th:nth-child(8){width:18%}.dashboard-table th:nth-child(9){width:8%}.dashboard-table th:nth-child(10){width:10%}.dashboard-table th,.dashboard-table td{padding:1rem;text-align:left;border-right:1px solid #dfe5e1;vertical-align:middle}.dashboard-table th:last-child,.dashboard-table td:last-child{border-right:0}.dashboard-table th,.dashboard-table tbody td{border-bottom:2px solid #b9c5c0}.dashboard-table th{position:sticky;top:0;z-index:1;background:#eef2ef;color:#334941;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.dashboard-table tbody tr:hover{background:#fafbf9}.dashboard-table .dashboard-empty-row{height:220px;color:#65736e;text-align:center;vertical-align:middle}.dashboard-table .dashboard-empty-row:before{content:none}.dashboard-table td small{display:block;margin-top:.15rem;color:#65736e}.dashboard-stacked-value{margin-top:.55rem!important;padding-top:.55rem;border-top:1px solid #e5e9e6}.dashboard-cell-line{display:block}.dashboard-cell-line+.dashboard-cell-line{margin-top:.55rem;padding-top:.55rem;border-top:1px solid #e5e9e6}.dashboard-cell-line.is-no{margin-inline:-.45rem;padding-inline:.45rem;padding-bottom:.35rem;border-radius:0 0 6px 6px;background:#fff0ee;color:#8b352f;font-weight:700}.dashboard-cell-line small{margin:0 0 .12rem!important;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dashboard-narrow-heading,.dashboard-boolean{text-align:center!important}.dashboard-boolean{font-weight:700}.dashboard-boolean.is-yes{color:#175c36;background:#fff}.dashboard-boolean.is-no{color:#8b352f;background:#fff0ee;box-shadow:inset 0 0 0 1px #f0cbc6}.dashboard-comment{overflow-wrap:anywhere;line-height:1.45}.dashboard-email{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-phone{display:flex;align-items:center;gap:.45rem}.dashboard-phone .whatsapp-link{display:inline-flex}.dashboard-phone .whatsapp-link img{width:22px;height:22px;object-fit:contain}.dashboard-status{display:inline-flex;padding:.35rem .6rem;border-radius:999px;background:#fff2d8;color:#73531f;font-size:.8rem}.dashboard-actions-heading{text-align:center!important}.dashboard-actions{display:flex;align-items:center;justify-content:center;gap:.35rem}.dashboard-actions button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:1px solid #cbd4d0;border-radius:8px;background:#fff;color:#315449;cursor:pointer}.dashboard-actions button:hover,.dashboard-actions button:focus-visible{border-color:#315449;background:#eef4f1}.dashboard-actions button.danger{color:#9b3c35}.dashboard-actions button.danger:hover,.dashboard-actions button.danger:focus-visible{border-color:#9b3c35;background:#fff1ef}.dashboard-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px;padding-top:1rem}.dashboard-pagination p{margin:0;color:#65736e}.dashboard-pagination div{display:flex;align-items:center;gap:.75rem}.dashboard-pagination button{min-height:40px;padding:.5rem .85rem;border:1px solid #bdc9c4;border-radius:8px;background:#fff;color:#123a31;font:inherit;cursor:pointer}.dashboard-pagination button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.dashboard-navbar{min-height:66px;grid-template-columns:1fr auto}.dashboard-navbar .dashboard-search{grid-column:1 / -1;grid-row:2}.dashboard-brand img{width:40px;height:40px}.dashboard-content{overflow:visible}.dashboard-table-wrap{overflow:visible;background:transparent;border:0}.dashboard-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dashboard-table,.dashboard-table tbody,.dashboard-table tr,.dashboard-table tbody td{display:block;width:100%}.dashboard-table{min-width:0;table-layout:auto}.dashboard-table tr{margin-bottom:1rem;padding:.5rem 1rem;background:#fff;border:1px solid var(--line);border-radius:12px}.dashboard-table td{display:grid;grid-template-columns:minmax(90px,35%) 1fr;gap:.75rem;padding:.65rem 0;border-right:0;border-bottom:1px solid var(--line)}.dashboard-table tbody td:last-child{border-bottom:0}.dashboard-table td:before{content:attr(data-label);color:#65736e;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dashboard-actions{justify-content:flex-start}.dashboard-pagination{align-items:stretch;flex-direction:column}}@media(max-width:430px){.dashboard-navbar .button{padding-inline:.8rem}.dashboard-brand{gap:.5rem;font-size:.95rem}.dashboard-brand img{width:34px;height:34px}.dashboard-email{max-width:180px}}.booking-form{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.1rem}.booking-form label{display:grid;gap:.45rem;font-size:.85rem;font-weight:600}.booking-form input,.booking-form select,.booking-form textarea{width:100%;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold);outline:3px solid rgba(196,149,86,.28)}.booking-form input:not([type=checkbox]),.booking-form select{height:3rem}.booking-form .wide,.booking-form .form-message{grid-column:1 / -1}.booking-policy{margin:-.35rem 0 0;color:#5f6f69;font-size:.85rem}.estimate-card{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;padding:1.6rem;border-radius:12px;background:var(--green);color:#fff}.estimate-card p{margin:0}.estimate-card>div:first-child{display:flex;flex-direction:column}.estimate-total{color:#f2d3a8;font-family:Playfair Display,serif;font-size:2.5rem}.estimate-card dl{display:grid;gap:.4rem;margin:0}.estimate-card dl>div{display:flex;justify-content:space-between;gap:1rem}.estimate-card dt{color:#dce8e4}.estimate-card dd{margin:0;font-weight:600}.estimate-card .estimate-final{margin-top:.4rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.3);font-size:1.08rem}.estimate-note{grid-column:1 / -1;color:#dce8e4;line-height:1.45}.phone-field{display:grid;grid-template-columns:minmax(0,1fr) max-content;column-gap:.75rem;row-gap:.45rem;align-items:start}.phone-label{grid-column:1 / -1;font-size:.85rem;font-weight:600;white-space:nowrap}.label-hint{color:#5f6f69;font-size:.78rem;font-weight:400}.phone-field input[type=tel]{width:100%;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.phone-field input[type=tel]:focus{border-color:var(--gold);outline:3px solid rgba(196,149,86,.28)}.whatsapp-checkbox{align-self:center;margin:0;padding:0;font-weight:500!important;white-space:nowrap}.phone-field>.field-error{grid-column:1 / -1}.field-error{display:block;min-height:2.1em;margin-top:.1rem;color:#b42318;font-size:.78rem;font-weight:600;line-height:1.35}.field-error:empty{visibility:hidden}.booking-form [aria-invalid=true]{border-color:#b42318;background:#fff8f7}.booking-form [aria-invalid=true]:focus{border-color:#b42318;outline-color:#b423183d}.recaptcha-row{display:grid;gap:.5rem;min-height:78px;justify-items:start}.recaptcha-widget{max-width:100%;overflow:hidden}@media(max-width:850px){.estimate-card{grid-template-columns:1fr}}@media(max-width:560px){.booking-form{grid-template-columns:1fr}.booking-form .wide,.booking-form .form-message{grid-column:auto}.estimate-card{padding:1.25rem}}@media(max-width:380px){.recaptcha-widget{margin-bottom:-9px;transform:scale(.88);transform-origin:left top}}:root{font-family:DM Sans,sans-serif;color:#17352e;background:#f8f5ee;font-synthesis:none;--green: #173f35;--cream: #f8f5ee;--gold: #c49556;--ink: #17352e;--line: #d8d2c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.05;margin:0 0 1rem}h1{font-size:clamp(2.7rem,8vw,6.4rem)}h2{font-size:clamp(2.2rem,5vw,4rem)}h3{font-size:1.65rem}p{margin:0 0 1rem}.header{height:76px;background:#f8f5eef5;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(23,63,53,.12)}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-mark{width:58px;height:58px;object-fit:contain;display:block;border-radius:0;padding:0;background:none;box-shadow:none;border:0;flex-shrink:0}.brand span{display:grid;line-height:1.1}.brand small{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;margin-top:.3rem}.navigation{display:flex;align-items:center;gap:1.5rem}.navigation a{text-decoration:none;font-weight:600;font-size:.9rem}.navigation select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem}.menu-button{display:none;background:none;border:0;font:inherit}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;padding:.9rem 1.45rem;text-decoration:none;font-weight:600;cursor:pointer}.button:hover{background:#235b4d}.button.small{padding:.65rem 1rem}.button.secondary{background:transparent;color:var(--green)}.button:disabled{opacity:.6}.hero{min-height:calc(100vh - 76px);position:relative;color:#fff;display:flex;align-items:flex-end;padding:8vw 6vw}.hero>img,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#071c17d1,#071c1740)}.hero-content{position:relative;max-width:820px;z-index:1}.hero-content>p:not(.eyebrow){max-width:590px;font-size:1.18rem}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:.73rem;color:var(--gold)}.actions{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.text-link{font-weight:600;text-underline-offset:5px}.text-link.light{color:#fff}.hero-note{position:absolute;z-index:1;right:5vw;bottom:4vw;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.section{padding:8rem 7vw}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.lead{font-family:Playfair Display,serif;font-size:1.6rem;line-height:1.4}.feature-grid{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.feature-grid article{background:var(--cream);padding:2.5rem}.feature-grid b{color:var(--gold)}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:260px 260px;gap:.7rem;padding:0 2vw}.gallery img{width:100%;height:100%;object-fit:cover}.gallery .large{grid-row:1/3}.center{text-align:center;max-width:700px;margin:0 auto 4rem}.room-card{display:grid;grid-template-columns:1.2fr 1fr;margin-bottom:2rem;background:#fff}.room-card.reverse{grid-template-columns:1fr 1.2fr}.room-card.reverse img{order:2}.room-card img{width:100%;height:440px;object-fit:cover}.room-card>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}.room-note{text-align:center;color:#5c6c67}.breakfast{display:grid;grid-template-columns:1.2fr 1fr;background:var(--green);color:#fff}.breakfast img{width:100%;height:600px;object-fit:cover}.breakfast div{padding:8vw;display:flex;flex-direction:column;justify-content:center}.booking{display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw}.booking-copy{position:sticky;top:120px;align-self:start}.login-card label{font-size:.85rem;font-weight:600;display:grid;gap:.45rem}.login-card input{font:inherit;width:100%;border:1px solid var(--line);background:#fff;border-radius:8px;padding:.8rem}.login-card input:focus{outline:3px solid rgba(196,149,86,.28);border-color:var(--gold)}.checkbox{display:flex!important;align-items:center;align-self:end;padding:.8rem 0}.checkbox input{width:auto}.form-message{padding:1rem;border-radius:8px}.form-message.success{background:#dff2e8}.form-message.error{background:#fbe3df;color:#8a271d}.site-footer{background:linear-gradient(135deg,#102e27,#173f35);color:#fff;padding:4rem 7vw 3rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.2rem;align-items:start;border-top:1px solid rgba(255,255,255,.08)}.site-footer .brand,.site-footer .brand span{color:#fff}.site-footer .brand small{color:#ffffffc7}.footer-brand,.footer-block{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;min-height:100%}.footer-brand{max-width:34rem}.footer-brand .brand{margin-bottom:.25rem}.footer-brand p,.footer-note{margin:0;color:#ffffffd1}.site-footer h3{font-family:Playfair Display,serif;font-size:1.15rem;margin:0 0 .2rem;color:#f2d3a8}.site-footer a{color:#f7efe1;text-decoration:none;display:block}.site-footer a:hover{color:#fff}.footer-block a{margin-bottom:.25rem}.copyright{grid-column:1/-1;margin:0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffffb8;font-size:.95rem;align-self:end}@media(max-width:850px){.menu-button{display:block}.menu-button span{position:absolute;width:1px;height:1px;overflow:hidden}.navigation{display:none;position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:1.5rem 5vw;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.navigation.open{display:flex}.navigation select{width:100%}.hero{min-height:78vh}.hero-note{display:none}.intro,.booking,.feature-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:350px 180px}.gallery .large{grid-column:1/3;grid-row:auto}.room-card,.room-card.reverse{grid-template-columns:1fr}.room-card.reverse img{order:0}.room-card img{height:320px}.breakfast{grid-template-columns:1fr}.breakfast img{height:360px}.booking-copy{position:static}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:5rem 5vw}}@media(max-width:560px){.header{padding:0 1rem}.brand small{display:none}.hero{padding:5rem 1.2rem 3rem}.hero-content>p:not(.eyebrow){font-size:1rem}.section{padding:4rem 1.2rem}.gallery{padding:0;gap:.35rem;grid-template-rows:280px 135px}.room-card img{height:260px}.breakfast img{height:270px}.breakfast div{padding:4rem 1.2rem}.site-footer{grid-template-columns:1fr;padding:3rem 1.2rem 2rem;gap:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.about{display:grid;grid-template-columns:minmax(280px,.9fr) 1.1fr;gap:7vw;align-items:center}.about img{width:100%;height:min(600px,70vh);object-fit:cover;object-position:center;border-radius:10px}@media(max-width:850px){.about{grid-template-columns:1fr}.about img{height:420px}}@media(max-width:560px){.about img{height:320px}}.room-card>.room-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:330px 110px;gap:6px;padding:0;background:var(--cream)}.room-card>.room-gallery img{width:100%;height:100%;object-fit:cover;order:initial}.room-card>.room-gallery .room-main-photo{grid-column:1/-1}.room-card.reverse>.room-gallery{order:2}.about-page{background:var(--cream)}.about-hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.05fr .95fr;background:var(--green);color:#fff}.about-hero>img{width:100%;height:calc(100vh - 76px);object-fit:cover;object-position:center}.about-hero-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center}.about-hero-copy h1{font-size:clamp(2.8rem,6vw,5.4rem)}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:4rem 8vw}.about-story>div{grid-column:1/-1;max-width:900px}.about-story article h2{font-size:clamp(2rem,4vw,3rem)}.about-actions{padding:3rem 7vw;background:var(--green);display:flex;justify-content:space-between;align-items:center;gap:2rem}@media(max-width:850px){.room-card>.room-gallery{grid-template-rows:270px 95px}.room-card.reverse>.room-gallery{order:0}.about-hero{grid-template-columns:1fr}.about-hero>img{height:55vh}.about-story{grid-template-columns:1fr}.about-story>div{grid-column:auto}}@media(max-width:560px){.room-card>.room-gallery{grid-template-rows:220px 80px}.about-hero>img{height:48vh}.about-hero-copy{padding:4rem 1.2rem}.about-actions{padding:2rem 1.2rem;flex-direction:column;align-items:stretch}.about-actions .button{text-align:center}}.room-card>.room-gallery{grid-auto-rows:110px}.room-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.room-price{margin:0;display:grid;text-align:right;white-space:nowrap;line-height:1.15}.room-price span{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#687873}.room-price strong{font-family:Playfair Display,serif;font-size:1.55rem;color:var(--gold)}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;padding:0;margin:1rem 0 1.8rem;list-style:none;font-size:.9rem}.amenities li:before{content:"✓";color:var(--gold);font-weight:700;margin-right:.55rem}.pricing{background:#eee8dc}.pricing>header{max-width:760px;margin-bottom:3rem}.rate-panel{display:grid;grid-template-columns:minmax(360px,1.1fr) .9fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #17352e14}.rate-table-wrap{overflow:auto}.rate-table{height:100%}.rate-table th,.rate-table td{text-align:center;padding:1rem 1.4rem}.rate-table thead{background:var(--green);color:#fff}.rate-table tbody th{color:var(--gold)}.extras{padding:2.5rem;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;background:#fcfaf5}.extras article{display:flex;gap:1rem;align-items:flex-start}.extras article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--gold);color:#fff;font-weight:700}.extras article p{margin:0;color:#64716d}.extras small{border-top:1px solid var(--line);padding-top:1.2rem;color:#64716d}@media(max-width:850px){.room-card>.room-gallery{grid-auto-rows:95px}.rate-panel{grid-template-columns:1fr}.amenities{grid-template-columns:1fr 1fr}}@media(max-width:560px){.room-card>.room-gallery{grid-auto-rows:80px}.room-heading{display:block}.room-price{text-align:left;margin-bottom:1.2rem}.amenities{grid-template-columns:1fr}.rate-panel{display:block}.extras{padding:1.5rem}}.about>img{height:auto;max-height:560px;object-fit:contain;object-position:center;background:#e9e3d8}.about-hero{align-items:center}.about-hero>img{height:auto;max-height:calc(100vh - 76px);object-fit:contain;object-position:center;background:#102e27}.price-simulator{margin-top:2rem;display:grid;grid-template-columns:.8fr 1.2fr 1fr;background:var(--green);color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #17352e1f}.simulator-heading,.simulator-controls,.simulator-result{padding:2rem}.simulator-heading{background:#102e27;display:flex;flex-direction:column;justify-content:center}.simulator-heading h3{font-size:2rem}.simulator-controls{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-content:center}.simulator-controls label{font-size:.78rem;font-weight:600;display:grid;gap:.4rem}.simulator-controls select,.simulator-controls input[type=number]{font:inherit;width:100%;padding:.75rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#fff;color:var(--ink)}.simulator-controls .checkbox{align-self:center}.simulator-result{background:#f8f5ee;color:var(--ink);display:flex;flex-direction:column;justify-content:center}.simulator-result dl{margin:0 0 1rem;display:grid;gap:.35rem}.simulator-result dl>div{display:flex;justify-content:space-between;gap:1rem}.simulator-result dd{margin:0;font-weight:600}.simulator-total{border-top:1px solid var(--line);padding-top:1rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-end}.simulator-total strong{font-family:Playfair Display,serif;font-size:2rem;color:var(--gold)}.simulator-result small{display:block;margin-top:1rem;color:#64716d}.capacity-warning{padding:1rem;background:#fbe3df;color:#8a271d;border-radius:8px}@media(max-width:1050px){.price-simulator{grid-template-columns:1fr 1.4fr}.simulator-result{grid-column:1/-1}}@media(max-width:700px){.price-simulator{grid-template-columns:1fr}.simulator-result{grid-column:auto}.simulator-controls{grid-template-columns:1fr}.about>img{height:auto;max-height:none}.about-hero>img{height:auto;max-height:none;width:100%}}.back-to-top{position:fixed;right:clamp(1rem,3vw,2.2rem);bottom:clamp(1rem,3vw,2.2rem);z-index:50;display:flex;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:.72rem 1rem;background:#173f35f0;color:#fff;font:600 .78rem DM Sans,sans-serif;letter-spacing:.02em;box-shadow:0 10px 28px #09201a40;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,background .2s ease}.back-to-top.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#235b4d}.back-to-top:focus-visible{outline:3px solid rgba(196,149,86,.55);outline-offset:3px}.back-to-top>span:first-child{font-size:1.15rem;line-height:1}@media(max-width:560px){.back-to-top{width:46px;height:46px;justify-content:center;padding:0}.back-to-top-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}.site-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,5rem);align-items:start;padding:1.6rem 7vw 1.4rem}.site-footer>.footer-brand,.site-footer>.footer-block{min-height:0;align-items:center;text-align:center;justify-content:flex-start;gap:.35rem}.footer-brand>a{display:inline-flex}.footer-logo{width:100px;height:64px;object-fit:contain}.footer-brand .copyright{grid-column:auto;margin:.25rem 0 0;padding:0;border:0;align-self:auto;color:#ffffffd1;white-space:nowrap}.site-footer h3{font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;line-height:1.3;margin:0 0 .35rem;color:#f7efe1;text-transform:uppercase;text-decoration:underline;text-underline-offset:2px}.site-footer .footer-block p{margin:0;color:#f7efe1}.footer-address p{display:flex;align-items:flex-start;justify-content:center;gap:.35rem;line-height:1.45}.footer-contact a{margin:0;line-height:1.45;overflow-wrap:anywhere}.footer-icon{display:inline-block;width:1.1rem;text-align:center;color:#f2d3a8}.back-to-top{width:50px;height:50px;justify-content:center;padding:0;border:0;background:#bd4b76;box-shadow:0 5px 12px #00000047}.back-to-top:hover{background:#a63b65}.back-to-top-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:700px){.site-footer{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.2rem}.site-footer>.footer-brand,.site-footer>.footer-block{grid-column:auto}.site-footer>.footer-brand{order:4}.footer-brand .copyright{white-space:normal}}.shared-amenities{display:grid;grid-template-columns:minmax(220px,.75fr) 1.75fr;gap:2rem 5vw;align-items:center;margin:3rem 0 1.5rem;padding:2.25rem clamp(1.5rem,4vw,3.5rem);background:var(--green);color:#fff;border-radius:14px}.shared-amenities .eyebrow{margin-bottom:.45rem;color:#f2d3a8}.shared-amenities h3{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.shared-amenities ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem 1.5rem;margin:0;padding:0;list-style:none}.shared-amenities li{display:flex;align-items:flex-start;gap:.55rem}.shared-amenities li:before{content:"✓";color:#f2d3a8;font-weight:700}@media(max-width:700px){.shared-amenities{grid-template-columns:1fr;margin-top:2rem;padding:1.6rem}.shared-amenities ul{grid-template-columns:1fr 1fr}}@media(max-width:460px){.shared-amenities ul{grid-template-columns:1fr}}.whatsapp-link{display:inline-flex;vertical-align:middle;margin-left:.55rem}.whatsapp-link img{width:24px;height:24px;object-fit:contain}
