.hero-candle-chart{position:absolute;width:110%;bottom:0;right:-6%;height:100%}.hero-candle-chart .fib-levels path{stroke:#e4c470;stroke-opacity:0;stroke-width:1;stroke-dasharray:490;stroke-dashoffset:490;animation:fib-reveal .7s ease-out forwards}.hero-candle-chart .fib-levels path:nth-child(2){animation-delay:.12s}.hero-candle-chart .fib-levels path:nth-child(3){animation-delay:.24s}.hero-candle-chart .fib-levels path:nth-child(4){animation-delay:.36s}.hero-candle-chart .fib-levels path:nth-child(5){animation-delay:.48s}.hero-candle-chart .fib-labels{opacity:0;animation:chart-fade .4s .6s forwards}.hero-candle-chart text{font:9px 'DM Mono';fill:#f4dda199;letter-spacing:1px}.hero-candle-chart .candle{transform-box:fill-box;transform-origin:center bottom;transform:scaleY(0);animation:candle-rise .42s cubic-bezier(.17,.67,.4,1.2) forwards}.hero-candle-chart .candle:nth-child(1){animation-delay:.62s}.hero-candle-chart .candle:nth-child(2){animation-delay:.75s}.hero-candle-chart .candle:nth-child(3){animation-delay:.88s}.hero-candle-chart .candle:nth-child(4){animation-delay:1.01s}.hero-candle-chart .candle:nth-child(5){animation-delay:1.14s}.hero-candle-chart .candle:nth-child(6){animation-delay:1.27s}.hero-candle-chart .candle:nth-child(7){animation-delay:1.4s}.hero-candle-chart .candle:nth-child(8){animation-delay:1.53s}.hero-candle-chart .candle:nth-child(9){animation-delay:1.66s}.hero-candle-chart .candle:nth-child(10){animation-delay:1.79s}.hero-candle-chart .candle path{stroke:#e7c675;stroke-width:2}.hero-candle-chart .candle rect{fill:url(#candleGold);stroke:#f1d994;stroke-width:1}.hero-candle-chart .candle.down rect{fill:#71947b;stroke:#9cc4a6}.hero-candle-chart .trend-line{stroke:#f4d580;stroke-width:2;fill:none;stroke-dasharray:580;stroke-dashoffset:580;filter:drop-shadow(0 0 4px #f5cd7199);animation:trend-draw .8s 1.95s ease-out forwards}@keyframes fib-reveal{to{stroke-opacity:.38;stroke-dashoffset:0}}@keyframes chart-fade{to{opacity:1}}@keyframes candle-rise{to{transform:scaleY(1)}}@keyframes trend-draw{to{stroke-dashoffset:0}}.about-us{background:#e9e7df;color:#10130f;padding:120px max(36px,calc((100vw - 1268px)/2));display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid #cccbc2}.about-us h2{font:500 clamp(46px,5.4vw,74px)/.94 'Playfair Display';letter-spacing:-3px;margin:22px 0}.about-us h2 em{color:#ae8741}.about-copy>p{font-size:18px;line-height:1.6;max-width:520px;margin:0 0 48px;color:#393c36}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:28px}.about-points article{border-top:1px solid #a9aaa1;padding-top:16px}.about-points span{font:10px DM Mono;letter-spacing:1px;color:#90713b}.about-points p{font-size:13px;line-height:1.6;color:#545750}@media(prefers-reduced-motion:reduce){.hero-candle-chart *{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}}@media(max-width:760px){.hero-candle-chart{width:124%;right:-14%}.hero-candle-chart text{font-size:7px}.about-us{padding:85px 20px;display:block}.about-us h2{letter-spacing:-2px}.about-copy>p{margin-top:35px;font-size:16px}.about-points{display:block}.about-points article{margin-top:24px}}
