@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&display=swap");:root{--red:#e02020;--red-text:#b01218;--red-num:#9c0f14;--ink:#14161a;--body:#3a4149;--muted:#5b646d;--muted-dark:#8a939b;--nav:#c5cbd1;--line:#e4e7ea;--line-soft:#eef0f2;--line-dark:#2a2e34;--chip:#f5f6f7;--wa:#25d366;--wa-ink:#0b2e19;--gutter:40px;--max:1200px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Archivo,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15.5px;line-height:1.5;color:var(--ink);background:#fff}a{color:var(--red-text)}img{max-width:100%}.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wrap{max-width:var(--max);margin:0 auto}.hdr{background:var(--ink);color:#fff}.hdr-in{justify-content:space-between;gap:24px;min-height:76px;padding:0 var(--gutter)}.hdr-in,.hdr-left{display:flex;align-items:center}.hdr-left{gap:32px}.hdr-logo img{width:152px;height:auto;display:block}.hdr-nav{display:flex;gap:22px}.hdr-nav a{font-size:15px;font-weight:500;color:var(--nav);text-decoration:none}.hdr-nav a,.hdr-right a{white-space:nowrap}.hdr-nav a[aria-current=page]{font-weight:700;color:#fff}.hdr-right{display:flex;align-items:center;gap:9px}.hdr-trade{font-size:14px;font-weight:600;color:var(--nav);padding-right:5px}.chip-wa,.hdr-trade{text-decoration:none}.chip-wa{display:inline-flex;align-items:center;gap:7px;font-size:14.5px;font-weight:800;color:var(--wa-ink);background:var(--wa);border-radius:8px;padding:11px 14px}.chip-wa:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--wa-ink);display:block}.chip-call{display:inline-flex;align-items:center;font-size:14.5px;font-weight:800;color:#fff;background:var(--red);border-radius:8px;padding:11px 14px;text-decoration:none}@media (max-width:1100px){.hdr-nav,.hdr-trade{display:none}:root{--gutter:28px}.hdr-in{min-height:62px}.hdr-logo img{width:116px}}.main{padding:0 var(--gutter) 72px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--red-text)}.h1{font-size:34px;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0}.h2{font-size:24px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.lede{font-size:17px;color:var(--muted);margin:8px 0 0;max-width:62ch}.section{padding-top:36px}.hero{position:relative;background:var(--ink);color:#fff;min-height:470px;display:flex;align-items:center;padding:48px 0;overflow:hidden;margin:0 calc(50% - 50vw)}.hero-in{margin-left:max(var(--gutter),calc(50vw - var(--max) / 2 + var(--gutter)))}.hero-bg{object-fit:cover;width:100%;height:100%;opacity:.55}.hero-bg,.hero-shade{position:absolute;inset:0}.hero-shade{background:linear-gradient(96deg,rgba(20,22,26,.93),rgba(20,22,26,.78) 44%,rgba(20,22,26,.34))}.hero-in{position:relative;max-width:610px;display:flex;flex-direction:column;gap:16px}.hero .eyebrow{color:#ff6b6b}.hero .h1{font-size:54px;color:#fff}.hero p{margin:0;font-size:18px;line-height:1.55;color:#dde1e5;max-width:46ch}.hero-ctas{display:flex;gap:11px;padding-top:6px;flex-wrap:wrap}@media (max-width:900px){.hero{min-height:380px}.hero .h1{font-size:36px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:15.5px;font-weight:800;border-radius:9px;padding:15px 22px;text-decoration:none;cursor:pointer;border:0}.btn-red{background:var(--red);color:#fff}.btn-ink-outline{background:#fff;color:var(--ink);border:2px solid var(--ink);padding:13px 20px}.btn-ghost{background:transparent;color:#fff;padding:14px 20px}.btn-ghost,.btn-quiet{border:1px solid var(--muted-dark);font-weight:700}.btn-quiet{background:#fff;color:var(--ink)}.btn-quiet,.btn-wa{padding:13px;font-size:14.5px}.btn-wa{background:var(--wa);color:var(--wa-ink)}.btn-wa:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--wa-ink)}.btn:disabled,.btn[aria-disabled=true]{background:#b8bcc4;color:#fff;border-color:#b8bcc4;pointer-events:none}.btn-block{width:100%}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:22px;gap:22px;padding-top:24px}.card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;color:inherit;text-decoration:none}.card-media{position:relative;background:var(--chip)}.card-media .noimg,.card-media img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.badge{position:absolute;top:12px;left:12px;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--ink);border-radius:6px;padding:5px 9px}.badge-reserved{background:var(--red)}.photos{position:absolute;bottom:12px;right:12px;font-size:12px;font-weight:700;color:#fff;background:rgba(20,22,26,.78);border-radius:6px;padding:5px 9px}.card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:12px}.card-title{font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0}.card-meta{font-size:14.5px;color:var(--muted);margin:3px 0 0}.chips{gap:7px}.chip{font-size:12.5px;font-weight:600;color:var(--body);background:var(--chip);border-radius:6px;padding:5px 9px}.card-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line-soft)}.price{font-size:26px;font-weight:900;letter-spacing:-.035em;line-height:1.1}.price-was{font-size:13px;color:var(--muted);font-weight:500;text-decoration:line-through;margin-left:8px;letter-spacing:0}.monthly{font-size:13px;color:var(--red-num);font-weight:600}.card-cta{font-size:14.5px;font-weight:800;color:#fff;background:var(--red);border-radius:8px;padding:11px 16px}.empty{border:1px dashed var(--line);border-radius:12px;padding:48px;text-align:center;color:var(--muted);margin-top:24px}.vdp{display:grid;grid-template-columns:minmax(0,1fr) 388px;grid-gap:40px;gap:40px;align-items:start;padding-top:28px}@media (max-width:960px){.vdp{grid-template-columns:1fr}}.gallery{display:grid;grid-gap:8px;gap:8px}.gallery img{width:100%;height:auto;border-radius:12px;display:block;background:var(--chip)}.thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px}.thumbs img{aspect-ratio:3/2;object-fit:cover}.panel{display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:16px}.panel .h1{font-size:29px}.panel-meta{font-size:15.5px;color:var(--muted);margin:6px 0 0}.panel .price{font-size:38px;letter-spacing:-.04em;line-height:1}.panel .monthly{font-size:15px;font-weight:700}.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.note{font-size:13px;line-height:1.5;color:var(--muted);margin:0}.box{border:1px solid var(--line);border-radius:12px;padding:20px;flex-direction:column}.box,.box-title{display:flex;gap:12px}.box-title{font-size:17px;font-weight:800;letter-spacing:-.02em;margin:0;justify-content:space-between;align-items:baseline}.spec{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px 20px;gap:12px 20px;margin:24px 0 0;padding:0;list-style:none}.spec li{border-top:1px solid var(--line);padding-top:8px}.spec .k{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.spec .k,.spec .v{font-weight:700}.condition{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.condition li{border:1px solid var(--line);border-radius:12px;padding:14px 16px;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:start}.condition .sev{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:700}.condition .pics{display:flex;gap:8px}.condition .pics img{width:96px;height:64px;object-fit:cover;border-radius:6px;background:var(--chip)}.rep{font-size:12.5px;color:var(--muted);line-height:1.55;margin:0}.features{column-count:2;column-gap:24px;padding-left:18px;margin:0}.prose :is(p,ul){margin:0 0 12px}.form{display:grid;grid-gap:14px;gap:14px;max-width:560px}.form label{display:grid;grid-gap:5px;gap:5px;font-size:13.5px;font-weight:700}.form input:not([type=checkbox]),.form select,.form textarea{font:inherit;padding:11px 12px;border:1px solid #d8dde2;border-radius:8px}.form .two{gap:12px}.terms{border:1px solid var(--line);border-radius:12px;padding:16px 18px;max-height:260px;overflow:auto;font-size:13.5px;background:#fafafb}.terms h2{font-size:15px}.terms h2,.terms p{margin:0 0 8px}.accept{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important}.error{color:var(--red-text);font-weight:700;margin:0}.ftr{background:var(--ink);color:#dde1e5;padding:40px var(--gutter);margin-top:72px}.ftr-top{display:grid;grid-template-columns:1.3fr repeat(4,1fr);grid-gap:28px;gap:28px;padding-bottom:28px}@media (max-width:900px){.ftr-top{grid-template-columns:1fr 1fr}}.ftr-nap{font-size:14.5px;line-height:1.6;color:#dde1e5}.ftr-nap a{color:#fff;text-decoration:none;font-weight:700}.ftr h4{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dark);margin:0 0 12px}.ftr ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.ftr ul a{color:#dde1e5;text-decoration:none;font-size:14.5px}.ftr-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.ftr-band span{font-size:13.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dark)}.ftr-band div{display:flex;align-items:center;gap:26px}.ftr-band img{width:108px;height:auto;display:block}.ftr-legal{font-size:12.5px;line-height:1.6;color:var(--muted-dark);padding-top:22px;display:grid;grid-gap:10px;gap:10px;max-width:980px}.ftr-legal p{margin:0}.wizard{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.steps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 14px;font-size:12.5px;font-weight:700;color:var(--muted)}.steps li[aria-current=step]{color:var(--ink)}.steps li[data-done=true]{color:var(--red-text)}.form-label{display:grid;grid-gap:5px;gap:5px;font-size:13.5px;font-weight:700}.working{margin:0;display:grid;grid-gap:6px;gap:6px}.working div{display:flex;justify-content:space-between;gap:12px;font-size:14.5px}.working dt{color:var(--muted)}.working dd{margin:0;font-weight:700}.working .total{border-top:1px solid var(--line);padding-top:8px;margin-top:4px;font-size:18px}.working .total dt{color:var(--ink);font-weight:800}.plans{display:grid;grid-gap:8px;gap:8px}.plan{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line);border-radius:10px;padding:12px 14px;cursor:pointer}.plan[data-chosen=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.plan input{margin-top:3px}.plan-head{display:flex;justify-content:space-between;gap:12px}.days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}.day,.hour{font:inherit;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 4px;cursor:pointer;display:grid;grid-gap:2px;gap:2px;text-align:center;font-size:12.5px}.day strong{font-size:16px}.day:disabled,.hour:disabled{color:#b8bcc4;background:var(--chip);cursor:default}.day[aria-pressed=true],.hour[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.hours{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;gap:6px}.hour{padding:12px 4px;font-weight:700}.terms h3{font-size:15px;margin:14px 0 4px}.terms .cl{color:var(--muted);font-size:12px;margin-right:6px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{font:inherit;font-size:13.5px;font-weight:700;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 14px;cursor:pointer}.chip[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.shots{display:grid;grid-gap:8px;gap:8px}.shot{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:13.5px;font-weight:700}.shot input{font:inherit;font-size:12px;max-width:55%}.consent{position:fixed;left:0;right:0;bottom:0;z-index:70;background:var(--ink);color:#fff;border-top:3px solid var(--red);box-shadow:0 -8px 32px rgba(20,22,26,.28)}.consent-body{max-width:1080px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.consent-text{flex:1 1 380px;margin:0;font-size:15px;line-height:1.5;color:var(--muted-dark)}.consent-text strong{color:#fff;font-weight:700}.consent-acts{flex:0 0 auto;display:flex;gap:10px}.consent-btn{font:inherit;font-size:16px;font-weight:700;white-space:nowrap;color:#fff;background:transparent;border:1px solid var(--line-dark);border-radius:9px;padding:0 20px;min-height:48px;cursor:pointer;transition:background 80ms linear}.consent-btn:hover{background:#272b31}.consent-btn--yes{color:#fff;background:var(--red);border-color:var(--red)}.consent-btn--yes:hover{background:var(--red-text)}.consent-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.consent-more{flex:0 0 auto;font-size:14px;color:var(--muted-dark);text-decoration:underline}.consent-more:hover{color:#fff}