:root{color-scheme:light;--hhv-bg:radial-gradient(circle at top left,rgba(193,132,88,0.16),transparent 32%),radial-gradient(circle at top right,rgba(21,93,84,0.14),transparent 34%),linear-gradient(180deg,#f4ecdf,#f8f4ee 48%,#efe5d8);--hhv-surface:rgba(255,251,245,0.82);--hhv-glass:rgba(255,251,245,0.74);--hhv-text:#1d1712;--hhv-muted:#685f54;--hhv-muted-strong:#4d463e;--hhv-line:rgba(45,31,20,0.1);--hhv-line-strong:rgba(45,31,20,0.16);--hhv-accent:#a95f2a;--hhv-font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--hhv-font-sans:"Avenir Next","Inter","Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--hhv-font-sans);background:var(--hhv-bg);color:var(--hhv-text);min-height:100vh;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}html{scroll-behavior:smooth}@layer reset, base;:root{--hhv-radius-sm:16px;--hhv-radius-md:24px;--hhv-radius-lg:32px;--hhv-container:1240px;--hhv-shadow-soft:0 24px 70px rgba(39,24,14,0.12);--hhv-shadow-card:0 18px 48px rgba(39,24,14,0.08)}.hhv-page-shell{width:min(100% - 32px,var(--hhv-container));margin:0 auto;padding:24px 0 40px}.hhv-topbar{position:-webkit-sticky;position:sticky;top:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;padding:10px 16px;border:1px solid var(--hhv-line);border-radius:999px;background:var(--hhv-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--hhv-shadow-card)}.hhv-brand-link{color:inherit;text-decoration:none}.hhv-nav{display:flex;align-items:center;gap:18px}.hhv-button,.hhv-footer-links a,.hhv-link-pills a,.hhv-nav-cta,.hhv-nav-link,.hhv-source-item{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.hhv-nav-link{font-size:.95rem;color:var(--hhv-muted)}.hhv-footer-links a:hover,.hhv-link-pills a:hover,.hhv-nav-link:hover,.hhv-source-item:hover{color:var(--hhv-text)}.hhv-button,.hhv-nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:700}.hhv-nav-cta{border:1px solid rgba(23,94,85,.2);background:rgba(23,94,85,.08);color:var(--hhv-text)}.hhv-button:hover,.hhv-nav-cta:hover{transform:translateY(-1px)}.hhv-main{display:flex;flex-direction:column;gap:28px}.hhv-footer,.hhv-hero,.hhv-legal-card,.hhv-panel,.hhv-section{border:1px solid var(--hhv-line);background:var(--hhv-surface);box-shadow:var(--hhv-shadow-card)}.hhv-hero{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;padding:clamp(28px,4vw,44px);border-radius:var(--hhv-radius-lg);overflow:hidden;position:relative}.hhv-hero:before{inset:auto auto -140px -60px;width:320px;height:320px;background:radial-gradient(circle,rgba(188,106,53,.24) 0,rgba(188,106,53,0) 72%)}.hhv-hero:after,.hhv-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hhv-hero:after{inset:40px -80px auto auto;width:280px;height:280px;background:radial-gradient(circle,rgba(21,93,84,.18) 0,rgba(21,93,84,0) 72%)}.hhv-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hhv-card-kicker,.hhv-demo-topline span,.hhv-note-chip{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--hhv-line-strong);background:rgba(255,250,242,.82);color:var(--hhv-muted-strong)}.hhv-card-kicker{margin:0 0 12px}.hhv-demo-overlay h3,.hhv-fact-card h3,.hhv-hero-title,.hhv-legal-card h1,.hhv-legal-card h2,.hhv-section-heading h2,.hhv-source-item h3{font-family:var(--hhv-font-display)}.hhv-hero-title{margin:0 0 14px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95;letter-spacing:-.04em;max-width:16ch}.hhv-comparison-cell,.hhv-demo-overlay p,.hhv-fact-card p,.hhv-faq-item p,.hhv-footer-copy,.hhv-hero-description,.hhv-legal-card li,.hhv-legal-card p,.hhv-section-heading p,.hhv-source-item p{color:var(--hhv-muted);line-height:1.7}.hhv-hero-description{max-width:760px;margin:0 auto}.hhv-hero-form{width:min(100%,860px);margin:26px auto 30px;padding:20px;border-radius:var(--hhv-radius-md);border:1px solid var(--hhv-line);background:rgba(255,252,247,.76);box-shadow:0 18px 46px rgba(39,24,14,.08)}.hhv-hero-form-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px}.hhv-hero-field{display:flex;flex-direction:column;text-align:left}.hhv-hero-field-wide{grid-column:1/-1}.hhv-hero-field input,.hhv-hero-field select,.hhv-hero-field textarea{width:100%;padding:14px 16px;border-radius:18px;border:1px solid var(--hhv-line);background:rgba(255,255,255,.8);color:var(--hhv-text);font:inherit;line-height:1.5}.hhv-hero-field textarea{resize:vertical;min-height:112px}.hhv-hero-field input::placeholder,.hhv-hero-field textarea::placeholder{color:var(--hhv-muted)}.hhv-hero-field input:focus,.hhv-hero-field select:focus,.hhv-hero-field textarea:focus{outline:2px solid rgba(23,94,85,.24);outline-offset:2px;border-color:rgba(23,94,85,.34)}.hhv-hero-form-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px}.hhv-hero-form-feedback{display:block;margin:14px 0 0;padding:14px 16px;border-radius:18px;border:1px solid rgba(23,94,85,.18);background:rgba(23,94,85,.08);color:var(--hhv-text);font-size:.94rem;line-height:1.6}.hhv-button-primary{background:linear-gradient(135deg,var(--hhv-accent) 0,#c98a4f 100%);color:#fffaf4;box-shadow:0 16px 30px rgba(169,95,42,.26)}.hhv-button-secondary{border:1px solid var(--hhv-line-strong);background:rgba(255,250,242,.82);color:var(--hhv-text)}.hhv-legal-card h1,.hhv-section-heading h2{margin:0;font-size:clamp(1.8rem,2vw,2.65rem);line-height:1.02;letter-spacing:-.03em}.hhv-bullet-list{margin:0;padding-left:20px}.hhv-tool-label{display:block;margin-bottom:10px;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hhv-muted)}.hhv-link-pills{display:flex;flex-wrap:wrap;gap:10px}.hhv-link-pills a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid var(--hhv-line);background:rgba(255,255,255,.72);color:var(--hhv-text);text-decoration:none}.hhv-footer,.hhv-legal-card,.hhv-panel,.hhv-section{padding:clamp(24px,3vw,34px);border-radius:var(--hhv-radius-lg)}.hhv-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:20px;gap:20px;align-items:end;margin-bottom:22px}.hhv-section-heading-compact{grid-template-columns:1fr}.hhv-bottom-grid,.hhv-capability-grid,.hhv-demo-grid,.hhv-fact-grid{display:grid;grid-gap:18px;gap:18px}.hhv-fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hhv-capability-grid,.hhv-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhv-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hhv-fact-card{background:rgba(255,253,248,.72)}.hhv-capability-card,.hhv-fact-card{padding:22px;border-radius:var(--hhv-radius-md);border:1px solid var(--hhv-line)}.hhv-capability-card{background:linear-gradient(180deg,rgba(255,250,241,.92),rgba(255,253,248,.78))}.hhv-fact-card-header{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;margin-bottom:14px}.hhv-icon-chip{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:rgba(255,250,242,.9);border:1px solid var(--hhv-line);color:var(--hhv-text)}.hhv-fact-card-confirmed{background:linear-gradient(180deg,rgba(246,252,247,.88),rgba(255,253,248,.72))}.hhv-fact-card-claimed{background:linear-gradient(180deg,rgba(255,248,238,.92),rgba(255,253,248,.72))}.hhv-fact-card-unclear{background:linear-gradient(180deg,rgba(250,244,238,.92),rgba(255,253,248,.72))}.hhv-demo-card{overflow:hidden;border-radius:var(--hhv-radius-md);border:1px solid var(--hhv-line);background:rgba(255,253,248,.82)}.hhv-demo-visual{position:relative;min-height:320px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#fff9f1;overflow:hidden}.hhv-demo-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#140f0d;transform:scale(1.01);transition:transform .24s ease}.hhv-demo-video-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,.12),rgba(10,10,10,.54)),linear-gradient(90deg,rgba(10,10,10,.26),rgba(10,10,10,.06) 56%,rgba(10,10,10,.18));pointer-events:none}.hhv-demo-visual-sunset{background:linear-gradient(160deg,rgba(24,28,39,.88),rgba(107,55,36,.72) 45%,rgba(208,142,91,.72))}.hhv-demo-visual-portrait{background:linear-gradient(165deg,rgba(25,36,49,.92),rgba(52,83,96,.78) 44%,rgba(133,170,171,.8))}.hhv-demo-visual-steel{background:linear-gradient(145deg,rgba(21,24,33,.94),rgba(52,60,79,.86) 46%,rgba(173,114,66,.82))}.hhv-demo-visual-aurora{background:linear-gradient(145deg,rgba(18,29,33,.94),rgba(26,76,75,.84) 46%,rgba(103,161,133,.74))}.hhv-demo-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.hhv-demo-topline span,.hhv-note-chip{background:rgba(255,250,242,.14);border:1px solid rgba(255,250,242,.22);color:inherit}.hhv-demo-overlay{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;max-width:28rem}.hhv-demo-overlay h3{margin:0;font-size:2rem;line-height:1;letter-spacing:-.04em}.hhv-demo-overlay p{margin:0;color:rgba(255,246,235,.86)}.hhv-demo-body{padding:18px 20px 22px}.hhv-demo-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.hhv-chip-row{display:flex;flex-wrap:wrap;gap:10px}.hhv-note-chip{font-size:.8rem;text-transform:none;letter-spacing:0;color:var(--hhv-text);background:rgba(255,249,239,.86);border:1px solid var(--hhv-line)}.hhv-demo-link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--hhv-text);font-size:.92rem;font-weight:700;text-decoration:none}.hhv-demo-card:hover .hhv-demo-video{transform:scale(1.04)}.hhv-comparison-card{overflow:hidden;border-radius:var(--hhv-radius-md);border:1px solid var(--hhv-line)}.hhv-comparison-row{display:grid;grid-template-columns:240px minmax(0,1fr) minmax(0,1fr)}.hhv-comparison-head{background:rgba(255,249,239,.9)}.hhv-comparison-row:not(.hhv-comparison-head){border-top:1px solid var(--hhv-line)}.hhv-comparison-cell{padding:18px 20px}.hhv-comparison-cell+.hhv-comparison-cell{border-left:1px solid var(--hhv-line)}.hhv-comparison-label{font-weight:700;color:var(--hhv-text);background:rgba(255,251,246,.72)}.hhv-model-heading{display:flex;align-items:center;gap:12px}.hhv-model-heading span{display:block;margin-top:4px;font-size:.88rem;color:var(--hhv-muted)}.hhv-faq-item p,.hhv-footer-copy,.hhv-legal-card li,.hhv-legal-card p,.hhv-source-item h3{margin:0}.hhv-source-item h3{margin:0 0 8px}.hhv-faq-list,.hhv-source-list{display:flex;flex-direction:column;gap:12px}.hhv-faq-item{border:1px solid var(--hhv-line);border-radius:20px;background:rgba(255,252,247,.7);overflow:hidden}.hhv-faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-weight:700}.hhv-faq-item summary::-webkit-details-marker{display:none}.hhv-faq-item[open] summary svg{transform:rotate(90deg)}.hhv-faq-item p{padding:0 20px 20px}.hhv-source-item{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;padding:18px 20px;border:1px solid var(--hhv-line);border-radius:20px;background:rgba(255,252,247,.72);color:inherit;text-decoration:none}.hhv-source-item:hover{border-color:var(--hhv-line-strong);transform:translateY(-1px)}.hhv-footer{margin-top:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.hhv-footer-title{margin:0 0 8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--hhv-text)}.hhv-footer-links{display:flex;flex-wrap:wrap;gap:16px}.hhv-footer-links a{color:var(--hhv-muted);text-decoration:none}.hhv-legal-page{width:min(100% - 32px,960px);margin:0 auto;padding:32px 0 52px}.hhv-legal-header{display:flex;justify-content:flex-start}.hhv-legal-card h1,.hhv-legal-header{margin-bottom:20px}.hhv-legal-card h2{margin:26px 0 12px;font-size:1.35rem;line-height:1.1}.hhv-legal-card .hhv-bullet-list{display:flex;flex-direction:column;gap:10px}@media (max-width:1100px){.hhv-bottom-grid,.hhv-capability-grid,.hhv-comparison-row,.hhv-fact-grid,.hhv-hero,.hhv-section-heading{grid-template-columns:1fr}.hhv-comparison-cell+.hhv-comparison-cell{border-left:0;border-top:1px solid var(--hhv-line)}.hhv-comparison-label{border-bottom:1px solid var(--hhv-line)}.hhv-footer{flex-direction:column;align-items:flex-start}}@media (max-width:860px){.hhv-legal-page,.hhv-page-shell{width:min(100% - 20px,var(--hhv-container))}.hhv-topbar{flex-wrap:wrap;border-radius:28px}.hhv-nav{order:3;width:100%;flex-wrap:wrap}.hhv-demo-grid,.hhv-hero-form-grid{grid-template-columns:1fr}.hhv-hero-title{max-width:15ch}}@media (max-width:640px){.hhv-page-shell{padding-top:16px}.hhv-footer,.hhv-hero,.hhv-legal-card,.hhv-panel,.hhv-section{padding:20px;border-radius:24px}.hhv-topbar{top:8px;padding:10px 12px}.hhv-hero-title{font-size:clamp(2.45rem,11vw,3.8rem)}.hhv-demo-visual{min-height:260px}.hhv-demo-meta{flex-direction:column;align-items:flex-start}}@font-face{font-family:inter;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_a21461{font-family:inter,inter Fallback,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-weight:400;font-style:normal}.__variable_a21461{--font-inter:"inter","inter Fallback",SF Pro Text,Helvetica Neue,Arial,sans-serif}