.wordmark{font-family:"Helvetica Neue",Arial,sans-serif;font-size:28px;font-weight:400;letter-spacing:.18em;line-height:1.15;flex:none;white-space:nowrap;color:#fff}
.footer-inner .wordmark{font-size:23px}
@media(max-width:760px){.wordmark{font-size:23px}.footer-inner .wordmark{font-size:22px}.header-inner{gap:18px}}
/* Production registration and footer, using the approved page palette. */
.signup-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
#signup-verification{margin:18px 0;min-height:0}
.connection-note,#signup-message{font-size:13px;line-height:1.9;color:#d0d8d4;margin-top:16px;overflow-wrap:anywhere}
#signup-message:empty{display:none}
.form-submit:disabled{opacity:.55;cursor:wait}
.footer-inner{flex-wrap:wrap;padding-block:28px;gap:22px 36px}
.footer-brand{display:grid;gap:8px;flex:none}
.footer-inner nav{display:flex;flex-wrap:wrap;gap:10px 22px;margin-left:auto;align-items:center}
.footer-inner nav a,.footer-inner .analytics-settings{font-size:12px;line-height:1.8;color:#b8c3bf}
.footer-inner nav a:hover,.footer-inner .analytics-settings:hover{color:#fff}
.footer-inner>span{white-space:nowrap}
.header-inner{gap:32px}
.header-inner nav{margin-left:auto}
.header-cta .cta-text,.header-cta .cta-verb,.mobile-dock .cta-text,.mobile-dock .cta-verb{font-size:inherit;font-weight:inherit}
.header-cta .cta-text,.mobile-dock .cta-text{min-width:0}
.signup-panel{width:100%;min-width:0}
.button-line{width:100%;min-height:59px;background:#06c755;color:#062915;font-size:16px;padding-inline:20px;gap:14px}
.button-line:hover{background:#25d76d}
.signup-channel-note{font-size:12px;line-height:1.8;color:#b8c3bf;text-align:center;margin-top:12px}
.channel-divider{display:flex;align-items:center;gap:16px;margin:25px 0 5px;font-size:12px;color:#9fadaa}
.channel-divider::before,.channel-divider::after{content:"";flex:1;height:1px;background:#485452}
.email-signup{border:0}
.email-signup>summary{min-height:54px;padding:14px 0;font-size:16px;color:#e2e8e5}
.email-signup>form{padding-top:18px}
.email-signup>.signup-success{padding:18px 0 0;min-height:0}
.signup-reassurance{font-size:12px;line-height:1.8;text-align:center;color:#b8c3bf;margin-top:21px}
.design-diagrams{margin-top:46px;padding-top:30px;border-top:1px solid #bec6c0}
.design-diagram{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);column-gap:72px;min-width:0;color:var(--ink)}
.diagram-heading{grid-column:1;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:61px;color:#66706d}
.diagram-heading>span{font-size:14px;line-height:1.8}
.diagram-measure{display:flex;align-items:center;gap:14px;flex:none}
.diagram-measure strong{font-family:var(--font);font-size:45px;font-weight:450;letter-spacing:-.06em;line-height:1.1;color:var(--ink)}
.diagram-measure strong small{font-size:19px;font-weight:400;letter-spacing:-.015em;margin-left:5px}
.diagram-measure>span{font-size:10px;line-height:1.6}
.native-diagram{grid-column:1;display:block;width:100%;height:auto;overflow:visible;font-family:var(--font)}
.design-diagram figcaption{grid-column:2;grid-row:1 / 3;align-self:center;padding:0 0 12px}
.design-diagram h3{font-size:28px;font-weight:550;line-height:1.65;letter-spacing:-.025em}
.design-diagram figcaption p{font-size:16px;line-height:1.9;margin-top:14px;color:#56605c}
.diagram-note{font-size:10px;line-height:1.8;color:#626e73;margin-top:10px;max-width:940px}
.hero-bottom p,.section-note,.offer-copy .section-note,.form-note,.research-content .data-note{font-size:10px;line-height:1.8}
.diagram-note+.use-cases{margin-top:32px}
.use-cases{grid-template-columns:repeat(2,minmax(0,1fr))}
.signup-grid{align-items:start}
.research-details>summary{min-height:72px;padding:20px 0}
form>.participation-option{margin-top:15px;padding-top:0;border-top:0}
.mobile-dock.is-hidden{visibility:hidden;pointer-events:none}

/* The inline diagram uses the page's own motion and surface. */
.motion-ready:not(.is-playing) .wallet-module{transform:translateY(-37px)}
.motion-ready:not(.is-playing) .dimension-guide{opacity:0}
.motion-ready.is-playing .wallet-module{animation:wallet-attach 1.65s var(--ease) both}
.motion-ready.is-playing .dimension-guide{animation:dimension-appear .75s 1.1s var(--ease) both}
@keyframes wallet-attach{0%,12%{transform:translateY(-37px)}100%{transform:translateY(0)}}
@keyframes dimension-appear{from{opacity:0}to{opacity:1}}
@media(max-width:1100px){
 .design-diagram{column-gap:38px}
 .design-diagram h3{font-size:24px}
 .diagram-heading{gap:14px}.diagram-measure{gap:9px}
}
@media(max-width:760px){
 .footer-inner{display:flex;align-items:flex-start;gap:24px}
 .footer-brand p{text-align:left!important}
 .footer-inner nav{margin:0;flex:1;justify-content:flex-end;gap:10px 16px}
 .footer-inner>span{width:100%;text-align:left}
 .design-diagrams{margin-top:29px;padding-top:22px}
 .design-diagram{display:block}
 .diagram-heading{min-height:48px}.diagram-measure strong{font-size:39px}
 .design-diagram figcaption{padding:8px 0 5px}
 .design-diagram h3{font-size:20px}
 .design-diagram h3 br{display:none}
 .design-diagram figcaption p{margin-top:10px}
 .diagram-note{margin-top:14px}
 .diagram-note+.use-cases{margin-top:26px}
 .header-inner{gap:24px}
 .header-cta{font-size:14px;gap:12px;min-height:44px;padding-inline:14px}
 .header-cta .cta-verb,.mobile-dock .cta-verb{display:none}
 .mobile-dock>a{font-size:14px;gap:8px;padding-inline:12px}
 .mobile-dock>span{font-size:12px;letter-spacing:.035em;flex:none}
 .mobile-dock>span small{display:none}
 .signup-panel{padding-top:26px;padding-bottom:22px}
 .button-line{font-size:15px;padding-inline:16px}
}
@media(max-width:380px){
 .diagram-measure{gap:8px}.diagram-measure strong{font-size:36px}
 .design-diagram h3{font-size:18px}
}
@media(prefers-reduced-motion:reduce){
 .motion-ready .wallet-module,.motion-ready .dimension-guide{animation:none!important;transform:none!important;opacity:1!important}
}
