:root{--blue: #1b3051;--gray: #b0b0b0;--white: #ffffff;--hover: #fbdcd2;--orange: #ec5d30;--bggray: #f0f0f0;--bgorange: #fdeae4;--borderRadius: .5rem;--containerWidth: 800px;--borderColor: #d7d7d7}body{margin:0;font-family:sans-serif;background-color:#fff;background-image:url(/background/noisy.png)}h1{margin:0 0 1rem;font-size:1.5rem}h2{margin:0;font-weight:400;line-height:1.5;font-size:1.2rem}a{text-decoration:none;color:inherit}ol{line-height:2;padding-left:1rem}p{line-height:1.5}input:focus::placeholder{color:transparent}header{padding:0 1rem;background-color:var(--white);border-bottom:1px solid #dee2e6}footer p{font-size:.8rem;text-align:center;color:var(--gray);max-width:20rem;margin:2rem auto}nav{width:100%;display:grid;margin:0 auto;text-align:center;align-items:center;grid-template-columns:repeat(5,1fr);max-width:var(--containerWidth)}nav>a{height:3rem;display:block;border-bottom:2px solid var(--white)}nav>a:hover{color:var(--orange)}nav>a>p{margin-top:.8rem}nav>a.active{color:var(--orange);border-bottom:2px solid var(--orange)}nav>a>svg{margin-top:.5rem}div.bitcoin a,div.buoy a{color:var(--orange)}div.buoy table{background-color:#fff;border-collapse:collapse;font-size:.8rem;margin:0;width:100%}div.buoy table td{border:1px solid #ddd;padding:.5rem}div.buoy table td:nth-child(2n){text-align:right}div.buoy table tr:hover{background-color:#ddd}div.buoy table tr:nth-child(2n){background-color:#f8f8f8}div.centered{gap:1rem;height:70vh;display:flex;align-items:center;flex-direction:column;justify-content:center}div.centered>p,div.centered>h1{margin:0}div.container{padding:2rem 1rem;margin:0 auto;max-width:var(--containerWidth);min-height:calc(100vh - 10rem)}div.filter{margin:0 0 2rem}div.filter>div:first-child{width:100%;margin:2rem 0;padding:1rem 0;text-align:center;border:1px solid var(--borderColor);background-color:var(--white);border-radius:var(--borderRadius)}div.filter>div:first-child>p{margin:0;font-weight:600}div.filter>div:first-child>div{width:100%;display:flex;justify-content:center}div.filter>div:first-child>div input{width:16rem;height:2rem;border:none;font-size:1rem;text-align:center;margin-top:.5rem;background-color:transparent;border-bottom:1px solid var(--gray)}div.filter>div:first-child>div input:focus-visible{outline:none;background-color:var(--bgorange);border-bottom:1px solid var(--orange)}div.forecast{overflow-x:scroll;max-width:var(--containerWidth);border-radius:var(--borderRadius)}div.hero{gap:6rem;width:100%;display:grid;margin:0 0 2rem;align-items:center;grid-template-columns:6fr 4fr}div.hero p{font-size:1.2rem}div.hero span{cursor:pointer;color:var(--orange)}div.infos{margin:2rem 0}div.infos a{text-decoration:none;color:var(--orange)}div.infos p{margin:0}div.infos p:first-letter{text-transform:uppercase}div.infos p:first-child{font-weight:600}div.infos>div{gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}div.infos>div>div:not(.amenities){display:flex;flex-direction:column;justify-content:start}div.infos>div:first-child{gap:2rem;margin-bottom:2rem;grid-template-columns:2fr 1fr}div.infos div.amenities{display:flex;margin-left:1rem;align-items:flex-start;justify-content:center}div.infos div.amenities>div{width:100%;display:grid;padding-top:2rem;grid-template-columns:repeat(4,1fr);gap:1rem;font-weight:600}div.infos div.amenities p.off{color:var(--gray)}div.links{display:flex;margin:1rem 0;justify-content:space-between}div.links img{height:1.2rem;width:auto}div.links p{gap:.5rem;display:flex;padding:1rem;cursor:pointer;align-items:center;color:var(--orange);justify-content:center;border:1px solid var(--borderColor);background-color:var(--white);border-radius:var(--borderRadius)}div.links p:hover{background-color:var(--hover)}div.list>div{display:grid;grid-template-columns:1fr 4fr 1fr}div.list>div>p{line-height:1;font-weight:600;text-align:center;margin-bottom:.5rem}div.list>div>p span{color:var(--gray);font-weight:500;font-size:.7rem}div.list ul{margin:0;padding:0;list-style:none}div.list ul>a:first-child li{border-top-left-radius:var(--borderRadius);border-top-right-radius:var(--borderRadius)}div.list ul>a:last-child li{border-bottom:1px solid var(--gray);border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius)}div.list ul li{display:grid;border:1px solid var(--borderColor);background-color:var(--white);grid-template-columns:1fr 4fr 1fr;border-bottom:none}div.list ul li:hover{background-color:var(--hover)}div.list ul li>p{text-align:center}div.list ul li>p:has(img){gap:.5rem;display:flex;align-items:center;justify-content:center}div.list ul li>p:has(img) img{height:.8rem;width:auto}div.location>p{gap:.5rem;display:flex;font-size:1rem;padding:1rem 2rem;align-items:center;justify-content:center;border:1px solid var(--borderColor);border-radius:var(--borderRadius);margin:0}div.location>p img{height:1.2rem;width:auto}div.location>p.cta{cursor:pointer;color:var(--orange);background-color:var(--white)}div.location>p.cta:hover{background-color:var(--hover)}div.location>p.coordinates{border:1px dotted var(--gray)}div.map{width:100%;height:calc(100vh - 16rem);margin-top:1rem;overflow:hidden;border-radius:var(--borderRadius)}div.map div.info>a>div{gap:.25rem;display:flex;align-items:center;justify-content:center}div.map div.info>a>p{font-weight:500;text-align:center}div.map div.info-window-header{display:flex;align-items:center;margin-top:-3px;gap:.5rem}div.map div.info-window-header p{margin:0;overflow:hidden;text-wrap:nowrap}div.modal{top:0;left:0;right:0;bottom:0;opacity:0;z-index:-21;display:flex;position:fixed;-webkit-user-select:none;user-select:none;align-items:center;pointer-events:none;justify-content:center;transition:all .2s ease-in-out}div.modal.open{opacity:1;z-index:1;-webkit-user-select:auto;user-select:auto;pointer-events:all}div.modal .overlay{top:0;left:0;right:0;bottom:0;z-index:11;position:absolute;background-color:#00000080}div.modal .content{z-index:21;margin:1rem;color:#000;padding:1rem;border-radius:8px;position:relative;background-color:#fff;width:calc(var(--containerWidth) - 1rem)}div.modal .content.small{width:300px}div.modal .content>div:first-child{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem}div.modal .content>div:first-child p{margin:0}div.modal .content>div:first-child p:nth-child(2){width:1.5rem;height:1.5rem;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center}div.modal .content>div:first-child p:nth-child(2):hover{background-color:var(--hover)}div.modal .video{border-radius:var(--borderRadius)}div.modal video{width:100%;height:auto;border:none}div.other{gap:1rem;display:flex;margin:1rem 0;justify-content:space-between}div.other img{height:1.2rem;width:auto}div.other a p{gap:.5rem;display:flex;padding:1rem;align-items:center;color:var(--orange);justify-content:center;border:1px solid var(--borderColor);background-color:var(--white);border-radius:var(--borderRadius)}div.other a p:hover{background-color:var(--hover)}div.paywall{display:flex;padding:2rem 0;min-height:360px;color:var(--white);align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--borderColor);background-color:var(--blue);background-image:url(/background/3px-tile.png)}div.paywall p{margin:0;font-size:.8rem}div.paywall p:first-child{font-size:1rem;font-weight:600}div.paywall div.qrcode{width:260px;height:260px;padding:.5rem;background-color:var(--white);margin:1rem 0}div.paywall div.qrcode svg path{fill:var(----black)}div.paywall button{margin:1rem 0;padding:1rem 2rem;border-radius:var(--borderRadius);background-color:var(--orange);color:var(--white);font-weight:600;border:none;cursor:pointer}div.paywall button.secondary{background-color:transparent;border:1px solid var(--white)}div.paywall button:hover{color:var(--orange);background-color:var(--hover)}div.paywall div.options{width:100%;max-width:480px;display:grid;margin:2rem 0;grid-template-columns:repeat(3,1fr)}div.paywall div.options>div{padding:1rem 0;text-align:center}div.paywall div.options>div:nth-child(2){border-left:1px solid white;border-right:1px solid white}div.photo{aspect-ratio:2/1;background-size:cover;background-repeat:no-repeat;border-radius:var(--borderRadius);border:1px solid var(--borderColor)}div.range{margin:1rem 0;padding:1rem 0;margin:0 0 2rem;background-color:var(--white);border-radius:var(--borderRadius);border:1px solid var(--borderColor)}div.range p{margin:0;text-align:center}div.range>div{display:grid;align-items:center;grid-template-columns:1fr 4fr 1fr}div.range input{padding:1.5rem;cursor:pointer;-moz-appearance:none;appearance:none;background:transparent;-webkit-appearance:none}div.range input:focus{outline:none}div.range input::-webkit-slider-runnable-track{height:.5rem;border-radius:.5rem;background-color:var(--gray)}div.range input::-moz-range-track{height:.5rem;border-radius:.5rem;background-color:var(--gray)}div.range input::-webkit-slider-thumb{width:2rem;height:2rem;border-radius:100%;-moz-appearance:none;appearance:none;margin-top:-.75rem;-webkit-appearance:none;background-color:var(--orange)}div.range input:focus::-webkit-slider-thumb{outline-offset:.125rem;border:1px solid var(--gray);outline:3px solid var(--gray)}div.range input::-moz-range-thumb{width:2rem;height:2rem;border:none;border-radius:100%;background-color:var(--orange)}div.range input:focus::-moz-range-thumb{outline-offset:.125rem;border:1px solid var(--gray);outline:3px solid var(--gray)}div.score{display:flex;align-items:center;justify-content:center}div.score>div{width:2rem;height:2rem;display:flex;border-radius:50%;align-items:center;justify-content:center;border:2px solid var(--orange)}div.score>div.today{color:var(--white);background-color:var(--orange)}div.score>div>p{margin:0;padding-top:1px}div.search h2{margin-top:2rem}div.spinner{width:20px;height:20px;margin:1rem auto;border-radius:50%;border:2px solid var(--orange);border-top:2px solid transparent;animation:spin 1s linear infinite}div.toggle .toggle-button-cover{display:table-cell;position:relative;width:200px;height:140px;box-sizing:border-box}div.toggle .button-cover{height:100px;margin:20px;background-color:#fff;box-shadow:0 10px 20px -8px #c5d6d6;border-radius:4px}div.toggle .button-cover:before{counter-increment:button-counter;content:counter(button-counter);position:absolute;right:0;bottom:0;color:#d7e3e3;font-size:12px;line-height:1;padding:5px}div.toggle .button-cover,div.toggle .knobs,div.toggle .layer{position:absolute;top:0;right:0;bottom:0;left:0}div.toggle .button{position:relative;top:8px;width:42px;height:24px;margin:-14px auto 0;overflow:hidden}div.toggle .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}div.toggle .knobs{z-index:2}div.toggle .layer{width:100%;background-color:#ebf7fc;transition:.3s ease all;z-index:1}div.toggle .button.r,div.toggle .button.r .layer{border-radius:100px}div.toggle #button-3 .knobs:before{content:"En";position:absolute;top:0;left:0;width:16px;height:16px;color:#fff;font-size:13px;font-weight:700;text-align:center;line-height:1;padding:4px;background-color:#03a9f4;border-radius:50%;transition:.3s ease all,left .3s cubic-bezier(.18,.89,.35,1.15)}div.toggle #button-3 .checkbox:active+.knobs:before{width:26px;border-radius:100px}div.toggle #button-3 .checkbox:checked:active+.knobs:before{margin-left:-16px}div.toggle #button-3 .checkbox:checked+.knobs:before{content:"Pt";left:18px;background-color:var(--orange)}div.toggle #button-3 .checkbox:checked~.layer{background-color:#fcebeb}p.error{color:red;margin:4rem 0;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width:640px){div.hero{gap:1rem;grid-template-columns:1fr}div.infos>div{grid-template-columns:repeat(2,1fr)}div.infos>div:first-child{gap:2rem;display:flex;flex-direction:column}div.infos div.amenities{margin-left:0}div.infos div.amenities>div{padding-top:0;grid-template-columns:repeat(8,1fr)}div.links span{display:none}div.map{height:calc(100vh - 18rem)}}
