*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:hidden}body{margin:0;overflow-x:hidden;max-width:100vw;font-family:"Segoe UI",system-ui,-apple-system,Roboto,Arial,sans-serif;color:#1b2822;background:#f7f3ec;line-height:1.5}a{color:#0f6e66}a:hover{color:#c8321e}img{max-width:100%;display:block}h1,h2,h3{letter-spacing:-.01em;line-height:1.15;margin:0 0 .4em;text-wrap:balance}h1{font-size:clamp(30px,4.5vw,48px);font-weight:800}h2{font-size:clamp(24px,3vw,32px);font-weight:800}h3{font-size:20px;font-weight:700}p{text-wrap:pretty}
.wrap{max-width:1200px;margin:0 auto;padding:0 24px}.skip{position:absolute;left:-9999px;top:8px;background:#1b2822;color:#fff;padding:10px 14px;border-radius:6px;z-index:100}.skip:focus{left:8px}
header{position:sticky;top:0;z-index:50;background:rgba(247,243,236,.92);backdrop-filter:blur(8px);border-bottom:1px solid #e7dccb}.nav{display:flex;align-items:center;gap:6px;height:64px}.nav .links{display:flex;align-items:center;gap:6px}.burger{display:none;width:44px;height:44px;border:1px solid #e7dccb;border-radius:8px;background:#fff;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0}.burger span{display:block;width:20px;height:2px;background:#1b2822;border-radius:2px;transition:transform .2s,opacity .2s}.burger[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[aria-expanded="true"] span:nth-child(2){opacity:0}.burger[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.drawer{display:none}.drawer:not([hidden]){display:grid;gap:4px;padding:8px 22px 18px;border-top:1px solid #e7dccb;background:#f7f3ec}.drawer a{padding:12px 10px;border-radius:8px;color:#1b2822;text-decoration:none;font-weight:600;font-size:17px}.drawer a:hover{background:#efe7d9}.drawer a.btn{margin-top:8px;text-align:center;color:#fff}.brand{font-weight:800;font-size:22px;color:#1b2822;text-decoration:none;margin-right:auto}.brand b{color:#c8321e}.nav a.l{color:#1b2822;text-decoration:none;font-weight:500;padding:8px 12px;border-radius:8px;white-space:nowrap}.nav a.l:hover{background:#efe7d9}.btn{display:inline-block;background:#c8321e;color:#fff;border:0;border-radius:8px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer;font-size:15px;white-space:nowrap}.btn:hover{background:#a3271a;color:#fff}.btn.dark{background:#1b2822}.btn.dark:hover{background:#c8321e}.btn.ghost{background:#fff;color:#1b2822;border:1px solid #1b2822}.btn.ghost:hover{background:#1b2822;color:#fff}
.hero{padding-top:56px;padding-bottom:24px}.hero .k{font-weight:600;color:#0f6e66;font-size:14px}.hero p{font-size:18px;color:#5f6b66;max-width:560px}.search{background:#fff;border:1px solid #e7dccb;border-radius:12px;padding:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;align-items:end;margin-top:22px}label.f{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:700;color:#5f6b66}select,input{border:1px solid #e7dccb;border-radius:8px;padding:10px;background:#f7f3ec;font:inherit;font-weight:600;color:#1b2822;width:100%}
section.s{padding-top:56px}.sub{color:#5f6b66;margin:0 0 22px}.grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.grid.c{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}
.card{background:#fff;border:1px solid #e7dccb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s}.card:hover{border-color:#1b2822}.ph{position:relative;aspect-ratio:3/2;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;color:#fff;text-decoration:none}.ph .z{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.ph .c{font-weight:800;font-size:26px;line-height:1;color:#fff}.ph:hover,.ph:hover .c,.ph:hover .z{color:#fff}.ph .claim{align-self:flex-start;margin-top:10px;background:rgba(255,255,255,.95);color:#1b2822;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;text-decoration:none}.ph .claim:hover{background:#c8321e;color:#fff}.badge{position:absolute;right:10px;top:10px;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.off{position:absolute;left:10px;bottom:10px;background:#1b2822;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}
.card .b{padding:14px;display:flex;flex-direction:column;gap:5px;flex:1}.card .m{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:#5f6b66}.card h3{margin:0;font-size:19px}.card h3 a{color:#1b2822;text-decoration:none}.card .p{display:flex;justify-content:space-between;align-items:center;margin-top:6px;gap:8px;flex-wrap:wrap}.price{font-weight:800;font-size:19px;white-space:nowrap}.price small{font-size:13px;color:#5f6b66;font-weight:500}.muted{color:#5f6b66;font-weight:600;font-size:14px}
.tile{background:#fff;border:1px solid #e7dccb;border-radius:12px;padding:18px;text-decoration:none;color:#1b2822;display:flex;flex-direction:column;gap:6px}.tile:hover{border-color:#1b2822;color:#1b2822}.tile .z{font-size:12px;font-weight:700;color:#0f6e66;text-transform:uppercase;letter-spacing:.06em}.tile .n{font-weight:700;font-size:20px}.tile .d{font-size:14px;color:#5f6b66}.lg{background:#fff;border-radius:8px;padding:6px 10px;display:inline-flex;align-items:center;justify-content:center}
.chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center;row-gap:8px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:6px;padding:7px 12px;font-weight:700;font-size:13px;text-decoration:none;background:#f0ebe1;color:#1b2822;white-space:nowrap}.pill.ok{background:#d7ece8;color:#0a524c}.chip{display:inline-flex;gap:8px;align-items:center;border-radius:6px;padding:7px 12px;font-weight:700;font-size:13px;text-decoration:none;white-space:nowrap;border:1px solid #e7dccb;background:#f7f3ec;color:#1b2822}.chip:hover{background:#1b2822;color:#fff}.chip span{opacity:.8;font-weight:600}
.box{background:#fff;border:1px solid #e7dccb;border-radius:12px;padding:22px}.two{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:28px;align-items:start}dl.kv{margin:0;display:grid;grid-template-columns:auto 1fr;gap:8px 14px;font-size:14px}dl.kv dt{color:#5f6b66;white-space:nowrap}dl.kv dd{margin:0;font-weight:600}
.faq details{background:#fff;border:1px solid #e7dccb;border-radius:10px;margin-bottom:8px}.faq summary{padding:14px 16px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary::after{content:"+";color:#0f6e66;font-size:22px;line-height:1}.faq details[open] summary::after{content:"×"}.faq p{margin:0;padding:0 16px 14px;color:#5f6b66;font-size:14px}
.gal{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:220px 220px;max-width:100%;gap:10px;border-radius:12px;overflow:hidden}.gal a{display:block;background-size:cover;background-position:center;min-width:0}.gal a:first-child{grid-row:1/3}.gal a:first-child img{width:100%;height:100%;object-fit:cover}.galall{display:none;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:12px}.galall.on{display:grid}.galall figure{margin:0;position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#f0ebe1}.galall img{width:100%;height:100%;object-fit:cover}.galall figcaption{position:absolute;left:0;right:0;bottom:0;background:rgba(27,40,34,.7);color:#fff;font-size:12px;padding:6px 10px}
.fiche{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:32px;margin-top:28px;align-items:start}@media(max-width:820px){.fiche{grid-template-columns:minmax(0,1fr)}.side{position:static}}.side{position:sticky;top:84px;display:grid;gap:16px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:700;background:#fbe9dc;color:#a3271a;text-decoration:none}.pill.ok{background:#d7ece8;color:#0a524c}.amen{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.amen li{background:#fff;border:1px solid #e7dccb;border-radius:8px;padding:9px 12px;font-size:14px}
.rates{background:#fff;border:1px solid #e7dccb;border-radius:12px;overflow:hidden}.rates div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 16px;padding:14px 18px;border-top:1px solid #efe7d9;align-items:center}.rates div:first-child{border-top:0}.rates b{font-size:16px}.rates small{color:#5f6b66;display:block}.rates .v{text-align:right;white-space:nowrap;font-weight:800;font-size:20px}.rates .v small{font-size:12px;font-weight:600;color:#5f6b66}
.cal{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}.cal h4{margin:0 0 8px;font-size:15px;text-transform:capitalize}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.days span,.days button{font:inherit;text-align:center;border-radius:6px;padding:6px 0;font-size:13px;border:1px solid #efe7d9;background:#fff;cursor:pointer}.days .h{border:0;color:#8a857a;font-size:11px;font-weight:700;background:none;cursor:default}.days .x{background:repeating-linear-gradient(135deg,#efe7d9 0 3px,#e7dccb 3px 6px);color:#8a857a;text-decoration:line-through;cursor:not-allowed}.days .u{background:#f7f3ec;border-style:dashed;color:#5f6b66}.days .sel{background:#0f6e66;color:#fff;border-color:#0f6e66;font-weight:700}.days .in{background:#d7ece8;border-color:#9dcfc7}.note{background:#fbe9dc;color:#7a1f14;border-radius:10px;padding:12px 14px;font-size:14px;font-weight:600}
.reg{background:#fff;border:1px dashed #c9bfae;border-radius:12px;padding:14px 16px;font-size:14px;color:#5f6b66;display:flex;gap:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:16px}
.dark{background:#1b2822;color:#fff}.dark a{color:#7fd1c6}.dark a.btn{color:#fff}.dark a.btn.ghost{color:#fff;background:transparent;border-color:rgba(255,255,255,.45)}.dark a.btn.ghost:hover{background:#fff;color:#1b2822}.dark .box{background:#0f1a16;border-color:rgba(255,255,255,.1)}.plans{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.plan{background:#fff;color:#1b2822;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px;border:1px solid #e7dccb}.plan.hi{border:2px solid #c8321e}.plan .pr{font-weight:800;font-size:40px}.plan .pr small{font-size:15px;font-weight:600;color:#5f6b66}.plan ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:14px}.plan li::before{content:"• ";color:#0f6e66}
footer{background:#fff;color:#5f6b66;margin-top:72px;padding:48px 0 32px;font-size:14px;border-top:1px solid #e7dccb}footer a{color:#5f6b66;text-decoration:none}footer a:hover{color:#c8321e}footer .cols{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}footer h4{color:#1b2822;margin:0 0 10px;font-size:14px}footer .links{display:grid;gap:6px}footer .fin{border-top:1px solid #e7dccb;margin-top:32px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px 24px;color:#8a857a;font-size:13px}footer .by{display:inline-flex;align-items:center;gap:14px}footer .by img{height:24px;width:auto;display:inline-block}footer .by a{display:inline-flex;align-items:center}
#ck .bt{display:flex;gap:8px;flex-wrap:wrap}#ck .bt .btn{flex:1 1 140px;text-align:center}#ck{position:fixed;left:16px;right:16px;bottom:16px;z-index:90;background:#fff;border:1px solid #e7dccb;border-radius:12px;padding:18px;box-shadow:0 12px 40px rgba(27,40,34,.18);max-width:560px;margin:0 auto;display:none}#ck.on{display:block}#ck p{margin:0 0 12px;font-size:14px;color:#5f6b66}#ck .row{display:flex;gap:8px;flex-wrap:wrap}
.grid.lbs{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:stretch}.tile.lb{padding:0;overflow:hidden;gap:0;text-align:center;align-items:center;height:100%}.tile.lb .n{min-height:2.6em;display:flex;align-items:center;justify-content:center;line-height:1.3}.tile.lb .cnt{margin-top:auto}.tile.lb .lz{width:100%;height:112px;display:flex;align-items:center;justify-content:center;padding:14px 18px;background:#fff;border-bottom:4px solid var(--lb)}.tile.lb .lz img{max-height:84px;width:auto;object-fit:contain}.tile.lb .lt{font-weight:800;font-size:16px;padding:10px 16px;border-radius:8px;line-height:1.2}.tile.lb .n{padding:14px 14px 0;font-weight:700;font-size:16px}.tile.lb .d{padding:2px 14px 0;font-size:13px;color:#5f6b66}.tile.lb .cnt{padding:10px 14px 16px;font-size:14px;color:#5f6b66}.tile.lb .cnt b{font-size:22px;color:#1b2822;margin-right:4px}
@media(max-width:640px){.grid.lbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tile.lb .lz{height:132px;padding:12px}.tile.lb .lz img{max-height:108px}.tile.lb .n{font-size:15px}.tile.lb .d{font-size:12px}}
.lhero{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.lhero h1{font-size:clamp(26px,3.6vw,40px)}.lhero>div:last-child{flex:1 1 240px;min-width:0}.lcard{background:#fff;border:1px solid #e7dccb;border-left:6px solid var(--lb);border-radius:12px;padding:16px 22px;display:inline-flex;align-items:center;box-shadow:0 1px 2px rgba(27,40,34,.06)}.lk{font-size:12px;font-weight:700;color:#5f6b66;text-transform:uppercase;letter-spacing:.06em}
.crumb{font-size:13px;color:#5f6b66;display:flex;gap:6px;flex-wrap:wrap;padding-top:20px}.crumb a{color:#5f6b66}article.g{max-width:800px}article.g p{font-size:17px;line-height:1.7;color:#2f3b36}.src{font-size:12px;color:#8a857a}
@media(max-width:900px){.nav .links{display:none}.burger{display:flex}}@media(max-width:640px){.wrap{padding:0 22px}.crumb{padding:14px 0 6px}h1{line-height:1.1;margin-top:10px}h2{margin-top:28px;line-height:1.2}.chips{gap:8px}.chip,.pill{font-size:12px;padding:6px 10px}.sub{line-height:1.5}.hero{padding-top:32px;padding-bottom:16px}h1{font-size:clamp(28px,8vw,40px)}.grid,.grid.c{grid-template-columns:minmax(0,1fr)}.two{grid-template-columns:minmax(0,1fr)}.gal{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;gap:8px}.gal a{aspect-ratio:1/1;min-width:0}.gal a:first-child{grid-column:1/4;grid-row:1;aspect-ratio:16/10}.gal a:nth-child(n+5){display:none}.galall{grid-template-columns:repeat(2,minmax(0,1fr))}.search{grid-template-columns:minmax(0,1fr)}.cal{grid-template-columns:minmax(0,1fr)}.rates div{grid-template-columns:minmax(0,1fr)}.rates .v{text-align:left}#req>div[style*="1fr 1fr"]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.lhero{gap:14px}.lcard{padding:12px 16px}.lcard img{height:56px!important}#ck{left:8px;right:8px;bottom:8px}section.s{padding-top:36px}footer .cols{grid-template-columns:minmax(0,1fr)}.btn{white-space:normal}.nav a.l{padding:8px 10px;font-size:14px}}
form.q{display:grid;gap:10px}textarea{border:1px solid #e7dccb;border-radius:8px;padding:10px;font:inherit;background:#f7f3ec;width:100%;min-height:90px}.ok{background:#d7ece8;color:#0a524c;border-radius:10px;padding:12px 14px;font-weight:600;display:none}
:focus-visible{outline:3px solid #0f6e66;outline-offset:2px}@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media print{header,footer,#ck{display:none}}