:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111217;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#111217;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{background-color:#f3f4f6;justify-content:flex-start;align-items:stretch;min-height:100vh;margin:0;display:flex}#root{color:#111217;background:#fff;width:100%;max-width:none;min-height:100vh}body.theme-dark{background-color:#050608}body.theme-dark #root{color:#f5f5f7;background:#050608}body.theme-dark .detail-main{color:#f5f5f7}body.theme-dark .detail-header{background:#15171c}body.theme-dark .detail-header p{color:#f5f5f7}body.theme-dark .detail-section{background:#121318;box-shadow:0 10px 26px #0009}body.theme-dark .detail-text h2{color:#f0c56a}body.theme-dark .detail-text p{color:#f5f5f7}a{color:inherit}button{font-family:inherit}.screen{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.language-screen{background:linear-gradient(135deg,#003a5d 0%,#004d7a 30%,#005a8f 60%,#0071b8 100%);position:relative}.language-screen:before{content:"";opacity:.15;pointer-events:none;background:url(/images/heroes/hero-guide.jpg) 50%/cover no-repeat;position:absolute;inset:0}.language-hero{flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem 2rem;display:flex;position:relative}.language-hero-overlay{flex-direction:column;align-items:center;gap:1.5rem;animation:.8s ease-out fadeInDown;display:flex}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.language-logo-container{justify-content:center;align-items:center;display:flex}.language-logo{background-color:#fff;background-image:url(/images/RG.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:4px solid #dcb55ce6;border-radius:50%;width:120px;height:120px;animation:3s ease-in-out infinite logoFloat;box-shadow:0 12px 40px #0006,0 4px 12px #0000004d,inset 0 2px 4px #fffc}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.language-brand{text-align:center;color:#fff}.language-brand-name{color:#f0c56a;text-shadow:0 2px 8px #00000080,0 1px 3px #f0c56a80;letter-spacing:.05em;margin-bottom:.5rem;font-size:28px;font-weight:700}.language-brand-tagline{color:#dcb55c;text-shadow:0 1px 3px #0006;letter-spacing:.08em;text-transform:uppercase;opacity:.95;font-size:14px}.language-content{flex-direction:column;flex:1;align-items:center;padding:2rem 1.5rem 3rem;animation:.8s ease-out .2s both fadeInUp;display:flex;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.language-intro{text-align:center;color:#fff;margin-bottom:2.5rem}.language-intro-title{color:#fff;text-shadow:0 2px 8px #0006;margin:0 0 1rem;font-size:32px;font-weight:700}.language-intro-text{color:#f0f0f0;text-shadow:0 1px 3px #0000004d;margin:0 0 .5rem;font-size:16px}.language-hint{color:#dcb55c;text-shadow:0 1px 2px #0000004d;opacity:.95;margin-top:.5rem;font-size:13px}.language-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:500px;display:flex}.language-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff40 0%,#ffffff26 100%);border:none;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:140px;height:180px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px #fff6}.language-card:before{content:"";opacity:0;background:linear-gradient(135deg,#dcb55c1a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.language-card:hover{background:linear-gradient(135deg,#ffffff59 0%,#ffffff40 100%);transform:translateY(-8px)scale(1.05);box-shadow:0 16px 48px #0006,0 4px 16px #dcb55c4d,inset 0 1px #fff9}.language-card:hover:before{opacity:1}.language-card:active{transform:translateY(-4px)scale(1.02)}.language-card--active{background:linear-gradient(135deg,#dcb55c80 0%,#dcb55c59 100%);border:2px solid #dcb55ccc;box-shadow:0 12px 40px #dcb55c66,0 4px 12px #0000004d,inset 0 1px #fff9}.language-card--active:before{opacity:1}.language-card-inner{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex}.language-flag{filter:drop-shadow(0 4px 8px #0000004d);margin-bottom:.5rem;font-size:64px;transition:transform .3s}.language-card:hover .language-flag{transform:scale(1.15)rotate(5deg)}.language-label{text-transform:uppercase;letter-spacing:.1em;text-shadow:0 2px 4px #0000004d;font-size:14px;font-weight:600}@media (max-width:640px){.language-hero{padding:2rem 1rem 1.5rem}.language-logo{width:100px;height:100px}.language-brand-name{font-size:24px}.language-brand-tagline{font-size:12px}.language-content{padding:1.5rem 1rem 2.5rem}.language-intro-title{font-size:26px}.language-intro-text{font-size:14px}.language-grid{gap:1rem}.language-card{width:120px;height:160px}.language-flag{font-size:52px}.language-label{font-size:12px}}.mobile-shell{padding:0}.top-bar{color:#fff;background:linear-gradient(135deg,#003a5d 0%,#00324f 50%,#002a42 100%);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 10px;display:flex;position:relative;box-shadow:0 4px 16px #00324f66,0 2px 8px #0003,inset 0 1px #ffffff1a}.top-bar:after{content:"";background:linear-gradient(90deg,#0000 0%,#dcb55c80 20%,#dcb55ccc 50%,#dcb55c80 80%,#0000 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.top-bar-brand{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.app-logo-small{color:#f0c56a;text-shadow:0 2px 4px #0000004d,0 1px 2px #f0c56a80;letter-spacing:.03em;font-size:19px;font-weight:700}.app-tagline-small{color:#dcb55c;text-shadow:0 1px 2px #0003;letter-spacing:.02em;font-size:11px}.home-button{cursor:pointer;background:#0000002e;border:2px solid #dcb55cb3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .3s;display:flex}.home-button:hover{border-color:#dcb55c;transform:scale(1.1)}.home-button:active{transform:scale(1.02)}.theme-toggle-button{filter:brightness(1.5);cursor:pointer;background:#0000002e;border:2px solid #dcb55cb3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-size:16px;transition:all .3s;display:flex}.theme-toggle-button:hover{border-color:#dcb55c;transform:scale(1.1)}.theme-toggle-button:active{transform:scale(1.02)}.page-title-bar{color:#fff;background-color:#004b8f;align-items:center;padding:6px 12px 8px;display:flex}.page-back-button{background:0 0;border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:8px;font-size:16px;display:flex}.page-title-text{font-size:14px;font-weight:600}.screen-content{flex:1;padding:0 0 16px}.home-screen{flex-direction:column;display:flex}.menu-hero{width:100%;position:relative;overflow:hidden}.menu-hero-image{background-image:url(/images/heroes/hero-guide.jpg);background-position:50%;background-size:cover;width:100%;padding-top:60%}.menu-hero-overlay{flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;bottom:8px;left:0;right:0}.menu-hero-logo{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.menu-hero-logo img{object-fit:contain;width:100%;height:100%;display:block}.menu-hero-text{color:#fff;text-shadow:0 2px 4px #000000b3;font-size:14px}.menu-main{padding:16px 16px 24px}.menu-header-card{background-color:#fff;border:2px solid #dcb55c;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:360px;height:52px;margin:0 auto 18px;display:flex;position:relative}.menu-header-logo{background-color:#0000;background-image:url(/images/RG.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #dcb55c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;left:16px}.menu-header-title{color:#b78604;font-size:15px;font-weight:600}.room-feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.room-feature{background:#ffffffd9;border-radius:12px;gap:.6rem;padding:.85rem;display:flex;box-shadow:0 10px 20px #0000000d}.room-feature-icon{font-size:1.5rem}.room-feature-text{line-height:1.4}.room-message-section .detail-text{padding:0}.room-message-card{background:#fff;border-radius:18px;flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex;box-shadow:0 25px 40px #0000001f}.room-message-header{flex-direction:column;align-items:center;gap:.75rem;display:flex}.room-message-logo{background:url(/images/logo_RG.png) 50%/cover no-repeat;border-radius:12px;flex-shrink:0;width:64px;height:64px}.room-message-header h3{color:#b78604;text-align:center;margin:0}.room-message-header p{margin:.35rem 0 0;line-height:1.45}.room-message-divider{background:#11121714;height:1px}.room-message-linen h4{text-transform:uppercase;letter-spacing:.08em;color:#b78604;margin:0 0 .35rem;font-family:Playfair Display,Times New Roman,serif;font-weight:600}.room-message-linen p{margin:0 0 .5rem;line-height:1.5}.room-message-hint{color:#6b7280;font-size:.9rem}.room-message-footer{justify-content:flex-end;display:flex}.room-message-badge{color:#fff;background:#0c7346;border-radius:999px;padding:.35rem 1rem;font-size:.85rem;font-weight:600}.menu-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.menu-card{background-position:50%;background-size:cover;border:2px solid #dcb55c;border-radius:24px;justify-content:center;align-items:flex-end;min-height:130px;display:flex;position:relative;overflow:hidden}.menu-card-link{color:#b78604;cursor:pointer;background:#0009;border:none;width:100%;padding:8px 10px;font-size:13px}.menu-card-link+.menu-card-link{margin-top:4px}.menu-card--reception{background-image:url(/images/sections/section-reception.jpg)}.menu-card--laundry{background-image:url(/images/sections/section-laundry.jpg)}.menu-card--pool{background-image:url(/images/sections/section-pool.jpg)}.menu-card--restaurants-bars{background-image:url(/images/sections/section-restaurants-bars.jpg)}.menu-card--rooms{background-image:url(/images/sections/section-rooms.jpg)}.menu-card--hotel-rules{background-image:url(/images/sections/section-hotel-rules.jpg)}.menu-card--other-services{background-image:url(/images/sections/section-other-services.jpg)}.menu-card--guest-feedback{background-image:url(/images/sections/section-guest-feedback.jpg)}.hero-card{background:#0003;border-radius:16px;margin-bottom:16px;padding:16px 18px}.hero-card h1{margin:0 0 4px;font-size:20px}.hero-card p{margin:0;font-size:13px}.home-menu-list{margin-top:12px}.home-menu-row{width:100%;color:inherit;background:#0000002e;border:1px solid #ffffff4d;border-radius:999px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 12px;display:flex}.home-menu-row-left{align-items:center;gap:10px;display:flex}.home-menu-row-icon{border:2px solid #dcb55c;border-radius:50%;width:28px;height:28px}.home-menu-row-label{font-size:14px}.home-menu-row-plus{color:#111217;background:#dcb55c;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:600;display:flex}.section-placeholder{padding:12px 4px}.section-placeholder h1{margin-bottom:6px;font-size:18px}.detail-main{max-width:980px;margin:0 auto 3rem;padding:0 1.4rem 1.8rem}.detail-page-hero{margin:0 -1.4rem}.detail-page-hero-image{background-position:50%;background-size:cover;border-radius:0;justify-content:center;align-items:flex-end;width:100%;min-height:300px;display:flex;overflow:hidden}.detail-page-hero-image-reception{background-image:url(/images/sections/section-reception.jpg)}.detail-page-hero-image-laundry{background-image:url(/images/sections/section-laundry.jpg)}.detail-page-hero-image-pool{background-image:url(/images/sections/section-pool.jpg)}.detail-page-hero-image-restaurants-bars{background-image:url(/images/sections/section-restaurants-bars.jpg)}.detail-page-hero-image-rooms{background-image:url(/images/sections/section-rooms.jpg)}.detail-page-hero-image-hotel-rules{background-image:url(/images/sections/section-hotel-rules.jpg)}.detail-page-hero-image-other-services{background-image:url(/images/sections/section-other-services.jpg)}.detail-page-hero-image-guest-feedback{background-image:url(/images/sections/section-guest-feedback.jpg)}.detail-page-hero-overlay-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:2px solid #dcb55c99;border-radius:999px;justify-content:center;align-items:center;width:90%;max-width:420px;margin-bottom:10px;padding:10px 48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 32px #0003,0 2px 8px #0000001f,inset 0 1px #fffc}.detail-page-hero-overlay-card:hover{border-color:#dcb55ccc;transform:translateY(-2px);box-shadow:0 12px 40px #00000040,0 4px 12px #00000026,inset 0 1px #ffffffe6}.detail-page-hero-back{color:#b78604;cursor:pointer;background:linear-gradient(135deg,#b7860426 0%,#b7860414 100%);border:2.5px solid #dcb55c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .3s;display:flex;position:absolute;left:10px;box-shadow:0 4px 12px #b786044d,inset 0 1px 2px #fffc}.detail-page-hero-back:hover{background:linear-gradient(135deg,#b7860440 0%,#b7860426 100%);border-color:#c79d04;transform:scale(1.08);box-shadow:0 6px 16px #b7860466,inset 0 1px 2px #ffffffe6}.detail-page-hero-back:active{transform:scale(1.02)}.detail-page-hero-logo{cursor:pointer;background-color:#fff;background-image:url(/images/RG.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:2.5px solid #dcb55c;border-radius:50%;width:32px;height:32px;transition:all .3s;position:absolute;right:10px;box-shadow:0 4px 12px #b786044d,inset 0 1px 2px #fffc}.detail-page-hero-logo:hover{border-color:#c79d04;transform:scale(1.08)rotate(5deg);box-shadow:0 6px 16px #b7860466,inset 0 1px 2px #ffffffe6}.detail-page-hero-logo:active{transform:scale(1.02)rotate(2deg)}.detail-page-hero-title{color:#b78604;text-align:center;letter-spacing:.02em;text-shadow:0 1px 2px #fffc,0 2px 4px #b7860426;font-size:15px;font-weight:700}.detail-header{border-radius:16px;padding:1.6rem 1.4rem 1.4rem}.detail-header h1{margin:0;font-size:22px;font-weight:500}.detail-header p{margin-top:.6rem}.detail-section{background:#fffffff5;border-radius:10px;align-items:stretch;gap:0;margin-top:1.4rem;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 20px #0000002e}.detail-section.alt{flex-direction:row-reverse}.detail-image-placeholder{background:#ffffff2e url(/images/sections/section-generic.svg) 50%/cover;flex:0 0 32%;min-height:120px}.detail-image-reception-exchange{background-image:url(/images/reception/exchange.jpg)}.detail-image-reception-safe{background-image:url(/images/reception/safe.jpg)}.detail-image-reception-coldBreakfast{background-image:url(/images/reception/cold-breakfast.jpg)}.detail-image-reception-repairs{background-image:url(/images/reception/repairs.jpg)}.detail-image-reception-babysitter{background-image:url(/images/reception/babysitter.jpg)}.detail-image-reception-otherServices{background-image:url(/images/reception/other-services.jpg)}.detail-image-reception-messages{background-image:url(/images/reception/messages.jpg)}.detail-image-laundry-main{background-image:url(/images/laundry/main.png)}.detail-image-laundry-details{background-image:url(/images/laundry/details.png)}.detail-image-pool-towels{background-image:url(/images/pool/towels.jpg)}.detail-image-pool-hours{background-image:url(/images/pool/hours.jpg)}.detail-image-pool-sunbeds{background-image:url(/images/pool/sunbeds.jpg)}.detail-image-restaurants-mainRestaurant{background-image:url(/images/restaurants/main-restaurant.jpg)}.detail-image-restaurants-themeRestaurants{background-image:url(/images/restaurants/theme-restaurants.jpg)}.detail-image-restaurants-dressCode{background-image:url(/images/restaurants/dress-code.jpg)}.detail-image-restaurants-poolSnack{background-image:url(/images/restaurants/pool-snack.jpg)}.detail-image-restaurants-bars{background-image:url(/images/restaurants/bars.jpg)}.detail-image-restaurants-info{background-image:url(/images/restaurants/info.jpg)}.detail-image-rooms-main{background-image:url(/images/rooms/main.jpeg)}.detail-image-rooms-detail{background-image:url(/images/rooms/detail.jpg)}.detail-image-hotelRules-main{background-image:url(/images/hotelrules/main.jpg)}.detail-image-otherServices-sports{background-image:url(/images/other-services/sports.jpg)}.detail-image-otherServices-miniclub{background-image:url(/images/other-services/miniclub.jpg)}.detail-image-otherServices-wellness{background-image:url(/images/other-services/wellness.jpg)}.detail-image-guestFeedback-main{background-image:url(/images/guest-feedback/main.jpg)}.detail-text{flex:1;padding:1rem 1.3rem 1.2rem}.detail-text h2{color:#b78604;margin-top:0;margin-bottom:.45rem;font-size:16px;font-weight:600}.detail-text p+p{margin-top:.45rem}.detail-schedule{border:1px solid #1112171a;border-radius:10px;margin:.75rem 0 1rem;overflow:hidden;box-shadow:0 6px 18px #00000014}.detail-schedule-row{background:#fff;grid-template-columns:minmax(0,1.5fr) minmax(120px,auto) minmax(0,1fr);align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:14px;display:grid}.detail-schedule-row:nth-child(2n){background:#faf7f0}.detail-schedule-label{color:#111217;font-weight:600}.detail-schedule-time{color:#b78604;text-align:right;font-weight:500}.detail-schedule-note{color:#6b7280;text-align:right;font-size:12px}.detail-schedule--stacked .detail-schedule-row{display:block}.detail-schedule--stacked .detail-schedule-main{grid-template-columns:minmax(0,1.4fr) minmax(120px,auto) minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.detail-schedule--stacked .detail-schedule-description{color:#111217;margin:.45rem 0 0;line-height:1.45}.detail-dresscode{background:#fffdf8;border:1px solid #1112171a;border-radius:10px;margin-top:.85rem;overflow:hidden}.detail-dresscode-row{border-bottom:1px solid #11121714;flex-direction:column;padding:.75rem 1rem;display:flex}.detail-dresscode-row:last-child{border-bottom:none}.detail-dresscode-label{color:#b78604;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.detail-dresscode-description{color:#111217;margin-top:.3rem;line-height:1.45}.theme-gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem;display:grid}.theme-card{cursor:pointer;text-align:left;background:#fff;border:none;border-radius:14px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 24px #00000014}.theme-card:focus-visible{outline-offset:4px;outline:2px solid #b78604}.theme-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000001f}.theme-card-image{background-position:50%;background-size:cover;width:100%;padding-top:62%}.theme-card-info{flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;display:flex}.theme-card-name{color:#111217;font-weight:600}.theme-modal{z-index:1200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.theme-modal-backdrop{background:#111217a6;position:absolute;inset:0}.theme-modal-body{z-index:1;background:#fff;border-radius:16px;flex-direction:column;gap:.75rem;width:min(900px,90vw);max-height:90vh;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0006}.theme-modal-image{object-fit:cover;object-position:center;border-radius:10px;width:100%;max-height:65vh}.theme-modal-note{color:#111217;margin:0;font-weight:500}.theme-modal-close{color:#fff;cursor:pointer;background:#b78604;border:none;border-radius:999px;align-self:flex-end;padding:.4rem 1.2rem;font-weight:600;transition:background .2s}.theme-modal-close:hover{background:#966700}.detail-info-list{flex-direction:column;gap:.35rem;margin-top:.65rem;display:flex}.detail-info-row{align-items:flex-start;gap:.5rem;display:flex}.detail-info-bullet{background:#b78604;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.4rem}.detail-info-content{color:#111217;flex:1;line-height:1.45}.detail-info-label{color:#b78604;font-weight:600}@media (max-width:640px){.detail-schedule-row{text-align:left;grid-template-columns:1fr}.detail-schedule-time,.detail-schedule-note{text-align:left}.detail-main{margin:0 auto;padding:0 1rem 1.5rem}.detail-page-hero{margin:0 -1rem}.detail-section,.detail-section.alt{flex-direction:column}.detail-image-placeholder{width:100%}}@media (min-width:960px){body{color:#123047;background:radial-gradient(circle at top,#f4fbff 0,#e5f2ff 40%,#d9e7ff 100%);justify-content:flex-start;align-items:stretch;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{max-width:none;color:inherit;background:0 0}.desktop-shell,.app-shell{min-height:100vh}.desktop-topbar{color:#f5f5f7;background:#050608;grid-template-columns:1fr auto 1fr;align-items:center;padding:1.2rem 2.4rem;display:grid;box-shadow:0 2px 8px #0006}.desktop-topbar-left{justify-self:flex-start}.desktop-topbar-brand{justify-self:center;align-items:center;gap:.75rem;display:flex}.desktop-topbar-actions{justify-self:flex-end;align-items:center;display:flex}.logo-mark{background-color:#050608;background-image:url(/images/RG.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #f5c55c;border-radius:50%;width:40px;height:40px}.logo-text{text-transform:uppercase;letter-spacing:.18em;flex-direction:column;font-size:.9rem;display:flex}.logo-line{line-height:1.2}.app-main{background:#f3f7fb;flex-direction:column;flex:1;display:flex}.hero-header{position:relative}.hero-image{background-image:linear-gradient(135deg,#0f60a2 0%,#75c5df 35%,#f1f7fb 100%);background-position:50%;background-size:cover;min-height:260px;position:relative}.hero-image.hero-guide{background-image:url(/images/heroes/hero-guide.jpg)}.hero-image.hero-reception{background-image:url(/images/heroes/hero-reception.jpg)}.hero-image.hero-laundry{background-image:url(/images/heroes/hero-laundry.jpg)}.hero-image.hero-pool{background-image:url(/images/heroes/hero-pool.jpg)}.hero-image.hero-restaurants-bars{background-image:url(/images/heroes/hero-restaurants-bars.jpg)}.hero-image.hero-rooms{background-image:url(/images/heroes/hero-rooms.jpg)}.hero-image.hero-hotel-rules{background-image:url(/images/heroes/hero-hotel-rules.jpg)}.hero-image.hero-other-services{background-image:url(/images/heroes/hero-other-services.jpg)}.hero-image.hero-guest-feedback{background-image:url(/images/heroes/hero-guest-feedback.jpg)}.hero-overlay-box{color:#fff;border:2px solid #ffffffe6;padding:1.8rem 2rem;position:absolute;bottom:16%;left:10%;right:10%}.hero-pretitle{letter-spacing:.22em;text-transform:uppercase;font-size:1rem}.hero-title{margin-top:.5rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:650;line-height:1.2}.hero-overlay-large .hero-title{font-size:clamp(2.1rem,3.3vw,2.9rem)}.main-inner{padding:2rem 2.4rem 2.4rem}.guide-page .main-inner{max-width:1200px;margin:0 auto}.guide-page .home-screen{flex-direction:column;gap:2rem;display:flex}.guide-page .menu-main{padding:24px 0 40px}.guide-page .menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.guide-page .menu-card{min-height:180px}}.top-bar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.weather-button{color:#f0c56a;cursor:pointer;background:#0000002e;border:2px solid #dcb55cb3;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.weather-button:hover{background:#00000040;border-color:#dcb55c;transform:scale(1.05)}.weather-button:active{transform:scale(1.02)}.weather-emoji{filter:brightness(1.2);font-size:18px}.weather-temp{letter-spacing:.02em;font-size:14px}.detail-page-hero-image-weather{background-image:url(/images/sections/section-weather.jpg)}.page-weather .detail-header{text-align:center}.weather-location{opacity:.85;margin-top:.5rem;font-size:14px}.weather-current{text-align:center;background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:2px solid #dcb55c66;border-radius:16px;margin-top:1.4rem;padding:1.8rem 1.4rem;box-shadow:0 8px 24px #00000026}body.theme-dark .weather-current{background:linear-gradient(135deg,#15171cfa 0%,#121318f2 100%);border-color:#dcb55c80;box-shadow:0 8px 24px #0009}.weather-icon-large{margin-bottom:.5rem;font-size:72px}.weather-temperature-large{color:#b78604;margin-bottom:.5rem;font-size:48px;font-weight:700}body.theme-dark .weather-temperature-large{color:#f0c56a}.weather-description{opacity:.9;margin-bottom:1.2rem;font-size:18px;font-weight:500}.weather-details{border-top:1px solid #b7860433;justify-content:space-around;gap:1rem;margin-top:1.2rem;padding-top:1.2rem;display:flex}body.theme-dark .weather-details{border-top-color:#dcb55c4d}.weather-detail-item{flex-direction:column;align-items:center;gap:.3rem;display:flex}.weather-detail-label{opacity:.75;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.weather-detail-value{color:#b78604;font-size:16px;font-weight:600}body.theme-dark .weather-detail-value{color:#f0c56a}.weather-forecast{margin-top:2rem}.weather-forecast-title{color:#b78604;margin-bottom:1rem;padding-left:.5rem;font-size:20px;font-weight:600}body.theme-dark .weather-forecast-title{color:#f0c56a}.weather-forecast-list{flex-direction:column;gap:.8rem;display:flex}.weather-forecast-day{background:#fffffff5;border:1px solid #dcb55c4d;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000001a}.weather-forecast-day:hover{border-color:#dcb55c80;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}body.theme-dark .weather-forecast-day{background:#15171cf5;border-color:#dcb55c66;box-shadow:0 4px 12px #0006}body.theme-dark .weather-forecast-day:hover{background:#181a20f5;box-shadow:0 6px 16px #00000080}.weather-forecast-date{flex:1;font-size:14px;font-weight:600}.weather-forecast-icon{margin:0 .8rem;font-size:28px}.weather-forecast-temps{justify-content:flex-end;align-items:center;gap:.8rem;min-width:100px;display:flex}.weather-forecast-high{color:#b78604;font-size:16px;font-weight:700}.weather-forecast-low{opacity:.7;font-size:14px;font-weight:500}body.theme-dark .weather-forecast-high{color:#f0c56a}.weather-forecast-precipitation{opacity:.65;text-align:right;min-width:45px;margin-left:.5rem;font-size:12px}.weather-loading,.weather-error{text-align:center;padding:3rem 1.5rem;font-size:16px}.weather-error{color:#c53030}body.theme-dark .weather-error{color:#fc8181}.weather-source{text-align:center;opacity:.6;margin-top:2rem;font-size:12px}.weather-source a{color:#b78604;font-weight:500;text-decoration:none}.weather-source a:hover{text-decoration:underline}body.theme-dark .weather-source a{color:#f0c56a}@media (max-width:640px){.weather-details{flex-wrap:wrap}.weather-forecast-day{padding:.8rem 1rem}.weather-forecast-temps{min-width:80px}.weather-forecast-precipitation{display:none}}.bar-menu-link-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b78604 0%,#d4a017 100%);border:none;border-radius:8px;margin-top:1.25rem;padding:.75rem 1.5rem;font-size:14px;font-weight:600;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #b786044d}.bar-menu-link-btn:hover{background:linear-gradient(135deg,#d4a017 0%,#e6b82a 100%);transform:translateY(-2px);box-shadow:0 6px 16px #b7860466}body.theme-dark .bar-menu-link-btn{color:#1a1a2e;background:linear-gradient(135deg,#f0c56a 0%,#d4a017 100%)}body.theme-dark .bar-menu-link-btn:hover{background:linear-gradient(135deg,#f5d485 0%,#e6b82a 100%)}.page-bar-menu{background:linear-gradient(#1a1a2e 0%,#16213e 100%);min-height:100vh}.detail-page-hero-image-bar-menu{background-image:url(/images/heroes/hero-bar.jpg)}.bar-menu-content{max-width:800px;margin:0 auto;padding:1rem}.bar-menu-category{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:.5rem;overflow:hidden}.bar-menu-category-header{cursor:pointer;background:linear-gradient(135deg,#f0c56a1a 0%,#b786041a 100%);border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.bar-menu-category-header:hover{background:linear-gradient(135deg,#f0c56a26 0%,#b7860426 100%)}.bar-menu-category-header.active{background:linear-gradient(135deg,#f0c56a33 0%,#b7860433 100%);border-bottom:1px solid #f0c56a33}.bar-menu-category-name{color:#f0c56a;text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:600}.bar-menu-category-icon{margin-right:.5rem;font-size:18px}.bar-menu-category-toggle{color:#f0c56a;font-size:20px;font-weight:300}.bar-menu-items{padding:.5rem 0;animation:.2s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bar-menu-item{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;padding:.75rem 1.25rem;display:flex}.bar-menu-item:last-child{border-bottom:none}.bar-menu-item-info{flex-direction:column;flex:1;gap:.25rem;display:flex}.bar-menu-item-name{color:#f5f5f7;font-size:14px;font-weight:500}.bar-menu-item-cl,.bar-menu-item-volume{color:#f5f5f799;font-size:12px;font-weight:400}.bar-menu-item-description{color:#f5f5f780;font-size:12px;font-style:italic;line-height:1.4}.bar-menu-item-price{color:#f0c56a;white-space:nowrap;margin-left:1rem;font-size:14px;font-weight:600}body:not(.theme-dark) .page-bar-menu{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%)}body:not(.theme-dark) .bar-menu-category{background:#fff;border-color:#00000014;box-shadow:0 2px 8px #0000000f}body:not(.theme-dark) .bar-menu-category-header{background:linear-gradient(135deg,#b7860414 0%,#b786041f 100%)}body:not(.theme-dark) .bar-menu-category-header:hover{background:linear-gradient(135deg,#b786041f 0%,#b7860429 100%)}body:not(.theme-dark) .bar-menu-category-header.active{background:linear-gradient(135deg,#b7860426 0%,#b7860433 100%)}body:not(.theme-dark) .bar-menu-category-name,body:not(.theme-dark) .bar-menu-category-toggle{color:#8b6914}body:not(.theme-dark) .bar-menu-item{border-bottom-color:#0000000f}body:not(.theme-dark) .bar-menu-item-name{color:#1a1a2e}body:not(.theme-dark) .bar-menu-item-cl,body:not(.theme-dark) .bar-menu-item-volume{color:#1a1a2e99}body:not(.theme-dark) .bar-menu-item-description{color:#1a1a2e80}body:not(.theme-dark) .bar-menu-item-price{color:#8b6914}.bar-menu-admin-bar{background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);border-bottom:2px solid #a78bfa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.bar-menu-admin-badge{color:#fff;background:#ffffff26;border-radius:20px;padding:.3rem .75rem;font-size:14px;font-weight:600}.bar-menu-admin-actions{flex-wrap:wrap;gap:.5rem;display:flex}.bar-menu-admin-btn{cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:12px;font-weight:500;transition:all .2s}.bar-menu-admin-btn.save{color:#fff;background:#10b981}.bar-menu-admin-btn.save:hover{background:#059669}.bar-menu-admin-btn.export{color:#fff;background:#3b82f6}.bar-menu-admin-btn.export:hover{background:#2563eb}.bar-menu-admin-btn.add{color:#fff;background:#f59e0b}.bar-menu-admin-btn.add:hover{background:#d97706}.bar-menu-admin-btn.reset{color:#fff;background:#6b7280}.bar-menu-admin-btn.reset:hover{background:#4b5563}.bar-menu-admin-btn.delete{color:#fff;background:#ef4444}.bar-menu-admin-btn.delete:hover{background:#dc2626}.bar-menu-admin-btn.done{color:#fff;background:#10b981}.bar-menu-admin-btn.done:hover{background:#059669}.bar-menu-admin-category-edit{background:#7c3aed1a;border:1px dashed #7c3aed4d;border-radius:8px;margin-bottom:.5rem;padding:1rem}.bar-menu-admin-field-group{margin-bottom:1rem}.bar-menu-admin-field-group>label{color:#a78bfa;text-transform:uppercase;margin-bottom:.5rem;font-size:12px;font-weight:600;display:block}.bar-menu-admin-lang-field{align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.bar-menu-admin-lang-label{color:#8b5cf6;text-align:center;min-width:28px;font-size:11px;font-weight:600}.bar-menu-admin-input{color:#f5f5f7;background:#0003;border:1px solid #8b5cf64d;border-radius:6px;flex:1;padding:.4rem .6rem;font-size:13px}.bar-menu-admin-input:focus{background:#0000004d;border-color:#8b5cf6;outline:none}.bar-menu-admin-input.price{max-width:100px}.bar-menu-admin-input.small{max-width:80px}.bar-menu-admin-input.icon{text-align:center;max-width:60px;font-size:20px}.bar-menu-admin-field-row{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.bar-menu-admin-field{flex-direction:column;gap:.25rem;display:flex}.bar-menu-admin-field>label{color:#a78bfa;text-transform:uppercase;font-size:11px;font-weight:600}.bar-menu-admin-item-actions{gap:.5rem;margin-top:.5rem;display:flex}.bar-menu-item.editing{background:#7c3aed14;border:1px dashed #7c3aed4d;border-radius:8px;margin:.5rem 0}.bar-menu-item-edit{width:100%;padding:1rem}.bar-menu-item-edit-hint{opacity:.6;margin-left:.5rem;font-size:12px}.bar-menu-item-info[onclick]{cursor:pointer}.bar-menu-item-info[onclick]:hover{opacity:.8}.bar-menu-add-item-btn{color:#a78bfa;cursor:pointer;background:#7c3aed1a;border:1px dashed #7c3aed66;border-radius:8px;width:100%;margin-top:.5rem;padding:.75rem;font-size:13px;font-weight:500;transition:all .2s}.bar-menu-add-item-btn:hover{background:#7c3aed33;border-color:#8b5cf6}body:not(.theme-dark) .bar-menu-admin-input{color:#1a1a2e;background:#ffffffe6;border-color:#8b5cf666}body:not(.theme-dark) .bar-menu-admin-input:focus{background:#fff}body:not(.theme-dark) .bar-menu-admin-category-edit,body:not(.theme-dark) .bar-menu-item.editing,body:not(.theme-dark) .bar-menu-add-item-btn{background:#7c3aed0d}body:not(.theme-dark) .bar-menu-add-item-btn:hover{background:#7c3aed1a}@media (min-width:900px){.page-bar-menu{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%)}.page-bar-menu .detail-page-hero-image{border-radius:0 0 24px 24px;max-width:1200px;height:350px;margin:0 auto}.bar-menu-content{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1200px;padding:2rem;display:grid}.bar-menu-category{border-radius:16px;margin-bottom:0;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0003}.bar-menu-category:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.bar-menu-category-header{border-radius:16px;padding:1.25rem 1.5rem}.bar-menu-category-header.active{border-radius:16px 16px 0 0}.bar-menu-category-name{font-size:16px}.bar-menu-category-icon{font-size:22px}.bar-menu-items{padding:.75rem 0}.bar-menu-item{padding:1rem 1.5rem}.bar-menu-item-name{font-size:15px}.bar-menu-item-description{font-size:13px}.bar-menu-item-price{font-size:15px}body:not(.theme-dark) .page-bar-menu{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 50%,#dee2e6 100%)}body:not(.theme-dark) .bar-menu-category{box-shadow:0 4px 20px #00000014}body:not(.theme-dark) .bar-menu-category:hover{box-shadow:0 8px 30px #0000001f}}@media (min-width:1400px){.bar-menu-content{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1400px}}@media (max-width:640px){.bar-menu-content{padding:.75rem}.bar-menu-category-header{padding:.85rem 1rem}.bar-menu-category-name{font-size:13px}.bar-menu-item{padding:.6rem 1rem}.bar-menu-item-name,.bar-menu-item-price{font-size:13px}.bar-menu-admin-bar{text-align:center;flex-direction:column;align-items:stretch}.bar-menu-admin-actions{justify-content:center}.bar-menu-admin-field-row{flex-direction:column}.bar-menu-admin-input.price,.bar-menu-admin-input.small{max-width:none}}#root{width:100%;height:100%}
