.hb-landing{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.hb-landing img,.hb-landing video,.hb-landing svg{max-width:100%;height:auto;display:block}.hb-landing input,.hb-landing button,.hb-landing textarea,.hb-landing select{font:inherit}.hb-landing{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf9f7;--bg-elevated:#fff;--surface:#f2f1ed;--surface-2:#ebe9e4;--border:#0a0a0c17;--border-strong:#0a0a0c24;--text-primary:#0d0d0f;--text-secondary:#55545c;--text-tertiary:#85838d;--wordmark-muted:#9491a8;--indigo-night:#0f0f23;--slate:#6c6f93;--slate-muted:color-mix(in srgb, var(--slate) 60%, var(--indigo-night) 40%);--claret:#b02a37;--claret-muted:color-mix(in srgb, var(--claret) 60%, var(--indigo-night) 40%);--time-gold:#f1b24a;--gold-muted:color-mix(in srgb, var(--time-gold) 45%, var(--indigo-night) 55%);--coral:#e63946;--coral-muted:color-mix(in srgb, var(--coral) 55%, var(--indigo-night) 45%);--accent:#f1b24a;--accent-strong:#f1b24a;--accent-soft:#f1b24a1a;--accent-glow:#f1b24a42;--cta-bg:#0d0d0f;--cta-bg-hover:#1c1c1f;--cta-text:#faf9f7;--ring-color:#0d0d0f;--shadow-soft:0 1px 2px #140f050f, 0 12px 28px -10px #140f0524;--shadow-tile:0 1px 2px #140f050d, 0 20px 48px -18px #140f0538, 0 0 0 1px #140f050d inset;--font-display:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;--icon-outline-width:1.5px;--icon-size-lg:68px;--icon-size-md:56px;--icon-size-sm:30px;background:var(--bg);font-family:var(--font-display);color:var(--text-primary)}.hb-landing .page{background-color:var(--bg);isolation:isolate;width:100%;position:relative}.hb-landing .atmosphere{z-index:0;pointer-events:none;background-color:var(--bg);position:absolute;inset:0;overflow:hidden}.hb-landing .atmosphere:after{content:"";background-image:linear-gradient(to right, var(--border) 1px, transparent 1px), linear-gradient(to bottom, var(--border) 1px, transparent 1px);opacity:.4;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 55% at 50% 30%,#000 0%,#0000 78%);mask-image:radial-gradient(60% 55% at 50% 30%,#000 0%,#0000 78%)}.hb-landing section{background-color:var(--bg);position:relative}.hb-landing .container{z-index:2;max-width:1120px;margin:0 auto;padding:32px 24px;position:relative}.hb-landing .eyebrow{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--accent-strong);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:600;display:inline-flex}.hb-landing .section-head{text-align:center;max-width:620px;margin:0 auto 56px}.hb-landing .section-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:14px;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;line-height:1.15}.hb-landing .section-sub{color:var(--text-primary);font-size:1.0625rem;font-weight:500;line-height:1.6}.hb-landing .nav{z-index:2;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 72%, transparent);-webkit-backdrop-filter:blur(10px)saturate(140%);z-index:20;padding:18px 0;position:sticky;top:0}.hb-landing .nav-inner{justify-content:space-between;align-items:center;gap:12px;padding:0 24px;display:flex}.hb-landing .brand{align-items:center;gap:10px;display:flex}.hb-landing .brand img{width:64px;height:auto;display:block}.hb-landing .brand-name{letter-spacing:-.01em;color:var(--text-primary);font-size:15px;font-weight:600}.hb-landing .nav-cta{background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);color:var(--accent-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:9px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.hb-landing .nav-cta:hover{background:color-mix(in srgb, var(--accent) 22%, transparent);border-color:var(--accent);filter:saturate(1.3);transform:translateY(-1px)}.hb-landing .nav-cta:active{transform:translateY(0)}.hb-landing .nav-cta svg{width:15px;height:15px}.hb-landing .hero-wrap{background-color:var(--bg);position:relative}.hb-landing .hero{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;padding:32px 24px 61px;display:flex;position:relative}.hb-landing .icon-tile-wrap{margin-bottom:12px;animation:.7s cubic-bezier(.16,1,.3,1) both hb-rise;position:relative}.hb-landing .icon-tile-wrap:before{content:"";background:radial-gradient(circle, var(--accent-glow) 0%, transparent 68%);filter:blur(6px);z-index:-1;animation:3.2s ease-in-out infinite hb-glow-pulse;position:absolute;inset:-34px}@keyframes hb-glow-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hb-landing .icon-tile{justify-content:center;align-items:center;width:clamp(104px,22vw,132px);height:clamp(104px,22vw,132px);display:flex}.hb-landing .icon-tile img{width:90%;height:auto;display:block}.hb-landing .wordmark-img{margin-bottom:18px;animation:.7s cubic-bezier(.16,1,.3,1) 80ms both hb-rise}.hb-landing .wordmark-img svg{width:clamp(315px,54.2857vw + 111.429px,600px);height:auto;display:block}.hb-landing .subhead{color:var(--text-primary);max-width:480px;margin-bottom:14px;font-size:clamp(15px,1.10476vw + 10.8572px,20.8px);font-weight:600;line-height:1.5;animation:.7s cubic-bezier(.16,1,.3,1) .16s both hb-rise}.hb-landing .subhead strong{color:var(--text-primary);font-weight:600}.hb-landing .process-line{color:var(--accent-strong);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);border-radius:999px;align-items:center;margin:0 0 64px;padding:7px 18px;font-size:14px;font-weight:600;animation:.7s cubic-bezier(.16,1,.3,1) .2s both hb-rise;display:inline-flex}.hb-landing .cta-row{justify-content:center;align-items:center;gap:12px;margin-bottom:14px;animation:.7s cubic-bezier(.16,1,.3,1) .24s both hb-rise;display:flex}.hb-landing .btn-verify{background:var(--cta-bg);color:var(--cta-text);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:15px 26px;font-size:15px;font-weight:700;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s,background .18s;display:inline-flex}.hb-landing .btn-verify:hover{background:var(--cta-bg-hover);transform:translateY(-2px);box-shadow:0 4px 8px #00000059,0 18px 40px -12px #00000080}.hb-landing .btn-verify:active{transform:translateY(0)}.hb-landing .btn-verify svg{flex-shrink:0;width:17px;height:17px}.hb-landing .btn-info{border:1px solid var(--border-strong);background:var(--surface);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.hb-landing .btn-info:hover{background:var(--surface-2);color:var(--text-primary);border-color:var(--border-strong);transform:translateY(-2px)}.hb-landing .btn-info svg{width:18px;height:18px}.hb-landing .trust-line-group{flex-flow:wrap;justify-content:center;align-items:center;gap:10px 22px;margin-top:3px;animation:.7s cubic-bezier(.16,1,.3,1) .32s both hb-rise;display:flex}.hb-landing .trust-line{color:var(--text-tertiary);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.hb-landing .trust-line:not(:first-child):before{content:"";background:var(--border-strong);width:1px;height:12px;display:inline-block}.hb-landing .trust-line svg{opacity:.85;width:14px;height:14px}@keyframes hb-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hb-landing .icon-tile-wrap,.hb-landing .wordmark-img,.hb-landing .subhead,.hb-landing .process-line,.hb-landing .cta-row,.hb-landing .trust-line-group,.hb-landing .icon-tile-wrap:before,.hb-landing .step-card:last-of-type .step-icon{animation:none}}.hb-landing .steps-section{background-color:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hb-landing .steps-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.hb-landing .steps-grid:before{content:"";top:calc(var(--icon-size-lg) / 2);background:linear-gradient(to right, var(--border-strong) 0%, var(--border-strong) 72%, transparent 72%, transparent 100%);z-index:0;height:1px;position:absolute;left:60px;right:60px}.hb-landing .time-connector{top:calc(var(--icon-size-lg) / 2);z-index:2;justify-content:flex-start;align-items:center;gap:14px;display:flex;position:absolute;left:calc(74% + 14px);right:16%;transform:translateY(-50%)}.hb-landing .time-dot{border:var(--icon-outline-width) solid var(--accent);background:var(--bg-elevated);border-radius:50%;transition:filter .2s;display:block}.hb-landing .time-dot:hover{filter:brightness(1.15)saturate(1.35)}.hb-landing .time-dot--1{width:6px;height:6px}.hb-landing .time-dot--2{width:10px;height:10px}.hb-landing .time-dot--3{width:14px;height:14px}.hb-landing .time-dot--4{width:18px;height:18px}.hb-landing .step-card{z-index:1;text-align:center;padding:0 12px;position:relative}.hb-landing .step-icon{width:var(--icon-size-lg);height:var(--icon-size-lg);background:var(--bg-elevated);border:var(--icon-outline-width) solid var(--accent);color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;transition:filter .2s;display:flex}.hb-landing .step-icon:hover{filter:brightness(1.15)saturate(1.35)}.hb-landing .step-card:last-of-type .step-icon{animation:2.4s ease-in-out infinite hb-step-icon-pulse}@keyframes hb-step-icon-pulse{0%,to{box-shadow:0 0 0 0 var(--accent-glow);transform:scale(1)}50%{box-shadow:0 0 22px 10px var(--accent-glow);transform:scale(1.06)}}.hb-landing .step-icon svg{color:currentColor;stroke-width:2.1px;width:30px;height:30px}.hb-landing .step-icon svg circle,.hb-landing .step-icon svg path{stroke-width:inherit}.hb-landing .step-title{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:700}.hb-landing .step-desc{color:var(--text-secondary);text-wrap:pretty;max-width:270px;margin:0 auto;font-size:.95rem;font-weight:500;line-height:1.55}.hb-landing .values-section{background-color:var(--surface)}.hb-landing .values-grid{grid-template-columns:repeat(4,1fr);display:grid}.hb-landing .value-item{text-align:center;padding:0 28px;position:relative}.hb-landing .value-item:not(:first-child){border-left:1px solid var(--border-strong)}.hb-landing .value-icon{color:var(--accent-strong);justify-content:center;align-items:center;margin:0 auto 18px;transition:filter .2s;display:flex}.hb-landing .value-icon:hover{filter:brightness(1.15)saturate(1.35)}.hb-landing .value-icon svg{width:var(--icon-size-md);height:var(--icon-size-md);color:var(--accent-strong);stroke-width:1.6px}.hb-landing .value-title{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:6px;font-size:1rem;font-weight:700}.hb-landing .value-desc{color:var(--text-secondary);max-width:260px;margin:0 auto;font-size:.9rem;font-weight:500;line-height:1.55}.hb-landing .trust-band{background-color:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hb-landing .trust-band .container{padding-top:61px;padding-bottom:61px}.hb-landing .trust-band-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.hb-landing .partner-caption{text-align:center;color:var(--text-tertiary);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-top:24px;font-size:13px;font-weight:500}.hb-landing .partner-caption a{color:inherit;text-decoration:none;transition:color .18s}.hb-landing .partner-caption a:hover{color:var(--accent-strong)}.hb-landing .partner-logo-box{justify-content:center;align-items:center;height:112px;display:flex}.hb-landing .partner-logo-box--worldcoin{aspect-ratio:177/180}.hb-landing .partner-logo-box--zerog{aspect-ratio:551/267}.hb-landing .partner-logo-box--ens{aspect-ratio:26/30}.hb-landing .partner-logo-box--worldcoin .partner-logo-mask{-webkit-mask-image:url(/landing/worldcoin-mark.png);mask-image:url(/landing/worldcoin-mark.png)}.hb-landing .partner-logo-mask{background-color:var(--text-tertiary);width:100%;height:100%;transition:background-color .2s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hb-landing .partner-logo-box svg{width:100%;height:100%;color:var(--text-tertiary);transition:color .2s;display:block}.hb-landing .partner-logo-box:hover .partner-logo-mask{background-color:var(--accent-strong)}.hb-landing .partner-logo-box:hover svg{color:var(--accent-strong)}.hb-landing .partner-card{background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:28px 36px 22px;text-decoration:none;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.hb-landing .partner-card:hover{background:var(--surface);border-color:var(--accent);box-shadow:var(--shadow-tile);transform:translateY(-3px)}.hb-landing .partner-card:active{transform:translateY(-1px)}.hb-landing .partner-card-label{text-align:center;color:var(--text-tertiary);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:500;transition:color .18s}.hb-landing .partner-card:hover .partner-card-label{color:var(--accent-strong)}.hb-landing .trust-badge{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.hb-landing .trust-badge-icon{width:var(--icon-size-sm);height:var(--icon-size-sm);color:var(--text-tertiary);opacity:.85;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hb-landing .trust-badge-icon svg{width:15px;height:15px}.hb-landing .closing-wrap{border-top:1px solid color-mix(in srgb, var(--accent) 25%, var(--border));background-color:var(--bg-elevated);position:relative;overflow:hidden}.hb-landing .closing-wrap:before{content:"";background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(6px);z-index:0;pointer-events:none;width:480px;height:480px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hb-landing .closing{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;padding:61px 24px;display:flex;position:relative}.hb-landing .closing-title{letter-spacing:-.025em;color:var(--accent-strong);margin-bottom:14px;font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:700;line-height:1.15}.hb-landing .closing-sub{color:var(--text-secondary);margin-bottom:32px;font-size:1.0625rem;font-weight:500;line-height:1.55}.hb-landing .footer{background-color:var(--bg);border-top:1px solid var(--border)}.hb-landing .footer .container{max-width:none;margin:0;padding-top:40px;padding-bottom:40px}.hb-landing .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.hb-landing .footer-brand{align-items:center;gap:10px;display:flex}.hb-landing .footer-brand img{width:54px;height:auto;display:block}.hb-landing .footer-brand-name{color:var(--text-primary);font-size:14px;font-weight:600}.hb-landing .footer-links{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.hb-landing .footer-links a{color:var(--text-secondary);font-size:15px;font-weight:600;text-decoration:none}.hb-landing .footer-links a:hover{color:var(--text-primary)}.hb-landing .footer-copy{color:var(--text-tertiary);border-top:1px solid var(--border);width:100%;margin-top:16px;padding-top:16px;font-size:13px;font-weight:500}.hb-landing .app-modal-overlay{z-index:999;background:color-mix(in srgb, var(--ring-color) 55%, transparent);-webkit-backdrop-filter:blur(6px)saturate(140%);opacity:0;visibility:hidden;justify-content:center;align-items:center;padding:24px;transition:opacity .2s,visibility 0s linear .2s;display:flex;position:fixed;inset:0}.hb-landing .app-modal-overlay.is-open{opacity:1;visibility:visible;transition:opacity .2s,visibility linear}.hb-landing .app-modal{background:var(--bg-elevated);border:1px solid var(--border-strong);width:100%;max-width:400px;max-height:90vh;box-shadow:var(--shadow-tile);text-align:center;border-radius:24px;padding:36px 28px 28px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:relative;overflow-y:auto;transform:translateY(10px)scale(.98)}.hb-landing .app-modal-overlay.is-open .app-modal{transform:translateY(0)scale(1)}.hb-landing .app-modal-close{border:1px solid var(--border-strong);background:var(--surface);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex;position:absolute;top:16px;right:16px}.hb-landing .app-modal-close:hover{background:var(--surface-2);color:var(--text-primary);transform:translateY(-1px)}.hb-landing .app-modal-close svg{width:18px;height:18px}.hb-landing .app-modal-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:8px;font-size:1.4rem;font-weight:700}.hb-landing .app-modal-sub{color:var(--text-secondary);margin-bottom:24px;font-size:.9375rem;font-weight:500;line-height:1.5}.hb-landing .app-modal-qr{background:var(--bg-elevated);border:1px solid var(--border-strong);width:168px;height:168px;box-shadow:var(--shadow-soft);border-radius:20px;margin:0 auto 24px;padding:12px}.hb-landing .app-modal-qr svg,.hb-landing .app-modal-qr img{width:100%;height:100%;display:block}.hb-landing .app-store-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hb-landing .app-store-btn{background:var(--surface);border:1px solid var(--border-strong);color:var(--text-primary);white-space:nowrap;border-radius:999px;flex:auto;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.hb-landing .app-store-btn:hover{background:var(--surface-2);border-color:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.hb-landing .app-store-btn:active{transform:translateY(0)}.hb-landing .app-store-btn svg{flex-shrink:0;width:20px;height:20px}@media (prefers-reduced-motion:reduce){.hb-landing .app-modal-overlay,.hb-landing .app-modal{transition:none}}@media (max-width:900px){.hb-landing .values-grid{grid-template-columns:repeat(2,1fr);row-gap:36px}.hb-landing .value-item{border-left:none;padding:0 20px}.hb-landing .value-item:nth-child(2),.hb-landing .value-item:nth-child(4){border-left:1px solid var(--border-strong)}.hb-landing .value-item:nth-child(3),.hb-landing .value-item:nth-child(4){border-top:1px solid var(--border-strong);padding-top:32px}.hb-landing .steps-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}.hb-landing .steps-grid:before,.hb-landing .time-connector{display:none}}@media (max-width:720px){.hb-landing .steps-grid{grid-template-columns:1fr;gap:40px}.hb-landing .steps-grid:before,.hb-landing .time-connector{display:none}.hb-landing .section-head{margin-bottom:40px}}@media (max-width:400px){.hb-landing .nav{padding:14px 0}.hb-landing .nav-inner{padding:0 16px}.hb-landing .brand img{width:40px}.hb-landing .brand-name{display:none}.hb-landing .nav-cta{padding:8px 14px;font-size:16px}.hb-landing .hero{padding:48px 18px 32px}.hb-landing .icon-tile{width:clamp(87px,24.2vw,111px);height:clamp(87px,24.2vw,111px)}.hb-landing .cta-row{flex-wrap:wrap}.hb-landing .btn-verify{padding:14px 20px;font-size:16px}.hb-landing .trust-line{letter-spacing:.05em;gap:6px;font-size:13px}.hb-landing .trust-line-group{gap:8px 14px}.hb-landing .container{padding:32px 18px}.hb-landing .app-modal{padding:28px 20px 20px}.hb-landing .app-modal-qr{width:140px;height:140px}.hb-landing .app-store-btn{font-size:16px}.hb-landing .values-grid{grid-template-columns:1fr;row-gap:32px}.hb-landing .value-item{border-top:none;padding:0;border-left:none!important}.hb-landing .value-item:not(:first-child){border-top:1px solid var(--border-strong);padding-top:28px}.hb-landing .section-title{font-size:1.55rem}.hb-landing .trust-band-row{justify-content:flex-start;gap:24px}.hb-landing .footer-links{gap:18px}.hb-landing .footer-brand img{width:40px}.hb-landing .closing{padding:32px 18px}}@media (max-width:480px){.hb-landing .brand img,.hb-landing .footer-brand img{width:40px}.hb-landing .icon-tile{width:clamp(87px,24.2vw,111px);height:clamp(87px,24.2vw,111px)}.hb-landing .trust-band .container{padding-top:40px;padding-bottom:40px}.hb-landing .trust-band-row{justify-content:center;gap:12px}.hb-landing .partner-card{gap:8px;padding:14px 14px 12px}.hb-landing .partner-logo-box{height:44px}}.hb-landing .btn-verify:disabled{cursor:not-allowed;opacity:.7;box-shadow:var(--shadow-soft);transform:none}.hb-landing .btn-spinner{border:2px solid color-mix(in srgb, var(--cta-text) 30%, transparent);border-top-color:var(--cta-text);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite hb-spin}@keyframes hb-spin{to{transform:rotate(360deg)}}.hb-landing .verify-error{background:color-mix(in srgb, var(--coral) 8%, transparent);border:1px solid color-mix(in srgb, var(--coral) 30%, transparent);max-width:420px;color:var(--coral-muted);border-radius:16px;margin-top:18px;padding:12px 18px;font-size:.9375rem;font-weight:600;line-height:1.45;animation:.35s cubic-bezier(.16,1,.3,1) both hb-rise}.hb-landing .app-modal-note{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:16px;margin-top:20px;padding:16px 18px}.hb-landing .app-modal-note-title{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:10px;font-size:12px;font-weight:600}.hb-landing .app-modal-note ul{flex-direction:column;gap:6px;list-style:none;display:flex}.hb-landing .app-modal-note li{color:var(--text-secondary);padding-left:16px;font-size:.875rem;font-weight:500;line-height:1.5;position:relative}.hb-landing .app-modal-note li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}@media (prefers-reduced-motion:reduce){.hb-landing .btn-spinner,.hb-landing .verify-error{animation:none}}
