/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-row{display:table-row}}:root{--ink:#0a1c38;--ink-2:#082346;--blue:#3f6fff;--blue-soft:#eaf1ff;--yellow:#ffbd35;--coral:#ff5c59;--aqua:#21b8d8;--paper:#f7f9fc;--muted:#647187;--line:#dfe5ee;--navy:#04162f;--navy-2:#082346;--atr-shadow:0 18px 45px #04162f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:40;background:#fffffff0;grid-template-columns:auto 1fr auto;align-items:center;height:72px;padding:0 clamp(20px,4vw,58px);display:grid;position:sticky;top:0}.logo{letter-spacing:-.9px;align-items:center;width:max-content;font-size:20px;font-weight:900;display:inline-flex}.brand-lockup{color:var(--ink)!important;letter-spacing:-.9px!important;gap:8px!important;font-size:20px!important;font-weight:900!important;line-height:normal!important}.brand-lockup .brand-mark{width:36px!important;height:18px!important;margin-right:0!important;transform:none!important}.brand-mark{align-items:center;gap:3px;width:36px;height:18px;margin-right:8px;display:inline-flex}.brand-mark i{border-radius:5px;width:10px;height:18px;display:block}.brand-mark i:first-child{background:var(--coral)}.brand-mark i:nth-child(2){background:var(--yellow)}.brand-mark i:nth-child(3){background:var(--blue)}.site-header nav{justify-self:center;gap:25px;display:flex}.site-header nav a{color:var(--ink);font-size:13px;font-weight:700;transition:color .2s}.site-header nav a:hover{color:var(--blue)}.canonical-header-actions{justify-self:end;align-items:center;gap:16px;display:flex}.host-sign-in{color:var(--ink);font-size:13px;font-weight:700}.host-sign-in:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-self:end;align-items:center;gap:12px;padding:11px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.nav-cta:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.site-header.canonical-header.simple-header{grid-template-columns:auto 1fr}.activation-hero{background:#fff;grid-template-columns:minmax(460px,.88fr) minmax(610px,1.12fr);min-height:calc(100vh - 72px);padding:62px clamp(24px,5vw,72px) 72px;display:grid;position:relative;overflow:hidden}.activation-hero:after{clip-path:polygon(32% 0,100% 0,100% 100%,0 100%);content:"";background:#f0f4fb;width:59%;position:absolute;top:0;bottom:0;right:0}.activation-copy{z-index:2;align-self:center;max-width:600px;padding:10px 0;position:relative}.activation-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin-bottom:27px;font-size:11px;font-weight:900;display:flex}.activation-kicker i{background:var(--coral);flex:0 0 6px;width:6px;height:6px;margin-right:11px;display:block}.activation-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(58px,5.55vw,84px);font-weight:840;line-height:.96}.activation-hero h1 em{color:var(--blue);font-style:normal}.activation-copy>p{color:var(--muted);max-width:570px;margin:27px 0 28px;font-size:17px;line-height:1.65}.activation-form{background:#fff;border:1px solid #d6deea;border-radius:10px;align-items:center;max-width:570px;padding:6px;display:flex;box-shadow:0 16px 34px #08234612}.activation-form input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 13px;font-size:12px}.activation-form input::placeholder{color:#7c8798}.activation-form:focus-within{border-color:#9bb1ff;box-shadow:0 0 0 3px #3f6fff1f,0 16px 34px #08234612}.activation-form button{background:var(--blue);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;flex:none;padding:14px 16px;font-size:12px;font-weight:800;transition:background .2s,transform .2s}.activation-form button:hover{background:var(--ink);transform:translateY(-1px)}.activation-assurances{color:#77859a;flex-wrap:wrap;gap:8px 19px;margin-top:13px;font-size:9px;display:flex}.activation-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:28px;max-width:570px;margin-top:35px;padding-top:24px;display:grid}.activation-stats span{display:grid}.activation-stats strong{letter-spacing:-.035em;font-size:20px}.activation-stats small{color:#77859a;margin-top:5px;font-size:9px}.activation-visual{z-index:2;justify-content:center;align-items:center;min-width:0;padding-left:clamp(26px,4vw,72px);display:flex;position:relative}.activation-visual img{filter:drop-shadow(0 28px 40px #08234629);width:min(100%,650px);height:auto;max-height:690px;display:block}@media (max-width:1120px){.activation-hero{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.activation-hero:after{clip-path:polygon(0 18%,100% 0,100% 100%,0 100%);width:100%;height:54%;top:auto}.activation-copy{max-width:720px}.activation-visual{margin-top:55px;padding-left:0}.activation-visual img{width:min(100%,690px);max-height:720px}}@media (max-width:760px){.activation-hero{padding:52px 20px 58px}.activation-kicker{margin-bottom:21px;font-size:9px;line-height:1.5}.activation-hero h1{font-size:clamp(47px,14vw,62px)}.activation-copy>p{margin:23px 0 24px;font-size:15px}.activation-form{align-items:stretch;gap:6px;display:grid}.activation-form input{min-height:44px}.activation-form button{width:100%}.activation-assurances{gap:8px 14px}.activation-stats{gap:13px}.activation-stats strong{font-size:18px}.activation-stats small{font-size:8px;line-height:1.35}.activation-visual{margin-top:38px}}.hero{background:radial-gradient(circle at 72% 35%,#3767ff14,#0000 28%),#fff;grid-template-columns:minmax(420px,.88fr) minmax(560px,1.12fr);min-height:720px;padding:76px clamp(24px,5vw,84px) 88px;display:grid;position:relative}.hero:before{content:"";opacity:.3;background-image:radial-gradient(#071c381f 1px,#0000 1px);background-size:19px 19px;width:200px;height:160px;position:absolute;top:120px;left:23px;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-copy{z-index:2;align-self:center;max-width:660px;position:relative}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:900}.eyebrow{align-items:center;display:flex}.eyebrow i{background:var(--blue);box-shadow:0 0 0 5px var(--blue-soft);border-radius:50%;width:7px;height:7px;margin-right:12px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(56px,5.35vw,82px);font-weight:820;line-height:.98}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#556178;max-width:585px;margin:30px 0 32px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:27px;display:flex}.primary-button{background:var(--blue);box-shadow:none;color:#fff;border-radius:8px;align-items:center;gap:18px;padding:15px 20px;font-size:14px;font-weight:800;transition:all .22s;display:inline-flex}.primary-button:hover{background:var(--ink);box-shadow:none;transform:translateY(-2px)}.primary-button span{font-size:17px}.text-link{color:#3d4a60;align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{color:var(--blue);font-size:18px}.hero-proof{border-top:1px solid var(--line);gap:0;width:100%;margin-top:52px;padding-top:25px;display:flex}.hero-proof span{flex-direction:column;min-width:130px;padding-right:24px;display:flex}.hero-proof span+span{border-left:1px solid var(--line);padding-left:24px}.hero-proof strong{letter-spacing:-.03em;font-size:20px}.hero-proof small{color:#8390a2;letter-spacing:.04em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:800}.hero-platform{perspective:1200px;align-self:center;height:590px;margin-left:42px;position:relative}.platform-glow{background:var(--blue);filter:blur(80px);opacity:.11;border-radius:50%;width:65%;height:280px;position:absolute;top:18%;left:18%}.platform-window{background:#fff;border:1px solid #071c381f;border-radius:18px;width:88%;height:445px;position:absolute;top:67px;left:6%;overflow:hidden;transform:rotateY(-4deg)rotateX(1deg);box-shadow:0 40px 70px #071c3826,0 8px 18px #071c3814}.window-topline{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex}.window-brand{align-items:center;font-size:12px;font-weight:800;display:flex}.window-brand .brand-mark{transform-origin:0;width:18px;height:15px;transform:scale(.68)}.window-nav-dots{gap:20px;margin-left:40px;display:flex}.window-nav-dots i{background:#53647b;border-radius:6px;width:34px;height:4px;display:block}.window-nav-dots i:first-child{background:#fff}.window-avatar{background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:flex}.window-content{padding:22px 24px}.property-row{justify-content:space-between;align-items:center;display:flex}.property-row>div{display:grid}.micro-label{color:#8490a1;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900}.property-row strong{letter-spacing:-.025em;margin:4px 0;font-size:19px}.property-row small{color:#778399;font-size:9px}.property-row small i{background:#37c786;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.property-menu{color:#8390a3;letter-spacing:2px;font-size:14px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 13px;display:grid}.metric-grid>div{background:#f5f7fb;border:1px solid #eef1f6;border-radius:9px;padding:12px;display:grid}.metric-grid span{color:#8390a2;font-size:8px}.metric-grid strong{margin:5px 0 2px;font-size:19px}.metric-grid small{color:#24a86f;font-size:8px;font-weight:800}.chart-card{border:1px solid #e9edf3;border-radius:10px;padding:14px}.chart-heading{justify-content:space-between;align-items:flex-start;display:flex}.chart-heading>div{display:grid}.chart-heading span{color:#8a95a5;font-size:7px}.chart-heading strong{margin-top:3px;font-size:11px}.chart-area{height:118px;margin-top:10px;position:relative;overflow:hidden}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:10px 0 0}.chart-grid i{border-top:1px dashed #e8ecf3;width:100%}.bar{background:linear-gradient(#b8c8ff,#dbe3ff);width:8%;position:absolute;bottom:0}.bar-1{height:31%;left:5%}.bar-2{height:43%;left:21%}.bar-3{height:39%;left:37%}.bar-4{height:59%;left:53%}.bar-5{height:54%;left:69%}.bar-6{background:var(--blue);height:77%;left:85%}.chart-line{width:88%;height:45px;position:absolute;bottom:24px;left:4%}.chart-line:before{border-top:2px solid var(--coral);content:"";width:100%;position:absolute;top:23px;left:0;transform:skewY(-7deg)}.chart-line i{border:2px solid var(--coral);background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:20px}.chart-line i:first-child{left:0}.chart-line i:nth-child(2){top:27px;left:20%}.chart-line i:nth-child(3){top:18px;left:42%}.chart-line i:nth-child(4){top:24px;left:62%}.chart-line i:nth-child(5){top:13px;left:80%}.chart-line i:nth-child(6){top:8px;right:0}.float-card{z-index:3;background:#fffffff7;border:1px solid #071c381c;border-radius:12px;position:absolute;box-shadow:0 20px 45px #071c3829}.score-card{width:210px;padding:15px 17px;top:26px;right:-4%}.score-row{align-items:center;margin:8px 0 10px;display:flex}.score-row>strong{color:var(--blue);letter-spacing:-.05em;margin-right:12px;font-size:38px}.score-row>div{display:grid}.score-row b{font-size:10px}.score-row small{color:#8490a1;margin-top:3px;font-size:8px}.score-track{background:#e9edf5;border-radius:9px;height:5px;overflow:hidden}.score-track i{background:linear-gradient(90deg,var(--yellow),var(--coral),var(--blue));width:87%;height:100%;display:block}.services-card{width:240px;padding:15px;bottom:0;left:-5%}.float-title{text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex}.float-title b{color:var(--blue);font-size:7px}.service-line{border-top:1px solid #eef1f5;align-items:center;margin-top:10px;padding-top:10px;display:flex}.service-line>i{background:var(--blue-soft);color:var(--blue);border-radius:5px;justify-content:center;align-items:center;width:31px;height:31px;margin-right:9px;font-size:7px;font-style:normal;font-weight:900;display:flex}.service-line>span{flex:1;display:grid}.service-line b{font-size:9px}.service-line small{color:#8590a1;margin-top:3px;font-size:7px}.service-line em{color:#98a1b0;font-size:17px;font-style:normal}.booking-card{width:225px;padding:13px;bottom:18px;right:-6%}.booking-image{background:linear-gradient(135deg,#e1b27e,#8ac2d0);border-radius:7px;gap:3px;height:66px;margin:8px 0 10px;padding:7px;display:flex;overflow:hidden}.booking-image i{background:#ffffff59;border:1px solid #ffffff73;flex:1}.booking-image i:nth-child(2){background:#071c3840}.booking-image i:nth-child(3){background:#ffc64d54}.booking-card>strong{font-size:11px;display:block}.booking-card>small{color:#8590a1;margin:4px 0 10px;font-size:7px;display:block}.booking-card>div:last-child{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;padding-top:9px;display:flex}.booking-card>div:last-child b{font-size:9px}.booking-card>div:last-child span{color:var(--blue);font-size:7px;font-weight:800}.manifesto{max-width:1280px;margin:0 auto;padding:125px 6% 105px;position:relative}.manifesto h2{letter-spacing:-.06em;max-width:960px;margin:0;font-size:clamp(52px,6vw,88px);line-height:.98}.manifesto h2 span{color:#a9b3c2}.manifesto-copy{color:#657186;max-width:510px;margin:35px 0 0 auto;font-size:18px;line-height:1.65}.manifesto-rule{background:var(--line);height:1px;margin-top:80px;position:relative}.manifesto-rule i{background:var(--yellow);width:26%;height:3px;display:block;position:absolute;top:-1px;left:0}.products-section{background:var(--paper);padding:105px clamp(24px,6vw,96px) 120px}.section-heading{justify-content:space-between;align-items:end;max-width:1260px;margin:0 auto 62px;display:flex}.section-heading h2,.host-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.6vw,66px);line-height:1.02}.section-heading>p{color:#667287;max-width:420px;margin:0 0 5px;font-size:16px;line-height:1.6}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1260px;margin:0 auto;display:grid}.product-card{background:#fff;border:1px solid #e3e8ef;border-radius:22px;min-height:570px;padding:35px 38px 0;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #071c3817}.product-meta{align-items:center;display:flex}.product-meta>span{color:#9da7b5;margin-right:15px;font-size:11px;font-weight:800}.product-meta>small{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:900}.product-meta>i{border:1px solid #dce2e9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;font-size:14px;font-style:normal;transition:all .2s;display:flex}.product-card:hover .product-meta>i{background:var(--ink);border-color:var(--ink);color:#fff}.product-card h3{letter-spacing:-.045em;max-width:470px;margin:38px 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.06}.product-card>p{color:#6c778a;max-width:465px;margin:0;font-size:15px;line-height:1.55}.product-ui{position:absolute;bottom:0;left:38px;right:38px}.market-ui{background:var(--ink);color:#fff;border-radius:15px 15px 0 0;height:220px;padding:22px}.ui-head{justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.ui-head i{color:#7be3ee;background:#32c9db29;border:1px solid #32c9db4d;border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal}.ui-stat{gap:12px;margin-top:18px;display:flex}.ui-stat>span{background:#ffffff0f;border:1px solid #ffffff14;border-radius:9px;width:128px;padding:10px 13px;display:grid}.ui-stat small{color:#91a2b9;font-size:8px}.ui-stat b{margin-top:4px;font-size:20px}.mini-chart{align-items:end;gap:12px;height:90px;display:flex;position:absolute;bottom:0;left:22px;right:22px}.mini-chart i{background:#2b4666;border-radius:3px 3px 0 0;flex:1}.mini-chart i:first-child{height:32%}.mini-chart i:nth-child(2){height:45%}.mini-chart i:nth-child(3){height:42%}.mini-chart i:nth-child(4){height:69%}.mini-chart i:nth-child(5){height:59%}.mini-chart i:nth-child(6){height:77%}.mini-chart i:nth-child(7){background:var(--blue);height:93%}.score-ui{background:linear-gradient(150deg,#edf2ff,#fff);border:1px solid #dce5ff;border-bottom:0;border-radius:15px 15px 0 0;justify-content:center;align-items:center;height:220px;display:flex}.score-orbit{background:conic-gradient(var(--blue) 87%,#d8e0ee 0);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:135px;height:135px;margin-right:35px;display:flex;position:relative}.score-orbit:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.score-orbit span,.score-orbit small{z-index:1;position:relative}.score-orbit span{letter-spacing:-.06em;font-size:44px;font-weight:900}.score-orbit small{color:#8290a3;text-transform:uppercase;font-size:9px;font-weight:800}.score-copy{flex-direction:column;max-width:195px;display:flex}.score-copy i{color:var(--blue);letter-spacing:.15em;font-size:8px;font-style:normal;font-weight:900}.score-copy strong{margin:8px 0;font-size:22px}.score-copy span{color:#768297;font-size:10px;line-height:1.5}.booking-ui{align-items:end;height:220px;display:flex}.stay-image{background:linear-gradient(140deg,#cf9c70 0 35%,#6ba9b5 35% 60%,#f0cb93 60%);border-radius:15px 0 0;width:52%;height:190px;position:relative}.stay-image:before{content:"";background:linear-gradient(90deg,#0000,#071c3833);position:absolute;inset:0}.stay-image span{color:#2ca16d;text-transform:uppercase;background:#fff;border-radius:8px;padding:6px 7px;font-size:7px;font-weight:900;position:absolute;top:12px;left:12px}.stay-copy{background:#fff;border:1px solid #e1e7ef;border-left:0;flex-direction:column;flex:1;height:190px;padding:48px 19px 18px;display:flex}.stay-copy strong{font-size:16px}.stay-copy span{color:#7e8a9e;margin:6px 0 auto;font-size:9px}.stay-copy b{font-size:20px}.stay-copy b small{color:#7e8a9e;font-size:9px;font-weight:500}.zero-fee{background:var(--yellow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:84px;height:84px;font-size:24px;font-weight:900;display:flex;position:absolute;top:0;right:12px;box-shadow:0 12px 30px #ffc64d47}.zero-fee span{letter-spacing:.05em;text-transform:uppercase;font-size:7px}.marketplace-ui{background:#eef3ff;border-radius:15px 15px 0 0;gap:8px;height:220px;padding:22px;display:grid}.provider{background:#fff;border:1px solid #e0e6ef;border-radius:10px;grid-template-columns:40px 1fr auto;align-items:center;padding:9px 12px;display:grid}.provider i{background:var(--blue-soft);color:var(--blue);border-radius:7px;justify-content:center;align-items:center;width:35px;height:35px;font-size:9px;font-style:normal;font-weight:900;display:flex}.provider b{font-size:11px}.provider small{color:#728096;font-size:8px}.ecosystem-section{background:var(--ink);color:#fff;grid-template-columns:.78fr 1.22fr;min-height:730px;padding:110px clamp(24px,6vw,96px);display:grid;position:relative;overflow:hidden}.ecosystem-section:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.ecosystem-copy{z-index:2;align-self:center;max-width:470px;position:relative}.section-kicker.light{color:var(--aqua)}.ecosystem-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,72px);line-height:1}.ecosystem-copy>p:not(.section-kicker){color:#9aabc1;margin:28px 0;font-size:16px;line-height:1.7}.light-link{color:#fff;border-bottom:1px solid #53657c;align-items:center;gap:14px;padding-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.light-link span{color:var(--aqua)}.ecosystem-visual{z-index:2;align-self:center;height:500px;position:relative}.orbit{border:1px solid #ffffff1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:520px;height:330px}.orbit-two{width:690px;height:470px}.orbit:before{background:var(--aqua);content:"";border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 16px #32c9dbcc}.orbit-one:before{top:16%;left:11%}.orbit-two:before{bottom:15%;right:14%}.ecosystem-node{color:var(--ink);background:#fff;border-radius:12px;align-items:center;min-width:190px;padding:15px;display:flex;position:absolute;box-shadow:0 20px 45px #0003}.ecosystem-node>i{background:var(--blue-soft);color:var(--blue);border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:11px;font-size:11px;font-style:normal;font-weight:900;display:flex}.ecosystem-node>span{display:grid}.ecosystem-node small{color:#8793a5;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:800}.ecosystem-node b{margin-top:4px;font-size:11px}.node-main{background:var(--blue);color:#fff;width:260px;padding:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.node-main>i{color:#fff;background:#ffffff29;width:48px;height:48px;font-size:20px}.node-main small{color:#bbc9ff}.node-main b{font-size:17px}.node-main em{color:#062918;text-transform:uppercase;background:#50d99b;border-radius:9px;margin-left:auto;padding:6px 8px;font-size:7px;font-style:normal;font-weight:900}.node-data{top:17%;left:7%}.node-score{top:12%;right:2%}.node-book{bottom:11%;right:4%}.node-market{bottom:8%;left:8%}.host-section{grid-template-columns:.8fr 1.2fr;gap:100px;max-width:1260px;margin:0 auto;padding:130px 40px;display:grid}.host-heading{align-self:start;position:sticky;top:120px}.journey-list article{border-top:1px solid var(--line);grid-template-columns:50px 1fr;gap:28px;padding:37px 0;display:grid}.journey-list article:last-child{border-bottom:1px solid var(--line)}.journey-list article>span{color:var(--blue);font-size:11px;font-weight:900}.journey-list h3{letter-spacing:-.035em;margin:0 0 10px;font-size:26px}.journey-list p{color:#6c7789;max-width:520px;margin:0;font-size:15px;line-height:1.65}.final-cta{text-align:center;background:#edf2ff;flex-direction:column;align-items:center;padding:110px 24px;display:flex}.cta-mark{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:30px;display:flex;box-shadow:0 15px 40px #3767ff1f}.cta-mark .brand-mark{margin:0}.final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5.4vw,78px);line-height:1}.final-cta h2 span{color:var(--blue)}.final-cta>p:not(.section-kicker){color:#647086;max-width:610px;margin:27px auto 31px;font-size:17px;line-height:1.65}.primary-button.large{padding:19px 26px;font-size:15px}.final-cta>small{color:#8490a2;margin-top:15px;font-size:10px}footer{background:#fff;grid-template-columns:1fr 1.5fr auto auto;align-items:center;gap:30px;padding:48px clamp(24px,5vw,84px);display:grid}footer>p{color:#7c8799;margin:0;font-size:12px}footer>div{gap:24px;display:flex}footer>div a{font-size:12px;font-weight:800}footer>small{color:#9aa4b2;font-size:10px}@media (max-width:1120px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:80px}.hero-copy{max-width:760px}.hero-platform{width:90%;max-width:760px;height:600px;margin:50px auto 0}.site-header{grid-template-columns:1fr auto auto;gap:28px}.section-heading{align-items:start;gap:30px}.ecosystem-section{grid-template-columns:1fr}.ecosystem-copy{max-width:640px}.ecosystem-visual{margin-top:45px}.host-section{gap:60px}.booking-card{right:-2%}.score-card{right:-1%}.services-card{left:-1%}footer{grid-template-columns:1fr 1fr}footer>p{text-align:right}footer>div{justify-content:start}footer>small{text-align:right}}@media (max-width:760px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;height:70px;padding:0 20px}.logo{font-size:17px}.site-header nav{gap:0}.site-header nav a{font-size:12px}.nav-cta{padding:10px 12px;font-size:0}.nav-cta span{font-size:15px}.hero{padding:58px 20px 60px}.hero h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-proof{grid-template-columns:repeat(3,1fr);display:grid}.hero-proof span{min-width:0;padding-right:10px}.hero-proof span+span{padding-left:10px}.hero-proof strong{font-size:17px}.hero-proof small{font-size:8px}.hero-platform{width:100%;height:480px;margin-top:40px}.platform-window{width:100%;height:380px;top:45px;left:0;transform:none}.window-nav-dots{display:none}.window-content{padding:16px}.metric-grid{gap:5px}.metric-grid>div{padding:8px}.metric-grid strong{font-size:15px}.chart-area{height:95px}.score-card{top:10px;right:-38px;transform:scale(.78)}.services-card{bottom:3px;left:-35px;transform:scale(.78)}.booking-card{bottom:-8px;right:-42px;transform:scale(.73)}.manifesto{padding:85px 22px 75px}.manifesto h2{font-size:45px}.manifesto-copy{font-size:16px}.products-section{padding:80px 20px}.section-heading{display:block}.section-heading>p{margin-top:25px}.product-grid{grid-template-columns:1fr}.product-card{min-height:515px;padding:28px 24px 0}.product-card h3{margin-top:28px;font-size:34px}.product-ui{left:24px;right:24px}.score-orbit{width:105px;height:105px;margin-right:18px}.score-orbit span{font-size:34px}.ecosystem-section{padding:85px 20px}.ecosystem-visual{transform-origin:50%;height:430px;transform:scale(.83)}.orbit-one{width:430px;height:300px}.orbit-two{width:570px;height:410px}.node-data{left:-4%}.node-score{right:-4%}.node-market{left:-7%}.node-book{right:-7%}.host-section{padding:85px 22px;display:block}.host-heading{position:static}.journey-list{margin-top:50px}.final-cta{padding:85px 20px}.final-cta h2{font-size:44px}footer{text-align:center;grid-template-columns:1fr}footer>*{justify-self:center}footer>p,footer>small{text-align:center}footer>div{justify-content:center}}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:1.43px;font-size:11px;font-weight:850}.property-title-row h1,.travel-hero-copy h1,.performance-hero h2{color:var(--ink);letter-spacing:-.055em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:820;line-height:.98}.property-title-row h1 em,.travel-hero-copy h1 em,.performance-hero h2 em{color:var(--blue)}.manifesto h2,.section-heading h2,.ecosystem-copy h2,.host-heading h2,.final-cta h2,.property-intro h2,.property-location h2,.travel-section-heading h2,.travel-feature h2,.travel-essays h2,.rincon-day h2,.travel-practical h2,.guide-grid-section h2,.travel-final-cta h2{letter-spacing:-.045em;font-weight:800}.property-page,.travel-page{color:var(--ink);background:#fff}.property-photo,.photo-1,.photo-3,.photo-5,.travel-lead-image>div,.feature-image,.property-verified,.property-host-note,.amenity-grid article,.booking-panel,.beach-grid article,.water-note,.guide-link-grid a,.dashboard-card,.kpi-grid article,.host-insight,.property-switcher{border-radius:12px}.booking-panel,.product-card{box-shadow:var(--atr-shadow)}.trip-glance,.property-next,.rincon-day,.host-sidebar,.ecosystem-section{background:var(--navy)}.trip-glance{border-radius:12px}.page-header-cta,.export-button,.host-insight>a,.gallery-button{border-radius:8px}.dashboard-card,.kpi-grid article,.amenity-grid article,.booking-panel,.beach-grid article,.guide-link-grid a{border-color:var(--line)}.property-intro>p:not(.section-kicker),.location-heading>p,.travel-hero-copy>p:not(.section-kicker),.travel-section-heading>p,.feature-copy>p:not(.section-kicker),.travel-essays>div>p:not(.section-kicker),.performance-hero>div>p:not(.section-kicker){color:var(--muted)}@media (max-width:1120px){.site-header.canonical-header{grid-template-columns:auto 1fr;gap:24px}.canonical-main-nav{display:none}.canonical-header-actions{grid-column:2}}@media (max-width:760px){.site-header.canonical-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;height:72px;padding:0 18px}.canonical-header-actions{grid-column:2}.host-sign-in{display:none}.nav-cta{padding:10px 12px;font-size:11px}.brand-lockup{font-size:20px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.atr-container{width:calc(100% - clamp(40px,8vw,128px));max-width:1420px;margin:0 auto}.page-header{z-index:40;background:#fffffff0;border-bottom:1px solid #071c3814;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.page-header nav{align-items:center;gap:30px;display:flex}.page-header nav>a:not(.page-header-cta){color:#667287;font-size:13px;font-weight:750}.page-header nav>a:not(.page-header-cta):hover{color:var(--blue)}.page-header-cta{border:1px solid #d3dbe6;border-radius:999px;align-items:center;gap:12px;padding:11px 17px;font-size:13px;font-weight:850;display:inline-flex}.page-header-cta:hover{background:var(--ink);border-color:var(--ink);color:#fff}.page-footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.3fr auto auto;align-items:center;gap:28px;padding:46px clamp(24px,5vw,76px);display:grid}.page-footer p{color:#7b8798;margin:0;font-size:12px}.page-footer nav{gap:24px;display:flex}.page-footer nav a{font-size:12px;font-weight:750}.page-footer>small{color:#98a3b2;font-size:10px}.back-link{color:#69768a;margin-bottom:44px;font-size:12px;font-weight:750;display:inline-flex}.back-link:hover{color:var(--blue)}.property-page{background:#fff}.property-hero{padding-top:58px;padding-bottom:62px}.property-title-row{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.property-title-row h1{letter-spacing:-.065em;max-width:1050px;margin:0;font-size:clamp(54px,6vw,88px);line-height:.94}.property-title-row h1 em{color:var(--blue);font-style:normal}.property-facts{color:#69768a;align-items:center;gap:13px;margin-top:27px;font-size:14px;display:flex}.property-facts i{background:#b7c1ce;border-radius:50%;width:3px;height:3px}.property-facts b{color:#2e3b4e}.property-verified{background:#f0f4ff;border:1px solid #dae3ff;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;margin-bottom:7px;padding:13px 16px;display:flex}.property-verified>span{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;display:flex}.property-verified div{display:grid}.property-verified small{color:#79869a;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.property-verified strong{margin-top:3px;font-size:12px}.property-gallery{grid-template-rows:repeat(2,235px);grid-template-columns:1.45fr .72fr .72fr;gap:8px;display:grid;position:relative;overflow:hidden}.property-photo{background:#e9eef5;margin:0;position:relative;overflow:hidden}.property-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.property-photo:hover img{transform:scale(1.015)}.photo-1{border-radius:20px 0 0 20px;grid-row:1/3}.gallery-button{color:var(--ink);cursor:pointer;font:inherit;background:#fffffff0;border:1px solid #071c3826;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:850;position:absolute;bottom:18px;right:18px}.property-content{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:clamp(55px,8vw,120px);padding-bottom:120px;display:grid}.property-story{min-width:0}.property-intro{border-bottom:1px solid var(--line);padding:42px 0 70px}.property-intro h2,.property-location h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.5vw,65px);line-height:1.02}.property-intro h2 span,.property-location h2 span{color:#a8b2c0}.property-intro>p:not(.section-kicker){color:#657186;max-width:770px;margin:27px 0 0;font-size:17px;line-height:1.75}.property-host-note{background:#f6f8fb;border-radius:14px;align-items:center;gap:18px;margin-top:34px;padding:18px 21px;display:flex}.property-host-note>span{background:var(--ink);color:#fff;border-radius:9px;flex:0 0 42px;justify-content:center;align-items:center;height:42px;font-size:9px;font-weight:900;display:flex}.property-host-note p{color:#6a7688;margin:0;font-size:12px;line-height:1.5}.property-host-note strong{color:var(--ink);margin-bottom:3px;font-size:12px;display:block}.amenities-section{border-bottom:1px solid var(--line);padding:70px 0}.amenity-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.amenity-grid article{border:1px solid #e3e8ef;border-radius:16px;min-height:195px;padding:24px;position:relative}.amenity-grid article>span{background:var(--blue-soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:flex;position:absolute;top:19px;right:19px}.amenity-grid h3{margin:4px 0 20px;font-size:18px}.amenity-grid ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.amenity-grid li{color:#69768a;font-size:12px}.property-location{padding:72px 0 0}.location-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.location-heading>p{color:#788497;max-width:310px;margin:0 0 4px;font-size:12px;line-height:1.6}.location-map{background-color:#eef3f5;background-image:linear-gradient(32deg,#0000 47%,#ffffffd9 48% 52%,#0000 53%),linear-gradient(-20deg,#0000 47%,#fffc 48% 51%,#0000 52%);background-size:145px 105px,190px 130px;border-radius:18px;height:430px;margin-top:36px;position:relative;overflow:hidden}.map-water{color:#78a4ad;letter-spacing:.14em;text-transform:uppercase;background:#d8eef3;justify-content:center;align-items:end;padding-bottom:35px;font-size:10px;font-weight:800;display:flex;position:absolute;inset:0 72% 0 0;transform:skew(-7deg)}.map-road{background:#fff;border:1px solid #d9e1e5;width:70%;height:8px;position:absolute;left:22%}.road-one{top:24%;transform:rotate(18deg)}.road-two{top:57%;transform:rotate(-9deg)}.road-three{top:0;left:42%;transform:rotate(72deg)}.map-place{color:#8d9ca4;font-size:9px;font-weight:750;position:absolute}.place-one{top:21%;left:50%}.place-two{bottom:19%;left:37%}.place-three{top:58%;right:13%}.map-pin{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:10px;font-weight:800;display:flex;position:absolute;top:43%;left:56%;transform:translate(-50%,-50%);box-shadow:0 12px 25px #071c3833}.map-pin i{background:var(--yellow);border:3px solid #fff;border-radius:50%;width:14px;height:14px}.booking-panel{background:#fff;border:1px solid #dfe5ed;border-radius:19px;margin-top:42px;padding:27px;position:sticky;top:110px;box-shadow:0 24px 60px #071c3817}.booking-panel-top{border-bottom:1px solid var(--line);padding-bottom:22px;display:grid}.booking-panel-top p{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:9px;font-weight:900}.booking-panel-top strong{letter-spacing:-.05em;margin:12px 0 3px;font-size:42px}.booking-panel-top span{color:#7a8697;font-size:11px}.booking-breakdown{grid-template-columns:1fr 1fr;padding:19px 0;display:grid}.booking-breakdown span{display:grid}.booking-breakdown span+span{border-left:1px solid var(--line);padding-left:18px}.booking-breakdown small{color:#939dac;text-transform:uppercase;font-size:8px}.booking-breakdown b{margin-top:5px;font-size:11px}.booking-confidence{background:#f5f7fb;border-radius:10px;padding:13px}.booking-confidence span{color:#2aa471;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.booking-confidence p{color:#788497;margin:6px 0 0;font-size:9px;line-height:1.5}.booking-action{justify-content:space-between;width:100%;margin:20px 0 12px}.booking-panel>small{color:#8b96a5;text-align:center;font-size:8px;line-height:1.5;display:block}.property-next{background:var(--ink);color:#fff}.property-next>div{grid-template-columns:1.15fr 1fr auto;align-items:end;gap:55px;padding-top:80px;padding-bottom:80px;display:grid}.property-next h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,4.5vw,65px);line-height:1}.property-next h2 span{color:#8fa0b7}.property-next>div>p{color:#9aabc1;max-width:430px;margin:0;font-size:14px;line-height:1.7}.travel-page{background:#fff}.travel-hero{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:end;gap:clamp(45px,7vw,105px);min-height:700px;padding-top:92px;padding-bottom:75px;display:grid}.travel-hero-copy h1{letter-spacing:-.07em;margin:0;font-size:clamp(58px,6.2vw,94px);line-height:.92}.travel-hero-copy h1 em{color:var(--blue);font-style:normal}.travel-hero-copy>p:not(.section-kicker){color:#667287;max-width:790px;margin:32px 0;font-size:18px;line-height:1.7}.article-byline{color:#8792a2;gap:24px;font-size:11px;display:flex}.article-byline strong{color:var(--ink)}.trip-glance{background:var(--ink);color:#fff;border-radius:22px;padding:32px;transform:rotate(1.5deg);box-shadow:0 25px 60px #071c3833}.trip-glance dl{margin:0}.trip-glance dl div{border-top:1px solid #ffffff21;grid-template-columns:86px 1fr;gap:18px;padding:18px 0;display:grid}.trip-glance dt{color:#92a4bb;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.trip-glance dd{color:#e5ebf3;margin:0;font-size:11px;line-height:1.5}.travel-lead-image{margin-bottom:95px}.travel-lead-image>div{border-radius:22px;height:min(66vw,760px);position:relative;overflow:hidden}.travel-lead-image img{object-fit:cover;width:100%;height:100%}.travel-lead-image figcaption{color:#919baa;margin-top:11px;font-size:9px}.atr-article{max-width:800px;margin:0 auto}.travel-intro{color:#445166;padding-bottom:105px;font-family:Georgia,serif;font-size:19px;line-height:1.85}.travel-intro p{margin:0 0 24px}.travel-dropcap:first-letter{color:var(--blue);float:left;margin:10px 10px 0 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:78px;font-weight:800;line-height:.8}.beach-section{background:var(--paper);padding:105px 0 115px}.travel-section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.travel-section-heading h2,.travel-feature h2,.travel-essays h2,.rincon-day h2,.travel-practical h2,.guide-grid-section h2,.travel-final-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,4.7vw,68px);line-height:1}.travel-section-heading h2 span,.travel-feature h2 span,.travel-essays h2 span,.travel-practical h2 span,.guide-grid-section h2 span{color:#a6b0bf}.travel-section-heading>p{color:#6f7b8e;max-width:410px;margin:0 0 4px;font-size:14px;line-height:1.7}.beach-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.beach-grid article{background:#fff;border:1px solid #e2e7ee;border-radius:18px;min-height:415px;padding:25px;position:relative;overflow:hidden}.beach-grid article>span{color:#a1acba;font-size:10px;font-weight:800}.beach-grid article>p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:35px 0 8px;font-size:8px;font-weight:900}.beach-grid h3{letter-spacing:-.035em;margin:0;font-size:23px}.beach-grid small{color:#6c788b;font-size:11px;line-height:1.55;position:absolute;bottom:25px;left:25px;right:25px}.beach-tone{border-radius:10px;height:110px;margin-top:25px;position:relative;overflow:hidden}.beach-tone:before,.beach-tone:after{content:"";position:absolute}.tone-1{background:linear-gradient(#bcd7e8 0 46%,#4e8aa8 47% 63%,#d6b982 64%)}.tone-1:before{background:#f1e7d0;border-radius:50%;width:32px;height:32px;top:16px;right:17px}.tone-1:after{border:2px solid #ffffffa6;border-radius:50%;width:180px;height:75px;top:56px;left:50px}.tone-2{background:linear-gradient(145deg,#f2bb85,#ffdfaf 48%,#86a8b8 49%)}.tone-2:after{background:#233f55;width:7px;height:44px;bottom:-10px;left:28%;transform:rotate(-7deg)}.tone-3{background:linear-gradient(160deg,#8bcbd2 0 56%,#e8d1a3 57%)}.tone-3:before{border:3px solid #ffffff8c;border-radius:50%;width:38px;height:38px;top:27px;left:52%}.tone-4{background:linear-gradient(#f8c390,#f5b074 43%,#5d91a3 44% 65%,#d9bd89 66%)}.tone-4:after{background:#ffffffb3;width:100%;height:2px;top:65%;left:0}.water-note{background:var(--ink);color:#fff;border-radius:16px;align-items:center;gap:19px;margin-top:30px;padding:22px 26px;display:flex}.water-note>span{background:var(--yellow);color:var(--ink);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;height:38px;font-size:15px;font-weight:900;display:flex}.water-note strong{font-size:13px}.water-note p{color:#a6b3c5;margin:4px 0 0;font-size:11px;line-height:1.6}.travel-feature{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(50px,7vw,105px);padding-top:125px;padding-bottom:125px;display:grid}.feature-image{border-radius:22px;height:650px;position:relative;overflow:hidden}.feature-image img{object-fit:cover;width:100%;height:100%}.feature-copy>p:not(.section-kicker){color:#687488;margin:25px 0 0;font-size:15px;line-height:1.75}.feature-copy>small{color:#939dad;margin-top:28px;font-size:8px;display:block}.travel-essays{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;padding:95px 0;display:grid}.travel-essays>div+div{border-left:1px solid var(--line);padding-left:60px}.travel-essays h2{font-size:clamp(38px,3.5vw,52px)}.travel-essays>div>p:not(.section-kicker){color:#697588;margin:25px 0 0;font-size:14px;line-height:1.75}.rincon-day{background:var(--ink);color:#fff;margin-top:120px;padding:105px 0}.rincon-day>div{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.rincon-day h2 span{color:#8295ad}.day-intro>p:not(.section-kicker){color:#8fa1b8;font-size:14px}.day-timeline article{border-top:1px solid #ffffff21;grid-template-columns:85px 1fr;gap:25px;padding:26px 0;display:grid}.day-timeline article:last-child{border-bottom:1px solid #ffffff21}.day-timeline time{color:var(--aqua);font-size:10px;font-weight:900}.day-timeline h3{margin:0 0 7px;font-size:21px}.day-timeline p{color:#92a3b8;margin:0;font-size:12px;line-height:1.55}.travel-practical{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;padding-top:120px;padding-bottom:120px;display:grid}.travel-practical ul{margin:0;padding:0;list-style:none}.travel-practical li{border-top:1px solid var(--line);grid-template-columns:170px 1fr;gap:30px;padding:23px 0;display:grid}.travel-practical li:last-child{border-bottom:1px solid var(--line)}.travel-practical strong{font-size:13px}.travel-practical li span{color:#6d798b;font-size:12px}.guide-grid-section{background:var(--paper);padding:105px 0 115px}.guide-link-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:50px;display:grid}.guide-link-grid a{background:#fff;border:1px solid #e1e6ed;border-radius:13px;grid-template-columns:28px 1fr auto;align-items:center;gap:18px;padding:20px;transition:all .2s;display:grid}.guide-link-grid a:hover{border-color:#b9c7ff;transform:translateY(-2px);box-shadow:0 12px 30px #071c3812}.guide-link-grid>a>span{color:#a1acba;font-size:9px;font-weight:800}.guide-link-grid a div{display:grid}.guide-link-grid strong{font-size:13px}.guide-link-grid small{color:#8490a1;margin-top:4px;font-size:9px}.guide-link-grid i{color:var(--blue);font-style:normal}.travel-final-cta{background:var(--blue);color:#fff;text-align:center;padding:110px 0}.travel-final-cta h2 span{color:#b7c6ff}.travel-final-cta p:not(.section-kicker){color:#d7dfff;max-width:610px;margin:27px auto 32px;font-size:16px;line-height:1.65}.travel-final-cta .primary-button{color:var(--ink);background:#fff}.travel-final-cta .primary-button:hover{background:var(--ink);color:#fff}.host-app-shell{background:#f4f6fa;min-height:100vh;display:flex}.host-sidebar{background:var(--ink);color:#fff;flex-direction:column;flex:0 0 258px;min-height:100vh;padding:28px 18px 22px;display:flex;position:sticky;top:0}.host-brand-plate{background:#fff;border-radius:11px;margin:0 0 21px;padding:13px 12px;display:flex}.property-switcher{color:#fff;font:inherit;text-align:left;background:#ffffff12;border:1px solid #ffffff1c;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:15px;display:flex}.property-switcher span{display:grid}.property-switcher small{color:#8397b1;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.property-switcher strong{margin-top:5px;font-size:12px}.property-switcher i{color:#8092a8;font-style:normal}.host-sidebar nav{gap:4px;margin-top:22px;display:grid}.host-sidebar nav a{color:#9fb0c4;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:12px;font-weight:700;display:flex}.host-sidebar nav a>span{color:#7188a2;border:1px solid #ffffff24;border-radius:5px;justify-content:center;align-items:center;width:23px;height:23px;font-size:6px;font-weight:900;display:flex}.host-sidebar nav a:hover{color:#fff;background:#ffffff0d}.host-sidebar nav a.active{background:var(--blue);color:#fff;box-shadow:0 8px 25px #3767ff40}.host-sidebar nav a.active>span{color:#fff;border-color:#ffffff59}.host-sidebar-foot{border-top:1px solid #ffffff1f;gap:6px;margin-top:auto;padding:20px 9px 0;display:grid}.host-sidebar-foot span{color:#70859f;font-size:9px}.host-sidebar-foot a{color:#a5b4c7;font-size:9px;font-weight:700}.host-workspace{flex:1;min-width:0}.workspace-header{background:#fff;border-bottom:1px solid #dfe5ed;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.workspace-header h1{letter-spacing:-.02em;margin:0;font-size:16px}.workspace-header>div{align-items:center;gap:14px;display:flex}.workspace-header button{color:var(--ink);font:inherit;background:#fff;border:1px solid #d5dde7;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}.workspace-header button span{color:var(--blue);margin-left:7px;font-size:13px}.workspace-avatar{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:flex}.mobile-brand{display:none}.performance-main{max-width:1500px;margin:0 auto;padding:45px 32px 70px}.performance-hero{justify-content:space-between;align-items:end;margin-bottom:37px;display:flex}.performance-hero h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,5.1vw,74px);line-height:.94}.performance-hero h2 em{color:var(--blue);font-style:normal}.performance-hero>div>p:not(.section-kicker){color:#687589;max-width:720px;margin:22px 0 0;font-size:14px;line-height:1.65}.export-button{background:var(--ink);color:#fff;font:inherit;border:0;border-radius:999px;align-items:center;gap:14px;margin-bottom:4px;padding:12px 16px;font-size:10px;font-weight:850;display:flex}.export-button span{color:var(--aqua)}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.kpi-grid article{background:#fff;border:1px solid #dfe5ed;border-radius:14px;min-height:150px;padding:20px;position:relative}.kpi-grid article>div{justify-content:space-between;align-items:center;display:flex}.kpi-grid article>div span{color:#738095;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.kpi-grid article>div i{color:#b2bcc9;font-size:8px;font-style:normal;font-weight:800}.kpi-grid article>strong{letter-spacing:-.05em;margin:20px 0 5px;font-size:34px;display:block}.kpi-grid article>small{color:#8a95a5;font-size:8px}.kpi-grid article>small b{color:var(--blue);margin-right:3px;font-weight:850}.performance-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:12px;display:grid}.dashboard-card{background:#fff;border:1px solid #dfe5ed;border-radius:15px}.dashboard-card-head{justify-content:space-between;align-items:flex-start;padding:22px 23px;display:flex}.dashboard-card-head .section-kicker{margin-bottom:7px;font-size:8px}.dashboard-card-head h3{letter-spacing:-.025em;margin:0;font-size:18px}.dashboard-card-head>span{background:var(--blue-soft);color:var(--blue);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900}.engagement-chart{border-bottom:1px solid #e7ebf1;align-items:end;gap:13px;height:270px;margin:7px 24px 0;padding:35px 0 0;display:flex}.engagement-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.engagement-chart i{background:#dfe7ff;border-radius:7px 7px 0 0;width:100%;min-height:12px;display:block;position:relative}.engagement-chart>div:last-child i{background:var(--blue)}.engagement-chart i b{color:var(--blue);font-size:7px;font-style:normal;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.engagement-chart>div:last-child i b{color:#fff;top:7px}.engagement-chart>div>span{color:#909baa;white-space:nowrap;margin-top:10px;font-size:7px}.chart-legend{justify-content:space-between;align-items:center;padding:17px 24px 22px;display:flex}.chart-legend span{color:#677488;align-items:center;gap:7px;font-size:8px;font-weight:750;display:flex}.chart-legend span i{background:var(--blue);border-radius:2px;width:7px;height:7px}.chart-legend small{color:#909baa;font-size:7px}.useful-card{flex-direction:column;display:flex}.useful-card ol{gap:9px;margin:2px 20px 20px;padding:0;list-style:none;display:grid}.useful-card li{border:1px solid #e2e7ee;border-radius:11px;align-items:center;gap:11px;padding:13px;display:flex}.useful-card li>span{background:var(--blue-soft);color:var(--blue);border-radius:50%;flex:0 0 29px;justify-content:center;align-items:center;height:29px;font-size:8px;font-weight:900;display:flex}.useful-card li>div{display:grid}.useful-card li strong{font-size:10px}.useful-card li small{color:#8894a5;margin-top:4px;font-size:7px}.useful-card>a{border-top:1px solid var(--line);color:var(--blue);margin-top:auto;padding:17px 21px;font-size:9px;font-weight:850}.useful-card>a span{float:right}.host-insight{background:var(--ink);color:#fff;border-radius:15px;justify-content:space-between;align-items:center;margin:12px 0;padding:22px 25px;display:flex}.host-insight>div>span{color:var(--aqua);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:7px;font-weight:900;display:block}.host-insight strong{font-size:15px}.host-insight p{color:#91a3b9;margin:5px 0 0;font-size:9px}.host-insight>a{color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;padding:11px 13px;font-size:8px;font-weight:850}.host-insight>a span{color:var(--blue);margin-left:7px}.recommendations-card{overflow:hidden}.recommendations-card .dashboard-card-head{align-items:end}.recommendations-card .dashboard-card-head>a{color:var(--blue);font-size:8px;font-weight:850}.recommendations-card .dashboard-card-head>a span{margin-left:6px}.performance-table{border-top:1px solid var(--line)}.table-row{border-bottom:1px solid #e8ecf1;grid-template-columns:1.6fr 1.25fr .55fr .55fr .7fr;align-items:center;min-height:55px;padding:0 23px;display:grid}.table-row:last-child{border-bottom:0}.table-row>span{color:#6e7b8e;font-size:9px}.table-row>span:first-child{align-items:center;gap:12px;display:flex}.table-row>span:first-child i{color:var(--blue);background:#f0f4ff;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;font-size:7px;font-style:normal;font-weight:900;display:flex}.table-row strong{color:var(--ink);font-size:10px}.table-head{background:#f8f9fb;min-height:37px}.table-head>span{color:#939dab;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.table-head>span:first-child{display:block}@media (max-width:1120px){.property-title-row{align-items:start;gap:30px}.property-content{grid-template-columns:minmax(0,1fr) 320px;gap:45px}.property-next>div{grid-template-columns:1fr 1fr}.property-next .light-link{grid-column:2}.travel-hero{grid-template-columns:1fr;min-height:auto}.trip-glance{max-width:670px;transform:none}.beach-grid{grid-template-columns:repeat(2,1fr)}.travel-feature{grid-template-columns:1fr}.feature-image{height:600px}.travel-section-heading{align-items:start;gap:35px}.host-sidebar{flex-basis:225px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.performance-grid{grid-template-columns:1fr}.useful-card ol{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.atr-container{width:calc(100% - 40px)}.page-header{height:70px;padding:0 20px}.page-header nav>a:not(.page-header-cta){display:none}.page-header-cta{padding:9px 11px;font-size:0}.page-header-cta span{font-size:14px}.page-footer{text-align:center;grid-template-columns:1fr}.page-footer>*{justify-self:center}.property-hero{padding-top:35px}.back-link{margin-bottom:28px}.property-title-row{display:block}.property-title-row h1{font-size:48px}.property-verified{display:none}.property-facts{flex-wrap:wrap;align-items:flex-start;font-size:11px}.property-gallery{grid-template-rows:280px 135px 135px;grid-template-columns:1fr 1fr}.photo-1{border-radius:16px 16px 0 0;grid-area:auto/1/auto/3}.photo-2,.photo-3,.photo-4,.photo-5{border-radius:0}.photo-4{border-radius:0 0 0 16px}.photo-5{border-radius:0 0 16px}.property-content{padding-bottom:80px;display:block}.property-intro h2,.property-location h2{font-size:39px}.amenity-grid{grid-template-columns:1fr}.location-heading{align-items:start;display:block}.location-heading>p{margin-top:25px}.location-map{height:330px}.booking-panel{position:static}.property-next>div{padding-top:65px;padding-bottom:65px;display:block}.property-next>div>p{margin:24px 0}.travel-hero{padding-top:60px;padding-bottom:55px}.travel-hero-copy h1{font-size:50px}.travel-hero-copy>p:not(.section-kicker){font-size:16px}.article-byline{flex-direction:column;gap:8px}.trip-glance{padding:25px}.travel-lead-image{margin-bottom:70px}.travel-lead-image>div{height:72vw}.atr-article{padding-left:20px;padding-right:20px}.travel-intro{padding-bottom:75px;font-size:17px}.beach-section{padding:75px 0}.travel-section-heading{display:block}.travel-section-heading>p{margin-top:25px}.beach-grid{grid-template-columns:1fr}.travel-feature{padding-top:85px;padding-bottom:85px}.feature-image{height:110vw;max-height:560px}.travel-essays{padding:70px 20px;display:block}.travel-essays>div+div{border-left:0;border-top:1px solid var(--line);margin-top:55px;padding-top:55px;padding-left:0}.rincon-day{margin-top:80px;padding:80px 0}.rincon-day>div{display:block}.day-timeline{margin-top:50px}.travel-practical{padding-top:85px;padding-bottom:85px;display:block}.travel-practical ul{margin-top:45px}.travel-practical li{grid-template-columns:1fr;gap:15px}.guide-grid-section{padding:80px 0}.guide-link-grid{grid-template-columns:1fr}.travel-final-cta{padding:85px 0}.travel-header nav>a:nth-child(-n+3){display:none}.host-app-shell{display:block}.host-sidebar{display:none}.workspace-header{height:70px;padding:0 20px}.mobile-brand{display:block}.mobile-brand .logo{font-size:15px}.workspace-header h1,.workspace-header button{display:none}.performance-main{padding:35px 20px 55px}.performance-hero{align-items:start;display:block}.performance-hero h2{font-size:47px}.export-button{margin-top:24px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-grid article{min-height:135px;padding:16px}.kpi-grid article>strong{font-size:29px}.engagement-chart{gap:6px;height:230px;margin:0 13px}.engagement-chart>div>span{transform-origin:top;font-size:6px;transform:rotate(-45deg)}.chart-legend{align-items:start;gap:10px}.useful-card ol{grid-template-columns:1fr}.host-insight{align-items:start;display:block}.host-insight>a{margin-top:17px;display:inline-flex}.table-row{grid-template-columns:1.6fr .65fr .65fr;padding:0 15px}.table-row>span:nth-child(2),.table-row>span:nth-child(5),.table-head>span:nth-child(2),.table-head>span:nth-child(5){display:none}}.property-title-row h1,.travel-hero-copy h1,.performance-hero h2{letter-spacing:-.055em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:820;line-height:.98}.property-intro h2,.property-location h2,.travel-section-heading h2,.travel-feature h2,.travel-essays h2,.rincon-day h2,.travel-practical h2,.guide-grid-section h2,.travel-final-cta h2{letter-spacing:-.045em;font-weight:800}.trip-glance,.property-next,.rincon-day,.host-sidebar{background:var(--navy)}.property-verified,.property-host-note,.amenity-grid article,.booking-panel,.beach-grid article,.water-note,.guide-link-grid a,.dashboard-card,.kpi-grid article,.host-insight,.property-switcher,.trip-glance{border-radius:12px}.photo-1{border-radius:12px 0 0 12px}.photo-3{border-radius:0 12px 0 0}.photo-5{border-radius:0 0 12px}.travel-lead-image>div,.feature-image{border-radius:12px}.booking-panel{box-shadow:var(--atr-shadow)}.page-header-cta,.export-button,.host-insight>a,.gallery-button,.workspace-header button{border-radius:8px}.host-app-shell,.performance-main{background:#f4f7fb}.host-sidebar{padding-top:0}.host-brand-plate{border-bottom:1px solid var(--line);border-radius:0;align-items:center;height:72px;margin:0 -18px 21px;padding:0 28px}.workspace-header{height:72px}@media (max-width:760px){.photo-1{border-radius:12px 12px 0 0}.photo-4{border-radius:0 0 0 12px}.photo-5{border-radius:0 0 12px}}.host-control-shell .host-sidebar{height:100vh;overflow-y:auto}.host-control-shell .host-flat-nav{gap:2px;margin-top:16px}.host-control-shell .host-flat-nav a{border-left:2px solid #0000;border-radius:7px;gap:0;padding:9px 12px;font-size:11px;line-height:1.2}.host-control-shell .host-flat-nav a.active{border-left-color:var(--blue);box-shadow:none;color:#fff;background:#3f6fff29}.property-switcher-menu{position:relative}.property-switcher-menu summary{cursor:pointer;list-style:none}.property-switcher-menu summary::-webkit-details-marker{display:none}.property-switcher-menu[open] summary i{transform:rotate(180deg)}.property-switcher-menu summary i{transition:transform .2s}.property-switcher-menu>div{z-index:20;background:#fff;border:1px solid #dfe5ed;border-radius:10px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #04162f40}.property-switcher-menu>div a{color:var(--ink);padding:11px 13px;display:grid}.property-switcher-menu>div a+a{border-top:1px solid #e8ecf2}.property-switcher-menu>div a:hover,.property-switcher-menu>div a.active{background:var(--blue-soft)}.property-switcher-menu>div span{font-size:10px;font-weight:850}.property-switcher-menu>div small{color:#7b8798;margin-top:3px;font-size:8px}.host-page-main{background:#f4f7fb;min-height:calc(100vh - 72px);padding:44px clamp(24px,3.2vw,52px) 72px}.host-page-intro{justify-content:space-between;align-items:end;max-width:1500px;margin:0 auto 34px;display:flex}.host-page-intro>div>p,.host-section-heading p{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:8px;font-weight:900}.host-page-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4vw,62px);line-height:.98}.host-page-intro>div>span{color:#6d798c;max-width:680px;margin-top:16px;font-size:13px;line-height:1.65;display:block}.host-primary-action{background:var(--ink);color:#fff;font:inherit;border:0;border-radius:8px;align-items:center;gap:14px;padding:12px 15px;font-size:10px;font-weight:850;display:flex}.host-primary-action b{color:var(--aqua);font-size:15px}.host-metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1500px;margin:0 auto 13px;display:grid}.host-metric-grid article{background:#fff;border:1px solid #dfe5ed;border-radius:12px;min-height:140px;padding:19px}.host-metric-grid article>div{justify-content:space-between;align-items:center;display:flex}.host-metric-grid article span{color:#748196;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.host-metric-grid article i{color:#b1bbc8;font-size:8px;font-style:normal;font-weight:800}.host-metric-grid article strong{letter-spacing:-.05em;margin:18px 0 5px;font-size:32px;display:block}.host-metric-grid article small{color:#8793a4;font-size:8px}.portfolio-section{background:#fff;border:1px solid #dfe5ed;border-radius:12px;max-width:1500px;margin:0 auto;padding:24px}.host-section-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.host-section-heading h3{letter-spacing:-.035em;margin:0;font-size:21px}.host-section-heading>span{color:#929cab;font-size:8px}.portfolio-property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portfolio-property-card,.portfolio-add-card{border:1px solid #dfe5ed;border-radius:11px;overflow:hidden}.portfolio-property-card{background:#fff;transition:border-color .2s,transform .2s}.portfolio-property-card:hover{border-color:#b7c7ff;transform:translateY(-2px)}.portfolio-property-card.selected{border-color:var(--blue);box-shadow:0 0 0 2px #3f6fff14}.portfolio-property-image{height:174px;position:relative;overflow:hidden}.portfolio-property-image img{object-fit:cover;width:100%;height:100%}.portfolio-property-image>span{text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:900;position:absolute;top:12px;left:12px}.portfolio-property-image>span.is-active{color:#167a4d;background:#dff8eb}.portfolio-property-image>span.is-warning{color:#9a5b00;background:#fff1d2}.portfolio-property-image>b{background:var(--blue);color:#fff;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:850;position:absolute;bottom:10px;right:10px}.portfolio-property-copy{justify-content:space-between;align-items:center;padding:17px 17px 13px;display:flex}.portfolio-property-copy p{color:#8a95a5;margin:0 0 5px;font-size:8px}.portfolio-property-copy h4{letter-spacing:-.03em;margin:0;font-size:17px}.property-score-chip{background:var(--blue-soft);color:var(--blue);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.property-score-chip strong{letter-spacing:-.04em;font-size:18px}.property-score-chip small{letter-spacing:.09em;font-size:6px;font-weight:900}.portfolio-property-card dl{border-top:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;grid-template-columns:repeat(3,1fr);margin:0 17px;padding:12px 0;display:grid}.portfolio-property-card dl div{display:grid}.portfolio-property-card dl div+div{border-left:1px solid #e8ecf2;padding-left:12px}.portfolio-property-card dt{color:#929cab;font-size:7px}.portfolio-property-card dd{margin:4px 0 0;font-size:12px;font-weight:850}.portfolio-property-card footer{justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.portfolio-property-card footer span{color:var(--blue);font-size:8px;font-weight:850}.portfolio-property-card footer i{color:var(--blue);font-style:normal}.portfolio-add-card{color:var(--ink);font:inherit;background:#f8faff;flex-direction:column;justify-content:center;align-items:center;min-height:348px;padding:28px;display:flex}.portfolio-add-card i{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:14px;font-size:20px;font-style:normal;display:flex}.portfolio-add-card strong{font-size:14px}.portfolio-add-card span{color:#8490a2;text-align:center;max-width:180px;margin-top:6px;font-size:9px;line-height:1.5}@media (max-width:1120px){.portfolio-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-metric-grid{grid-template-columns:repeat(2,1fr)}}.host-tab-main{background:#f4f7fb;align-items:flex-start;min-height:calc(100vh - 72px);padding:clamp(32px,5vw,72px);display:flex}.host-tab-panel{background:#fff;border:1px solid #dfe5ed;border-radius:12px;width:100%;max-width:920px;min-height:320px;padding:clamp(30px,5vw,64px)}.host-tab-panel>p{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:9px;font-weight:900}.host-tab-panel h2{letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(42px,5vw,72px);line-height:1}.host-tab-panel>span{color:#687589;max-width:590px;font-size:15px;line-height:1.65;display:block}@media (max-width:760px){.host-control-shell{display:block}.host-control-shell .host-sidebar{height:auto;min-height:0;padding:0 18px 14px;display:block;position:static;overflow:visible}.host-control-shell .host-brand-plate{margin-bottom:14px}.host-control-shell .property-switcher{margin-bottom:12px}.host-control-shell .host-flat-nav{scrollbar-width:none;gap:6px;margin:0;padding:0 0 4px;display:flex;overflow-x:auto}.host-control-shell .host-flat-nav::-webkit-scrollbar{display:none}.host-control-shell .host-flat-nav a{border:1px solid #ffffff1f;flex:none;padding:10px 12px}.host-control-shell .host-flat-nav a.active{background:var(--blue);border-color:var(--blue)}.host-control-shell .host-sidebar-foot,.host-control-shell .workspace-header{display:none}.host-tab-main{min-height:460px;padding:22px 18px 48px}.host-tab-panel{min-height:280px;padding:30px 24px}.host-tab-panel h2{font-size:42px}.host-page-main{padding:28px 18px 48px}.host-page-intro{align-items:start;display:block}.host-page-intro h2{font-size:42px}.host-page-intro .host-primary-action{margin-top:20px}.host-metric-grid{grid-template-columns:1fr 1fr}.host-metric-grid article{min-height:125px;padding:15px}.host-metric-grid article strong{font-size:26px}.portfolio-section{padding:17px}.portfolio-property-grid{grid-template-columns:1fr}}.host-surface{background:#fff;border:1px solid #dfe5ed;border-radius:12px}.host-two-column{grid-template-columns:minmax(0,1.45fr) minmax(285px,.55fr);gap:12px;max-width:1500px;margin:12px auto 0;display:grid}.property-overview-card{grid-template-columns:minmax(320px,.82fr) minmax(400px,1fr) 245px;align-items:stretch;gap:0;max-width:1500px;margin:0 auto;display:grid;overflow:hidden}.property-overview-image{min-height:330px;position:relative;overflow:hidden}.property-overview-image img{object-fit:cover;width:100%;height:100%}.property-overview-image span{color:#167a4d;text-transform:uppercase;background:#dff8eb;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;top:16px;left:16px}.property-overview-copy{align-self:center;padding:35px}.property-overview-copy>p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:8px;font-weight:900}.property-overview-copy h3{letter-spacing:-.05em;margin:0 0 8px;font-size:34px}.property-overview-copy>span{color:#748094;font-size:11px}.property-fact-row{border-top:1px solid #e3e8ef;grid-template-columns:repeat(4,1fr);margin-top:31px;padding-top:23px;display:grid}.property-fact-row div{display:grid}.property-fact-row div+div{border-left:1px solid #e3e8ef;padding-left:16px}.property-fact-row small{color:#929dac;font-size:7px}.property-fact-row strong{margin-top:5px;font-size:12px}.property-completeness{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.property-completeness>span{color:#8fa2ba;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.property-completeness>strong{letter-spacing:-.06em;margin:17px 0;font-size:48px}.property-completeness>div{background:#ffffff21;border-radius:9px;width:100%;height:6px;overflow:hidden}.property-completeness>div i{background:var(--aqua);width:92%;height:100%;display:block}.property-completeness>small{color:#94a5ba;margin-top:14px;font-size:8px;line-height:1.5}.host-detail-card,.channel-card{padding:24px}.amenity-chip-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.amenity-chip-grid span{color:#566378;background:#f5f8fc;border:1px solid #e2e7ef;border-radius:9px;padding:12px;font-size:9px}.property-description{border-top:1px solid #e2e7ef;margin-top:24px;padding-top:21px}.property-description strong{font-size:12px}.property-description p{color:#718094;max-width:720px;margin:8px 0 0;font-size:10px;line-height:1.65}.channel-row{border-top:1px solid #e6eaf0;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.channel-row>i{background:var(--blue-soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:900;display:flex}.channel-row>span{display:grid}.channel-row>span strong{font-size:10px}.channel-row>span small{color:#8b96a6;margin-top:3px;font-size:7px}.channel-row>b{color:#278c60;font-size:7px}.channel-card>button{color:var(--ink);font:inherit;background:#fff;border:1px solid #dce2e9;border-radius:8px;width:100%;margin-top:10px;padding:11px;font-size:8px;font-weight:850}.channel-card>button span{color:var(--blue);margin-left:7px}.vrps-hero-grid{grid-template-columns:minmax(360px,.78fr) minmax(470px,1.22fr);gap:12px;max-width:1500px;margin:0 auto 12px;display:grid}.vrps-score-card{align-items:center;gap:28px;min-height:280px;padding:32px;display:flex}.vrps-orbit{border-radius:50%;flex:0 0 160px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.vrps-orbit:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.vrps-orbit>span{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.vrps-orbit strong{letter-spacing:-.07em;font-size:49px}.vrps-orbit small{color:#8692a3;letter-spacing:.12em;font-size:7px;font-weight:900}.vrps-score-card>div:last-child>p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:900}.vrps-score-card h3{letter-spacing:-.04em;margin:0 0 7px;font-size:25px}.vrps-score-card>div:last-child>span{color:#7e8a9b;font-size:9px}.score-change{color:#188357;background:#e9f8f1;border-radius:8px;margin-top:20px;padding:9px 10px;font-size:8px;font-weight:850}.vrps-trend-card{padding:24px}.vrps-trend-bars{border-bottom:1px solid #e2e7ef;align-items:end;gap:12px;height:190px;padding:25px 10px 0;display:flex}.vrps-trend-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.vrps-trend-bars i{background:#dce5ff;border-radius:7px 7px 0 0;width:100%;min-height:20px;display:block;position:relative}.vrps-trend-bars>div:last-child i{background:var(--blue)}.vrps-trend-bars b{color:var(--blue);font-size:7px;font-style:normal;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.vrps-trend-bars>div:last-child b{color:#fff;top:8px}.vrps-trend-bars span{color:#8c97a7;margin-top:8px;font-size:7px}.comparison-card,.score-actions{padding:24px}.comparison-row{border-top:1px solid #e5e9ef;grid-template-columns:1.25fr .75fr;align-items:end;gap:16px;padding:14px 0;display:grid}.comparison-row>div{gap:5px;display:grid}.comparison-row strong{font-size:9px}.comparison-row>div>span{background:#edf1f6;border-radius:5px;height:7px;overflow:hidden}.comparison-row>div>span b{background:var(--blue);border-radius:inherit;height:100%;display:block}.comparison-row>div:last-child>span b{background:#a7b1bf}.comparison-row small{color:#8a96a6;font-size:7px}.score-actions>div:not(.host-section-heading){border-top:1px solid #e5e9ef;grid-template-columns:31px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.score-actions>div>i{background:var(--blue-soft);color:var(--blue);border-radius:8px;justify-content:center;align-items:center;height:31px;font-size:7px;font-style:normal;font-weight:900;display:flex}.score-actions>div>span{display:grid}.score-actions>div strong{font-size:9px}.score-actions>div small{color:#8d98a7;margin-top:3px;font-size:7px}.score-actions>div>b{color:#25885e;font-size:8px}.market-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr)}.market-trend-card{padding:24px}.market-bars{border-bottom:1px solid #e2e7ef;align-items:end;gap:9px;height:300px;padding-top:35px;display:flex}.market-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.market-bars i{background:#dce5ff;border-radius:6px 6px 0 0;width:100%;min-height:15px;display:block}.market-bars>div:nth-child(6) i{background:var(--blue)}.market-bars span{color:#919baa;margin-top:9px;font-size:6px}.chart-note{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.chart-note>span{color:#657286;font-size:8px}.chart-note>span i{background:var(--blue);border-radius:2px;width:7px;height:7px;margin-right:7px;display:inline-block}.chart-note small{color:#929cab;font-size:7px}.market-side-stack{gap:12px;display:grid}.market-season-card{padding:22px}.market-season-card>div:not(.host-section-heading){border-top:1px solid #e5eaf0;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.market-season-card>div>span{display:grid}.market-season-card strong{font-size:9px}.market-season-card small{color:#8995a5;margin-top:3px;font-size:7px}.market-season-card>div>b{color:var(--blue);font-size:16px}.ordinance-card{background:var(--ink);color:#fff;padding:23px}.ordinance-card>span{color:var(--aqua);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900}.ordinance-card>strong{margin:13px 0 8px;font-size:15px;line-height:1.35;display:block}.ordinance-card p{color:#94a5b9;font-size:8px;line-height:1.6}.ordinance-card a{color:#fff;margin-top:18px;font-size:8px;font-weight:850;display:block}.ordinance-card a i{color:var(--aqua);float:right;font-style:normal}.map-page-main{padding-bottom:42px}.map-filter-bar{align-items:center;gap:7px;max-width:1500px;margin:0 auto 12px;padding:10px;display:flex}.map-filter-bar button{color:#536076;font:inherit;background:#fff;border:1px solid #d9e0e9;border-radius:8px;padding:9px 11px;font-size:8px;font-weight:800}.map-filter-bar button:first-child{background:var(--ink);border-color:var(--ink);color:#fff}.map-filter-bar>span{color:#8c97a7;margin-left:auto;margin-right:7px;font-size:8px}.competitive-map-shell{grid-template-columns:minmax(0,1fr) 310px;max-width:1500px;height:610px;margin:0 auto;display:grid;overflow:hidden}.competitive-map-canvas{background:#e8eee7;position:relative;overflow:hidden}.competitive-map-canvas:before{content:"";opacity:.8;background:linear-gradient(125deg,#d5e3d5 0 55%,#b7d8e6 55%);position:absolute;inset:0}.competitive-map-canvas:after{content:"";opacity:.18;background-image:radial-gradient(#97aa94 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0}.map-water{color:#35728e8c;z-index:1;font-family:Georgia,serif;font-size:17px;font-style:italic;position:absolute;top:52%;left:12%;transform:rotate(-18deg)}.map-road{z-index:1;background:#ffffffd1;width:61%;height:8px;position:absolute;top:35%;left:31%;transform:rotate(24deg);box-shadow:0 0 0 1px #84938026}.road-two{width:45%;top:61%;left:43%;transform:rotate(-33deg)}.road-three{width:42%;top:22%;left:54%;transform:rotate(79deg)}.map-marker{color:var(--ink);font:inherit;z-index:3;background:#fff;border:0;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;box-shadow:0 5px 15px #071c382e}.map-marker.selected{background:var(--blue);color:#fff}.marker-1{top:47%;left:55%}.marker-2{top:28%;left:69%}.marker-3{top:55%;left:77%}.marker-4{top:25%;left:48%}.marker-5{top:39%;left:83%}.marker-6{top:67%;left:38%}.marker-7{top:72%;left:63%}.marker-8{top:42%;left:43%}.marker-9{top:80%;left:73%}.marker-10{top:67%;left:88%}.marker-11{top:14%;left:58%}.marker-12{top:15%;left:35%}.active-property-pin{z-index:4;flex-direction:column;align-items:center;display:flex;position:absolute;top:42%;left:57%}.active-property-pin i{background:var(--yellow);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-style:normal;display:flex;box-shadow:0 6px 18px #071c3833}.active-property-pin span{background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;margin-top:4px;padding:5px 7px;font-size:7px;font-weight:850}.map-zoom{z-index:4;gap:2px;display:grid;position:absolute;bottom:18px;right:18px}.map-zoom button{color:var(--ink);background:#fff;border:0;width:34px;height:34px;font-size:16px}.map-listing-rail{background:#fff;border-left:1px solid #dfe5ed;padding:18px;overflow-y:auto}.map-listing-rail>div:first-child{justify-content:space-between;margin-bottom:13px;display:flex}.map-listing-rail>div:first-child p{margin:0;font-size:11px;font-weight:850}.map-listing-rail>div:first-child span{color:#8b96a6;font-size:7px}.map-listing-rail article{border:1px solid #e0e5ec;border-radius:9px;grid-template-columns:80px 1fr;gap:10px;margin-bottom:9px;display:grid;overflow:hidden}.map-listing-rail article img{object-fit:cover;width:80px;height:82px}.map-listing-rail article div{align-self:center;padding-right:8px;display:grid}.map-listing-rail article span{color:var(--blue);font-size:6px;font-weight:850}.map-listing-rail article strong{margin:5px 0 4px;font-size:9px}.map-listing-rail article small{color:#8792a2;font-size:7px}.host-search-bar{align-items:center;gap:12px;max-width:1500px;margin:0 auto 12px;padding:10px 10px 10px 17px;display:flex}.host-search-bar>span{color:var(--blue);font-size:18px}.host-search-bar input{color:var(--ink);font:inherit;border:0;outline:0;flex:1;font-size:11px}.host-search-bar button,.guest-lookup button{background:var(--blue);color:#fff;font:inherit;border:0;border-radius:8px;padding:11px 17px;font-size:9px;font-weight:850}.filter-chip-row{align-items:center;gap:7px;max-width:1500px;margin:0 auto 18px;display:flex;overflow-x:auto}.filter-chip-row button{color:#657286;font:inherit;background:#fff;border:1px solid #dce2e9;border-radius:999px;flex:none;padding:8px 11px;font-size:8px;font-weight:800}.filter-chip-row button.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter-chip-row>span{color:#8b96a6;margin-left:auto;font-size:8px}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1500px;margin:0 auto;display:grid}.provider-card{padding:21px;position:relative}.provider-card>em{background:var(--yellow);text-transform:uppercase;border-radius:0 11px 0 9px;padding:7px 9px;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:0;right:0}.provider-card-top{grid-template-columns:44px 1fr auto;align-items:center;gap:11px;display:grid}.provider-card-top>i{background:var(--blue-soft);color:var(--blue);border-radius:10px;justify-content:center;align-items:center;height:44px;font-size:10px;font-style:normal;font-weight:900;display:flex}.provider-card-top>span{display:grid}.provider-card-top strong{font-size:12px}.provider-card-top small{color:#8894a5;margin-top:4px;font-size:7px}.provider-card-top>b{color:#21875d;background:#e4f7ef;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;display:flex}.provider-rating{border-top:1px solid #e4e9ef;border-bottom:1px solid #e4e9ef;justify-content:space-between;margin:18px 0 13px;padding:12px 0;display:flex}.provider-rating strong{color:#e1931b;font-size:9px}.provider-rating span,.provider-card>p{color:#8792a2;font-size:7px}.provider-card>p{margin:0 0 16px}.provider-card footer{grid-template-columns:1fr 1fr;gap:7px;display:grid}.provider-card footer button{color:var(--ink);font:inherit;background:#fff;border:1px solid #dce2e9;border-radius:7px;padding:9px;font-size:8px;font-weight:800}.provider-card footer button:last-child{background:var(--ink);border-color:var(--ink);color:#fff}.experience-feature{grid-template-columns:1.05fr .95fr;max-width:1500px;min-height:320px;margin:0 auto 12px;display:grid;overflow:hidden}.experience-feature img{object-fit:cover;width:100%;height:100%;min-height:320px}.experience-feature>div{align-self:center;padding:40px}.experience-feature p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:8px;font-weight:900}.experience-feature h3{letter-spacing:-.05em;margin:0;font-size:34px;line-height:1}.experience-feature span{color:#707d90;margin:18px 0 23px;font-size:10px;line-height:1.65;display:block}.experience-feature button{background:var(--ink);color:#fff;font:inherit;border:0;border-radius:8px;padding:11px 13px;font-size:8px;font-weight:850}.experience-feature button b{color:var(--aqua);margin-left:9px}.experience-category-row{grid-template-columns:repeat(5,1fr);gap:9px;max-width:1500px;margin:0 auto 12px;display:grid}.experience-category-row article{align-items:center;gap:10px;padding:15px;display:flex}.experience-category-row i{background:var(--blue-soft);color:var(--blue);border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:12px;font-style:normal;display:flex}.experience-category-row span{display:grid}.experience-category-row strong{font-size:9px}.experience-category-row small{color:#8995a5;margin-top:3px;font-size:7px}.experience-list{max-width:1500px;margin:0 auto;padding:23px}.experience-list>article{border-top:1px solid #e4e9ef;grid-template-columns:75px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.experience-list>article img{object-fit:cover;border-radius:8px;width:75px;height:58px}.experience-list>article>div{display:grid}.experience-list>article span{color:var(--blue);font-size:7px;font-weight:850}.experience-list>article strong{margin:5px 0 3px;font-size:10px}.experience-list>article small{color:#8994a4;font-size:7px}.experience-list>article button{color:var(--ink);font:inherit;background:#fff;border:1px solid #dbe2e9;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:850}.experience-list>article button b{color:var(--blue);margin-left:6px}.marketplace-filter{grid-template-columns:1.25fr .7fr .8fr .7fr auto;align-items:end;gap:9px;max-width:1500px;margin:0 auto 12px;padding:13px;display:grid}.marketplace-filter label,.listing-editor label{color:#7b8798;gap:6px;font-size:7px;font-weight:850;display:grid}.marketplace-filter input,.marketplace-filter select,.listing-editor input,.listing-editor textarea,.listing-editor select{color:var(--ink);font:inherit;background:#f8fafc;border:1px solid #dfe5ed;border-radius:7px;outline:0;padding:10px;font-size:9px}.marketplace-filter button{background:var(--blue);color:#fff;font:inherit;border:0;border-radius:8px;padding:11px 14px;font-size:8px;font-weight:850}.investment-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1500px;margin:0 auto;display:grid}.investment-card{overflow:hidden}.investment-card>div{height:210px;position:relative;overflow:hidden}.investment-card>div img{object-fit:cover;width:100%;height:100%}.investment-card>div span{color:#197d53;background:#e2f7ed;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;top:12px;left:12px}.investment-card>div button{background:#ffffffe6;border:0;border-radius:50%;width:34px;height:34px;font-size:15px;position:absolute;top:12px;right:12px}.investment-card>section{padding:18px}.investment-card p{color:#8894a4;margin:0 0 6px;font-size:7px}.investment-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:16px}.investment-card>section>strong{letter-spacing:-.04em;font-size:22px}.investment-card dl{border-top:1px solid #e4e8ee;border-bottom:1px solid #e4e8ee;grid-template-columns:repeat(3,1fr);margin:15px 0 0;padding:13px 0;display:grid}.investment-card dl div{display:grid}.investment-card dl div+div{border-left:1px solid #e4e8ee;padding-left:10px}.investment-card dt{color:#8b96a6;font-size:6px}.investment-card dd{margin:4px 0 0;font-size:10px;font-weight:850}.investment-card footer{color:var(--blue);justify-content:space-between;padding-top:14px;font-size:8px;font-weight:850;display:flex}.investment-card footer i{font-style:normal}.weather-grid{grid-template-columns:minmax(330px,.65fr) minmax(480px,1.35fr);gap:12px;max-width:1500px;margin:0 auto 12px;display:grid}.current-weather-card{color:#fff;background:linear-gradient(145deg,#315fe7,#1b3d9e);border-radius:12px;grid-template-columns:1fr auto;min-height:350px;padding:34px;display:grid;position:relative;overflow:hidden}.current-weather-card:before{content:"";background:#ffffff12;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-90px}.current-weather-card>div>span{color:#c6d2ff;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.current-weather-card>div>strong{letter-spacing:-.08em;margin:22px 0 12px;font-size:76px;line-height:.9;display:block}.current-weather-card h3{margin:0 0 5px;font-size:19px}.current-weather-card p{color:#c5d1f8;margin:0;font-size:9px}.current-weather-card>i{z-index:1;font-size:64px;font-style:normal;position:relative}.current-weather-card dl{border-top:1px solid #fff3;grid-column:1/3;grid-template-columns:repeat(3,1fr);align-self:end;margin:28px 0 0;padding-top:18px;display:grid}.current-weather-card dl div{display:grid}.current-weather-card dl div+div{border-left:1px solid #fff3;padding-left:16px}.current-weather-card dt{color:#adbcf0;font-size:7px}.current-weather-card dd{margin:5px 0 0;font-size:10px;font-weight:850}.weather-map-card{overflow:hidden}.weather-map-canvas{background:linear-gradient(125deg,#cfe0cf 0 58%,#8cc7dd 58%);height:310px;position:relative;overflow:hidden}.weather-map-canvas:before{content:"";background-image:radial-gradient(#44664c40 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.weather-land{color:#2543338c;letter-spacing:.18em;font-size:14px;font-weight:900;position:absolute;top:48%;left:35%}.radar-ring{border:2px solid #2f6fd452;border-radius:50%;width:190px;height:190px;position:absolute;top:15%;left:48%}.ring-two{width:110px;height:110px;top:28%;left:54%}.weather-property-pin{background:var(--yellow);z-index:3;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-style:normal;display:flex;position:absolute;top:43%;left:61%}.rain-cell{filter:blur(4px);background:radial-gradient(circle,#2579ffa6,#25c4aa47 55%,#0000 70%);border-radius:50%;width:150px;height:100px;position:absolute;top:5%;left:51%}.cell-two{width:170px;height:130px;top:49%;left:66%}.weather-map-card footer{align-items:center;gap:17px;padding:15px 18px;display:flex}.weather-map-card footer span{color:#667387;font-size:7px}.weather-map-card footer span i{background:#4bc4b8;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.weather-map-card footer span:nth-child(2) i{background:#3579ff}.weather-map-card footer small{color:#8d98a7;margin-left:auto;font-size:7px}.forecast-card{max-width:1500px;margin:0 auto 12px;padding:23px}.forecast-card>div:last-child{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.forecast-card article{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;align-items:center;padding:15px 8px;display:flex}.forecast-card article.active{background:var(--ink);color:#fff}.forecast-card article>span{color:#7b8798;font-size:7px}.forecast-card article.active>span{color:#a5b4c7}.forecast-card article i{margin:13px 0;font-size:22px;font-style:normal}.forecast-card article strong{font-size:15px}.forecast-card article small{color:#8d98a7;margin-top:3px;font-size:8px}.weather-alert{grid-template-columns:40px 1fr auto;align-items:center;gap:15px;max-width:1500px;margin:0 auto;padding:18px;display:grid}.weather-alert>i{color:#a66500;background:#fff1d4;border-radius:50%;justify-content:center;align-items:center;height:40px;font-style:normal;font-weight:900;display:flex}.weather-alert>div{display:grid}.weather-alert span{color:#b16e05;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900}.weather-alert strong{margin:5px 0;font-size:11px}.weather-alert p{color:#7e8999;margin:0;font-size:8px}.weather-alert button{color:var(--ink);font:inherit;background:#fff;border:1px solid #dbe1e9;border-radius:8px;padding:10px 12px;font-size:8px;font-weight:850}.stay-search{grid-template-columns:1.5fr repeat(3,1fr) 48px;align-items:stretch;max-width:1500px;margin:0 auto 14px;padding:8px;display:grid}.stay-search label{padding:5px 15px;display:grid}.stay-search label+label{border-left:1px solid #e1e6ed}.stay-search label span{color:#7a8697;font-size:7px;font-weight:850}.stay-search input{color:var(--ink);font:inherit;border:0;outline:0;padding:5px 0 0;font-size:10px}.stay-search>button{background:var(--blue);color:#fff;border:0;border-radius:8px;font-size:17px}.stay-card-grid{grid-template-columns:repeat(3,1fr);gap:18px 12px;max-width:1500px;margin:0 auto;display:grid}.stay-card-grid article>div{border-radius:12px;height:220px;position:relative;overflow:hidden}.stay-card-grid article>div img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.stay-card-grid article:hover img{transform:scale(1.025)}.stay-card-grid article>div button{background:#ffffffe6;border:0;border-radius:50%;width:34px;height:34px;font-size:15px;position:absolute;top:11px;right:11px}.stay-card-grid article>div span{background:var(--yellow);border-radius:999px;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;bottom:10px;left:10px}.stay-card-grid article>section{padding:12px 2px;position:relative}.stay-card-grid article p{color:#8490a1;margin:0 0 5px;font-size:7px}.stay-card-grid article h3{margin:0;font-size:13px}.stay-card-grid article>section>span{font-size:8px;position:absolute;top:12px;right:2px}.stay-card-grid footer{color:#7d8999;margin-top:9px;font-size:8px}.stay-card-grid footer strong{color:var(--ink);font-size:10px}.guest-lookup{align-items:center;gap:12px;max-width:1500px;margin:0 auto 12px;padding:10px 10px 10px 17px;display:flex}.guest-lookup>span{color:var(--blue);font-size:18px}.guest-lookup input{font:inherit;border:0;outline:0;flex:1;font-size:10px}.verification-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:12px;max-width:1500px;margin:0 auto 12px;display:grid}.guest-profile-card,.trip-context-card{padding:24px}.guest-profile-head{grid-template-columns:54px 1fr auto;align-items:center;gap:14px;display:grid}.guest-profile-head>i{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;height:54px;font-size:13px;font-style:normal;font-weight:900;display:flex}.guest-profile-head>div{display:grid}.guest-profile-head p{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:7px;font-weight:900}.guest-profile-head h3{margin:6px 0 4px;font-size:21px}.guest-profile-head span{color:#8490a1;font-size:8px}.guest-profile-head>b{color:#1d8258;background:#e3f7ed;border-radius:999px;padding:8px 10px;font-size:8px}.verification-signals{grid-template-columns:repeat(2,1fr);margin-top:24px;display:grid}.verification-signals>div{border-top:1px solid #e3e8ef;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:13px 0;display:grid}.verification-signals>div:nth-child(2n){padding-left:20px}.verification-signals i{color:#21875d;background:#e6f7ef;border-radius:50%;justify-content:center;align-items:center;height:26px;font-size:8px;font-style:normal;display:flex}.verification-signals div:last-child i{color:#8d98a6;background:#eef1f5}.verification-signals span{display:grid}.verification-signals strong{font-size:9px}.verification-signals small{color:#8894a4;margin-top:3px;font-size:7px}.trip-context-card dl{grid-template-columns:repeat(2,1fr);margin:0;display:grid}.trip-context-card dl div{border-top:1px solid #e3e8ef;padding:13px 0;display:grid}.trip-context-card dl div:nth-child(2n){padding-left:15px}.trip-context-card dt{color:#8b96a6;font-size:7px}.trip-context-card dd{margin:4px 0 0;font-size:10px;font-weight:850}.guest-note{background:var(--blue-soft);border-radius:9px;margin-top:14px;padding:14px}.guest-note span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.guest-note p{color:#66748a;margin:7px 0 0;font-size:8px;line-height:1.6}.verification-principle{background:var(--ink);color:#fff;border-radius:12px;grid-template-columns:190px 1fr;align-items:center;gap:18px;max-width:1500px;margin:0 auto;padding:21px 24px;display:grid}.verification-principle strong{color:var(--aqua);font-size:12px}.verification-principle span{color:#9cadc0;font-size:9px;line-height:1.55}.listing-studio-layout{grid-template-columns:minmax(420px,.9fr) minmax(420px,1.1fr);gap:12px;max-width:1500px;margin:0 auto;display:grid}.listing-editor{padding:22px}.studio-tabs{border-bottom:1px solid #e2e7ee;gap:21px;margin-bottom:21px;display:flex}.studio-tabs button{color:#8995a5;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 11px;font-size:8px;font-weight:850}.studio-tabs button.active{border-bottom-color:var(--blue);color:var(--blue)}.listing-editor>label{margin-bottom:15px}.listing-editor textarea{resize:vertical;min-height:94px}.editor-field-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.media-strip{margin-bottom:15px}.media-strip>span{color:#7b8798;margin-bottom:7px;font-size:7px;font-weight:850;display:block}.media-strip>div{gap:7px;display:flex}.media-strip img,.media-strip button{object-fit:cover;border-radius:7px;width:72px;height:60px}.media-strip button{color:var(--blue);background:#f4f7fb;border:1px dashed #bdc7d4;font-size:18px}.listing-editor>footer{border-top:1px solid #e2e7ee;justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;display:flex}.listing-editor>footer span{color:#929cac;font-size:7px}.listing-editor>footer button{background:var(--ink);color:#fff;font:inherit;border:0;border-radius:7px;padding:10px 13px;font-size:8px;font-weight:850}.listing-preview{background:#e9edf3;border-radius:12px;padding:20px;overflow:hidden}.listing-preview-bar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.listing-preview-bar span{color:#6e7b8e;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.listing-preview-bar a{color:var(--blue);font-size:8px;font-weight:850}.listing-preview>article{background:#fff;border-radius:10px;max-width:470px;margin:0 auto;overflow:hidden;box-shadow:0 16px 45px #071c381f}.listing-preview>article>img{object-fit:cover;width:100%;height:270px}.listing-preview>article>div{padding:23px}.listing-preview article p:first-child{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.listing-preview h3{letter-spacing:-.05em;margin:7px 0;font-size:27px}.listing-preview article div>span{color:#7d8999;font-size:8px}.listing-preview article div>p:not(:first-child){color:#687589;font-size:9px;line-height:1.65}.listing-preview dl{border-top:1px solid #e3e8ef;grid-template-columns:1fr 1fr;margin:19px 0 0;padding-top:15px;display:grid}.listing-preview dl div{display:grid}.listing-preview dt{color:#8c97a7;font-size:7px}.listing-preview dd{margin:4px 0 0;font-size:11px;font-weight:850}.network-layout{grid-template-columns:230px 1fr;max-width:1500px;min-height:620px;margin:0 auto;display:grid;overflow:hidden}.network-channels{background:var(--ink);color:#fff;padding:21px 14px}.network-channels>p{color:#7f91a9;letter-spacing:.12em;text-transform:uppercase;margin:0 10px 12px;font-size:7px;font-weight:900}.network-channels>a{color:#a6b5c8;border-radius:7px;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:10px;font-size:9px;display:grid}.network-channels>a.active{color:#fff;background:#3f6fff38}.network-channels>a i{color:var(--aqua);font-style:normal}.network-channels>a b{color:#7f91a9;font-size:6px}.network-channels>div{border-top:1px solid #ffffff1f;margin-top:22px;padding:18px 9px}.network-channels>div strong{color:#8498b0;letter-spacing:.11em;text-transform:uppercase;margin-bottom:11px;font-size:7px;display:block}.network-channels>div>span{display:flex}.network-channels>div i{background:var(--blue);border:2px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-5px;font-size:6px;font-style:normal;display:flex}.network-channels>div i:first-child{margin-left:0}.network-feed>header{border-bottom:1px solid #e2e7ed;justify-content:space-between;align-items:center;padding:17px 22px;display:flex}.network-feed>header p{margin:0 0 4px;font-size:12px;font-weight:850}.network-feed>header span{color:#8b96a6;font-size:7px}.network-feed>header button{color:#8692a2;background:0 0;border:0}.network-composer{border-bottom:1px solid #e2e7ed;grid-template-columns:34px 1fr;align-items:center;gap:11px;padding:14px 22px;display:grid}.network-composer i,.network-feed article>i{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;height:34px;font-size:8px;font-style:normal;font-weight:900;display:flex}.network-composer button{color:#929cab;font:inherit;text-align:left;background:#f7f9fc;border:1px solid #dce2e9;border-radius:8px;padding:10px;font-size:8px}.network-feed>article{border-bottom:1px solid #e5e9ef;grid-template-columns:38px 1fr;gap:12px;padding:19px 22px;display:grid}.network-feed article>i{color:var(--blue);background:#e8eeff;height:38px}.network-feed article header{gap:8px;display:flex}.network-feed article header strong{font-size:9px}.network-feed article header span{color:#8793a4;font-size:7px}.network-feed article p{margin:9px 0;font-size:10px;line-height:1.55}.network-feed article footer{color:#8c97a6;font-size:7px}.inbox-shell{grid-template-columns:335px 1fr;max-width:1500px;min-height:650px;margin:0 auto;display:grid;overflow:hidden}.conversation-list{border-right:1px solid #e2e7ed}.conversation-list>header{justify-content:space-between;align-items:center;padding:19px;display:flex}.conversation-list>header strong{font-size:12px}.conversation-list>header button{color:var(--blue);background:0 0;border:0;font-size:16px}.inbox-filter{gap:5px;padding:0 17px 14px;display:flex}.inbox-filter button{color:#768295;font:inherit;background:#f4f7fb;border:0;border-radius:999px;padding:7px 9px;font-size:7px}.inbox-filter button.active{background:var(--ink);color:#fff}.conversation-list>article{border-top:1px solid #e5e9ef;grid-template-columns:38px 1fr;gap:11px;padding:15px 17px;display:grid}.conversation-list>article.active{background:var(--blue-soft);border-left:3px solid var(--blue);padding-left:14px}.conversation-list>article>i{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;height:38px;font-size:8px;font-style:normal;font-weight:900;display:flex}.conversation-list article>div header{justify-content:space-between;display:flex}.conversation-list article strong{font-size:9px}.conversation-list article header span{color:#8d98a7;font-size:6px}.conversation-list article p{color:#657286;text-overflow:ellipsis;white-space:nowrap;width:215px;margin:5px 0;font-size:8px;overflow:hidden}.conversation-list article small{color:#97a1af;font-size:6px}.message-panel{flex-direction:column;display:flex}.message-panel>header{border-bottom:1px solid #e2e7ed;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.message-panel>header>div{align-items:center;gap:11px;display:flex}.message-panel>header i{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:8px;font-style:normal;font-weight:900;display:flex}.message-panel>header span{display:grid}.message-panel>header strong{font-size:10px}.message-panel>header small{color:#8793a3;margin-top:4px;font-size:7px}.message-panel>header button{color:var(--ink);font:inherit;background:#fff;border:1px solid #dce2e9;border-radius:7px;padding:9px 10px;font-size:7px;font-weight:850}.message-timeline{flex:1;padding:25px}.message-timeline>span{color:#929cac;text-align:center;margin-bottom:18px;font-size:7px;display:block}.message{border-radius:10px;max-width:66%;margin-bottom:12px;padding:11px 13px}.message p{margin:0;font-size:9px;line-height:1.55}.message small{margin-top:6px;font-size:6px;display:block}.guest-message{background:#f0f3f7}.guest-message small{color:#8d98a7}.host-message{background:var(--blue);color:#fff;margin-left:auto}.host-message small{color:#cbd6ff}.message-panel>footer{border-top:1px solid #e2e7ed;padding:13px 17px}.quick-replies{gap:6px;margin-bottom:10px;display:flex}.quick-replies button{background:var(--blue-soft);color:var(--blue);font:inherit;border:0;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:800}.message-compose{background:#f5f7fa;border:1px solid #dce2e9;border-radius:9px;align-items:center;padding:6px;display:flex}.message-compose button{color:#8490a1;background:0 0;border:0;font-size:13px}.message-compose button:last-child{background:var(--blue);color:#fff;border-radius:7px;padding:8px 12px;font-size:8px;font-weight:850}.message-compose input{font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 8px;font-size:9px}@media (max-width:1120px){.property-overview-card{grid-template-columns:minmax(280px,.8fr) 1.2fr}.property-completeness{display:none}.vrps-hero-grid,.weather-grid,.listing-studio-layout{grid-template-columns:1fr}.provider-grid,.investment-grid,.stay-card-grid{grid-template-columns:repeat(2,1fr)}.experience-category-row{grid-template-columns:repeat(3,1fr)}.competitive-map-shell{grid-template-columns:1fr 270px}.marketplace-filter{grid-template-columns:1fr 1fr 1fr}.marketplace-filter button{grid-column:3}}@media (max-width:760px){.host-two-column,.property-overview-card,.vrps-hero-grid,.market-layout,.weather-grid,.verification-layout,.listing-studio-layout,.network-layout,.inbox-shell{grid-template-columns:1fr}.property-overview-image{min-height:240px}.property-overview-copy{padding:25px}.property-fact-row{grid-template-columns:1fr 1fr;row-gap:18px}.property-fact-row div:nth-child(3){border-left:0;padding-left:0}.amenity-chip-grid{grid-template-columns:1fr 1fr}.vrps-score-card{flex-direction:column;align-items:start}.vrps-orbit{flex-basis:140px;width:140px;height:140px}.vrps-trend-bars{gap:5px}.market-bars{gap:4px;height:240px}.market-bars span{transform:rotate(-45deg)}.map-filter-bar{overflow-x:auto}.map-filter-bar button{flex:none}.map-filter-bar>span{display:none}.competitive-map-shell{height:auto;display:block}.competitive-map-canvas{height:480px}.map-listing-rail{border-left:0;max-height:340px}.provider-grid,.investment-grid,.stay-card-grid,.experience-category-row,.experience-feature{grid-template-columns:1fr}.experience-feature>div{padding:28px}.experience-feature h3{font-size:30px}.marketplace-filter{grid-template-columns:1fr 1fr}.marketplace-filter label:first-child,.marketplace-filter button{grid-column:1/3}.forecast-card>div:last-child{grid-template-columns:repeat(7,72px);gap:5px;overflow-x:auto}.weather-alert{grid-template-columns:40px 1fr;align-items:start}.weather-alert button{grid-column:2;justify-self:start}.stay-search{grid-template-columns:1fr 1fr}.stay-search label+label{border-left:0}.stay-search label{border-bottom:1px solid #e1e6ed}.stay-search>button{grid-column:1/3;min-height:40px}.verification-signals{grid-template-columns:1fr}.verification-signals>div:nth-child(2n){padding-left:0}.verification-principle{grid-template-columns:1fr}.listing-preview>article>img{height:220px}.network-channels{display:none}.network-layout{min-height:560px}.conversation-list{border-bottom:1px solid #e2e7ed;border-right:0;max-height:290px;overflow-y:auto}.message-panel{min-height:520px}.message{max-width:82%}}.property-page-v2 main{background:#f4f7fb}.property-page-v2 .property-hero-v2{background:#fff;padding:26px 0 92px;position:relative;overflow:hidden}.property-page-v2 .property-hero-v2:after{clip-path:polygon(34% 0,100% 0,100% 100%,0 100%);content:"";background:#eef3ff;width:42%;position:absolute;inset:0 0 0 auto}.property-page-v2 .property-hero-v2>div{z-index:1;position:relative}.property-page-v2 .property-utility-row{justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}.property-page-v2 .property-utility-row .back-link{margin:0}.property-page-v2 .property-utility-row>span{color:#8c97a7;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:800}.property-page-v2 .property-hero-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:clamp(52px,7vw,108px);display:grid}.property-page-v2 .property-title-row{margin:0;display:block}.property-page-v2 .property-title-row h1{max-width:900px;font-size:clamp(58px,5.75vw,86px);line-height:.94}.property-page-v2 .property-title-row .section-kicker{text-transform:uppercase;align-items:center;margin:0 0 27px;display:flex}.property-page-v2 .property-title-row .section-kicker i{background:var(--coral);flex:0 0 6px;width:6px;height:6px;margin-right:11px}.property-page-v2 .property-hero-summary{color:var(--muted);max-width:630px;margin:27px 0 0;font-size:16px;line-height:1.7}.property-page-v2 .property-facts{margin-top:22px}.property-page-v2 .property-signal-card{background:var(--navy);color:#fff;border-radius:12px;padding:25px;box-shadow:0 28px 70px #04162f33}.property-page-v2 .property-signal-head{justify-content:space-between;align-items:center;display:flex}.property-page-v2 .property-signal-head>span{color:#91a3ba;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.property-page-v2 .property-signal-head>b{color:#54d9a1;text-transform:uppercase;background:#2ccd8924;border-radius:999px;padding:6px 8px;font-size:7px}.property-page-v2 .property-signal-score{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:end;padding:32px 0 22px;display:flex}.property-page-v2 .property-signal-score strong{letter-spacing:-.04em;max-width:190px;font-size:26px;line-height:1.05}.property-page-v2 .property-signal-score>span{color:var(--aqua);text-transform:uppercase;font-size:8px;font-weight:900}.property-page-v2 .property-signal-card dl{margin:0}.property-page-v2 .property-signal-card dl div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.property-page-v2 .property-signal-card dt{color:#8498b1;font-size:9px}.property-page-v2 .property-signal-card dd{margin:0;font-size:9px;font-weight:850}.property-page-v2 .property-signal-card>a{justify-content:space-between;align-items:center;padding-top:20px;font-size:9px;font-weight:850;display:flex}.property-page-v2 .property-signal-card>a span{color:var(--aqua);font-size:14px}.property-page-v2 .property-media-section{z-index:2;margin-top:-48px;position:relative}.property-page-v2 .property-gallery{background:#fff;border:8px solid #fff;border-radius:16px;grid-template-rows:repeat(2,230px);box-shadow:0 22px 60px #04162f1f}.property-page-v2 .property-photo{border-radius:0}.property-page-v2 .property-photo img{object-fit:cover}.property-page-v2 .photo-1{border-radius:8px 0 0 8px}.property-page-v2 .photo-3{border-radius:0 8px 0 0}.property-page-v2 .photo-5{border-radius:0 0 8px}.property-page-v2 .gallery-button{border-radius:8px}.property-page-v2 .gallery-button span{color:var(--blue);margin-left:8px}.property-page-v2 .property-signal-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.property-page-v2 .property-signal-strip article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:146px;padding:19px}.property-page-v2 .property-signal-strip header{justify-content:space-between;align-items:center;display:flex}.property-page-v2 .property-signal-strip header span{color:#748196;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:900}.property-page-v2 .property-signal-strip header i{color:#b1bbc8;font-size:8px;font-style:normal;font-weight:800}.property-page-v2 .property-signal-strip strong{letter-spacing:-.05em;margin:18px 0 5px;font-size:32px;display:block}.property-page-v2 .property-signal-strip small{color:#8793a4;font-size:8px}.property-page-v2 .property-content{grid-template-columns:minmax(0,1fr) 370px;gap:clamp(42px,5vw,76px);padding-top:14px;padding-bottom:100px}.property-page-v2 .property-story{gap:12px;display:grid}.property-page-v2 .property-intro,.property-page-v2 .amenities-section,.property-page-v2 .property-location{border:1px solid var(--line);background:#fff;border-radius:12px;padding:clamp(28px,4vw,54px)}.property-page-v2 .property-intro{border-bottom:1px solid var(--line)}.property-page-v2 .property-intro h2,.property-page-v2 .property-location h2,.property-page-v2 .property-section-heading h2{font-size:clamp(39px,4vw,58px)}.property-page-v2 .property-host-note{background:#f4f7fb}.property-page-v2 .amenities-section{border-bottom:1px solid var(--line)}.property-page-v2 .property-section-heading{justify-content:space-between;align-items:end;gap:34px;margin-bottom:34px;display:flex}.property-page-v2 .property-section-heading h2{letter-spacing:-.055em;margin:0;line-height:1.02}.property-page-v2 .property-section-heading h2 span{color:#a8b2c0}.property-page-v2 .property-section-heading>p{color:var(--muted);max-width:245px;margin:0 0 4px;font-size:11px;line-height:1.6}.property-page-v2 .amenity-grid{gap:9px}.property-page-v2 .amenity-grid article{background:#f8faff;min-height:185px}.property-page-v2 .property-location{padding-top:clamp(28px,4vw,54px)}.property-page-v2 .location-map{border-radius:12px;height:390px}.property-page-v2 .location-map .map-water{color:#78a4ad;letter-spacing:.14em;text-transform:uppercase;z-index:auto;background:#d8eef3;justify-content:center;align-items:end;padding-bottom:35px;font-family:inherit;font-size:10px;font-style:normal;font-weight:800;display:flex;position:absolute;inset:0 72% 0 0;transform:skew(-7deg)}.property-page-v2 .location-map .map-road{z-index:auto;left:22%}.property-page-v2 .location-map .road-one{width:70%;top:24%;transform:rotate(18deg)}.property-page-v2 .location-map .road-two{width:70%;top:57%;transform:rotate(-9deg)}.property-page-v2 .location-map .road-three{width:70%;top:0;left:42%;transform:rotate(72deg)}.property-page-v2 .booking-panel{border-radius:12px;margin-top:0;padding:0;top:90px;overflow:hidden}.property-page-v2 .booking-panel-top{background:var(--navy);color:#fff;border-bottom:0;grid-template-columns:1fr auto;padding:27px;display:grid}.property-page-v2 .booking-panel-top>div{display:grid}.property-page-v2 .booking-panel-top p{color:var(--aqua)}.property-page-v2 .booking-panel-top>div>span{color:#91a3ba;margin-top:7px}.property-page-v2 .booking-panel-top>b{background:#ffffff1a;border-radius:999px;height:max-content;padding:7px 9px;font-size:8px}.property-page-v2 .booking-panel-top strong{grid-column:1/3;margin-top:28px}.property-page-v2 .booking-panel-top>small{color:#91a3ba;grid-column:1/3;font-size:9px}.property-page-v2 .booking-breakdown,.property-page-v2 .booking-confidence{margin:0 27px}.property-page-v2 .booking-confidence span{align-items:center;display:flex}.property-page-v2 .booking-confidence span i{background:#2aa471;border-radius:50%;width:6px;height:6px;margin-right:6px}.property-page-v2 .booking-action{width:calc(100% - 54px);margin:20px 27px 12px}.property-page-v2 .booking-panel>small{padding:0 27px}.property-page-v2 .property-owner-link{border-top:1px solid var(--line);margin-top:22px;padding:20px 27px 23px;display:grid}.property-page-v2 .property-owner-link>span{color:#8995a5;font-size:8px}.property-page-v2 .property-owner-link>a{margin-top:6px;font-size:10px;font-weight:850}.property-page-v2 .property-owner-link b{color:var(--blue);float:right}.property-page-v2 .property-next>div{padding-top:88px;padding-bottom:88px}@media (max-width:1120px){.property-page-v2 .property-hero-layout{grid-template-columns:minmax(0,1fr) 330px}.property-page-v2 .property-title-row h1{font-size:clamp(54px,6vw,76px)}.property-page-v2 .property-content{grid-template-columns:minmax(0,1fr) 330px}.property-page-v2 .property-section-heading{align-items:start;display:block}.property-page-v2 .property-section-heading>p{max-width:420px;margin-top:20px}}@media (max-width:820px){.property-page-v2 .property-hero-v2{padding-bottom:74px}.property-page-v2 .property-hero-v2:after,.property-page-v2 .property-utility-row>span{display:none}.property-page-v2 .property-hero-layout{grid-template-columns:1fr}.property-page-v2 .property-signal-card{max-width:560px}.property-page-v2 .property-signal-strip{grid-template-columns:repeat(2,1fr)}.property-page-v2 .property-content{display:block}.property-page-v2 .booking-panel{margin-top:12px;position:static}}@media (max-width:760px){.property-page-v2 .property-hero-v2{padding:24px 0 62px}.property-page-v2 .property-utility-row{margin-bottom:38px}.property-page-v2 .property-title-row h1{font-size:47px}.property-page-v2 .property-hero-summary{font-size:14px}.property-page-v2 .property-facts{gap:9px}.property-page-v2 .property-signal-card{padding:21px}.property-page-v2 .property-media-section{margin-top:-32px}.property-page-v2 .property-gallery{border-width:6px;grid-template-rows:280px 130px 130px;grid-template-columns:1fr 1fr}.property-page-v2 .photo-1{border-radius:7px 7px 0 0;grid-column:1/3}.property-page-v2 .photo-4{border-radius:0 0 0 7px}.property-page-v2 .photo-5{border-radius:0 0 7px}.property-page-v2 .property-signal-strip{grid-template-columns:1fr 1fr}.property-page-v2 .property-signal-strip article{min-height:130px;padding:16px}.property-page-v2 .property-signal-strip strong{font-size:27px}.property-page-v2 .property-intro,.property-page-v2 .amenities-section,.property-page-v2 .property-location{padding:27px 22px}.property-page-v2 .amenity-grid{grid-template-columns:1fr}.property-page-v2 .location-map{height:320px}.property-page-v2 .property-next>div{padding-top:68px;padding-bottom:68px}}
