.hp{--text-primary:#171717;--text-secondary:#737373;--surface:#fff;--surface-alt:#fafafa;--border:#00000014;--product-hover-bg:#17171708;--product-hover-shadow:0 14px 32px #0000000f;--product-visual-shadow:0 14px 28px #00000014;font-family:Inter,system-ui,sans-serif}.dark .hp{--text-primary:#fafafa;--text-secondary:#a3a3a3;--surface:#0a0a0a;--surface-alt:#111;--border:#ffffff14;--product-hover-bg:#ffffff0d;--product-hover-shadow:0 16px 34px #00000057;--product-visual-shadow:0 18px 32px #0000006b}.hp-hero{justify-content:center;align-items:center;min-height:100dvh;padding:4rem 2rem;display:flex}@media (width<=640px){.hp-hero{padding:3rem 1.5rem}}.hp-hero-inner{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.hp-tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);opacity:0;margin-bottom:3rem;font-family:Space Mono,monospace;font-size:.8125rem;font-weight:700;transition:opacity .6s,transform .6s;transform:translateY(12px)}.hp-tagline.is-visible{opacity:1;transform:translateY(0)}.hp-hero-logo{opacity:0;margin-bottom:3rem;transition:opacity .7s,transform .7s;transform:translateY(12px)}.hp-hero-logo.is-visible{opacity:1;transform:translateY(0)}.hp-hero-logo-img{width:clamp(200px,40vw,380px);height:auto}.hp-hero-logo-light{display:block}.hp-hero-logo-dark,.dark .hp-hero-logo-light{display:none}.dark .hp-hero-logo-dark{display:block}.hp-scroll-cue{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(12px)}.hp-scroll-cue.is-visible{opacity:1;transform:translateY(0)}.hp-scroll-cue.is-hidden{opacity:0;pointer-events:none;transform:translateY(-6px)}.hp-scroll-text{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;display:block}.hp-scroll-line-wrap{opacity:.3;width:1px;height:48px;margin:0 auto;position:relative;overflow:hidden}.hp-scroll-line{background:currentColor;width:100%;height:100%;animation:2s ease-in-out infinite hp-scroll-pulse}@keyframes hp-scroll-pulse{0%{transform:translateY(-100%)}50%{transform:translateY(0)}to{transform:translateY(100%)}}.hp-products{max-width:1000px;margin:0 auto;padding:4rem 2rem 2rem}.hp-product{border-top:1px solid var(--border);opacity:0;grid-template-columns:60px 1fr 280px;align-items:center;gap:2rem;padding:3.5rem 0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;position:relative;transform:translateY(24px)}.hp-product:before{content:"";background:var(--product-hover-bg);opacity:0;box-shadow:var(--product-hover-shadow);pointer-events:none;z-index:0;border-radius:20px;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .34s cubic-bezier(.16,1,.3,1);position:absolute;inset:.35rem -.65rem;transform:scale(.985)}.hp-product>*{z-index:1;position:relative}.hp-product.is-visible{opacity:1;transform:translateY(0)}.hp-product:last-child{border-bottom:1px solid var(--border)}@media (width<=900px){.hp-product{grid-template-columns:1fr 240px}.hp-product-num{display:none}}@media (width<=768px){.hp-product{grid-template-columns:1fr;gap:2rem}.hp-product-visual{justify-self:center;width:100%;max-width:280px}}.hp-product-num{align-self:start;padding-top:.35em}.hp-mono-num{font-family:Space Mono,monospace;font-size:.8125rem;font-weight:700}.hp-product-info{align-self:center}.hp-product-name{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1}.hp-product-rule{width:32px;height:2px;margin-bottom:1rem;transition:width .4s cubic-bezier(.16,1,.3,1)}.hp-product-type{letter-spacing:.12em;margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.6875rem;font-weight:700}.hp-product-desc{color:var(--text-secondary);max-width:480px;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.hp-product-cta{color:var(--accent);align-items:center;gap:.25em;font-family:Space Mono,monospace;font-size:.8125rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.hp-product-cta:hover{opacity:.75}.hp-product-cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hp-product-cta:hover .hp-cta-arrow{transform:translate(3px)}.hp-cta-arrow{transition:transform .25s cubic-bezier(.16,1,.3,1);display:inline-block}.hp-product-visual{opacity:0;filter:saturate(.94);justify-content:center;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .35s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(16px)}.hp-product-visual.is-visible{opacity:.55;transform:translateY(0)}.hp-product-visual-cairn.is-visible{opacity:.74}.hp-product-visual>*{transform-origin:50%;filter:drop-shadow(0 2px 6px #0000000f);transition:transform .34s cubic-bezier(.16,1,.3,1),filter .34s cubic-bezier(.16,1,.3,1),box-shadow .34s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.hp-product:hover .hp-product-rule,.hp-product:focus-within .hp-product-rule{width:56px}.hp-product:hover:before,.hp-product:focus-within:before{opacity:1;transform:scale(1)}.hp-product:hover .hp-product-visual.is-visible,.hp-product:focus-within .hp-product-visual.is-visible{opacity:.95;filter:saturate(1.05);transform:translateY(-2px)scale(1.028)}.hp-product:hover .hp-product-visual>*,.hp-product:focus-within .hp-product-visual>*{filter:drop-shadow(var(--product-visual-shadow))}}.hp-gist-mock{background:var(--surface);border:1px solid #8080801a;border-radius:12px;width:100%;max-width:280px;overflow:hidden;box-shadow:0 8px 32px #0000000f}.dark .hp-gist-mock{background:var(--surface-alt);box-shadow:0 8px 32px #0003}.hp-gist-header{border-bottom:1px solid #80808014;padding:.75rem 1rem}.hp-gist-dots{gap:5px;display:flex}.hp-dot{border-radius:50%;width:6px;height:6px}.hp-gist-body{border-bottom:1px solid #80808014;padding:1.25rem 1.25rem .75rem}.hp-gist-svg{width:100%;max-width:72px;height:auto;margin:0 auto}.hp-gist-svg-light{display:block}.hp-gist-svg-dark,.dark .hp-gist-svg-light{display:none}.dark .hp-gist-svg-dark{display:block}.hp-gist-lines{flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex}.hp-mock-line{background:#8080801a;border-radius:3px;height:7px}.hp-shimmer{background-image:linear-gradient(90deg,#80808014 25%,#80808026 50%,#80808014 75%);background-size:200% 100%;animation:2.5s ease-in-out infinite hp-shimmer}@keyframes hp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hp-cairn-visual{color:#3c2415;width:100%;max-width:280px;min-height:272px;position:relative}.hp-cairn-topo{background:#fdfbf7;border:1px solid #c8c3bcb8;border-radius:8px;min-height:168px;position:relative;overflow:hidden;box-shadow:0 8px 30px #3c241514}.hp-cairn-ring{border:1px solid #3c241524;border-radius:45%;display:block;position:absolute}.hp-cairn-ring-one{width:220px;height:112px;top:28px;left:-32px;transform:rotate(-18deg)}.hp-cairn-ring-two{border-color:#8a9a866b;width:250px;height:138px;top:-18px;right:-78px;transform:rotate(22deg)}.hp-cairn-ring-three{width:154px;height:78px;bottom:18px;right:16px;transform:rotate(-12deg)}.hp-cairn-path{transform-origin:0;background:#8a9a86;width:170px;height:2px;position:absolute;top:104px;left:50px;transform:rotate(-14deg)}.hp-cairn-node{background:#d97706;border:2px solid #fdfbf7;width:9px;height:9px;position:absolute;transform:rotate(45deg);box-shadow:0 0 0 1px #d9770657}.hp-cairn-node-start{top:99px;left:47px}.hp-cairn-node-end{top:58px;right:55px}.hp-cairn-mark{aspect-ratio:929/900;background:#3c2415;width:74px;position:absolute;top:44px;right:28px;mask:url(/cairn-mark.svg) 50%/contain no-repeat}.hp-cairn-panel{z-index:1;background:#fff;border:1px solid #c8c3bcd1;border-radius:8px;width:calc(100% - 32px);margin:-24px auto 0;padding:.95rem;position:relative;box-shadow:0 12px 28px #3c24151a}.hp-cairn-panel-head{color:#6b635c;border-bottom:1px solid #c8c3bcb3;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;padding-bottom:.7rem;font-family:Space Mono,monospace;font-size:.625rem;font-weight:700;display:flex}.hp-cairn-panel-head span:last-child{color:#d97706}.hp-cairn-check{color:#3c2415;align-items:center;gap:.55rem;min-height:22px;display:flex}.hp-cairn-check+.hp-cairn-check{margin-top:.35rem}.hp-cairn-check span{background:#8a9a86;border-radius:2px;flex:none;width:8px;height:8px}.hp-cairn-check strong{min-width:0;font-size:.76rem;font-weight:700;line-height:1.35}.hp-cairn-progress{background:#c8c3bc73;border-radius:999px;height:6px;margin-top:.85rem;overflow:hidden}.hp-cairn-progress span{border-radius:inherit;background:#d97706;width:76%;height:100%;display:block}.dark .hp-cairn-topo{background:#fdfbf7;box-shadow:0 8px 30px #00000038}.dark .hp-cairn-panel{background:#fffaf2;box-shadow:0 12px 28px #00000047}.hp-sms-preview{flex-direction:column;gap:.5rem;width:100%;max-width:280px;display:flex}.hp-sms-bubble{border-radius:18px;max-width:85%;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.hp-sms-stagger{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(8px)}.hp-sms-stagger.is-visible{opacity:1;transform:translateY(0)}.hp-sms-sent{background:var(--sms-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hp-sms-received{color:var(--text-primary);background:#8080801a;border-bottom-left-radius:4px;align-self:flex-start}.hp-email-preview{background:var(--surface);border:1px solid #8080801a;border-radius:12px;width:100%;max-width:280px;padding:1.25rem;box-shadow:0 8px 32px #0000000f}.dark .hp-email-preview{background:var(--surface-alt);box-shadow:0 8px 32px #0003}.hp-email-header{border-bottom:1px solid #80808014;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.hp-email-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:2px}.hp-dot-pulse{animation:2.5s ease-in-out infinite hp-dot-pulse}@keyframes hp-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hp-email-from{flex:1}.hp-email-body{flex-direction:column;gap:.5rem;display:flex}.hp-email-divider{background:#8080801a;height:1px;margin:1rem 0}.hp-email-reply-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:3px;margin-bottom:.75rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.hp-email-reply-body{flex-direction:column;gap:.5rem;display:flex}.hp-email-highlight{background:var(--hl-color)}.hp-manifesto{opacity:0;max-width:1000px;margin:0 auto;padding:6rem 2rem 4rem;transition:opacity .8s,transform .8s;transform:translateY(16px)}.hp-manifesto.is-visible{opacity:1;transform:translateY(0)}.hp-manifesto-text{letter-spacing:-.025em;max-width:700px;color:var(--text-primary);opacity:.6;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:800;line-height:1.35}.hp-contact{max-width:1000px;margin:0 auto;padding:4rem 2rem 8rem}.hp-contact-inner{max-width:480px}.hp-contact-header{border-bottom:2px solid var(--border);opacity:0;margin-bottom:3rem;padding-bottom:1.5rem;transition:opacity .6s,transform .6s;transform:translateY(16px)}.hp-contact-header.is-visible{opacity:1;transform:translateY(0)}.hp-contact-title{letter-spacing:-.03em;color:var(--text-primary);font-size:2.5rem;font-weight:900}.hp-form{position:relative}.hp-form-field{margin-bottom:1.5rem}.hp-label{letter-spacing:.12em;color:var(--text-secondary);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:.6875rem;font-weight:700;display:block}.hp-input{width:100%;color:var(--text-primary);border:none;border-bottom:2px solid var(--border);appearance:none;background:0 0;border-radius:0;outline:none;padding:.75rem 0;font-family:inherit;font-size:1rem;transition:border-color .2s}.hp-input::placeholder{color:var(--text-secondary);opacity:.4;font-family:Space Mono,monospace;font-size:.8125rem}.hp-input:focus{border-bottom-color:var(--text-primary)}.hp-input:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.hp-submit{letter-spacing:.15em;color:#fff;background:var(--text-primary);cursor:pointer;border:none;margin-top:1rem;padding:.875rem 3rem;font-family:Space Mono,monospace;font-size:.8125rem;font-weight:700;transition:opacity .2s,transform .15s}.dark .hp-submit{color:#171717;background:#e5e5e5}.hp-submit:hover{opacity:.85}.dark .hp-submit:hover{opacity:.9}.hp-submit:active{transform:scale(.98)}.hp-submit:disabled{opacity:.5;cursor:not-allowed}.hp-submit:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.hp-form-reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(10px)}.hp-form-reveal.is-visible{opacity:1;transform:translateY(0)}.hp-success-msg{color:var(--text-primary);padding:2rem 0;font-family:Space Mono,monospace;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.hp-tagline,.hp-hero-logo,.hp-scroll-cue,.hp-product,.hp-product-visual,.hp-manifesto,.hp-contact-header{opacity:1;transition:none;transform:none}.hp-sms-stagger{transition:none;opacity:1!important;transform:none!important}.hp-scroll-line{opacity:.5;animation:none}.hp-shimmer,.hp-dot-pulse{animation:none}.hp-form-reveal{opacity:1;transition:none;transform:none}.hp-product:before,.hp-product-rule,.hp-product-visual,.hp-product-visual>*{filter:none!important;transition:none!important;transform:none!important}}
