.hm{--d-bg:#0c1713;--d-bg2:#0a1410;--d-panel:#101e18;--d-ink:#f2efe6;--d-soft:#dce5dd;--d-soft2:#c9d6cc;--d-mute:#aebdb2;--d-mute2:#9fb0a4;--d-faint:#7e8f83;--d-green:#1e9a72;--d-green-hi:#24ae82;--d-green-soft:#7fc7aa;--d-line:#f2efe61a;--d-line2:#f2efe624;--l-bg:#f3f5f1;--l-card:#fff;--l-well:#eaeee8;--l-ink:#18211c;--l-ink2:#232c26;--l-soft:#4c5851;--l-mute:#75827b;--l-line:#161e191a;--l-line-s:#161e1912;--l-line-h:#161e192e;--green:#0e6b54;--green-deep:#0a5240;--green-tint:#e9f1ec;--red:#b3593f;--amber:#e6a83b;--amber-ink:#a5661d;--amber-tint:#f9efdc;--hm-serif:var(--font-brand), "Iowan Old Style", Georgia, serif;--hm-sans:var(--font-instrument), system-ui, sans-serif;--hm-mono:var(--font-geist-mono), ui-monospace, monospace;--ease:cubic-bezier(.22, .7, .25, 1);background:var(--d-bg);color:var(--d-ink);font-family:var(--hm-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6;overflow-x:clip}.hm a{text-decoration:none}.hm :focus-visible{outline:2px solid var(--d-green);outline-offset:3px;border-radius:6px}.hm :is(h1,h2,h3,h4,p){margin:0}.hm [id]{scroll-margin-top:88px}.hm :is(h1,h2,h3,h4,h5,h6){font-family:var(--hm-serif);font-feature-settings:normal;letter-spacing:normal;font-weight:500}.hm .hm-shell{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:600px){.hm .hm-shell{padding:0 20px}}.hm-mono{font-family:var(--hm-mono);letter-spacing:.07em;text-transform:uppercase}.hm-mono.green{color:var(--green);font-weight:600}.hm-eyebrow{font-family:var(--hm-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--green);font-size:11.5px;font-weight:600}.hm-cite{color:var(--green);font-weight:500}.hm-hl{background:linear-gradient(#0000 62%,#f4d68b 62%)}.hm-caret{background:var(--green);vertical-align:-2px;width:1.5px;height:14px;margin-left:2px;animation:1.15s step-end infinite hmBlink;display:inline-block}@keyframes hmBlink{50%{opacity:0}}.hm-aitag{background:var(--amber-tint);height:20px;color:var(--amber-ink);font-family:var(--hm-sans);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.hm-aitag.inline{vertical-align:2px;height:17px;margin-left:7px;font-size:9.5px}.hm-avatar{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:inline-flex}.hm-live{background:var(--green-tint);height:20px;color:var(--green-deep);font-family:var(--hm-sans);letter-spacing:.02em;border-radius:4px;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.hm-chip-ok{background:var(--green-tint);height:22px;color:var(--green-deep);border-radius:4px;align-items:center;gap:4px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.hm-statrows{flex-direction:column;gap:9px;display:flex}.hm-statrow{align-items:center;gap:10px;display:flex}.hm-statrow .k{width:92px;color:var(--d-mute);font-size:11.5px}.hm-statrow .track{background:#f2efe614;border-radius:2px;flex:1;height:7px;overflow:hidden}.hm-statrow .track i{background:var(--d-green);height:100%;display:block}.hm-statrow .track i.amber{background:var(--amber)}.hm-statrow .v{font-family:var(--hm-mono);color:var(--d-ink);font-size:11px}.hm-statrows.light .hm-statrow .k{width:100px;color:var(--l-soft);font-size:12px}.hm-statrows.light .hm-statrow .track{background:var(--l-well);height:8px}.hm-statrows.light .hm-statrow .track i{background:var(--green)}.hm-statrows.light .hm-statrow .v{color:var(--l-ink);font-size:11.5px}.hm-btn{height:50px;font-family:var(--hm-sans);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 26px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.hm-btn svg{transition:transform .15s}.hm-btn:hover svg{transform:translate(2px)}.hm-btn-primary{background:var(--d-green);color:#06130e;font-weight:650}.hm-btn-primary:hover{background:var(--d-green-hi)}.hm-btn-ghost{color:var(--d-ink);background:0 0;border-color:#f2efe638}.hm-btn-ghost:hover{border-color:#f2efe673}.hm-btn-cream{background:var(--d-ink);color:var(--d-bg)}.hm-btn-cream:hover{background:#fff}.hm-btn-outline{border-color:var(--l-line-h);color:var(--l-ink);background:0 0}.hm-btn-outline:hover{border-color:#161e1966}.hm-btn.sm{height:40px;padding:0 18px;font-size:13.5px}.hm-btn.nav{border-radius:8px;height:38px;padding:0 18px;font-size:14px}.hm-nav{z-index:50;background:var(--d-bg);border-bottom:1px solid var(--d-line);position:sticky;top:0}.hm-nav .hm-shell{justify-content:space-between;align-items:center;gap:24px;padding-top:15px;padding-bottom:15px;display:flex}.hm-nav-brand{align-items:center;display:inline-flex}.hm-nav-anchors{align-items:center;gap:30px;font-size:14px;font-weight:500;display:flex}.hm-nav-link{color:var(--d-mute2);font-size:14px;font-weight:500;transition:color .15s}.hm-nav-link:hover{color:var(--d-ink)}.hm-nav-cta{align-items:center;gap:20px;display:flex}@media (max-width:980px){.hm-nav-anchors{display:none}}@media (max-width:520px){.hm-nav-cta .hm-nav-link{display:none}}.hm-hero{text-align:center;padding-top:72px;position:relative;overflow:hidden}.hm-hero:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#228c6847,#0000 70%);width:980px;height:560px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.hm-hero .hm-shell{flex-direction:column;align-items:center;display:flex;position:relative}.hm-hero h1{max-width:800px;font-family:var(--hm-serif);letter-spacing:-.024em;margin-top:10px;font-size:clamp(2.5rem,6.2vw,4.125rem);font-weight:500;line-height:1.04}.hm-hero h1 em{color:var(--amber);font-style:italic;font-weight:400}.hm .hm-lede{max-width:620px;color:var(--d-mute);margin-top:22px;font-size:18px;line-height:1.6}.hm-cta-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.hm .hm-trust{color:var(--d-faint);margin-top:18px;font-size:13px}.hm-trust b{color:var(--d-mute);font-weight:600}@keyframes hmRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hm [data-rise]{animation:hmRise .6s var(--ease) both}.hm [data-rise="2"]{animation-delay:80ms}.hm [data-rise="3"]{animation-delay:.16s}.hm [data-rise="4"]{animation-delay:.24s}.hm [data-rise="5"]{animation-delay:.3s}.hm [data-rise="6"]{animation-delay:.38s}html[data-rs-intro] .hm [data-rise]{animation-play-state:paused}.hm-hero-mock{text-align:left;border:1px solid var(--d-line2);background:var(--d-panel);width:1040px;max-width:100%;animation:hmRise .7s var(--ease) .38s both;border-bottom:none;border-radius:16px 16px 0 0;margin-top:56px;position:relative;overflow:hidden;box-shadow:0 -20px 80px -30px #1e9a7259}html[data-rs-intro] .hm-hero-mock{animation-play-state:paused}.hm-hmk-bar{border-bottom:1px solid var(--d-line);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.hm-hmk-dots{gap:7px;display:flex}.hm-hmk-dots span{border-radius:50%;width:10px;height:10px}.hm-hmk-dots span:first-child{background:#ff5f57}.hm-hmk-dots span:nth-child(2){background:#febc2e}.hm-hmk-dots span:nth-child(3){background:#28c840}.hm-hmk-path{font-family:var(--hm-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--d-faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.hm-hmk-ai{height:22px;color:var(--amber);font-family:var(--hm-mono);letter-spacing:.06em;white-space:nowrap;background:#e6a83b24;border-radius:4px;align-items:center;padding:0 10px;font-size:10.5px;font-weight:700;display:inline-flex}.hm-hmk-grid{grid-template-columns:1.5fr 1fr;display:grid}.hm-hmk-editor{color:var(--l-ink2);font-family:var(--hm-serif);background:#fcfdfc;padding:26px 30px;font-size:14.5px;line-height:1.75}.hm-hmk-doclabel{font-family:var(--hm-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--l-mute);margin-bottom:13px;font-size:10px}.hm-hmk-editor p{margin-bottom:12px}.hm-hmk-editor p:last-of-type{margin-bottom:0}.hm-hmk-logged{font-family:var(--hm-sans);color:var(--l-mute);align-items:center;gap:8px;margin-top:18px;font-size:12px;display:flex}.hm-hmk-panel{border-left:1px solid var(--d-line);flex-direction:column;gap:14px;padding:22px 24px;display:flex}.hm-hmk-panel-label{letter-spacing:.08em;color:var(--d-faint);font-size:10px}.hm-hmk-note{color:var(--d-soft2);background:#1e9a721a;border:1px solid #1e9a7240;border-radius:8px;padding:11px 13px;font-size:12px;line-height:1.5}.hm-hmk-shared{color:var(--d-mute);align-items:center;gap:8px;font-size:12px;display:flex}.hm-hmk-shared svg{color:var(--d-green-soft);flex-shrink:0}@media (max-width:720px){.hm-hmk-grid{grid-template-columns:1fr}.hm-hmk-panel{border-left:none;border-top:1px solid var(--d-line)}.hm-hmk-editor{padding:22px}}.hm-stats{background:var(--d-bg2);border-top:1px solid var(--d-line2)}.hm-stats .hm-shell{grid-template-columns:repeat(4,1fr);padding-top:32px;padding-bottom:36px;display:grid}.hm-stat{flex-direction:column;gap:4px;padding:0 32px;display:flex}.hm-stat:first-child{padding-left:0}.hm-stat:last-child{padding-right:0}.hm-stat+.hm-stat{border-left:1px solid var(--d-line)}.hm-stat .n{font-family:var(--hm-serif);letter-spacing:-.01em;font-size:34px;font-weight:600}.hm-stat.green .n{color:var(--d-green)}.hm-stat.amber .n{color:var(--amber)}.hm-stat .d{color:var(--d-faint);font-size:12.5px;line-height:1.55}@media (max-width:860px){.hm-stats .hm-shell{grid-template-columns:1fr 1fr;gap:24px 0}.hm-stat{padding:0 24px}.hm-stat:nth-child(odd){padding-left:0}.hm-stat:nth-child(3),.hm-stat:first-child{border-left:none}}@media (max-width:520px){.hm-stats .hm-shell{grid-template-columns:1fr}.hm-stat{padding:0}.hm-stat+.hm-stat{border-left:none;border-top:1px solid var(--d-line);padding-top:22px}}.hm-light{background:var(--l-bg);color:var(--l-ink)}.hm-sect-head{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.hm-sect-head h2{font-family:var(--hm-serif);letter-spacing:-.02em;max-width:640px;font-size:clamp(2rem,4vw,2.5rem);font-weight:500;line-height:1.12}.hm-sect-head .hm-sub{color:var(--l-soft);max-width:560px;font-size:16.5px;line-height:1.5}.hm-pillars-sect{padding:88px 0 24px}.hm-pillars-sect .hm-sect-head{margin-bottom:48px}.hm-pillars{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:900px){.hm-pillars{grid-template-columns:1fr;max-width:520px;margin:0 auto}}.hm-pillar{background:var(--l-card);border:1px solid var(--l-line);border-radius:14px;overflow:hidden}.hm-pillar-fig{border-bottom:1px solid var(--l-line-s);padding:22px 24px 20px}.hm-pillar-fig.amber{background:var(--amber-tint)}.hm-pillar-fig.forest{background:var(--green-tint)}.hm-pillar-fig.plain{background:var(--l-well)}.hm-pillar-body{flex-direction:column;gap:8px;padding:22px 24px 26px;display:flex}.hm-pillar-body h3{font-family:var(--hm-sans);letter-spacing:-.01em;font-size:18px;font-weight:650}.hm-pillar-body p{color:var(--l-soft);font-size:14px;line-height:1.6}.hm-mini{background:var(--l-card);border:1px solid var(--l-line);border-radius:9px;flex-direction:column;gap:9px;padding:14px 16px;display:flex}.hm-mini .hm-mono{letter-spacing:.08em;color:var(--l-mute);font-size:10px}.hm-mini-head{justify-content:space-between;align-items:baseline;display:flex}.hm-mini-head .big{font-family:var(--hm-serif);color:var(--amber-ink);font-size:22px;font-weight:600}.hm-mini-track{background:var(--l-well);border-radius:2px;height:6px;overflow:hidden}.hm-mini-track i{background:var(--amber);height:100%;display:block}.hm-mini-note{color:var(--l-soft);font-size:11.5px}.hm-mini-who{align-items:center;gap:10px;display:flex}.hm-mini-who .hm-avatar.forest{background:var(--green);color:#f5faf7}.hm-mini-who .who{flex-direction:column;display:flex}.hm-mini-who .nm{font-size:12.5px;font-weight:600}.hm-mini-who .rl{color:var(--l-mute);font-size:11px}.hm-mini-quote{color:var(--l-soft);border-top:1px solid var(--l-line-s);padding-top:8px;font-size:11.5px}.hm-mini-bars{align-items:flex-end;gap:8px;height:44px;display:flex}.hm-mini-bars i{background:var(--green);border-radius:2px 2px 0 0;flex:1}.hm-mini-bars i.dim{background:#c9d9cf}.hm-tour-sect{padding:80px 0 8px}.hm-tour-sect .hm-sect-head{margin-bottom:56px}.hm-tour-row{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;padding:36px 0 44px;display:grid}.hm-tour-row.flip{grid-template-columns:1.1fr 1fr}.hm-tour-row.flip .hm-tour-copy{order:2}.hm-tour-row.last{padding-bottom:72px}@media (max-width:900px){.hm-tour-row,.hm-tour-row.flip{grid-template-columns:1fr;gap:32px;padding:24px 0 40px}.hm-tour-row.flip .hm-tour-copy{order:0}}.hm-tour-copy{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.hm-tour-copy h3{font-family:var(--hm-serif);letter-spacing:-.015em;font-size:clamp(1.6rem,3vw,1.875rem);font-weight:500;line-height:1.15}.hm-tour-copy>p{color:var(--l-soft);font-size:15.5px;line-height:1.65}.hm-tour-copy ul{flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.hm-tour-copy li{color:var(--l-ink2);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.hm-tour-copy li svg{color:var(--green);flex-shrink:0;margin-top:2px}.hm-mock{background:var(--l-card);border:1px solid var(--l-line);border-radius:14px;overflow:hidden;box-shadow:0 2px 4px #161e190a,0 28px 56px -28px #161e1938}.hm-mock-bar{border-bottom:1px solid var(--l-line-s);background:#f6f8f5;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.hm-mock-bar .hm-mono{letter-spacing:.08em;color:var(--l-mute);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.hm-mock-bar .hm-mono.green{color:var(--green)}.hm-mock-body{flex-direction:column;gap:12px;padding:18px 20px;display:flex}.hm-search{background:var(--l-bg);height:42px;color:var(--l-soft);border:1px solid #161e1924;border-radius:8px;align-items:center;gap:9px;padding:0 14px;font-size:13.5px;display:flex}.hm-search svg{color:var(--l-mute);flex-shrink:0}.hm-result{border:1px solid var(--l-line);border-radius:8px;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.hm-result .t{font-size:13px;font-weight:600;line-height:1.35}.hm-result .m{color:var(--l-mute);margin-top:3px;font-size:11.5px}.hm-score{font-family:var(--hm-mono);color:var(--green);align-self:center;font-size:11.5px;font-weight:600}.hm-mock-note{color:var(--l-soft);align-items:center;gap:8px;font-size:12px;display:flex}.hm-mock-note svg{color:var(--green);flex-shrink:0}.hm-editor-body{font-family:var(--hm-serif);color:var(--l-ink2);padding:20px 22px;font-size:14.5px;line-height:1.75}.hm-editor-body p+p{margin-top:12px}.hm-cite-pop{border:1px solid #161e191f;border-radius:10px;flex-direction:column;gap:8px;margin:0 22px 20px;padding:12px 14px;display:flex;box-shadow:0 16px 32px -18px #161e1940}.hm-cite-pop .hm-mono{letter-spacing:.08em;color:var(--l-mute);font-size:10px}.hm-cite-pop .row{background:#f4f7f5;border-radius:7px;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.hm-cite-pop .nm{font-size:13px;font-weight:600}.hm-cite-pop .ttl{color:var(--l-soft);font-size:12px;line-height:1.4}.hm-cite-pop .doi{color:var(--green);align-items:center;gap:5px;margin-top:2px;font-size:11px;font-weight:600;display:flex}.hm-methods{flex-wrap:wrap;gap:8px;display:flex}.hm-methods .m{height:26px;color:var(--l-soft);border:1px solid #161e1924;border-radius:5px;align-items:center;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.hm-methods .m.on{background:var(--green);border-color:var(--green);color:#f5faf7;font-weight:600}.hm-methods .m.ghost{color:var(--l-mute)}.hm-interp{background:var(--green-tint);color:var(--green-deep);border:1px solid #0e6b5433;border-radius:8px;padding:12px 14px;font-size:12.5px;line-height:1.55}.hm-super{background:var(--d-bg);color:var(--d-ink)}.hm-super .hm-shell{grid-template-columns:1fr 1.05fr;align-items:center;gap:56px;padding-top:80px;padding-bottom:80px;display:grid}@media (max-width:900px){.hm-super .hm-shell{grid-template-columns:1fr;gap:40px}}.hm-super-copy{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.hm-super-copy .hm-eyebrow{color:var(--d-green)}.hm-super-copy h2{font-family:var(--hm-serif);letter-spacing:-.02em;font-size:clamp(1.85rem,3.6vw,2.375rem);font-weight:500;line-height:1.12}.hm-super-copy>p{color:var(--d-mute);font-size:15.5px;line-height:1.65}.hm-super-copy ul{flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.hm-super-copy li{color:var(--d-soft);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.hm-super-copy li svg{color:var(--d-green);flex-shrink:0;margin-top:2px}.hm-sv{background:var(--d-panel);border:1px solid var(--d-line2);border-radius:14px;overflow:hidden;box-shadow:0 32px 80px -40px #0009}.hm-sv-bar{border-bottom:1px solid var(--d-line);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.hm-sv-bar .hm-mono{letter-spacing:.08em;color:var(--d-faint);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.hm-sv-bar .hm-mono.green{color:var(--d-green)}.hm-sv-row{border-bottom:1px solid #f2efe614;grid-template-columns:1.4fr 1fr .6fr .9fr;align-items:center;gap:12px;padding:13px 18px;display:grid}.hm-sv-row:last-child{border-bottom:none}.hm-sv-row.hot{background:#1e9a7214}.hm-sv-row .who{align-items:center;gap:10px;min-width:0;display:flex}.hm-sv-row .who .nm{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.hm-sv .hm-avatar.forest{background:var(--d-green);color:#06130e}.hm-sv .hm-avatar.ghost{color:var(--d-ink);background:#f2efe624}.hm-sv-row .stage{color:var(--d-mute);font-size:12px}.hm-sv-row .ai{font-family:var(--hm-mono);color:var(--d-mute);font-size:11.5px}.hm-sv-row .ai.amber{color:var(--amber)}.hm-sv-state{text-align:center;border-radius:4px;justify-content:center;align-items:center;height:22px;padding:0 8px;font-size:10.5px;font-weight:700;display:inline-flex}.hm-sv-state.review{color:var(--amber);background:#e6a83b29}.hm-sv-state.ok{color:var(--d-green-soft);background:#1e9a7224}.hm-sv-state.quiet{color:var(--d-mute);background:#f2efe61a}.hm-sv-foot{border-top:1px solid var(--d-line);color:var(--d-faint);padding:12px 18px;font-size:12px}@media (max-width:480px){.hm-sv-row{grid-template-columns:1.4fr .7fr;gap:8px 12px}.hm-sv-row .stage{grid-column:1}.hm-sv-state{justify-self:end}}.hm-ugc{padding:56px 0 0}.hm-ugc-card{background:var(--l-card);border:1px solid var(--l-line);border-radius:14px;align-items:center;gap:22px;padding:24px 28px;display:flex}.hm-ugc-card .ic{background:var(--green-tint);width:46px;height:46px;color:var(--green);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hm-ugc-card .tx{flex-direction:column;gap:4px;display:flex}.hm-ugc-card h3{font-family:var(--hm-sans);letter-spacing:-.01em;font-size:17px;font-weight:650}.hm-ugc-card p{color:var(--l-soft);font-size:13.5px;line-height:1.55}.hm-ugc-card .hm-btn{flex:none}@media (max-width:760px){.hm-ugc-card{flex-direction:column;align-items:flex-start}}.hm-compare-sect{padding:80px 0 8px}.hm-compare-sect .hm-sect-head{margin-bottom:44px}.hm-compare{border:1px solid #161e191f;border-radius:16px;grid-template-columns:1fr 1fr;max-width:940px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 24px 56px -32px #161e1940}.hm-cmp-col{flex-direction:column;display:flex}.hm-cmp-col.us{background:var(--l-card)}.hm-cmp-col.them{background:var(--l-well);border-left:1px solid var(--l-line)}.hm-cmp-head{border-bottom:1px solid var(--l-line-s);align-items:center;gap:11px;padding:18px 24px;display:flex}.hm-cmp-head img{width:26px;height:26px}.hm-cmp-head .t{font-family:var(--hm-serif);font-size:16.5px;font-weight:600}.hm-cmp-col.them .hm-cmp-head .t{font-family:var(--hm-sans);color:var(--l-soft);font-size:15px}.hm-cmp-row{border-bottom:1px solid #161e190f;align-items:center;gap:11px;padding:13px 24px;font-size:14px;display:flex}.hm-cmp-row:last-child{border-bottom:none}.hm-cmp-col.them .hm-cmp-row{color:var(--l-soft)}.hm-cmp-row svg{flex-shrink:0}.hm-cmp-col.us .hm-cmp-row svg{color:var(--green)}.hm-cmp-col.them .hm-cmp-row svg{color:var(--red)}@media (max-width:720px){.hm-compare{grid-template-columns:1fr}.hm-cmp-col.them{border-left:none;border-top:1px solid var(--l-line)}}.hm-included-sect{padding:80px 0 8px}.hm-included-sect .hm-sect-head{margin-bottom:44px}.hm-included{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1040px){.hm-included{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.hm-included{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.hm-included{grid-template-columns:1fr}}.hm-inc{background:var(--l-card);border:1px solid var(--l-line);border-radius:12px;flex-direction:column;gap:9px;padding:20px 20px 14px;transition:border-color .18s;display:flex}.hm-inc:hover{border-color:#161e1938}.hm-inc .ic{background:var(--green-tint);width:34px;height:34px;color:var(--green);border-radius:8px;justify-content:center;align-items:center;margin-bottom:2px;display:inline-flex}.hm-inc.amber .ic{background:var(--amber-tint);color:var(--amber-ink)}.hm-inc h3{font-family:var(--hm-sans);letter-spacing:-.005em;font-size:14.5px;font-weight:650}.hm-inc p{color:var(--l-mute);font-size:12.5px;line-height:1.5}.hm-inc .tag{border-top:1px solid var(--l-line-s);font-family:var(--hm-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--l-mute);margin-top:auto;padding-top:10px;font-size:9.5px}.hm-inc.amber .tag{color:var(--amber-ink)}.hm-faq-sect{max-width:840px;margin:0 auto;padding:80px 32px 96px}.hm-faq-sect .hm-sect-head{margin-bottom:40px}.hm-faq{flex-direction:column;gap:12px;display:flex}.hm-faq details{background:var(--l-card);border:1px solid var(--l-line);border-radius:12px;padding:0 22px}.hm-faq details:hover{border-color:#161e1933}.hm-faq summary{cursor:pointer;letter-spacing:-.005em;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:15.5px;font-weight:600;list-style:none;display:flex}.hm-faq summary::-webkit-details-marker{display:none}.hm-faq summary:after{content:"+";color:var(--l-mute);flex-shrink:0;font-size:18px;font-weight:400;line-height:1}.hm-faq details[open] summary:after{content:"−"}.hm-faq .answer{color:var(--l-soft);margin:0;padding:0 0 20px;font-size:14px;line-height:1.65}.hm-cta{background:var(--d-bg);color:var(--d-ink);position:relative;overflow:hidden}.hm-cta:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#228c683d,#0000 70%);width:900px;height:480px;position:absolute;bottom:-200px;left:50%;transform:translate(-50%)}.hm-cta .hm-shell{text-align:center;flex-direction:column;align-items:center;gap:18px;padding-top:96px;padding-bottom:96px;display:flex;position:relative}.hm-cta h2{font-family:var(--hm-serif);letter-spacing:-.022em;max-width:640px;font-size:clamp(2.25rem,4.6vw,3rem);font-weight:500;line-height:1.08}.hm-cta .hm-sub{color:var(--d-mute);max-width:540px;font-size:17px;line-height:1.6}.hm-cta .hm-cta-row{margin-top:10px}.hm-cta .fine{color:var(--d-faint);margin-top:6px;font-size:13px}.hm-foot{background:var(--d-bg2);color:var(--d-ink);border-top:1px solid var(--d-line)}.hm-foot .hm-shell{padding-top:56px;padding-bottom:28px}.hm-foot-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;display:grid}@media (max-width:860px){.hm-foot-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:520px){.hm-foot-grid{grid-template-columns:1fr}}.hm-foot-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.hm-foot-tag{color:var(--d-faint);max-width:280px;font-size:13px;line-height:1.6}.hm-foot-col{flex-direction:column;gap:12px;display:flex}.hm-foot-head{font-family:var(--hm-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--d-faint);font-size:10.5px}.hm-foot-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.hm-foot-col a{color:var(--d-soft2);font-size:13.5px;transition:color .15s}.hm-foot-col a:hover{color:var(--d-ink)}.hm-foot-base{border-top:1px solid var(--d-line);color:var(--d-faint);flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:44px;padding-top:20px;font-size:12.5px;display:flex}.hm .hm-reveal{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(20px)}.hm .hm-reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hm [data-rise],.hm .hm-hero-mock,.hm .hm-caret{animation:none!important}.hm .hm-reveal{opacity:1!important;transition:none!important;transform:none!important}}
