.hundo-landing{--bg:#090b0a;--surface:#101413;--surface-2:#161a18;--fg:#ecf2ef;--fg-2:#9aa8a2;--fg-3:#5e6863;--line:#c8e6dc12;--line-strong:#c8e6dc29;--accent:#00f5a0;--accent-ink:#080b0a;--display:"Bricolage Grotesque","Inter Tight",system-ui,sans-serif;--body:"Inter Tight",system-ui,sans-serif;--mono:"Spline Sans Mono",ui-monospace,"SF Mono",Menlo,monospace;--w:min(1280px,calc(100vw - clamp(2rem,6vw,5rem)));--space-open:clamp(5rem,9vh,7.5rem);--space-tight:clamp(3.5rem,6vh,5rem);--rail:minmax(19rem,25rem);--gap:clamp(2.5rem,4.5vw,4.5rem);--ease-out:cubic-bezier(.2,.7,.2,1);position:relative;overflow-x:clip;background:var(--bg);color:var(--fg);--buncss-light: ;--buncss-dark:initial;color-scheme:dark;font-family:var(--body);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-size:1.0625rem;font-weight:400;line-height:1.55}html:has(.hundo-landing){scroll-padding-top:5rem}.hundo-landing,.hundo-landing *,.hundo-landing *:before,.hundo-landing *:after{box-sizing:border-box}.hundo-landing ::selection{background:var(--accent);color:var(--accent-ink)}.hundo-landing a{color:inherit}.hundo-landing :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hundo-landing .sr{position:absolute;overflow:hidden;clip-path:inset(50%);white-space:nowrap;width:1px;height:1px}.hundo-landing .skip{position:absolute;background:var(--surface-2);color:var(--fg);text-decoration:none;z-index:100;padding:.6rem 1rem;font-size:.8rem;top:0;left:-9999px}.hundo-landing .skip:focus{top:.5rem;left:.5rem}.hundo-landing .wrap{width:var(--w);margin-inline-start:auto;margin-inline-end:auto}.hundo-landing h1,.hundo-landing h2{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:560;line-height:1.04}.hundo-landing h1{font-size:clamp(2.6rem,5.4vw,4.6rem)}.hundo-landing h2{font-size:clamp(1.8rem,3.4vw,2.8rem)}.hundo-landing h3{font-family:var(--body);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:650}.hundo-landing p{text-wrap:pretty}.hundo-landing .deck{color:var(--fg-2);margin:1.4rem 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6}.hundo-landing .eyebrow{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin:0 0 .9rem;font-size:.72rem;font-weight:500}.hundo-landing .marginalia{font-family:var(--mono);color:var(--fg-3);margin:1.6rem 0 0;font-size:.72rem;line-height:1.9}.hundo-landing .amount{font-family:var(--display);font-variant-numeric:tabular-nums}.hundo-landing .btn{display:inline-block;background:var(--accent);color:var(--accent-ink);font-family:var(--body);cursor:pointer;text-decoration:none;border:0;border-radius:10px;padding:.8rem 1.5rem;transition:transform .12s,background-color .12s;font-size:.95rem;font-weight:650}.hundo-landing .btn:hover{background:#00d98e}.hundo-landing .btn:active{transform:scale(.96)}.hundo-landing .sec-open{padding:var(--space-open)0}.hundo-landing .sec-tight{padding:var(--space-tight)0}.hundo-landing .rule{width:var(--w);background:var(--line);height:1px;margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .site-head{position:fixed;z-index:40;border-bottom:1px solid #0000;transition:background-color .25s,border-color .25s;inset:0 0 auto}.hundo-landing .site-head.scrolled{border-bottom-color:var(--line);backdrop-filter:blur(10px);background:#080b0ad1}.hundo-landing .site-head .wrap{display:flex;justify-content:space-between;align-items: center;padding:.9rem 0}.hundo-landing .brand{display:flex;align-items: center;gap:.5rem}.hundo-landing .wordmark{font-family:var(--display);letter-spacing:-.02em;text-decoration:none;font-size:1.15rem;font-weight:600}.hundo-landing .beta-chip{display:inline-flex;letter-spacing:.05em;text-transform:uppercase;background:#00f5a01a;border:1px solid #00f5a04d;border-radius:999px;align-items: center;padding:.125rem .375rem;font-size:.625rem;font-weight:600;line-height:1}.hundo-landing .head-actions{display:flex;align-items: center;gap:1.4rem;font-size:.92rem}.hundo-landing .head-signin{color:var(--fg-2);text-decoration:none}.hundo-landing .head-signin:hover{color:var(--fg)}.hundo-landing .head-cta{color:var(--accent);text-decoration:none;font-weight:600}.hundo-landing .join{max-width:30rem;margin-top:2rem}.hundo-landing .join-row{display:flex;justify-content:center;align-items: center;gap:.75rem}@media (max-width:480px){.hundo-landing .join-row{flex-direction:column}}.hundo-landing .join input[type=email]{background:var(--surface-2);border:1px solid var(--line-strong);color:var(--fg);font-family:var(--body);border-radius:10px;flex:1;min-width:0;padding:.8rem 1rem;font-size:1rem}.hundo-landing .join input[type=email]::placeholder{color:var(--fg-3)}.hundo-landing .join.error input[type=email]{border-color:#e08a7f}.hundo-landing .join-err{color:#e08a7f;margin:.6rem 0 0;font-size:.88rem}.hundo-landing .join-note{color:var(--fg-3);margin:.8rem 0 0;font-size:.85rem}.hundo-landing .join-done h3{font-family:var(--display);font-size:1.4rem;font-weight:560}.hundo-landing .join-done p{color:var(--fg-2);margin:.6rem 0 0}.hundo-landing .io{opacity:0;transition:opacity .5s var(--ease-out)var(--d,0s),transform .5s var(--ease-out)var(--d,0s);transform:translateY(14px)}.hundo-landing .io.on{opacity:1;transform:none}.hundo-landing:not(.js) .io{opacity:1;transition:none;transform:none}@media (prefers-reduced-motion:reduce){.hundo-landing .io{opacity:1;transition:none;transform:none}.hundo-landing .btn{transition:none}}.hundo-landing .site-foot{border-top:1px solid var(--line);color:var(--fg-2);background:#060807;padding:3.5rem 0 2.5rem;font-size:.92rem}.hundo-landing .site-foot .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1.5rem}.hundo-landing .site-foot nav{display:flex;flex-wrap:wrap;gap:.75rem 1.6rem}.hundo-landing .site-foot nav a{white-space:nowrap}.hundo-landing .site-foot a{text-decoration:none;color:var(--fg-2)}.hundo-landing .site-foot a:hover{color:var(--fg)}.hundo-landing .foot-brand{max-width:44ch}.hundo-landing .foot-brand p{color:var(--fg-3);margin:.5rem 0 0;font-size:.88rem;line-height:1.5}.hundo-landing .foot-note{color:var(--fg-3);width:100%;margin:0;font-size:.82rem}.hundo-landing .hero{position:relative;display:grid;width:var(--w);gap:2.5rem;margin-inline-start:auto;margin-inline-end:auto;padding:clamp(7rem,15vh,9.5rem) 0 clamp(3.5rem,7vh,6rem)}.hundo-landing .hero b{color:var(--fg);font-weight:500}.hundo-landing .hero:before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:calc((var(--w) - 100vw)/2);pointer-events:none;-webkit-mask-image:radial-gradient(78% 66% at 62% 40%,#000 10%,#0000 76%);mask-image:radial-gradient(78% 66% at 62% 40%,#000 10%,#0000 76%);background-image:linear-gradient(#c8e6dc24 1px,#0000 1px),linear-gradient(90deg,#c8e6dc24 1px,#0000 1px);background-size:56px 56px;width:100vw}.hundo-landing .hero-copy,.hundo-landing .hero-cards{position:relative;z-index:1}.hundo-landing .hero-copy h1{font-size:clamp(1.95rem,2.88vw,2.72rem)}.hundo-landing .hero-h1-soft{color:var(--fg-2)}.hundo-landing .hero-copy .deck{max-width:34rem;margin-top:1.3rem}.hundo-landing .hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.9rem}.hundo-landing .hero-trust{color:var(--fg-3);margin:1.1rem 0 0;font-size:.86rem}.hundo-landing .hero-trust b{color:var(--fg-2);font-weight:500}.hundo-landing .hero-trust-dot{display:inline-block;background:var(--fg-3);opacity:.6;vertical-align:middle;border-radius:50%;width:3px;height:3px;margin:0 .45rem}.hundo-landing .hero-cards{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;margin-inline:calc((var(--w) - 100vw)/2);padding:.5rem calc((100vw - var(--w))/2)1.5rem;scrollbar-width:none;align-items: flex-start;gap:.75rem}.hundo-landing .hero-cards::-webkit-scrollbar{display:none}.hundo-landing .hero-slide{display:grid;scroll-snap-align:center;flex:0 0 min(21rem,82vw);align-content: start;gap:.75rem}.hundo-landing .hero-card{border:1px solid var(--line);background:linear-gradient(#131817,#0d100f);border-radius:16px;padding:1rem 1.15rem;box-shadow:0 26px 60px -30px #000000f2}.hundo-landing .hero-card-tag{display:flex;font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;gap:1rem;font-size:.6rem}.hundo-landing .hero-card-tag-live{color:var(--accent)}.hundo-landing .nw-total{font-family:var(--display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:.35rem 0 .05rem;font-size:clamp(1.8rem,5vw,2.1rem);font-weight:500;line-height:1.1}.hundo-landing .nw-cents{color:var(--fg-3)}.hundo-landing .nw-delta{color:var(--accent);margin:0;font-size:.8rem}.hundo-landing .nw-chart{display:block;width:100%;height:72px;margin:.5rem 0 .2rem}.hundo-landing .nw-axis{display:flex;font-family:var(--mono);letter-spacing:.06em;color:var(--fg-3);border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:.45rem;font-size:.62rem}.hundo-landing .nw-assets{display:grid;gap:0 1.5rem;padding-top:.45rem}.hundo-landing .nw-asset{display:grid;grid-template-columns:8px 1fr auto;align-items: center;gap:.5rem;padding:.22rem 0;font-size:.79rem}.hundo-landing .nw-asset i{border-radius:2px;width:8px;height:8px}.hundo-landing .nw-asset-name{color:var(--fg-2)}.hundo-landing .nw-asset-name small{display:block;font-family:var(--mono);color:var(--fg-3);font-size:.64rem}.hundo-landing .nw-asset-value{font-family:var(--mono);color:var(--fg);font-variant-numeric:tabular-nums;font-size:.77rem}.hundo-landing .ai-question{margin:.5rem 0 .05rem;font-size:.95rem;line-height:1.35}.hundo-landing .ai-rule{background:var(--line);height:1px;margin:.6rem 0 .4rem}.hundo-landing .ai-lede{color:var(--fg-2);margin:0 0 .45rem;font-size:.84rem}.hundo-landing .ai-cause{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--line);align-items:baseline;gap:1rem;padding:.22rem 0;font-size:.85rem}.hundo-landing .ai-cause-label{color:var(--fg-2)}.hundo-landing .ai-cause-label em{font-style:normal;font-family:var(--mono);color:var(--fg-3);margin-left:.35rem;font-size:.67rem}.hundo-landing .ai-cause-amount{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.84rem}.hundo-landing .ai-cause-amount--pos{color:var(--accent)}.hundo-landing .ai-cause-amount--neg{color:#e08f7a}.hundo-landing .ai-total{display:grid;grid-template-columns:1fr auto;border-top:1px solid var(--line-strong);color:var(--fg-2);align-items:baseline;gap:1rem;margin-top:.45rem;padding-top:.5rem;font-size:.86rem}.hundo-landing .ai-total-amount{font-family:var(--display);letter-spacing:-.02em;color:var(--accent);font-size:1.02rem;font-weight:500}.hundo-landing .ai-close{color:var(--fg-2);margin:.5rem 0 0;font-size:.83rem}.hundo-landing .bud-total{font-family:var(--display);letter-spacing:-.025em;font-variant-numeric:tabular-nums;margin:.28rem 0 .42rem;font-size:1.25rem;font-weight:500}.hundo-landing .bud-cap{color:var(--fg-3)}.hundo-landing .bud-track{overflow:hidden;background:#c8e6dc17;border-radius:99px;height:4px}.hundo-landing .bud-track i{display:block;background:var(--accent);border-radius:99px;height:100%}.hundo-landing .bud-note{color:var(--fg-2);margin:.5rem 0 0;font-size:.74rem}.hundo-landing .sug-amount{font-family:var(--display);letter-spacing:-.025em;margin:.28rem 0 .36rem;font-size:1.2rem;font-weight:500}.hundo-landing .sug-payee{color:var(--fg-2);margin:0;font-size:.79rem}.hundo-landing .sug-payee span{font-family:var(--mono);color:var(--fg-3);font-size:.71rem}.hundo-landing .sug-source{font-family:var(--mono);color:var(--accent);margin:.4rem 0 0;font-size:.71rem}.hundo-landing .ins-title{margin:.38rem 0 .28rem;font-size:.84rem}.hundo-landing .ins-chart{display:block;width:100%;height:28px}.hundo-landing .ins-note{color:var(--fg-2);margin:.4rem 0 0;font-size:.73rem}@media (min-width:1200px){.hundo-landing .hero{grid-template-columns:minmax(0,.9fr)minmax(0,1.1fr);align-items: center;gap:clamp(1.2rem,2vw,2rem)}.hundo-landing .hero-cards{display:block;position:relative;width:calc(100% + (100vw - var(--w))/2);overflow:visible;height:580px;margin-inline-start:0;margin-inline-end:0;padding:0}.hundo-landing .hero-slide{display:contents}.hundo-landing .hero-card{position:absolute;transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out),border-color .3s ease,opacity .3s ease}.hundo-landing .hero-card--budget{z-index:1;width:34%;top:0;left:-3.1%;transform:rotate(-2.2deg)}.hundo-landing .hero-card--nw{z-index:4;width:52%;top:100px;left:-3.1%}.hundo-landing .hero-card--insight{z-index:1;width:36%;top:0;right:-1%;transform:rotate(2.2deg)}.hundo-landing .hero-card--ai{z-index:3;width:53%;top:130px;right:0;transform:rotate(1.2deg)}.hundo-landing .hero-card--suggest{z-index:2;width:40%;top:440px;right:7%;transform:rotate(-1.8deg)}.hundo-landing .hero-card:hover{z-index:30;opacity:1;border-color:var(--line-strong);transform:rotate(0)translateY(-8px)scale(1.025);box-shadow:0 56px 120px -28px #000,0 0 0 1px #00f5a024}.hundo-landing .hero-cards:hover .hero-card{opacity:.45}.hundo-landing .hero-cards:hover .hero-card--nw{opacity:.6}.hundo-landing .hero-cards .hero-card:hover{opacity:1}}.hundo-landing.js [data-rise]{opacity:0;animation:hundo-rise .7s var(--ease-out)forwards;animation-delay:var(--d,0s);transform:translateY(18px)}@keyframes hundo-rise{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hundo-landing.js [data-rise]{animation:none;opacity:1;transform:none}.hundo-landing .hero-card{transition:none}}.hundo-landing .spot{display:flex;flex-direction:column}.hundo-landing .spot-rail,.hundo-landing .spot-steps,.hundo-landing .spot-stage{display:contents}.hundo-landing .spot-sec .deck{max-width:44ch}.hundo-landing .spot-step{margin-top:2.75rem}.hundo-landing .spot-step h3{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:560;line-height:1.12}.hundo-landing .spot-step p{color:var(--fg-2);max-width:40ch;margin:.55rem 0 0;font-size:1rem;line-height:1.55}.hundo-landing .spot-media{margin-top:1.1rem}@media (max-width:860px){.hundo-landing .spot-media:not([data-frame=panel]),.hundo-landing .nw-media:not([data-frame=panel]),.hundo-landing .byo-media:not([data-frame=panel]){--gut:calc((100vw - var(--w))/2);margin-inline:calc(var(--gut)*-1)}}@media (min-width:861px){.hundo-landing.js:not(.reduced) .spot{display:grid;grid-template-columns:var(--rail)minmax(0,1fr);grid-template-rows:1fr;column-gap:var(--gap);min-height:calc(var(--spot-rows,1)*78vh)}.hundo-landing.js:not(.reduced) .spot-rail{grid-column:1;position:sticky;display:flex;flex-direction:column;justify-content:center;height:100vh;top:0}.hundo-landing.js:not(.reduced) .spot-stage{grid-column:2;position:sticky;display:grid;align-content: center;height:100vh;top:0}.hundo-landing.js:not(.reduced) .spot-steps{display:flex;flex-direction:column;margin-top:2rem}.hundo-landing.js:not(.reduced) .spot-step{border-left:2px solid var(--line);transition:border-color .3s var(--ease-out);margin:0;padding:.7rem 0 .7rem 1.1rem}.hundo-landing.js:not(.reduced) .spot-step h3{color:var(--fg-2);transition:color .3s var(--ease-out);font-size:1.12rem}.hundo-landing.js:not(.reduced) .spot-step p{color:#808a85;transition:color .3s var(--ease-out);margin-top:.3rem;font-size:.9rem}.hundo-landing.js:not(.reduced) .spot-step[data-active]{border-left-color:var(--accent)}.hundo-landing.js:not(.reduced) .spot-step[data-active] h3{color:var(--fg)}.hundo-landing.js:not(.reduced) .spot-step[data-active] p{color:var(--fg-2)}.hundo-landing.js:not(.reduced) .spot-media{grid-area:1/1;opacity:0;transition:opacity .35s var(--ease-out);pointer-events:none;align-self: center;margin:0}.hundo-landing.js:not(.reduced) .spot-media[data-active]{opacity:1;pointer-events:auto}}.hundo-landing .nw-grid{display:grid;gap:1.75rem}.hundo-landing .nw-copy .deck{max-width:38ch}@media (min-width:861px){.hundo-landing .nw-grid{grid-template-columns:minmax(0,1fr)var(--rail);column-gap:var(--gap);align-items: center}}.hundo-landing .byo{margin-top:var(--space-open);padding-top:var(--space-tight);border-top:1px solid var(--line);display:grid;gap:2rem}.hundo-landing .byo-copy h2{font-size:clamp(1.6rem,2.6vw,2.15rem)}.hundo-landing .byo-copy .deck{max-width:42ch}.hundo-landing .byo-steps{list-style:none;display:grid;align-content: start;gap:.95rem;margin:1.75rem 0 0;padding:0}.hundo-landing .byo-steps li{display:flex;color:var(--fg-2);align-items:baseline;gap:.85rem;max-width:44ch;font-size:.98rem;line-height:1.5}.hundo-landing .byo-num{display:grid;color:var(--accent);font-variant-numeric:tabular-nums;background:#00f5a01a;border-radius:50%;flex:none;place-items: center;width:1.55rem;height:1.55rem;font-size:.75rem;font-weight:650}.hundo-landing .byo-pill-row{display:block;margin-top:.4rem}.hundo-landing .byo-foot{color:var(--fg-3);max-width:46ch;margin:1.5rem 0 0;font-size:.88rem;line-height:1.55}.hundo-landing .byo-foot a{color:var(--fg-2);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--line-strong)}.hundo-landing .byo-foot a:hover{color:var(--accent);text-decoration-color:var(--accent)}.hundo-landing .byo-pill{font-family:var(--mono);background:var(--surface-2);border:1px solid var(--line-strong);color:var(--fg);white-space:nowrap;user-select:all;border-radius:6px;padding:.1em .5em;font-size:.85em}@media (min-width:861px){.hundo-landing .byo{grid-template-columns:minmax(21rem,29rem)minmax(0,1fr);column-gap:var(--gap);align-items: center}}.hundo-landing .ck-panel--mcp{width:min(30rem,100%);height:34rem}.hundo-landing .mcp-head{display:flex;border-bottom:1px solid var(--line);align-items: center;gap:.6rem;padding:.75rem .9rem}.hundo-landing .mcp-logo{display:grid;background:var(--accent);color:var(--accent-ink);border-radius:7px;flex:none;place-items: center;width:1.6rem;height:1.6rem;font-size:.85rem;font-weight:700}.hundo-landing .mcp-id{display:flex;flex-direction:column;gap:.05rem;min-width:0}.hundo-landing .mcp-id b{font-size:.85rem;font-weight:600}.hundo-landing .mcp-id code{font-family:var(--mono);color:var(--fg-3);font-size:.66rem}.hundo-landing .mcp-live{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid #00f5a047;border-radius:99px;margin-left:auto;padding:.14rem .5rem;font-size:.6rem}.hundo-landing .ck-trace-step code{font-family:var(--mono);color:var(--fg-2);font-size:.92em}.hundo-landing .mcp-draft{border-left:2px solid var(--line-strong);display:grid;gap:.28rem;margin:.7rem 0;padding:.6rem .75rem}.hundo-landing .mcp-row{display:flex;justify-content:space-between;gap:1rem;font-size:.82rem}.hundo-landing .mcp-row span{color:var(--fg-3)}.hundo-landing .mcp-row b{font-family:var(--mono);color:var(--fg);font-variant-numeric:tabular-nums;font-weight:400}.hundo-landing .ck-reply p+p{margin-top:.55rem}.hundo-landing .cta-wrap{text-align:center;max-width:44rem}.hundo-landing .cta-wrap .deck{max-width:44ch;margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .cta-wrap .join{margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .pricing-wrap{text-align:center;max-width:60rem;margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .pricing-wrap>.deck{max-width:48ch;margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .ledger{border:1px solid var(--line-strong);background:var(--surface);text-align:left;overflow:hidden;border-radius:18px;max-width:58rem;margin:1.6rem auto 0}.hundo-landing .ledger-cols{display:grid;grid-template-columns:1fr}.hundo-landing .ledger-col{display:flex;flex-direction:column;padding:1.7rem 1.8rem}.hundo-landing .ledger-col--pro{background:linear-gradient(#00f5a00a,#00f5a00a)}.hundo-landing .ledger-col+.ledger-col{border-top:1px solid var(--line)}@media (min-width:720px){.hundo-landing .ledger-cols{grid-template-columns:1fr 1fr}.hundo-landing .ledger-col+.ledger-col{border-top:0;border-left:1px solid var(--line)}}@media (max-width:560px){.hundo-landing .ledger-col,.hundo-landing .letter,.hundo-landing .price-strip{padding-inline-start:1.15rem;padding-inline-end:1.15rem}}.hundo-landing .col-eyebrow,.hundo-landing .strip-label{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:500}.hundo-landing .col-eyebrow{color:var(--fg-3)}.hundo-landing .ledger-col--pro .col-eyebrow{color:var(--accent)}.hundo-landing .col-title{font-family:var(--display);color:var(--fg);margin:.55rem 0 0;font-size:1.25rem;font-weight:600}.hundo-landing .plan-price{display:flex;align-items:baseline;gap:.4rem;margin:1rem 0 0}.hundo-landing .plan-price .amount{color:var(--fg);font-size:2.3rem;font-weight:600;line-height:1}.hundo-landing .plan-price .per,.hundo-landing .strip-read .per{color:var(--fg-2);font-size:.95rem}.hundo-landing .plan-price-note{color:var(--fg-3);margin:.5rem 0 0;font-size:.85rem}.hundo-landing .plan-feats{list-style:none;display:grid;gap:.6rem;margin:1.1rem 0 0;padding:0}.hundo-landing .plan-feats li{position:relative;color:var(--fg-2);padding-left:1.6rem;font-size:.92rem;line-height:1.45}.hundo-landing .plan-feats li:before{content:"";position:absolute;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300f5a0' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;width:.95rem;height:.95rem;top:.16em;left:0}.hundo-landing .plan-feats .feat-lead{color:var(--fg);font-weight:550}.hundo-landing .btn-ghost{display:inline-block;font-family:var(--body);border:1px solid var(--line-strong);color:var(--fg);text-decoration:none;cursor:pointer;background:0 0;border-radius:10px;padding:.8rem 1.5rem;transition:transform .12s,border-color .12s,background-color .12s;font-size:.95rem;font-weight:600}.hundo-landing .btn-ghost:hover{border-color:var(--fg-3);background:var(--surface-2)}.hundo-landing .btn-ghost:active{transform:scale(.96)}.hundo-landing .plan-cta{margin-top:auto;padding-top:1.5rem}.hundo-landing .plan-cta .btn-ghost{display:block;text-align:center}.hundo-landing .letter{border-top:1px solid var(--line-strong);padding:1.6rem 1.8rem}.hundo-landing .letter-text{color:var(--fg-2);max-width:62ch;margin:0;font-size:.98rem;line-height:1.6}.hundo-landing .letter-text strong{color:var(--fg);font-weight:600}.hundo-landing .letter-sig{font-family:var(--mono);letter-spacing:.05em;color:var(--accent);margin:.8rem 0 0;font-size:.78rem}.hundo-landing .price-strip{border-top:1px solid var(--line-strong);padding:1.6rem 1.8rem 1.8rem}.hundo-landing .strip-label{color:var(--accent);margin-bottom:.9rem}.hundo-landing .strip-read{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.hundo-landing .amount-wrap{position:relative;display:inline-block}.hundo-landing .strip-read .amount{display:inline-block;font-family:var(--display);letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--fg);text-shadow:0 0 calc(var(--warmth,0)*26px)rgba(0,245,160,calc(var(--warmth,0)*.55));transition:text-shadow .2s;font-size:3.1rem;font-weight:700;line-height:1}.hundo-landing .amount-pop{animation:.32s cubic-bezier(.2,.7,.2,1) hundo-amount-pop}@keyframes hundo-amount-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.hundo-landing .sparks{position:absolute;pointer-events:none;inset:0}.hundo-landing .spark{position:absolute;background:var(--accent);opacity:0;animation:.75s ease-out forwards hundo-spark-rise;border-radius:50%;top:40%}@keyframes hundo-spark-rise{0%{opacity:.95;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy))scale(.3)}}.hundo-landing .strip-read .mo{color:var(--fg-3);font-variant-numeric:tabular-nums;font-size:.9rem}.hundo-landing .pwyw-slider{max-width:34rem;margin:1.3rem 0 0}.hundo-landing .pwyw-slider input[type=range]{appearance:none;-webkit-appearance:none;background:linear-gradient(to right,var(--accent)var(--fill,32%),var(--line-strong)var(--fill,32%));outline-offset:6px;cursor:pointer;border-radius:4px;width:100%;height:4px}.hundo-landing .pwyw-slider input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:var(--accent);border:3px solid var(--bg);box-shadow:0 0 0 1px var(--accent);border-radius:50%;width:18px;height:18px}.hundo-landing .pwyw-slider input[type=range]::-moz-range-thumb{background:var(--accent);border:3px solid var(--bg);box-shadow:0 0 0 1px var(--accent);border-radius:50%;width:18px;height:18px}.hundo-landing .pwyw-scale{display:flex;font-family:var(--mono);letter-spacing:.04em;color:var(--fg-3);justify-content:space-between;margin-top:.5rem;font-size:.68rem}.hundo-landing .pwyw-scale .suggest{color:var(--accent)}.hundo-landing .sent-note{color:var(--fg);max-width:46rem;min-height:2.6em;margin:1.1rem 0 0;font-size:.95rem}.hundo-landing .sent-note:before{content:"· ";color:var(--accent)}.hundo-landing .sent-note.note-in{animation:.24s hundo-note-in}@keyframes hundo-note-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.hundo-landing .strip-ctas{display:flex;flex-wrap:wrap;align-items: center;gap:1rem;margin-top:1.4rem}.hundo-landing .cta-note{color:var(--fg-3);font-size:.78rem}.hundo-landing .strip-foot{color:var(--fg-3);margin:.9rem 0 0;font-size:.82rem}@media (prefers-reduced-motion:reduce){.hundo-landing .amount-pop,.hundo-landing .spark,.hundo-landing .sent-note.note-in{animation:none}.hundo-landing .strip-read .amount{text-shadow:none;transition:none}}.hundo-landing .what-grid{display:grid;gap:2.25rem}.hundo-landing .what-lede h2{max-width:20ch}.hundo-landing .what-answer{color:var(--fg-2);max-width:62ch;margin:1.35rem 0 0;font-size:1.05rem;line-height:1.62}.hundo-landing .what-who{align-content: start}.hundo-landing .what-who-title{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--fg-3);margin:0 0 1.35rem;font-size:.72rem;font-weight:500}.hundo-landing .what-who ul{list-style:none;display:grid;gap:1.6rem;margin:0;padding:0}.hundo-landing .what-who li{border-left:1px solid var(--line);padding-left:1.1rem}.hundo-landing .what-who h4{font-family:var(--body);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:650}.hundo-landing .what-who p{color:var(--fg-2);max-width:48ch;margin:.4rem 0 0;font-size:.94rem;line-height:1.55}@media (min-width:861px){.hundo-landing .what-grid{grid-template-columns:minmax(0,1.15fr)minmax(0,.85fr);gap:var(--gap)}}.hundo-landing .bud-grid{display:grid;align-items: center;gap:2rem}.hundo-landing .bud-board{border:1px solid var(--line);background:linear-gradient(#131817,#0d100f);border-radius:18px;padding:1.15rem 1.3rem 1.35rem;box-shadow:0 30px 70px -34px #000000f2}.hundo-landing .bud-board-head{display:flex;font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.9rem;font-size:.62rem}.hundo-landing .bud-list{list-style:none;display:grid;gap:.85rem;margin:0;padding:0}.hundo-landing .bud-list li{border-top:1px solid #c8e6dc0b;padding-top:.85rem}.hundo-landing .bud-list li:first-child{border-top:0;padding-top:.9rem}.hundo-landing .bud-row-top{display:flex;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:.4rem .5rem}.hundo-landing .bud-name{font-size:.95rem;font-weight:600}.hundo-landing .bud-tags{display:flex;flex-wrap:wrap;gap:.3rem}.hundo-landing .bud-tag,.hundo-landing .bud-tags em{font-style:normal;font-family:var(--mono);letter-spacing:.04em;color:var(--fg-2);border:1px solid var(--line-strong);white-space:nowrap;border-radius:99px;padding:.1rem .44rem;font-size:.6rem}.hundo-landing .bud-dates{font-family:var(--mono);color:var(--fg-3);margin:.3rem 0 .4rem;font-size:.66rem}.hundo-landing .bud-board .bud-track{overflow:hidden;background:#c8e6dc14;border-radius:99px;height:6px}.hundo-landing .bud-board .bud-track i{display:block;background:var(--accent);border-radius:99px;height:100%}.hundo-landing .bud-foot{display:flex;font-family:var(--mono);color:var(--fg-3);font-variant-numeric:tabular-nums;justify-content:space-between;gap:1rem;margin-top:.45rem;font-size:.7rem}.hundo-landing .bud-list li[data-tone=near] .bud-track i{background:#e3b341}.hundo-landing .bud-list li[data-tone=over] .bud-track i{background:#e08f7a}.hundo-landing .bud-list li[data-tone=over] .bud-left{color:#e08f7a}.hundo-landing .bud-expand{border-top:1px solid var(--line);margin-top:.9rem;padding-top:.85rem}.hundo-landing .bud-exp-head{display:flex;flex-wrap:wrap;align-items: center;gap:.5rem;margin-bottom:.7rem}.hundo-landing .bud-sel{display:inline-flex;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:8px;align-items:baseline;gap:.45rem;padding:.3rem .6rem;font-size:.62rem}.hundo-landing .bud-sel b{font-family:var(--body);letter-spacing:0;text-transform:none;color:var(--fg);font-size:.78rem;font-weight:500}.hundo-landing .bud-sel b:after{content:" ▾";color:var(--fg-3)}.hundo-landing .bud-view{font-family:var(--mono);letter-spacing:.04em;color:var(--fg-2);background:#c8e6dc0f;border-radius:99px;padding:.22rem .55rem;font-size:.6rem}.hundo-landing .bud-txns{display:grid;align-content: start;min-height:10rem}.hundo-landing .bud-tx{display:flex;border-bottom:1px solid #c8e6dc0b;align-items: center;gap:.6rem;padding:.34rem 0;font-size:.82rem}.hundo-landing .bud-tx:last-child{border-bottom:0}.hundo-landing .bud-tx-date{font-family:var(--mono);color:var(--fg-3);flex-shrink:0;width:3.4rem;font-size:.68rem}.hundo-landing .bud-tx-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.hundo-landing .bud-tx-amt{font-family:var(--mono);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;width:4.6rem;font-size:.78rem}.hundo-landing .bud-exp-foot{display:flex;color:var(--fg-3);font-variant-numeric:tabular-nums;justify-content:space-between;gap:1rem;margin-top:.6rem;font-size:.74rem}.hundo-landing .bud-link{color:var(--accent)}.hundo-landing .bud-copy .deck{max-width:42ch;margin-top:1.1rem}.hundo-landing .bud-copy .bud-note{color:var(--fg-3);max-width:46ch;margin:1.1rem 0 0;font-size:.95rem;line-height:1.6}@media (min-width:861px){.hundo-landing .bud-grid{grid-template-columns:minmax(0,1fr)minmax(0,.92fr);gap:var(--gap)}}@media (max-width:560px){.hundo-landing .bud-tx .bud-tag{display:none}.hundo-landing .bud-foot,.hundo-landing .bud-exp-foot{flex-direction:column;gap:.2rem}.hundo-landing .bud-exp-foot .bud-link{display:none}}.hundo-landing .tf-sheet{--tf-surface:#101413;--tf-surface-2:#161a18;--tf-soft:#00f5a014;--tf-edge:#00f5a059;border:1px solid var(--line);overflow:hidden;display:grid;background:#0b0e0d;border-radius:26px;gap:0;width:min(23.5rem,100%);margin-inline-start:auto;margin-inline-end:auto;box-shadow:0 44px 90px -40px #000}.hundo-landing .tf-head{display:flex;justify-content:space-between;align-items: center;gap:.5rem;padding:.85rem .9rem .4rem}.hundo-landing .tf-back{display:grid;border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg);border-radius:.75rem;place-items: center;width:2.5rem;height:2.5rem}.hundo-landing .tf-back svg{width:18px;height:18px}.hundo-landing .tf-seg{display:flex;background:var(--tf-surface-2);border-radius:999px;align-items: center;gap:.125rem;padding:.125rem}.hundo-landing .tf-seg-opt{color:var(--fg-3);border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.hundo-landing .tf-seg-opt[data-on]{color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.hundo-landing .tf-body{display:grid;gap:.75rem;padding:.25rem .9rem .5rem}.hundo-landing .tf-amount-label{letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);font-size:.69rem}.hundo-landing .tf-amount-row{display:flex;justify-content:space-between;align-items: flex-end;gap:.75rem;margin-top:.25rem}.hundo-landing .tf-amount{display:flex;align-items:baseline;min-width:0}.hundo-landing .tf-sign{color:var(--fg-3);margin-right:.1rem;font-size:2rem;font-weight:500}.hundo-landing .tf-num{font-family:var(--display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:500;line-height:1.05}.hundo-landing .tf-caret{background:var(--accent);display:none;border-radius:1px;align-self:stretch;width:2px;margin:.35rem 0 .2rem .1rem}.hundo-landing.js .tf-sheet[data-step="1"] .tf-caret{display:block;animation:1s step-end infinite hundo-caret}@keyframes hundo-caret{50%{opacity:0}}.hundo-landing .tf-pill{display:inline-flex;border:1px solid var(--line);background:var(--tf-surface-2);white-space:nowrap;border-radius:.625rem;align-items: center;gap:.35rem;padding:.35rem .6rem;font-size:.85rem;font-weight:600}.hundo-landing .tf-pill--empty{color:var(--fg-3)}.hundo-landing .tf-pill[data-guessed-pill]{border-color:var(--tf-edge);background:var(--tf-soft)}.hundo-landing .tf-chev{opacity:.55;border-bottom:1.6px solid;border-right:1.6px solid;flex-shrink:0;width:.5rem;height:.5rem}.hundo-landing .tf-chev--down{transform:rotate(45deg)translate(-1px,-1px)}.hundo-landing .tf-chev--right{transform:rotate(-45deg)}.hundo-landing .tf-sugg-head{letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);margin:0 0 .4rem;font-size:.63rem;font-weight:600}.hundo-landing .tf-sugg-row{display:flex;border:1px solid var(--line);background:var(--tf-surface-2);transition:border-color .35s ease,background-color .35s ease,transform .18s var(--ease-out);border-radius:.75rem;align-items: center;gap:.75rem;padding:.6rem .75rem}.hundo-landing .tf-sugg-row[data-lead]{border-color:var(--tf-edge);background:var(--tf-soft)}.hundo-landing .tf-sugg-main{flex:1;min-width:0}.hundo-landing .tf-sugg-main b{display:block;font-size:.88rem;font-weight:600}.hundo-landing .tf-sugg-main small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.75rem}.hundo-landing .tf-sugg-right{display:flex;flex-direction:column;flex-shrink:0;align-items: flex-end;gap:.3rem}.hundo-landing .tf-sugg-amt{font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:600}.hundo-landing .tf-sugg-badge{background:var(--accent);color:var(--accent-ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:5px;padding:.15rem .4rem;font-size:.58rem;font-weight:700}.hundo-landing .tf-from{display:flex;color:var(--fg-3);align-items: center;gap:.6rem;font-size:.85rem}.hundo-landing .tf-rows{display:grid;gap:.5rem}.hundo-landing .tf-row{display:flex;background:var(--tf-surface);border:1px solid var(--line);border-radius:.5rem;align-items: center;gap:.75rem;padding:.55rem .7rem}.hundo-landing .tf-row[data-dashed]{background:0 0;border-style:dashed;border-color:#00f5a04d}.hundo-landing .tf-row[data-guessed]{border-color:var(--tf-edge);background:var(--tf-soft)}.hundo-landing .tf-row-icon{display:grid;background:var(--tf-surface-2);color:var(--fg-3);border-radius:.625rem;flex-shrink:0;place-items: center;width:2.25rem;height:2.25rem}.hundo-landing .tf-row[data-dashed] .tf-row-icon{color:var(--accent)}.hundo-landing .tf-row-icon svg{width:16px;height:16px}.hundo-landing .tf-row-body{flex:1;min-width:0}.hundo-landing .tf-row-label{display:flex;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);align-items: center;gap:.35rem;font-size:.63rem;font-weight:600}.hundo-landing .tf-guessed{color:var(--accent);letter-spacing:.08em;font-style:normal}.hundo-landing .tf-row-value{display:block;margin-top:.1rem;font-size:.86rem}.hundo-landing .tf-row-value[data-strong]{font-weight:600}.hundo-landing .tf-undo{display:flex;border:1px solid var(--tf-edge);background:var(--tf-soft);color:var(--fg-3);border-radius:.75rem;justify-content:space-between;align-items: center;gap:.5rem;margin:.15rem .9rem .4rem;padding:.45rem .5rem .45rem .75rem;font-size:.75rem}.hundo-landing .tf-undo b{color:var(--fg);font-weight:600}.hundo-landing .tf-undo-btn{border:1px solid var(--line);background:var(--tf-surface);color:var(--fg);border-radius:.5rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.hundo-landing .tf-foot{padding:.35rem .9rem .9rem}.hundo-landing .tf-submit{display:flex;background:var(--accent);color:var(--accent-ink);border-radius:999px;justify-content:center;align-items: center;gap:.5rem;padding:.85rem;font-size:.95rem;font-weight:700}.hundo-landing:not(.js) [data-rest="1"] [data-cap-in]:not([data-cap-in~="1"]),.hundo-landing:not(.js) [data-rest="2"] [data-cap-in]:not([data-cap-in~="2"]),.hundo-landing:not(.js) [data-rest="3"] [data-cap-in]:not([data-cap-in~="3"]),.hundo-landing:not(.js) [data-rest="4"] [data-cap-in]:not([data-cap-in~="4"]),.hundo-landing:not(.js) [data-rest="5"] [data-cap-in]:not([data-cap-in~="5"]),.hundo-landing:not(.js) [data-rest="6"] [data-cap-in]:not([data-cap-in~="6"]),.hundo-landing:not(.js) [data-rest="7"] [data-cap-in]:not([data-cap-in~="7"]),.hundo-landing:not(.js) [data-rest="8"] [data-cap-in]:not([data-cap-in~="8"]),.hundo-landing.js [data-cap][data-step="1"] [data-cap-in]:not([data-cap-in~="1"]),.hundo-landing.js [data-cap][data-step="2"] [data-cap-in]:not([data-cap-in~="2"]),.hundo-landing.js [data-cap][data-step="3"] [data-cap-in]:not([data-cap-in~="3"]),.hundo-landing.js [data-cap][data-step="4"] [data-cap-in]:not([data-cap-in~="4"]),.hundo-landing.js [data-cap][data-step="5"] [data-cap-in]:not([data-cap-in~="5"]),.hundo-landing.js [data-cap][data-step="6"] [data-cap-in]:not([data-cap-in~="6"]),.hundo-landing.js [data-cap][data-step="7"] [data-cap-in]:not([data-cap-in~="7"]),.hundo-landing.js [data-cap][data-step="8"] [data-cap-in]:not([data-cap-in~="8"]){display:none}@media (prefers-reduced-motion:reduce){.hundo-landing.js .tf-sheet[data-step="1"] .tf-caret{animation:none}.hundo-landing .tf-sugg-row{transition:none}}.hundo-landing .tf-sugg-badge[data-tone=due]{color:#0b0e0d;background:#e3b341}.hundo-landing .tf-num[data-empty]{color:var(--fg-3)}.hundo-landing .tf-dash{display:grid;position:relative;gap:.35rem;padding:1.15rem 1.1rem 1.4rem}.hundo-landing .tf-dash-title{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.hundo-landing .tf-dash-sub{color:var(--fg-2);margin:0 0 .7rem;font-size:.86rem}.hundo-landing .tf-dash-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.hundo-landing .tf-dash-btn{border:1px solid var(--line);background:var(--tf-surface);text-align:center;transition:transform .18s var(--ease-out);border-radius:.75rem;padding:.7rem;font-size:.86rem;font-weight:500}.hundo-landing .tf-widget{border:1px solid var(--line);background:var(--tf-surface);border-radius:.9rem;margin-top:.6rem;padding:.75rem .85rem .8rem}.hundo-landing .tf-widget-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.hundo-landing .tf-widget-tag{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);font-size:.6rem}.hundo-landing .tf-widget-title{font-size:.92rem;font-weight:600}.hundo-landing .tf-widget-link{color:var(--accent);white-space:nowrap;font-size:.75rem}.hundo-landing .tf-widget-sub{color:var(--fg-3);margin:.15rem 0 .5rem;font-size:.75rem}.hundo-landing .tf-dash-chart{display:block;width:100%;height:62px;margin-top:.4rem}.hundo-landing .tf-dash-axis{display:flex;font-family:var(--mono);color:var(--fg-3);justify-content:space-between;margin-top:.25rem;font-size:.58rem}.hundo-landing .tf-donut-row{display:flex;align-items: center;gap:.9rem}.hundo-landing .tf-donut{flex-shrink:0;width:72px;height:72px}.hundo-landing .tf-cats{list-style:none;display:grid;flex:1;gap:.28rem;min-width:0;margin:0;padding:0}.hundo-landing .tf-cats li{display:grid;grid-template-columns:8px 1fr auto auto;align-items: center;gap:.45rem;font-size:.75rem}.hundo-landing .tf-cats i{border-radius:50%;width:8px;height:8px}.hundo-landing .tf-cats span{color:var(--fg-2)}.hundo-landing .tf-cats b{font-variant-numeric:tabular-nums;font-weight:500}.hundo-landing .tf-cats em{color:var(--fg-3);text-align:right;min-width:2.1em;font-size:.68rem;font-style:normal}.hundo-landing .tf-dash-card-num{font-family:var(--display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:.2rem 0 0;font-size:1.55rem;font-weight:500}.hundo-landing .tf-dash-card-delta{font-family:var(--body);letter-spacing:0;color:var(--accent);font-size:.75rem;font-weight:400}.hundo-landing .tf-toast{position:absolute;display:flex;border:1px solid var(--tf-edge);background:linear-gradient(var(--tf-soft),var(--tf-soft)),var(--tf-surface);border-radius:.75rem;align-items: center;gap:.5rem;padding:.6rem .75rem;font-size:.85rem;bottom:1rem;left:1.1rem;right:1.1rem}.hundo-landing .tf-toast svg{color:var(--accent);flex-shrink:0;width:16px;height:16px}.hundo-landing .tf-submit{transition:transform .18s var(--ease-out)}.hundo-landing .tf-sheet{display:flex;flex-direction:column;height:42rem}.hundo-landing .tf-view{display:flex;flex-direction:column;flex:1;min-height:0}.hundo-landing .tf-body{overflow:hidden;flex:1;align-content: start;min-height:0}.hundo-landing .tf-dash{flex:1;align-content: start}.hundo-landing .ct-page{--tf-surface:#101413;--tf-surface-2:#161a18;--tf-soft:#00f5a014;--tf-edge:#00f5a059;--tf-warn:#e08f7a;display:grid;align-content: start;gap:.9rem;width:100%}.hundo-landing .ct-head{display:flex;align-items: center;gap:.7rem}.hundo-landing .ct-badge{display:grid;background:var(--accent);color:var(--accent-ink);border-radius:.6rem;flex-shrink:0;place-items: center;width:2.1rem;height:2.1rem}.hundo-landing .ct-badge svg{width:17px;height:17px}.hundo-landing .ct-head b{display:block;font-family:var(--display);letter-spacing:-.02em;font-size:1.3rem;font-weight:600}.hundo-landing .ct-head small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.78rem}.hundo-landing .ct-cols{display:grid;gap:.9rem}@media (min-width:861px){.hundo-landing .ct-cols{grid-template-columns:1fr 1fr}}.hundo-landing .ct-card{border:1px solid var(--line);background:var(--tf-surface);display:grid;border-radius:.9rem;align-content: start;gap:.7rem;padding:.9rem 1rem 1rem}.hundo-landing .ct-card-head{display:flex;justify-content:space-between;align-items: flex-start;gap:1rem}.hundo-landing .ct-card-head b{display:block;font-size:.95rem;font-weight:600}.hundo-landing .ct-card-head small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.75rem}.hundo-landing .ct-attach{display:inline-flex;border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg-2);white-space:nowrap;border-radius:.55rem;align-items: center;gap:.35rem;padding:.3rem .55rem;font-size:.75rem}.hundo-landing .ct-attach svg{width:13px;height:13px}.hundo-landing .ct-input{border:1px solid var(--line);background:#0d100f;border-radius:.6rem;min-height:5.4rem;padding:.7rem .8rem;font-size:.85rem;line-height:1.5}.hundo-landing.js .ct-page[data-step="2"] .ct-input,.hundo-landing.js .ct-page[data-step="3"] .ct-input{border-color:var(--tf-edge)}.hundo-landing .ct-placeholder{color:var(--fg-3)}.hundo-landing .ct-caret{display:inline-block;background:var(--accent);vertical-align:-.15em;animation:1s step-end infinite hundo-caret;width:1.5px;height:1em;margin-left:1px}.hundo-landing .ct-actions{display:flex;align-items: center;gap:.5rem}.hundo-landing .ct-btn-ghost,.hundo-landing .ct-btn{display:inline-flex;white-space:nowrap;border-radius:.55rem;align-items: center;gap:.4rem;padding:.45rem .7rem;font-size:.78rem;font-weight:500}.hundo-landing .ct-btn-ghost{border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg-2)}.hundo-landing .ct-btn{background:var(--tf-soft);border:1px solid var(--tf-edge);color:var(--accent)}.hundo-landing .ct-btn-ghost svg,.hundo-landing .ct-btn svg{width:13px;height:13px}.hundo-landing .ct-spin{animation:.9s linear infinite hundo-spin}@keyframes hundo-spin{to{transform:rotate(360deg)}}.hundo-landing .ct-notice{display:flex;border:1px solid var(--tf-edge);background:var(--tf-soft);border-radius:.6rem;align-items: flex-start;gap:.5rem;padding:.6rem .7rem}.hundo-landing .ct-notice svg{color:var(--accent);flex-shrink:0;width:14px;height:14px;margin-top:.1rem}.hundo-landing .ct-notice b{display:block;font-size:.8rem;font-weight:500}.hundo-landing .ct-notice small,.hundo-landing .ct-drafting small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.72rem}.hundo-landing .ct-empty{border:1px dashed var(--line-strong);text-align:center;color:var(--fg-3);border-radius:.6rem;padding:1.5rem 1rem;font-size:.8rem}.hundo-landing .ct-drafting{border:1px solid var(--tf-edge);background:var(--tf-soft);text-align:center;border-radius:.6rem;padding:1.4rem 1rem}.hundo-landing .ct-drafting svg{color:var(--accent);width:18px;height:18px}.hundo-landing .ct-drafting b{display:block;margin-top:.4rem;font-size:.85rem;font-weight:500}.hundo-landing .ct-proposal{border:1px solid var(--line);background:var(--tf-surface-2);border-radius:.7rem;padding:.75rem .85rem .85rem}.hundo-landing .ct-prop-head{display:flex;justify-content:space-between;align-items: center;gap:1rem}.hundo-landing .ct-chip{display:inline-flex;color:var(--fg-2);align-items: center;gap:.35rem;font-size:.72rem}.hundo-landing .ct-chip i{background:var(--tf-warn);border-radius:50%;width:6px;height:6px}.hundo-landing .ct-prop-state{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);font-size:.6rem}.hundo-landing .ct-prop-amount{font-family:var(--display);letter-spacing:-.03em;color:var(--tf-warn);margin:.35rem 0 .15rem;font-size:1.5rem;font-weight:500}.hundo-landing .ct-prop-desc{margin:0;font-size:.85rem}.hundo-landing .ct-prop-meta{color:var(--fg-3);margin:.2rem 0 .6rem;font-size:.73rem}.hundo-landing .ct-prop-meta em{color:var(--tf-warn);font-style:italic}.hundo-landing .ct-prop-row{display:flex;border-top:1px solid var(--line);color:var(--fg-3);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:1rem;padding-top:.5rem;font-size:.75rem}.hundo-landing .ct-prop-row b{color:var(--fg-2);text-transform:none;letter-spacing:0;font-weight:400}.hundo-landing .ct-prop-foot{display:flex;justify-content:space-between;align-items: center;gap:.75rem;margin-top:.7rem}.hundo-landing .ct-prop-warn{color:var(--tf-warn);max-width:8rem;font-size:.7rem;line-height:1.3}.hundo-landing .ct-prop-btns{display:flex;gap:.35rem}.hundo-landing .ct-mini{border:1px solid var(--line);background:var(--tf-surface);border-radius:.45rem;padding:.28rem .6rem;font-size:.74rem}.hundo-landing .ct-mini--go{border-color:var(--tf-edge);color:var(--accent);background:#00f5a029}.hundo-landing .ct-status{display:inline-flex;border:1px solid var(--line);background:var(--tf-surface);color:var(--fg-2);border-radius:.55rem;justify-self:center;align-items: center;gap:.45rem;padding:.4rem .7rem;font-size:.78rem}.hundo-landing .ct-status svg{color:var(--accent);width:14px;height:14px}@media (prefers-reduced-motion:reduce){.hundo-landing .ct-spin,.hundo-landing .ct-caret{animation:none}}.hundo-landing .ct-prop-ready{color:var(--accent);font-size:.72rem}.hundo-landing .ck-panel{--tf-surface:#101413;--tf-surface-2:#161a18;--tf-soft:#00f5a014;--tf-edge:#00f5a059;--tf-warn:#e08f7a;border:1px solid var(--line);display:flex;overflow:hidden;background:#0b0e0d;border-radius:22px;flex-direction:column;width:min(26rem,100%);height:42rem;margin-inline-start:auto;margin-inline-end:auto;box-shadow:0 44px 90px -40px #000}.hundo-landing .ck-thread{display:flex;overflow:hidden;flex-direction:column;flex:1;justify-content:flex-end;gap:.55rem;min-height:0;padding:1.1rem 1rem .5rem}.hundo-landing .ck-intro{text-align:center;margin:auto 0}.hundo-landing .ck-intro-title{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:600}.hundo-landing .ck-intro-body{color:var(--fg-3);max-width:24rem;margin:.5rem auto 1.1rem;font-size:.82rem;line-height:1.5}.hundo-landing .ck-chips{display:grid;justify-items:center;gap:.4rem}.hundo-landing .ck-chips span{border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg-2);border-radius:999px;padding:.4rem .85rem;font-size:.8rem}.hundo-landing .ck-user{background:var(--accent);color:var(--accent-ink);border-radius:999px;align-self: flex-end;max-width:85%;margin:0;padding:.45rem .85rem;font-size:.85rem;font-weight:500}.hundo-landing .ck-trace,.hundo-landing .ck-ran{color:var(--fg-3);margin:0;font-size:.78rem}.hundo-landing .ck-trace-step{display:flex;align-items: center;gap:.45rem;margin:0 0 .3rem}.hundo-landing .ck-tick{color:var(--accent);flex-shrink:0;width:13px;height:13px}.hundo-landing .ck-tick svg{width:13px;height:13px}.hundo-landing .ck-ran:before{content:"› ";color:var(--fg-3)}.hundo-landing .ck-dots{display:inline-flex;background:var(--tf-surface-2);border-radius:999px;gap:3px;padding:.35rem .6rem}.hundo-landing .ck-dots i{background:var(--fg-3);animation:1.1s ease-in-out infinite hundo-dot;border-radius:50%;width:4px;height:4px}.hundo-landing .ck-dots i:nth-child(2){animation-delay:.15s}.hundo-landing .ck-dots i:nth-child(3){animation-delay:.3s}@keyframes hundo-dot{50%{opacity:.25}}.hundo-landing .ck-reply{background:var(--tf-surface);border:1px solid var(--line);color:var(--fg-2);border-radius:14px;margin:0;padding:.6rem .8rem;font-size:.83rem;line-height:1.45}.hundo-landing .ck-reply b{color:var(--fg);font-weight:500}.hundo-landing .ck-prop{border:1px solid var(--line);background:var(--tf-surface-2);border-radius:14px;padding:.5rem .7rem .55rem}.hundo-landing .ck-prop-head{display:flex;justify-content:space-between;align-items: center;gap:1rem}.hundo-landing .ck-chip{display:inline-flex;color:var(--fg-2);align-items: center;gap:.35rem;font-size:.72rem}.hundo-landing .ck-chip i{background:var(--tf-warn);border-radius:50%;width:6px;height:6px}.hundo-landing .ck-prop-state{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);font-size:.6rem}.hundo-landing .ck-prop-amount{font-family:var(--display);letter-spacing:-.03em;color:var(--tf-warn);margin:.25rem 0 .1rem;font-size:1.22rem;font-weight:500}.hundo-landing .ck-prop-desc{margin:0;font-size:.88rem}.hundo-landing .ck-prop-meta{color:var(--fg-3);margin:.15rem 0 .45rem;font-size:.73rem}.hundo-landing .ck-prop-row{display:flex;border-top:1px solid var(--line);color:var(--fg-3);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;gap:1rem;margin-top:.1rem;padding-top:.35rem;font-size:.72rem}.hundo-landing .ck-prop-row b{color:var(--fg-2);text-transform:none;letter-spacing:0;font-weight:400}.hundo-landing .ck-prop-foot{display:flex;justify-content:space-between;align-items: center;gap:.75rem;margin-top:.45rem}.hundo-landing .ck-expiry{color:var(--fg-3);font-size:.72rem}.hundo-landing .ck-prop-btns{display:flex;gap:.35rem}.hundo-landing .ck-mini{border:1px solid var(--line);background:var(--tf-surface);border-radius:.45rem;padding:.28rem .6rem;font-size:.75rem}.hundo-landing .ck-mini--go{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);font-weight:600}.hundo-landing .ck-composer{display:flex;border-top:1px solid var(--line);align-items: center;gap:.5rem;padding:.7rem .85rem .85rem}.hundo-landing .ck-field{border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg-3);border-radius:999px;flex:1;min-width:0;padding:.55rem .9rem;font-size:.85rem}.hundo-landing .ck-field[data-typing]{border-color:var(--tf-edge);color:var(--fg)}.hundo-landing .ck-caret{display:inline-block;background:var(--accent);vertical-align:-.15em;animation:1s step-end infinite hundo-caret;width:1.5px;height:1em;margin-left:1px}.hundo-landing .ck-send{display:grid;background:var(--accent);color:var(--accent-ink);border-radius:50%;flex-shrink:0;place-items: center;width:2rem;height:2rem}.hundo-landing .ck-send svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.hundo-landing .ck-dots i,.hundo-landing .ck-caret{animation:none}}.hundo-landing [data-press]{position:relative;transition:transform .18s var(--ease-out)}.hundo-landing [data-press]:after{content:"";position:absolute;border-radius:inherit;border:2px solid var(--accent);opacity:0;pointer-events:none;inset:0}.hundo-landing [data-pressing]{transform:scale(.96)}.hundo-landing [data-pressing]:after{animation:hundo-tap .55s var(--ease-out)}@keyframes hundo-tap{0%{opacity:.85;transform:scale(.86)}to{opacity:0;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.hundo-landing [data-pressing]{transform:none}.hundo-landing [data-pressing]:after{animation:none}}.hundo-landing .cs-attached{display:flex;align-items: center;gap:.8rem}.hundo-landing .cs-receipt{flex-shrink:0;width:46px;height:60px}.hundo-landing .cs-file b{display:block;font-size:.85rem;font-weight:500}.hundo-landing .cs-file small{display:block;color:var(--fg-3);margin-top:.15rem;font-size:.73rem}.hundo-landing .fw-page{--tf-surface:#101413;--tf-surface-2:#161a18;--tf-soft:#00f5a014;--tf-edge:#00f5a059;--tf-warn:#e08f7a;display:grid;align-content: start;gap:.9rem;width:min(34rem,100%);margin-inline-start:auto;margin-inline-end:auto}.hundo-landing .fw-banner{border:1px solid var(--tf-edge);background:var(--tf-soft);border-radius:.9rem;padding:.8rem .95rem .85rem}.hundo-landing .fw-banner-label{display:block;font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--fg-3);font-size:.6rem}.hundo-landing .fw-address{display:flex;justify-content:space-between;align-items: center;gap:.75rem;margin-top:.4rem}.hundo-landing .fw-address code{font-family:var(--mono);color:var(--fg);overflow-wrap:anywhere;font-size:.88rem}.hundo-landing .fw-copy{display:inline-flex;border:1px solid var(--line);background:var(--tf-surface);color:var(--fg-2);border-radius:.5rem;flex-shrink:0;align-items: center;gap:.35rem;padding:.3rem .55rem;font-size:.75rem}.hundo-landing .fw-copy svg{width:12px;height:12px}.hundo-landing .fw-banner small{display:block;color:var(--fg-3);margin-top:.5rem;font-size:.73rem}.hundo-landing .fw-list{display:grid;gap:.7rem}.hundo-landing .fw-mail{display:flex;border:1px solid var(--line);background:var(--tf-surface);border-radius:.7rem;align-items: center;gap:.7rem;padding:.7rem .8rem}.hundo-landing .fw-mail-icon{display:grid;background:var(--tf-surface-2);color:var(--fg-3);border-radius:.5rem;flex-shrink:0;place-items: center;width:2rem;height:2rem}.hundo-landing .fw-mail-icon svg{width:15px;height:15px}.hundo-landing .fw-mail-body{flex:1;min-width:0}.hundo-landing .fw-mail-body b{display:block;font-size:.86rem;font-weight:500}.hundo-landing .fw-mail-body small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.73rem}.hundo-landing .fw-mail-state{display:inline-flex;color:var(--accent);flex-shrink:0;align-items: center;gap:.35rem;font-size:.75rem}.hundo-landing .fw-mail-state svg{width:13px;height:13px}.hundo-landing .fw-badge{border:1px solid var(--line-strong);color:var(--fg-2);border-radius:999px;padding:.1rem .5rem;font-size:.66rem}.hundo-landing .fw-subject{color:var(--fg-3);margin:.45rem 0 0;font-size:.8rem}@media (max-width:560px){.hundo-landing .fw-address{flex-wrap:wrap;gap:.5rem}.hundo-landing .fw-address code{overflow-wrap:normal;word-break:keep-all;font-size:.8rem}}.hundo-landing .nwp{--tf-surface:#101413;--tf-surface-2:#161a18;--tf-edge:#00f5a059;--tf-warn:#e08f7a;border:1px solid var(--line);background:linear-gradient(#131817,#0d100f);border-radius:18px;width:100%;padding:1.1rem 1.25rem 1.2rem;box-shadow:0 36px 80px -38px #000000f2}.hundo-landing .nwp-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: flex-start;gap:1rem}.hundo-landing .nwp-head b{display:block;font-size:.95rem;font-weight:600}.hundo-landing .nwp-head small{display:block;color:var(--fg-3);margin-top:.1rem;font-size:.75rem}.hundo-landing .nwp-ranges{display:flex;background:var(--tf-surface-2);border-radius:999px;gap:.2rem;padding:.15rem}.hundo-landing .nwp-ranges span{color:var(--fg-3);border-radius:999px;padding:.25rem .55rem;font-size:.72rem}.hundo-landing .nwp-ranges span[data-on]{background:var(--accent);color:var(--accent-ink);font-weight:600}.hundo-landing .nwp-total{font-family:var(--display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin:.85rem 0 .1rem;font-size:clamp(1.9rem,3.2vw,2.4rem);font-weight:500}.hundo-landing .nwp-delta{color:var(--accent);display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;margin:0;font-size:.85rem}.hundo-landing .nwp-delta[data-down]{color:var(--tf-warn)}.hundo-landing .nwp-delta em{font-style:normal;font-family:var(--mono);color:var(--fg-3);font-size:.72rem}.hundo-landing .nwp-chart{display:block;width:100%;height:132px;margin:.9rem 0 .2rem}.hundo-landing .nwp-axis{display:flex;font-family:var(--mono);color:var(--fg-3);border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:.85rem;font-size:.62rem}.hundo-landing .nwp-filters{display:flex;flex-wrap:wrap;gap:.4rem;padding-top:.85rem}.hundo-landing .nwp-chip{border:1px solid var(--line);background:var(--tf-surface-2);color:var(--fg-2);transition:border-color .3s ease,background-color .3s ease,color .3s ease,transform .18s var(--ease-out);border-radius:999px;padding:.35rem .75rem;font-size:.8rem}.hundo-landing .nwp-chip[data-on]{border-color:var(--tf-edge);color:var(--fg);background:#00f5a01a}.hundo-landing .ck-panel--short{height:32rem}.hundo-landing .as-rows{display:grid;border-top:1px solid var(--line);gap:.3rem;margin-top:.65rem;padding-top:.6rem}.hundo-landing .as-rows div{display:flex;justify-content:space-between;gap:1rem;font-size:.82rem}.hundo-landing .as-rows b{font-family:var(--mono);color:var(--fg);font-variant-numeric:tabular-nums;font-weight:400}.hundo-landing .as-rows--diff b{display:inline-flex;align-items:baseline;gap:.35rem}.hundo-landing .as-rows--diff s{color:var(--fg-3)}.hundo-landing .as-rows--diff em{color:var(--fg-3);font-style:normal}.hundo-landing .as-up{color:#e08f7a}.hundo-landing .as-down{color:var(--accent)}.hundo-landing .fg-h{max-width:20ch}.hundo-landing .fg-grid{list-style:none;display:grid;gap:1.6rem 2rem;margin:2.25rem 0 0;padding:0}.hundo-landing .fg-grid li{border-left:1px solid var(--line);padding-left:1rem}.hundo-landing .fg-grid h3{font-family:var(--body);letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:650}.hundo-landing .fg-grid p{color:var(--fg-2);margin:.35rem 0 0;font-size:.9rem;line-height:1.55}@media (min-width:640px){.hundo-landing .fg-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.hundo-landing .fg-grid{grid-template-columns:repeat(3,1fr)}}.hundo-landing .faq-h{max-width:22ch}.hundo-landing .faq-list{display:grid;gap:1.75rem 2.5rem;margin:2.25rem 0 0}.hundo-landing .faq-list dt{letter-spacing:-.01em;font-size:1rem;font-weight:650}.hundo-landing .faq-list dd{color:var(--fg-2);max-width:58ch;margin:.4rem 0 0;font-size:.92rem;line-height:1.6}@media (min-width:861px){.hundo-landing .faq-list{grid-template-columns:1fr 1fr}}
