.PatternShowcase-module__W-cLHG__section{padding:var(--section-padding-y) var(--container-padding-x);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);overflow:hidden}.PatternShowcase-module__W-cLHG__container{max-width:var(--max-content-width);margin:0 auto}.PatternShowcase-module__W-cLHG__header{text-align:center;margin-bottom:var(--space-10);opacity:0;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);transform:translateY(20px)}.PatternShowcase-module__W-cLHG__headerVisible{opacity:1;transform:translateY(0)}.PatternShowcase-module__W-cLHG__heading{font-size:var(--text-3xl);font-weight:var(--font-bold);color:#fff;margin-bottom:var(--space-3);letter-spacing:-.01em}.PatternShowcase-module__W-cLHG__subheading{font-size:var(--text-lg);color:#ffffffa6;max-width:560px;line-height:var(--leading-relaxed);margin:0 auto}@media (min-width:768px){.PatternShowcase-module__W-cLHG__heading{font-size:var(--text-4xl)}}.PatternShowcase-module__W-cLHG__showcase{gap:var(--space-6);flex-direction:column;display:flex}.PatternShowcase-module__W-cLHG__terminal{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000059;border:1px solid #ffffff1a;animation:.4s ease-out PatternShowcase-module__W-cLHG__termIn,.8s ease-in 5.5s forwards PatternShowcase-module__W-cLHG__termFade;overflow:hidden}@keyframes PatternShowcase-module__W-cLHG__termIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes PatternShowcase-module__W-cLHG__termFade{0%{opacity:1}to{opacity:0}}.PatternShowcase-module__W-cLHG__chrome{padding:var(--space-2) var(--space-4);background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;display:flex}.PatternShowcase-module__W-cLHG__chromeDots{gap:6px;display:flex}.PatternShowcase-module__W-cLHG__chromeDots span{background:#ffffff26;border-radius:50%;width:8px;height:8px}.PatternShowcase-module__W-cLHG__chromeTitle{text-align:center;color:#fff6;font-size:11px;font-weight:var(--font-medium);letter-spacing:.01em;flex:1}.PatternShowcase-module__W-cLHG__chromeTicker{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.02em;font-size:10px}.PatternShowcase-module__W-cLHG__mainBody{flex-direction:column;display:flex}.PatternShowcase-module__W-cLHG__chartArea{padding:var(--space-3) var(--space-4)}.PatternShowcase-module__W-cLHG__chartSvg{width:100%;height:auto;display:block}.PatternShowcase-module__W-cLHG__priceLine{animation:1.2s ease-out forwards PatternShowcase-module__W-cLHG__drawLine}@keyframes PatternShowcase-module__W-cLHG__drawLine{to{stroke-dashoffset:0}}.PatternShowcase-module__W-cLHG__areaFill{opacity:0;animation:.7s ease-out .8s forwards PatternShowcase-module__W-cLHG__fadeIn}.PatternShowcase-module__W-cLHG__scanLine{opacity:0;transform-origin:0 0;animation:1s linear .2s forwards PatternShowcase-module__W-cLHG__scanSweep}@keyframes PatternShowcase-module__W-cLHG__scanSweep{0%{opacity:.7;transform:translate(0)}90%{opacity:.7}to{opacity:0;transform:translateX(calc(var(--scan-dist) * 1px))}}.PatternShowcase-module__W-cLHG__levelLine{opacity:0;animation:.4s ease-out 1.5s forwards PatternShowcase-module__W-cLHG__fadeIn}.PatternShowcase-module__W-cLHG__marker{opacity:0;animation:PatternShowcase-module__W-cLHG__fadeIn .3s ease-out var(--m-delay) forwards}.PatternShowcase-module__W-cLHG__markerPulse{transform-origin:50%;transform-box:fill-box;animation:2s ease-out infinite PatternShowcase-module__W-cLHG__pulseRing;animation-delay:calc(var(--m-delay) + .3s)}@keyframes PatternShowcase-module__W-cLHG__pulseRing{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.PatternShowcase-module__W-cLHG__resultsPanel{padding:var(--space-4) var(--space-5);opacity:0;border-top:1px solid #ffffff0f;animation:.4s ease-out 2s forwards PatternShowcase-module__W-cLHG__slideUp;transform:translateY(10px)}@keyframes PatternShowcase-module__W-cLHG__slideUp{to{opacity:1;transform:translateY(0)}}.PatternShowcase-module__W-cLHG__badge{color:var(--color-success-light);font-size:10px;font-weight:var(--font-bold);letter-spacing:.08em;border-radius:var(--radius-full);text-transform:uppercase;margin-bottom:var(--space-2);background:#22c55e33;padding:3px 10px;display:inline-block}.PatternShowcase-module__W-cLHG__badgeBearish{color:var(--color-danger-light,#f87171);background:#ef444433}.PatternShowcase-module__W-cLHG__patternName{font-size:var(--text-xl);font-weight:var(--font-bold);color:#fff;margin-bottom:var(--space-3);line-height:var(--leading-tight)}.PatternShowcase-module__W-cLHG__gauge{width:76px;height:76px;margin-bottom:var(--space-3);position:relative}.PatternShowcase-module__W-cLHG__gaugeArc{animation:.8s ease-out 2.4s forwards PatternShowcase-module__W-cLHG__gaugeStroke}@keyframes PatternShowcase-module__W-cLHG__gaugeStroke{to{stroke-dashoffset:var(--gauge-target)}}.PatternShowcase-module__W-cLHG__gaugeValue{font-size:var(--text-base);font-weight:var(--font-bold);font-family:var(--font-mono);opacity:0;justify-content:center;align-items:center;animation:.3s ease-out 2.6s forwards PatternShowcase-module__W-cLHG__fadeIn;display:flex;position:absolute;inset:0}.PatternShowcase-module__W-cLHG__metrics{gap:var(--space-2);flex-direction:column;display:flex}.PatternShowcase-module__W-cLHG__metricRow{font-size:var(--text-sm);opacity:0;animation:PatternShowcase-module__W-cLHG__fadeIn .3s ease-out calc(2.4s + var(--row-i) * .1s) forwards;justify-content:space-between;align-items:center;display:flex}.PatternShowcase-module__W-cLHG__metricRow dt{color:#ffffff80;font-weight:var(--font-regular)}.PatternShowcase-module__W-cLHG__metricRow dd{color:#fff;font-weight:var(--font-semibold);font-family:var(--font-mono);font-size:13px}.PatternShowcase-module__W-cLHG__valGreen{color:var(--color-success-light)!important}.PatternShowcase-module__W-cLHG__valRed{color:var(--color-danger-light,#f87171)!important}.PatternShowcase-module__W-cLHG__console{padding:var(--space-3) var(--space-4);font-family:var(--font-mono);color:var(--color-success-light);background:#00000040;border-top:1px solid #ffffff0f;flex-direction:column;gap:4px;min-height:68px;font-size:12px;display:flex}.PatternShowcase-module__W-cLHG__consoleLine{white-space:nowrap;clip-path:inset(0 100% 0 0);animation:.6s steps(25,end) forwards PatternShowcase-module__W-cLHG__typeReveal;animation-delay:calc(.3s + var(--line-i) * 1s);overflow:hidden}@keyframes PatternShowcase-module__W-cLHG__typeReveal{to{clip-path:inset(0 0% 0 0)}}.PatternShowcase-module__W-cLHG__cursor{background:var(--color-success-light);width:7px;height:13px;margin-top:2px;animation:1s step-end infinite PatternShowcase-module__W-cLHG__cursorBlink;display:inline-block}@keyframes PatternShowcase-module__W-cLHG__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes PatternShowcase-module__W-cLHG__fadeIn{0%{opacity:0}to{opacity:1}}.PatternShowcase-module__W-cLHG__pills{gap:var(--space-2);padding-bottom:var(--space-2);-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.PatternShowcase-module__W-cLHG__pills::-webkit-scrollbar{display:none}.PatternShowcase-module__W-cLHG__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);color:#ffffff8c;font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);background:#ffffff0f;border:1px solid #ffffff14;display:flex;position:relative;overflow:hidden}.PatternShowcase-module__W-cLHG__pill:hover{color:#ffffffd9;background:#ffffff1a}.PatternShowcase-module__W-cLHG__pillActive{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.PatternShowcase-module__W-cLHG__pillDot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:6px;height:6px}.PatternShowcase-module__W-cLHG__pillDot[data-signal=BEARISH]{background:var(--color-danger,#ef4444)}.PatternShowcase-module__W-cLHG__pillProgress{background:#ffffff40;width:0;height:2px;animation:7s linear forwards PatternShowcase-module__W-cLHG__progressFill;position:absolute;bottom:0;left:0}@keyframes PatternShowcase-module__W-cLHG__progressFill{to{width:100%}}@media (min-width:768px){.PatternShowcase-module__W-cLHG__mainBody{flex-direction:row}.PatternShowcase-module__W-cLHG__chartArea{flex:1.3;min-width:0}.PatternShowcase-module__W-cLHG__resultsPanel{border-top:none;border-left:1px solid #ffffff0f;flex:.7;min-width:0;animation-name:PatternShowcase-module__W-cLHG__slideRight}.PatternShowcase-module__W-cLHG__pills{justify-content:center}}@keyframes PatternShowcase-module__W-cLHG__slideRight{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.PatternShowcase-module__W-cLHG__terminal{animation:none}.PatternShowcase-module__W-cLHG__header{opacity:1;transition:none;transform:none}.PatternShowcase-module__W-cLHG__priceLine{stroke-dashoffset:0;animation:none}.PatternShowcase-module__W-cLHG__areaFill{opacity:1;animation:none}.PatternShowcase-module__W-cLHG__scanLine{display:none}.PatternShowcase-module__W-cLHG__levelLine,.PatternShowcase-module__W-cLHG__marker{opacity:1;animation:none}.PatternShowcase-module__W-cLHG__markerPulse{animation:none}.PatternShowcase-module__W-cLHG__resultsPanel{opacity:1;animation:none;transform:none}.PatternShowcase-module__W-cLHG__gaugeArc{stroke-dashoffset:var(--gauge-target);animation:none}.PatternShowcase-module__W-cLHG__gaugeValue,.PatternShowcase-module__W-cLHG__metricRow{opacity:1;animation:none}.PatternShowcase-module__W-cLHG__consoleLine{clip-path:none;animation:none}.PatternShowcase-module__W-cLHG__cursor{display:none}.PatternShowcase-module__W-cLHG__pillProgress{width:100%;animation:none}}
