:root{--h-bg: #f2faf4;--h-surface: #e8f5ec;--h-surface-2: #d8edde;--h-border: #b2d9be;--h-green-light: #6dbf82;--h-green: #3aaa5c;--h-green-deep: #1d7a3e;--h-green-dark: #0f4d28;--h-ink: #0d2918;--h-muted: #4a7a5a;--h-accent: #2dd67b;--h-accent-2: #a8f0c0;--h-white: #ffffff;--h-font-display: "Outfit", sans-serif;--h-font-serif: "Lora", serif;--h-font-body: "Space Grotesk", sans-serif;--h-font-mono: "JetBrains Mono", monospace;--h-font-brand: "Syne", sans-serif;--h-section-pad: clamp(5rem, 10vw, 9rem) 0;--h-container: min(1320px, 92vw)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--h-bg);color:var(--h-ink);font-family:var(--h-font-body);overflow-x:hidden;min-height:100vh;cursor:default}::-webkit-scrollbar{width:8px;background:var(--h-surface)}::-webkit-scrollbar-track{background:var(--h-surface)}::-webkit-scrollbar-thumb{background:var(--h-green-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--h-green)}.h-container{width:var(--h-container);margin-inline:auto}body:before{content:"";position:fixed;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5;pointer-events:none;z-index:9999}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hn-header[data-astro-cid-trjc6lxn]{position:fixed;top:0;left:0;width:100%;z-index:900;padding:1.1rem 0;transition:padding .35s ease,background .35s ease,box-shadow .35s ease}.hn-header[data-astro-cid-trjc6lxn].scrolled{padding:.6rem 0;background:#f2faf4eb;backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--h-border)}.hn-inner[data-astro-cid-trjc6lxn]{display:flex;align-items:center;gap:2.5rem}.hn-brand[data-astro-cid-trjc6lxn]{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.hn-logo{width:clamp(38px,4vw,44px);height:auto;color:var(--h-green-deep);transition:transform .3s ease}.hn-brand[data-astro-cid-trjc6lxn]:hover .hn-logo{transform:rotate(-8deg) scale(1.08)}.hn-brand-text[data-astro-cid-trjc6lxn]{display:flex;flex-direction:column;line-height:1}.hn-brand-name[data-astro-cid-trjc6lxn]{font-family:var(--h-font-brand);font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:800;letter-spacing:.1em;color:var(--h-green-dark)}.hn-brand-sub[data-astro-cid-trjc6lxn]{font-family:var(--h-font-mono);font-size:clamp(.6rem,1vw,.7rem);letter-spacing:.35em;color:var(--h-green);text-transform:uppercase}.hn-nav[data-astro-cid-trjc6lxn]{display:flex;gap:2rem;margin-left:auto}.hn-link[data-astro-cid-trjc6lxn]{font-family:var(--h-font-body);font-size:.82rem;font-weight:500;color:var(--h-muted);text-decoration:none;letter-spacing:.04em;position:relative;transition:color .2s}.hn-link[data-astro-cid-trjc6lxn]:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1.5px;background:var(--h-green);transition:width .25s ease}.hn-link[data-astro-cid-trjc6lxn]:hover{color:var(--h-green-deep)}.hn-link[data-astro-cid-trjc6lxn]:hover:after{width:100%}.hn-cta[data-astro-cid-trjc6lxn]{flex-shrink:0;font-family:var(--h-font-body);font-size:.8rem;font-weight:600;letter-spacing:.06em;color:var(--h-white);background:var(--h-green);border:none;padding:.55rem 1.4rem;border-radius:100px;text-decoration:none;transition:background .2s,transform .2s}.hn-cta[data-astro-cid-trjc6lxn]:hover{background:var(--h-green-deep);transform:translateY(-1px)}.hn-toggle[data-astro-cid-trjc6lxn]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.hn-toggle[data-astro-cid-trjc6lxn] span[data-astro-cid-trjc6lxn]{display:block;width:22px;height:2px;background:var(--h-green-deep);border-radius:2px;transition:all .3s}.hn-toggle[data-astro-cid-trjc6lxn].open span[data-astro-cid-trjc6lxn]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hn-toggle[data-astro-cid-trjc6lxn].open span[data-astro-cid-trjc6lxn]:nth-child(2){opacity:0}.hn-toggle[data-astro-cid-trjc6lxn].open span[data-astro-cid-trjc6lxn]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hn-mobile-menu[data-astro-cid-trjc6lxn]{display:none;position:fixed;inset:0;background:#f2faf4f7;backdrop-filter:blur(20px);align-items:center;justify-content:center;z-index:890;opacity:0;pointer-events:none;transition:opacity .35s ease}.hn-mobile-menu[data-astro-cid-trjc6lxn].open{opacity:1;pointer-events:all}.hn-mobile-nav[data-astro-cid-trjc6lxn]{display:flex;flex-direction:column;align-items:center;gap:2rem}.hn-mobile-link[data-astro-cid-trjc6lxn]{font-family:var(--h-font-brand);font-size:1.8rem;font-weight:700;color:var(--h-green-dark);text-decoration:none;transition:color .2s}.hn-mobile-link[data-astro-cid-trjc6lxn]:hover{color:var(--h-green)}.hn-mobile-cta[data-astro-cid-trjc6lxn]{margin-top:1rem;font-family:var(--h-font-body);font-size:.9rem;font-weight:600;color:var(--h-white);background:var(--h-green);padding:.7rem 2.5rem;border-radius:100px;text-decoration:none}@media(max-width:900px){.hn-nav[data-astro-cid-trjc6lxn],.hn-cta[data-astro-cid-trjc6lxn]{display:none}.hn-toggle[data-astro-cid-trjc6lxn],.hn-mobile-menu[data-astro-cid-trjc6lxn]{display:flex}}.hh-hero[data-astro-cid-nailz2u2]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding:8rem 0 6rem}.hh-blobs[data-astro-cid-nailz2u2]{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hh-blob[data-astro-cid-nailz2u2]{position:absolute;border-radius:60% 40% 70% 30%/50% 60% 40% 50%;filter:blur(80px);opacity:.45;animation:blob-drift 12s ease-in-out infinite alternate}.hh-blob--1[data-astro-cid-nailz2u2]{width:55vw;height:55vw;background:radial-gradient(circle,#a8f0c0 0%,#6dbf82 60%,transparent 100%);top:-15%;right:-10%;animation-duration:14s}.hh-blob--2[data-astro-cid-nailz2u2]{width:40vw;height:40vw;background:radial-gradient(circle,#d8edde 0%,#b2d9be 60%,transparent 100%);bottom:-10%;left:-8%;animation-duration:18s;animation-delay:-4s}.hh-blob--3[data-astro-cid-nailz2u2]{width:30vw;height:30vw;background:radial-gradient(circle,#2dd67b22 0%,#3aaa5c33 60%,transparent 100%);top:50%;left:35%;transform:translateY(-50%);animation-duration:10s;animation-delay:-2s}@keyframes blob-drift{0%{transform:translate(0) scale(1) rotate(0)}to{transform:translate(3%,5%) scale(1.08) rotate(8deg)}}.hh-grid-pattern[data-astro-cid-nailz2u2]{position:absolute;inset:0;z-index:0;background-image:linear-gradient(var(--h-border) 1px,transparent 1px),linear-gradient(90deg,var(--h-border) 1px,transparent 1px);background-size:60px 60px;opacity:.25;pointer-events:none}.hh-inner[data-astro-cid-nailz2u2]{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.hh-badge[data-astro-cid-nailz2u2]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--h-font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--h-green-deep);background:#3aaa5c1a;border:1px solid rgba(58,170,92,.25);padding:.45rem 1rem;border-radius:100px;width:fit-content}.hh-badge-dot[data-astro-cid-nailz2u2]{width:8px;height:8px;background:var(--h-accent);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.6}}.hh-headline[data-astro-cid-nailz2u2]{display:flex;flex-direction:column;font-family:var(--h-font-body);font-size:clamp(3rem,7.5vw,6.5rem);font-weight:700;line-height:1;letter-spacing:-.06em;color:var(--h-ink)}.hh-line-1[data-astro-cid-nailz2u2]{color:var(--h-ink)}.hh-line-2[data-astro-cid-nailz2u2]{color:var(--h-green-deep)}.hh-line-3[data-astro-cid-nailz2u2]{color:var(--h-green);font-style:italic;font-family:var(--h-font-serif);font-weight:500;letter-spacing:-.02em;font-size:.9em}.hh-desc[data-astro-cid-nailz2u2]{font-family:var(--h-font-body);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;color:var(--h-muted);max-width:560px}.hh-desc[data-astro-cid-nailz2u2] strong[data-astro-cid-nailz2u2]{color:var(--h-green-deep);font-weight:700}.hh-actions[data-astro-cid-nailz2u2]{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center}.hh-btn-primary[data-astro-cid-nailz2u2]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--h-font-body);font-size:.9rem;font-weight:700;color:var(--h-white);background:var(--h-green-deep);padding:.85rem 2rem;border-radius:100px;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;box-shadow:0 4px 20px #1d7a3e40}.hh-btn-primary[data-astro-cid-nailz2u2]:hover{background:var(--h-green-dark);transform:translateY(-2px);box-shadow:0 8px 30px #1d7a3e59}.hh-btn-primary[data-astro-cid-nailz2u2] svg[data-astro-cid-nailz2u2]{transition:transform .25s}.hh-btn-primary[data-astro-cid-nailz2u2]:hover svg[data-astro-cid-nailz2u2]{transform:translate(3px)}.hh-btn-ghost[data-astro-cid-nailz2u2]{font-family:var(--h-font-body);font-size:.9rem;font-weight:600;color:var(--h-green-deep);text-decoration:none;border-bottom:1.5px solid var(--h-green);padding-bottom:2px;transition:color .2s,border-color .2s}.hh-btn-ghost[data-astro-cid-nailz2u2]:hover{color:var(--h-green-dark);border-color:var(--h-green-dark)}.hh-stats[data-astro-cid-nailz2u2]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:1rem;padding-top:2rem;border-top:1px solid var(--h-border)}.hh-stat[data-astro-cid-nailz2u2]{display:flex;flex-direction:column;gap:.2rem}.hh-stat-num[data-astro-cid-nailz2u2]{font-family:var(--h-font-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;color:var(--h-green-deep);letter-spacing:-.03em}.hh-stat-label[data-astro-cid-nailz2u2]{font-family:var(--h-font-body);font-size:.75rem;color:var(--h-muted);max-width:140px;line-height:1.4}.hh-stat-divider[data-astro-cid-nailz2u2]{width:1px;height:40px;background:var(--h-border);flex-shrink:0}.hh-scroll-hint[data-astro-cid-nailz2u2]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.hh-scroll-line[data-astro-cid-nailz2u2]{width:1px;height:60px;background:linear-gradient(to bottom,var(--h-green) 0%,transparent 100%);animation:scroll-pulse 2s ease-in-out infinite}.hh-scroll-hint[data-astro-cid-nailz2u2] span[data-astro-cid-nailz2u2]{font-family:var(--h-font-mono);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--h-green)}@keyframes scroll-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.7)}}@media(max-width:768px){.hh-hero[data-astro-cid-nailz2u2]{padding:7rem 0 5rem;min-height:auto}.hh-stats[data-astro-cid-nailz2u2]{gap:1.5rem}.hh-stat-divider[data-astro-cid-nailz2u2],.hh-scroll-hint[data-astro-cid-nailz2u2]{display:none}}.hv-section[data-astro-cid-ammtaiq5]{padding:var(--h-section-pad);background:var(--h-white);position:relative;overflow:hidden}.hv-section[data-astro-cid-ammtaiq5]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--h-green-light),var(--h-accent),var(--h-green))}.hv-header[data-astro-cid-ammtaiq5]{max-width:680px;margin-bottom:4rem}.hv-label[data-astro-cid-ammtaiq5]{font-family:var(--h-font-mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--h-green);display:block;margin-bottom:1.2rem}.hv-title[data-astro-cid-ammtaiq5]{font-family:var(--h-font-display);font-size:clamp(2rem,4.5vw,3.6rem);font-weight:900;line-height:1.08;color:var(--h-ink);letter-spacing:-.03em;margin-bottom:1.2rem}.hv-title[data-astro-cid-ammtaiq5] em[data-astro-cid-ammtaiq5]{font-family:var(--h-font-serif);font-style:italic;color:var(--h-green-deep);font-weight:700}.hv-subtitle[data-astro-cid-ammtaiq5]{font-family:var(--h-font-body);font-size:1.05rem;line-height:1.75;color:var(--h-muted)}.hv-grid[data-astro-cid-ammtaiq5]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem}.hv-card[data-astro-cid-ammtaiq5]{background:var(--h-surface);border:1.5px solid var(--h-border);border-radius:20px;padding:2rem 1.8rem;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.hv-card[data-astro-cid-ammtaiq5]:hover{transform:translateY(-5px);box-shadow:0 16px 40px #3aaa5c1f;border-color:var(--h-green-light)}.hv-card--featured[data-astro-cid-ammtaiq5]{grid-column:span 2;background:linear-gradient(135deg,var(--h-green-deep),var(--h-green-dark));border-color:transparent;color:var(--h-white)}.hv-card--featured[data-astro-cid-ammtaiq5] .hv-card-icon[data-astro-cid-ammtaiq5]{color:var(--h-accent-2)}.hv-card--featured[data-astro-cid-ammtaiq5] .hv-card-title[data-astro-cid-ammtaiq5]{color:var(--h-white)}.hv-card--featured[data-astro-cid-ammtaiq5] .hv-card-text[data-astro-cid-ammtaiq5]{color:#ffffffbf}.hv-card--featured[data-astro-cid-ammtaiq5] .hv-card-tag[data-astro-cid-ammtaiq5]{background:#ffffff1a;color:var(--h-accent-2);border-color:#ffffff26}.hv-card-icon[data-astro-cid-ammtaiq5]{width:52px;height:52px;background:#3aaa5c1a;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--h-green-deep);flex-shrink:0}.hv-card--featured[data-astro-cid-ammtaiq5] .hv-card-icon[data-astro-cid-ammtaiq5]{background:#ffffff1a}.hv-card-title[data-astro-cid-ammtaiq5]{font-family:var(--h-font-display);font-size:1.15rem;font-weight:800;color:var(--h-ink);letter-spacing:-.02em;margin:0}.hv-card-text[data-astro-cid-ammtaiq5]{font-family:var(--h-font-body);font-size:.9rem;line-height:1.65;color:var(--h-muted);flex:1;margin:0}.hv-card-tag[data-astro-cid-ammtaiq5]{align-self:flex-start;font-family:var(--h-font-mono);font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--h-green);background:#3aaa5c14;border:1px solid rgba(58,170,92,.2);padding:.3rem .75rem;border-radius:100px;margin-top:auto}.hv-strip[data-astro-cid-ammtaiq5]{display:flex;align-items:center;gap:2rem;overflow:hidden;border-top:1px solid var(--h-border);border-bottom:1px solid var(--h-border);padding:1.2rem 0;white-space:nowrap;position:relative}.hv-strip[data-astro-cid-ammtaiq5]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:80px;background:linear-gradient(to right,transparent,var(--h-white))}.hv-strip-item[data-astro-cid-ammtaiq5]{font-family:var(--h-font-mono);font-size:.65rem;letter-spacing:.22em;color:var(--h-green-light);text-transform:uppercase;flex-shrink:0}.hv-strip-dot[data-astro-cid-ammtaiq5]{color:var(--h-green-light);font-size:.7rem;flex-shrink:0}@media(max-width:1024px){.hv-grid[data-astro-cid-ammtaiq5]{grid-template-columns:repeat(2,1fr)}.hv-card--featured[data-astro-cid-ammtaiq5]{grid-column:span 2}}@media(max-width:640px){.hv-grid[data-astro-cid-ammtaiq5]{grid-template-columns:1fr}.hv-card--featured[data-astro-cid-ammtaiq5]{grid-column:span 1}}.hr-section[data-astro-cid-ypnfuijo]{padding:var(--h-section-pad);background:var(--h-surface);position:relative;overflow:hidden}.hr-section[data-astro-cid-ypnfuijo]:before{content:"";position:absolute;right:-200px;top:50%;transform:translateY(-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(45,214,123,.07) 0%,transparent 70%);pointer-events:none}.hr-header[data-astro-cid-ypnfuijo]{max-width:640px;margin-bottom:4.5rem}.hr-label[data-astro-cid-ypnfuijo]{font-family:var(--h-font-mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--h-green);display:block;margin-bottom:1.2rem}.hr-title[data-astro-cid-ypnfuijo]{font-family:var(--h-font-display);font-size:clamp(2rem,4.5vw,3.6rem);font-weight:900;line-height:1.08;color:var(--h-ink);letter-spacing:-.03em;margin-bottom:1.2rem}.hr-title[data-astro-cid-ypnfuijo] em[data-astro-cid-ypnfuijo]{font-family:var(--h-font-serif);font-style:italic;color:var(--h-green-deep);font-weight:700}.hr-subtitle[data-astro-cid-ypnfuijo]{font-size:1.05rem;line-height:1.75;color:var(--h-muted)}.hr-timeline[data-astro-cid-ypnfuijo]{display:flex;flex-direction:column;gap:0;position:relative}.hr-connector[data-astro-cid-ypnfuijo]{position:absolute;left:28px;top:52px;bottom:52px;width:2px;z-index:0}.hr-connector-line[data-astro-cid-ypnfuijo]{width:2px;height:100%;background:linear-gradient(to bottom,var(--h-green) 0%,var(--h-green-light) 50%,var(--h-border) 100%)}.hr-phase[data-astro-cid-ypnfuijo]{display:grid;grid-template-columns:60px 1fr auto;gap:2rem;align-items:start;padding:2.5rem 0;border-bottom:1px solid var(--h-border);position:relative;z-index:1}.hr-phase[data-astro-cid-ypnfuijo]:last-child{border-bottom:none}.hr-phase-marker[data-astro-cid-ypnfuijo]{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:4px}.hr-marker-ring[data-astro-cid-ypnfuijo]{width:44px;height:44px;border-radius:50%;border:2px solid var(--h-border);background:var(--h-white);position:absolute;top:0}.hr-marker-dot[data-astro-cid-ypnfuijo]{width:16px;height:16px;border-radius:50%;background:var(--h-green-light);position:absolute;top:14px;z-index:1}.hr-phase--active[data-astro-cid-ypnfuijo] .hr-marker-dot[data-astro-cid-ypnfuijo]{background:var(--h-green);box-shadow:0 0 0 4px #3aaa5c2e}.hr-phase--active[data-astro-cid-ypnfuijo] .hr-marker-ring[data-astro-cid-ypnfuijo]{border-color:var(--h-green-light)}.hr-phase--future[data-astro-cid-ypnfuijo] .hr-marker-dot[data-astro-cid-ypnfuijo]{background:var(--h-border)}.hr-phase-num[data-astro-cid-ypnfuijo]{font-family:var(--h-font-mono);font-size:.55rem;color:var(--h-muted);margin-top:52px;letter-spacing:.1em}.hr-phase-content[data-astro-cid-ypnfuijo]{padding-top:.5rem}.hr-phase-badge[data-astro-cid-ypnfuijo]{display:inline-flex;font-family:var(--h-font-mono);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--h-green-deep);background:#3aaa5c1a;border:1px solid rgba(58,170,92,.25);padding:.25rem .7rem;border-radius:100px;margin-bottom:1rem}.hr-phase-badge--soon[data-astro-cid-ypnfuijo]{color:var(--h-green);background:#3aaa5c0f;border-color:#3aaa5c26}.hr-phase-badge--future[data-astro-cid-ypnfuijo]{color:var(--h-muted);background:#4a7a5a0d;border-color:var(--h-border)}.hr-phase-title[data-astro-cid-ypnfuijo]{font-family:var(--h-font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900;color:var(--h-ink);letter-spacing:-.03em;margin-bottom:.9rem;margin-top:0}.hr-phase--future[data-astro-cid-ypnfuijo] .hr-phase-title[data-astro-cid-ypnfuijo]{color:var(--h-muted)}.hr-phase-desc[data-astro-cid-ypnfuijo]{font-size:.95rem;line-height:1.7;color:var(--h-muted);margin-bottom:1.2rem;max-width:540px}.hr-phase-list[data-astro-cid-ypnfuijo]{list-style:none;display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.4rem;padding:0}.hr-phase-list[data-astro-cid-ypnfuijo] li[data-astro-cid-ypnfuijo]{font-size:.85rem;color:var(--h-muted);padding-left:1.2rem;position:relative}.hr-phase-list[data-astro-cid-ypnfuijo] li[data-astro-cid-ypnfuijo]:before{content:"→";position:absolute;left:0;color:var(--h-green);font-size:.75rem}.hr-phase--future[data-astro-cid-ypnfuijo] .hr-phase-list[data-astro-cid-ypnfuijo] li[data-astro-cid-ypnfuijo]:before{color:var(--h-border)}.hr-phase-tag[data-astro-cid-ypnfuijo]{display:inline-flex;font-family:var(--h-font-mono);font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--h-green);background:#3aaa5c0f;border:1px solid var(--h-border);padding:.3rem .75rem;border-radius:100px}.hr-phase-visual[data-astro-cid-ypnfuijo]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;width:120px;height:120px;border-radius:24px;flex-shrink:0}.hr-phase-visual--1[data-astro-cid-ypnfuijo]{background:linear-gradient(135deg,var(--h-green-deep),var(--h-green));color:#fff;box-shadow:0 12px 30px #1d7a3e40}.hr-phase-visual--2[data-astro-cid-ypnfuijo]{background:var(--h-surface-2);color:var(--h-green);border:1.5px solid var(--h-border)}.hr-phase-visual--3[data-astro-cid-ypnfuijo]{background:var(--h-surface);color:var(--h-muted);border:1.5px dashed var(--h-border)}.hr-visual-label[data-astro-cid-ypnfuijo]{font-family:var(--h-font-mono);font-size:.55rem;letter-spacing:.18em;text-transform:uppercase;opacity:.8}@media(max-width:768px){.hr-phase[data-astro-cid-ypnfuijo]{grid-template-columns:60px 1fr}.hr-phase-visual[data-astro-cid-ypnfuijo]{display:none}}@media(max-width:480px){.hr-connector[data-astro-cid-ypnfuijo]{left:20px}.hr-phase[data-astro-cid-ypnfuijo]{grid-template-columns:48px 1fr;gap:1rem}}.hf-section[data-astro-cid-or7ygybn]{padding:var(--h-section-pad);background:var(--h-bg);position:relative}.hf-header[data-astro-cid-or7ygybn]{max-width:660px;margin-bottom:4rem}.hf-label[data-astro-cid-or7ygybn]{font-family:var(--h-font-mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--h-green);display:block;margin-bottom:1.2rem}.hf-title[data-astro-cid-or7ygybn]{font-family:var(--h-font-display);font-size:clamp(2rem,4.5vw,3.6rem);font-weight:900;line-height:1.08;color:var(--h-ink);letter-spacing:-.03em;margin-bottom:1.2rem}.hf-title[data-astro-cid-or7ygybn] em[data-astro-cid-or7ygybn]{font-family:var(--h-font-serif);font-style:italic;color:var(--h-green-deep)}.hf-subtitle[data-astro-cid-or7ygybn]{font-size:1.05rem;line-height:1.75;color:var(--h-muted)}.hf-bento[data-astro-cid-or7ygybn]{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;gap:1.5rem}.hf-item[data-astro-cid-or7ygybn]{background:var(--h-white);border:1.5px solid var(--h-border);border-radius:24px;padding:2.2rem;display:flex;flex-direction:column;gap:1.1rem;transition:border-color .3s,box-shadow .3s}.hf-item[data-astro-cid-or7ygybn]:hover{border-color:var(--h-green-light);box-shadow:0 12px 40px #3aaa5c1a}.hf-item--scribe[data-astro-cid-or7ygybn]{grid-column:span 7}.hf-item--plans[data-astro-cid-or7ygybn],.hf-item--monitor[data-astro-cid-or7ygybn]{grid-column:span 5}.hf-item--chatbot[data-astro-cid-or7ygybn]{grid-column:span 7}.hf-item-tag[data-astro-cid-or7ygybn]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--h-font-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--h-green-deep);border:1px solid var(--h-border);background:var(--h-surface);padding:.28rem .75rem;border-radius:100px;width:fit-content}.hf-tag-dot[data-astro-cid-or7ygybn]{width:6px;height:6px;border-radius:50%;background:var(--h-green);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.6}}.hf-item-title[data-astro-cid-or7ygybn]{font-family:var(--h-font-display);font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:800;color:var(--h-ink);letter-spacing:-.02em;line-height:1.2;margin:0}.hf-item-desc[data-astro-cid-or7ygybn]{font-size:.88rem;line-height:1.7;color:var(--h-muted);margin:0}.hf-scribe-demo[data-astro-cid-or7ygybn]{background:var(--h-surface);border:1px solid var(--h-border);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}.hf-waveform[data-astro-cid-or7ygybn]{display:flex;align-items:center;gap:3px;height:30px}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]{flex:1;background:var(--h-green);border-radius:4px;animation:wave 1.2s ease-in-out infinite alternate}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(1){height:40%;animation-delay:0s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(2){height:70%;animation-delay:.1s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(3){height:55%;animation-delay:.2s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(4){height:90%;animation-delay:.3s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(5){height:65%;animation-delay:.4s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(6){height:80%;animation-delay:.5s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(7){height:50%;animation-delay:.6s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(8){height:75%;animation-delay:.7s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(9){height:60%;animation-delay:.8s}.hf-waveform[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(10){height:45%;animation-delay:.9s}@keyframes wave{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.hf-scribe-output[data-astro-cid-or7ygybn]{display:flex;flex-direction:column;gap:.35rem}.hf-soap-row[data-astro-cid-or7ygybn]{font-family:var(--h-font-mono);font-size:.72rem;color:var(--h-muted);line-height:1.5}.hf-soap-row[data-astro-cid-or7ygybn] strong[data-astro-cid-or7ygybn]{color:var(--h-green-deep)}.hf-plans-visual[data-astro-cid-or7ygybn]{display:flex;flex-direction:column;gap:.8rem;margin-top:auto}.hf-plan-bar[data-astro-cid-or7ygybn]{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.6rem;font-size:.72rem;font-family:var(--h-font-mono);color:var(--h-muted)}.hf-bar-fill[data-astro-cid-or7ygybn]{width:var(--w);height:6px;background:var(--c);border-radius:10px;opacity:.8}.hf-alert-demo[data-astro-cid-or7ygybn]{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.hf-alert-card[data-astro-cid-or7ygybn]{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-radius:12px;font-family:var(--h-font-mono);font-size:.7rem;letter-spacing:.04em}.hf-alert--warning[data-astro-cid-or7ygybn]{background:#fbbf2414;border:1px solid rgba(251,191,36,.25);color:#92610a}.hf-alert--info[data-astro-cid-or7ygybn]{background:#3aaa5c14;border:1px solid rgba(58,170,92,.2);color:var(--h-green-deep)}.hf-chat-demo[data-astro-cid-or7ygybn]{display:flex;flex-direction:column;gap:.75rem;margin-top:auto}.hf-msg[data-astro-cid-or7ygybn]{max-width:80%;padding:.75rem 1.1rem;border-radius:18px;font-size:.82rem;line-height:1.5;font-family:var(--h-font-body)}.hf-msg--patient[data-astro-cid-or7ygybn]{background:var(--h-surface-2);color:var(--h-ink);border-bottom-left-radius:4px;align-self:flex-start;border:1px solid var(--h-border)}.hf-msg--bot[data-astro-cid-or7ygybn]{background:linear-gradient(135deg,var(--h-green-deep),var(--h-green));color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hf-msg--typing[data-astro-cid-or7ygybn]{display:flex;gap:4px;align-items:center;padding:.85rem 1.2rem}.hf-msg--typing[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]{width:6px;height:6px;background:#ffffffb3;border-radius:50%;animation:typing-dot 1.2s ease-in-out infinite}.hf-msg--typing[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(2){animation-delay:.2s}.hf-msg--typing[data-astro-cid-or7ygybn] span[data-astro-cid-or7ygybn]:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}@media(max-width:1024px){.hf-item--scribe[data-astro-cid-or7ygybn],.hf-item--plans[data-astro-cid-or7ygybn],.hf-item--monitor[data-astro-cid-or7ygybn],.hf-item--chatbot[data-astro-cid-or7ygybn]{grid-column:span 12}}@media(max-width:640px){.hf-bento[data-astro-cid-or7ygybn]{grid-template-columns:1fr}.hf-item[data-astro-cid-or7ygybn]{padding:1.6rem}}.hvi-section[data-astro-cid-5av3w3d4]{padding:var(--h-section-pad);background:var(--h-surface);position:relative;overflow:hidden}.hvi-bg[data-astro-cid-5av3w3d4]{position:absolute;inset:0;pointer-events:none;z-index:0}.hvi-bg-circle[data-astro-cid-5av3w3d4]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3}.hvi-bg-circle--1[data-astro-cid-5av3w3d4]{width:500px;height:500px;background:radial-gradient(circle,var(--h-accent) 0%,transparent 70%);top:-100px;right:-100px}.hvi-bg-circle--2[data-astro-cid-5av3w3d4]{width:400px;height:400px;background:radial-gradient(circle,var(--h-green-light) 0%,transparent 70%);bottom:-80px;left:-80px}.hvi-bg-grid[data-astro-cid-5av3w3d4]{position:absolute;inset:0;background-image:linear-gradient(var(--h-border) 1px,transparent 1px),linear-gradient(90deg,var(--h-border) 1px,transparent 1px);background-size:40px 40px;opacity:.3}.hvi-inner[data-astro-cid-5av3w3d4]{position:relative;z-index:1;display:flex;flex-direction:column;gap:5rem}.hvi-label[data-astro-cid-5av3w3d4]{font-family:var(--h-font-mono);font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--h-green);display:block;margin-bottom:1.5rem}.hvi-quote[data-astro-cid-5av3w3d4]{margin:0;border-left:4px solid var(--h-green);padding-left:2.5rem;position:relative}.hvi-quote-mark[data-astro-cid-5av3w3d4]{position:absolute;left:-10px;top:-10px;font-family:var(--h-font-serif);font-size:5rem;line-height:1;color:var(--h-green-light);opacity:.5}.hvi-quote[data-astro-cid-5av3w3d4] p[data-astro-cid-5av3w3d4]{font-family:var(--h-font-serif);font-size:clamp(1.3rem,2.5vw,2.1rem);font-style:italic;line-height:1.5;color:var(--h-ink);margin-bottom:1.2rem}.hvi-quote[data-astro-cid-5av3w3d4] p[data-astro-cid-5av3w3d4] strong[data-astro-cid-5av3w3d4]{font-style:normal;color:var(--h-green-deep)}.hvi-quote-footer[data-astro-cid-5av3w3d4]{font-family:var(--h-font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--h-muted)}.hvi-quote-footer[data-astro-cid-5av3w3d4] em[data-astro-cid-5av3w3d4]{font-style:normal;color:var(--h-green)}.hvi-values[data-astro-cid-5av3w3d4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.hvi-value[data-astro-cid-5av3w3d4]{background:var(--h-white);border:1.5px solid var(--h-border);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:.8rem;transition:border-color .3s,transform .3s}.hvi-value[data-astro-cid-5av3w3d4]:hover{border-color:var(--h-green-light);transform:translateY(-4px)}.hvi-value-icon[data-astro-cid-5av3w3d4]{width:48px;height:48px;border-radius:14px;background:#3aaa5c14;display:flex;align-items:center;justify-content:center;color:var(--h-green-deep)}.hvi-value[data-astro-cid-5av3w3d4] strong[data-astro-cid-5av3w3d4]{font-family:var(--h-font-display);font-size:1.15rem;font-weight:800;color:var(--h-ink);letter-spacing:-.02em}.hvi-value[data-astro-cid-5av3w3d4] p[data-astro-cid-5av3w3d4]{font-size:.88rem;line-height:1.65;color:var(--h-muted);margin:0}.hvi-cta-block[data-astro-cid-5av3w3d4]{background:linear-gradient(135deg,var(--h-green-dark) 0%,var(--h-green-deep) 50%,var(--h-green) 100%);border-radius:28px;padding:clamp(3rem,6vw,5rem) clamp(2.5rem,5vw,5rem);display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center;overflow:hidden;position:relative}.hvi-cta-title[data-astro-cid-5av3w3d4]{font-family:var(--h-font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:900;color:var(--h-white);letter-spacing:-.04em;line-height:1.05;margin-bottom:1.2rem;margin-top:0}.hvi-cta-desc[data-astro-cid-5av3w3d4]{font-size:.95rem;line-height:1.75;color:#ffffffbf;max-width:500px;margin-bottom:2rem}.hvi-cta-actions[data-astro-cid-5av3w3d4]{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center}.hvi-btn-primary[data-astro-cid-5av3w3d4]{display:inline-flex;font-family:var(--h-font-body);font-size:.9rem;font-weight:700;color:var(--h-green-dark);background:var(--h-white);padding:.9rem 2.2rem;border-radius:100px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #00000026}.hvi-btn-primary[data-astro-cid-5av3w3d4]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.hvi-btn-ghost[data-astro-cid-5av3w3d4]{font-family:var(--h-font-body);font-size:.88rem;font-weight:600;color:#ffffffbf;text-decoration:none;border-bottom:1.5px solid rgba(255,255,255,.3);padding-bottom:2px;transition:color .2s,border-color .2s}.hvi-btn-ghost[data-astro-cid-5av3w3d4]:hover{color:var(--h-white);border-color:var(--h-white)}.hvi-cta-decoration[data-astro-cid-5av3w3d4]{position:relative;width:160px;height:160px;flex-shrink:0;color:#fff3}.hvi-deco-ring[data-astro-cid-5av3w3d4]{position:absolute;border-radius:50%;border:1.5px solid currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.hvi-deco-ring--1[data-astro-cid-5av3w3d4]{width:40px;height:40px;opacity:.5}.hvi-deco-ring--2[data-astro-cid-5av3w3d4]{width:90px;height:90px;opacity:.3}.hvi-deco-ring--3[data-astro-cid-5av3w3d4]{width:150px;height:150px;opacity:.15}.hvi-deco-cross[data-astro-cid-5av3w3d4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff6}@media(max-width:900px){.hvi-values[data-astro-cid-5av3w3d4],.hvi-cta-block[data-astro-cid-5av3w3d4]{grid-template-columns:1fr}.hvi-cta-decoration[data-astro-cid-5av3w3d4]{display:none}}.hfoot[data-astro-cid-i7tvkhru]{width:100%;background:var(--h-ink);color:var(--h-white)}.hfoot-divider[data-astro-cid-i7tvkhru]{width:100%;height:4px;background:linear-gradient(90deg,var(--h-green-dark),var(--h-green),var(--h-accent),var(--h-green-light),var(--h-green-dark))}.hfoot-body[data-astro-cid-i7tvkhru]{display:flex;gap:5rem;align-items:flex-start;padding-top:5rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.hfoot-logo-link[data-astro-cid-i7tvkhru]{display:flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1.2rem}.hfoot-logo-icon{width:44px;height:auto;color:var(--h-green-light);flex-shrink:0}.hfoot-logo-text[data-astro-cid-i7tvkhru]{display:flex;flex-direction:column;line-height:1}.hfoot-logo-name[data-astro-cid-i7tvkhru]{font-family:var(--h-font-brand);font-size:1.1rem;font-weight:800;letter-spacing:.08em;color:var(--h-white)}.hfoot-logo-sub[data-astro-cid-i7tvkhru]{font-family:var(--h-font-mono);font-size:.58rem;letter-spacing:.3em;color:var(--h-green-light);text-transform:uppercase}.hfoot-brand[data-astro-cid-i7tvkhru]{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;max-width:260px}.hfoot-tagline[data-astro-cid-i7tvkhru]{font-family:var(--h-font-body);font-size:.82rem;line-height:1.65;color:#ffffff73;margin:0 0 1rem}.hfoot-social[data-astro-cid-i7tvkhru]{display:flex;gap:.75rem}.hfoot-social-link[data-astro-cid-i7tvkhru]{width:36px;height:36px;border:1.5px solid rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ffffff73;text-decoration:none;transition:border-color .2s,color .2s}.hfoot-social-link[data-astro-cid-i7tvkhru]:hover{border-color:var(--h-green-light);color:var(--h-green-light)}.hfoot-nav[data-astro-cid-i7tvkhru]{display:flex;gap:3.5rem;flex:1;flex-wrap:wrap;justify-content:flex-end}.hfoot-col[data-astro-cid-i7tvkhru]{display:flex;flex-direction:column;gap:1rem}.hfoot-col-heading[data-astro-cid-i7tvkhru]{font-family:var(--h-font-mono);font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:#ffffff40}.hfoot-col-list[data-astro-cid-i7tvkhru]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.hfoot-link[data-astro-cid-i7tvkhru]{font-family:var(--h-font-body);font-size:.85rem;color:#ffffff80;text-decoration:none;transition:color .2s;position:relative}.hfoot-link[data-astro-cid-i7tvkhru]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--h-green-light);transition:width .25s ease}.hfoot-link[data-astro-cid-i7tvkhru]:hover{color:var(--h-green-light)}.hfoot-link[data-astro-cid-i7tvkhru]:hover:after{width:100%}.hfoot-bottom[data-astro-cid-i7tvkhru]{display:flex;justify-content:space-between;align-items:center;padding-top:1.8rem;padding-bottom:2rem;flex-wrap:wrap;gap:.8rem}.hfoot-copy[data-astro-cid-i7tvkhru],.hfoot-coords[data-astro-cid-i7tvkhru]{font-family:var(--h-font-mono);font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff2e}@media(max-width:768px){.hfoot-body[data-astro-cid-i7tvkhru]{flex-direction:column;gap:3rem}.hfoot-nav[data-astro-cid-i7tvkhru]{justify-content:flex-start;gap:2.5rem}.hfoot-bottom[data-astro-cid-i7tvkhru]{flex-direction:column;align-items:flex-start}}
