:root{--hb-bg: #f0f0f0;--hb-surface: #ffffff;--hb-ink: #18181b;--hb-body: #52525b;--hb-mut: #71717a;--hb-dim: #a1a1aa;--hb-line: rgba(0, 0, 0, .09);--hb-yellow: #fed42d;--hb-yellow-deep: #caa400}body{background:var(--hb-bg)}.hb-hero[data-astro-cid-moznld4w]{background:var(--hb-bg);min-height:100vh;display:flex;align-items:center;padding:48px 0}.hb-layout[data-astro-cid-moznld4w]{text-align:center;max-width:560px;margin:0 auto}.hb-intro[data-astro-cid-moznld4w]{display:inline-flex;align-items:center;gap:12px;padding:6px 18px 6px 6px;background:#ffffffb3;border:1px solid var(--hb-line);border-radius:100px;margin-bottom:26px}.hb-photo[data-astro-cid-moznld4w]{display:inline-flex;flex-shrink:0}.hb-photo[data-astro-cid-moznld4w] img{width:36px;height:36px;border-radius:50%;object-fit:cover;object-position:center 18%;background:#fff}.hb-badge[data-astro-cid-moznld4w]{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:1.6px;color:var(--hb-ink)}.hb-badge-dot[data-astro-cid-moznld4w]{width:8px;height:8px;border-radius:50%;background:#e03050;display:inline-block;animation:hbPulse 2.5s ease-in-out infinite}@keyframes hbPulse{0%,to{box-shadow:0 0 #e0305066}50%{box-shadow:0 0 0 6px #e0305000}}.hb-title[data-astro-cid-moznld4w]{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:clamp(30px,5vw,48px);color:var(--hb-ink);letter-spacing:-.9px;line-height:1.1;margin:0 auto 18px;max-width:600px;text-wrap:balance}.hb-accent[data-astro-cid-moznld4w]{font-style:italic;color:var(--hb-ink);background:linear-gradient(transparent 60%,#fed42d99 0);padding:0 3px}.hb-desc[data-astro-cid-moznld4w]{font-size:16.5px;color:var(--hb-body);line-height:1.6;max-width:500px;margin:0 auto 28px;text-wrap:balance}.hb-desc[data-astro-cid-moznld4w] strong[data-astro-cid-moznld4w]{color:var(--hb-ink)}.hb-card[data-astro-cid-moznld4w]{max-width:420px;margin:0 auto;background:var(--hb-surface);border:1px solid var(--hb-line);border-radius:18px;padding:24px;box-shadow:0 24px 60px #0000001a;text-align:left}.hb-form[data-astro-cid-moznld4w]{display:flex;flex-direction:column;gap:10px}.hb-input[data-astro-cid-moznld4w]{width:100%;padding:14px 16px;border-radius:11px;border:1px solid var(--hb-line);background:#fff;color:var(--hb-ink);font-size:15px;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.hb-input[data-astro-cid-moznld4w]::placeholder{color:var(--hb-dim)}.hb-input[data-astro-cid-moznld4w]:focus{border-color:var(--hb-yellow-deep);box-shadow:0 0 0 3px #fed42d38}.hb-select[data-astro-cid-moznld4w]{appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.btn-yellow[data-astro-cid-moznld4w]{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;background:var(--hb-yellow);color:#111;font-weight:800;font-size:16px;letter-spacing:.2px;padding:15px 28px;border:none;border-radius:12px;cursor:pointer;font-family:inherit;margin-top:4px;box-shadow:0 10px 30px #fed42d4d;transition:transform .2s ease,box-shadow .2s ease}.btn-yellow[data-astro-cid-moznld4w]:hover{transform:translateY(-2px);box-shadow:0 14px 40px #fed42d6b}.btn-yellow[data-astro-cid-moznld4w]:disabled{opacity:.7;cursor:default;transform:none}.hb-note[data-astro-cid-moznld4w]{font-size:12px;color:var(--hb-dim);margin-top:14px;text-align:center}.hb-footer[data-astro-cid-moznld4w]{background:#09090b;padding:40px 0}.hb-footer-inner[data-astro-cid-moznld4w]{display:flex;justify-content:space-between;align-items:center}.hb-footer-logo[data-astro-cid-moznld4w]{font-size:16px;font-weight:700;color:#fafafa;letter-spacing:-.3px}.hb-footer-links[data-astro-cid-moznld4w]{display:flex;gap:24px}.hb-footer-links[data-astro-cid-moznld4w] a[data-astro-cid-moznld4w]{font-size:13px;color:#71717a;text-decoration:none;transition:color .2s ease}.hb-footer-links[data-astro-cid-moznld4w] a[data-astro-cid-moznld4w]:hover{color:#d4d4d8}.hb-footer-copy[data-astro-cid-moznld4w]{font-size:12px;color:#3f3f46}.fade-up[data-astro-cid-moznld4w]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.fade-up[data-astro-cid-moznld4w].visible{opacity:1;transform:none}.delay-1[data-astro-cid-moznld4w]{transition-delay:.08s}.delay-2[data-astro-cid-moznld4w]{transition-delay:.16s}@media(max-width:768px){.hb-card[data-astro-cid-moznld4w]{max-width:100%}.hb-footer-inner[data-astro-cid-moznld4w]{flex-direction:column;gap:16px;text-align:center}}
