:root{--humidr-ink: #102326;--humidr-teal: #0f585c;--humidr-aqua: #62c7c9;--humidr-mist: #e5f7f6;--humidr-cloud: #f8fbfa;--humidr-deep: #092f35;--humidr-alert: #d28d2d;--paper: #f7f4ec;--white: #ffffff;--line: #d5e6e3;--muted: #526669;--soft: #eef4f2;--shadow: 0 18px 50px rgba(9, 47, 53, .12);--radius: 8px;--content: 1120px}*{box-sizing:border-box}html{background:var(--humidr-cloud);color:var(--humidr-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--humidr-cloud);color:var(--humidr-ink);font-size:16px;line-height:1.6}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{color:var(--humidr-teal)}button,input,select,textarea{font:inherit}::selection{background:var(--humidr-aqua);color:var(--humidr-deep)}.skip-link{position:absolute;left:1rem;top:.75rem;z-index:100;transform:translateY(-150%);background:var(--humidr-deep);color:var(--white);padding:.75rem 1rem;border-radius:var(--radius)}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2rem,var(--content));margin:0 auto}.section{padding:5rem 0}.section--tight{padding:3.5rem 0}.section--paper{background:var(--paper)}.section--white{background:var(--white)}.section__header{max-width:760px;margin-bottom:2rem}.eyebrow{margin:0 0 .75rem;color:var(--humidr-teal);font-size:.82rem;font-weight:800;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--humidr-ink);font-weight:800;line-height:1.08;text-wrap:balance}h1{max-width:760px;font-size:3.9rem}h2{font-size:2.35rem}h3{font-size:1.2rem}p{margin:0}.lede{margin-top:1rem;color:var(--muted);font-size:1.18rem;line-height:1.65}.small{color:var(--muted);font-size:.94rem}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(213,230,227,.8);background:#f8fbfaf0;backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:74px}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--humidr-ink);font-weight:850;text-decoration:none}.brand__mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:var(--radius);background:var(--humidr-teal);color:var(--humidr-mist);font-weight:900}.site-nav{display:flex;align-items:center;gap:1.15rem;color:var(--muted);font-size:.95rem;font-weight:700}.site-nav a{text-decoration:none}.header-actions{display:flex;align-items:center;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1rem;border:1px solid var(--humidr-teal);border-radius:var(--radius);background:var(--humidr-teal);color:var(--white);font-weight:800;line-height:1.1;text-align:center;text-decoration:none;white-space:normal}.button:hover{background:var(--humidr-deep);border-color:var(--humidr-deep);color:var(--white)}.button--secondary{background:var(--white);color:var(--humidr-teal)}.button--secondary:hover{background:var(--humidr-mist);color:var(--humidr-deep)}.button--ghost{background:transparent;color:var(--humidr-teal)}.hero{position:relative;isolation:isolate;min-height:690px;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f8fbfafc,#f8fbfaf5 58%,#f8fbfa7a),var(--humidr-cloud)}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(0deg,#092f3508,#092f3500),radial-gradient(circle at 82% 18%,rgba(98,199,201,.18),transparent 28rem)}.hero__image{position:absolute;right:max(-12rem,calc((100% - var(--content)) / 2 - 16rem));bottom:1rem;z-index:-1;width:min(44rem,52%);opacity:.82}.hero__inner{display:flex;align-items:center;min-height:690px;padding:5rem 0 6rem}.hero__content{max-width:650px}.hero__content .lede{max-width:620px;color:#354c50;font-size:1.25rem}.hero__actions,.cta-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.7rem}.hero__support{margin-top:1rem;color:var(--muted);font-weight:700}.trust-bar{border-bottom:1px solid var(--line);background:var(--white)}.trust-bar__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.trust-bar__item{min-height:84px;padding:1rem;background:var(--white)}.trust-bar__item strong{display:block;color:var(--humidr-ink)}.trust-bar__item span{display:block;color:var(--muted);font-size:.92rem}.grid{display:grid;gap:1rem}.stack-start{margin-top:1.5rem}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.plan-card,.metric-card,.industry-card,.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.card,.metric-card,.industry-card,.step-card{padding:1.25rem}.card p,.industry-card p,.step-card p{margin-top:.65rem;color:var(--muted)}.card__icon,.metric-card__icon{display:inline-grid;place-items:center;width:40px;height:40px;margin-bottom:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--humidr-mist);color:var(--humidr-teal);font-weight:900}.metric-card{min-height:132px}.metric-card strong{display:block;font-size:1.05rem}.metric-card span{display:block;margin-top:.4rem;color:var(--muted);font-size:.92rem}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:2rem;align-items:center}.visual-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);overflow:hidden}.visual-panel img{display:block;width:100%}.feature-list{display:grid;gap:.85rem;padding:0;margin:1.5rem 0 0;list-style:none}.feature-list li{display:flex;gap:.75rem;align-items:flex-start;color:var(--muted)}.feature-list li:before{content:"";flex:0 0 auto;width:.55rem;height:.55rem;margin-top:.55rem;border-radius:50%;background:var(--humidr-alert)}.process-grid{counter-reset:step;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.step-card{counter-increment:step;position:relative;padding-top:3.2rem}.step-card:before{content:counter(step);position:absolute;left:1.25rem;top:1.2rem;display:inline-grid;place-items:center;width:32px;height:32px;border-radius:var(--radius);background:var(--humidr-deep);color:var(--white);font-weight:900}.plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.plan-card{display:flex;flex-direction:column;min-height:100%;padding:1.3rem}.plan-card--featured{border-color:var(--humidr-teal);box-shadow:0 0 0 3px #62c7c92e}.plan-card__audience{margin-top:.55rem;color:var(--muted)}.plan-card__price{display:flex;align-items:baseline;gap:.35rem;margin:1.15rem 0}.plan-card__price strong{font-size:2.1rem;line-height:1}.plan-card__price span{color:var(--muted);font-size:.9rem}.plan-card ul{display:grid;gap:.65rem;padding:0;margin:0 0 1.25rem;list-style:none}.plan-card li{color:var(--muted);font-size:.94rem}.plan-card li:before{content:"+";margin-right:.5rem;color:var(--humidr-teal);font-weight:900}.plan-card .button{margin-top:auto}.report{display:grid;gap:1rem;max-width:720px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:1.35rem}.report__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.report__badge{border-radius:var(--radius);background:var(--humidr-mist);color:var(--humidr-teal);padding:.35rem .55rem;font-size:.82rem;font-weight:800}.report__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.report__metric{border:1px solid var(--line);border-radius:var(--radius);padding:.8rem}.report__metric span{display:block;color:var(--muted);font-size:.82rem}.report__metric strong{display:block;margin-top:.15rem;font-size:1.25rem}.report__note{border-left:4px solid var(--humidr-alert);padding:.85rem 1rem;background:var(--paper);color:#394f4d}.faq{display:grid;gap:.75rem}.faq details{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:1rem 1.1rem}.faq summary{cursor:pointer;color:var(--humidr-ink);font-weight:800}.faq details p{margin-top:.75rem;color:var(--muted)}.cross-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--humidr-deep);color:var(--white);padding:2rem}.cross-cta h2,.cross-cta h3,.cross-cta p{color:var(--white)}.cross-cta p{margin-top:.75rem;opacity:.86}.cross-cta .button--secondary{border-color:var(--humidr-mist)}.lead-form{display:grid;gap:1rem;max-width:840px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:1.25rem}.lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.35rem}.field--full{grid-column:1 / -1}.field label,.checkbox label{color:var(--humidr-ink);font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:46px;border:1px solid #bfd4d1;border-radius:var(--radius);background:var(--humidr-cloud);color:var(--humidr-ink);padding:.7rem .75rem}.field textarea{min-height:132px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(98,199,201,.38);border-color:var(--humidr-teal)}.checkbox{display:flex;gap:.65rem;align-items:flex-start;color:var(--muted)}.checkbox input{width:1.1rem;height:1.1rem;margin-top:.22rem}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{border-top:1px solid var(--line);background:var(--humidr-ink);color:#ffffffc7}.site-footer a{color:#ffffffe6}.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;padding:3.5rem 0}.site-footer h2,.site-footer h3{color:var(--white);font-size:1rem}.site-footer p{margin-top:.75rem}.footer-list{display:grid;gap:.5rem;padding:0;margin:.85rem 0 0;list-style:none}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.12);color:#ffffff9e;font-size:.9rem}.legal-content{max-width:820px}.legal-content h2{margin-top:2rem;font-size:1.55rem}.legal-content p,.legal-content ul{margin-top:1rem;color:var(--muted)}.legal-content li+li{margin-top:.5rem}@media(max-width:980px){h1{font-size:3rem}h2{font-size:2rem}.site-header__inner{align-items:flex-start;flex-direction:column;padding:1rem 0}.site-nav{flex-wrap:wrap;gap:.7rem 1rem}.header-actions{width:100%}.header-actions .button{width:auto}.hero{min-height:640px;background:linear-gradient(180deg,#f8fbfafc,#f8fbfaf5 56%,#f8fbfab8),var(--humidr-cloud)}.hero__inner{min-height:640px;padding-top:4rem}.hero__image{right:-14rem;bottom:0;width:45rem;opacity:.42}.trust-bar__inner,.grid--4,.plans-grid,.process-grid,.site-footer__grid,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.cross-cta{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 1.25rem,var(--content))}.section{padding:3.5rem 0}h1{font-size:2.35rem}h2{font-size:1.7rem}.lede,.hero__content .lede{font-size:1.05rem}.brand__mark{width:34px;height:34px}.site-nav{font-size:.9rem}.hero{min-height:auto}.hero__inner{min-height:auto;padding:3.2rem 0 8.5rem}.hero__image{right:-18rem;bottom:-3rem;width:42rem;opacity:.28}.hero__actions .button,.cta-row .button,.header-actions .button{width:100%}.trust-bar__inner,.grid--2,.grid--3,.grid--4,.plans-grid,.process-grid,.site-footer__grid,.lead-form__grid,.report__metrics{grid-template-columns:1fr}.report__top,.site-footer__bottom{flex-direction:column}.cross-cta,.lead-form,.report{padding:1rem}}
