@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;700&family=Roboto:wght@400;500;700&display=swap");:root{color-scheme:light;--blue:#00aeef;--blue-dark:#0095d6;--ink:#1a1a1a;--muted:#6d6d6d;--line:#d8edf8;--soft:#f5fbff;--white:#fff;--radius:8px;--shadow-soft:0 18px 46px rgba(12,54,86,.1);--shadow-card:0 10px 26px rgba(12,54,86,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(0,174,239,.42);outline-offset:3px}h1,h2,h3{color:#111;font-family:Roboto Slab,Georgia,serif;letter-spacing:0;line-height:1.12;margin:0}p{margin:0}.site-header{background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(12,54,86,.04);overflow-x:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar{align-items:center;background:#111;color:var(--white);display:flex;font-size:.84rem;gap:.75rem;justify-content:center;padding:.34rem 1rem}.topbar a{color:var(--blue);font-weight:700}.header-inner{align-items:center;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:220px minmax(0,1fr) 216px;margin:0 auto;max-width:1240px;padding:.62rem 1.25rem}.logo-link img{height:auto;width:210px}.header-actions,.main-nav,.quick-actions{align-items:center;display:flex;gap:.7rem}.header-actions{justify-content:flex-end}.main-nav{flex-wrap:wrap;justify-content:center}.main-nav a{font-size:.82rem;font-weight:700;padding:.35rem .1rem;text-transform:uppercase}.main-nav a:hover,.site-footer a:hover{color:var(--blue)}.button,.button-light,.button-secondary{align-items:center;background:var(--blue);border:2px solid var(--blue);border-radius:var(--radius);color:var(--white);display:inline-flex;font-size:.84rem;font-weight:800;justify-content:center;min-height:42px;padding:.58rem .95rem;text-transform:uppercase;transition:.18s ease}.button:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.button-secondary{background:#111;border-color:#111}.button-light{background:var(--white);color:var(--blue)}.button-light:hover,.button-secondary:hover{box-shadow:0 8px 18px rgba(12,54,86,.12);transform:translateY(-1px)}.quick-actions{border-top:1px solid var(--line);display:none;justify-content:center;padding:.38rem 1rem}.quick-actions a{color:var(--blue-dark);font-size:.82rem;font-weight:800;text-transform:uppercase}.mobile-toolbar{display:none}.section{padding:5.75rem 1.25rem}.section.soft{background:var(--soft)}.container{margin:0 auto;max-width:1180px;width:100%}.hero{background:#050505 url(/images/float-suite.jpg) 50%/cover;color:var(--white);isolation:isolate;min-height:640px;overflow:hidden;padding:6rem 1.25rem 5rem;position:relative}.hero:before{background:radial-gradient(circle at 52% 54%,rgba(0,0,0,.82),rgba(0,0,0,.56) 10rem,rgba(0,0,0,.08) 22rem),linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.62) 48%,rgba(0,0,0,.34));inset:0}.hero:after,.hero:before{content:"";pointer-events:none;position:absolute;z-index:1}.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.7),transparent);height:5.5rem;left:0;top:0;width:100%}.hero-video{border:0;height:56.25vw;left:50%;min-height:100%;min-width:177.78vh;opacity:.68;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:0}.hero-content{max-width:1180px;position:relative;z-index:2}.eyebrow{color:var(--blue);font-size:.9rem;font-weight:900;letter-spacing:0;margin-bottom:1.25rem;text-transform:uppercase}.hero h1{color:var(--white);font-size:5.25rem;line-height:1.08;max-width:720px;overflow-wrap:break-word;text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero p{font-size:1.14rem;line-height:1.65;margin-top:1.5rem;max-width:620px;text-shadow:0 2px 14px rgba(0,0,0,.24)}.cta-row,.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.25rem}.footer-grid,.intro-grid,.split{display:grid;grid-gap:2.4rem;gap:2.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:3.35rem}.intro-grid p,.section-heading p,.split p{color:var(--muted);font-size:1.08rem}.section-heading{margin-bottom:2.5rem;max-width:780px}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{display:grid;grid-gap:1.35rem;gap:1.35rem}.cards,.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.price-card,.testimonial{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.35rem}.card img{aspect-ratio:4/3;border-radius:calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0 0;height:auto;margin:-1.35rem -1.35rem 1.2rem;object-fit:cover;width:calc(100% + 2.7rem)}.card h3,.price-card h3,.testimonial h3{font-size:1.25rem;margin-bottom:.65rem}.card p,.list-block li,.price-card p,.testimonial p{color:var(--muted)}.card .text-link{color:var(--blue-dark);display:inline-block;font-weight:900;margin-top:1rem;text-transform:uppercase}.card:hover,.price-card:hover{border-color:rgba(0,174,239,.42);box-shadow:var(--shadow-soft);transform:translateY(-2px);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.media-panel{aspect-ratio:4/3;border-radius:var(--radius);box-shadow:var(--shadow-soft);min-height:0;overflow:hidden}.media-panel img{height:100%;object-fit:cover;width:100%}.blue-band{background:var(--blue)}.blue-band,.blue-band h2,.blue-band h3,.blue-band p{color:var(--white)}.list-block{display:grid;grid-gap:.8rem;gap:.8rem;margin:1.2rem 0 0;padding-left:1.1rem}.legal{max-width:900px}.legal h1{font-size:3.4rem;margin-bottom:1rem}.legal h2{font-size:1.35rem;margin-top:2rem}.legal p{color:var(--muted);margin-top:1rem}.site-footer{background:#111;color:var(--white);padding:4.5rem 1.25rem 1.5rem}.site-footer h2{color:var(--white);font-size:1.1rem;margin-bottom:.8rem}.site-footer a,.site-footer p{color:#d7d7d7}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;margin:0 auto;max-width:1180px}.footer-logo{background:var(--white);border-radius:var(--radius);margin-bottom:1rem;padding:.4rem;width:245px}.social-links{display:flex;gap:1rem}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.16);display:flex;justify-content:space-between;margin:3rem auto 0;max-width:1180px;padding-top:1.2rem}.footer-bottom span:last-child{display:flex;gap:1rem}@media (max-width:980px){.footer-grid,.header-inner,.intro-grid,.split{grid-template-columns:1fr}.header-actions{justify-content:center}.logo-link img{margin:0 auto}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:3.9rem}.legal h1{font-size:2.7rem}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:2.65rem}}@media (max-width:640px){.cta-row,.footer-bottom,.hero-actions,.topbar{align-items:stretch;flex-direction:column}.topbar{align-items:center;gap:.25rem;font-size:.78rem;justify-content:center;overflow-wrap:anywhere;padding:.25rem .75rem;text-align:center}.topbar span{display:none}.header-inner{align-items:center;display:grid;grid-gap:.32rem;gap:.32rem;grid-template-columns:1fr;justify-items:center;max-width:100vw;padding:.38rem .75rem;width:100vw}.header-actions,.main-nav{display:none}.logo-link{max-width:100%}.logo-link img{margin:0 auto;width:min(180px,68vw)}.mobile-toolbar{align-items:center;display:grid;grid-gap:.35rem;gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;max-width:min(calc(100vw - 2rem),17rem);min-width:0;width:100%}.mobile-toolbar>*{min-width:0}.mobile-menu summary,.mobile-toolbar .button{border-radius:var(--radius);font-size:.72rem;min-height:32px;padding:.28rem .45rem;width:100%}.mobile-menu{min-width:0;position:relative;width:100%}.mobile-menu summary{align-items:center;border:2px solid var(--blue);color:var(--blue);cursor:pointer;display:flex;font-weight:900;justify-content:center;list-style:none;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-nav{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 40px rgba(0,0,0,.16);display:grid;min-width:min(260px,calc(100vw - 2rem));padding:.45rem;position:absolute;right:0;top:calc(100% + .6rem);z-index:40}.mobile-nav a{color:var(--ink);font-size:.86rem;font-weight:900;padding:.65rem .75rem;text-transform:uppercase}.mobile-nav a:hover{background:var(--soft);color:var(--blue-dark)}.quick-actions{display:none}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{grid-template-columns:1fr}.hero{min-height:auto;overflow:hidden;padding:4.25rem 1rem 4rem}.hero-video{display:none}.hero:after{height:4.5rem;width:100%}.hero h1,.hero p,.hero-content{min-width:0;max-width:min(100%,22rem);overflow-wrap:anywhere;word-break:break-word}.hero h1{font-size:2.28rem;line-height:1.22}.hero p{font-size:1rem;line-height:1.7;margin-top:1.3rem}.legal h1{font-size:2rem}.button,.button-light,.button-secondary{width:100%}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:2rem}.intro-grid h2,.intro-grid p,.section-heading h2,.section-heading p,.split h1,.split h2,.split p{max-width:min(100%,21rem);overflow-wrap:anywhere;word-break:break-word}}