[class*="module-whitepaper-"] { background: #0A0A0A; color: #F0EEE7; font-family: "Neue Haas Grotesk Display Pro Light", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
[class*="module-whitepaper-"] .container { max-width: 1320px; }
[class*="module-whitepaper-"] .wp-sec-num { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin: 0 0 24px; }
[class*="module-whitepaper-"] .wp-sec-h { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(32px, 5vw, 64px); letter-spacing: -0.03em; line-height: 1.0; margin: 0 0 40px; color: #F0EEE7; }
[class*="module-whitepaper-"] .wp-sec-h .accent { color: #CEFA70; }
[class*="module-whitepaper-"] p,
[class*="module-whitepaper-"] li { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; }
[class*="module-whitepaper-"] .wp-stamp { display: inline-flex; align-items: center; gap: 10px; padding: 6px 14px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.65); margin: 0 0 32px; }
[class*="module-whitepaper-"] .wp-stamp__dot { width: 6px; height: 6px; background: #CEFA70; border-radius: 50%; animation: wpPulse 2.4s ease-in-out infinite; }
@keyframes wpPulse { 0%,100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.35; transform: scale(0.85); } }
.module-whitepaper-hero { position: relative; padding: clamp(64px, 10vh, 120px) 0 clamp(48px, 8vh, 96px); overflow: hidden; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 85% 30%, rgba(206,250,112,0.10), transparent 60%), radial-gradient(ellipse 70% 40% at 15% 90%, rgba(206,250,112,0.05), transparent 70%); pointer-events: none; z-index: 0; }
.module-whitepaper-hero .container { position: relative; z-index: 1; }
.module-whitepaper-hero .wp-hero__grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 980px) { .module-whitepaper-hero .wp-hero__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(48px, 7.5vw, 112px); letter-spacing: -0.04em; line-height: 0.92; color: #F0EEE7; max-width: 14ch; }
.module-whitepaper-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-hero .wp-hero__lede { margin: 0 0 32px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 56ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-hero__meta { display: flex; flex-wrap: wrap; gap: 24px 48px; padding: 20px 0; margin: 32px 0 0; border-top: 1px solid rgba(240,238,231,0.10); border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-hero__meta__cell { display: flex; flex-direction: column; gap: 4px; }
.module-whitepaper-hero .wp-hero__meta__label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-hero .wp-hero__meta__value { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 13px; letter-spacing: 0.06em; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc { margin-top: 40px; }
.module-whitepaper-hero .wp-toc h3 { margin: 0 0 16px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; }
.module-whitepaper-hero .wp-toc ol { list-style: none; padding: 0; margin: 0; counter-reset: wptoc; }
.module-whitepaper-hero .wp-toc li { counter-increment: wptoc; display: grid; grid-template-columns: 40px 1fr; gap: 16px; padding: 12px 0; border-top: 1px solid rgba(240,238,231,0.10); font-size: 15px; line-height: 1.4; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc li:last-child { border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-toc li::before { content: "0" counter(wptoc); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); padding-top: 2px; }
.module-whitepaper-hero .wp-gate { position: sticky; top: 24px; background: #111111; border: 1px solid rgba(240,238,231,0.22); padding: 36px 32px 32px; display: flex; flex-direction: column; gap: 24px; }
.module-whitepaper-hero .wp-gate__doc { position: relative; aspect-ratio: 3 / 4; max-width: 240px; margin: 0 auto; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); color: #0A0A0A; padding: 24px 22px; box-shadow: 0 24px 60px rgba(0,0,0,0.45), 0 4px 12px rgba(0,0,0,0.3); display: flex; flex-direction: column; transform: rotate(-2deg); transition: transform .3s ease; }
.module-whitepaper-hero .wp-gate__doc:hover { transform: rotate(0deg); }
.module-whitepaper-hero .wp-gate__doc::after { content: ""; position: absolute; right: 14px; bottom: 14px; width: 28px; height: 28px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-hero .wp-gate__doc__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); margin: 0 0 18px; }
.module-whitepaper-hero .wp-gate__doc__h { margin: 0 0 12px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; line-height: 1.05; letter-spacing: -0.02em; color: #0A0A0A; }
.module-whitepaper-hero .wp-gate__doc__h .accent { color: #0A0A0A; border-bottom: 4px solid #CEFA70; padding-bottom: 1px; }
.module-whitepaper-hero .wp-gate__doc__sub { margin: 0; font-size: 11px; line-height: 1.4; color: rgba(10,10,10,0.7); max-width: 22ch; }
.module-whitepaper-hero .wp-gate__doc__foot { margin-top: auto; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); }
.module-whitepaper-hero .wp-gate__head { text-align: center; }
.module-whitepaper-hero .wp-gate__head h2 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; letter-spacing: -0.015em; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate__head p { margin: 0; font-size: 13px; line-height: 1.5; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-gate .gform_wrapper { margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_heading,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_title,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_description { display: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_body,
.module-whitepaper-hero .wp-gate .gform_wrapper form { display: grid; gap: 16px; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_fields { display: grid; gap: 16px; grid-template-columns: 1fr; margin: 0; padding: 0; list-style: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield { display: grid; gap: 6px; padding: 0; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required_text_asterisk { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="text"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="email"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="tel"],
.module-whitepaper-hero .wp-gate .gform_wrapper select,
.module-whitepaper-hero .wp-gate .gform_wrapper textarea { appearance: none; -webkit-appearance: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 400; color: #F0EEE7; background: transparent; border: 0; border-bottom: 1px solid rgba(240,238,231,0.22); border-radius: 0; padding: 8px 0 10px; width: 100%; box-shadow: none; transition: border-color .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper input:focus,
.module-whitepaper-hero .wp-gate .gform_wrapper select:focus { outline: 0; border-bottom-color: #CEFA70; box-shadow: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper input::placeholder { color: rgba(240,238,231,0.25); }
.module-whitepaper-hero .wp-gate .gform_wrapper select option { background: #111111; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_checkbox label,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_consent_label,
.module-whitepaper-hero .wp-gate .gform_wrapper .ginput_container_consent label { display: flex; align-items: flex-start; gap: 10px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 11px; line-height: 1.5; color: rgba(240,238,231,0.42); letter-spacing: 0.02em; text-transform: none; font-weight: 300; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="checkbox"] { width: 14px; height: 14px; margin: 2px 0 0; flex-shrink: 0; accent-color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_footer { padding: 0; margin: 8px 0 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button { display: inline-flex; align-items: center; justify-content: center; width: 100%; padding: 18px 24px; background: #CEFA70; color: #0A0A0A; border: 1px solid #CEFA70; border-radius: 999px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 500; letter-spacing: -0.005em; cursor: pointer; text-decoration: none; transition: background .15s ease, color .15s ease, transform .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:hover { background: #F0EEE7; transform: translateY(-2px); }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:disabled { opacity: 0.4; cursor: not-allowed; }
.module-whitepaper-hero .wp-gate .gform_wrapper .validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_error .gfield_label { color: #ff8080; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_validation_errors { background: transparent; border: 1px solid rgba(255,128,128,0.4); padding: 12px; border-radius: 6px; color: #ff8080; }
.module-whitepaper-hero .wp-gate .wp-gate__trust { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); text-align: center; line-height: 1.6; margin: 8px 0 0; }
.module-whitepaper-excerpt { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-excerpt .wp-sec-h { max-width: 22ch; }
.module-whitepaper-excerpt .wp-excerpt__grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; margin-top: 48px; }
@media (max-width: 900px) { .module-whitepaper-excerpt .wp-excerpt__grid { grid-template-columns: 1fr; } }
.module-whitepaper-excerpt .wp-excerpt__card { padding: 28px 24px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 14px; }
.module-whitepaper-excerpt .wp-excerpt__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-excerpt .wp-excerpt__card h3 { margin: 0; font-weight: 400; font-size: 22px; line-height: 1.2; letter-spacing: -0.01em; max-width: 18ch; color: #F0EEE7; }
.module-whitepaper-excerpt .wp-excerpt__card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); }
.module-whitepaper-credit { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-credit__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 900px) { .module-whitepaper-credit .wp-credit__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-credit .wp-credit__body p { margin: 0 0 16px; font-size: 16px; line-height: 1.6; color: rgba(240,238,231,0.65); max-width: 54ch; }
.module-whitepaper-credit .wp-credit__author { display: inline-flex; align-items: center; gap: 14px; padding: 12px 18px 12px 12px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; margin-top: 8px; }
.module-whitepaper-credit .wp-credit__author .av { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-credit .wp-credit__author .name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; color: #F0EEE7; }
.module-whitepaper-credit .wp-credit__author .title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; }
.module-whitepaper-credit .wp-stats { display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-stats__cell { padding: 24px 0; border-bottom: 1px solid rgba(240,238,231,0.10); display: grid; grid-template-columns: 140px 1fr; gap: 32px; align-items: baseline; }
.module-whitepaper-credit .wp-stats__big { font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: 40px; letter-spacing: -0.03em; line-height: 1.0; margin: 0; color: #F0EEE7; }
.module-whitepaper-credit .wp-stats__big .accent { color: #CEFA70; }
.module-whitepaper-credit .wp-stats__lab { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; line-height: 1.4; color: rgba(240,238,231,0.65); max-width: 36ch; margin: 0; }
.module-whitepaper-faq { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__list { list-style: none; padding: 0; margin: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__item { border-bottom: 1px solid rgba(240,238,231,0.10); padding: 24px 0; display: grid; grid-template-columns: 60px 1fr; gap: 24px; align-items: baseline; }
.module-whitepaper-faq .wp-faq__item .n { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); }
.module-whitepaper-faq .wp-faq__item h4 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 18px; letter-spacing: -0.005em; color: #F0EEE7; text-transform: none; }
.module-whitepaper-faq .wp-faq__item p { margin: 0; max-width: 60ch; color: rgba(240,238,231,0.65); line-height: 1.55; font-size: 14px; }
.module-whitepaper-thanks-hero { position: relative; padding: clamp(80px, 14vh, 160px) 0 clamp(48px, 8vh, 96px); overflow: hidden; }
.module-whitepaper-thanks-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 50% 30%, rgba(206,250,112,0.14), transparent 60%); pointer-events: none; z-index: 0; }
.module-whitepaper-thanks-hero .container { position: relative; z-index: 1; }
.module-whitepaper-thanks-hero .wp-check { width: 64px; height: 64px; border-radius: 50%; background: #CEFA70; color: #0A0A0A; display: inline-flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 36px; }
.module-whitepaper-thanks-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(56px, 9vw, 144px); letter-spacing: -0.045em; line-height: 0.88; color: #F0EEE7; max-width: 16ch; }
.module-whitepaper-thanks-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-thanks-hero .wp-thanks__lede { margin: 0 0 40px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 50ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-thanks-hero .wp-dl-card { display: flex; align-items: center; gap: 24px; padding: 24px 28px; background: #111111; border: 1px solid rgba(240,238,231,0.22); max-width: 560px; margin-bottom: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__doc { flex-shrink: 0; width: 60px; height: 80px; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); position: relative; box-shadow: 0 8px 24px rgba(0,0,0,0.3); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::after { content: "PDF"; position: absolute; left: 50%; bottom: 8px; transform: translateX(-50%); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 8px; letter-spacing: 0.16em; color: rgba(10,10,10,0.5); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::before { content: ""; position: absolute; right: -6px; top: 8px; width: 16px; height: 16px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-thanks-hero .wp-dl-card__body { flex: 1; min-width: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__title { margin: 0 0 4px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 17px; letter-spacing: -0.005em; color: #F0EEE7; }
.module-whitepaper-thanks-hero .wp-dl-card__meta { margin: 0; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-thanks-hero .wp-dl-card__btn { display: inline-flex; align-items: center; gap: 10px; padding: 14px 20px; background: #CEFA70; color: #0A0A0A; border-radius: 999px; text-decoration: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; white-space: nowrap; transition: background .15s ease; }
.module-whitepaper-thanks-hero .wp-dl-card__btn:hover { background: #F0EEE7; }
@media (max-width: 700px) { .module-whitepaper-thanks-hero .wp-dl-card { flex-wrap: wrap; gap: 16px; padding: 20px; } }
.module-whitepaper-thanks-next { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-thanks-next .wp-sec-h { max-width: 24ch; }
.module-whitepaper-thanks-next .wp-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
@media (max-width: 800px) { .module-whitepaper-thanks-next .wp-cards { grid-template-columns: 1fr; } }
.module-whitepaper-thanks-next .wp-card { padding: 32px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 16px; transition: border-color .2s ease, background .2s ease; text-decoration: none; color: inherit; }
.module-whitepaper-thanks-next .wp-card:hover { border-color: rgba(240,238,231,0.22); background: #161616; }
.module-whitepaper-thanks-next .wp-card__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-thanks-next .wp-card h3 { margin: 0; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 24px; letter-spacing: -0.015em; line-height: 1.2; max-width: 20ch; color: #F0EEE7; text-transform: none; }
.module-whitepaper-thanks-next .wp-card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); flex: 1; }
.module-whitepaper-thanks-next .wp-card__arr { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; text-transform: uppercase; color: #F0EEE7; margin-top: 8px; }
.module-whitepaper-thanks-note { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); text-align: center; position: relative; overflow: hidden; }
.module-whitepaper-thanks-note::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 50% 40% at 50% 50%, rgba(206,250,112,0.08), transparent 60%); pointer-events: none; }
.module-whitepaper-thanks-note .container { position: relative; z-index: 1; max-width: 800px; }
.module-whitepaper-thanks-note .wp-note__quote { margin: 0 0 40px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(28px, 3.5vw, 44px); letter-spacing: -0.025em; line-height: 1.15; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__sig { display: inline-flex; align-items: center; gap: 14px; padding: 14px 22px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; }
.module-whitepaper-thanks-note .wp-note__avatar { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-thanks-note .wp-note__name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; text-align: left; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; text-align: left; }.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url(//hdlagency.se/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdt) format('woff2'),url(//hdlagency.se/wp-content/plugins/gravityforms/fonts/gform-icons-theme.ttf?o6rzdt) format('truetype'),url(//hdlagency.se/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff?o6rzdt) format('woff'),url(//hdlagency.se/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg?o6rzdt#gform-icons-theme) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--photograph:before{content:"\e91e"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star:before{content:"\e914"}.gform-icon--left-arrow:before{content:"\e910"}.gform-icon--right-arrow:before{content:"\e91b"}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(//hdlagency.se/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice{display:inline-block;padding-inline-end:16px;vertical-align:top}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//hdlagency.se/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(//hdlagency.se/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//hdlagency.se/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//hdlagency.se/wp-content/plugins/gravityforms/images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//hdlagency.se/wp-content/plugins/gravityforms/images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}[class*="module-whitepaper-"] { background: #0A0A0A; color: #F0EEE7; font-family: "Neue Haas Grotesk Display Pro Light", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
[class*="module-whitepaper-"] .container { max-width: 1320px; }
[class*="module-whitepaper-"] .wp-sec-num { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin: 0 0 24px; }
[class*="module-whitepaper-"] .wp-sec-h { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(32px, 5vw, 64px); letter-spacing: -0.03em; line-height: 1.0; margin: 0 0 40px; color: #F0EEE7; }
[class*="module-whitepaper-"] .wp-sec-h .accent { color: #CEFA70; }
[class*="module-whitepaper-"] p,
[class*="module-whitepaper-"] li { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; }
[class*="module-whitepaper-"] .wp-stamp { display: inline-flex; align-items: center; gap: 10px; padding: 6px 14px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.65); margin: 0 0 32px; }
[class*="module-whitepaper-"] .wp-stamp__dot { width: 6px; height: 6px; background: #CEFA70; border-radius: 50%; animation: wpPulse 2.4s ease-in-out infinite; }
@keyframes wpPulse { 0%,100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.35; transform: scale(0.85); } }
.module-whitepaper-hero { position: relative; padding: clamp(64px, 10vh, 120px) 0 clamp(48px, 8vh, 96px); overflow: hidden; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 85% 30%, rgba(206,250,112,0.10), transparent 60%), radial-gradient(ellipse 70% 40% at 15% 90%, rgba(206,250,112,0.05), transparent 70%); pointer-events: none; z-index: 0; }
.module-whitepaper-hero .container { position: relative; z-index: 1; }
.module-whitepaper-hero .wp-hero__grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 980px) { .module-whitepaper-hero .wp-hero__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(48px, 7.5vw, 112px); letter-spacing: -0.04em; line-height: 0.92; color: #F0EEE7; max-width: 14ch; }
.module-whitepaper-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-hero .wp-hero__lede { margin: 0 0 32px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 56ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-hero__meta { display: flex; flex-wrap: wrap; gap: 24px 48px; padding: 20px 0; margin: 32px 0 0; border-top: 1px solid rgba(240,238,231,0.10); border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-hero__meta__cell { display: flex; flex-direction: column; gap: 4px; }
.module-whitepaper-hero .wp-hero__meta__label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-hero .wp-hero__meta__value { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 13px; letter-spacing: 0.06em; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc { margin-top: 40px; }
.module-whitepaper-hero .wp-toc h3 { margin: 0 0 16px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; }
.module-whitepaper-hero .wp-toc ol { list-style: none; padding: 0; margin: 0; counter-reset: wptoc; }
.module-whitepaper-hero .wp-toc li { counter-increment: wptoc; display: grid; grid-template-columns: 40px 1fr; gap: 16px; padding: 12px 0; border-top: 1px solid rgba(240,238,231,0.10); font-size: 15px; line-height: 1.4; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc li:last-child { border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-toc li::before { content: "0" counter(wptoc); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); padding-top: 2px; }
.module-whitepaper-hero .wp-gate { position: sticky; top: 24px; background: #111111; border: 1px solid rgba(240,238,231,0.22); padding: 36px 32px 32px; display: flex; flex-direction: column; gap: 24px; }
.module-whitepaper-hero .wp-gate__doc { position: relative; aspect-ratio: 3 / 4; max-width: 240px; margin: 0 auto; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); color: #0A0A0A; padding: 24px 22px; box-shadow: 0 24px 60px rgba(0,0,0,0.45), 0 4px 12px rgba(0,0,0,0.3); display: flex; flex-direction: column; transform: rotate(-2deg); transition: transform .3s ease; }
.module-whitepaper-hero .wp-gate__doc:hover { transform: rotate(0deg); }
.module-whitepaper-hero .wp-gate__doc::after { content: ""; position: absolute; right: 14px; bottom: 14px; width: 28px; height: 28px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-hero .wp-gate__doc__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); margin: 0 0 18px; }
.module-whitepaper-hero .wp-gate__doc__h { margin: 0 0 12px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; line-height: 1.05; letter-spacing: -0.02em; color: #0A0A0A; }
.module-whitepaper-hero .wp-gate__doc__h .accent { color: #0A0A0A; border-bottom: 4px solid #CEFA70; padding-bottom: 1px; }
.module-whitepaper-hero .wp-gate__doc__sub { margin: 0; font-size: 11px; line-height: 1.4; color: rgba(10,10,10,0.7); max-width: 22ch; }
.module-whitepaper-hero .wp-gate__doc__foot { margin-top: auto; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); }
.module-whitepaper-hero .wp-gate__head { text-align: center; }
.module-whitepaper-hero .wp-gate__head h2 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; letter-spacing: -0.015em; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate__head p { margin: 0; font-size: 13px; line-height: 1.5; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-gate .gform_wrapper { margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_heading,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_title,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_description { display: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_body,
.module-whitepaper-hero .wp-gate .gform_wrapper form { display: grid; gap: 16px; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_fields { display: grid; gap: 16px; grid-template-columns: 1fr; margin: 0; padding: 0; list-style: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield { display: grid; gap: 6px; padding: 0; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required_text_asterisk { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="text"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="email"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="tel"],
.module-whitepaper-hero .wp-gate .gform_wrapper select,
.module-whitepaper-hero .wp-gate .gform_wrapper textarea { appearance: none; -webkit-appearance: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 400; color: #F0EEE7; background: transparent; border: 0; border-bottom: 1px solid rgba(240,238,231,0.22); border-radius: 0; padding: 8px 0 10px; width: 100%; box-shadow: none; transition: border-color .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper input:focus,
.module-whitepaper-hero .wp-gate .gform_wrapper select:focus { outline: 0; border-bottom-color: #CEFA70; box-shadow: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper input::placeholder { color: rgba(240,238,231,0.25); }
.module-whitepaper-hero .wp-gate .gform_wrapper select option { background: #111111; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_checkbox label,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_consent_label,
.module-whitepaper-hero .wp-gate .gform_wrapper .ginput_container_consent label { display: flex; align-items: flex-start; gap: 10px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 11px; line-height: 1.5; color: rgba(240,238,231,0.42); letter-spacing: 0.02em; text-transform: none; font-weight: 300; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="checkbox"] { width: 14px; height: 14px; margin: 2px 0 0; flex-shrink: 0; accent-color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_footer { padding: 0; margin: 8px 0 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button { display: inline-flex; align-items: center; justify-content: center; width: 100%; padding: 18px 24px; background: #CEFA70; color: #0A0A0A; border: 1px solid #CEFA70; border-radius: 999px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 500; letter-spacing: -0.005em; cursor: pointer; text-decoration: none; transition: background .15s ease, color .15s ease, transform .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:hover { background: #F0EEE7; transform: translateY(-2px); }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:disabled { opacity: 0.4; cursor: not-allowed; }
.module-whitepaper-hero .wp-gate .gform_wrapper .validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_error .gfield_label { color: #ff8080; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_validation_errors { background: transparent; border: 1px solid rgba(255,128,128,0.4); padding: 12px; border-radius: 6px; color: #ff8080; }
.module-whitepaper-hero .wp-gate .wp-gate__trust { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); text-align: center; line-height: 1.6; margin: 8px 0 0; }
.module-whitepaper-excerpt { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-excerpt .wp-sec-h { max-width: 22ch; }
.module-whitepaper-excerpt .wp-excerpt__grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; margin-top: 48px; }
@media (max-width: 900px) { .module-whitepaper-excerpt .wp-excerpt__grid { grid-template-columns: 1fr; } }
.module-whitepaper-excerpt .wp-excerpt__card { padding: 28px 24px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 14px; }
.module-whitepaper-excerpt .wp-excerpt__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-excerpt .wp-excerpt__card h3 { margin: 0; font-weight: 400; font-size: 22px; line-height: 1.2; letter-spacing: -0.01em; max-width: 18ch; color: #F0EEE7; }
.module-whitepaper-excerpt .wp-excerpt__card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); }
.module-whitepaper-credit { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-credit__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 900px) { .module-whitepaper-credit .wp-credit__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-credit .wp-credit__body p { margin: 0 0 16px; font-size: 16px; line-height: 1.6; color: rgba(240,238,231,0.65); max-width: 54ch; }
.module-whitepaper-credit .wp-credit__author { display: inline-flex; align-items: center; gap: 14px; padding: 12px 18px 12px 12px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; margin-top: 8px; }
.module-whitepaper-credit .wp-credit__author .av { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-credit .wp-credit__author .name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; color: #F0EEE7; }
.module-whitepaper-credit .wp-credit__author .title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; }
.module-whitepaper-credit .wp-stats { display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-stats__cell { padding: 24px 0; border-bottom: 1px solid rgba(240,238,231,0.10); display: grid; grid-template-columns: 140px 1fr; gap: 32px; align-items: baseline; }
.module-whitepaper-credit .wp-stats__big { font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: 40px; letter-spacing: -0.03em; line-height: 1.0; margin: 0; color: #F0EEE7; }
.module-whitepaper-credit .wp-stats__big .accent { color: #CEFA70; }
.module-whitepaper-credit .wp-stats__lab { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; line-height: 1.4; color: rgba(240,238,231,0.65); max-width: 36ch; margin: 0; }
.module-whitepaper-faq { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__list { list-style: none; padding: 0; margin: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__item { border-bottom: 1px solid rgba(240,238,231,0.10); padding: 24px 0; display: grid; grid-template-columns: 60px 1fr; gap: 24px; align-items: baseline; }
.module-whitepaper-faq .wp-faq__item .n { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); }
.module-whitepaper-faq .wp-faq__item h4 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 18px; letter-spacing: -0.005em; color: #F0EEE7; text-transform: none; }
.module-whitepaper-faq .wp-faq__item p { margin: 0; max-width: 60ch; color: rgba(240,238,231,0.65); line-height: 1.55; font-size: 14px; }
.module-whitepaper-thanks-hero { position: relative; padding: clamp(80px, 14vh, 160px) 0 clamp(48px, 8vh, 96px); overflow: hidden; }
.module-whitepaper-thanks-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 50% 30%, rgba(206,250,112,0.14), transparent 60%); pointer-events: none; z-index: 0; }
.module-whitepaper-thanks-hero .container { position: relative; z-index: 1; }
.module-whitepaper-thanks-hero .wp-check { width: 64px; height: 64px; border-radius: 50%; background: #CEFA70; color: #0A0A0A; display: inline-flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 36px; }
.module-whitepaper-thanks-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(56px, 9vw, 144px); letter-spacing: -0.045em; line-height: 0.88; color: #F0EEE7; max-width: 16ch; }
.module-whitepaper-thanks-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-thanks-hero .wp-thanks__lede { margin: 0 0 40px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 50ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-thanks-hero .wp-dl-card { display: flex; align-items: center; gap: 24px; padding: 24px 28px; background: #111111; border: 1px solid rgba(240,238,231,0.22); max-width: 560px; margin-bottom: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__doc { flex-shrink: 0; width: 60px; height: 80px; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); position: relative; box-shadow: 0 8px 24px rgba(0,0,0,0.3); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::after { content: "PDF"; position: absolute; left: 50%; bottom: 8px; transform: translateX(-50%); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 8px; letter-spacing: 0.16em; color: rgba(10,10,10,0.5); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::before { content: ""; position: absolute; right: -6px; top: 8px; width: 16px; height: 16px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-thanks-hero .wp-dl-card__body { flex: 1; min-width: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__title { margin: 0 0 4px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 17px; letter-spacing: -0.005em; color: #F0EEE7; }
.module-whitepaper-thanks-hero .wp-dl-card__meta { margin: 0; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-thanks-hero .wp-dl-card__btn { display: inline-flex; align-items: center; gap: 10px; padding: 14px 20px; background: #CEFA70; color: #0A0A0A; border-radius: 999px; text-decoration: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; white-space: nowrap; transition: background .15s ease; }
.module-whitepaper-thanks-hero .wp-dl-card__btn:hover { background: #F0EEE7; }
@media (max-width: 700px) { .module-whitepaper-thanks-hero .wp-dl-card { flex-wrap: wrap; gap: 16px; padding: 20px; } }
.module-whitepaper-thanks-next { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-thanks-next .wp-sec-h { max-width: 24ch; }
.module-whitepaper-thanks-next .wp-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
@media (max-width: 800px) { .module-whitepaper-thanks-next .wp-cards { grid-template-columns: 1fr; } }
.module-whitepaper-thanks-next .wp-card { padding: 32px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 16px; transition: border-color .2s ease, background .2s ease; text-decoration: none; color: inherit; }
.module-whitepaper-thanks-next .wp-card:hover { border-color: rgba(240,238,231,0.22); background: #161616; }
.module-whitepaper-thanks-next .wp-card__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-thanks-next .wp-card h3 { margin: 0; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 24px; letter-spacing: -0.015em; line-height: 1.2; max-width: 20ch; color: #F0EEE7; text-transform: none; }
.module-whitepaper-thanks-next .wp-card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); flex: 1; }
.module-whitepaper-thanks-next .wp-card__arr { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; text-transform: uppercase; color: #F0EEE7; margin-top: 8px; }
.module-whitepaper-thanks-note { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); text-align: center; position: relative; overflow: hidden; }
.module-whitepaper-thanks-note::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 50% 40% at 50% 50%, rgba(206,250,112,0.08), transparent 60%); pointer-events: none; }
.module-whitepaper-thanks-note .container { position: relative; z-index: 1; max-width: 800px; }
.module-whitepaper-thanks-note .wp-note__quote { margin: 0 0 40px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(28px, 3.5vw, 44px); letter-spacing: -0.025em; line-height: 1.15; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__sig { display: inline-flex; align-items: center; gap: 14px; padding: 14px 22px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; }
.module-whitepaper-thanks-note .wp-note__avatar { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-thanks-note .wp-note__name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; text-align: left; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; text-align: left; }[class*="module-whitepaper-"] { background: #0A0A0A; color: #F0EEE7; font-family: "Neue Haas Grotesk Display Pro Light", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
[class*="module-whitepaper-"] .container { max-width: 1320px; }
[class*="module-whitepaper-"] .wp-sec-num { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin: 0 0 24px; }
[class*="module-whitepaper-"] .wp-sec-h { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(32px, 5vw, 64px); letter-spacing: -0.03em; line-height: 1.0; margin: 0 0 40px; color: #F0EEE7; }
[class*="module-whitepaper-"] .wp-sec-h .accent { color: #CEFA70; }
[class*="module-whitepaper-"] p,
[class*="module-whitepaper-"] li { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; }
[class*="module-whitepaper-"] .wp-stamp { display: inline-flex; align-items: center; gap: 10px; padding: 6px 14px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.65); margin: 0 0 32px; }
[class*="module-whitepaper-"] .wp-stamp__dot { width: 6px; height: 6px; background: #CEFA70; border-radius: 50%; animation: wpPulse 2.4s ease-in-out infinite; }
@keyframes wpPulse { 0%,100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.35; transform: scale(0.85); } }
.module-whitepaper-hero { position: relative; padding: clamp(64px, 10vh, 120px) 0 clamp(48px, 8vh, 96px); overflow: hidden; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 85% 30%, rgba(206,250,112,0.10), transparent 60%), radial-gradient(ellipse 70% 40% at 15% 90%, rgba(206,250,112,0.05), transparent 70%); pointer-events: none; z-index: 0; }
.module-whitepaper-hero .container { position: relative; z-index: 1; }
.module-whitepaper-hero .wp-hero__grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 980px) { .module-whitepaper-hero .wp-hero__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(48px, 7.5vw, 112px); letter-spacing: -0.04em; line-height: 0.92; color: #F0EEE7; max-width: 14ch; }
.module-whitepaper-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-hero .wp-hero__lede { margin: 0 0 32px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 56ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-hero__meta { display: flex; flex-wrap: wrap; gap: 24px 48px; padding: 20px 0; margin: 32px 0 0; border-top: 1px solid rgba(240,238,231,0.10); border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-hero__meta__cell { display: flex; flex-direction: column; gap: 4px; }
.module-whitepaper-hero .wp-hero__meta__label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-hero .wp-hero__meta__value { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 13px; letter-spacing: 0.06em; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc { margin-top: 40px; }
.module-whitepaper-hero .wp-toc h3 { margin: 0 0 16px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; }
.module-whitepaper-hero .wp-toc ol { list-style: none; padding: 0; margin: 0; counter-reset: wptoc; }
.module-whitepaper-hero .wp-toc li { counter-increment: wptoc; display: grid; grid-template-columns: 40px 1fr; gap: 16px; padding: 12px 0; border-top: 1px solid rgba(240,238,231,0.10); font-size: 15px; line-height: 1.4; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc li:last-child { border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-toc li::before { content: "0" counter(wptoc); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); padding-top: 2px; }
.module-whitepaper-hero .wp-gate { position: sticky; top: 24px; background: #111111; border: 1px solid rgba(240,238,231,0.22); padding: 36px 32px 32px; display: flex; flex-direction: column; gap: 24px; }
.module-whitepaper-hero .wp-gate__doc { position: relative; aspect-ratio: 3 / 4; max-width: 240px; margin: 0 auto; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); color: #0A0A0A; padding: 24px 22px; box-shadow: 0 24px 60px rgba(0,0,0,0.45), 0 4px 12px rgba(0,0,0,0.3); display: flex; flex-direction: column; transform: rotate(-2deg); transition: transform .3s ease; }
.module-whitepaper-hero .wp-gate__doc:hover { transform: rotate(0deg); }
.module-whitepaper-hero .wp-gate__doc::after { content: ""; position: absolute; right: 14px; bottom: 14px; width: 28px; height: 28px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-hero .wp-gate__doc__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); margin: 0 0 18px; }
.module-whitepaper-hero .wp-gate__doc__h { margin: 0 0 12px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; line-height: 1.05; letter-spacing: -0.02em; color: #0A0A0A; }
.module-whitepaper-hero .wp-gate__doc__h .accent { color: #0A0A0A; border-bottom: 4px solid #CEFA70; padding-bottom: 1px; }
.module-whitepaper-hero .wp-gate__doc__sub { margin: 0; font-size: 11px; line-height: 1.4; color: rgba(10,10,10,0.7); max-width: 22ch; }
.module-whitepaper-hero .wp-gate__doc__foot { margin-top: auto; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); }
.module-whitepaper-hero .wp-gate__head { text-align: center; }
.module-whitepaper-hero .wp-gate__head h2 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; letter-spacing: -0.015em; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate__head p { margin: 0; font-size: 13px; line-height: 1.5; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-gate .gform_wrapper { margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_heading,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_title,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_description { display: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_body,
.module-whitepaper-hero .wp-gate .gform_wrapper form { display: grid; gap: 16px; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_fields { display: grid; gap: 16px; grid-template-columns: 1fr; margin: 0; padding: 0; list-style: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield { display: grid; gap: 6px; padding: 0; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required_text_asterisk { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="text"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="email"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="tel"],
.module-whitepaper-hero .wp-gate .gform_wrapper select,
.module-whitepaper-hero .wp-gate .gform_wrapper textarea { appearance: none; -webkit-appearance: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 400; color: #F0EEE7; background: transparent; border: 0; border-bottom: 1px solid rgba(240,238,231,0.22); border-radius: 0; padding: 8px 0 10px; width: 100%; box-shadow: none; transition: border-color .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper input:focus,
.module-whitepaper-hero .wp-gate .gform_wrapper select:focus { outline: 0; border-bottom-color: #CEFA70; box-shadow: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper input::placeholder { color: rgba(240,238,231,0.25); }
.module-whitepaper-hero .wp-gate .gform_wrapper select option { background: #111111; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_checkbox label,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_consent_label,
.module-whitepaper-hero .wp-gate .gform_wrapper .ginput_container_consent label { display: flex; align-items: flex-start; gap: 10px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 11px; line-height: 1.5; color: rgba(240,238,231,0.42); letter-spacing: 0.02em; text-transform: none; font-weight: 300; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="checkbox"] { width: 14px; height: 14px; margin: 2px 0 0; flex-shrink: 0; accent-color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_footer { padding: 0; margin: 8px 0 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button { display: inline-flex; align-items: center; justify-content: center; width: 100%; padding: 18px 24px; background: #CEFA70; color: #0A0A0A; border: 1px solid #CEFA70; border-radius: 999px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 500; letter-spacing: -0.005em; cursor: pointer; text-decoration: none; transition: background .15s ease, color .15s ease, transform .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:hover { background: #F0EEE7; transform: translateY(-2px); }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:disabled { opacity: 0.4; cursor: not-allowed; }
.module-whitepaper-hero .wp-gate .gform_wrapper .validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_error .gfield_label { color: #ff8080; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_validation_errors { background: transparent; border: 1px solid rgba(255,128,128,0.4); padding: 12px; border-radius: 6px; color: #ff8080; }
.module-whitepaper-hero .wp-gate .wp-gate__trust { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); text-align: center; line-height: 1.6; margin: 8px 0 0; }
.module-whitepaper-excerpt { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-excerpt .wp-sec-h { max-width: 22ch; }
.module-whitepaper-excerpt .wp-excerpt__grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; margin-top: 48px; }
@media (max-width: 900px) { .module-whitepaper-excerpt .wp-excerpt__grid { grid-template-columns: 1fr; } }
.module-whitepaper-excerpt .wp-excerpt__card { padding: 28px 24px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 14px; }
.module-whitepaper-excerpt .wp-excerpt__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-excerpt .wp-excerpt__card h3 { margin: 0; font-weight: 400; font-size: 22px; line-height: 1.2; letter-spacing: -0.01em; max-width: 18ch; color: #F0EEE7; }
.module-whitepaper-excerpt .wp-excerpt__card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); }
.module-whitepaper-credit { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-credit__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 900px) { .module-whitepaper-credit .wp-credit__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-credit .wp-credit__body p { margin: 0 0 16px; font-size: 16px; line-height: 1.6; color: rgba(240,238,231,0.65); max-width: 54ch; }
.module-whitepaper-credit .wp-credit__author { display: inline-flex; align-items: center; gap: 14px; padding: 12px 18px 12px 12px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; margin-top: 8px; }
.module-whitepaper-credit .wp-credit__author .av { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-credit .wp-credit__author .name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; color: #F0EEE7; }
.module-whitepaper-credit .wp-credit__author .title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; }
.module-whitepaper-credit .wp-stats { display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-stats__cell { padding: 24px 0; border-bottom: 1px solid rgba(240,238,231,0.10); display: grid; grid-template-columns: 140px 1fr; gap: 32px; align-items: baseline; }
.module-whitepaper-credit .wp-stats__big { font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: 40px; letter-spacing: -0.03em; line-height: 1.0; margin: 0; color: #F0EEE7; }
.module-whitepaper-credit .wp-stats__big .accent { color: #CEFA70; }
.module-whitepaper-credit .wp-stats__lab { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; line-height: 1.4; color: rgba(240,238,231,0.65); max-width: 36ch; margin: 0; }
.module-whitepaper-faq { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__list { list-style: none; padding: 0; margin: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__item { border-bottom: 1px solid rgba(240,238,231,0.10); padding: 24px 0; display: grid; grid-template-columns: 60px 1fr; gap: 24px; align-items: baseline; }
.module-whitepaper-faq .wp-faq__item .n { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); }
.module-whitepaper-faq .wp-faq__item h4 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 18px; letter-spacing: -0.005em; color: #F0EEE7; text-transform: none; }
.module-whitepaper-faq .wp-faq__item p { margin: 0; max-width: 60ch; color: rgba(240,238,231,0.65); line-height: 1.55; font-size: 14px; }
.module-whitepaper-thanks-hero { position: relative; padding: clamp(80px, 14vh, 160px) 0 clamp(48px, 8vh, 96px); overflow: hidden; }
.module-whitepaper-thanks-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 50% 30%, rgba(206,250,112,0.14), transparent 60%); pointer-events: none; z-index: 0; }
.module-whitepaper-thanks-hero .container { position: relative; z-index: 1; }
.module-whitepaper-thanks-hero .wp-check { width: 64px; height: 64px; border-radius: 50%; background: #CEFA70; color: #0A0A0A; display: inline-flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 36px; }
.module-whitepaper-thanks-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(56px, 9vw, 144px); letter-spacing: -0.045em; line-height: 0.88; color: #F0EEE7; max-width: 16ch; }
.module-whitepaper-thanks-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-thanks-hero .wp-thanks__lede { margin: 0 0 40px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 50ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-thanks-hero .wp-dl-card { display: flex; align-items: center; gap: 24px; padding: 24px 28px; background: #111111; border: 1px solid rgba(240,238,231,0.22); max-width: 560px; margin-bottom: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__doc { flex-shrink: 0; width: 60px; height: 80px; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); position: relative; box-shadow: 0 8px 24px rgba(0,0,0,0.3); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::after { content: "PDF"; position: absolute; left: 50%; bottom: 8px; transform: translateX(-50%); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 8px; letter-spacing: 0.16em; color: rgba(10,10,10,0.5); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::before { content: ""; position: absolute; right: -6px; top: 8px; width: 16px; height: 16px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-thanks-hero .wp-dl-card__body { flex: 1; min-width: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__title { margin: 0 0 4px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 17px; letter-spacing: -0.005em; color: #F0EEE7; }
.module-whitepaper-thanks-hero .wp-dl-card__meta { margin: 0; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-thanks-hero .wp-dl-card__btn { display: inline-flex; align-items: center; gap: 10px; padding: 14px 20px; background: #CEFA70; color: #0A0A0A; border-radius: 999px; text-decoration: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; white-space: nowrap; transition: background .15s ease; }
.module-whitepaper-thanks-hero .wp-dl-card__btn:hover { background: #F0EEE7; }
@media (max-width: 700px) { .module-whitepaper-thanks-hero .wp-dl-card { flex-wrap: wrap; gap: 16px; padding: 20px; } }
.module-whitepaper-thanks-next { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-thanks-next .wp-sec-h { max-width: 24ch; }
.module-whitepaper-thanks-next .wp-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
@media (max-width: 800px) { .module-whitepaper-thanks-next .wp-cards { grid-template-columns: 1fr; } }
.module-whitepaper-thanks-next .wp-card { padding: 32px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 16px; transition: border-color .2s ease, background .2s ease; text-decoration: none; color: inherit; }
.module-whitepaper-thanks-next .wp-card:hover { border-color: rgba(240,238,231,0.22); background: #161616; }
.module-whitepaper-thanks-next .wp-card__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-thanks-next .wp-card h3 { margin: 0; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 24px; letter-spacing: -0.015em; line-height: 1.2; max-width: 20ch; color: #F0EEE7; text-transform: none; }
.module-whitepaper-thanks-next .wp-card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); flex: 1; }
.module-whitepaper-thanks-next .wp-card__arr { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; text-transform: uppercase; color: #F0EEE7; margin-top: 8px; }
.module-whitepaper-thanks-note { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); text-align: center; position: relative; overflow: hidden; }
.module-whitepaper-thanks-note::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 50% 40% at 50% 50%, rgba(206,250,112,0.08), transparent 60%); pointer-events: none; }
.module-whitepaper-thanks-note .container { position: relative; z-index: 1; max-width: 800px; }
.module-whitepaper-thanks-note .wp-note__quote { margin: 0 0 40px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(28px, 3.5vw, 44px); letter-spacing: -0.025em; line-height: 1.15; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__sig { display: inline-flex; align-items: center; gap: 14px; padding: 14px 22px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; }
.module-whitepaper-thanks-note .wp-note__avatar { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-thanks-note .wp-note__name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; text-align: left; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; text-align: left; }[class*="module-whitepaper-"] { background: #0A0A0A; color: #F0EEE7; font-family: "Neue Haas Grotesk Display Pro Light", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
[class*="module-whitepaper-"] .container { max-width: 1320px; }
[class*="module-whitepaper-"] .wp-sec-num { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin: 0 0 24px; }
[class*="module-whitepaper-"] .wp-sec-h { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(32px, 5vw, 64px); letter-spacing: -0.03em; line-height: 1.0; margin: 0 0 40px; color: #F0EEE7; }
[class*="module-whitepaper-"] .wp-sec-h .accent { color: #CEFA70; }
[class*="module-whitepaper-"] p,
[class*="module-whitepaper-"] li { font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; }
[class*="module-whitepaper-"] .wp-stamp { display: inline-flex; align-items: center; gap: 10px; padding: 6px 14px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.65); margin: 0 0 32px; }
[class*="module-whitepaper-"] .wp-stamp__dot { width: 6px; height: 6px; background: #CEFA70; border-radius: 50%; animation: wpPulse 2.4s ease-in-out infinite; }
@keyframes wpPulse { 0%,100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.35; transform: scale(0.85); } }
.module-whitepaper-hero { position: relative; padding: clamp(64px, 10vh, 120px) 0 clamp(48px, 8vh, 96px); overflow: hidden; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 85% 30%, rgba(206,250,112,0.10), transparent 60%), radial-gradient(ellipse 70% 40% at 15% 90%, rgba(206,250,112,0.05), transparent 70%); pointer-events: none; z-index: 0; }
.module-whitepaper-hero .container { position: relative; z-index: 1; }
.module-whitepaper-hero .wp-hero__grid { display: grid; grid-template-columns: 1.3fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 980px) { .module-whitepaper-hero .wp-hero__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(48px, 7.5vw, 112px); letter-spacing: -0.04em; line-height: 0.92; color: #F0EEE7; max-width: 14ch; }
.module-whitepaper-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-hero .wp-hero__lede { margin: 0 0 32px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 56ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-hero__meta { display: flex; flex-wrap: wrap; gap: 24px 48px; padding: 20px 0; margin: 32px 0 0; border-top: 1px solid rgba(240,238,231,0.10); border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-hero__meta__cell { display: flex; flex-direction: column; gap: 4px; }
.module-whitepaper-hero .wp-hero__meta__label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-hero .wp-hero__meta__value { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 13px; letter-spacing: 0.06em; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc { margin-top: 40px; }
.module-whitepaper-hero .wp-toc h3 { margin: 0 0 16px; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; }
.module-whitepaper-hero .wp-toc ol { list-style: none; padding: 0; margin: 0; counter-reset: wptoc; }
.module-whitepaper-hero .wp-toc li { counter-increment: wptoc; display: grid; grid-template-columns: 40px 1fr; gap: 16px; padding: 12px 0; border-top: 1px solid rgba(240,238,231,0.10); font-size: 15px; line-height: 1.4; color: #F0EEE7; }
.module-whitepaper-hero .wp-toc li:last-child { border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-hero .wp-toc li::before { content: "0" counter(wptoc); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); padding-top: 2px; }
.module-whitepaper-hero .wp-gate { position: sticky; top: 24px; background: #111111; border: 1px solid rgba(240,238,231,0.22); padding: 36px 32px 32px; display: flex; flex-direction: column; gap: 24px; }
.module-whitepaper-hero .wp-gate__doc { position: relative; aspect-ratio: 3 / 4; max-width: 240px; margin: 0 auto; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); color: #0A0A0A; padding: 24px 22px; box-shadow: 0 24px 60px rgba(0,0,0,0.45), 0 4px 12px rgba(0,0,0,0.3); display: flex; flex-direction: column; transform: rotate(-2deg); transition: transform .3s ease; }
.module-whitepaper-hero .wp-gate__doc:hover { transform: rotate(0deg); }
.module-whitepaper-hero .wp-gate__doc::after { content: ""; position: absolute; right: 14px; bottom: 14px; width: 28px; height: 28px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-hero .wp-gate__doc__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); margin: 0 0 18px; }
.module-whitepaper-hero .wp-gate__doc__h { margin: 0 0 12px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; line-height: 1.05; letter-spacing: -0.02em; color: #0A0A0A; }
.module-whitepaper-hero .wp-gate__doc__h .accent { color: #0A0A0A; border-bottom: 4px solid #CEFA70; padding-bottom: 1px; }
.module-whitepaper-hero .wp-gate__doc__sub { margin: 0; font-size: 11px; line-height: 1.4; color: rgba(10,10,10,0.7); max-width: 22ch; }
.module-whitepaper-hero .wp-gate__doc__foot { margin-top: auto; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(10,10,10,0.55); }
.module-whitepaper-hero .wp-gate__head { text-align: center; }
.module-whitepaper-hero .wp-gate__head h2 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 300; font-size: 22px; letter-spacing: -0.015em; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate__head p { margin: 0; font-size: 13px; line-height: 1.5; color: rgba(240,238,231,0.65); }
.module-whitepaper-hero .wp-gate .gform_wrapper { margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_heading,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_title,
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_description { display: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_body,
.module-whitepaper-hero .wp-gate .gform_wrapper form { display: grid; gap: 16px; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_fields { display: grid; gap: 16px; grid-template-columns: 1fr; margin: 0; padding: 0; list-style: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield { display: grid; gap: 6px; padding: 0; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_label { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); font-weight: 400; margin: 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_required_text_asterisk { color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="text"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="email"],
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="tel"],
.module-whitepaper-hero .wp-gate .gform_wrapper select,
.module-whitepaper-hero .wp-gate .gform_wrapper textarea { appearance: none; -webkit-appearance: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 400; color: #F0EEE7; background: transparent; border: 0; border-bottom: 1px solid rgba(240,238,231,0.22); border-radius: 0; padding: 8px 0 10px; width: 100%; box-shadow: none; transition: border-color .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper input:focus,
.module-whitepaper-hero .wp-gate .gform_wrapper select:focus { outline: 0; border-bottom-color: #CEFA70; box-shadow: none; }
.module-whitepaper-hero .wp-gate .gform_wrapper input::placeholder { color: rgba(240,238,231,0.25); }
.module-whitepaper-hero .wp-gate .gform_wrapper select option { background: #111111; color: #F0EEE7; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_checkbox label,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_consent_label,
.module-whitepaper-hero .wp-gate .gform_wrapper .ginput_container_consent label { display: flex; align-items: flex-start; gap: 10px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 11px; line-height: 1.5; color: rgba(240,238,231,0.42); letter-spacing: 0.02em; text-transform: none; font-weight: 300; }
.module-whitepaper-hero .wp-gate .gform_wrapper input[type="checkbox"] { width: 14px; height: 14px; margin: 2px 0 0; flex-shrink: 0; accent-color: #CEFA70; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_footer { padding: 0; margin: 8px 0 0; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button { display: inline-flex; align-items: center; justify-content: center; width: 100%; padding: 18px 24px; background: #CEFA70; color: #0A0A0A; border: 1px solid #CEFA70; border-radius: 999px; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 16px; font-weight: 500; letter-spacing: -0.005em; cursor: pointer; text-decoration: none; transition: background .15s ease, color .15s ease, transform .15s ease; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:hover { background: #F0EEE7; transform: translateY(-2px); }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_button:disabled { opacity: 0.4; cursor: not-allowed; }
.module-whitepaper-hero .wp-gate .gform_wrapper .validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_validation_message,
.module-whitepaper-hero .wp-gate .gform_wrapper .gfield_error .gfield_label { color: #ff8080; }
.module-whitepaper-hero .wp-gate .gform_wrapper .gform_validation_errors { background: transparent; border: 1px solid rgba(255,128,128,0.4); padding: 12px; border-radius: 6px; color: #ff8080; }
.module-whitepaper-hero .wp-gate .wp-gate__trust { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 9px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); text-align: center; line-height: 1.6; margin: 8px 0 0; }
.module-whitepaper-excerpt { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-excerpt .wp-sec-h { max-width: 22ch; }
.module-whitepaper-excerpt .wp-excerpt__grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 32px; margin-top: 48px; }
@media (max-width: 900px) { .module-whitepaper-excerpt .wp-excerpt__grid { grid-template-columns: 1fr; } }
.module-whitepaper-excerpt .wp-excerpt__card { padding: 28px 24px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 14px; }
.module-whitepaper-excerpt .wp-excerpt__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-excerpt .wp-excerpt__card h3 { margin: 0; font-weight: 400; font-size: 22px; line-height: 1.2; letter-spacing: -0.01em; max-width: 18ch; color: #F0EEE7; }
.module-whitepaper-excerpt .wp-excerpt__card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); }
.module-whitepaper-credit { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-credit__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }
@media (max-width: 900px) { .module-whitepaper-credit .wp-credit__grid { grid-template-columns: 1fr; gap: 40px; } }
.module-whitepaper-credit .wp-credit__body p { margin: 0 0 16px; font-size: 16px; line-height: 1.6; color: rgba(240,238,231,0.65); max-width: 54ch; }
.module-whitepaper-credit .wp-credit__author { display: inline-flex; align-items: center; gap: 14px; padding: 12px 18px 12px 12px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; margin-top: 8px; }
.module-whitepaper-credit .wp-credit__author .av { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-credit .wp-credit__author .name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; color: #F0EEE7; }
.module-whitepaper-credit .wp-credit__author .title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; }
.module-whitepaper-credit .wp-stats { display: grid; grid-template-columns: 1fr; gap: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-credit .wp-stats__cell { padding: 24px 0; border-bottom: 1px solid rgba(240,238,231,0.10); display: grid; grid-template-columns: 140px 1fr; gap: 32px; align-items: baseline; }
.module-whitepaper-credit .wp-stats__big { font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: 40px; letter-spacing: -0.03em; line-height: 1.0; margin: 0; color: #F0EEE7; }
.module-whitepaper-credit .wp-stats__big .accent { color: #CEFA70; }
.module-whitepaper-credit .wp-stats__lab { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; line-height: 1.4; color: rgba(240,238,231,0.65); max-width: 36ch; margin: 0; }
.module-whitepaper-faq { padding: clamp(72px, 10vh, 120px) 0; border-bottom: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__list { list-style: none; padding: 0; margin: 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-faq .wp-faq__item { border-bottom: 1px solid rgba(240,238,231,0.10); padding: 24px 0; display: grid; grid-template-columns: 60px 1fr; gap: 24px; align-items: baseline; }
.module-whitepaper-faq .wp-faq__item .n { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; color: rgba(240,238,231,0.42); }
.module-whitepaper-faq .wp-faq__item h4 { margin: 0 0 8px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 18px; letter-spacing: -0.005em; color: #F0EEE7; text-transform: none; }
.module-whitepaper-faq .wp-faq__item p { margin: 0; max-width: 60ch; color: rgba(240,238,231,0.65); line-height: 1.55; font-size: 14px; }
.module-whitepaper-thanks-hero { position: relative; padding: clamp(80px, 14vh, 160px) 0 clamp(48px, 8vh, 96px); overflow: hidden; }
.module-whitepaper-thanks-hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 50% at 50% 30%, rgba(206,250,112,0.14), transparent 60%); pointer-events: none; z-index: 0; }
.module-whitepaper-thanks-hero .container { position: relative; z-index: 1; }
.module-whitepaper-thanks-hero .wp-check { width: 64px; height: 64px; border-radius: 50%; background: #CEFA70; color: #0A0A0A; display: inline-flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 36px; }
.module-whitepaper-thanks-hero h1 { margin: 0 0 24px; font-family: "Neue Haas Grotesk Display Pro Thin"; font-weight: 200; font-size: clamp(56px, 9vw, 144px); letter-spacing: -0.045em; line-height: 0.88; color: #F0EEE7; max-width: 16ch; }
.module-whitepaper-thanks-hero h1 .accent { color: #CEFA70; }
.module-whitepaper-thanks-hero .wp-thanks__lede { margin: 0 0 40px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; max-width: 50ch; color: rgba(240,238,231,0.65); }
.module-whitepaper-thanks-hero .wp-dl-card { display: flex; align-items: center; gap: 24px; padding: 24px 28px; background: #111111; border: 1px solid rgba(240,238,231,0.22); max-width: 560px; margin-bottom: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__doc { flex-shrink: 0; width: 60px; height: 80px; background: linear-gradient(165deg, #F0EEE7 0%, #E8E5D8 100%); position: relative; box-shadow: 0 8px 24px rgba(0,0,0,0.3); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::after { content: "PDF"; position: absolute; left: 50%; bottom: 8px; transform: translateX(-50%); font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 8px; letter-spacing: 0.16em; color: rgba(10,10,10,0.5); }
.module-whitepaper-thanks-hero .wp-dl-card__doc::before { content: ""; position: absolute; right: -6px; top: 8px; width: 16px; height: 16px; background: #CEFA70; border-radius: 50%; }
.module-whitepaper-thanks-hero .wp-dl-card__body { flex: 1; min-width: 0; }
.module-whitepaper-thanks-hero .wp-dl-card__title { margin: 0 0 4px; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 17px; letter-spacing: -0.005em; color: #F0EEE7; }
.module-whitepaper-thanks-hero .wp-dl-card__meta { margin: 0; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); }
.module-whitepaper-thanks-hero .wp-dl-card__btn { display: inline-flex; align-items: center; gap: 10px; padding: 14px 20px; background: #CEFA70; color: #0A0A0A; border-radius: 999px; text-decoration: none; font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; white-space: nowrap; transition: background .15s ease; }
.module-whitepaper-thanks-hero .wp-dl-card__btn:hover { background: #F0EEE7; }
@media (max-width: 700px) { .module-whitepaper-thanks-hero .wp-dl-card { flex-wrap: wrap; gap: 16px; padding: 20px; } }
.module-whitepaper-thanks-next { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); }
.module-whitepaper-thanks-next .wp-sec-h { max-width: 24ch; }
.module-whitepaper-thanks-next .wp-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
@media (max-width: 800px) { .module-whitepaper-thanks-next .wp-cards { grid-template-columns: 1fr; } }
.module-whitepaper-thanks-next .wp-card { padding: 32px; border: 1px solid rgba(240,238,231,0.10); background: #111111; display: flex; flex-direction: column; gap: 16px; transition: border-color .2s ease, background .2s ease; text-decoration: none; color: inherit; }
.module-whitepaper-thanks-next .wp-card:hover { border-color: rgba(240,238,231,0.22); background: #161616; }
.module-whitepaper-thanks-next .wp-card__tag { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: #CEFA70; }
.module-whitepaper-thanks-next .wp-card h3 { margin: 0; font-family: "Neue Haas Grotesk Display Pro Roman"; font-weight: 400; font-size: 24px; letter-spacing: -0.015em; line-height: 1.2; max-width: 20ch; color: #F0EEE7; text-transform: none; }
.module-whitepaper-thanks-next .wp-card p { margin: 0; font-size: 14px; line-height: 1.55; color: rgba(240,238,231,0.65); flex: 1; }
.module-whitepaper-thanks-next .wp-card__arr { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 11px; letter-spacing: 0.10em; text-transform: uppercase; color: #F0EEE7; margin-top: 8px; }
.module-whitepaper-thanks-note { padding: clamp(64px, 10vh, 120px) 0; border-top: 1px solid rgba(240,238,231,0.10); text-align: center; position: relative; overflow: hidden; }
.module-whitepaper-thanks-note::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 50% 40% at 50% 50%, rgba(206,250,112,0.08), transparent 60%); pointer-events: none; }
.module-whitepaper-thanks-note .container { position: relative; z-index: 1; max-width: 800px; }
.module-whitepaper-thanks-note .wp-note__quote { margin: 0 0 40px; font-family: "Neue Haas Grotesk Display Pro Light"; font-weight: 200; font-size: clamp(28px, 3.5vw, 44px); letter-spacing: -0.025em; line-height: 1.15; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__sig { display: inline-flex; align-items: center; gap: 14px; padding: 14px 22px; border: 1px solid rgba(240,238,231,0.22); border-radius: 999px; }
.module-whitepaper-thanks-note .wp-note__avatar { width: 40px; height: 40px; border-radius: 50%; background: linear-gradient(135deg, #2a2a2a, #1a1a1a); color: #CEFA70; display: inline-flex; align-items: center; justify-content: center; font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-weight: 500; font-size: 13px; }
.module-whitepaper-thanks-note .wp-note__name { font-family: "Neue Haas Grotesk Display Pro Light"; font-size: 14px; font-weight: 500; text-align: left; color: #F0EEE7; }
.module-whitepaper-thanks-note .wp-note__title { font-family: ui-monospace, "SF Mono", Menlo, Consolas, monospace; font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: rgba(240,238,231,0.42); margin-top: 2px; text-align: left; }