@font-face{font-family:Nunito;src:url('/marketing/assets/Nunito-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Nunito;src:url('/marketing/assets/Nunito-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Nunito;src:url('/marketing/assets/Nunito-Bold.woff2') format('woff2');font-weight:700;font-display:swap}

:root{--navy:#0f1a2e;--ink:#131a2a;--blue:#2956a0;--amber:#d4a843;--cream:#f7f4ed;--paper:#fff;--off:#f4f6f9;--muted:#667084;--line:#d9dee7;--product-shadow:0 16px 38px rgba(15,26,46,.11)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:Nunito,system-ui,sans-serif;background:var(--paper);font-size:17px;line-height:1.6;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.container{width:min(1180px,calc(100% - 48px));margin:auto}
.narrow{max-width:830px}
.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:white;padding:12px 18px;border-radius:8px}
.skip-link:focus{top:12px}

.site-header{position:fixed;z-index:100;inset:0 0 auto;color:white;transition:background .25s;background:linear-gradient(180deg,rgba(5,12,25,.62),transparent)}
.site-header.is-scrolled{background:rgba(15,26,46,.95);backdrop-filter:blur(16px);box-shadow:0 1px rgba(255,255,255,.1)}
.nav-wrap{height:80px;width:min(1260px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:42px}
.brand{margin-right:auto}
.brand img,.footer-brand img{object-fit:contain}
nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}
.nav-actions{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:0 26px;border-radius:10px;background:var(--amber);color:var(--navy);font-weight:700;box-shadow:0 8px 24px rgba(212,168,67,.18);transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px);background:#e2ba5a}
.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #f0cf7f;outline-offset:4px}
.button-small{min-height:42px;padding:0 20px}

.hero{height:auto;min-height:100vh;min-height:100svh;max-height:none}
.hero{position:relative;display:flex;align-items:center;color:white;background:var(--navy)}
.hero picture,.hero picture img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero picture img{object-position:center}
.hero-shade{background:linear-gradient(90deg,rgba(5,12,26,.9) 0%,rgba(5,12,26,.68) 42%,rgba(5,12,26,.12) 72%),linear-gradient(0deg,rgba(5,12,26,.42),transparent 40%)}
.hero-copy{position:relative;padding-top:75px}
.hero-copy>*{max-width:690px}
.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:#e6c46f;margin:0 0 20px}
.eyebrow.dark{color:#87671e}
.hero h1{font-size:clamp(52px,6vw,82px);line-height:1.04;letter-spacing:-.045em;margin:0 0 28px;max-width:820px}
.hero-lede{color:#dce3ef;font-size:20px;max-width:630px;margin-bottom:34px}
.hero-actions{display:flex;gap:14px;align-items:center}
.button-ghost{color:white;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.32);box-shadow:none}
.button-ghost:hover{background:rgba(255,255,255,.15)}
.hero-note{font-size:13px;color:#b7c2d5;margin-top:20px}

.section{padding:130px 0}
.intro{text-align:center;background:linear-gradient(180deg,#fff,var(--off))}
.intro h2,.section-heading h2,.copy h2,.privacy h2,.final-cta h2{font-size:clamp(38px,4.5vw,58px);line-height:1.12;letter-spacing:-.035em;margin:0 0 24px}
.intro>.narrow>p:last-child,.section-heading>p:last-child{color:var(--muted);font-size:19px}
.dashboard-figure{margin:74px 0 0;text-align:left}
.product-frame{overflow:hidden;border:1px solid #cfd5df;border-radius:14px;background:#fff;box-shadow:var(--product-shadow)}
.dashboard-figure figcaption,.workflow-figure figcaption{margin-top:14px;color:var(--muted);font-size:12px;letter-spacing:.02em}

/* Device duo: the desktop app in a browser frame with the phone app overlapping
   its lower-right corner. Everything scales from the figure width, so the
   pairing holds from a 320px phone to a 4K display. */
.device-duo{--phone-w:24%;--phone-inset:9%;--phone-lift:-3%;position:relative;margin:0;padding-right:0}
.device-duo .device-desktop{position:relative;overflow:visible;width:calc(100% - var(--phone-w) * .38)}
.device-duo .device-chrome{border-radius:13px 13px 0 0}
.device-duo .workflow-image{border-radius:0 0 13px 13px}
.device-chrome{display:flex;align-items:center;gap:6px;height:clamp(22px,2.4vw,34px);padding:0 clamp(8px,1.1vw,14px);background:#eef1f5;border-bottom:1px solid #d9dee7}
.device-chrome span{width:clamp(6px,.65vw,9px);height:clamp(6px,.65vw,9px);border-radius:50%;background:#c9d0da}
.device-chrome i{flex:1;margin-left:clamp(6px,1vw,14px);height:60%;border-radius:999px;background:#fff;border:1px solid #d9dee7;color:#98a2b3;font:500 clamp(7px,.75vw,11px)/1 Nunito,system-ui,sans-serif;font-style:normal;display:flex;align-items:center;padding:0 clamp(6px,.9vw,12px)}
.workflow-image{width:100%;overflow:hidden;background:var(--off);aspect-ratio:16/10}
.workflow-image img{width:100%;height:100%;object-fit:cover;object-position:left top}
.device-phone{position:absolute;right:calc(var(--phone-inset) * -1);bottom:var(--phone-lift);width:calc(var(--phone-w) * 1.1);aspect-ratio:402/874;border-radius:clamp(14px,2.6vw,36px);border:clamp(3px,.45vw,7px) solid var(--navy);background:var(--navy);overflow:hidden;box-shadow:0 22px 50px rgba(15,26,46,.28),0 0 0 1px rgba(255,255,255,.28) inset}
.device-phone img{width:100%;height:100%;object-fit:cover;object-position:top}
.device-duo figcaption{width:calc(100% - var(--phone-w) * .38);margin-top:clamp(18px,2.6vw,34px)}

.lifecycle{background:var(--cream)}
.section-heading{max-width:800px}
.lifecycle-list{margin-top:88px}
.lifecycle-stage{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(540px,1.28fr);gap:72px;align-items:center;padding:72px 0;border-top:1px solid rgba(15,26,46,.16)}
.lifecycle-stage:last-child{padding-bottom:0}
.lifecycle-stage:nth-child(even) .stage-copy{order:2}
.lifecycle-stage:nth-child(even) .workflow-figure{order:1}
.lifecycle-stage:nth-child(even){grid-template-columns:minmax(540px,1.28fr) minmax(270px,.72fr)}
.stage-number{display:block;margin-bottom:18px;color:#87671e;font-size:12px;font-weight:700;letter-spacing:.16em}
.stage-copy h3{margin:0 0 16px;font-size:clamp(30px,3vw,43px);line-height:1.14;letter-spacing:-.03em}
.stage-copy p{margin:0;color:var(--muted);font-size:17px}
.workflow-figure{min-width:0;margin:0}

.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.reverse{grid-template-columns:1.1fr .9fr}
.copy>p:not(.eyebrow):not(.callout){font-size:18px;color:var(--muted)}
.permission-scope{border:1px solid var(--line);border-radius:12px;background:#fff}
.permission-scope>div{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:22px 26px;border-bottom:1px solid var(--line)}
.permission-scope>div:last-child{border-bottom:0}
.permission-scope span{color:var(--muted);font-size:13px}
.permission-scope strong{color:var(--navy);font-size:16px}
.callout{margin-top:28px;padding:18px 20px;border:1px solid rgba(212,168,67,.28);border-radius:14px;background:linear-gradient(135deg,rgba(212,168,67,.13),rgba(212,168,67,.05));box-shadow:0 8px 24px rgba(15,26,46,.05)}

.privacy{background:var(--navy);color:white}
.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}
.privacy-points>div{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.13)}
.privacy-points b{font-size:18px}
.privacy-points p{color:#bdc8da;margin:5px 0}
.final-cta{text-align:center;padding:130px 0;background:linear-gradient(180deg,#fff,#f6f0e3)}
.final-logo{display:block;width:128px;height:50px;margin:0 auto 24px;background:#d4a843;mask:url('/marketing/assets/homi-wordmark.png') center/contain no-repeat;-webkit-mask:url('/marketing/assets/homi-wordmark.png') center/contain no-repeat}
.final-cta p{max-width:650px;margin:0 auto 32px;color:var(--muted);font-size:18px}
.final-cta div>div{display:flex;flex-direction:column;align-items:center;gap:18px}
.text-arrow{color:var(--blue);font-weight:700;font-size:14px}

.site-footer{padding:72px 0 28px;background:#0a1221;color:#aeb9cc}
.site-footer .footer-main{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(480px,1.85fr);gap:80px;padding-bottom:52px}
.footer-brand p{max-width:390px;margin:20px 0 16px;color:#aeb9cc;font-size:15px;line-height:1.75}
.footer-support{color:#e8c46a;font-weight:700}
.footer-support:hover,.footer-links a:hover{color:#fff}
.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.footer-links div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.footer-links h2{margin:0 0 8px;color:#fff;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.13em}
.footer-links a{color:#aeb9cc;font-size:14px}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}
.footer-bottom p{margin:0;color:#7f8ca3;font-size:12px}

.has-reveal [data-reveal]{opacity:1;transform:translateY(24px);transition:opacity .7s,transform .7s}
.has-reveal [data-reveal].is-visible{opacity:1;transform:none}

@media(max-width:900px){
  .site-header nav{display:none}
  .hero-shade{background:linear-gradient(90deg,rgba(5,12,26,.87),rgba(5,12,26,.3)),linear-gradient(0deg,rgba(5,12,26,.6),transparent)}
  .hero picture img{object-position:62% center}
  .section{padding:95px 0}
  .lifecycle-stage{grid-template-columns:1fr;gap:34px;padding:60px 0}
  .lifecycle-stage:nth-child(even){grid-template-columns:1fr}
  .lifecycle-stage:nth-child(even) .stage-copy,.lifecycle-stage:nth-child(even) .workflow-figure{order:initial}
  .split,.reverse,.privacy-grid{grid-template-columns:1fr;gap:55px}
  .copy{max-width:700px}
  .site-footer{padding-top:58px}
  .site-footer .footer-main{grid-template-columns:1fr;gap:44px}
  .footer-links{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:620px){
  body{font-size:16px}
  .container{width:min(calc(100% - 32px),1180px)}
  .nav-wrap{height:68px;width:calc(100% - 28px)}
  .brand img{width:92px}
  .nav-actions{gap:14px}
  .nav-actions .text-link{display:none}
  .button-small{min-height:38px;padding:0 16px}
  .button{border-radius:9px}
  .hero picture img{object-position:66% center}
  .hero-shade{background:linear-gradient(180deg,rgba(5,12,26,.32),rgba(5,12,26,.85) 62%,rgba(5,12,26,.96))}
  .hero-copy{align-self:flex-end;padding:110px 0 60px}
  .hero h1{font-size:44px}
  .hero-lede{font-size:17px}
  .hero-actions{align-items:stretch;flex-direction:column}
  .hero-actions .button{width:100%}
  .hero-note{text-align:center}
  .section{padding:78px 0}
  .intro h2,.section-heading h2,.copy h2,.privacy h2,.final-cta h2{font-size:36px}
  .dashboard-figure{margin-top:45px}
  .dashboard-figure figcaption,.workflow-figure figcaption{padding:10px 12px}
  .lifecycle-list{margin-top:58px}
  .lifecycle-stage{gap:26px;padding:48px 0}
  .stage-copy h3{font-size:32px}
  .workflow-figure{width:100%}
  .device-duo{--phone-w:38%;--phone-inset:18%;--phone-lift:-4%}
  .device-phone{width:auto;height:96%}
  .device-duo .device-desktop,.device-duo figcaption{width:calc(100% - var(--phone-w) * .42)}
  .workflow-image{aspect-ratio:4/3}
  .workflow-image img{object-position:left top}
  .permission-scope>div{grid-template-columns:1fr;gap:4px;padding:18px}
  .site-footer{padding:48px 0 24px}
  .site-footer .footer-main{gap:38px;padding-bottom:38px}
  .footer-links{grid-template-columns:1fr 1fr;gap:36px 24px}
  .footer-bottom{flex-direction:column;gap:8px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation:none!important;transition:none!important}
  .has-reveal [data-reveal]{opacity:1;transform:none}
}
