:root{--cyan:#00bcd4;--ink:#0f172a;--muted:#475569}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:white;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.65}a{color:inherit;text-underline-offset:4px}img{max-width:100%;display:block}header{max-width:1240px;margin:auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}header img{width:150px;height:auto}nav{display:flex;align-items:center;gap:30px}nav>a{text-decoration:none;font-size:14px;font-weight:600}.wrap{max-width:1240px;margin:auto;padding:88px 32px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;padding-top:72px;padding-bottom:100px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;color:#007e8d;margin:0 0 24px}h1,h2,h3{line-height:1.13;letter-spacing:-.045em;margin:0 0 24px}h1{font-size:clamp(42px,4.5vw,64px)}h1 span{color:#008b9b}h2{font-size:clamp(32px,3.4vw,46px)}h3{font-size:25px}p{color:var(--muted);margin:0 0 24px}.intro{font-size:21px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--cyan);color:var(--ink);padding:17px 25px;border:0;border-radius:9px;text-decoration:none;font:700 16px/1.5 system-ui;cursor:pointer}.button:hover{background:#61d6e5}.button.small{font-size:14px;padding:12px 18px}.button:disabled{opacity:.65;cursor:wait}.note{font-size:13px;margin:16px 0;color:#64748b}.hero-art{position:relative;padding-bottom:30px}.hero-art>img{width:100%;height:490px;object-fit:cover;border-radius:100px 16px 16px 16px}.image-card{position:absolute;bottom:0;left:-24px;right:24px;background:var(--ink);color:white;padding:25px;border-radius:12px;display:flex;gap:20px;box-shadow:0 15px 30px #0f172a20}.image-card p{color:#cbd5e1;margin:5px 0 0;font-size:14px}.star{font-size:36px;color:var(--cyan)}.tinted{background:#f1f7f8}.section-intro{max-width:630px;font-size:19px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.cards article{background:white;border:1px solid #deeaec;border-radius:14px;padding:32px}.cards p{margin:0}.number{display:block;font-size:11px;font-weight:800;color:#007e8d;letter-spacing:.1em;margin-bottom:35px}.split,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.steps{padding-left:22px;color:var(--muted)}.steps li{padding-left:10px;margin:22px 0}.steps strong{color:var(--ink)}.dark{background:var(--ink);color:white}.dark p{color:#cbd5e1}.dark .eyebrow{color:#55d6e5}.dark h2{font-size:clamp(36px,4vw,54px)}.dark a{overflow-wrap:anywhere}form{background:white;color:var(--ink);padding:32px;border-radius:16px}form h3{margin-bottom:6px}form .note{color:#64748b}label{display:block;font-size:13px;font-weight:650;margin:0 0 16px}input,textarea,select{display:block;width:100%;margin-top:6px;border:1px solid #cbd5e1;border-radius:6px;padding:12px;background:white;color:var(--ink);font:16px system-ui}textarea{resize:vertical}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}form .button{width:100%}form #form-status{color:#9f1239;margin:16px 0 0;font-size:14px}.faq{max-width:900px}details{border-bottom:1px solid #cbd5e1;padding:22px 0}summary{font-weight:650;font-size:18px;cursor:pointer}details p{margin:16px 0 0}footer.wrap{border-top:1px solid #e2e8f0;padding-top:30px;padding-bottom:30px;display:flex;gap:24px;font-size:13px}footer p{margin:0;margin-right:auto}:focus-visible{outline:3px solid #008b9b;outline-offset:4px}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:16px}@media(max-width:850px){header{padding:12px 20px}header nav>a:first-child{display:none}.wrap{padding:60px 24px}.hero,.split,.contact-grid{grid-template-columns:1fr;gap:36px}.hero-art>img{height:380px}.image-card{left:12px;right:12px}.cards{grid-template-columns:1fr}.number{margin-bottom:20px}footer.wrap{flex-wrap:wrap}footer p{width:100%}}@media(max-width:440px){header img{width:110px}.button.small{padding:10px;font-size:12px}form{padding:22px}.fields{grid-template-columns:1fr;gap:0}.hero-art>img{height:310px}.image-card{padding:18px;gap:12px}.image-card strong{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Owner platform feature explanations */
.hero-secondary{display:block;margin-top:18px;font-size:14px;font-weight:650;color:#007e8d}.feature-nav{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 48px}.feature-nav a{background:white;border:1px solid #cddfe2;padding:12px 18px;border-radius:8px;color:#0f172a;font-size:14px}.feature-nav a:hover{border-color:#007e8d}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;padding:48px 0;border-top:1px solid #ccdde0;scroll-margin-top:24px}.feature-row:last-child{padding-bottom:0}.feature-summary h3{font-size:clamp(29px,3vw,38px)}.feature-summary .number{margin-bottom:20px}.feature-summary p{font-size:18px}.source-link{color:#006e7c;font-size:13px;font-weight:650}.feature-detail{background:white;padding:32px;border-radius:14px;border:1px solid #deeaec}.feature-detail h4{font-size:19px;line-height:1.35;margin:0 0 24px;letter-spacing:-.025em}.feature-detail ul{list-style:none;padding:0;margin:0}.feature-detail li{position:relative;padding-left:22px;margin-bottom:20px;color:#475569}.feature-detail li::before{content:'+';position:absolute;left:0;color:#007e8d;font-weight:800}.feature-detail strong{color:#0f172a}.feature-detail .feature-takeaway{border-top:1px solid #e2e8f0;padding-top:20px;margin:24px 0 0;font-weight:650;color:#007e8d}.marketing-section .cards{margin-bottom:30px}.marketing-section .cards article{background:#f8fafc}.marketing-section .cards h3{font-size:22px}@media(max-width:850px){.feature-row{grid-template-columns:1fr;gap:24px;padding:36px 0}.feature-detail{padding:24px}.feature-nav{gap:8px}.feature-nav a{font-size:12px;padding:10px 12px}}

.platform-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:48px;align-items:center}.platform-app-image{width:100%;height:auto;max-width:420px;justify-self:end;border-radius:16px}.platform-intro .section-intro{margin-bottom:0}@media(max-width:850px){.platform-intro{grid-template-columns:1fr;gap:28px}.platform-app-image{justify-self:center;max-width:380px}}

/* Shared main-site navigation order and branding. */
.site-header{max-width:1280px;min-height:192px;padding:8px 32px;gap:24px}.site-header .site-logo{flex-shrink:0}.site-header .site-logo img{width:176px;height:176px}.site-header .site-nav{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.site-header .site-nav>a{display:block;font-size:16px;font-weight:500;color:#475569;white-space:nowrap}.site-header .site-nav>a:hover,.site-header .site-nav>a[aria-current="page"]{color:#007e8d}.site-contact{flex-shrink:0}@media(max-width:1100px){.site-header{min-height:160px;flex-wrap:wrap;padding:8px 24px 20px;gap:8px 20px}.site-header .site-logo img{width:144px;height:144px}.site-header .site-nav{order:3;flex-basis:100%;gap:12px 20px}.site-header .site-contact{margin-left:auto}}@media(max-width:600px){.site-header{padding:8px 16px 18px}.site-header .site-logo img{width:112px;height:112px}.site-header .site-nav{gap:10px 16px}.site-header .site-nav>a{font-size:14px}.site-header .site-contact{padding:10px 12px;font-size:12px}}
