@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fdfbf5;--card:#fff;--primary:#0077b6;--primary-dark:#005f93;--primary-light:#48cae4;--accent:#ff6b35;--accent-display:#ff9f1c;--accent-soft:#ffe7dc;--text:#0c2238;--sub:#5a6b80;--surface-alt:#f8fbfd;--sun:#ffd166;--border:#0c223814;--sky-1:#0077b6;--sky-2:#0096c7;--sky-3:#00b4d8;--sky-4:#48cae4;--sand:#fdfbf5;--pill:#e0f2fe;--pill-text:#0077b6;--shadow-sm:0 6px 24px #0c22380f;--shadow-md:0 18px 50px #0c22381a;--shadow-lg:0 40px 100px #003c6440}html{scroll-behavior:smooth}html,body{background:var(--sand);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;filter:none!important;transform:none!important}}@keyframes fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes float-y{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes float-tilt-left{0%,to{transform:rotate(-8deg)translate(0,0)}50%{transform:rotate(-8deg)translateY(-10px)}}@keyframes float-tilt-right{0%,to{transform:rotate(8deg)translate(0,0)}50%{transform:rotate(8deg)translateY(-10px)}}@keyframes drift-x{0%{transform:translate(-20px)}to{transform:translate(120vw)}}@keyframes glide-x{0%{transform:translate(-10vw)}to{transform:translate(110vw)}}@keyframes pulse-sun{0%,to{opacity:.92;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes sway-palm{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes sway-palm-mirror{0%,to{transform:scaleX(-1)rotate(-3deg)}50%{transform:scaleX(-1)rotate(3deg)}}@keyframes wave-shift{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes postcard-stack{0%,28%{opacity:1;z-index:3;transform:translate(0,0)scale(1)}36%{opacity:0;z-index:4;transform:translateY(-80px)scale(.94)}37%{opacity:0;z-index:1;transform:translateY(56px)scale(.92)}44%,61%{opacity:.35;z-index:1;transform:translateY(56px)scale(.92)}72%,94%{opacity:.65;z-index:2;transform:translateY(28px)scale(.96)}to{opacity:1;z-index:3;transform:translate(0,0)scale(1)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #ffd16680}50%{box-shadow:0 0 0 14px #ffd16600}}@keyframes scroll-cue{0%{opacity:1;transform:translateY(0)}60%{opacity:1}to{opacity:0;transform:translateY(14px)}}@keyframes shimmer-stripe{0%{transform:translate(-100%)}to{transform:translate(200%)}}.reveal{opacity:0;filter:blur(6px);will-change:transform, opacity, filter;transition:opacity 1s cubic-bezier(.16,.84,.28,1),transform 1s cubic-bezier(.16,.84,.28,1),filter .9s cubic-bezier(.16,.84,.28,1);transform:translateY(40px)}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-zoom{transform:scale(.92)}.reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.scroll-progress{z-index:100;pointer-events:none;background:#ffffff0f;height:3px;position:fixed;top:0;left:0;right:0}.scroll-progress-bar{background:linear-gradient(90deg, var(--primary-light) 0%, var(--accent) 100%);transform-origin:0;width:100%;height:100%;transition:transform 80ms linear;transform:scaleX(0);box-shadow:0 0 18px #ff6b3580}.public-page{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.public-page *{box-sizing:border-box}.public-page a{color:var(--primary);text-decoration:none}.public-page a:hover{opacity:.85;text-decoration:none}.public-container{width:min(1180px,100% - 40px);margin:0 auto}.public-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0 16px;display:flex}.public-brand{letter-spacing:-.02em;color:var(--text);align-items:center;font-family:Unbounded,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;display:inline-flex}.public-brand-dot{color:var(--accent)}.public-nav-links{align-items:center;gap:24px;font-size:.95rem;font-weight:500;display:flex}.public-nav-links a{color:var(--sub)}.public-nav-cta{background:var(--primary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:10px 18px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #0077b640;color:#fff!important}.hero-nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffff14;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:12px max(20px,50% - 590px);display:flex;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 1px #ffffff2e}.hero-nav:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1a 0%,#fff0 100%);position:absolute;inset:0}.hero-nav .public-brand{color:#fff;align-items:center;display:inline-flex}.hero-nav-actions,.public-nav-actions{flex-wrap:wrap;align-items:center;gap:24px;display:inline-flex}.hero-nav .public-nav-cta{background:#fff;box-shadow:0 6px 18px #0000002e;color:var(--primary)!important}.hero-nav .public-nav-cta:hover{background:var(--primary);color:#fff!important}.lang-switcher{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.lang-switcher-doc{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0c22380f;border-color:#0c22381f}.lang-switcher-form{display:contents}.lang-switcher-btn{cursor:pointer;filter:saturate(.55)opacity(.55);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:5px 6px;line-height:0;transition:transform .2s,box-shadow .2s,filter .2s,background .2s;display:inline-flex}.lang-switcher-btn:hover{filter:saturate()opacity();transform:translateY(-1px)}.lang-switcher-btn.is-active{filter:saturate()opacity();background:#fffffff2;box-shadow:0 3px 10px #0000002e}.lang-switcher-doc .lang-switcher-btn.is-active{background:#fff;box-shadow:0 3px 10px #0c22382e,inset 0 0 0 1px #0077b62e}.lang-flag{border-radius:3px;flex-shrink:0;width:24px;height:18px;display:block;overflow:hidden}.brand-lockup{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-wordmark{letter-spacing:-.025em;color:#fff;font-family:Unbounded,sans-serif;font-size:1.7rem;font-weight:800;line-height:1}@media (max-width:640px){.hero-nav{padding:10px 18px}.brand-wordmark{font-size:1.3rem}}.public-hero{background:linear-gradient(180deg, var(--sky-1) 0%, var(--sky-2) 50%, var(--sky-3) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:200px 0 140px;display:flex;position:relative;overflow:hidden}.public-hero>.hero-wave{pointer-events:none;display:block;position:absolute;bottom:-1px;left:0;right:0}.hero-decor{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bubble{will-change:transform;background:radial-gradient(circle at 35% 30%,#fffffff2,#ffffff40 60%,#fff0 80%);border-radius:50%;animation:6s ease-in-out infinite float-y;position:absolute;box-shadow:inset 0 0 12px #ffffff4d}.hero-bubble.bubble-1{opacity:.55;width:22px;height:22px;animation-delay:-1s;top:18%;left:14%}.hero-bubble.bubble-2{opacity:.4;width:14px;height:14px;animation-delay:-3s;top:28%;left:32%}.hero-bubble.bubble-3{opacity:.5;width:30px;height:30px;animation-duration:7s;animation-delay:-2s;top:56%;left:8%}.hero-bubble.bubble-4{opacity:.45;width:18px;height:18px;animation-delay:-4s;top:38%;right:12%}.hero-bubble.bubble-5{opacity:.55;width:26px;height:26px;animation-duration:8s;animation-delay:-1.5s;top:62%;right:24%}.hero-anim{opacity:0;animation:.85s cubic-bezier(.22,1,.36,1) forwards fade-up}.hero-anim-1{animation-delay:50ms}.hero-anim-2{animation-delay:.18s}.hero-anim-3{animation-delay:.32s}.hero-anim-4{animation-delay:.46s}.hero-anim-5{animation-delay:.6s}.hero-anim-6{animation-delay:.74s}.public-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;right:-120px}.public-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:60px;left:-80px}.public-hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;width:min(1180px,100% - 40px);margin:0 auto;padding-bottom:80px;display:grid;position:relative}.hero-centered .public-hero-inner{text-align:center;flex-direction:column;align-items:center;max-width:820px;padding-bottom:100px;display:flex}.hero-centered .public-hero-copy{flex-direction:column;align-items:center;width:100%;display:flex}.hero-centered .public-hero-title{width:100%}.hero-centered .public-hero-sub{margin-left:auto;margin-right:auto}.hero-centered .public-hero-cta,.hero-centered .public-hero-meta{justify-content:center}.public-hero-copy{color:#fff}.public-eyebrow{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;margin:0 0 22px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}.public-eyebrow-dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.public-hero-title{letter-spacing:-.03em;color:#fff;text-shadow:0 2px 30px #00284633;margin:0 0 22px;font-family:Unbounded,sans-serif;font-size:clamp(2.4rem,5.5vw,4.4rem);font-weight:900;line-height:1}.public-hero-title .accent{color:var(--sun);display:inline-block}.public-hero-sub{color:#ffffffeb;max-width:540px;margin:0 0 36px;font-size:1.18rem;font-weight:400;line-height:1.55}.public-hero-cta{flex-wrap:wrap;gap:14px;margin-bottom:40px;display:flex}.btn-play{isolation:isolate;background:#0c2238;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:14px 26px 14px 22px;font-size:.95rem;font-weight:600;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003;color:#fff!important}.btn-play:after{content:"";z-index:0;background:linear-gradient(110deg,#0000 0%,#ffffff2e 50%,#0000 100%);width:50%;transition:transform .7s;position:absolute;top:0;bottom:0;left:-50%;transform:translate(-100%)}.btn-play>*{z-index:1;position:relative}.btn-play:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 22px 48px #00000052}.btn-play:hover:after{transform:translate(300%)}.btn-play svg{flex-shrink:0}.btn-play-text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.btn-play-small{opacity:.85;font-size:.7rem;font-weight:500}.btn-play-big{font-family:Unbounded,sans-serif;font-size:1rem;font-weight:700}.btn-ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:14px;align-items:center;gap:8px;padding:14px 22px;font-size:.95rem;font-weight:600;display:inline-flex;color:#fff!important}.btn-ghost:hover{background:#fff3}.public-hero-meta{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.hero-meta-item{flex-direction:column;gap:2px;display:flex}.hero-meta-num{color:#fff;font-family:Unbounded,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.hero-meta-label{color:#ffffffbf;font-size:.82rem;font-weight:500}.hero-meta-divider{background:#ffffff40;width:1px;height:36px}.hero-postcards{perspective:1600px;justify-content:center;align-items:center;gap:40px;margin-top:70px;display:flex;position:relative}.hero-postcard{aspect-ratio:11/8;cursor:pointer;isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);background:#fff;border-radius:28px;width:clamp(260px,26vw,440px);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 40px 90px #001e3c80,0 0 0 1px #ffffff38;mask-image:radial-gradient(#fff,#000)}.hero-postcard:after{content:"";pointer-events:none;background:linear-gradient(#001e3c00 45%,#001e3c8c 100%);position:absolute;inset:0}.hero-postcard img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.hero-postcard:hover img{transform:scale(1.08)}.hero-postcard-tag{color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;letter-spacing:-.01em;background:#fffffff5;border-radius:999px;align-items:center;gap:9px;padding:10px 18px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;display:inline-flex;position:absolute;bottom:18px;left:18px;box-shadow:0 10px 24px #00000038}.hero-postcard-dot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 12px var(--accent);border-radius:50%}.hero-postcard.postcard-left{z-index:1;margin-right:-56px;animation:7s ease-in-out infinite float-tilt-left;transform:rotate(-7deg)translateY(28px)}.hero-postcard.postcard-center{z-index:3;aspect-ratio:27/19;width:clamp(320px,33vw,540px);animation:6s ease-in-out infinite float-y;transform:rotate(0);box-shadow:0 60px 120px #001e3c8c,0 0 0 3px #ffd166b3,0 0 50px #ffd16640}.hero-postcard.postcard-right{z-index:1;margin-left:-56px;animation:7s ease-in-out -3s infinite float-tilt-right;transform:rotate(7deg)translateY(28px)}.hero-postcard.postcard-center .hero-postcard-tag{padding:12px 22px;font-size:1.05rem}.hero-scroll-cue{color:#ffffffbf;letter-spacing:.18em;text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;margin-top:60px;font-size:.74rem;font-weight:600;animation:1s 1.1s both fade-in;display:flex}.hero-scroll-mouse{border:2px solid #ffffff80;border-radius:999px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex;position:relative}.hero-scroll-dot{background:#ffffffe6;border-radius:999px;width:4px;height:8px;animation:1.6s ease-in-out infinite scroll-cue}.phone-stage{perspective:1200px;justify-content:center;align-items:center;display:flex;position:relative}.phone-glow{filter:blur(40px);z-index:0;background:radial-gradient(circle,#ffd1664d 0%,#0000 60%);border-radius:50%;width:380px;height:380px;position:absolute}.phone{width:280px;height:580px;box-shadow:0 0 0 2px #ffffff14, var(--shadow-lg);z-index:1;background:#0c2238;border-radius:42px;padding:10px;position:relative;transform:rotate(-3deg)}.phone-screen{background:var(--sand);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-notch{z-index:5;background:#0c2238;border-radius:999px;width:90px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-status{color:#fff;z-index:4;justify-content:space-between;padding:12px 22px 0;font-size:.7rem;font-weight:700;display:flex;position:relative}.phone-header{background:linear-gradient(180deg, var(--sky-2) 0%, var(--sky-3) 100%);color:#fff;padding:38px 18px 60px;position:relative}.phone-header:before{content:"";background:radial-gradient(circle,#fff3 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:12px;right:-30px}.phone-brand{letter-spacing:-.02em;margin-bottom:4px;font-family:Unbounded,sans-serif;font-size:1.5rem;font-weight:900}.phone-brand-dot{color:#fff9}.phone-header-inner{margin-top:10px}.phone-loc-row{align-items:center;gap:8px;margin-bottom:14px;display:flex}.phone-loc{opacity:.95;align-items:center;gap:5px;font-size:.72rem;font-weight:500;display:inline-flex}.phone-loc-pill{color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff38;border:1px solid #ffffff59;border-radius:999px;align-items:center;padding:3px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.phone-search{color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;font-size:.78rem;display:flex}.phone-wave{position:absolute;bottom:-1px;left:0;right:0}.phone-body{background:var(--sand);flex:1;padding:16px 16px 0;position:relative}.phone-section-title{color:var(--text);margin:8px 0 12px;font-family:Unbounded,sans-serif;font-size:.95rem;font-weight:800}.phone-card{background:var(--card);box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:16px;margin-bottom:12px;padding:14px}.phone-map{height:150px;box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:16px;margin-bottom:12px;position:relative;overflow:hidden}.phone-map svg{width:100%;height:100%;display:block}.phone-map-pill{color:var(--text);background:#fffffff2;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #0000001a}.phone-map-loc{width:28px;height:28px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #0000001f}.phone-card-strip{gap:8px;margin-top:-8px;padding-top:8px;display:flex;position:relative}.phone-mini-card{background:var(--sky-3);border-radius:14px;flex-shrink:0;height:120px;position:relative;overflow:hidden;box-shadow:0 8px 18px #0c22381f}.phone-mini-card img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.phone-mini-card.peek-left{opacity:.8;width:50px;margin-left:-22px}.phone-mini-card.center{border:2px solid var(--accent);flex:1;box-shadow:0 10px 24px #ff6b3540}.phone-mini-card.peek-right{opacity:.8;width:50px;margin-right:-22px}.phone-mini-distance{color:#fff;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c2238b3;border-radius:999px;padding:3px 7px;font-size:.58rem;font-weight:700;position:absolute;top:8px;right:8px}.phone-mini-info{z-index:2;position:absolute;bottom:10px;left:10px;right:10px}.phone-mini-name{color:#fff;text-shadow:0 2px 8px #00000080;font-family:Unbounded,sans-serif;font-size:.78rem;font-weight:800;line-height:1.1}.phone-nav{z-index:6;background:#fff;border-radius:28px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 12px 30px #0000001f}.phone-nav-icon{width:22px;height:22px;color:var(--primary);justify-content:center;align-items:center;display:flex}.phone-nav-icon.active{background:var(--accent);color:#fff;border-radius:50%;width:38px;height:38px;box-shadow:0 6px 16px #ff6b3566}.hero-wave{width:100%;height:auto;margin-bottom:-2px;display:block}.section{padding:140px 0;position:relative}.section-eyebrow{background:var(--pill);color:var(--pill-text);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.section-title{letter-spacing:-.025em;color:var(--text);text-wrap:balance;margin:0 0 22px;font-family:Unbounded,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.1}.section-sub{color:var(--sub);max-width:600px;margin:0 0 72px;font-size:1.05rem;line-height:1.6}.features-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:22px;padding:28px 24px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg, var(--primary-light), var(--primary));transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover{box-shadow:var(--shadow-md);border-color:#0077b62e;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover .feature-icon{transform:scale(1.08)rotate(-4deg)}.feature-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.feature-icon.blue{background:linear-gradient(135deg, var(--sky-3) 0%, var(--sky-1) 100%)}.feature-icon.orange{background:linear-gradient(135deg, #ffb380 0%, var(--accent) 100%)}.feature-icon.sun{background:linear-gradient(135deg, var(--sun) 0%, var(--accent-display) 100%)}.feature-icon.teal{background:linear-gradient(135deg,#06d6a0 0%,#028090 100%)}.feature-title{color:var(--text);margin:0 0 8px;font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:800}.feature-text{color:var(--sub);margin:0;font-size:.93rem;line-height:1.55}.beach-types-section{background:linear-gradient(180deg, var(--sand) 0%, #fff8f0 100%);position:relative;overflow:hidden}.beach-types-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd1662e 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:60px;left:-160px}.types-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.type-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:flex;overflow:hidden}.type-card:hover{box-shadow:var(--shadow-md);transform:translateY(-10px)}.type-img{aspect-ratio:16/10;background:var(--sky-3);width:100%;position:relative;overflow:hidden}.type-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.type-card:hover .type-img img{transform:scale(1.06)}.type-body{padding:24px 24px 28px}.type-tag{background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:12px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-block}.type-body h3{color:var(--text);letter-spacing:-.015em;margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:1.15rem;font-weight:800}.type-body p{color:var(--sub);margin:0;font-size:.95rem;line-height:1.6}.how-section{background:linear-gradient(180deg, var(--sand) 0%, #f0f9ff 100%);position:relative;overflow:hidden}.how-section:before{content:"";background:radial-gradient(circle,#48cae426 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:100px;right:-150px}.how-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.how-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;padding:32px 26px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .4s;position:relative}.how-card:hover{box-shadow:var(--shadow-md);border-color:#ff6b352e;transform:translateY(-8px)}.how-card:hover .how-step{transform:rotate(-8deg)scale(1.08)}.how-step{background:var(--accent);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-family:Unbounded,sans-serif;font-size:1.1rem;font-weight:800;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:-18px;left:26px;box-shadow:0 8px 24px #ff6b3559}.how-card h3{color:var(--text);margin:22px 0 10px;font-family:Unbounded,sans-serif;font-size:1.15rem;font-weight:800}.how-card p{color:var(--sub);margin:0;font-size:.95rem;line-height:1.6}.intro-section{background:radial-gradient(ellipse 70% 50% at 22% 32%, #48cae412 0%, transparent 65%), radial-gradient(ellipse 60% 45% at 82% 55%, #ff9f1c12 0%, transparent 65%), linear-gradient(180deg, var(--sand) 0%, #fbf7eb 50%, var(--sand) 100%);padding:128px 0 156px;overflow:hidden}.intro-grid{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);align-items:center;gap:clamp(56px,7vw,104px);display:grid}.intro-copy{max-width:560px}.intro-title{text-wrap:balance;max-width:620px;margin-bottom:20px;font-size:3.25rem;line-height:1.04}.intro-sub{max-width:560px;margin-bottom:30px;font-size:1.12rem}.intro-points{gap:14px;display:grid}.intro-point{color:var(--text);align-items:center;gap:14px;font-size:1rem;font-weight:800;display:flex}.intro-point-icon{border-radius:15px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.intro-point-icon-blue{color:var(--primary);background:#e0f2fe}.intro-point-icon-sun{color:var(--accent-display);background:#fff5d6}.intro-point-icon-teal{color:#06d6a0;background:#e1f7ed}.intro-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.intro-map-card{isolation:isolate;background:#f7f2df;border:1px solid #0c223814;border-radius:28px;width:min(590px,100%);min-height:530px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0c22382e}.intro-map-card:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(#ffffffb8 0%,#fff0 24%);position:absolute;inset:0}.intro-map-card:after{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff52;border-radius:22px;position:absolute;inset:18px}.intro-map-title{z-index:5;letter-spacing:-.02em;color:#1a150d;margin:0;font-family:Unbounded,sans-serif;font-size:clamp(1.28rem,2.2vw,1.55rem);font-weight:900;position:absolute;top:18px;left:20px}.intro-nearby-row{z-index:5;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;top:68px;left:18px;right:18px}.intro-nearby-card{min-width:0;min-height:74px;color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #0c22380f;border-radius:22px;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 14px 30px #0c22381a}.intro-nearby-icon{border-radius:15px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.intro-nearby-icon-blue{color:var(--primary);background:#e7f7ff}.intro-nearby-icon-sun{color:var(--accent-display);background:#fff5df}.intro-nearby-icon-coral{color:var(--accent);background:#fff0ea}.intro-nearby-text{flex-direction:column;gap:2px;min-width:0;display:flex}.intro-nearby-text strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:900;line-height:1.1;overflow:hidden}.intro-nearby-text span{color:var(--primary);font-size:.82rem;font-weight:800;line-height:1.15}.intro-nearby-map{z-index:1;width:100%;height:100%;position:absolute;inset:0}.intro-map-water{fill:#55c8d4}.intro-map-sand{fill:#eff1d9}.intro-map-park{fill:#b5de8d}.intro-map-road,.intro-map-secondary-road,.intro-map-connector-road,.intro-map-parking-road{fill:none;stroke:#fffdf5;stroke-width:16px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px #7064482e)}.intro-map-secondary-road{stroke-width:12px}.intro-map-connector-road{stroke-width:13px}.intro-map-parking-road{stroke-width:15px}.intro-selected-shore{fill:#ff9f1c8c;stroke:#e98a00;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 6px #8f520038)}.intro-map-poi{z-index:4;color:#7b674d;align-items:flex-start;gap:7px;max-width:150px;font-size:.94rem;font-style:italic;font-weight:800;line-height:1.18;display:inline-flex;position:absolute;top:172px;left:300px}.intro-map-poi-icon{width:28px;height:28px;color:var(--accent);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 6px 12px #0c22381f}.intro-map-poi span span{font-weight:700;display:block}.intro-map-pin,.intro-map-info-pin,.intro-map-expand{z-index:4;justify-content:center;align-items:center;display:inline-flex;position:absolute;box-shadow:0 10px 22px #0c223824}.intro-map-parking-pin{width:38px;height:38px;color:var(--primary);background:#fff;border:1px solid #0077b624;border-radius:50%;bottom:48px;left:auto;right:72px;box-shadow:0 12px 24px #0c223829}.intro-map-info-pin{color:#6f745f;background:#fff;border-radius:50%;width:34px;height:34px;font-family:Georgia,serif;font-size:1.35rem;font-weight:900;bottom:32px;right:134px}.intro-map-expand{width:62px;height:62px;color:var(--primary);background:#fff;border-radius:22px;bottom:20px;right:20px}.intro-place-kicker{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900;display:block}.intro-rating-pill{z-index:5;background:var(--text);color:#fff;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:900;position:absolute;bottom:22px;left:22px;box-shadow:0 14px 28px #0c22382e}.split-section{padding:clamp(128px,10vw,168px) 0;position:relative;overflow:hidden}.share-section{background:radial-gradient(ellipse 65% 55% at 80% 28%, #48cae414 0%, transparent 62%), linear-gradient(180deg, var(--sand) 0%, #f0f8fd 55%, var(--sand) 100%)}.review-section{background:radial-gradient(ellipse 70% 55% at 18% 72%, #ff9f1c12 0%, transparent 62%), linear-gradient(180deg, var(--sand) 0%, #fcf3e6 55%, var(--sand) 100%)}.conditions-section{background:radial-gradient(ellipse 65% 55% at 82% 28%, #06d6a00f 0%, transparent 62%), linear-gradient(180deg, var(--sand) 0%, #eff9f3 55%, var(--sand) 100%)}.split-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(64px,6vw,104px);display:grid;position:relative}.split-grid-reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.split-copy{flex-direction:column;align-items:flex-start;display:flex}.split-copy .section-title{margin-bottom:18px}.split-copy .section-sub{max-width:460px;margin-bottom:36px}.title-accent{color:var(--accent-display);display:inline-block}.split-section .section-title{text-wrap:balance;max-width:680px;font-size:clamp(2.35rem,4.1vw,3.65rem);line-height:1.04}.split-section .section-sub{max-width:520px;font-size:clamp(1.08rem,1.4vw,1.3rem);line-height:1.62}.split-features{flex-direction:column;gap:22px;width:100%;display:flex}.split-feature{align-items:flex-start;gap:18px;display:flex}.split-feature-icon{border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.split-feature-icon svg{width:28px;height:28px}.split-feature-icon.icon-blue{color:#0077b6;background:#e0f2fe}.split-feature-icon.icon-orange{color:var(--accent);background:#fff1e0}.split-feature-icon.icon-teal{color:#06d6a0;background:#e1f7ed}.split-feature-icon.icon-sun{color:var(--accent-display);background:#fff5d6}.split-feature-body h3{color:var(--text);letter-spacing:-.01em;margin:2px 0 4px;font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:800}.split-feature-body p{color:var(--sub);margin:0;font-size:.95rem;line-height:1.5}.split-visual{width:100%;min-height:540px;position:relative}.share-section .split-grid{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);gap:clamp(68px,6vw,108px)}.share-visual{min-height:560px;overflow:visible}.share-map{isolation:isolate;border-radius:24px;width:min(680px,86%);height:480px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 34px 80px #0c223838}.share-map-bg{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.share-map-overlay{pointer-events:none;background:linear-gradient(#003c6405 0%,#002d5029 100%);position:absolute;inset:0}.share-map-controls{z-index:2;background:#fffffff2;border-radius:999px;align-items:center;padding:4px;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 6px 16px #00000026}.share-control{color:var(--text);border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}.share-control.is-active{background:var(--primary);color:#fff}.share-map-layers{z-index:2;gap:6px;display:inline-flex;position:absolute;top:14px;right:14px}.share-layer-btn{width:30px;height:30px;color:var(--primary);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 10px #0000001f}.share-polygon{pointer-events:none;z-index:1;width:68%;height:95%;position:absolute;inset:0;transform:rotate(-14deg)}.share-route-path{fill:none;stroke:#ffffffeb;stroke-width:3px;stroke-linecap:round;stroke-dasharray:9 10;filter:drop-shadow(0 2px 4px #0c223838)}.share-points-pill{background:var(--primary);color:#fff;z-index:2;border-radius:999px;padding:7px 16px;font-size:.8rem;font-weight:700;position:absolute;bottom:112px;right:34%;box-shadow:0 6px 16px #1e8bd666}.share-map-actions{z-index:2;gap:8px;display:inline-flex;position:absolute;bottom:112px;left:82px}.share-action-btn{color:var(--text);background:#fffffff2;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:.76rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #00000026}.share-form-card{z-index:4;background:#fff;border-radius:20px;width:320px;padding:22px;position:absolute;top:112px;right:0;box-shadow:0 28px 68px #0c223830}.share-form-title{color:var(--text);letter-spacing:-.01em;margin:0 0 14px;font-family:Unbounded,sans-serif;font-size:1.05rem;font-weight:800}.share-form-label{color:var(--text);margin-top:12px;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.share-form-label:first-of-type{margin-top:0}.share-form-input{color:#0c223873;background:#fff;border:1px solid #e3eaf2;border-radius:10px;padding:9px 12px;font-size:.78rem}.share-form-chips{flex-wrap:wrap;gap:6px;display:flex}.share-chip{color:var(--text);background:#f1f5f9;border-radius:999px;padding:5px 11px;font-size:.74rem;font-weight:600}.share-chip.is-active{background:var(--primary);color:#fff}.share-form-help{color:var(--sub);margin:4px 0 8px;font-size:.7rem}.share-form-photo-row{gap:6px;display:flex}.share-photo-btn{color:var(--text);background:#eef4f9;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 8px;font-size:.74rem;font-weight:700;display:inline-flex}.share-photo-btn-primary{background:var(--primary);color:#fff}.share-form-textarea{color:#0c223873;background:#fff;border:1px solid #e3eaf2;border-radius:10px;min-height:50px;padding:9px 12px;font-size:.72rem;line-height:1.4}.share-form-submit{color:#fff;background:#0077b6;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:11px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 8px 18px #0077b64d}.review-section .split-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(64px,6vw,104px)}.review-section .split-copy{order:1}.review-section .section-title{max-width:640px;font-size:clamp(2.35rem,4.1vw,3.65rem);line-height:1.02}.review-title-line{white-space:nowrap;display:block}.review-section .section-sub{max-width:500px;font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.55}.review-section .split-features{gap:26px}.review-section .split-feature{gap:20px}.review-section .split-feature-icon{border-radius:15px;width:56px;height:56px}.review-section .split-feature-icon svg{width:28px;height:28px}.review-section .split-feature-body h3{margin-top:2px;font-size:1.12rem}.review-section .split-feature-body p{max-width:360px;font-size:.98rem;line-height:1.5}.review-visual{order:2;min-height:660px;overflow:visible}.review-phone{background:#0c2238;border-radius:44px;flex-direction:column;width:310px;height:640px;padding:8px;display:flex;position:absolute;top:0;left:8%;overflow:hidden;box-shadow:0 34px 80px #0c223847}.review-phone-notch{z-index:6;background:#0c2238;border-radius:999px;width:116px;height:25px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.review-phone-status{z-index:5;color:var(--text);justify-content:space-between;padding:0 28px;font-size:.84rem;font-weight:700;display:flex;position:absolute;top:14px;left:0;right:0}.review-phone-icons{align-items:center;gap:4px;display:inline-flex}.review-status-bar,.review-status-wifi,.review-status-batt{background:#fff;border-radius:2px;display:inline-block}.review-status-bar{width:14px;height:9px}.review-status-wifi{opacity:.85;width:12px;height:9px}.review-status-batt{background:0 0;border:1.5px solid #fff;width:18px;height:9px;position:relative}.review-status-batt:after{content:"";background:#fff;border-radius:1px;position:absolute;inset:1px}.review-phone-hero{background:var(--primary);border-radius:36px 36px 0 0;flex-shrink:0;width:100%;height:264px;position:relative;overflow:hidden}.review-phone-hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.review-phone-back,.review-phone-fav{width:40px;height:40px;color:var(--text);z-index:4;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:48px;box-shadow:0 4px 10px #00000026}.review-phone-back{left:16px}.review-phone-fav{right:16px}.review-heart-icon{fill:#0077b6;stroke:#0077b6;stroke-width:1.25px;stroke-linejoin:round;display:block;overflow:visible}.review-phone-dots{z-index:4;gap:5px;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.review-dot{background:#ffffff8c;border-radius:999px;width:17px;height:5px}.review-dot.is-active{background:var(--accent-display)}.review-phone-body{background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;flex:1;padding:21px;overflow:hidden}.review-phone-name{color:var(--text);letter-spacing:-.01em;margin:0 0 6px;font-family:Unbounded,sans-serif;font-size:1.38rem;font-weight:900}.review-phone-loc{color:var(--sub);align-items:center;gap:5px;margin-bottom:14px;font-size:.8rem;display:inline-flex}.review-phone-tags{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.review-tag{color:var(--text);background:#f1f5f9;border-radius:999px;align-items:center;gap:4px;padding:6px 11px;font-size:.72rem;font-weight:600;display:inline-flex}.review-phone-section{color:var(--text);margin:15px 0 8px;font-family:Unbounded,sans-serif;font-size:.88rem;font-weight:800}.review-phone-body-text{color:var(--sub);margin:0 0 8px;font-size:.78rem;line-height:1.5}.review-phone-empty{border:1.5px dashed var(--sun);text-align:center;background:#fff7ed;border-radius:14px;padding:16px 14px}.review-phone-empty-title{color:var(--text);margin-bottom:2px;font-size:.86rem;font-weight:700}.review-phone-empty-sub{color:var(--sub);margin:0 0 8px;font-size:.76rem}.review-phone-empty-cta{color:var(--accent-display);align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.review-card{z-index:3;background:#fff;border-radius:28px;width:330px;padding:26px;position:absolute;top:132px;right:0;box-shadow:0 34px 78px #0c223829}.review-card-title{color:var(--text);letter-spacing:-.01em;margin:0 0 24px;font-family:Unbounded,sans-serif;font-size:1.34rem;font-weight:800}.review-stars{gap:15px;margin-bottom:24px;display:flex}.review-stars svg{width:32px;height:32px}.review-card-input{color:#0c223866;background:#fff;border:1px solid #e3eaf2;border-radius:16px;margin-bottom:20px;padding:17px 17px 62px;font-size:.9rem}.review-card-tags-label{color:var(--text);margin-bottom:16px;font-size:.96rem;font-weight:700}.review-card-chips{flex-wrap:wrap;gap:11px;margin-bottom:34px;display:flex}.review-card-chip{border-radius:999px;align-items:center;gap:7px;padding:10px 16px;font-size:.86rem;font-weight:700;display:inline-flex}.review-card-chip.chip-blue{color:#0077b6;background:#e0f2fe}.review-card-chip.chip-green{color:#06a675;background:#e1f7ed}.review-card-submit{color:#fff;background:#0077b6;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:14px;font-size:.98rem;font-weight:700;display:flex;box-shadow:0 8px 18px #0077b64d}.review-card-photo{background:#fff;border-radius:16px;width:102px;height:82px;padding:5px;position:absolute;bottom:-14px;right:-24px;overflow:hidden;box-shadow:0 16px 34px #0c223833}.review-card-photo img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.review-card-fav{z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:absolute;bottom:-48px;right:-42px;box-shadow:0 10px 28px #0c22382e}.review-card-fav .review-heart-icon{width:24px;height:24px}.conditions-section .split-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(64px,6vw,104px)}.conditions-section .split-copy{z-index:5;order:2;position:relative}.conditions-section .section-title{text-wrap:balance;max-width:640px;font-size:clamp(2.35rem,4.1vw,3.65rem);line-height:1.02}.conditions-title-line{white-space:normal;display:block}.conditions-section .section-sub{max-width:500px;margin-bottom:38px;font-size:clamp(1.18rem,1.55vw,1.58rem);line-height:1.58}.conditions-section .split-features{gap:26px}.conditions-section .split-feature{gap:20px}.conditions-section .split-feature-icon{border-radius:15px;width:56px;height:56px}.conditions-section .split-feature-icon svg{width:28px;height:28px}.conditions-section .split-feature-body h3{margin-bottom:6px;font-size:1.12rem}.conditions-section .split-feature-body p{max-width:360px;font-size:.98rem;line-height:1.55}.conditions-visual{order:1;min-height:660px;overflow:visible}.conditions-phone{z-index:3;background:#0c2238;border-radius:44px;width:318px;height:660px;padding:8px;position:absolute;top:0;left:clamp(170px,16vw,210px);overflow:hidden;box-shadow:0 30px 70px #0c223840,0 0 0 1px #ffffff2e}.conditions-phone-notch{z-index:6;background:#0c2238;border-radius:999px;width:108px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.conditions-phone-status{z-index:5;color:#fff;justify-content:space-between;padding:0 34px;font-size:.82rem;font-weight:700;display:flex;position:absolute;top:20px;left:0;right:0}.conditions-status-icons{align-items:center;gap:4px;display:inline-flex}.conditions-status-wifi,.conditions-status-bar,.conditions-status-batt{background:#fff;border-radius:2px;display:inline-block}.conditions-status-wifi{opacity:.85;width:12px;height:9px}.conditions-status-bar{width:14px;height:9px}.conditions-status-batt{background:0 0;border:1.5px solid #fff;width:18px;height:9px;position:relative}.conditions-status-batt:after{content:"";background:#fff;border-radius:1px;position:absolute;inset:1px}.conditions-phone-body{color:#fff;background:linear-gradient(#0096c7 0%,#48cae4 100%);border-radius:36px 36px 0 0;width:100%;height:408px;padding:54px 24px 20px;position:relative;overflow:hidden}.conditions-phone-title{letter-spacing:-.01em;margin:0 0 6px;font-family:Unbounded,sans-serif;font-size:1.58rem;font-weight:800;line-height:1.04}.conditions-phone-loc{opacity:.9;margin:0 0 16px;font-size:.82rem}.conditions-phone-days{gap:8px;margin-bottom:20px;display:flex}.conditions-day{text-align:center;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;flex:1;padding:9px 10px;font-size:.75rem;font-weight:600}.conditions-day.is-active{color:#fff;background:#ffffff47;border-color:#ffffffd9;box-shadow:inset 0 0 18px #ffffff1f}.conditions-phone-stats{z-index:2;flex-direction:column;gap:6px;display:flex;position:relative}.conditions-phone-stat{align-items:baseline;gap:6px;display:flex}.conditions-phone-stat-num{font-family:Unbounded,sans-serif;font-size:1.18rem;font-weight:800}.conditions-phone-stat-label{opacity:.85;font-size:.82rem;font-weight:500}.conditions-phone-illus{z-index:1;width:178px;height:140px;position:absolute;bottom:116px;right:20px}.conditions-sun{filter:drop-shadow(0 4px 14px #ffd1668c);width:112px;height:112px;position:absolute;top:11px;right:0}.conditions-summary{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff57;border-radius:16px;align-items:center;gap:12px;margin-top:33px;padding:14px;display:flex;position:relative}.conditions-summary-emoji{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.conditions-summary-emoji svg{width:28px;height:28px}.conditions-summary-text strong{margin-bottom:4px;font-family:Unbounded,sans-serif;font-size:.86rem;font-weight:700;display:block}.conditions-summary-text p{opacity:.92;margin:0;font-size:.72rem;line-height:1.35}.conditions-phone-wave{z-index:2;width:calc(100% - 16px);height:17px;position:absolute;top:400px;left:8px}.conditions-phone-hours{background:var(--sand);z-index:1;border-bottom-right-radius:30px;border-bottom-left-radius:30px;min-height:236px;padding:18px 18px 78px;position:relative}.conditions-hours-title{color:var(--text);margin:0 0 12px;font-family:Unbounded,sans-serif;font-size:.93rem;font-weight:800}.conditions-hours-grid{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.conditions-hour{flex-direction:column;align-items:center;gap:4px;min-width:0;padding:4px 0;display:flex}.conditions-hour-time{color:var(--text);font-size:.65rem;font-weight:700}.conditions-hour-icon{margin:1px 0}.conditions-hour-temp{color:var(--text);font-family:Unbounded,sans-serif;font-size:.86rem;font-weight:800}.conditions-hour-wind{color:#48cae4;white-space:nowrap;align-items:center;gap:2px;font-size:.56rem;font-weight:600;display:inline-flex}.conditions-phone-nav{z-index:5;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:8px 18px;display:flex;position:absolute;bottom:12px;left:22px;right:22px;box-shadow:0 8px 20px #0c22381f}.conditions-nav-icon{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.conditions-nav-icon.is-active{background:#ff6b35;border-radius:50%;width:44px;height:44px;box-shadow:0 5px 14px #ff6b3566}.conditions-floating{z-index:4;background:#fff;border-radius:18px;align-items:center;gap:14px;min-width:158px;min-height:74px;padding:14px 18px;display:inline-flex;position:absolute;box-shadow:0 18px 40px #0c22381f}.conditions-floating-1{top:156px;left:clamp(8px,3vw,32px);right:auto}.conditions-floating-2{top:276px;left:clamp(30px,4vw,58px);right:auto}.conditions-floating-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.conditions-floating-icon.icon-blue{color:#0077b6;background:#e0f2fe}.conditions-floating-icon.icon-sun{color:var(--accent-display);background:#fff5d6}.conditions-floating-icon svg{width:32px;height:32px}.conditions-floating-body{flex-direction:column;gap:1px;display:flex}.conditions-floating-label{color:var(--sub);font-size:.8rem;font-weight:500}.conditions-floating-num{color:var(--text);font-family:Unbounded,sans-serif;font-size:1rem;font-weight:800}.stat-band{background:linear-gradient(135deg, var(--sky-1) 0%, var(--sky-2) 50%, var(--sky-3) 100%);color:#fff;align-items:center;min-height:720px;padding-top:240px;padding-bottom:260px;display:flex;position:relative;overflow:hidden}.stat-band-wave-stack{pointer-events:none;z-index:2;height:140px;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.stat-band-wave-stack-top{top:-1px;bottom:auto}.stat-band-wave-stack .wave-layer{will-change:transform;width:200%;height:100%;display:block;position:absolute;bottom:0;left:0}.stat-band-wave-stack .wave-layer-1{opacity:.45;animation:24s linear infinite wave-shift}.stat-band-wave-stack .wave-layer-2{opacity:.6;animation:17s linear infinite reverse wave-shift}.stat-band-wave-stack .wave-layer-3{opacity:1;animation:13s linear infinite wave-shift}.stat-band-decor{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.bubble-stat-1{opacity:.45;width:14px;height:14px;animation-delay:-1s;top:24%;right:12%}.bubble-stat-2{opacity:.4;width:22px;height:22px;animation-delay:-3s;top:70%;left:14%}.bubble-stat-3{opacity:.5;width:18px;height:18px;animation-delay:-2s;top:60%;right:22%}.stat-band:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.stat-band:after{content:"";background:radial-gradient(circle,#ffd16626 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.stat-band-inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.stat-big{letter-spacing:-.04em;color:#fff;text-shadow:0 4px 30px #00000026;margin:0 0 10px;font-family:Unbounded,sans-serif;font-size:clamp(4rem,10vw,7.5rem);font-weight:900;line-height:.95}.stat-big .plus{color:var(--sun)}.stat-label{margin:0 0 24px;font-family:Unbounded,sans-serif;font-size:1.4rem;font-weight:700}.stat-text{color:#ffffffd9;max-width:460px;font-size:1.05rem;line-height:1.6}.stat-pills{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stat-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:14px;padding:20px;transition:transform .2s,background .2s,border-color .2s}.stat-pill:hover{background:#ffffff29;border-color:#ffffff52;transform:translateY(-3px)}.stat-pill-num{margin-bottom:4px;font-family:Unbounded,sans-serif;font-size:1.6rem;font-weight:800}.stat-pill-label{color:#fffc;font-size:.85rem;line-height:1.4}.cta-band{background:radial-gradient(ellipse 110% 80% at 50% 12%, #ffd1661f 0%, transparent 58%), var(--sand);text-align:center;justify-content:center;align-items:center;min-height:720px;padding:220px 0 240px;display:flex;position:relative;overflow:hidden}.cta-band-inner{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:760px;margin:0 auto;padding:0 20px;display:flex;position:relative}.cta-band .section-eyebrow{margin-bottom:22px}.cta-band-title{letter-spacing:-.03em;color:var(--text);margin:0 0 20px;font-family:Unbounded,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.05}.cta-band-title .accent{color:var(--accent);display:inline-block;position:relative}.cta-band-title .accent:after{content:"";z-index:-1;background:#ff6b352e;border-radius:4px;height:12px;position:absolute;bottom:4px;left:0;right:0}.cta-band-sub{color:var(--sub);max-width:520px;margin:0 auto 40px;font-size:1.18rem;line-height:1.55}.cta-band-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:36px;display:flex}.cta-band-trust{color:var(--sub);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;font-size:.88rem;font-weight:500;display:flex}.cta-trust-item{align-items:center;gap:6px;display:inline-flex}.cta-trust-dot{background:var(--border);border-radius:50%;width:4px;height:4px}.cta-trust-item:before{content:"";border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);transform-origin:50%;flex:none;width:7px;height:12px;margin:-2px 2px 0 0;transform:rotate(45deg)}.btn-play.dark{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%)}.public-footer{color:#ffffffbf;background:#0c2238;border:none;margin-top:0;padding:220px 0 80px;position:relative;overflow:hidden}.footer-wave{width:100%;height:auto;display:block;position:absolute;top:-1px;left:0;right:0}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px;display:flex;position:relative}.footer-brand-wrap{flex-direction:column;align-items:flex-start;gap:20px;max-width:420px;margin-right:auto;display:flex}.footer-brand-lockup{align-items:center;gap:14px;display:inline-flex}.footer-wordmark{letter-spacing:-.025em;color:#fff;font-family:Unbounded,sans-serif;font-size:2rem;font-weight:800;line-height:1}@media (max-width:640px){.footer-wordmark{font-size:1.6rem}}.footer-tagline{color:#fff9;margin:0;font-size:.95rem;line-height:1.6}.footer-cta{flex-shrink:0}.public-footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:36px;display:flex;position:relative}.public-footer-text{color:#ffffff80;margin:0;font-size:.88rem}.public-footer-mini{gap:28px;font-size:.88rem;display:flex}.public-footer-mini a{font-weight:500;color:#ffffffa6!important}.public-footer-mini a:hover{color:#fff!important}.public-footer-links{flex-wrap:wrap;gap:18px;width:min(1180px,100% - 40px);margin:0 auto;font-size:.88rem;display:flex}.public-footer-links a{color:#ffffffa6!important}.public-footer>.public-footer-text{color:#ffffff80;width:min(1180px,100% - 40px);margin:0 auto 12px}.public-doc-wrap{background:var(--sand);min-height:100vh;padding:32px 0 80px}.public-doc-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto 40px;padding:16px 0;display:flex}.public-doc-nav .public-brand{color:var(--text)}.public-doc-nav .public-brand-dot{color:var(--accent)}.public-doc-nav .public-nav-links a{color:var(--sub)}.public-doc{background:var(--card);border:1px solid var(--border);width:min(760px,100% - 40px);box-shadow:var(--shadow-sm);border-radius:20px;margin:80px auto 100px;padding:40px 44px}.public-doc-header{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:20px}.public-doc-header h1{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-family:Unbounded,sans-serif;font-size:2.1rem;font-weight:900}.public-doc-meta{color:var(--sub);margin:0;font-size:.92rem}.public-doc-section{margin-bottom:32px}.public-doc-section h2{color:var(--text);margin:0 0 12px;font-family:Unbounded,sans-serif;font-size:1.2rem;font-weight:800}.public-doc-text{color:var(--text);white-space:pre-line;margin:0;font-size:1rem;line-height:1.7}.public-mailto{margin:12px 0 0;font-size:1.05rem}.public-mailto a{color:var(--primary);font-weight:600}@media (max-width:1200px){.review-section .split-grid{grid-template-columns:1fr;gap:56px;width:min(860px,100% - 40px)}.review-section .split-copy{max-width:680px}.review-visual{max-width:min(760px,100%);min-height:660px;margin:0 auto}.review-phone{left:4%}.review-card{right:0}}@media (max-width:1100px){.intro-grid{grid-template-columns:1fr;gap:54px;width:min(760px,100% - 40px)}.intro-copy{max-width:700px}.intro-title{max-width:700px;font-size:2.85rem}.intro-visual{min-height:auto}.intro-map-card{width:min(620px,100%)}.split-grid,.split-grid-reverse{grid-template-columns:1fr;gap:56px}.share-section .split-grid{grid-template-columns:1fr;width:min(760px,100% - 40px)}.split-grid-reverse .split-visual{order:2}.split-grid-reverse .split-copy{order:1}.split-visual{width:100%;max-width:560px;margin:0 auto}.share-visual{max-width:min(720px,100%);min-height:560px}.share-form-card{top:138px;right:0}.conditions-floating-1{right:0}.conditions-floating-2{right:8%}}@media (max-width:860px){.share-section .split-grid{width:min(720px,100% - 40px)}.share-visual{grid-template-columns:minmax(0,1fr);gap:24px;max-width:100%;min-height:auto;display:grid}.share-map{width:100%;height:clamp(300px,54vw,430px);position:relative;top:auto;left:auto}.share-points-pill{bottom:70px;right:20px}.share-map-actions{bottom:70px;left:20px}.share-form-card{width:min(420px,100%);margin:0 auto;position:relative;top:auto;right:auto}.review-section .section-title{max-width:680px;font-size:clamp(2.2rem,6vw,3.7rem)}.review-section .section-sub{font-size:1.18rem}.review-visual{grid-template-columns:minmax(0,1fr);justify-items:center;gap:34px;max-width:min(430px,100%);min-height:auto;margin:0 auto;display:grid}.review-phone{width:min(330px,100%);height:clamp(620px,158vw,680px);position:relative;top:auto;left:auto}.review-card{width:min(390px,100%);margin:0 auto;position:relative;top:auto;right:auto}.review-card-photo,.review-card-fav{display:none}}@media (max-width:1000px){.public-hero-inner{text-align:center;grid-template-columns:1fr;gap:56px;padding-bottom:60px}.public-hero-sub{margin-left:auto;margin-right:auto}.public-hero-cta,.public-hero-meta{justify-content:center}.phone-stage{margin:0 auto}.features-grid{grid-template-columns:repeat(2,1fr)}.types-grid{grid-template-columns:1fr;gap:20px}.how-grid{grid-template-columns:1fr}.stat-band-inner{text-align:left;grid-template-columns:1fr;gap:36px}.stat-band{min-height:980px;padding-top:380px;padding-bottom:400px}.footer-top{flex-direction:column;align-items:flex-start}.hero-postcards{aspect-ratio:16/11;perspective:1400px;width:min(440px,88vw);margin:60px auto 0;display:block;position:relative;overflow:visible}.hero-postcard{aspect-ratio:auto;will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0;transform:none;box-shadow:0 30px 70px #001e3c73,0 0 0 1px #ffffff38;margin:0!important;animation:15s cubic-bezier(.16,1,.3,1) infinite postcard-stack!important}.hero-postcard.postcard-center{width:100%;height:100%;box-shadow:0 30px 70px #001e3c73,0 0 0 2px #ffd16699,0 0 36px #ffd16633;animation-delay:0s!important}.hero-postcard.postcard-right{animation-delay:-5s!important}.hero-postcard.postcard-left{animation-delay:-10s!important}.hero-postcard-tag{padding:9px 18px;font-size:.92rem}.hero-postcard.postcard-center .hero-postcard-tag{padding:10px 20px;font-size:.98rem}.public-footer{padding-top:180px}.cta-band{min-height:600px;padding:140px 0 160px}}@media (max-width:640px){.public-nav{padding:18px 0}.public-nav-links{display:none}.section,.split-section{padding:96px 0}.intro-section{padding:92px 0 108px}.intro-grid{gap:40px;width:min(100% - 40px,430px)}.intro-title{font-size:2.2rem;line-height:1.08}.intro-sub{margin-bottom:26px;font-size:1rem}.intro-point{font-size:.96rem}.intro-point-icon{border-radius:14px;width:44px;height:44px}.intro-map-card{border-radius:24px;min-height:456px}.intro-map-card:before{border-radius:0;inset:0}.intro-map-card:after{border-radius:18px;inset:12px}.intro-map-title{font-size:1.14rem;top:15px;left:18px}.intro-nearby-row{gap:7px;top:56px;left:14px;right:14px}.intro-nearby-card{border-radius:17px;gap:7px;min-height:62px;padding:9px 8px}.intro-nearby-icon{border-radius:12px;width:34px;height:34px}.intro-nearby-icon svg{width:18px;height:18px}.intro-nearby-text strong{font-size:.76rem}.intro-nearby-text span{font-size:.68rem}.intro-map-poi{max-width:104px;font-size:.72rem;top:164px;left:240px}.intro-map-poi-icon{width:24px;height:24px}.intro-map-parking-pin{width:34px;height:34px;bottom:42px;left:auto;right:52px}.intro-map-info-pin{display:none}.intro-map-expand{border-radius:18px;width:54px;height:54px;bottom:18px;right:18px}.intro-rating-pill{display:none}.features-grid{grid-template-columns:1fr}.public-footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.public-doc{padding:28px 22px}.stat-pills{grid-template-columns:1fr}.public-hero{padding:130px 0 100px}.hero-scroll-cue{margin-top:40px}.public-footer{padding-top:150px}.cta-band{min-height:540px;padding:140px 0 160px}.public-hero-cta{flex-direction:column;align-items:center;width:100%}.public-hero-cta>*{justify-content:center;width:100%}.split-visual{max-width:100%;min-height:auto}.split-feature-icon{border-radius:14px;width:52px;height:52px}.split-feature-icon svg{width:26px;height:26px}.split-feature-body h3{font-size:1.05rem}.split-feature-body p{font-size:.95rem}.review-section .split-features{gap:22px}.review-section .split-feature{gap:18px}.review-section .split-feature-icon{border-radius:14px;width:52px;height:52px}.review-section .split-feature-icon svg{width:26px;height:26px}.review-section .split-feature-body h3{font-size:1.05rem}.review-section .split-feature-body p{font-size:.95rem}.conditions-visual{min-height:auto}.conditions-phone{width:250px;height:540px;margin:0 auto;position:relative;left:auto}.conditions-floating{width:max-content;margin:14px auto 0;position:relative;top:auto!important;right:auto!important}}@media (max-width:430px){.intro-grid{width:min(100% - 32px,390px)}.intro-title{font-size:2.02rem}.intro-map-card{min-height:438px}.intro-nearby-row{gap:6px;left:12px;right:12px}.intro-nearby-card{min-height:58px;padding:8px 7px}.intro-nearby-icon{width:31px;height:31px}.intro-map-poi{max-width:92px;left:226px}.share-section .split-grid{gap:46px;width:min(100% - 40px,390px)}.share-map{border-radius:18px;height:318px}.share-map-controls{padding:3px;top:12px;left:12px}.share-control{gap:4px;padding:6px 9px;font-size:.74rem}.share-map-layers{gap:5px;top:12px;right:12px}.share-layer-btn{width:32px;height:32px}.share-action-btn{padding:7px 11px;font-size:.74rem}.share-points-pill{padding:8px 14px;bottom:72px;right:14px}.share-map-actions{gap:7px;bottom:72px;left:14px}.share-form-card{border-radius:18px;max-width:100%;padding:20px}.review-section .section-title{font-size:clamp(2rem,9vw,2.9rem)}.review-title-line{white-space:normal}.review-section .section-sub{font-size:1.05rem}.review-visual{gap:28px;max-width:100%}.review-phone{border-radius:38px;width:min(318px,100%);height:612px;padding:7px}.review-phone-notch{width:96px;height:23px}.review-phone-status{padding:0 24px;font-size:.75rem}.review-phone-hero{border-radius:31px 31px 0 0;height:250px}.review-phone-back,.review-phone-fav{width:34px;height:34px;top:42px}.review-phone-body{padding:18px}.review-phone-name{font-size:1.25rem}.review-phone-loc{margin-bottom:12px;font-size:.75rem}.review-tag{padding:5px 9px;font-size:.66rem}.review-phone-section{margin:12px 0 6px;font-size:.82rem}.review-phone-body-text{font-size:.72rem}.review-phone-empty{padding:12px}.review-phone-empty-title{font-size:.75rem}.review-phone-empty-sub,.review-phone-empty-cta{font-size:.68rem}.review-card{border-radius:22px;width:100%;padding:22px}.review-card-title{margin-bottom:20px;font-size:1.2rem}.review-stars{gap:10px;margin-bottom:20px}.review-stars svg{width:25px;height:25px}.review-card-input{padding:16px 16px 54px;font-size:.82rem}.review-card-chip{padding:8px 13px;font-size:.76rem}.review-card-chips{margin-bottom:34px}.review-card-submit{padding:14px;font-size:.92rem}.review-card-photo{width:82px;height:66px;right:40px}.review-card-fav{width:48px;height:48px}}@media (max-width:350px){.share-section .split-grid{width:min(100% - 32px,320px)}.share-map{height:318px}.share-control{padding:6px 8px;font-size:.7rem}.share-layer-btn{width:30px;height:30px}.share-map-actions{bottom:76px;left:12px}.share-points-pill{padding:8px 12px;font-size:.76rem;bottom:76px;right:12px}.share-action-btn{padding:7px 9px;font-size:.7rem}.review-section .split-grid{width:min(100% - 32px,320px)}.review-phone{width:100%;height:590px}.review-phone-hero{height:236px}.review-phone-body{padding:16px}.review-phone-tags{gap:5px}.review-tag{padding:5px 8px;font-size:.61rem}.review-card{padding:20px}.review-stars{gap:8px}.review-stars svg{width:23px;height:23px}.review-card-photo{right:36px}}@media (max-width:1200px){.conditions-section .split-grid{grid-template-columns:1fr;gap:58px;width:min(880px,100% - 40px)}.conditions-section .split-copy{order:1;max-width:720px}.conditions-visual{order:2;width:min(720px,100%);max-width:720px;min-height:660px;margin:0 auto}.conditions-phone{width:318px;height:660px;left:clamp(170px,24vw,220px)}.conditions-floating-1{top:156px;left:clamp(8px,5vw,34px);right:auto}.conditions-floating-2{top:276px;left:clamp(30px,7vw,60px);right:auto}}@media (max-width:860px){.conditions-section .split-grid{gap:46px;width:min(720px,100% - 40px)}.conditions-section .section-title{max-width:680px;font-size:clamp(2.25rem,8vw,3.8rem)}.conditions-section .section-sub{font-size:1.12rem}.conditions-title-line{white-space:normal}.conditions-section .split-features{gap:22px}.conditions-section .split-feature{gap:18px}.conditions-section .split-feature-icon{border-radius:16px;width:56px;height:56px}.conditions-section .split-feature-icon svg{width:28px;height:28px}.conditions-section .split-feature-body h3{font-size:1.08rem}.conditions-section .split-feature-body p{font-size:.96rem}.conditions-visual{grid-template-columns:minmax(0,1fr);justify-items:center;gap:16px;width:min(430px,100%);max-width:430px;min-height:auto;display:grid}.conditions-phone{width:min(318px,100%);height:660px;margin:0 auto 12px;position:relative;top:auto;left:auto}.conditions-floating{display:none}}@media (max-width:430px){.conditions-section .split-grid{width:min(100% - 40px,390px)}.conditions-section .section-title{font-size:clamp(2rem,10vw,2.95rem)}.conditions-phone{border-radius:40px;width:min(318px,100%);height:635px;padding:7px}.conditions-phone-notch{width:96px;height:22px}.conditions-phone-status{padding:0 25px;font-size:.76rem}.conditions-phone-body{border-radius:33px 33px 0 0;height:398px;padding:50px 18px 18px}.conditions-phone-title{font-size:1.48rem}.conditions-phone-loc{margin-bottom:14px;font-size:.76rem}.conditions-phone-days{gap:6px;margin-bottom:18px}.conditions-day{padding:8px 7px;font-size:.66rem}.conditions-phone-stat-num{font-size:1.05rem}.conditions-phone-stat-label{font-size:.76rem}.conditions-phone-illus{width:154px;height:120px;bottom:110px;right:12px}.conditions-sun{width:94px;height:94px}.conditions-summary{gap:10px;margin-top:48px;padding:12px}.conditions-summary-emoji{width:38px;height:38px}.conditions-summary-text strong{font-size:.76rem}.conditions-summary-text p{font-size:.66rem}.conditions-phone-wave{width:calc(100% - 14px);top:391px;left:7px}.conditions-phone-hours{min-height:222px;padding:17px 14px 74px}.conditions-hours-title{font-size:.82rem}.conditions-hours-grid{gap:2px}.conditions-hour-time{font-size:.58rem}.conditions-hour-icon{width:20px;height:20px}.conditions-hour-temp{font-size:.76rem}.conditions-hour-wind{font-size:.5rem}.conditions-phone-nav{padding:7px 14px;left:18px;right:18px}.conditions-nav-icon.is-active{width:40px;height:40px}.conditions-floating{border-radius:16px;min-height:76px;padding:14px 18px}.conditions-floating-icon{width:42px;height:42px}.conditions-floating-icon svg{width:34px;height:34px}}@media (max-width:350px){.conditions-section .split-grid{width:min(100% - 32px,320px)}.conditions-phone{height:622px}.conditions-phone-body{height:382px;padding:48px 16px 16px}.conditions-phone-title{font-size:1.32rem}.conditions-day{padding:8px 5px;font-size:.61rem}.conditions-phone-illus{width:138px;height:110px;bottom:104px}.conditions-summary{margin-top:40px}.conditions-phone-wave{top:375px}.conditions-phone-hours{min-height:210px;padding-left:12px;padding-right:12px}}.section-decor{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.section{position:relative}.public-container{z-index:1;position:relative}.footer-decor{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bubble-foot-1{opacity:.18;width:14px;height:14px;animation-delay:-1s;top:40%;left:22%}.bubble-foot-2{opacity:.22;width:22px;height:22px;animation-duration:7s;animation-delay:-3s;top:56%;right:20%}.bubble-foot-3{opacity:.18;width:12px;height:12px;animation-delay:-2s;top:30%;right:30%}.public-footer .public-container{z-index:1;position:relative}
