.landing{--pc-blue: #1d5bff;--pc-blue-dark: #143fbf;--pc-blue-tint: #eef3ff;--pc-green: #16c784;--pc-green-dark: #0ea968;--pc-orange: #f59e0b;--pc-red: #ef4444;--pc-text: #0b1220;--pc-text-secondary: #374151;--pc-text-muted: #6b7280;--pc-text-faint: #9ca3af;--pc-border: #e5e7eb;--pc-border-strong: #d1d5db;--pc-bg-alt: #f5f7fa;--pc-dark: #0b1220;--pc-dark-alt: #141b2e;--pc-container: 1180px;--pc-radius-lg: 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--pc-text);background:#fff;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.landing *{box-sizing:border-box;margin:0}.landing img{display:block;max-width:100%}.landing button{font-family:inherit;border:none;cursor:pointer;background:none}.landing input{font-family:inherit}.pc-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.pc-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.landing,.landing *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.pc-reveal{opacity:1;transform:none}}.pc-section-inner{max-width:var(--pc-container);margin:0 auto;padding:0 24px;text-align:center}.pc-section-title{font-size:32px;font-weight:800;color:var(--pc-text);max-width:720px;margin:0 auto 16px;line-height:1.28;letter-spacing:-.01em}.pc-section-subtitle{font-size:15.5px;color:var(--pc-text-muted);max-width:560px;margin:0 auto 48px;line-height:1.6}.pc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:filter .15s ease,transform .1s ease}.pc-btn:hover{filter:brightness(1.06)}.pc-btn:active{transform:scale(.98)}.pc-btn.pc-btn-primary{background:var(--pc-green);color:#06281c}.pc-btn-large{padding:17px 30px;font-size:15.5px}.pc-arrow{font-size:16px;line-height:1}.pc-status-dot{width:6px;height:6px;border-radius:50%;background:var(--pc-green);flex:none}.pc-ticker{background:var(--pc-dark);overflow:hidden;white-space:nowrap}.pc-ticker-track{display:inline-flex;animation:pcTickerSlide 32s linear infinite}@keyframes pcTickerSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.pc-ticker-item{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;font-size:13px;color:#9ca3af;border-right:1px solid rgba(255,255,255,.08);flex:none}.pc-ticker-pair{font-weight:600;color:#d1d5db}.pc-ticker-item strong{color:#fff;font-weight:700}.pc-ticker-change{font-weight:700}.pc-ticker-change.is-up{color:var(--pc-green)}.pc-ticker-change.is-down{color:var(--pc-red)}.pc-header{position:sticky;top:0;z-index:40;background:#fff}.pc-header-inner{max-width:var(--pc-container);margin:0 auto;padding:16px 24px;display:flex;align-items:center;border-bottom:1px solid var(--pc-border)}.pc-brand{display:flex;align-items:center;gap:10px}.pc-brand-logo{width:32px;height:32px;flex:none}.pc-brand-name{font-size:19px;font-weight:800;letter-spacing:.01em;color:var(--pc-text);white-space:nowrap}.pc-hero{padding:56px 0 72px}.pc-hero-inner{max-width:var(--pc-container);margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:start;text-align:left}.pc-hero-left{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.pc-badge{display:inline-flex;align-items:center;gap:8px;background:var(--pc-blue-tint);color:#1f2937;font-size:13.5px;font-weight:600;padding:9px 16px;border-radius:999px}.pc-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--pc-green);flex:none}.pc-title{font-size:46px;line-height:1.16;font-weight:800;letter-spacing:-.02em;color:var(--pc-text)}.pc-title-green{color:var(--pc-green)}.pc-subtitle{font-size:16.5px;line-height:1.6;color:var(--pc-text-muted);max-width:520px}.pc-bold-line{font-size:15.5px;font-weight:700;color:var(--pc-text);max-width:520px;line-height:1.5}.pc-payout-wrap{width:100%}.pc-payout-card{width:100%;background:linear-gradient(160deg,#101a30,var(--pc-dark));border-radius:18px;padding:22px 24px}.pc-payout-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pc-payout-label{font-size:13.5px;color:#9ca3af}.pc-payout-status{display:inline-flex;align-items:center;gap:6px;background:#16c78429;color:var(--pc-green);font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;white-space:nowrap}.pc-payout-value{display:block;font-size:34px;font-weight:800;color:var(--pc-green);margin-bottom:16px}.pc-payout-progress{height:7px;border-radius:999px;background:#ffffff1a;overflow:hidden}.pc-payout-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--pc-blue),var(--pc-green));transition:width 1.2s cubic-bezier(.16,1,.3,1)}.pc-payout-progress-label{margin-top:8px;text-align:right;font-size:12.5px;color:#9ca3af}.pc-trust{width:100%}.pc-trust-label{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--pc-text-faint);margin-bottom:12px}.pc-trust-logos{display:flex;flex-wrap:wrap;gap:28px}.pc-trust-logos span{font-size:15px;font-weight:800;letter-spacing:.03em;color:#9ca3af}.pc-hero-right{position:relative}.pc-reg-card{background:#fff;border-radius:var(--pc-radius-lg);overflow:hidden;box-shadow:0 24px 48px -16px #10182829;border:1px solid var(--pc-border)}.pc-reg-ribbon{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(90deg,#ff3d71,#e01151);color:#fff;font-size:13.5px;font-weight:700;padding:11px 16px;text-align:center}.pc-reg-ribbon img{width:15px;height:15px}.pc-reg-banner{background:linear-gradient(135deg,var(--pc-blue),var(--pc-blue-dark));color:#fff;padding:26px 32px}.pc-reg-banner strong{display:block;font-size:21px;font-weight:800;margin-bottom:6px}.pc-reg-banner p{font-size:13.5px;color:#ffffffd9}.pc-reg-form{display:flex;flex-direction:column;gap:16px;padding:28px 32px 0}.pc-reg-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pc-reg-field-wrap{display:flex;flex-direction:column;gap:7px}.pc-reg-field-label{font-size:13.5px;font-weight:700;color:var(--pc-text)}.pc-reg-field{width:100%;padding:13px 15px;border:1px solid var(--pc-border);border-radius:12px;font-size:15px;font-family:inherit;color:var(--pc-text);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.pc-reg-field::placeholder{color:var(--pc-text-faint)}.pc-reg-field:focus{outline:none;border-color:var(--pc-blue);box-shadow:0 0 0 3px var(--pc-blue-tint)}.pc-reg-field.has-error{border-color:#dc2626}.pc-reg-error{color:#dc2626;font-size:13px}.pc-reg-button{width:100%;padding:17px;font-size:15.5px;margin-top:2px}.pc-reg-button:disabled{opacity:.7;cursor:default}.pc-reg-secure{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;color:var(--pc-text-muted);padding:18px 32px 28px}.pc-reg-secure img{width:13px;height:13px}.pc-toast{position:absolute;right:-14px;bottom:-32px;width:250px;display:flex;align-items:center;gap:12px;background:#fff;border-radius:16px;border:1px solid var(--pc-border);box-shadow:0 20px 40px -12px #10182838;padding:14px 16px;opacity:0;transform:translateY(14px) scale(.96);animation:pcToastIn .62s cubic-bezier(.16,1,.3,1) .9s forwards,pcToastBob 4.4s ease-in-out 1.6s infinite}@keyframes pcToastIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pcToastBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pc-toast-avatar{width:40px;height:40px;flex:none}.pc-toast-body{display:flex;flex-direction:column;gap:2px;min-width:0}.pc-toast-label{font-size:11px;color:var(--pc-text-faint)}.pc-toast-body strong{font-size:13.5px;font-weight:700;color:var(--pc-text);white-space:nowrap}.pc-toast-city{font-size:12px;color:var(--pc-text-muted)}.pc-toast-check{width:18px;height:18px;flex:none;margin-left:auto}.pc-whyus{background:var(--pc-bg-alt);padding:80px 0}.pc-whyus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.pc-whyus-card{background:#fff;border:1px solid var(--pc-border);border-radius:18px;padding:28px}.pc-whyus-icon{width:56px;height:56px;margin-bottom:18px}.pc-whyus-card h3{font-size:17px;font-weight:800;color:var(--pc-text);margin-bottom:8px}.pc-whyus-card p{font-size:14px;color:var(--pc-text-muted);line-height:1.6}.pc-technology{padding:84px 0}.pc-tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;text-align:left;align-items:start}.pc-tech-label{display:block;font-size:13px;font-weight:800;letter-spacing:.08em;color:var(--pc-blue);margin-bottom:14px}.pc-tech-title{font-size:30px;font-weight:800;color:var(--pc-text);line-height:1.28;margin-bottom:16px}.pc-tech-text{font-size:15.5px;color:var(--pc-text-muted);line-height:1.65;margin-bottom:14px}.pc-tech-text-strong{color:var(--pc-text-secondary);font-weight:600}.pc-tech-exchanges-label{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--pc-text-faint);margin:10px 0 14px}.pc-tech-exchanges{display:flex;flex-wrap:wrap;gap:10px}.pc-exchange-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--pc-border);border-radius:999px;padding:9px 16px;font-size:14px;font-weight:600;color:var(--pc-text-secondary);background:#fff}.pc-portfolio-card{background:var(--pc-dark);border-radius:var(--pc-radius-lg);padding:28px;box-shadow:0 24px 48px -20px #0b122080}.pc-portfolio-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.pc-portfolio-head strong{display:block;font-size:16.5px;font-weight:800;color:#fff;margin-bottom:4px}.pc-portfolio-head span{font-size:13px;color:#9ca3af}.pc-roi-pill{flex:none;background:#16c78429;color:var(--pc-green);font-size:13px;font-weight:800;padding:6px 12px;border-radius:999px;white-space:nowrap}.pc-chart{margin:14px 0 6px}.pc-chart svg{width:100%;height:150px;display:block;overflow:visible}.pc-chart-area{opacity:0;transition:opacity .9s ease}.pc-chart-area.is-drawn{opacity:1}.pc-chart-line{stroke:var(--pc-green);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:665;stroke-dashoffset:665;transition:stroke-dashoffset 1.5s cubic-bezier(.65,0,.35,1)}.pc-chart-line.is-drawn{stroke-dashoffset:0}.pc-chart-dot{transform-box:fill-box;transform-origin:center;animation:pcChartDotIn .42s cubic-bezier(.34,1.56,.64,1) both}@keyframes pcChartDotIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.pc-chart-dot-core{fill:var(--pc-green)}.pc-chart-dot-ring{fill:none;stroke:var(--pc-green);stroke-width:2;transform-box:fill-box;transform-origin:center;animation:pcChartPulse 2.2s ease-out infinite}@keyframes pcChartPulse{0%{r:5;opacity:.55}to{r:15;opacity:0}}.pc-portfolio-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.pc-portfolio-stat{background:#ffffff0d;border-radius:14px;padding:14px}.pc-portfolio-stat span{display:block;font-size:12px;color:#9ca3af;margin-bottom:6px}.pc-portfolio-stat strong{display:block;font-size:18px;font-weight:800}.pc-portfolio-stat .tone-green{color:var(--pc-green)}.pc-portfolio-stat .tone-red{color:#f87171}.pc-portfolio-exchanges{display:flex;gap:10px}.pc-portfolio-exchanges span{flex:1;text-align:center;background:#ffffff14;color:#e5e7eb;font-size:12.5px;font-weight:600;padding:9px 10px;border-radius:999px}.pc-steps{background:var(--pc-bg-alt);padding:80px 0}.pc-steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:0;margin-bottom:40px;text-align:left}.pc-steps-row:before,.pc-steps-row:after{content:"";position:absolute;top:18px;height:1px;z-index:0}.pc-steps-row:before{left:16.6%;right:50%;background:var(--pc-blue);opacity:.55}.pc-steps-row:after{left:50%;right:16.6%;background:var(--pc-green);opacity:.55}.pc-step{display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.pc-step-num{width:36px;height:36px;border-radius:50%;background:var(--pc-blue);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;position:relative;z-index:1;align-self:center}.pc-step-card{background:#fff;border:1px solid var(--pc-border);border-radius:16px;padding:24px;width:100%}.pc-step-card h3{font-size:17px;font-weight:800;margin-bottom:8px;color:var(--pc-text)}.pc-step-card p{font-size:14px;color:var(--pc-text-muted);line-height:1.6}.pc-cta-banner{background:var(--pc-dark);padding:64px 0}.pc-cta-inner{text-align:left;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.pc-cta-left{max-width:560px}.pc-cta-label{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:800;letter-spacing:.08em;color:var(--pc-green);margin-bottom:12px}.pc-cta-value{display:block;font-size:48px;font-weight:800;color:#fff;margin-bottom:14px;letter-spacing:-.01em}.pc-cta-left p{font-size:15px;color:#9ca3af;line-height:1.6}.pc-cta-right{display:flex;flex-direction:column;align-items:center;gap:10px;flex:none}.pc-cta-right .pc-btn{box-shadow:0 0 32px #16c78473}.pc-cta-note{font-size:12.5px;color:#6b7280}.pc-testimonials{padding:84px 0}.pc-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.pc-testimonial-card{background:#fff;border:1px solid var(--pc-border);border-radius:18px;padding:24px;box-shadow:0 4px 16px -8px #10182814}.pc-testimonial-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.pc-testimonial-avatar{width:48px;height:48px;flex:none}.pc-testimonial-who{display:flex;flex-direction:column;min-width:0;flex:1}.pc-testimonial-who strong{font-size:15px;font-weight:800;color:var(--pc-text)}.pc-testimonial-who span{font-size:12.5px;color:var(--pc-text-muted)}.pc-testimonial-amount{flex:none;align-self:flex-start;margin-top:2px;background:#16c7841f;color:var(--pc-green-dark);font-size:13px;font-weight:800;padding:5px 11px;border-radius:999px;white-space:nowrap}.pc-stars{display:flex;gap:3px;margin-bottom:12px}.pc-stars img{width:16px;height:16px}.pc-testimonial-card p{font-size:14.5px;color:var(--pc-text-secondary);line-height:1.65}.pc-comments{background:var(--pc-bg-alt);padding:84px 0}.pc-comments-inner{max-width:800px}.pc-comments-list{display:flex;flex-direction:column;gap:16px;text-align:left}.pc-comment-card{display:flex;gap:14px;background:#fff;border:1px solid var(--pc-border);border-radius:16px;padding:22px}.pc-comment-avatar{width:40px;height:40px;flex:none}.pc-comment-body{flex:1;min-width:0}.pc-comment-meta{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.pc-comment-meta strong{font-size:15px;font-weight:800;color:var(--pc-text)}.pc-comment-meta span{font-size:12.5px;color:var(--pc-text-faint)}.pc-comment-body>p{font-size:14.5px;color:var(--pc-text-secondary);line-height:1.6;margin-bottom:14px}.pc-comment-actions{display:flex;gap:22px}.pc-comment-actions span{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--pc-text-muted)}.pc-comment-actions img{width:14px;height:14px}.pc-comments-more{display:block;margin:28px auto 0;font-size:14.5px;font-weight:700;color:var(--pc-blue)}.pc-faq{background:var(--pc-bg-alt);padding:84px 0}.pc-faq-inner{max-width:820px}.pc-faq-list{display:flex;flex-direction:column;gap:12px;margin-top:40px;text-align:left}.pc-faq-item{background:#fff;border:1px solid var(--pc-border);border-radius:14px;transition:border-color .22s ease,box-shadow .22s ease;overflow:hidden}.pc-faq-item.is-open{border-color:var(--pc-blue);box-shadow:0 8px 20px -12px #1d5bff59}.pc-faq-item:not(.is-open):hover{border-color:var(--pc-border-strong)}.pc-faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:15.5px;font-weight:700;color:var(--pc-text);width:100%;text-align:left;padding:20px 24px}.pc-faq-question:hover{background:var(--pc-bg-alt)}.pc-faq-chevron{flex:none;width:13px;height:8px}.pc-faq-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.16,1,.3,1)}.pc-faq-item.is-open .pc-faq-answer-wrap{grid-template-rows:1fr}.pc-faq-answer-inner{overflow:hidden}.pc-faq-answer{margin:0 24px 20px;font-size:14px;color:var(--pc-text-muted);line-height:1.6;opacity:0;transition:opacity .2s ease}.pc-faq-item.is-open .pc-faq-answer{opacity:1;transition:opacity .26s ease .12s}.pc-footer{padding:52px 0 32px;border-top:1px solid var(--pc-border)}.pc-footer-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.pc-footer-disclaimer{max-width:760px;margin:0 auto 24px;font-size:12.5px;color:var(--pc-text-faint);line-height:1.6}.pc-footer-disclaimer strong{color:var(--pc-text-muted)}.pc-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:20px}.pc-footer-links span{font-size:14px;color:var(--pc-text-muted)}.pc-footer-copyright{font-size:12.5px;color:var(--pc-text-faint)}@media(max-width:1023px){.pc-hero-inner,.pc-tech-grid{grid-template-columns:minmax(0,1fr)}.pc-hero-right{max-width:480px;margin-bottom:24px}.pc-toast{left:16px;right:16px;bottom:-26px;width:auto}}@media(max-width:900px){.pc-section-inner{padding:0 20px}.pc-brand-logo{width:28px;height:28px}.pc-brand-name{font-size:17px}.pc-ticker-item{padding:8px 14px;font-size:12px}.pc-hero{padding:24px 0 44px}.pc-hero-inner{padding:0 20px;gap:32px}.pc-title{font-size:33px}.pc-subtitle{font-size:15px}.pc-bold-line{font-size:14.5px}.pc-section-title{font-size:25px}.pc-section-subtitle{font-size:14.5px;margin-bottom:36px}.pc-payout-card{padding:18px 20px}.pc-payout-value{font-size:28px}.pc-reg-banner{padding:22px 24px}.pc-reg-banner strong{font-size:19px}.pc-reg-form{padding:22px 22px 0}.pc-reg-secure{padding:16px 22px 24px}.pc-reg-row{grid-template-columns:minmax(0,1fr)}.pc-whyus,.pc-technology,.pc-steps,.pc-testimonials,.pc-comments,.pc-faq{padding:48px 0}.pc-whyus-grid,.pc-testimonials-grid{grid-template-columns:minmax(0,1fr)}.pc-whyus-card{padding:22px}.pc-whyus-icon{width:48px;height:48px;margin-bottom:14px}.pc-tech-title{font-size:25px}.pc-tech-text{font-size:14.5px}.pc-portfolio-card{padding:22px}.pc-portfolio-stats{grid-template-columns:minmax(0,1fr);gap:10px}.pc-portfolio-stat{display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.pc-portfolio-stat span{margin-bottom:0}.pc-portfolio-exchanges{flex-direction:column}.pc-steps-row{grid-template-columns:minmax(0,1fr);gap:32px;position:relative;padding-top:28px;margin-bottom:0}.pc-steps-row:before{left:0;right:0;top:0;background:linear-gradient(90deg,var(--pc-blue),var(--pc-green));opacity:.4}.pc-steps-row:after{display:none}.pc-step{align-items:center;text-align:center}.pc-step-card{background:none;border:none;padding:0;text-align:center}.pc-step-card p{max-width:280px;margin:0 auto}.pc-cta-inner{flex-direction:column;align-items:flex-start;text-align:left}.pc-cta-right{align-items:center;width:100%;margin-top:4px}.pc-cta-right .pc-btn{width:100%}.pc-cta-value{font-size:34px}.pc-comment-card{padding:18px;gap:12px}.pc-comment-meta{flex-wrap:wrap}}@media(max-width:380px){.pc-section-inner,.pc-hero-inner{padding:0 16px}.pc-title{font-size:29px}.pc-section-title,.pc-tech-title{font-size:22px}.pc-cta-value{font-size:28px}.pc-payout-value{font-size:25px}.pc-ticker-item{padding:7px 12px;font-size:11.5px}.pc-toast{left:12px;right:12px}}body{margin:0}
