@charset "UTF-8";@font-face {font-family: "light";src: url("../Manjari-Thin-222c7ec9276209dda8d4fbc65ebf3145.woff2") format("woff2");font-weight: 400;}@font-face {font-family: "regular";src: url("../Manjari-Regular-c23ade1f04edc13377506a85837b0408.woff2") format("woff2");font-weight: 400;}@font-face {font-family: "bold";src: url("../Manjari-Bold-e621c673f286556cd94aca14149d79a0.woff2") format("woff2");font-weight: 400;}@font-face {font-family: "vanilla";src: url("../VanillaExtractRegular-b2037934beea336d91c7c35671214ce9.woff2") format("woff2");font-weight: 400;}@font-face {font-family: "fontawesome";src: url("../fa-regular-400-6e9d644861d64c92cf2e81ae7afe62af.woff2") format("woff2");font-weight: 400;}h1, h2, h3, h4, h5, h6 {font-weight: 400;}.text-primary {color: #ffb996;}.text-secondary {color: #f6a4a4;}.text-white {color: white;}.text-cream {color: #fff7eb;}.text-red {color: #de4e49;}.text-green {color: #7dba47;}.text-center {text-align: center;}.text-left {text-align: left;}.text-right {text-align: right;}.text-large {font-size: 20px;line-height: 2;}.title {font-family: "vanilla";font-size: 57px;line-height: 1.2;font-weight: 400;margin-top: 0;text-wrap: balance;}.subheading {font-family: "vanilla";font-size: 38px;line-height: 1.3;font-weight: 400;margin-top: 0;}.caps-subheading {font-family: "vanilla";font-size: 17px;line-height: 2;font-weight: 400;text-transform: uppercase;letter-spacing: 3px;display: block;}.heading-3 {font-family: "vanilla";font-size: 20px;line-height: 1.4;font-weight: 400;}.heading-4 {font-family: "vanilla";font-size: 15px;line-height: 1.2;font-weight: 400;}@media screen and (min-width: 1024px) {.text-lg-center {text-align: center;}.text-lg-left {text-align: left;}.text-lg-right {text-align: right;}}@media screen and (min-width: 768px) {.text-md-center {text-align: center;}.text-md-left {text-align: left;}.text-md-right {text-align: right;}}@media screen and (min-width: 320px) {.text-sm-center {text-align: center;}.text-sm-left {text-align: left;}.text-sm-right {text-align: right;}}@media screen and (max-width: 1024px) {.title {font-size: 50px;}.subheading {font-size: 28px;}.caps-subheading {font-size: 15px;}}@media screen and (max-width: 480px) {.title {font-size: 36px;}.subheading {font-size: 24px;}.caps-subheading {font-size: 13px;}}.nav {position: sticky;top: 0;z-index: 8;border-bottom: 1px solid #F5E1C5;background: rgba(255, 253, 249, 0.92);-webkit-backdrop-filter: blur(14px) saturate(1.4);backdrop-filter: blur(14px) saturate(1.4);}body.nav-open {overflow: hidden;}.nav-inner {display: flex;align-items: center;justify-content: space-between;gap: 24px;max-width: 1200px;margin: 0 auto;padding: 14px 40px;}.nav-logo,.nav-drawer-logo {display: inline-flex;align-items: center;}.nav-logo img,.nav-drawer-logo img {width: auto;height: 30px;}.nav-links {display: flex;align-items: center;gap: 24px;}.nav-link {color: #4a3f3f;font-size: 14px;font-family: "bold";opacity: 0.85;text-decoration: none;transition: opacity 160ms;}.nav-link:hover {opacity: 1;}.nav-actions {display: flex;align-items: center;gap: 10px;}.nav .btn,.nav-drawer .btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;border-radius: 999px;font-family: "bold";font-weight: 700;text-decoration: none;white-space: nowrap;transition: opacity 220ms, transform 180ms, background-color 180ms, border-color 180ms;}.nav .btn:before,.nav .btn:after,.nav-drawer .btn:before,.nav-drawer .btn:after {content: none;}.nav .btn-sm {font-size: 14px;padding: 11px 22px;}.nav .btn-primary,.nav-drawer .btn-primary {background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;}.nav .btn-primary:hover,.nav-drawer .btn-primary:hover {opacity: 0.88;transform: translateY(-1px);}.nav .btn-ghost-dark,.nav-drawer .btn-ghost-dark {border: 1.5px solid #F5E1C5;color: #130C0C;}.nav .btn-ghost-dark:hover,.nav-drawer .btn-ghost-dark:hover {background: #F5E1C5;}.nav-hamburger {display: none;align-items: center;justify-content: center;flex-direction: column;gap: 5px;width: 36px;height: 36px;border: 0;background: transparent;cursor: pointer;}.nav-hamburger span {display: block;width: 22px;height: 2px;border-radius: 2px;background: #130C0C;transition: transform 0.25s, opacity 0.2s;}.nav-hamburger.open span:nth-child(1) {transform: translateY(7px) rotate(45deg);}.nav-hamburger.open span:nth-child(2) {opacity: 0;}.nav-hamburger.open span:nth-child(3) {transform: translateY(-7px) rotate(-45deg);}.nav-drawer {position: fixed;inset: 0;z-index: 300;display: none;flex-direction: column;min-height: 100vh;min-height: 100dvh;overflow-y: auto;padding: max(24px, env(safe-area-inset-top)) 28px calc(28px + env(safe-area-inset-bottom));background: rgba(255, 253, 249, 0.97);-webkit-backdrop-filter: blur(12px);backdrop-filter: blur(12px);}.nav-drawer.open {display: flex;}.nav-drawer-header {display: flex;align-items: center;justify-content: space-between;gap: 20px;}.nav-drawer-close {display: inline-flex;align-items: center;justify-content: center;width: 42px;height: 42px;border: 0;background: transparent;color: #130C0C;font: inherit;font-size: 30px;line-height: 1;cursor: pointer;}.nav-drawer-links {display: flex;flex-direction: column;gap: 26px;margin-top: 52px;}.nav-drawer-links a {color: #130C0C;font-size: 20px;font-family: "bold";line-height: 1.2;text-decoration: none;}.nav-drawer-actions {display: flex;flex-direction: column;gap: 10px;margin-top: auto;padding-top: 32px;}.nav-drawer-actions .btn {width: 100%;font-size: 15px;padding: 14px 22px;}@media (max-width: 680px) {.nav-inner {padding: 14px 20px;}.nav-links {display: none;}.nav-actions .btn {display: none;}.nav-hamburger {display: inline-flex;}}.signup-modal {position: fixed;inset: 0;z-index: 500;display: none;align-items: center;justify-content: center;padding: 24px;box-sizing: border-box;}.signup-modal.open {display: flex;}.signup-modal-backdrop {position: absolute;inset: 0;background: rgba(19, 12, 12, 0.58);backdrop-filter: blur(10px);}.signup-modal-panel {position: relative;z-index: 1;width: min(100%, 520px);max-height: calc(100vh - 48px);overflow-y: auto;box-sizing: border-box;border: 1px solid #ecdcc4;border-radius: 24px;background: #fffdf9;padding: 34px;box-shadow: 0 24px 70px rgba(19, 12, 12, 0.24);}.signup-modal-close {position: absolute;top: 16px;right: 18px;display: flex;align-items: center;justify-content: center;width: 36px;height: 36px;padding: 0;border: 0;border-radius: 50%;background: transparent;color: #130c0c;font: inherit;font-size: 22px;line-height: 1;cursor: pointer;}.signup-modal-close:hover {background: #fff7eb;}.signup-modal-copy {margin-bottom: 24px;padding-right: 34px;}.signup-modal-eyebrow {display: block;margin-bottom: 14px;color: #8a7a7a;font-family: "Vanilla Extract", "vanilla", "Fraunces", Georgia, serif;font-size: 13px;letter-spacing: 3.5px;text-transform: uppercase;}.signup-modal-title {margin: 0 0 12px;color: #130c0c;font-family: "Vanilla Extract", "vanilla", "Fraunces", Georgia, serif;font-size: 32px;font-weight: 400;line-height: 1.16;}.signup-modal-body {margin: 0;color: #4a3f3f;font-size: 16px;line-height: 1.65;}.signup-modal-form,.signup-modal-field,.signup-modal-requirements {display: flex;flex-direction: column;}.signup-modal-form {gap: 14px;}.signup-modal-field {gap: 6px;color: #4a3f3f;font-size: 13px;font-weight: 700;}.signup-modal-input {width: 100%;box-sizing: border-box;border: 1.5px solid #ecdcc4;border-radius: 14px;background: #fff7eb;color: #130c0c;font: inherit;font-size: 16px;line-height: 1.2;padding: 14px 16px;outline: none;transition: border-color 160ms, background-color 160ms, box-shadow 160ms;}.signup-modal-input:focus {border-color: #ffb996;background: #fffdf9;box-shadow: 0 0 0 4px rgba(255, 185, 150, 0.22);}.signup-modal-requirements {gap: 6px;margin: 0;padding: 0;color: #8a7a7a;font-size: 12px;line-height: 1.4;list-style: none;}.signup-modal-requirements li.valid {color: #44715a;}.signup-modal-disclaimer,.signup-modal-note {margin: 0;color: #8a7a7a;font-size: 12px;line-height: 1.55;}.signup-modal-disclaimer a {color: #130c0c;font-weight: 700;text-decoration: underline;text-underline-offset: 2px;}.signup-modal-error {margin: 0;border-radius: 10px;background: #fff0ed;color: #8f2f23;font-size: 13px;line-height: 1.45;padding: 10px 12px;}.signup-modal-submit {display: inline-flex;align-items: center;justify-content: center;width: 100%;margin-top: 2px;padding: 17px 36px;border: 0;border-radius: 999px;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130c0c;font: inherit;font-weight: 700;line-height: 1.2;cursor: pointer;transition: opacity 220ms, transform 180ms;}.signup-modal-submit::before,.signup-modal-submit::after {content: none;}.signup-modal-submit:hover {opacity: 0.88;transform: translateY(-1px);}.signup-modal-submit:disabled {opacity: 0.72;transform: none;cursor: progress;}@media (max-width: 680px) {.signup-modal {align-items: flex-end;padding: 12px;}.signup-modal-panel {max-height: calc(100vh - 24px);border-radius: 22px;padding: 22px 18px 18px;}.signup-modal-copy {margin-bottom: 14px;padding-right: 34px;}.signup-modal-eyebrow,.signup-modal-body,.signup-modal-requirements,.signup-modal-note {display: none;}.signup-modal-title {margin-bottom: 0;font-size: 24px;}.signup-modal-form {gap: 10px;}.signup-modal-field {gap: 4px;font-size: 12px;}.signup-modal-input {border-radius: 12px;font-size: 15px;padding: 11px 14px;}.signup-modal-disclaimer {font-size: 10px;line-height: 1.35;}.signup-modal-submit {padding: 13px 22px;}}.footer {padding: 64px 40px 28px;color: #130C0C;background: #F5E1C5;border-top: 1px solid rgba(19, 12, 12, 0.12);}.footer-inner {max-width: 1200px;margin: 0 auto;}.footer-top {display: grid;grid-template-columns: 1.5fr repeat(3, 1fr);gap: 56px;margin-bottom: 24px;padding-bottom: 48px;border-bottom: 1px solid rgba(19, 12, 12, 0.1);}.footer-brand .logo {display: inline-flex;margin-bottom: 12px;}.footer-brand .logo img {width: auto;height: 32px;}.footer-brand .logo:focus-visible {outline: 2px solid #130C0C;outline-offset: 4px;}.footer-brand p {max-width: 30ch;color: rgba(19, 12, 12, 0.68);font-size: 14px;line-height: 1.65;}.footer-col h3 {margin-bottom: 14px;color: rgba(19, 12, 12, 0.6);font-size: 11px;letter-spacing: 2px;text-transform: uppercase;}.footer-col a {display: block;padding: 5px 0;color: rgba(19, 12, 12, 0.78);font-size: 14px;text-decoration: none;text-underline-offset: 4px;transition: color 160ms;}.footer-col a:hover {color: #a83c1a;text-decoration: underline;}.footer-col a:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}.footer-col a.footer-cta {display: inline-flex;align-items: center;justify-content: center;margin-top: 8px;padding: 8px 20px;border-radius: 999px;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;font-family: "bold";font-weight: 700;font-size: 14px;text-decoration: none;transition: opacity 220ms, transform 180ms;}.footer-col a.footer-cta:hover {color: #130C0C;opacity: 0.88;transform: translateY(-1px);text-decoration: none;}.footer-col a.footer-cta:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.footer-bottom {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;gap: 12px;color: rgba(19, 12, 12, 0.6);font-size: 12px;}.footer-bottom-links {display: flex;gap: 18px;}.footer-bottom-links a {color: inherit;text-decoration: none;text-underline-offset: 4px;transition: color 160ms;}.footer-bottom-links a:hover {color: #a83c1a;text-decoration: underline;}.footer-bottom-links a:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}@media (max-width: 1024px) {.footer {padding-right: 32px;padding-left: 32px;}.footer-top {grid-template-columns: 1fr 1fr;gap: 36px;}}@media (max-width: 680px) {.footer {padding: 48px 20px 20px;}.footer-top {grid-template-columns: 1fr;gap: 28px;}.footer-brand p {max-width: none;}.footer-bottom {align-items: flex-start;flex-direction: column;gap: 10px;}}.minimal-footer {padding: 30px 0;}.minimal-footer ul {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;margin: 0;padding: 0;list-style: none;gap: 20px;}.minimal-footer ul a {color: #707070;text-decoration: none;font-size: 14px;}.minimal-footer ul a:hover {text-decoration: underline;}.mc-footer {background: #f7e8d2;padding: 25px 0;}.mc-footer .container {display: grid;grid-template-columns: minmax(0, 25%) minmax(0, 100%);align-items: center;column-gap: 20px;row-gap: 5px;box-sizing: border-box;}.mc-footer .mc-signup {display: flex;justify-content: flex-start;align-items: center;gap: 10px;}.mc-footer .mc-signup .btn {padding: 15px 20px;font-size: 14px;}.mc-footer .mc-signup__response {margin: 0;}.mc-footer .mc-signup__ty {display: none;text-align: center;color: #ffaf87;font-family: "bold";}.mc-footer .input {background: transparent;border-color: #ffaf87;}.mc-footer .input::placeholder {color: #ff9a68;}.mc-footer__title {font-size: 17px;line-height: 1.1;padding-right: 35px;color: #ffaf87;font-family: "vanilla";text-wrap: balance;}@media (max-width: 1000px) {.mc-footer {padding: 40px 0;}.mc-footer .container {grid-template-columns: 100%;text-align: center;row-gap: 20px;}.mc-footer .mc-signup {flex-wrap: wrap;justify-content: center;}.mc-footer .mc-signup .btn {width: 85%;}.mc-footer .input {width: 85%;}.mc-footer .mc-signup__ty {width: 85%;margin: 0 auto;line-height: 1.2;}.mc-footer__title {padding: 0;width: 85%;margin: 0 auto;}}*,*::before,*::after {box-sizing: border-box;margin: 0;padding: 0;}html {scroll-behavior: smooth;}body {background: #fff7eb;color: #130C0C;font-family: "regular";font-size: 20px;line-height: 1.8;font-weight: 400;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;}img,video {display: block;max-width: 100%;}a {color: inherit;text-decoration: none;}button {font: inherit;cursor: pointer;border: 0;background: transparent;}ul {list-style: none;}.home-main {min-height: 62vh;}.home-container {width: 100%;max-width: 1200px;margin: 0 auto;padding-right: 40px;padding-left: 40px;}.home-section {position: relative;padding: 140px 0;overflow: hidden;}.home-section--divider {padding: 190px 0;}.home-section--small {padding: 80px 0;}.home-section--flush {overflow: visible;}@media (max-width: 1024px) {body {font-size: 17px;}}@media (max-width: 768px) {body {font-size: 16px;}.home-container {padding-right: 24px;padding-left: 24px;}.home-section,.home-section--divider,.home-section--small {padding: 80px 0;}}.btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;border-radius: 50px;background: linear-gradient(to right, #ffb996, #f6a4a4);color: #130C0C;font-family: "vanilla";font-size: 16px;line-height: 1.2;text-decoration: none;white-space: nowrap;padding: 18px 32px 15px;transition: transform 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37);cursor: pointer;}.btn:hover {transform: scale(1.03);}.btn:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.btn-lg {font-size: 18px;padding: 20px 38px 17px;}.btn-md {font-size: 15px;padding: 15px 28px 12px;}.btn-sm {font-size: 14px;padding: 12px 22px 9px;}.btn-primary {background: #ffb996;color: #130C0C;}.btn-ghost-dark {background: transparent;border: 1.5px solid #F5E1C5;color: #130C0C;}.btn-ghost-dark:hover {background: #F5E1C5;}.btn-ghost-light {background: transparent;border: 1.5px solid rgba(255, 253, 249, 0.55);color: #fffdf9;}.btn-ghost-light:hover {background: rgba(255, 253, 249, 0.12);}.reveal {transform: translateY(14px);transition: transform 0.55s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.reveal.in {transform: none;}.trust-icon-wrap {display: inline-flex;align-items: center;justify-content: center;width: 22px;height: 22px;border-radius: 50%;background: rgba(255, 185, 150, 0.18);flex-shrink: 0;}@media (prefers-reduced-motion: reduce) {html {scroll-behavior: auto;}.reveal {transform: none;transition: none;}.btn {transition: none;}.btn:hover {transform: none;}}.deck-flip-scene {--deck-card-width: min(552px, calc(100vw - 32px));width: var(--deck-card-width);aspect-ratio: 552/826;perspective: 1600px;cursor: pointer;font-family: "regular";transition: transform 460ms cubic-bezier(0.16, 1, 0.3, 1);}.deck-flip-scene:focus-visible {outline: 3px solid #ffb996;outline-offset: 6px;border-radius: 16px;}@media (hover: hover) {.deck-flip-scene:hover {transform: translateY(-6px) scale(1.012);}}.deck-flip-scene.is-flipping {animation: deck-flip-lift 820ms cubic-bezier(0.45, 0, 0.2, 1);}@keyframes deck-flip-lift {0% {transform: none;}45% {transform: translateY(-12px) scale(1.03);}100% {transform: none;}}.deck-flip-inner {position: relative;width: 100%;height: 100%;transform-style: preserve-3d;transition: transform 820ms cubic-bezier(0.46, 0.03, 0.18, 1);}.deck-flip-scene.is-flipped .deck-flip-inner {transform: rotateY(180deg);}.deck-flip-face {position: absolute;inset: 0;overflow: hidden;backface-visibility: hidden;border-radius: calc(var(--deck-card-width) * 0.067);box-shadow: 0 18px 40px -18px rgba(84, 56, 49, 0.45);transition: box-shadow 820ms cubic-bezier(0.45, 0, 0.2, 1);}@media (hover: hover) {.deck-flip-scene:hover .deck-flip-face {box-shadow: 0 30px 58px -22px rgba(84, 56, 49, 0.5);}}.deck-flip-scene.is-flipping .deck-flip-face {box-shadow: 0 42px 72px -22px rgba(84, 56, 49, 0.55);}.deck-flip-face-front {background: #fab896;}.deck-flip-face-back {background: #ffffff;border: calc(var(--deck-card-width) * 0.0027) solid #fab896;transform: rotateY(180deg);}.deck-flip-pattern {position: absolute;inset: 0;width: 100%;height: 100%;}.deck-flip-frame {position: absolute;top: 4.36%;right: 6.52%;bottom: 4.48%;left: 6.52%;display: flex;flex-direction: column;overflow: hidden;border: calc(var(--deck-card-width) * 0.0036) solid #ffffff;border-radius: calc(var(--deck-card-width) * 0.049);}.deck-flip-heading {flex: 0 0 28.9%;display: flex;align-items: center;justify-content: center;padding: calc(var(--deck-card-width) * 0.03);border-bottom: calc(var(--deck-card-width) * 0.0036) solid #ffffff;}.deck-flip-title {margin: 0;max-width: 92%;padding: calc(var(--deck-card-width) * 0.018) calc(var(--deck-card-width) * 0.027);background: #fab896;color: #ffffff;font-family: "vanilla";font-size: calc(var(--deck-card-width) * 0.049);line-height: 1.1;letter-spacing: 0.025em;text-align: center;text-transform: uppercase;}.deck-flip-copy {flex: 1;display: flex;align-items: center;justify-content: center;padding: calc(var(--deck-card-width) * 0.075) calc(var(--deck-card-width) * 0.082) calc(var(--deck-card-width) * 0.067);background: #fab896;}.deck-flip-copy p {margin: 0;color: #ffffff;font-family: "regular";font-size: calc(var(--deck-card-width) * 0.0435);line-height: 1.28;text-align: center;}.deck-flip-back-content {display: flex;flex-direction: column;height: 100%;padding: calc(var(--deck-card-width) * 0.147) calc(var(--deck-card-width) * 0.092) calc(var(--deck-card-width) * 0.117);}.deck-flip-back-heading {margin: 0;color: #543831;font-family: "vanilla";font-size: calc(var(--deck-card-width) * 0.042);line-height: 1.45;text-align: center;}.deck-flip-prompt {margin: calc(var(--deck-card-width) * 0.098) 0 0;color: #543831;font-size: calc(var(--deck-card-width) * 0.048);line-height: 1.24;text-align: center;}.deck-flip-write {flex: 1;display: flex;flex-direction: column;min-height: 0;margin-top: calc(var(--deck-card-width) * 0.05);}.deck-flip-write-label {display: flex;align-items: center;gap: 6px;margin-bottom: calc(var(--deck-card-width) * 0.018);color: #b08a78;font-size: calc(var(--deck-card-width) * 0.026);letter-spacing: 0.12em;text-transform: uppercase;}.deck-flip-pencil {flex: 0 0 auto;width: calc(var(--deck-card-width) * 0.04);height: calc(var(--deck-card-width) * 0.04);}.deck-flip-answer {flex: 1;width: 100%;min-height: 0;padding: 0;border: none;background-color: transparent;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 4 27'%3E%3Crect x='0' y='26' width='4' height='1' fill='%23d8c4b8'/%3E%3C/svg%3E");background-size: 100% calc(var(--deck-card-width) * 0.06);background-repeat: repeat;color: #543831;font-family: "regular";font-size: calc(var(--deck-card-width) * 0.038);line-height: calc(var(--deck-card-width) * 0.06);white-space: pre-wrap;resize: none;outline: none;overflow: hidden;}.deck-flip-answer::placeholder {color: #c4ab9d;}.deck-flip-hint {margin: 0;color: #7d6a60;font-size: 14px;font-style: italic;transition: opacity 220ms ease;}.deck-flip-scene.is-flipped ~ .deck-flip-hint {opacity: 0;pointer-events: none;}@media (prefers-reduced-motion: reduce) {.deck-flip-hint {transition: none;}}.deck-flip-toggle {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;border: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;}.deck-flip-toggle:focus,.deck-flip-toggle:focus-visible {position: static;width: auto;height: auto;margin: 0 auto;padding: 11px 26px;overflow: visible;clip: auto;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;border-radius: 999px;font-family: "regular";font-size: 14px;font-weight: 700;cursor: pointer;outline: 3px solid #130C0C;outline-offset: 3px;}@media (prefers-reduced-motion: reduce) {.deck-flip-inner {transition-duration: 1ms;}.deck-flip-scene.is-flipping {animation: none;}.deck-flip-scene:hover {transform: none;}.deck-flip-face {transition: none;}}.deck-pdf-clip {position: absolute;top: 0;left: 0;width: 0;height: 0;overflow: hidden;}.deck-pdf-print {position: static;width: 297mm;height: 210mm;background: #fdf8f4;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}.deck-pdf-sheet {display: flex;gap: 10mm;align-items: center;justify-content: center;width: 100%;height: 100%;padding: 10mm 12mm;box-sizing: border-box;}.deck-pdf-face {--deck-card-width: 120mm;flex: 0 0 var(--deck-card-width);height: 180mm;position: relative;overflow: hidden;border-radius: calc(var(--deck-card-width) * 0.067);box-shadow: 0 18px 40px -18px rgba(84, 56, 49, 0.45);box-sizing: border-box;font-family: "regular";}.deck-pdf-face-front {background: #fab896;}.deck-pdf-face-back {background: #ffffff;border: calc(var(--deck-card-width) * 0.0027) solid #fab896;}.faq {position: relative;padding: clamp(48px, 6vh, 72px) 0 clamp(96px, 12vh, 148px);}.faq__inner {max-width: 760px;margin: 0 auto;text-align: center;}.faq__heading {text-align: center;text-wrap: balance;}.faq__list {margin-top: clamp(40px, 6vw, 56px);text-align: left;}.faq__item {border-bottom: 1px solid rgba(19, 12, 12, 0.1);}.faq__item-heading {margin: 0;font-size: inherit;font-weight: 400;}.faq__question {display: flex;align-items: center;justify-content: space-between;gap: 16px;width: 100%;padding: 24px 6px 28px;background: none;border: 0;color: #130C0C;font-family: "vanilla";font-size: clamp(17px, 2.2vw, 19px);text-align: left;cursor: pointer;transition: color 0.16s;}.faq__question:hover {color: #a83c1a;}.faq__question:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.faq__chevron {width: 20px;height: 20px;flex-shrink: 0;color: #a83c1a;transition: transform 0.26s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.faq__item.is-open .faq__chevron {transform: rotate(180deg);}.faq__answer-wrap {display: grid;grid-template-rows: 0fr;overflow: hidden;transition: grid-template-rows 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.faq__item.is-open .faq__answer-wrap {grid-template-rows: 1fr;}.faq__answer {min-height: 0;}.faq__answer p {max-width: 66ch;margin: 0;padding: 4px 6px 28px;color: rgba(19, 12, 12, 0.68);font-family: "regular";font-size: 15px;line-height: 1.75;}@media (prefers-reduced-motion: reduce) {.faq__chevron,.faq__answer-wrap {transition: none;}}.deck-landing-hero {position: relative;background: #f7efeb;padding: 0 0 clamp(72px, 9vh, 116px);overflow: hidden;}.deck-landing-hero__inner {position: relative;display: flex;flex-direction: column;align-items: center;gap: clamp(28px, 5vw, 44px);text-align: center;}.deck-landing-hero__intro {position: absolute;top: 0;left: 0;right: 0;z-index: 2;padding: 22px 28px 46px;background: linear-gradient(to bottom, rgba(247, 239, 235, 0.95) 0%, rgba(247, 239, 235, 0.85) 55%, rgba(247, 239, 235, 0) 100%);box-sizing: border-box;}.deck-landing-hero__intro,.deck-landing-hero__copy {display: flex;flex-direction: column;align-items: center;}.deck-landing-hero__eyebrow {margin: 0 0 10px;color: #a83c1a;}.deck-landing-hero__headline {margin: 0;color: #130C0C;font-family: "vanilla";font-weight: 400;font-size: clamp(30px, 8vw, 56px);line-height: 1.2;text-wrap: balance;}.deck-landing-hero__lead {max-width: 420px;margin: clamp(9px, 1.2vw, 13px) 0 0;color: rgba(19, 12, 12, 0.74);font-family: "regular";font-size: clamp(17px, 1.5vw, 21px);line-height: 1.6;}.deck-landing-hero__cta-row {width: 100%;max-width: 420px;margin-top: clamp(13px, 1.7vw, 19px);}.deck-landing-closing__cta::after, .deck-landing-conversation__cta::after, .deck-landing-hero__cta::after {content: "";position: absolute;top: 0;left: -100%;width: 60%;height: 100%;background: linear-gradient(120deg, transparent, rgba(255, 253, 249, 0.5) 50%, transparent);animation: deckCtaShimmer 3.2s ease 1.5s infinite;pointer-events: none;}@keyframes deckCtaShimmer {0% {left: -100%;}38% {left: 150%;}100% {left: 150%;}}.deck-landing-hero__cta {position: relative;display: block;overflow: hidden;width: 100%;max-width: 420px;text-align: center;font-family: "bold";font-weight: 700;font-size: 16px;letter-spacing: 0.01em;}.deck-landing-hero__microcopy {margin: clamp(8px, 1vw, 11px) 0 0;color: rgba(19, 12, 12, 0.66);font-family: "regular";font-size: 14px;line-height: 1.5;}.deck-landing-hero__trust {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 10px 12px;margin: clamp(10px, 1.3vw, 15px) 0 0;padding: 0;list-style: none;font-family: "regular";font-size: 12px;color: rgba(19, 12, 12, 0.7);}.deck-landing-hero__trust-item {display: inline-flex;align-items: center;gap: 7px;}.deck-landing-hero__trust-item svg {flex-shrink: 0;width: 12px;height: 12px;color: #a83c1a;}.deck-landing-hero__trust-item .trust-icon-wrap {background: rgba(255, 185, 150, 0.32);}.deck-landing-hero__media {display: flex;justify-content: center;align-self: stretch;margin-left: -40px;margin-right: -40px;}@media (max-width: 768px) {.deck-landing-hero__media {margin-left: -24px;margin-right: -24px;}}.deck-landing-hero__photo-frame {position: relative;width: 100%;}.deck-landing-hero__photo {display: block;width: 100%;height: 54vh;min-height: 340px;max-height: 520px;object-position: 50% 62%;object-fit: cover;}.deck-landing-hero__phone {position: absolute;right: 16px;bottom: -18px;z-index: 1;width: auto;height: 40%;max-height: 180px;filter: drop-shadow(0 14px 26px rgba(19, 12, 12, 0.28));animation: deckHeroFloat 6s ease-in-out 1.6s infinite;}.deck-landing-hero__eyebrow,.deck-landing-hero__headline,.deck-landing-hero__lead,.deck-landing-hero__cta-row,.deck-landing-hero__microcopy,.deck-landing-hero__trust {animation: deckHeroRise 0.8s cubic-bezier(0.2, 1.07, 0.54, 1.37) both;}.deck-landing-hero__eyebrow {animation-delay: 0.1s;}.deck-landing-hero__headline {animation-delay: 0.2s;}.deck-landing-hero__lead {animation-delay: 0.34s;}.deck-landing-hero__cta-row {animation-delay: 0.46s;}.deck-landing-hero__microcopy {animation-delay: 0.58s;}.deck-landing-hero__trust {animation-delay: 0.68s;}.deck-landing-hero__photo-frame {animation: deckHeroRise 0.9s cubic-bezier(0.2, 1.07, 0.54, 1.37) 0.2s both;}@keyframes deckHeroRise {from {opacity: 0;transform: translateY(18px);}to {opacity: 1;transform: none;}}@keyframes deckHeroFloat {0%, 100% {transform: translateY(0);}50% {transform: translateY(-9px);}}@media (prefers-reduced-motion: reduce) {.deck-landing-hero__eyebrow,.deck-landing-hero__headline,.deck-landing-hero__lead,.deck-landing-hero__cta-row,.deck-landing-hero__microcopy,.deck-landing-hero__trust,.deck-landing-hero__photo-frame,.deck-landing-hero__phone {animation: none;opacity: 1;transform: none;}.deck-landing-hero__cta::after,.deck-landing-conversation__cta::after,.deck-landing-closing__cta::after {display: none;animation: none;}}@media (min-width: 900px) {.deck-landing-hero {padding-top: clamp(48px, 6vh, 84px);}.deck-landing-hero__inner {display: grid;grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);grid-template-areas: "intro media" "copy  media";align-items: center;column-gap: clamp(32px, 4vw, 72px);row-gap: 0;text-align: left;}.deck-landing-hero__intro {grid-area: intro;position: static;top: auto;left: auto;right: auto;width: auto;transform: none;z-index: auto;padding: 0;background: none;align-items: flex-start;}.deck-landing-hero__copy {grid-area: copy;align-items: flex-start;}.deck-landing-hero__lead,.deck-landing-hero__trust {justify-content: flex-start;}.deck-landing-hero__lead {max-width: 30ch;}.deck-landing-hero__cta-row {margin-left: 0;}.deck-landing-hero__media {grid-area: media;justify-content: flex-end;align-self: auto;margin-left: 0;margin-right: 0;}.deck-landing-hero__photo-frame {max-width: 480px;}.deck-landing-hero__photo {height: auto;min-height: 0;max-height: none;aspect-ratio: 1/1;object-position: 50% 82%;border-radius: 30px;box-shadow: 0 35px 15px -30px rgba(0, 0, 0, 0.3);}.deck-landing-hero__phone {right: -8%;bottom: -6%;width: auto;max-width: none;height: 62%;max-height: 230px;}.deck-landing-hero__trust {gap: 10px 22px;font-size: 14px;}.deck-landing-hero__trust-item {gap: 7px;}.deck-landing-hero__trust-item svg {width: 15px;height: 15px;}}.deck-landing-why {position: relative;background: linear-gradient(180deg, #f7efeb 0%, #f6e7d4 58%, #f6e7d4 100%);padding: clamp(80px, 10vh, 128px) 0;overflow: hidden;}.deck-landing-why__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(40px, 6vw, 64px);}.deck-landing-why__copy {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 40rem;}.deck-landing-why__kicker {display: inline-flex;align-items: center;gap: 12px;font-family: "regular";font-size: 14px;line-height: 1.4;letter-spacing: 0.01em;color: #a83c1a;margin: 0 0 clamp(22px, 3vw, 30px);}.deck-landing-why__kicker-mark {width: 26px;height: 2px;border-radius: 2px;background: #a83c1a;flex-shrink: 0;}.deck-landing-why__head {font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;margin: 0 0 clamp(20px, 2.6vw, 28px);text-wrap: balance;}.deck-landing-why__line {font-family: "regular";font-size: clamp(16px, 1.6vw, 19px);line-height: 1.7;color: rgba(19, 12, 12, 0.74);max-width: 38ch;margin: 0 0 clamp(18px, 2.4vw, 26px);text-wrap: pretty;}.deck-landing-why__triad {margin: 0 0 clamp(18px, 2.4vw, 26px);}.deck-landing-why__triad span {display: block;font-family: "vanilla";font-weight: 400;font-size: clamp(24px, 4vw, 34px);line-height: 1.4;color: #130C0C;}.deck-landing-why__divider {width: 1px;height: clamp(38px, 6vw, 48px);margin: clamp(30px, 4vw, 40px) 0;background: linear-gradient(to bottom, rgba(19, 12, 12, 0), #ffb996, rgba(19, 12, 12, 0));transform-origin: top;}.deck-landing-why__divider.reveal {transform: scaleY(0);}.deck-landing-why__divider.reveal.in {transform: scaleY(1);}.deck-landing-why__cta {font-family: "vanilla";font-weight: 400;font-size: clamp(28px, 6vw, 42px);line-height: 1.2;color: #d75a33;margin: 0;}.deck-landing-why__figure {width: 100%;max-width: 460px;margin: 0;}.deck-landing-why__photo {width: 100%;height: auto;border-radius: 20px;box-shadow: 0 45px 35px -25px rgba(19, 12, 12, 0.22);}@media (prefers-reduced-motion: reduce) {.deck-landing-why__divider.reveal {transform: scaleY(1);}}@media (min-width: 900px) {.deck-landing-why__inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);grid-template-areas: "figure copy";align-items: center;gap: clamp(48px, 6vw, 88px);}.deck-landing-why__copy {grid-area: copy;align-items: flex-start;text-align: left;max-width: none;}.deck-landing-why__line {max-width: 42ch;}.deck-landing-why__figure {grid-area: figure;max-width: 560px;justify-self: end;}}.deck-landing-conversation {position: relative;background: linear-gradient(180deg, #f6e7d4 0%, #fff7eb clamp(88px, 11vh, 132px));padding: clamp(80px, 10vh, 128px) 0;overflow: hidden;}.deck-landing-conversation__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(28px, 4.5vw, 40px);}.deck-landing-conversation__intro {width: 100%;max-width: 40rem;text-align: center;}.deck-landing-conversation__head {font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;margin: 0;text-wrap: balance;}.deck-landing-conversation__sub {font-family: "regular";font-size: clamp(16px, 1.6vw, 19px);line-height: 1.6;color: rgba(19, 12, 12, 0.74);margin: clamp(12px, 1.6vw, 16px) 0 0;}.deck-landing-conversation__cta {position: relative;overflow: hidden;display: flex;width: var(--deck-card-width);max-width: 100%;font-family: "bold";font-weight: 700;font-size: 16px;letter-spacing: 0.01em;}.deck-landing-conversation__demo {display: flex;flex-direction: column;align-items: center;gap: 20px;--deck-card-width: min(552px, 100vw - 48px);}.deck-landing-conversation__demo .deck-flip-scene {--deck-card-width: inherit;}.deck-landing-conversation__steps {list-style: none;margin: 0;width: 100%;display: flex;flex-direction: column;gap: 14px;}.deck-landing-conversation__step {display: flex;align-items: flex-start;gap: 18px;padding: 20px 22px;border-radius: 18px;background: rgba(255, 255, 255, 0.7);}.deck-landing-conversation__step.reveal {transform: translateY(14px);}.deck-landing-conversation__step.reveal.in {transform: none;}.deck-landing-conversation__num {flex-shrink: 0;min-width: 1.6em;font-family: "vanilla";font-weight: 400;font-size: clamp(28px, 6.5vw, 36px);line-height: 1.2;color: #d75a33;}.deck-landing-conversation__step-title {font-family: "vanilla";font-weight: 400;font-size: clamp(19px, 4.5vw, 22px);line-height: 1.4;color: #130C0C;margin: 0 0 4px;}.deck-landing-conversation__step-text {font-family: "regular";font-size: clamp(14.5px, 1.4vw, 16px);line-height: 1.58;color: rgba(19, 12, 12, 0.74);margin: 0;}@media (min-width: 900px) {.deck-landing-conversation__inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);grid-template-areas: "intro card" "steps card";align-items: center;column-gap: clamp(48px, 6vw, 88px);row-gap: clamp(24px, 3vw, 36px);}.deck-landing-conversation__intro {grid-area: intro;text-align: left;max-width: none;}.deck-landing-conversation__demo {grid-area: card;justify-self: start;--deck-card-width: min(440px, 50vw - 100px);}.deck-landing-conversation__steps {grid-area: steps;}}.deck-landing-founder {position: relative;background: linear-gradient(180deg, #fff7eb 0%, #fffdfb clamp(88px, 11vh, 132px));padding: clamp(80px, 10vh, 128px) 0;overflow: hidden;}.deck-landing-founder__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(24px, 4vw, 36px);}.deck-landing-founder__heading {max-width: 18ch;margin: 0;font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;text-align: center;text-wrap: balance;}.deck-landing-founder__copy {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 40rem;margin-top: clamp(8px, 1.6vw, 16px);}.deck-landing-founder__notes {display: flex;flex-direction: column;gap: 16px;max-width: 39rem;}.deck-landing-founder__note {margin: 0;color: rgba(19, 12, 12, 0.74);font-family: "regular";font-size: clamp(16px, 1.8vw, 20px);line-height: 1.8;text-wrap: pretty;}.deck-landing-founder__note strong,.deck-landing-founder__punchline strong {font-family: "bold";font-weight: 700;color: #130C0C;}.deck-landing-founder__highlight {font-family: "bold";font-weight: 700;color: #a83c1a;}.deck-landing-founder__divider {width: 44px;height: 1px;margin: clamp(28px, 4vw, 40px) auto;border: 0;background: #ffb996;}.deck-landing-founder__punchline {margin: 0;color: rgba(19, 12, 12, 0.86);font-family: "regular";font-size: clamp(17px, 2vw, 21px);line-height: 1.7;text-wrap: pretty;}.deck-landing-founder__figure {width: 100%;max-width: 480px;margin: 0;border-radius: 20px;overflow: hidden;background: #fffdfb;box-shadow: 0 45px 35px -25px rgba(19, 12, 12, 0.22);}.deck-landing-founder__frame {position: relative;aspect-ratio: 667/480;overflow: hidden;background: #130C0C;}.deck-landing-founder__photo {width: 100%;height: 100%;object-fit: cover;display: block;}.deck-landing-founder__caption {padding: 18px 20px 20px;background: #f7efeb;text-align: center;}.deck-landing-founder__name {display: block;margin: 0 0 2px;color: #130C0C;font-family: "vanilla";font-weight: 400;font-size: clamp(19px, 2.4vw, 22px);line-height: 1.35;}.deck-landing-founder__role {display: block;color: #a83c1a;font-family: "regular";font-size: 13px;line-height: 1.4;}@media (min-width: 900px) {.deck-landing-founder__inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);grid-template-areas: "figure heading" "figure copy";align-items: start;gap: clamp(20px, 3vw, 32px) clamp(48px, 6vw, 88px);}.deck-landing-founder__heading {grid-area: heading;max-width: none;text-align: left;}.deck-landing-founder__copy {grid-area: copy;align-items: flex-start;text-align: left;max-width: none;margin-top: 0;}.deck-landing-founder__note {max-width: 42ch;}.deck-landing-founder__divider {margin-left: 0;}.deck-landing-founder__punchline {max-width: 42ch;}.deck-landing-founder__figure {grid-area: figure;align-self: start;max-width: 480px;justify-self: end;}}.deck-landing-browse {position: relative;background: #f6e7d4;padding: clamp(80px, 10vh, 128px) 0;overflow: hidden;}.deck-landing-browse__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(36px, 5vw, 52px);}.deck-landing-browse__intro {width: 100%;max-width: 40rem;text-align: center;margin-bottom: clamp(16px, 2vw, 24px);}.deck-landing-browse__head {font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;margin: 0;text-wrap: balance;}.deck-landing-browse__sub {font-family: "regular";font-size: clamp(16px, 1.6vw, 19px);line-height: 1.6;color: rgba(19, 12, 12, 0.74);margin: clamp(12px, 1.6vw, 16px) 0 0;}.deck-landing-browse__carousel {position: relative;width: 100%;display: flex;flex-direction: column;gap: clamp(20px, 3vw, 28px);}.deck-landing-browse__announce {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.deck-landing-browse__track {list-style: none;margin: 0 auto;width: 100%;max-width: calc(552px + 48px);display: flex;align-items: flex-start;padding: 16px 0 48px;overflow-x: auto;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;scrollbar-width: none;}.deck-landing-browse__track::-webkit-scrollbar {display: none;}.deck-landing-browse__slide {flex: 0 0 100%;width: 100%;scroll-snap-align: center;display: flex;flex-direction: column;align-items: center;gap: 18px;}.deck-landing-browse__slide .deck-flip-scene {--deck-card-width: min(552px, calc(100vw - 80px));}.deck-landing-browse__topic {width: 100%;text-align: center;}.deck-landing-browse__topic-item {font-family: "vanilla";font-weight: 400;font-size: clamp(20px, 3vw, 26px);line-height: 1.3;color: #130C0C;margin: 0;}.deck-landing-browse__nav {display: flex;align-items: center;justify-content: center;gap: 18px;}.deck-landing-browse__nav[hidden] {display: none;}.deck-landing-browse__arrow {display: flex;flex-shrink: 0;align-items: center;justify-content: center;width: 40px;height: 40px;padding: 0;border: 1.5px solid rgba(19, 12, 12, 0.16);border-radius: 50%;background: #fffdfb;color: #4a3f3f;cursor: pointer;transition: border-color 180ms, transform 180ms, opacity 180ms;}.deck-landing-browse__arrow svg {width: 18px;height: 18px;}.deck-landing-browse__arrow:hover:not(:disabled) {border-color: #ffb996;transform: translateY(-1px);}.deck-landing-browse__arrow:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.deck-landing-browse__arrow:disabled {opacity: 0.35;cursor: default;}.deck-landing-browse__dots {display: flex;align-items: center;gap: 8px;}.deck-landing-browse__dot {position: relative;width: 24px;height: 24px;padding: 0;border: 0;background: none;cursor: pointer;}.deck-landing-browse__dot::before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 8px;height: 8px;border-radius: 50%;background: rgba(19, 12, 12, 0.2);transition: background 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37), width 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.deck-landing-browse__dot[aria-current=true]::before {width: 22px;border-radius: 5px;background: #ffb996;}.deck-landing-browse__dot:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}@media (min-width: 900px) {.deck-landing-browse__slide .deck-flip-scene {--deck-card-width: min(440px, 50vw - 100px);}.deck-landing-browse__carousel {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);grid-template-areas: "intro intro" "topic card" ".     nav";align-items: center;column-gap: clamp(48px, 6vw, 88px);row-gap: clamp(20px, 3vw, 28px);}.deck-landing-browse__intro {grid-area: intro;justify-self: center;margin-bottom: clamp(32px, 4vw, 48px);}.deck-landing-browse__topic {grid-area: topic;text-align: left;}.deck-landing-browse__track {grid-area: card;justify-self: start;margin: 0;max-width: calc(440px + 48px);}.deck-landing-browse__nav {grid-area: nav;justify-self: start;width: 100%;max-width: calc(440px + 48px);}}@media (prefers-reduced-motion: reduce) {.deck-landing-browse__track {scroll-behavior: auto;}.deck-landing-browse__arrow:hover:not(:disabled) {transform: none;}}.deck-landing-research {position: relative;background: #f6e7d4;padding: clamp(80px, 10vh, 128px) 0;overflow: hidden;}.deck-landing-research__inner {display: flex;flex-direction: column;align-items: center;text-align: center;}.deck-landing-research__eyebrow {display: block;font-family: "regular";font-size: 11px;font-weight: 700;letter-spacing: 4px;text-transform: uppercase;color: #d75a33;margin: 0;}.deck-landing-research__eyebrow::after {content: "";display: block;width: 32px;height: 2px;border-radius: 1px;margin: 14px auto 0;background: #ffb996;}.deck-landing-research__heading {max-width: 20ch;margin: clamp(18px, 2.6vw, 24px) 0 0;font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 6vw, 46px);line-height: 1.2;color: #130C0C;text-wrap: balance;}.deck-landing-research__intro {max-width: 34rem;margin: clamp(16px, 2.4vw, 20px) 0 clamp(40px, 5vw, 56px);font-family: "regular";font-size: clamp(15px, 2.2vw, 17px);line-height: 1.7;color: #6a5b5b;text-wrap: pretty;}.deck-landing-research__carousel {width: 100%;display: flex;flex-direction: column;align-items: center;}.deck-landing-research__announce {position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.deck-landing-research__viewport {position: relative;width: 100%;max-width: 34rem;}.deck-landing-research__panel {background: #fffdfb;border-radius: 24px;overflow: hidden;}.deck-landing-research__track {display: flex;overflow-x: auto;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;scrollbar-width: none;margin: 0;padding: 0;list-style: none;}.deck-landing-research__track::-webkit-scrollbar {display: none;}.deck-landing-research__slide {flex: 0 0 100%;scroll-snap-align: center;box-sizing: border-box;}.deck-landing-research__quote {margin: 0;padding: clamp(40px, 6vw, 52px) clamp(24px, 5vw, 40px) clamp(32px, 4.4vw, 40px);}.deck-landing-research__mark {display: block;font-family: "vanilla";font-size: 44px;line-height: 1;color: #d75a33;margin: 0 0 6px;}.deck-landing-research__quote-text {font-family: "vanilla";font-weight: 400;font-style: italic;font-size: clamp(19px, 3.4vw, 25px);line-height: 1.5;color: #130C0C;margin: 0 0 24px;text-wrap: pretty;}.deck-landing-research__quote-attr {display: flex;flex-direction: column;gap: 4px;padding-top: 20px;border-top: 1px solid rgba(19, 12, 12, 0.14);}.deck-landing-research__name {font-family: "regular";font-size: 12px;font-weight: 700;letter-spacing: 2.5px;text-transform: uppercase;color: #d75a33;}.deck-landing-research__role {font-family: "regular";font-size: clamp(13px, 1.8vw, 14px);color: #6a5b5b;}.deck-landing-research__arrow {position: absolute;top: 50%;transform: translateY(-50%);display: flex;flex-shrink: 0;align-items: center;justify-content: center;width: 40px;height: 40px;padding: 0;border: 1.5px solid rgba(19, 12, 12, 0.16);border-radius: 50%;background: #fffdfb;color: #4a3f3f;cursor: pointer;z-index: 1;transition: border-color 180ms, transform 180ms, opacity 180ms;}.deck-landing-research__arrow svg {width: 18px;height: 18px;}.deck-landing-research__arrow[hidden] {display: none;}.deck-landing-research__arrow:hover:not(:disabled) {border-color: #ffb996;}.deck-landing-research__arrow:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.deck-landing-research__arrow:disabled {opacity: 0.35;cursor: default;}.deck-landing-research__arrow--prev {left: -18px;}.deck-landing-research__arrow--next {right: -18px;}@media (min-width: 640px) {.deck-landing-research__viewport {max-width: calc(34rem + 112px);}.deck-landing-research__panel {max-width: 34rem;margin: 0 auto;}.deck-landing-research__arrow--prev {left: 0;}.deck-landing-research__arrow--next {right: 0;}}.deck-landing-research__dots {display: flex;align-items: center;justify-content: center;gap: 8px;margin-top: clamp(20px, 3vw, 28px);}.deck-landing-research__dots[hidden] {display: none;}.deck-landing-research__dot {position: relative;width: 24px;height: 24px;padding: 0;border: 0;background: none;cursor: pointer;}.deck-landing-research__dot::before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 8px;height: 8px;border-radius: 50%;background: rgba(19, 12, 12, 0.2);transition: background 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37), width 0.3s cubic-bezier(0.2, 1.07, 0.54, 1.37);}.deck-landing-research__dot[aria-current=true]::before {width: 22px;border-radius: 5px;background: #ffb996;}.deck-landing-research__dot:focus-visible {outline: 2px solid #130C0C;outline-offset: 3px;}.deck-landing-research__closing {display: flex;align-items: center;justify-content: center;gap: 16px;width: 100%;max-width: 26rem;margin: clamp(48px, 6vw, 64px) 0 0;}.deck-landing-research__closing-line {flex: 1 1 auto;height: 1px;background: #ffb996;}.deck-landing-research__closing-label {flex: 0 0 auto;font-family: "regular";font-size: 11px;font-weight: 700;letter-spacing: 3px;text-transform: uppercase;color: #d75a33;white-space: nowrap;}.deck-landing-research__footnote {max-width: 30rem;font-family: "regular";font-size: clamp(14px, 2vw, 16px);color: #6a5b5b;margin: clamp(16px, 2.4vw, 20px) 0 0;}@media (prefers-reduced-motion: reduce) {.deck-landing-research__track {scroll-behavior: auto;}}.deck-landing-faq {background: #fffdfb;}.deck-landing-faq__heading {font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;}.deck-landing-closing {position: relative;background: linear-gradient(160deg, #fff7eb 0%, #f6e7d4 58%, #F5E1C5 100%);padding: clamp(80px, 10vh, 110px) 0 clamp(100px, 13vh, 140px);overflow: hidden;}.deck-landing-closing__inner {display: flex;flex-direction: column;align-items: center;gap: clamp(40px, 6vw, 64px);text-align: center;}.deck-landing-closing__copy {display: flex;flex-direction: column;align-items: center;max-width: 34rem;}.deck-landing-closing__heading {margin: 0;font-family: "vanilla";font-weight: 400;font-size: clamp(32px, 7vw, 52px);line-height: 1.2;color: #130C0C;text-wrap: balance;}.deck-landing-closing__sub {margin: clamp(14px, 2vw, 18px) 0 0;max-width: 46ch;font-family: "regular";font-size: clamp(16px, 1.8vw, 18px);line-height: 1.7;color: rgba(19, 12, 12, 0.7);text-wrap: pretty;}.deck-landing-closing__cta {position: relative;overflow: hidden;margin-top: clamp(24px, 3.4vw, 32px);font-family: "bold";font-weight: 700;font-size: 16px;letter-spacing: 0.01em;}.deck-landing-closing__figure {width: 100%;max-width: 420px;margin: 0;}.deck-landing-closing__photo {width: 100%;height: auto;border-radius: 20px;box-shadow: 0 45px 35px -25px rgba(19, 12, 12, 0.22);}.deck-landing-closing__caption {margin: 14px 0 0;font-family: "regular";font-size: 14px;color: #6a5b5b;}@media (min-width: 900px) {.deck-landing-closing__inner {flex-direction: row;justify-content: center;text-align: left;gap: clamp(56px, 7vw, 96px);}.deck-landing-closing__copy {align-items: flex-start;text-align: left;}.deck-landing-closing__figure {flex-shrink: 0;}}.deck-signup-wrap {position: fixed;inset: 0;z-index: 10;display: none;align-items: center;justify-content: center;padding: 24px;box-sizing: border-box;}.deck-signup-wrap.open {display: flex;}.deck-signup-wrap-backdrop {position: absolute;inset: 0;background: rgba(19, 12, 12, 0.55);backdrop-filter: blur(8px);cursor: pointer;}.deck-signup-wrap-panel {position: relative;z-index: 1;width: min(100%, 560px);max-height: calc(100vh - 48px);overflow-y: auto;box-sizing: border-box;border-radius: 24px;background: #fffdfb;padding: 36px;box-shadow: 0 24px 70px rgba(19, 12, 12, 0.24);}.deck-signup-wrap.open .deck-signup-wrap-panel {animation: deck-signup-panel-in 340ms cubic-bezier(0.16, 1, 0.3, 1) both;}@keyframes deck-signup-panel-in {from {opacity: 0;transform: translateY(24px);}to {opacity: 1;transform: none;}}.deck-signup-wrap-close {position: absolute;top: 12px;right: 14px;display: flex;align-items: center;justify-content: center;width: 44px;height: 44px;padding: 0;border: 0;border-radius: 50%;background: transparent;color: #130C0C;font: inherit;font-size: 22px;line-height: 1;cursor: pointer;}.deck-signup-wrap-close:hover {background: #fff7eb;}.deck-signup-wrap-close:focus-visible {outline: 2px solid #130C0C;outline-offset: 2px;}@media (max-width: 680px) {.deck-signup-wrap {align-items: flex-end;padding: 12px;}.deck-signup-wrap-panel {border-radius: 22px 22px 0 0;max-height: 92vh;padding: 36px 20px max(20px, env(safe-area-inset-bottom));}}@media (prefers-reduced-motion: reduce) {.deck-signup-wrap.open .deck-signup-wrap-panel {animation: none;}}.deck-landing-form {width: 100%;}.deck-landing-form-title {margin: 0 0 16px;color: #130C0C;font-family: "vanilla";font-weight: 400;font-size: 23px;line-height: 1.2;}.deck-landing-field-row {display: flex;flex-wrap: wrap;gap: 12px;margin-bottom: 16px;}.deck-landing-field {display: flex;flex: 1 1 165px;min-width: 0;flex-direction: column;gap: 7px;}.deck-landing-label {color: #6a5b5b;font-family: "regular";font-size: 13.5px;letter-spacing: 0.01em;}.deck-landing-label--group {display: block;margin-bottom: 11px;color: #4a3f3f;font-family: "bold";font-weight: 400;}.deck-landing-input {width: 100%;min-width: 0;padding: 13px 16px;border: 1.5px solid #F5E1C5;border-radius: 13px;background: #fffdfb;color: #130C0C;font-family: "regular";font-size: 16px;transition: border-color 180ms, box-shadow 180ms;}.deck-landing-input::placeholder {color: #766a6a;}.deck-landing-input:focus-visible,.deck-landing-input:focus {outline: none;border-color: #ffb996;box-shadow: 0 0 0 3px rgba(255, 185, 150, 0.32);}.deck-landing-input.is-invalid {border-color: #c2553f;box-shadow: 0 0 0 3px rgba(194, 85, 63, 0.14);}.deck-landing-chips {display: flex;flex-wrap: wrap;gap: 10px;margin-bottom: 18px;}.deck-landing-chip {position: relative;display: inline-flex;align-items: center;gap: 9px;min-height: 44px;padding: 11px 15px;border: 1.5px solid #F5E1C5;border-radius: 999px;background: #fffdfb;cursor: pointer;transition: border-color 180ms, background-color 180ms;}.deck-landing-chip input {position: absolute;inset: 0;margin: 0;opacity: 0;cursor: pointer;}.deck-landing-chip-dot {flex: none;width: 16px;height: 16px;border-radius: 50%;border: 1.5px solid #b9a896;background: transparent;transition: border-color 180ms, background-color 180ms, box-shadow 180ms;}.deck-landing-chip-text {color: #4a3f3f;font-family: "regular";font-size: 15px;line-height: 1;white-space: nowrap;transition: color 180ms;}.deck-landing-chip:hover {border-color: #ffb996;}.deck-landing-chip:has(input:checked) {border-color: #ffb996;background: #fdeedf;}.deck-landing-chip input:checked ~ .deck-landing-chip-dot {border-color: #ffb996;background: #ffb996;box-shadow: inset 0 0 0 3px #fffdfb;}.deck-landing-chip input:checked ~ .deck-landing-chip-text {color: #130C0C;}.deck-landing-chip:has(input:focus-visible) {outline: 2px solid #130C0C;outline-offset: 2px;}.deck-landing-submit {position: relative;width: 100%;margin-top: 4px;border: 0;border-radius: 999px;padding: 16px;background: linear-gradient(135deg, #ffb996, #f6a4a4);color: #130C0C;font-family: "bold";font-weight: 400;font-size: 17px;line-height: 1.2;cursor: pointer;transition: opacity 220ms, transform 180ms;}.deck-landing-submit:hover {opacity: 0.94;transform: translateY(-2px);box-shadow: 0 12px 26px -12px rgba(246, 164, 164, 0.65);}.deck-landing-submit:active {transform: translateY(0) scale(0.99);box-shadow: none;}.deck-landing-submit:focus-visible {outline: 3px solid #130C0C;outline-offset: 3px;}.deck-landing-submit.is-loading {cursor: wait;opacity: 0.82;}.deck-landing-submit.is-loading::before {content: "";position: absolute;left: 20px;top: 50%;width: 18px;height: 18px;border-radius: 50%;border: 2px solid rgba(19, 12, 12, 0.22);border-top-color: #130C0C;transform: translateY(-50%);animation: deck-submit-spin 650ms linear infinite;}@keyframes deck-submit-spin {to {transform: translateY(-50%) rotate(360deg);}}.deck-landing-error {margin: 10px 0 0;border-radius: 10px;background: #fff0ed;color: #8f2f23;font-size: 13px;line-height: 1.45;padding: 10px 12px;text-align: center;}.deck-landing-field-error {margin-top: 6px;color: #8f2f23;font-family: "regular";font-size: 13px;line-height: 1.4;}.deck-landing-reassure {display: flex;align-items: center;justify-content: center;gap: 8px;margin: 14px 0 0;color: #6a5b5b;font-family: "regular";font-size: 13.5px;line-height: 1.4;text-align: center;}.deck-landing-reassure svg {flex: none;}.grecaptcha-badge {visibility: hidden;}.recaptcha-disclosure {margin: 8px 0 0;color: #707070;font-size: 12px;line-height: 1.55;}.recaptcha-disclosure a {color: #707070;text-decoration: underline;text-underline-offset: 2px;}@media (max-width: 620px) {.deck-landing-field {flex: 1 1 100%;}}@media (prefers-reduced-motion: reduce) {.deck-landing-submit:hover {transform: none;}.deck-landing-submit.is-loading::before {animation: none;}}