.ThreeWalls-module__cTL9_a__section{padding-block:var(--section-pad-y);background:radial-gradient(circle at 14% 18%, color-mix(in srgb, var(--highlight) 14%, transparent), transparent 22rem), radial-gradient(circle at 86% 8%, color-mix(in srgb, var(--italic-accent) 20%, transparent), transparent 24rem), var(--section-bg);color:var(--text-primary);isolation:isolate;transition:background var(--transition-theme), color var(--transition-theme);position:relative;overflow:clip}.ThreeWalls-module__cTL9_a__section:before{content:"";z-index:-1;opacity:.45;background:linear-gradient(115deg, transparent 0 38%, color-mix(in srgb, var(--divider) 62%, transparent) 38.15% 38.35%, transparent 38.5%), linear-gradient(115deg, transparent 0 58%, color-mix(in srgb, var(--divider) 44%, transparent) 58.15% 58.28%, transparent 58.45%);pointer-events:none;position:absolute;inset:0}.ThreeWalls-module__cTL9_a__header{margin-bottom:var(--section-gap-lg);position:relative}.ThreeWalls-module__cTL9_a__eyebrow{font-family:var(--font-body);font-size:var(--type-label);font-weight:var(--weight-label);letter-spacing:var(--tracking-label);line-height:var(--leading-compact);text-transform:uppercase;color:var(--text-muted);justify-content:center;align-items:center;gap:14px;display:flex}.ThreeWalls-module__cTL9_a__headerMark{color:var(--italic-accent);align-items:center;gap:10px;display:inline-flex}.ThreeWalls-module__cTL9_a__headerLine{opacity:.42;background:currentColor;width:28px;height:1px}.ThreeWalls-module__cTL9_a__headerIcon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.ThreeWalls-module__cTL9_a__sparkle{width:42px;height:42px;color:var(--italic-accent);opacity:.7;pointer-events:none;position:absolute}.ThreeWalls-module__cTL9_a__sparkle:before,.ThreeWalls-module__cTL9_a__sparkle:after{content:"";background:currentColor;position:absolute}.ThreeWalls-module__cTL9_a__sparkle:before{width:1px;height:18px;top:4px;left:18px;box-shadow:0 24px}.ThreeWalls-module__cTL9_a__sparkle:after{width:18px;height:1px;top:13px;left:9px;box-shadow:0 0}.ThreeWalls-module__cTL9_a__sparkleLeft{top:42px;left:clamp(0px,12vw,120px);transform:rotate(28deg)}.ThreeWalls-module__cTL9_a__sparkleRight{top:70px;right:clamp(0px,12vw,120px);transform:rotate(-18deg)scale(.78)}.ThreeWalls-module__cTL9_a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.8vw,34px);display:grid}.ThreeWalls-module__cTL9_a__card{--card-accent:var(--italic-accent);--card-accent-soft:color-mix(in srgb, var(--italic-accent) 14%, transparent);--card-surface:linear-gradient(160deg, color-mix(in srgb, var(--paper-bg) 84%, transparent), color-mix(in srgb, var(--section-solid) 76%, transparent));aspect-ratio:5/7;min-height:0;color:inherit;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;perspective:1200px;background:0 0;border:0;border-radius:18px;padding:0;display:block;position:relative}.ThreeWalls-module__cTL9_a__orange{--card-accent:#ff7a2b;--card-accent-soft:#ff7a2b1f}.ThreeWalls-module__cTL9_a__green{--card-accent:#96c93a;--card-accent-soft:#96c93a24}.ThreeWalls-module__cTL9_a__blue{--card-accent:#3b8cff;--card-accent-soft:#3b8cff1f}.ThreeWalls-module__cTL9_a__card:before{content:"";z-index:3;background:linear-gradient(90deg, transparent, var(--card-accent), transparent);opacity:0;transform-origin:50%;pointer-events:none;height:1px;position:absolute;inset:16px 18px auto;transform:scaleX(0)}.ThreeWalls-module__cTL9_a__card.in:before{animation:ThreeWalls-module__cTL9_a__storyRuleGrow .86s var(--ease-grace) .5s both}.ThreeWalls-module__cTL9_a__card:hover .ThreeWalls-module__cTL9_a__cardInner,.ThreeWalls-module__cTL9_a__card:focus-visible .ThreeWalls-module__cTL9_a__cardInner{box-shadow:0 28px 80px color-mix(in srgb, var(--wall-glow) 70%, transparent), 0 0 0 1px color-mix(in srgb, var(--card-accent) 62%, transparent);transform:translateY(-7px)}.ThreeWalls-module__cTL9_a__card:focus-visible{outline:3px solid color-mix(in srgb, var(--italic-accent) 80%, transparent);outline-offset:5px}.ThreeWalls-module__cTL9_a__cardGlow{background:radial-gradient(circle at 50% 40%, var(--card-accent-soft), transparent 58%), radial-gradient(circle at 38% 72%, color-mix(in srgb, var(--highlight) 12%, transparent), transparent 48%);filter:blur(24px);opacity:.48;transition:opacity .6s var(--ease-grace), transform .6s var(--ease-grace);pointer-events:none;border-radius:999px;position:absolute;inset:14% 8% -8%;transform:translateY(0)}.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__cardGlow{opacity:0;transform:translateY(20px)scale(.92)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__cardGlow{opacity:.48;filter:blur(24px);transform:translateY(0)scale(1)}:is(.ThreeWalls-module__cTL9_a__card.in:hover .ThreeWalls-module__cTL9_a__cardGlow,.ThreeWalls-module__cTL9_a__card.in:focus-visible .ThreeWalls-module__cTL9_a__cardGlow,.ThreeWalls-module__cTL9_a__card.in.ThreeWalls-module__cTL9_a__flipped .ThreeWalls-module__cTL9_a__cardGlow){opacity:.75;transform:translateY(-5px)scale(1)}.ThreeWalls-module__cTL9_a__card:hover .ThreeWalls-module__cTL9_a__cardGlow,.ThreeWalls-module__cTL9_a__card:focus-visible .ThreeWalls-module__cTL9_a__cardGlow,.ThreeWalls-module__cTL9_a__card.ThreeWalls-module__cTL9_a__flipped .ThreeWalls-module__cTL9_a__cardGlow{opacity:.75;transform:translateY(-5px)}.ThreeWalls-module__cTL9_a__cardInner{border-radius:inherit;transition:transform .9s var(--ease-grace), box-shadow .45s var(--ease-grace);box-shadow:0 24px 68px #211a4d1a, 0 0 0 1px color-mix(in srgb, var(--divider) 74%, transparent);transform-style:preserve-3d;display:block;position:absolute;inset:0;transform:translateY(0)}.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__cardInner{transform:translateY(22px)rotateX(4deg)scale(.985)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__cardInner{opacity:1;filter:blur();animation:ThreeWalls-module__cTL9_a__beliefCardSettle 1.08s var(--ease-grace) .14s backwards;transform:translateY(0)rotateX(0)scale(1)}:is(.ThreeWalls-module__cTL9_a__card.in:hover .ThreeWalls-module__cTL9_a__cardInner,.ThreeWalls-module__cTL9_a__card.in:focus-visible .ThreeWalls-module__cTL9_a__cardInner){box-shadow:0 28px 80px color-mix(in srgb, var(--wall-glow) 70%, transparent), 0 0 0 1px color-mix(in srgb, var(--card-accent) 62%, transparent);transform:translateY(-7px)}@keyframes ThreeWalls-module__cTL9_a__beliefCardSettle{0%{opacity:0;filter:blur(8px);transform:translateY(22px)rotateX(4deg)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)rotateX(0)scale(1)}}.ThreeWalls-module__cTL9_a__card.ThreeWalls-module__cTL9_a__flipped .ThreeWalls-module__cTL9_a__cardInner{transform:translateY(-4px)}.ThreeWalls-module__cTL9_a__card.ThreeWalls-module__cTL9_a__flipped:hover .ThreeWalls-module__cTL9_a__cardInner,.ThreeWalls-module__cTL9_a__card.ThreeWalls-module__cTL9_a__flipped:focus-visible .ThreeWalls-module__cTL9_a__cardInner{transform:translateY(-7px)}.ThreeWalls-module__cTL9_a__card.in.ThreeWalls-module__cTL9_a__flipped:hover .ThreeWalls-module__cTL9_a__cardInner{transform:translateY(-7px)}.ThreeWalls-module__cTL9_a__card.in.ThreeWalls-module__cTL9_a__flipped:focus-visible .ThreeWalls-module__cTL9_a__cardInner{transform:translateY(-7px)}.ThreeWalls-module__cTL9_a__face{border-radius:inherit;width:100%;min-width:0;height:100%;transition:opacity .38s var(--ease-grace), transform .52s var(--ease-grace), filter .38s var(--ease-grace);flex-direction:column;justify-content:flex-start;gap:clamp(12px,1.35vw,18px);padding:clamp(24px,2.25vw,36px);display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffffad}.ThreeWalls-module__cTL9_a__front{text-align:center;opacity:1;border:1px solid color-mix(in srgb, var(--divider) 86%, transparent);background:radial-gradient(circle at 96% 4%, var(--card-accent-soft), transparent 9rem), radial-gradient(circle at 50% 100%, #ffffffbd, transparent 7rem), var(--card-surface);justify-content:space-between;align-items:center;transform:rotateY(0)scale(1)}.ThreeWalls-module__cTL9_a__front:after{content:"";border:1px solid color-mix(in srgb, var(--card-accent) 38%, transparent);opacity:.8;border-radius:999px;width:180px;height:180px;position:absolute;bottom:-54px;right:-34px}.ThreeWalls-module__cTL9_a__back{text-align:left;border:1px solid color-mix(in srgb, var(--card-accent) 52%, transparent);background:radial-gradient(circle at 92% 8%, var(--card-accent-soft), transparent 10rem), radial-gradient(circle at 12% 98%, #ffffffa6, transparent 8rem), linear-gradient(145deg, color-mix(in srgb, var(--section-bg-deep) 84%, var(--paper-bg)), color-mix(in srgb, var(--paper-bg) 26%, var(--section-solid)));gap:clamp(8px,.9vw,12px);padding-block:clamp(20px,2vw,32px) clamp(34px,2.6vw,44px)}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__kicker{margin-top:clamp(6px,.9vw,10px)}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__quoteMark{margin-top:clamp(12px,1.5vw,20px);margin-bottom:2px}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__truth{font-size:clamp(1.42rem,1.9vw,1.66rem);line-height:1.16}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__proof{margin-top:clamp(8px,1vw,14px);font-size:clamp(.86rem,1vw,.96rem);line-height:1.42}.ThreeWalls-module__cTL9_a__faceVisible{opacity:1;visibility:visible;pointer-events:auto;filter:none;transform:rotateY(0)scale(1)}.ThreeWalls-module__cTL9_a__faceHidden{opacity:0;visibility:hidden;pointer-events:none;filter:blur(3px);transform:rotateY(-10deg)scale(.985)}.ThreeWalls-module__cTL9_a__back.ThreeWalls-module__cTL9_a__faceHidden{transform:rotateY(10deg)scale(.985)}.ThreeWalls-module__cTL9_a__back:after{content:"";background:linear-gradient(90deg, var(--card-accent), var(--highlight), transparent);opacity:.8;height:3px;position:absolute;inset:auto 28px 28px}@keyframes ThreeWalls-module__cTL9_a__cardFaceIn{0%{opacity:0;transform:rotateY(-12deg)scale(.985)}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes ThreeWalls-module__cTL9_a__cardBackIn{0%{opacity:0;transform:rotateY(12deg)scale(.985)}to{opacity:1;transform:rotateY(0)scale(1)}}.ThreeWalls-module__cTL9_a__index{z-index:1;width:fit-content;font-family:var(--font-display);font-size:1.1rem;font-weight:var(--weight-heading);color:var(--card-accent);line-height:1;display:block;position:relative}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__indexRule{animation:ThreeWalls-module__cTL9_a__storyRuleGrow .65s var(--ease-grace) .64s both}.ThreeWalls-module__cTL9_a__cardTop{z-index:1;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:relative}.ThreeWalls-module__cTL9_a__front .ThreeWalls-module__cTL9_a__cardTop{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%}.ThreeWalls-module__cTL9_a__indexRule{background:var(--card-accent);opacity:.78;transform-origin:0;width:26px;height:2px;margin-top:12px;display:block;transform:scaleX(0)}.ThreeWalls-module__cTL9_a__front .ThreeWalls-module__cTL9_a__index{margin-inline:auto}.ThreeWalls-module__cTL9_a__front .ThreeWalls-module__cTL9_a__indexRule{transform-origin:50%;margin-inline:auto}.ThreeWalls-module__cTL9_a__iconBadge{border:1px solid color-mix(in srgb, var(--card-accent) 22%, transparent);background:radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--card-accent) 14%, transparent), transparent 68%), color-mix(in srgb, var(--paper-bg) 58%, transparent);width:58px;height:58px;color:var(--card-accent);box-shadow:0 14px 34px color-mix(in srgb, var(--card-accent) 12%, transparent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__iconBadge{animation:ThreeWalls-module__cTL9_a__iconBadgeArrive .88s var(--ease-grace) .42s both}@keyframes ThreeWalls-module__cTL9_a__iconBadgeArrive{0%{opacity:0;filter:blur(5px);transform:translateY(-10px)scale(.86)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.ThreeWalls-module__cTL9_a__iconSvg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.ThreeWalls-module__cTL9_a__kicker{z-index:1;border:1px solid color-mix(in srgb, var(--divider) 80%, transparent);width:fit-content;font-family:var(--font-body);font-size:.68rem;font-weight:var(--weight-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--card-accent);background:color-mix(in srgb, var(--card-accent) 10%, var(--paper-bg));border-radius:2px;margin-top:18px;padding:8px 10px;line-height:1.2;position:relative}.ThreeWalls-module__cTL9_a__front .ThreeWalls-module__cTL9_a__kicker{margin-inline:auto}.ThreeWalls-module__cTL9_a__quoteMark{z-index:1;font-family:var(--font-display);font-size:2rem;font-weight:var(--weight-heading);color:var(--card-accent);margin-top:clamp(28px,4vw,46px);margin-bottom:8px;line-height:.7;display:block;position:relative}.ThreeWalls-module__cTL9_a__front .ThreeWalls-module__cTL9_a__quoteMark{text-align:center;margin-inline:auto}.ThreeWalls-module__cTL9_a__beliefText{z-index:1;max-width:11em;font-family:var(--font-display);font-size:1.95rem;font-style:italic;font-weight:var(--weight-heading);color:var(--text-primary);margin:0 auto auto;line-height:1.16;display:block;position:relative}.ThreeWalls-module__cTL9_a__flipHint{z-index:1;width:100%;font-family:var(--font-body);font-size:.72rem;font-weight:var(--weight-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;line-height:1.3;display:inline-flex;position:relative}.ThreeWalls-module__cTL9_a__flipHint:before{content:none}.ThreeWalls-module__cTL9_a__truth{z-index:1;font-family:var(--font-display);font-size:1.72rem;font-weight:var(--weight-heading);color:var(--text-primary);margin-top:0;line-height:1.18;display:block;position:relative}:is(.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__kicker,.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__quoteMark,.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__beliefText,.ThreeWalls-module__cTL9_a__card.reveal .ThreeWalls-module__cTL9_a__flipHint){opacity:0;filter:blur(6px);transform:translateY(14px)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__kicker{opacity:1;filter:blur();animation:ThreeWalls-module__cTL9_a__storyTextRise .72s var(--ease-grace) .34s both;transform:translateY(0)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__quoteMark{opacity:1;filter:blur();animation:ThreeWalls-module__cTL9_a__storyTextRise .72s var(--ease-grace) .48s both;transform:translateY(0)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__beliefText{opacity:1;filter:blur();animation:ThreeWalls-module__cTL9_a__storySoftScale .9s var(--ease-grace) .58s both;transform:translateY(0)scale(1)}.ThreeWalls-module__cTL9_a__card.in .ThreeWalls-module__cTL9_a__flipHint{opacity:1;filter:blur();animation:ThreeWalls-module__cTL9_a__storyTextRise .72s var(--ease-grace) .74s both;transform:translateY(0)}.ThreeWalls-module__cTL9_a__proof{z-index:1;font-family:var(--font-body);color:var(--text-secondary);font-size:.98rem;font-weight:var(--weight-body-strong);margin-top:20px;line-height:1.55;display:block;position:relative}@media (prefers-reduced-motion:reduce){.ThreeWalls-module__cTL9_a__cardInner,.ThreeWalls-module__cTL9_a__face,.ThreeWalls-module__cTL9_a__cardGlow,.ThreeWalls-module__cTL9_a__card:before,.ThreeWalls-module__cTL9_a__indexRule,.ThreeWalls-module__cTL9_a__iconBadge,.ThreeWalls-module__cTL9_a__kicker,.ThreeWalls-module__cTL9_a__quoteMark,.ThreeWalls-module__cTL9_a__beliefText,.ThreeWalls-module__cTL9_a__flipHint{opacity:1;filter:none;transition:none;animation:none;transform:none}}@media (max-width:1020px){.ThreeWalls-module__cTL9_a__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2.3vw,22px);max-width:100%;margin-inline:auto}.ThreeWalls-module__cTL9_a__card{aspect-ratio:5/7}.ThreeWalls-module__cTL9_a__beliefText{max-width:12em;font-size:clamp(1.08rem,2.65vw,1.46rem)}.ThreeWalls-module__cTL9_a__truth{font-size:clamp(1.02rem,2.3vw,1.34rem)}.ThreeWalls-module__cTL9_a__face{padding:clamp(18px,2.4vw,26px)}.ThreeWalls-module__cTL9_a__quoteMark{margin-top:clamp(16px,2.4vw,26px)}.ThreeWalls-module__cTL9_a__iconBadge{width:48px;height:48px}.ThreeWalls-module__cTL9_a__iconSvg{width:25px;height:25px}.ThreeWalls-module__cTL9_a__kicker{padding:7px 8px;font-size:.58rem}.ThreeWalls-module__cTL9_a__proof{margin-top:12px;font-size:clamp(.72rem,1.45vw,.86rem);line-height:1.45}.ThreeWalls-module__cTL9_a__back{gap:clamp(6px,.9vw,10px);padding-block:clamp(16px,2vw,24px) clamp(28px,3vw,36px)}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__kicker{margin-top:6px}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__quoteMark{margin-top:clamp(10px,1.6vw,16px);margin-bottom:0}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__truth{font-size:clamp(1rem,2.15vw,1.28rem);line-height:1.15}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__proof{margin-top:10px;font-size:clamp(.7rem,1.35vw,.84rem);line-height:1.38}}@media (max-width:700px){.ThreeWalls-module__cTL9_a__section{padding-block:var(--section-pad-y-tight)}.ThreeWalls-module__cTL9_a__header{margin-bottom:42px}.ThreeWalls-module__cTL9_a__grid{grid-template-columns:1fr;gap:18px;max-width:min(100%,390px)}.ThreeWalls-module__cTL9_a__card{aspect-ratio:5/7}.ThreeWalls-module__cTL9_a__face{padding:24px}.ThreeWalls-module__cTL9_a__cardTop{gap:12px}.ThreeWalls-module__cTL9_a__iconBadge{width:46px;height:46px}.ThreeWalls-module__cTL9_a__iconSvg{width:24px;height:24px}.ThreeWalls-module__cTL9_a__kicker{margin-top:12px;padding:6px 8px;font-size:.56rem}.ThreeWalls-module__cTL9_a__quoteMark{margin-top:18px;margin-bottom:4px;font-size:1.55rem}.ThreeWalls-module__cTL9_a__beliefText{max-width:13em;font-size:clamp(1.5rem,7vw,1.9rem);line-height:1.16}.ThreeWalls-module__cTL9_a__truth{font-size:clamp(1.28rem,5.7vw,1.58rem);line-height:1.18}.ThreeWalls-module__cTL9_a__flipHint{font-size:.66rem}.ThreeWalls-module__cTL9_a__proof{margin-top:14px;font-size:.86rem;line-height:1.48}.ThreeWalls-module__cTL9_a__back{gap:8px;padding-block:22px 38px}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__kicker{margin-top:8px}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__quoteMark{margin-top:10px;margin-bottom:0}.ThreeWalls-module__cTL9_a__back .ThreeWalls-module__cTL9_a__proof{margin-top:10px;line-height:1.42}}
