@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@600;800&family=Poppins:wght@400;600&family=Roboto:wght@300;200&display=swap";
:root{--black:#000;--white:#fff;--gray:#cdcdcd;--purple-light:#b997f3;--purple:#673ab7;--purple-dark:#522e93;--font-title:"Orbitron", sans-serif;--font-subtitle:"Poppins", sans-serif;--font-text:"Roboto", sans-serif;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--title-sm:24px;--title-md:32px;--title-lg:40px;--title-xl:52px;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-glow:#673ab740;--color-shadow:#0000001a;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;--container-width:1160px;--transition-fast:.25s ease}*,:before,:after{box-sizing:border-box}*{margin:0}body{font-family:var(--font-text);background:var(--black);color:var(--black);line-height:1.6}html,body{max-width:100%;overflow-x:hidden}img,svg,video,canvas,iframe{max-width:100%}p,h1,h2,h3,h4,h5,h6,li,a,span,button,td,th{overflow-wrap:anywhere}a{color:inherit;transition:color var(--transition-fast,.25s ease);text-decoration:none}.container,.header-container{width:min(100% - 2rem,var(--container-width));margin-inline:auto}.section-gap{padding:5rem 0}@media (max-width:768px){.section-gap{padding:3.5rem 0}}@media (max-width:360px){.container,.header-container{width:min(100% - 1.25rem,var(--container-width))}.section-gap{padding:3rem 0}}@media (max-width:240px){.container,.header-container{width:min(100% - .75rem,var(--container-width))}.section-gap{padding:2.35rem 0}}.section-heading{margin-bottom:2rem}.section-heading--center{text-align:center}.section-heading--center .section-heading__description{margin-left:auto;margin-right:auto}.section-heading__overline{text-transform:uppercase;letter-spacing:.12em;color:var(--purple);margin-bottom:.6rem;font-size:.76rem;font-weight:600}.section-heading__title{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);margin:0 0 .85rem;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800;line-height:1.15}.section-heading__description{color:#393939;max-width:680px;margin-top:.8rem}.btn{border-radius:var(--radius-pill);transition:transform var(--transition-fast,.25s ease),background-color var(--transition-fast,.25s ease),border-color var(--transition-fast,.25s ease);border:1px solid #0000;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--purple);color:var(--black)}.btn--secondary{background:var(--gray);color:var(--black)}.btn--ghost{border-color:var(--gray);color:var(--white)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}ul{padding:0;list-style:none}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--gray);padding:.85rem}
.header-root{z-index:100;background:#000;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr;align-items:center;gap:1.2rem;min-height:68px;display:grid}.header-brand{color:#f4f8ff;letter-spacing:.01em;cursor:pointer;align-items:center;font-weight:700;display:inline-flex}.header-logo-image{width:50px;height:auto;padding:10px 0;display:block}.header-menu-btn{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;display:none}.header-menu-btn span{background:#f4f8ff;width:22px;height:2px}.header-nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-list{align-items:center;gap:30px;margin:0 auto;display:flex}.header-item{list-style:none}.header-item--dropdown{position:static}.header-markets-hover-wrap{align-items:center;display:inline-flex;position:relative}.header-mega-trigger{align-items:center;gap:.35rem;display:inline-flex}.header-mega-toggle{color:#f4f8ff;cursor:pointer;background:#673ab724;border:1px solid #b997f361;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:1;display:none}.header-mega-toggle span{font-size:.88rem;transform:translateY(-1px)}.header-subnav-backdrop{display:none}@media (max-width:900px){.header-subnav-backdrop--visible{z-index:88;cursor:pointer;background:#000000b8;border:0;margin:0;padding:0;display:block;position:fixed;inset:68px 0 0}}.header-subnav{--header-bar-height:68px;--subnav-bridge:6px;left:0;right:0;top:calc(var(--header-bar-height) - var(--subnav-bridge));padding-top:var(--subnav-bridge);max-height:min(380px,100vh - var(--header-bar-height));z-index:90;-webkit-overflow-scrolling:touch;background:linear-gradient(165deg,#0c0c0e 0%,#050506 45%,#030303 100%);border-top:none;flex-direction:column;display:none;position:fixed;bottom:auto;overflow:hidden auto;box-shadow:0 24px 60px #0000008c}.header-subnav--visible{display:flex}.header-subnav__inner{width:100%;max-width:var(--container-width);border-top:1px solid #b997f359;flex-direction:column;flex-shrink:0;margin-left:auto;margin-right:auto;padding:1.1rem 1rem 1.35rem;display:flex}.header-subnav__head{border-bottom:1px solid #b997f333;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.header-subnav__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--purple-light);margin:0;font-size:.72rem;font-weight:600}.header-subnav__close{color:#f4f8ff;cursor:pointer;background:#673ab726;border:1px solid #b997f359;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;display:none}.header-subnav__close:hover{border-color:var(--purple-light);color:var(--purple-light)}.header-subnav__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.header-subnav__grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.header-subnav__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.header-subnav__grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1200px){.header-subnav__grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}.header-sublink{color:#e4e4e4;height:100%;min-height:7.5rem;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);background:#121216d9;border:1px solid #b997f347;border-radius:14px;flex-direction:column;gap:.55rem;padding:1.15rem 1.2rem;text-decoration:none;display:flex}.header-sublink:hover,.header-sublink:focus-visible{background:#673ab724;border-color:#b997f38c;outline:none;box-shadow:0 12px 36px #673ab71f}.header-sublink.header-is-active{border-color:var(--purple-light);background:#673ab72e}.header-sublink__title{color:#f4f8ff;letter-spacing:.01em;font-size:1.05rem;font-weight:600}.header-sublink__desc{color:#b8b8c4;font-size:.88rem;font-weight:300;line-height:1.45}@media (min-width:901px){.header-item--dropdown{margin-bottom:-.5rem;padding-bottom:.5rem;position:relative}.header-markets-hover-wrap:focus-within .header-subnav{display:flex}.header-subnav__close{display:none!important}}@media (max-width:900px){.header-subnav{max-height:min(85vh,520px)}.header-subnav__close{display:inline-flex}.header-subnav__head{flex-direction:row;justify-content:space-between;align-items:center}.header-subnav__grid{grid-template-columns:1fr}.header-sublink{min-height:0}}.header-link{color:var(--white);cursor:pointer;font-size:15px;font-weight:300}.header-link:hover,.header-link.header-is-active{color:var(--purple-light)}.header-actions{align-items:center;gap:20px;display:flex}.header-login{color:#e9f0ff;border-radius:var(--radius-sm);border:1px solid var(--white);cursor:pointer;padding:.45rem .7rem;font-size:.8rem;font-weight:400}.header-login:hover{color:var(--purple-light);border:1px solid var(--purple-light)}.header-join{isolation:isolate;color:var(--white);border-radius:var(--radius-sm);cursor:pointer;background-color:var(--purple);border:none;padding:10px 22px;font-size:.8rem;font-weight:500;transition:all .2s;position:relative}.header-join:active{transform:scale(.96)}.header-join:before,.header-join:after{content:"";z-index:-1;pointer-events:none;background-repeat:no-repeat;width:150%;height:100%;position:absolute;left:50%;transform:translate(-50%)}.header-join:hover:before{background-image:radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, transparent 20%, var(--purple) 20%, transparent 30%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, transparent 10%, var(--purple) 15%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%);background-position:50% 120%;background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;animation:.6s header-top-bubbles;top:-70%}@keyframes header-top-bubbles{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0 80%,0 20%,10% 40%,20% 0,30% 30%,22%,50%,65% 20%,90% 30%}to{background-position:0 70%,0 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.header-join:hover:after{background-image:radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, transparent 10%, var(--purple) 15%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%),radial-gradient(circle, var(--purple) 20%, transparent 20%);background-position:50% 0;background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,20% 20%,18% 18%;animation:.6s header-bottom-bubbles;bottom:-70%}@keyframes header-bottom-bubbles{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0}50%{background-position:0 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0}to{background-position:0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@media (max-width:900px){.header-inner{justify-content:space-between;align-items:center;display:flex}.header-menu-btn{display:inline-flex}.header-nav{background:#0d0d0d;border:1px solid #dbe5f533;border-radius:12px;flex-direction:column;align-items:stretch;max-height:calc(100vh - 84px);padding:1rem;display:none;position:absolute;top:66px;left:1rem;right:1rem;overflow-y:auto}.header-nav.header-is-open{display:flex}.header-list{flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;margin:0}.header-item--dropdown{width:100%;margin-bottom:0;padding-bottom:0}.header-mega-trigger{justify-content:space-between;width:100%}.header-mega-toggle{display:inline-flex}.header-actions{flex-wrap:wrap;justify-content:flex-start;gap:.6rem;width:100%;margin-top:.4rem}}@media (max-width:480px){.header-inner{min-height:62px}.header-logo-image{width:50px}.header-nav{padding:.8rem;top:60px;left:.65rem;right:.65rem}.header-link{font-size:.92rem}.header-login,.header-join{text-align:center;width:100%}.header-subnav{--header-bar-height:62px;max-height:calc(100vh - 62px)}.header-subnav__inner{padding:.9rem .75rem 1rem}.header-sublink{padding:.9rem}}@media (max-width:240px){.header-inner{gap:.55rem;min-height:56px}.header-logo-image{width:92px}.header-nav{padding:.65rem;top:55px;left:.35rem;right:.35rem}.header-link{font-size:.84rem}.header-login,.header-join{padding:.42rem .5rem;font-size:.72rem}.header-subnav{--header-bar-height:56px}.header-sublink__title{font-size:.9rem}.header-sublink__desc{font-size:.8rem;line-height:1.35}}.header-logo-mark{color:#fff;background:linear-gradient(135deg,#1f6dff,#0c4ec8);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:10px;font-size:.75rem;font-weight:700;display:inline-flex}.header-logo-text{font-size:1.05rem}
.footer{color:#c9d6ee;background:#000;border-top:1px solid #b997f33d;padding-top:clamp(3rem,6vw,4.5rem);position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 35% 0,#673ab733 0%,#673ab700 60%);height:240px;position:absolute;inset:-10% -20% auto}.footer__grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1.25fr);gap:2.1rem;display:grid;position:relative}.footer__brand-link{align-items:center;margin-bottom:.9rem;display:inline-flex}.footer__logo-image{width:168px;height:auto;display:block}.footer__logo-mark{color:#fff;background:linear-gradient(135deg,#1f6dff,#0c4ec8);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:inline-flex}.footer__logo-text{color:#f4f8ff;letter-spacing:.01em;font-size:1.08rem;font-weight:700}.footer__title{color:#f4f8ff;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.95rem;font-size:.8rem;font-weight:600}.footer__text{color:#b7c8e8;max-width:430px;margin-top:20px;line-height:1.5}.footer__list{gap:.55rem;display:grid}.footer__list a{color:#fff;font-size:.94rem}.footer__list a:hover,.footer__list a:focus-visible{color:var(--purple-light)}.footer__grid section:not(.footer__brand) .footer__title{color:#b997f3}.footer__bottom{color:#95aad0;border-top:1px solid #b997f342;gap:.9rem;margin-top:2.3rem;padding:1.25rem 0 1.6rem;font-size:.84rem;display:grid}.footer__risk-box{background:#673ab714;border:1px solid #b997f373;border-radius:12px;padding:.9rem 1rem}.footer__risk{color:#d4ddf0;margin-bottom:.65rem;line-height:1.2}.footer__risk:last-child{margin-bottom:0}.footer__risk-label{color:#b997f3;font-weight:700}.footer__copyright{text-align:left;white-space:normal}.footer__risk-link{color:inherit;text-underline-offset:2px;text-decoration:underline;transition:opacity .2s}.footer__risk-link:hover{opacity:.8}@media (max-width:900px){.footer__grid{grid-template-columns:1fr;gap:1.65rem}.footer__bottom{gap:.55rem}.footer__copyright{text-align:left;white-space:normal}}@media (max-width:480px){.footer{padding-top:2.4rem}.footer__grid{gap:1.25rem}.footer__title{margin-bottom:.75rem;font-size:.74rem}.footer__text{font-size:.9rem;line-height:1.45}.footer__list a{font-size:.88rem}.footer__risk-box{border-radius:10px;padding:.75rem .8rem}.footer__risk{font-size:.78rem;line-height:1.45}.footer__bottom{margin-top:1.4rem;padding:1rem 0 1.2rem;font-size:.78rem}}@media (max-width:240px){.footer{padding-top:1.8rem}.footer__logo-image{width:132px}.footer__title{letter-spacing:.09em;font-size:.66rem}.footer__text,.footer__list a{font-size:.78rem;line-height:1.35}.footer__risk{font-size:.72rem;line-height:1.35}.footer__bottom,.footer__copyright{font-size:.7rem;line-height:1.3}}
.wtt-card{z-index:1;box-sizing:border-box;transition:box-shadow var(--transition-fast),transform var(--transition-fast);background:linear-gradient(160deg,#121218 0%,#0a0a0c 100%);border-radius:14px;position:relative;overflow:hidden;box-shadow:14px 14px 32px #000000a6,-4px -4px 16px #ffffff08}.wtt-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #673ab773,0 16px 48px #673ab759}.wtt-card__visual{z-index:0;pointer-events:none;border-radius:14px;position:absolute;inset:0;overflow:hidden}.wtt-card__inner{z-index:2;-webkit-backdrop-filter:blur(24px);pointer-events:none;background:#08080ae0;border-radius:10px;outline:1px solid #673ab759;width:auto;height:auto;position:absolute;inset:5px;overflow:hidden}.wtt-card__blob{z-index:1;background-color:var(--purple);opacity:.95;filter:blur(14px);width:150px;height:150px;animation:5s infinite wtt-blob-bounce;animation-delay:var(--wtt-blob-delay,0s);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%}.wtt-card__stack{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.wtt-card__stack--start{text-align:left;box-sizing:border-box;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100%;padding:1.25rem 1.35rem 1.35rem}.wtt-card__title{font-family:var(--font-title);color:var(--white);margin-bottom:.45rem;font-size:20px;font-weight:600}.wtt-card__desc{font-family:var(--font-text);color:#e6e8f0c7;margin-bottom:1rem;font-size:.88rem;line-height:1.45}.wtt-card__desc--clamp{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:11.5rem;min-height:5.104rem;display:-webkit-box;overflow:hidden}.wtt-card--tile{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:260px;min-height:300px;padding:1rem .85rem 1.25rem;display:flex;overflow:visible}.wtt-card__btn{z-index:3;cursor:pointer;box-sizing:border-box;border:2px solid var(--purple-light);min-width:128px;min-height:40px;color:var(--white);font-family:var(--font-subtitle);background:linear-gradient(90deg,#b997f380 -12.74%,#673ab752 56.76%);border-radius:10px;justify-content:center;align-items:center;padding:0 .65rem;font-size:14px;font-weight:600;text-decoration:none;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s,border-color .28s,filter .28s,background .38s;display:inline-flex;position:relative}.wtt-card__btn:hover{filter:brightness(1.08)saturate(1.06);background:linear-gradient(115deg,#c4b5fd9e -8%,#7c3aed6b 52%,#673ab761 100%);border-color:#d8b4fefa;transform:translateY(-3px);box-shadow:0 10px 28px #673ab76b,0 4px 14px #0000002e,0 0 0 1px #b997f373,0 0 44px #673ab761}.wtt-card__btn:active{transition-duration:.12s;transform:translateY(-1px)scale(.99);box-shadow:0 4px 16px #673ab74d,0 0 0 1px #b997f359}.wtt-card__btn:focus-visible{outline-offset:3px;outline:2px solid #c4b5fdf2}@media (prefers-reduced-motion:reduce){.wtt-card__btn{transition-duration:.15s}.wtt-card__btn:hover,.wtt-card__btn:active{transform:none}}.wtt-card__btn:before{content:"";border:2px solid var(--purple-light);pointer-events:none;background:#1a0f28;border-top:0;border-bottom:0;border-left:0;border-top-left-radius:8px;border-bottom-left-radius:8px;width:3px;height:20px;position:absolute;bottom:-5px;left:3px;transform:rotate(-45deg)}.wtt-card__btn:after{content:"";pointer-events:none;border-top:11px solid #0000;border-left:11px solid #f5f0ff;position:absolute;bottom:-2px;left:-2px}@keyframes wtt-blob-bounce{0%{transform:translate(-100%,-100%)translate(0,0)}25%{transform:translate(-100%,-100%)translate(100%)}50%{transform:translate(-100%,-100%)translate(100%,100%)}75%{transform:translate(-100%,-100%)translateY(100%)}to{transform:translate(-100%,-100%)translate(0,0)}}@media (prefers-reduced-motion:reduce){.wtt-card__blob{animation:none}.wtt-card:hover{transform:none}}@media (max-width:360px){.wtt-card--tile{max-width:100%;min-height:240px;padding:.85rem .65rem 1rem}.wtt-card__stack--start{padding:.95rem .95rem 1rem}.wtt-card__title{font-size:1rem}.wtt-card__desc{margin-bottom:.7rem;font-size:.82rem;line-height:1.4}.wtt-card__btn{min-width:112px;min-height:36px;font-size:.76rem}}@media (max-width:240px){.wtt-card{border-radius:10px}.wtt-card__inner{border-radius:8px;inset:3px}.wtt-card__blob{width:100px;height:100px}.wtt-card__title{font-size:.88rem}.wtt-card__desc{font-size:.74rem}.wtt-card__btn{width:100%;min-width:0;font-size:.72rem}}
.card{background:#fff;border:1px solid #d3dced;border-radius:14px;padding:1.35rem;transition:transform .25s,box-shadow .25s;box-shadow:0 14px 40px #03122814}.card:hover{transform:translateY(-4px);box-shadow:0 20px 46px #06193929}.card h3{margin-bottom:.5rem}.card--stat{text-align:center;color:#f2f7ff;background:#0b2142;border-color:#1e4478}.card__value{margin-bottom:.25rem;font-size:1.8rem;font-weight:700}.card.card--platform.wtt-card,.card.card--feature.wtt-card{background:linear-gradient(160deg,#121218 0%,#0a0a0c 100%);border:none;padding:0;overflow:hidden;box-shadow:14px 14px 32px #000000a6,-4px -4px 16px #ffffff08}.card.card--platform.wtt-card:hover,.card.card--feature.wtt-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #673ab773,0 16px 48px #673ab759}.card--platform__list{font-family:var(--font-text);color:#e6e8f0c7;margin:0;padding:0 0 0 1.2rem;font-size:.88rem;line-height:1.5;list-style:outside}.card--platform__list li::marker{color:var(--purple-light)}.card.card--market.wtt-card{background:linear-gradient(160deg,#121218 0%,#0a0a0c 100%);border:none;padding:0;overflow:hidden;box-shadow:14px 14px 32px #000000a6,-4px -4px 16px #ffffff08}.card.card--market.wtt-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #673ab773,0 16px 48px #673ab759}.card--market__shell{z-index:3;flex-direction:row;align-items:stretch;width:100%;height:100%;min-height:100%;display:flex;position:relative}.card--market__shell--stack{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.35rem 1.25rem 1.45rem}@media (max-width:900px){.card--market__shell{min-height:320px}}@media (max-width:640px){.card--market__shell{min-height:300px}}.card.card--market h3{font-family:var(--font-title);letter-spacing:.03em;color:var(--white);margin-bottom:.45rem;font-size:clamp(1.05rem,2.1vw,1.22rem);font-weight:700}.card.card--market p{color:#e6e8f0c7;font-size:.96rem;line-height:1.58}.card--market--media{flex-direction:row;align-items:stretch;gap:0;padding:0;display:flex;overflow:hidden}.card--market__media{background:#0003;border-right:1px solid #673ab740;flex:0 0 clamp(132px,30%,200px);justify-content:center;align-items:center;min-height:120px;margin:0;padding:1.15rem 1rem;display:flex;position:relative}.card--market__media:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000 40%,#ffffff59 50%,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.card.card--market:hover .card--market__media:after{opacity:1}.card--market__img{object-fit:contain;border-radius:14px;width:100%;max-width:168px;height:100%;max-height:168px;margin:auto;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;box-shadow:0 12px 28px #673ab72e,0 2px 8px #0000000f}.card.card--market:hover .card--market__img{transform:translateY(-2px)scale(1.03);box-shadow:0 16px 36px #673ab738,0 4px 12px #00000014}.card--market__body{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:1.45rem 1.5rem 1.45rem 1.35rem;display:flex}.card--market__body h3{margin-top:0}@media (max-width:520px){.card--market__shell{min-height:340px}.card--market--media{flex-direction:column}.card--market__media{border-bottom:1px solid #673ab71f;border-right:0;flex:none;width:100%;min-height:160px;max-height:220px;padding:1.35rem 1.25rem}.card--market__img{max-width:200px;max-height:180px}.card--market__body{padding:1.15rem 1.35rem 1.45rem}}@media (max-width:360px){.card--market__shell{min-height:300px}.card--market__media{min-height:140px;padding:1rem .95rem}.card--market__body{padding:1rem 1rem 1.2rem}}@media (max-width:240px){.card--market__shell{min-height:260px}}
.main-hero{color:#f2f7ff;background-image:linear-gradient(90deg,#020610d6 0%,#030916ad 40%,#040a1847 72%,#040a181f 100%),url(/home-background.png);background-position:100%;background-repeat:no-repeat;background-size:cover;min-height:620px;padding:6rem 0 5rem}.main-hero-inner{grid-template-columns:1.6fr 1fr;align-items:center;gap:2rem;display:grid}.main-hero-tag{font-family:var(--font-subtitle);text-transform:uppercase;font-size:var(--text-xl);color:#9ec8ff}.main-hero h1{font-size:var(--title-xl);line-height:1.15;font-family:var(--font-title);white-space:pre-line;margin:.75rem 0 1rem}.main-hero p{max-width:640px;font-family:var(--font-text)}.main-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.primary-button{--h-button:48px;--w-button:102px;--round:.75rem;cursor:pointer;border-radius:var(--round);background:radial-gradient(65.28% 65.28% at 50% 100%,#df71ffcc 0%,#df71ff00 100%),linear-gradient(#7a5af8,#7a5af8);border:none;outline:none;justify-content:center;align-items:center;padding:12px 18px;transition:all .25s;display:inline-flex;position:relative;overflow:hidden}.primary-button:before,.primary-button:after{content:"";inset:var(--space);border-radius:calc(var(--round) - var(--space));z-index:0;transition:all .5s ease-in-out;position:absolute}.primary-button:before{--space:1px;background:linear-gradient(177.95deg,#ffffff30 0%,#fff0 100%)}.primary-button:after{--space:2px;background:radial-gradient(65.28% 65.28% at 50% 100%,#df71ffcc 0%,#df71ff00 100%),linear-gradient(#7a5af8,#7a5af8)}.primary-button:active{transform:scale(.95)}.fold{z-index:1;border-bottom-left-radius:.5rem;border-top-right-radius:var(--round);background:radial-gradient(100% 75% at 55%,#df71ffcc 0%,#df71ff00 100%);width:1rem;height:1rem;transition:all .5s ease-in-out;display:inline-block;position:absolute;top:0;right:0;box-shadow:0 0 3px #000}.fold:after{content:"";pointer-events:none;background-color:#e8e8e8;width:150%;height:150%;position:absolute;top:0;right:0;transform:rotate(45deg)translate(0%)translateY(-18px)}.primary-button:hover .fold{margin-top:-1rem;margin-right:-1rem}.points-wrapper{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;overflow:hidden}.points-wrapper .point{pointer-events:none;background-color:#fff;border-radius:9999px;width:2px;height:2px;animation:ease-in-out infinite floating-points;position:absolute;bottom:-10px}@keyframes floating-points{0%{transform:translateY(0)}85%{opacity:0}to{opacity:0;transform:translateY(-55px)}}.points-wrapper .point:first-child{opacity:1;animation-duration:2.35s;animation-delay:.2s;left:10%}.points-wrapper .point:nth-child(2){opacity:.7;animation-duration:2.5s;animation-delay:.5s;left:30%}.points-wrapper .point:nth-child(3){opacity:.8;animation-duration:2.2s;animation-delay:.1s;left:25%}.points-wrapper .point:nth-child(4){opacity:.6;animation-duration:2.05s;left:44%}.points-wrapper .point:nth-child(5){opacity:1;animation-duration:1.9s;left:50%}.points-wrapper .point:nth-child(6){opacity:.5;animation-duration:1.5s;animation-delay:1.5s;left:75%}.points-wrapper .point:nth-child(7){opacity:.9;animation-duration:2.2s;animation-delay:.2s;left:88%}.points-wrapper .point:nth-child(8){opacity:.8;animation-duration:2.25s;animation-delay:.2s;left:58%}.points-wrapper .point:nth-child(9){opacity:.6;animation-duration:2.6s;animation-delay:.1s;left:98%}.points-wrapper .point:nth-child(10){opacity:1;animation-duration:2.5s;animation-delay:.2s;left:65%}.primary-button-content{z-index:2;color:#fff;justify-content:center;align-items:center;gap:6px;width:100%;font-size:16px;font-weight:500;line-height:1.5;transition:color .2s ease-in-out;display:inline-flex;position:relative}.primary-button-content .icon{width:18px;height:18px;transition:fill .1s linear}.primary-button:focus .icon{fill:#fff}.primary-button:hover .icon{fill:#0000;animation:1s linear forwards dasharray,.1s linear .95s forwards filled}@keyframes dasharray{0%{stroke-dasharray:0 0 0 0}to{stroke-dasharray:68 68 0 0}}@keyframes filled{to{fill:#fff}}.compare-button{color:#fff;cursor:pointer;text-align:center;background:#3d3a4e 0 0/400%;border:none;border-radius:10px;justify-content:center;align-items:center;height:3rem;padding:0 2rem;display:inline-flex;position:relative;overflow:hidden}.compare-button:hover:before{transform:scaleX(1)}.button-content{z-index:1;position:relative}.compare-button:before{content:"";transform-origin:0;width:100%;height:inherit;border-radius:inherit;background:linear-gradient(82.3deg,#965de9 10.8%,#6358ee 94.3%);transition:all .475s;position:absolute;top:0;left:0;transform:scaleX(0)}.main-hero-panel{box-shadow:none;background:0 0;border:0;min-height:280px;padding:0;position:relative}.main-hero-circles{grid-template-rows:repeat(2,96px);grid-template-columns:repeat(2,96px);gap:.8rem;display:grid;position:absolute;top:13%;left:-25%}.main-hero-circle{background:radial-gradient(circle at 28% 26%, #9f66ff 0%, #7a35f5 48%, var(--purple) 100%);text-align:center;border:1px solid #ceaaffcc;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:96px;height:96px;padding:.55rem;display:flex;box-shadow:0 0 0 6px #6928dc38,0 18px 30px #220b4e8c}.main-hero-circle:first-child{grid-area:1/1}.main-hero-circle:nth-child(2){grid-area:1/2;transform:translateY(24px)}.main-hero-circle:nth-child(3){grid-area:2/1;transform:translate(14px)}.main-hero-circle-icon{margin-bottom:.24rem;font-size:1rem;line-height:1}.main-hero-circle-value{font-size:1.02rem;font-weight:700;line-height:1}.main-hero-circle-label{color:#efe4ff;letter-spacing:.06em;margin-top:.28rem;font-size:.53rem}@media (max-width:900px){.main-hero{padding:4.2rem 0 3.2rem}.main-hero-inner{grid-template-columns:1fr;gap:1.35rem}.main-hero-content{max-width:38rem;margin-left:0}.main-hero-panel{min-height:0}.main-hero-circles{grid-template-rows:84px;grid-template-columns:repeat(3,84px);justify-content:start;gap:.65rem;position:relative;top:auto;left:auto}.main-hero-circle{width:84px;height:84px}.main-hero-circle:nth-child(2),.main-hero-circle:nth-child(3){transform:none}}@media (max-width:1200px){.main-hero{background-position:64%}}@media (max-width:1057px){.main-hero{background-image:linear-gradient(90deg,#020610d6 0%,#030916ad 40%,#040a1847 72%,#040a181f 100%),url(/hero-background.png)}}@media (max-width:1024px){.main-hero{background-position:62%;min-height:560px}}@media (max-width:768px){.main-hero{background-position:50%;min-height:auto}.main-hero h1{font-size:clamp(1.7rem,7.5vw,2.4rem);line-height:1.1}.main-hero p{max-width:34rem}.main-hero-actions{gap:.6rem;margin-top:1.15rem}.primary-button-content{font-size:.92rem}.main-hero-circle-label{letter-spacing:.04em}}@media (max-width:480px){.main-hero{padding:3.7rem 0 2.7rem}.main-hero-tag{letter-spacing:.04em;font-size:.72rem}.main-hero h1{margin:.55rem 0 .8rem;font-size:clamp(1.42rem,9vw,1.95rem)}.main-hero p{font-size:.86rem;line-height:1.45}.primary-button-content{font-size:.84rem}.button-content{font-size:.82rem}.main-hero-circles{grid-template-rows:70px;grid-template-columns:repeat(3,70px);gap:.5rem}.main-hero-circle{width:70px;height:70px;padding:.4rem;box-shadow:0 0 0 4px #6928dc38,0 12px 18px #220b4e8c}.main-hero-circle-value{font-size:.84rem}.main-hero-circle-icon{margin-bottom:.16rem;font-size:.84rem}.main-hero-circle-label{margin-top:.16rem;font-size:.46rem}}@media (max-width:360px){.main-hero{padding:3.6rem 0 2.8rem}.main-hero-tag{font-size:.86rem}.main-hero h1{font-size:clamp(1.35rem,10vw,1.9rem);line-height:1.12}.main-hero p{font-size:.9rem;line-height:1.5}.main-hero-actions{width:100%}.primary-button,.compare-button{width:100%;min-height:44px;padding-inline:.9rem}.primary-button-content{font-size:.88rem}.compare-button{height:auto;min-height:44px}.main-hero-circles{grid-template-rows:repeat(2,74px);grid-template-columns:repeat(2,74px);justify-content:center}.main-hero-circle{width:74px;height:74px}}@media (max-width:240px){.main-hero{padding:3rem 0 2.2rem}.main-hero h1{font-size:1.2rem}.main-hero p{font-size:.8rem}.main-hero-panel{min-height:130px}.main-hero-circles{grid-template-rows:repeat(2,62px);grid-template-columns:repeat(2,62px);justify-content:center;gap:.45rem}.main-hero-circle{width:62px;height:62px;box-shadow:0 0 0 4px #6928dc38,0 10px 16px #220b4e8c}.main-hero-circle-icon{margin-bottom:.1rem;font-size:.78rem}.main-hero-circle-value{font-size:.74rem}.main-hero-circle-label{margin-top:.16rem;font-size:.42rem}}
.stats{background:var(--black);margin-top:-2.2rem}.stats .stats__intro{text-align:center;margin-bottom:2rem}.stats .stats__intro h2{font-family:var(--font-title);font-size:clamp(var(--title-sm),2.5vw,var(--title-md));color:var(--white);margin-bottom:.4rem}.stats .stats__intro p{font-family:var(--font-text);color:var(--gray);font-size:var(--text-sm)}.stats .stats__grid{background:var(--black);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.stats .stat-card{text-align:center;background:var(--black);flex-direction:column;align-items:center;padding:1.75rem 1rem 1.5rem;display:flex}.stats .stat-card__value{font-family:var(--font-title);color:var(--white);font-variant-numeric:tabular-nums;min-height:1.15em;margin:0 0 .65rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;line-height:1.1}.stats .stat-card__rule{border:0;border-top:3px solid #b997f373;width:min(100%,120px);margin:0 0 .65rem}.stats .stat-card__label{font-family:var(--font-subtitle);font-size:var(--text-sm);color:var(--gray);max-width:220px;margin:0;font-weight:400;line-height:1.35}@media (max-width:900px){.stats{margin-top:0}.stats .stats__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stats .stats__grid{grid-template-columns:1fr}}.stats.stats--js:not(.stats--in-view) .stats__intro h2,.stats.stats--js:not(.stats--in-view) .stats__intro p{opacity:0;transform:translateY(22px)}.stats.stats--js:not(.stats--in-view) .stat-card{opacity:0;transform:translateY(28px)}.stats.stats--in-view .stats__intro h2{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.stats.stats--in-view .stats__intro p{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1) .1s,transform .62s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(0)}.stats.stats--in-view .stat-card{opacity:1;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.stats.stats--in-view .stat-card:first-child{transition-delay:.12s}.stats.stats--in-view .stat-card:nth-child(2){transition-delay:.2s}.stats.stats--in-view .stat-card:nth-child(3){transition-delay:.28s}.stats.stats--in-view .stat-card:nth-child(4){transition-delay:.36s}@media (prefers-reduced-motion:reduce){.stats.stats--js:not(.stats--in-view) .stats__intro h2,.stats.stats--js:not(.stats--in-view) .stats__intro p,.stats.stats--js:not(.stats--in-view) .stat-card{opacity:1;transform:none}.stats.stats--in-view .stats__intro h2,.stats.stats--in-view .stats__intro p,.stats.stats--in-view .stat-card{transition:none}}
.features__grid,.advantages__grid,.resources__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.features__grid,.advantages__grid,.resources__grid{grid-template-columns:1fr}}.advantages__card{background:#fff;border:1px solid #d3dced;border-radius:14px;padding:1.2rem;box-shadow:0 14px 40px #03122814}.resources{background:#edf3ff}.upgrade{background:#000}.upgrade__header{text-align:center;margin-bottom:1.5rem}.upgrade__header h2{color:var(--white);font-family:var(--font-title);margin-bottom:.45rem;font-size:clamp(1.5rem,2.4vw,2.3rem)}.upgrade__header p{color:var(--gray);font-size:var(--text-sm);font-family:var(--font-text)}.upgrade__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.upgrade__card{background:#111;border:1px solid #b997f333;border-radius:12px;grid-template-columns:1fr 1fr;min-height:170px;display:grid;overflow:hidden}.upgrade__content{padding:1rem .9rem}.upgrade__content h3{color:var(--white);font-family:var(--font-subtitle);margin-bottom:.55rem;font-size:1.25rem;line-height:1.15}.upgrade__content p{color:var(--gray);font-family:var(--font-text);margin-bottom:.8rem;font-size:.9rem;line-height:1.45}.upgrade__link{color:var(--white);font-size:.76rem;font-family:var(--font-subtitle);background:#673ab724;border:1px solid #b997f352;border-radius:8px;padding:.3rem .6rem}.upgrade__visual{background:linear-gradient(145deg,#090c13 0%,#12284d 50%,#673ab7 100%);place-items:center;display:grid;position:relative}.upgrade__visual span{color:#d8bcff;font-size:1.15rem;font-family:var(--font-title);text-shadow:0 0 20px #673ab799}@media (max-width:1100px){.upgrade__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.upgrade__grid{grid-template-columns:1fr}}.trust-awards{background:#f7f8fb;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.trust-awards__title{text-align:center;font-family:var(--font-title);color:#0f172a;margin-bottom:1.5rem;font-size:clamp(1.5rem,2.4vw,2.3rem);font-weight:600;line-height:1.2}.trust-awards__row{flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.trust-awards__badge{text-align:center;background:#fff;border:2px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:118px;height:118px;padding:.75rem .8rem;display:flex;position:relative;box-shadow:0 4px 14px #0f172a0f}.trust-awards__badge:before{content:"";pointer-events:none;border:1px solid #1a1a1a59;border-radius:50%;position:absolute;inset:-6px}.trust-awards__badge span{color:#1e293b;font-size:.62rem;font-weight:600;line-height:1.25;font-family:var(--font-subtitle)}.trust-awards__badge--image{padding:.35rem}.trust-awards__badge-img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media (max-width:768px){.trust-awards__badge{width:104px;height:104px}.trust-awards__badge span{font-size:.58rem}}.leverage{background:#000}.leverage__header{text-align:center;margin-bottom:1.25rem}.leverage__header h2{color:var(--white);font-family:var(--font-title);margin-bottom:.5rem;font-size:clamp(1.45rem,2.2vw,2rem)}.leverage__header p{color:var(--gray);font-family:var(--font-text);font-size:var(--text-sm);max-width:640px;margin-inline:auto;line-height:1.5}.leverage__table-wrap{border-radius:var(--radius-md);background:#0a0a0a;border:1px solid #b997f338;overflow:hidden}.leverage__table{border-collapse:collapse;width:100%}.leverage__table th,.leverage__table td{font-size:var(--text-sm);font-family:var(--font-text);border:1px solid #b997f32e;padding:.85rem 1rem}.leverage__table th{color:var(--white);font-family:var(--font-subtitle);text-align:left;background:#673ab71f;font-weight:600}.leverage__table td{color:var(--gray)}.leverage__table td:first-child{color:var(--white);font-weight:500}.leverage__table tbody tr:nth-child(2n){background:#ffffff05}.leverage__footer{color:var(--gray);font-size:var(--text-sm);font-family:var(--font-text);text-align:left;margin-top:1rem}.leverage__link{color:var(--purple-light);text-underline-offset:2px;text-decoration:underline}.leverage__link:hover{color:var(--white)}@media (max-width:640px){.leverage__table-wrap{overflow-x:auto}.leverage__table{table-layout:fixed;min-width:0}.leverage__table th,.leverage__table td{overflow-wrap:anywhere;white-space:normal}}@media (max-width:360px){.upgrade__content{padding:.85rem .75rem}.upgrade__content h3{font-size:1.02rem}.upgrade__content p{font-size:.84rem}.trust-awards__badge{width:92px;height:92px}.trust-awards__badge span{font-size:.52rem}.leverage__table{min-width:0}}@media (max-width:240px){.upgrade__card{grid-template-columns:1fr}.upgrade__visual{min-height:88px}.upgrade__visual span{font-size:.88rem}.trust-awards__row{gap:.65rem}.trust-awards__badge{width:78px;height:78px;padding:.45rem}.leverage__table{min-width:0}.leverage__table th,.leverage__table td{padding:.55rem .5rem;font-size:.72rem}}.cta__box{color:#f2f7ff;text-align:center;background:linear-gradient(110deg,#0d2e59,#123d74);border-radius:20px;justify-items:center;gap:.8rem;padding:2rem;display:grid}
.market-board{background:#000;padding-top:1.5rem}.market-board__title{font-family:var(--font-title);letter-spacing:.02em;color:#f4f8ff;margin:0 0 .85rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700}.market-board__tabs{flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem;display:flex}.market-board__tab{color:#cdcdcd;cursor:pointer;font-size:.76rem;font-family:var(--font-subtitle);background:#673ab714;border:1px solid #b997f359;border-radius:8px;padding:.38rem .65rem}.market-board__tab.is-active{color:#fff;background:#1a1a1a}.market-board__table-wrap{background:#070707;border:1px solid #b997f338;border-radius:16px;min-height:clamp(300px,42vh,560px);overflow:hidden}.market-board__table{border-collapse:collapse;table-layout:auto;width:100%}.market-board__table th,.market-board__table td{color:#d7d7d7;font-size:1rem;font-family:var(--font-text);overflow-wrap:normal;word-break:normal;border-bottom:1px solid #b997f326;padding:.95rem 1.15rem}.market-board__table th{color:#9b9b9b;font-size:.88rem;font-weight:500;font-family:var(--font-subtitle);letter-spacing:.02em;white-space:nowrap;background:#0f0f0f;padding:1rem 1.15rem}.market-board__table th:last-child,.market-board__table td:last-child{white-space:nowrap;width:1%}.market-board__table tbody tr:hover{background:#673ab717}.market-board__table td:first-child{color:#fff;font-weight:500}.market-board__instrument{white-space:nowrap;align-items:center;gap:.65rem;display:inline-flex}.market-board__icon{object-fit:contain;border-radius:50%;flex:0 0 28px;width:28px;height:28px}.market-board__action{z-index:3;box-sizing:border-box;min-width:128px;min-height:40px;color:var(--white);cursor:pointer;border:2px solid var(--purple-light);font-size:14px;font-weight:600;font-family:var(--font-subtitle);background:linear-gradient(90deg,#b997f380 -12.74%,#673ab752 56.76%);border-radius:10px;justify-content:center;align-items:center;padding:0 .65rem;text-decoration:none;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s,border-color .28s,filter .28s,background .38s;display:inline-flex;position:relative}.market-board__action:hover{filter:brightness(1.08)saturate(1.06);background:linear-gradient(115deg,#c4b5fd9e -8%,#7c3aed6b 52%,#673ab761 100%);border-color:#d8b4fefa;transform:translateY(-3px);box-shadow:0 10px 28px #673ab76b,0 4px 14px #0000002e,0 0 0 1px #b997f373,0 0 44px #673ab761}.market-board__action:active{transition-duration:.12s;transform:translateY(-1px)scale(.99);box-shadow:0 4px 16px #673ab74d,0 0 0 1px #b997f359}.market-board__action:focus-visible{outline-offset:3px;outline:2px solid #c4b5fdf2}.market-board__action:before{content:"";border:2px solid var(--purple-light);pointer-events:none;background:#1a0f28;border-top:0;border-bottom:0;border-left:0;border-top-left-radius:8px;border-bottom-left-radius:8px;width:3px;height:20px;position:absolute;bottom:-5px;left:3px;transform:rotate(-45deg)}.market-board__action:after{content:"";pointer-events:none;border-top:11px solid #0000;border-left:11px solid #f5f0ff;position:absolute;bottom:-2px;left:-2px}.market-board__table tbody tr:last-child td{border-bottom:0}@media (max-width:900px){.market-board__table-wrap{-webkit-overflow-scrolling:touch;overflow:auto hidden}.market-board__table{min-width:500px}.market-board__table th,.market-board__table td{padding:.75rem .8rem;font-size:.88rem}.market-board__table th{font-size:.76rem}.market-board__icon{flex-basis:22px;width:22px;height:22px}.market-board__action{border-radius:8px;min-width:112px;min-height:36px;font-size:.76rem}}@media (max-width:640px){.market-board__table{table-layout:fixed;min-width:0}.market-board__table th,.market-board__table td{white-space:normal;overflow-wrap:anywhere;padding:.62rem .56rem}.market-board__instrument{white-space:normal;align-items:flex-start}.market-board__action{min-width:0;font-size:.72rem}}.market-board__status{text-align:center;color:#9b9b9b;font-family:var(--font-text);padding:2rem 1rem;font-size:.9rem}.market-board__status--error{color:#f87171}
.market-board__table td.market-board__cell{font-variant-numeric:tabular-nums;font-size:1.05rem}.market-board__table td.market-board__cell--up{font-weight:600;color:#22c55e!important}.market-board__table td.market-board__cell--down{font-weight:600;color:#ef4444!important}.market-board__table td.market-board__cell--flat{font-weight:500;color:#fff!important}
.live-ticker-lane{background:#03061c;padding:0 0 1.1rem}.live-ticker-lane__shell{background:linear-gradient(90deg,#0c0928f5,#090e2ceb);border-top:1px solid #7e5fff57;border-bottom:1px solid #7e5fff57;width:100%;overflow:hidden;box-shadow:0 10px 24px #00000052}.live-ticker-lane__viewport{touch-action:pan-y;position:relative;overflow:hidden}.live-ticker-lane__track{will-change:transform;align-items:center;width:max-content;animation:44s linear infinite tickerLaneMove;display:flex}.live-ticker-lane__item{font-variant-numeric:tabular-nums;border-right:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.8rem 1rem;display:inline-flex}.live-ticker-lane__symbol{color:#cdd8ff;letter-spacing:.02em;font-size:.83rem;font-weight:700}.live-ticker-lane__price{color:#fff;font-size:.88rem;font-weight:600}.live-ticker-lane__change{font-size:.8rem;font-weight:700}.live-ticker-lane__change--up{color:#22c55e}.live-ticker-lane__change--down{color:#ef4444}.live-ticker-lane__change--neutral{color:#cdd8ff}.live-ticker-lane__viewport:hover .live-ticker-lane__track{animation-play-state:paused}@keyframes tickerLaneMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.live-ticker-lane{padding-bottom:.95rem}.live-ticker-lane__track{animation-duration:40s}.live-ticker-lane__item{gap:.46rem;padding:.76rem .86rem}.live-ticker-lane__symbol{font-size:.79rem}.live-ticker-lane__price{font-size:.84rem}.live-ticker-lane__change{font-size:.76rem}}@media (max-width:900px){.live-ticker-lane__track{animation-duration:36s}.live-ticker-lane__item{padding:.7rem .78rem}}@media (max-width:768px){.live-ticker-lane{padding-bottom:.8rem}.live-ticker-lane__item{gap:.4rem;padding:.66rem .72rem}.live-ticker-lane__symbol{font-size:.75rem}.live-ticker-lane__price{font-size:.79rem}.live-ticker-lane__change{font-size:.73rem}.live-ticker-lane__viewport:hover .live-ticker-lane__track{animation-play-state:running}}@media (max-width:420px){.live-ticker-lane__track{animation-duration:32s}.live-ticker-lane__item{gap:.36rem;padding:.6rem .62rem}.live-ticker-lane__symbol{font-size:.72rem}.live-ticker-lane__price,.live-ticker-lane__change{font-size:.7rem}}@media (max-width:240px){.live-ticker-lane__item{gap:.32rem;padding:.5rem .48rem}.live-ticker-lane__symbol,.live-ticker-lane__price,.live-ticker-lane__change{font-size:.66rem}}@media (prefers-reduced-motion:reduce){.live-ticker-lane__track{animation:none}}
.platforms{background:linear-gradient(#f6f9ff,#eaf1ff)}.platforms__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.platforms__grid{grid-template-columns:1fr}}
.advantages__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.advantages__grid{grid-template-columns:1fr}}.advantages__card.wtt-card{flex-direction:column;min-height:100%;padding:0;display:flex}
.markets-quote-board-section{scroll-margin-top:.5rem}
.markets-tradable-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.markets-tradable-section__grid--single{grid-template-columns:1fr;max-width:520px;margin-inline:auto}@media (max-width:640px){.markets-tradable-section__grid{grid-template-columns:1fr}}.markets-tradable-section__card-link{color:inherit;border-radius:16px;text-decoration:none;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;display:block}.markets-tradable-section__card-link:hover{transform:translateY(-4px)}.markets-tradable-section__card-link:focus-visible{outline:2px solid var(--purple);outline-offset:3px}.markets-tradable-section__hint{color:#5a6478;margin-top:1.5rem;font-size:.95rem}.markets-tradable-section__hint a{color:var(--purple);font-weight:500}.markets-tradable-section__hint a:hover{color:var(--purple-dark)}
.markets-why-cfds{background:#fff;border-top:1px solid #e2e8f0}.markets-why-cfds__header{text-align:center;max-width:42rem;margin:0 auto 2rem}.markets-why-cfds__title{font-family:var(--font-title);font-size:clamp(var(--title-sm),3.5vw,var(--title-md));letter-spacing:.02em;color:#1a1f2e;margin:0 0 .75rem;font-weight:800;line-height:1.2}.markets-why-cfds__lead{font-family:var(--font-text);font-size:var(--text-md);color:#475569;margin:0;line-height:1.55}.markets-why-cfds__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:900px){.markets-why-cfds__grid{grid-template-columns:1fr}}.markets-why-cfds__cell{min-width:0;margin:0}.markets-why-cfds__card.wtt-card{flex-direction:column;height:100%;min-height:100%;padding:0;display:flex}
.crypto-trading-panel{background:linear-gradient(#f3f4f8 0%,#eceef5 100%);border-top:1px solid #673ab714;border-bottom:1px solid #673ab714}.crypto-trading-panel__layout{grid-template-columns:minmax(0,1fr) minmax(290px,340px);align-items:stretch;gap:1.25rem;display:grid}@media (max-width:980px){.crypto-trading-panel__layout{grid-template-columns:1fr}}.crypto-trading-panel__card{color:#e5e7eb;background:linear-gradient(165deg,#111219 0%,#07070b 100%);border:1px solid #b997f32e;border-radius:24px;min-height:0;box-shadow:0 24px 60px #0000006b,0 8px 24px #673ab71f,inset 0 1px #ffffff0d}.crypto-trading-panel__card--chart{flex-direction:column;min-width:0;height:100%;padding:1.3rem;display:flex}.crypto-trading-panel__card--actions{flex-direction:column;gap:0;height:100%;padding:1.3rem;display:flex}.crypto-trading-panel__lane{flex-shrink:0}.crypto-trading-panel__lane--trade{border-bottom:1px solid #b997f31f;padding-bottom:1rem}.crypto-trading-panel__lane--stats{border-bottom:1px solid #b997f31f;flex-direction:column;gap:.65rem;padding:1rem 0;display:flex}.crypto-trading-panel__lane--sentiment{flex-direction:column;flex:1 1 0;justify-content:center;min-height:5rem;padding:1rem 0;display:flex}.crypto-trading-panel__lane--sentiment .crypto-trading-panel__sentiment{width:100%}.crypto-trading-panel__lane--cta{border-top:1px solid #b997f31f;flex-direction:column;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.crypto-trading-panel__chart-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.crypto-trading-panel__pair-wrap{position:relative}.crypto-trading-panel__pair{color:#f8fafc;letter-spacing:.02em;cursor:pointer;background:linear-gradient(#161822 0%,#10121a 100%);border:1px solid #825aff57;border-radius:14px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:1.15rem;font-weight:800;transition:all .22s;display:inline-flex;box-shadow:0 4px 16px #00000057,inset 0 1px #ffffff0a}.crypto-trading-panel__pair:hover{border-color:#b997f38c;box-shadow:0 8px 24px #673ab738,inset 0 1px #ffffff0d}.crypto-trading-panel__pair-chevron{border-bottom:2px solid #b997f3;border-right:2px solid #b997f3;width:.5rem;height:.5rem;transition:transform .2s;transform:rotate(45deg)translateY(-1px)}.crypto-trading-panel__pair[aria-expanded=true] .crypto-trading-panel__pair-chevron{transform:rotate(225deg)translateY(1px)}.crypto-trading-panel__pair-menu{z-index:20;background:linear-gradient(#14161f 0%,#0d0e14 100%);border:1px solid #b997f338;border-radius:16px;min-width:min(220px,100vw - 24px);max-height:300px;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .45rem);left:0;overflow-y:auto;box-shadow:0 24px 50px #0000007a}.crypto-trading-panel__pair-option{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:.65rem .75rem;transition:all .18s}.crypto-trading-panel__pair-option:hover,.crypto-trading-panel__pair-option.is-active{color:#fff;background:#673ab738}.crypto-trading-panel__price-row{flex-wrap:wrap;align-items:baseline;gap:.65rem;margin:.5rem 0 0;display:flex}.crypto-trading-panel__price{color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:800;line-height:1}.crypto-trading-panel__change{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.crypto-trading-panel__change--up{color:#22c55e}.crypto-trading-panel__change--down{color:#ef4444}.crypto-trading-panel__bid-ask{color:#9ca3af;font-variant-numeric:tabular-nums;margin:.65rem 0 0;font-size:.88rem}.crypto-trading-panel__toggle{cursor:pointer;align-items:center;gap:.65rem;display:inline-flex}.crypto-trading-panel__toggle-label{color:#cbd5e1;font-size:.82rem}.crypto-trading-panel__toggle-input{opacity:0;pointer-events:none;position:absolute}.crypto-trading-panel__toggle-ui{background:#2a2d3a;border-radius:999px;width:44px;height:24px;transition:background .2s;position:relative}.crypto-trading-panel__toggle-ui:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.crypto-trading-panel__toggle-input:checked+.crypto-trading-panel__toggle-ui{background:linear-gradient(90deg,#673ab7,#8b5cf6)}.crypto-trading-panel__toggle-input:checked+.crypto-trading-panel__toggle-ui:after{transform:translate(20px)}.crypto-trading-panel__timeframes{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.crypto-trading-panel__tf{color:#d1d5db;cursor:pointer;background:#673ab714;border:1px solid #b997f347;border-radius:999px;padding:.5rem .75rem;font-size:.76rem;font-weight:700;transition:all .2s}.crypto-trading-panel__tf:hover{color:#fff;border-color:#b997f380}.crypto-trading-panel__tf.is-active{color:#fff;background:linear-gradient(#2a1d52 0%,#673ab7 100%);border-color:#0000;box-shadow:0 8px 18px #673ab759}.crypto-trading-panel__chart-wrap{background:#07070b;border:1px solid #b997f329;border-radius:20px;position:relative;overflow:hidden}.crypto-trading-panel__tv-shell{background:radial-gradient(circle at 100% 0,#673ab724,#0000 28%),linear-gradient(#09090f 0%,#05060a 100%);width:100%;height:520px}.tradingview-widget-container{width:100%;height:100%}.tradingview-widget-container__widget,.tradingview-widget-container iframe{width:100%!important;height:100%!important}.crypto-trading-panel__inline-msg{z-index:5;color:#fbbf24;background:#78350fb8;border:1px solid #fbbf243d;border-radius:10px;margin:0;padding:.45rem .8rem;font-size:.8rem;position:absolute;top:.8rem;left:50%;transform:translate(-50%)}.crypto-trading-panel__side-by-side{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:.55rem;display:grid}@media (max-width:420px){.crypto-trading-panel__side-by-side{grid-template-columns:1fr}}@media (max-width:360px){.crypto-trading-panel__card--chart,.crypto-trading-panel__card--actions{padding:.9rem}.crypto-trading-panel__pair{justify-content:space-between;width:100%;padding:.45rem .65rem;font-size:.98rem}.crypto-trading-panel__pair-menu{min-width:100%;max-width:100%;left:0;right:0}.crypto-trading-panel__tv-shell{height:410px}.crypto-trading-panel__side{padding:.8rem .55rem}.crypto-trading-panel__spread-pill{padding:.34rem .45rem;font-size:.62rem}.crypto-trading-panel__hl{gap:.55rem;font-size:.76rem}.crypto-trading-panel__cta{min-height:46px;font-size:.86rem}}@media (max-width:240px){.crypto-trading-panel__card{border-radius:14px}.crypto-trading-panel__card--chart,.crypto-trading-panel__card--actions{padding:.7rem}.crypto-trading-panel__tv-shell{height:320px}.crypto-trading-panel__timeframes{gap:.34rem;margin-bottom:.7rem}.crypto-trading-panel__tf{padding:.35rem .5rem;font-size:.66rem}.crypto-trading-panel__price{font-size:1.24rem}.crypto-trading-panel__change,.crypto-trading-panel__bid-ask,.crypto-trading-panel__hours{font-size:.72rem}.crypto-trading-panel__spread-pill{white-space:normal;text-align:center;line-height:1.25}}.crypto-trading-panel__side{text-align:center;border-radius:16px;flex-direction:column;gap:.35rem;padding:1rem .7rem;display:flex}.crypto-trading-panel__side--sell{background:linear-gradient(#7f1d1d8c,#450a0a52);border:1px solid #ef444452}.crypto-trading-panel__side--buy{background:linear-gradient(#14532d8c,#052e1652);border:1px solid #22c55e52}.crypto-trading-panel__side-label{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.crypto-trading-panel__side--sell .crypto-trading-panel__side-label{color:#fca5a5}.crypto-trading-panel__side--buy .crypto-trading-panel__side-label{color:#86efac}.crypto-trading-panel__side-price{color:#fff;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:800}.crypto-trading-panel__spread-pill{white-space:nowrap;color:#d1d5db;background:#12141c;border:1px solid #b997f33d;border-radius:999px;align-self:center;padding:.42rem .55rem;font-size:.68rem;font-weight:700}.crypto-trading-panel__hl{color:#9ca3af;justify-content:space-between;gap:1rem;font-size:.82rem;display:flex}.crypto-trading-panel__hl strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:700}.crypto-trading-panel__hl--series{border-top:1px dashed #b997f32e;padding-top:.35rem}.crypto-trading-panel__lane--stats .crypto-trading-panel__hl--series{border-top:0;padding-top:0}.crypto-trading-panel__sentiment-title{color:#e5e7eb;margin:0 0 .45rem;font-size:.82rem;font-weight:700}.crypto-trading-panel__sentiment-bar{text-align:center;border-radius:999px;height:30px;font-size:.7rem;font-weight:700;line-height:30px;display:flex;overflow:hidden}.crypto-trading-panel__sentiment-short{color:#fff;background:linear-gradient(#fb7185 0%,#ef4444 100%);flex:0 0 35%}.crypto-trading-panel__sentiment-long{color:#052e16;background:linear-gradient(#4ade80 0%,#22c55e 100%);flex:1}.crypto-trading-panel__hours{color:#9ca3af;margin:0;font-size:.88rem;line-height:1.5}.crypto-trading-panel__hours strong{color:#c4b5fd}.crypto-trading-panel__cta{color:#fff;background:linear-gradient(#171a28 0%,#0d0f18 100%);border:1px solid #825aff57;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .22s;display:flex;box-shadow:0 10px 24px #00000052,inset 0 1px #ffffff0d}.crypto-trading-panel__cta:hover{border-color:#b997f38c;transform:translateY(-2px);box-shadow:0 16px 30px #673ab738,inset 0 1px #ffffff0f}.crypto-trading-panel__footnote{color:#6b7280;text-align:center;margin:0;font-size:.74rem;line-height:1.45}
.crypto-currency-content-section{background:var(--black);border-top:1px solid #673ab714;position:relative;overflow:hidden}.crypto-currency-content-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#673ab740,#673ab759,#673ab740,#0000);width:min(90%,720px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.crypto-currency-content-section-container{z-index:1;width:min(100% - 2rem,var(--container-width));margin-inline:auto;position:relative}.crypto-currency-content-section-section-gap{padding:5rem 0}@media (max-width:768px){.crypto-currency-content-section-section-gap{padding:3.5rem 0}}@media (max-width:360px){.crypto-currency-content-section-container{width:min(100% - 1.25rem,var(--container-width))}.crypto-currency-content-section-section-gap{padding:3rem 0}}@media (max-width:240px){.crypto-currency-content-section-container{width:min(100% - .75rem,var(--container-width))}.crypto-currency-content-section-section-gap{padding:2.35rem 0}}.crypto-currency-content-section__head{text-align:center;max-width:40rem;margin:0 auto 2.25rem}.crypto-currency-content-section__eyebrow{font-family:var(--font-subtitle);letter-spacing:.2em;text-transform:uppercase;color:var(--purple);opacity:.85;margin:0 0 .65rem;font-size:.72rem;font-weight:600}.crypto-currency-content-section__title{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);margin:0 0 .75rem;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:800;line-height:1.15}.crypto-currency-content-section__lead{font-family:var(--font-text);color:#64748b;margin:0;font-size:clamp(.95rem,1.45vw,1.02rem);line-height:1.65}.crypto-currency-content-section__grid{grid-template-columns:1fr;gap:1.35rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.crypto-currency-content-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.crypto-currency-content-section__cell{perspective:900px;min-width:0;margin:0}.crypto-currency-content-section__card{z-index:1;box-sizing:border-box;transition:box-shadow var(--transition-fast),transform var(--transition-fast);background:linear-gradient(160deg,#121218 0%,#0a0a0c 100%);border-radius:14px;flex-direction:column;height:100%;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:14px 14px 32px #000000a6,-4px -4px 16px #ffffff08}.crypto-currency-content-section__card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #673ab773,0 16px 48px #673ab759}.crypto-currency-content-section__stack{z-index:3;box-sizing:border-box;text-align:left;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100%;padding:1.25rem 1.35rem 1.35rem;display:flex;position:relative}.crypto-currency-content-section__card-title{font-family:var(--font-title);color:var(--white);margin-bottom:.65rem;font-size:20px;font-weight:600}.crypto-currency-content-section__card-desc{font-family:var(--font-text);color:#e6e8f0c7;margin-bottom:1rem;font-size:.88rem;line-height:1.45}.crypto-currency-content-section__card-list{font-family:var(--font-text);color:#e6e8f0c7;margin:0;padding:0 0 0 1.2rem;font-size:.92rem;line-height:1.58}.crypto-currency-content-section__card-list li{margin-bottom:.45rem}.crypto-currency-content-section__card-list li::marker{color:var(--purple-light)}.crypto-currency-content-section__card-list li:last-child{margin-bottom:0}
.ma-hub__hero{background:linear-gradient(170deg,#edf4ff,#f7faff)}.ma-hub__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem;display:grid}.ma-hub__card{color:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:#fff;border:1px solid #d3dced;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.2rem;text-decoration:none;display:flex;box-shadow:0 14px 40px #03122814}.ma-hub__card:hover{border-color:#673ab773;box-shadow:0 12px 32px #673ab71a}.ma-hub__card-title{color:#1a1f2e;font-size:1.05rem;font-weight:600}.ma-hub__card-desc{color:#4a5568;font-size:.88rem;line-height:1.45}@media (max-width:360px){.ma-hub__cards{gap:.8rem}.ma-hub__card-title{font-size:.96rem}.ma-hub__card-desc{font-size:.8rem}}
.ma-news.home-section--light{background:linear-gradient(175deg,#eef2f9 0%,#fff 42%,#f8fafc 100%);border-top:1px solid #673ab714}.ma-news__header{text-align:center;margin-bottom:2.75rem;position:relative}.ma-news__eyebrow{font-family:var(--font-subtitle);text-transform:uppercase;letter-spacing:.2em;color:var(--purple-dark);margin:0 0 .85rem;font-size:.72rem;font-weight:600}.ma-news__title{font-family:var(--font-title);color:var(--purple);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.15}.ma-news__subtitle{font-family:var(--font-text);color:var(--black);max-width:36rem;margin:0 auto;font-size:1rem;line-height:1.65}.ma-news__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,288px),1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.ma-news__card{min-width:0;height:100%}.ma-news__card-link.wtt-card{width:100%;height:100%;min-height:100%;color:inherit;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.ma-news__card-link.wtt-card:focus-visible{outline:2px solid var(--purple-light);outline-offset:3px}.ma-news__stack{z-index:3;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ma-news__image-wrap{background:#0b0d12;flex-shrink:0;height:172px;position:relative;overflow:hidden}.ma-news__image{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.ma-news__image-shine{pointer-events:none;opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(125deg,#0000 40%,#ffffff1f 48%,#0000 56%);position:absolute;inset:0}.ma-news__card-link.wtt-card:hover .ma-news__image,.ma-news__card-link.wtt-card:focus-within .ma-news__image{transform:scale(1.06)}.ma-news__card-link.wtt-card:hover .ma-news__image-shine,.ma-news__card-link.wtt-card:focus-within .ma-news__image-shine{opacity:1}.ma-news__body{flex-direction:column;flex:1;min-height:0;padding:1.15rem 1.2rem 1.3rem;display:flex}.ma-news__card-title{font-family:var(--font-subtitle);color:var(--white);-webkit-line-clamp:3;transition:color var(--transition-fast);-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:1rem;font-weight:600;line-height:1.42;display:-webkit-box;overflow:hidden}.ma-news__card-link.wtt-card:hover .ma-news__card-title,.ma-news__card-link.wtt-card:focus-within .ma-news__card-title{color:var(--purple-light)}.ma-news__meta{font-family:var(--font-text);color:#ffffff8c;margin:0 0 .75rem;font-size:.8125rem;line-height:1.45}.ma-news__tags{flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem;display:flex}.ma-news__tag{border-radius:var(--radius-pill,999px);color:var(--purple-light);font-family:var(--font-subtitle);letter-spacing:.02em;background:#673ab738;border:1px solid #b997f352;padding:.28rem .62rem;font-size:.7rem;font-weight:500}.ma-news__read-hint{font-family:var(--font-subtitle);color:var(--purple-light);align-items:center;gap:.35rem;margin-top:auto;font-size:.78rem;font-weight:600;display:inline-flex}.ma-news__read-hint:after{content:"→";transition:transform var(--transition-fast)}.ma-news__card-link.wtt-card:hover .ma-news__read-hint:after,.ma-news__card-link.wtt-card:focus-within .ma-news__read-hint:after{transform:translate(4px)}.ma-news__empty{text-align:center;border-radius:var(--radius-lg,20px);color:#475569;font-family:var(--font-text);background:linear-gradient(#fff,#f8fafc);border:1px dashed #673ab747;padding:3rem 1.5rem;font-size:.95rem;line-height:1.65;box-shadow:inset 0 1px #ffffffe6}.ma-news__empty code{color:var(--purple);background:#5f1ed314;border-radius:6px;padding:.12em .4em;font-size:.88em}@media (max-width:640px){.ma-news__grid{grid-template-columns:1fr}.ma-news__header{margin-bottom:2rem}}@media (max-width:360px){.ma-news__grid{gap:1rem}.ma-news__image-wrap{height:146px}.ma-news__body{padding:.9rem .85rem 1rem}.ma-news__card-title{font-size:.9rem;line-height:1.35}.ma-news__meta{font-size:.75rem}}@media (max-width:240px){.ma-news__image-wrap{height:120px}.ma-news__card-title{font-size:.82rem}.ma-news__tag{padding:.2rem .45rem;font-size:.62rem}}
.learn-guides.home-section--light{background:linear-gradient(#fff 0%,#f8fafc 48%,#fff 100%);border-top:1px solid #0f172a0f}.learn-guides__head{text-align:center;max-width:40rem;margin:0 auto 2.5rem}.learn-guides__title{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);margin:0 0 .85rem;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800;line-height:1.15}.learn-guides__lead{font-family:var(--font-text);color:#64748b;margin:0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65}.learn-guides__grid{grid-template-columns:1fr;gap:1.35rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.learn-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.learn-guides__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.learn-guides__cell{min-width:0;margin:0}.learn-guides__card.wtt-card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.learn-guides__stack{z-index:3;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.learn-guides__media{aspect-ratio:16/10;background:#00000040;position:relative}.learn-guides__image{object-fit:cover}.learn-guides__body{flex-direction:column;flex:1;gap:.5rem;padding:1.2rem 1.25rem 1.35rem;display:flex}.learn-guides__card-title{font-family:var(--font-subtitle);color:var(--white);margin:0;font-size:1.08rem;font-weight:600;line-height:1.3}.learn-guides__card-desc{font-family:var(--font-text);color:#e6e8f0c7;margin:0 0 .85rem;font-size:.92rem;line-height:1.6}.learn-guides__read-more{font-family:var(--font-subtitle);color:#c4b5fd;transition:color var(--transition-fast),text-decoration var(--transition-fast);align-self:flex-start;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none}.learn-guides__read-more:hover{color:#e9d5ff;text-underline-offset:.12em;text-decoration:underline}
.learn-lesson{padding-bottom:3rem}.learn-lesson__hero{margin-bottom:2.5rem}.learn-lesson__hero-image{background:linear-gradient(145deg,#ede9fe 0%,#e0e7ff 50%,#f8fafc 100%);width:100%;min-height:min(58vh,460px);position:relative;overflow:hidden}.learn-lesson__hero-img{object-fit:cover;opacity:.55}.learn-lesson__hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0a0a108c 0%,#0a0a107a 45%,#0a0a109e 100%);position:absolute;inset:0}.learn-lesson__hero-content{z-index:2;flex-direction:column;justify-content:center;min-height:min(58vh,460px);padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}.learn-lesson__breadcrumb{margin-bottom:1rem}.learn-lesson__breadcrumb-list{font-family:var(--font-subtitle);font-size:var(--text-sm,.875rem);color:#f1f5f9db;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.learn-lesson__breadcrumb-list a{color:#c4b5fd;transition:color var(--transition-fast);text-decoration:none}.learn-lesson__breadcrumb-list a:hover{color:#ddd6fe;text-decoration:underline}.learn-lesson__breadcrumb-list li:not(:last-child):after{content:"/";opacity:.55;pointer-events:none;margin-left:.35rem}.learn-lesson__breadcrumb-current{color:#f8fafc;font-weight:500}.learn-lesson__header{max-width:48rem}.learn-lesson__title{font-family:var(--font-title);letter-spacing:-.02em;color:#f8fafc;margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:800;line-height:1.15}.learn-lesson__intro{font-weight:800;font-family:var(--font-text);letter-spacing:.015em;color:#e2e8f0f5;max-width:44rem;margin:0;font-size:clamp(1rem,1.4vw,1.08rem);line-height:1.7}@media (max-width:768px){.learn-lesson__hero-image,.learn-lesson__hero-content{min-height:340px}.learn-lesson__hero-content{padding-top:1.35rem;padding-bottom:1.35rem}}.learn-lesson__article{max-width:44rem;padding-bottom:2rem}.learn-lesson__section{margin-bottom:2rem}.learn-lesson__section:last-child{margin-bottom:0}.learn-lesson__section-title{font-family:var(--font-subtitle);color:#0f172a;margin:0 0 .75rem;font-size:clamp(1.1rem,1.8vw,1.25rem);font-weight:600;line-height:1.3}.learn-lesson__section p{font-family:var(--font-text);color:#475569;margin:0 0 1rem;font-size:1rem;line-height:1.7}.learn-lesson__section p:last-child{margin-bottom:0}.learn-lesson__disclaimer{border-radius:var(--radius-md,12px);font-family:var(--font-text);color:#64748b;background:#5f1ed30f;border:1px solid #673ab724;margin-top:2.5rem;padding:1rem 1.15rem;font-size:.88rem;line-height:1.55}.learn-lesson__footer-nav{border-top:1px solid #0f172a14;margin-top:1rem;padding:2rem 0 0}.learn-lesson__back.ready-trade-section__apply{margin-top:0}.learn-lesson__back-icon{z-index:1;flex-shrink:0;width:22px;height:22px;transition:transform .3s ease-in-out;position:relative;transform:scaleX(-1)}.learn-lesson__back.ready-trade-section__apply:hover .learn-lesson__back-icon,.learn-lesson__back.ready-trade-section__apply:focus-visible .learn-lesson__back-icon{transform:scaleX(-1)translate(-4px)}@media (prefers-reduced-motion:reduce){.learn-lesson__back-icon{transition:none}.learn-lesson__back.ready-trade-section__apply:hover .learn-lesson__back-icon,.learn-lesson__back.ready-trade-section__apply:focus-visible .learn-lesson__back-icon{transform:scaleX(-1)}}
.learn-start__rail{min-height:380px}.learn-start .ready-to-trade__apply{margin-top:10px}
.navigating-markets__hero{background:linear-gradient(170deg,#edf4ff,#f7faff)}.navigating-markets__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.navigating-markets__grid{grid-template-columns:1fr}}.navigating-markets__card.wtt-card{flex-direction:column;min-height:100%;padding:0;display:flex}.navigating-markets__list{font-family:var(--font-text);color:#e6e8f0c7;margin:0;padding:0 0 0 1.2rem;font-size:.88rem;line-height:1.5;list-style:outside}.navigating-markets__list li::marker{color:var(--purple-light)}
.meet-analysts__hero{background:linear-gradient(170deg,#edf4ff,#f7faff)}.meet-analysts__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.meet-analysts__grid{grid-template-columns:1fr}}.meet-analysts__card.wtt-card{flex-direction:column;min-height:100%;padding:0;display:flex}.meet-analysts__list{font-family:var(--font-text);color:#e6e8f0c7;margin:0;padding:0 0 0 1.2rem;font-size:.88rem;line-height:1.5;list-style:outside}.meet-analysts__list li::marker{color:var(--purple-light)}
.legal-hero__intro{color:#1f1f1f;max-width:72ch;margin:0;line-height:1.75}.legal-page{background:#fff}.legal-page--document .legal-page__content{margin-top:-72px}.legal-page__content{background:0 0;gap:1.15rem;max-width:960px;padding:2rem;display:grid}.legal-page__content h2,.legal-page__content h3{color:#111;border-left:4px solid var(--purple);font-size:clamp(1.15rem,2vw,1.35rem);font-family:var(--font-title);margin:.45rem 0 .1rem;padding-left:.9rem}.legal-page__content p,.legal-page__content ul,.legal-page__content ol{color:#1a1a1a;background:#ffffff08;margin:0;padding:1rem 1.1rem;line-height:1.75}.legal-page__content ul,.legal-page__content ol{padding-left:2.2rem}.legal-page__content li{color:#1a1a1a}.legal-page__content li+li{margin-top:.5rem}.legal-page__content a{color:var(--purple-light);text-underline-offset:2px;font-weight:600}@media (max-width:768px){.legal-page--document .legal-page__content{margin-top:-48px}.legal-page__content{gap:.9rem;padding:1.35rem}.legal-page__content h2,.legal-page__content h3{border-left-width:3px;padding-left:.7rem}}
@keyframes aboutFloatY{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes aboutPulseGlow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes aboutShineSweep{0%{opacity:0;transform:translate(-140%)skew(-24deg)}20%{opacity:.22}60%{opacity:.18}to{opacity:0;transform:translate(180%)skew(-24deg)}}@keyframes aboutGridDrift{0%{transform:translate(0,0)}to{transform:translate(24px,24px)}}@keyframes aboutRotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-us__intro{background:radial-gradient(circle at 8% 12%,#b997f329,#0000 24%),radial-gradient(circle at 92% 88%,#673ab714,#0000 26%),linear-gradient(165deg,#f1f4fb 0%,#fff 42%,#fafbfc 100%);border-top:1px solid #673ab714;position:relative;overflow:hidden}.about-us__intro:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed17 0%,#0000 68%);border-radius:50%;width:min(52vw,480px);height:min(52vw,480px);animation:7s ease-in-out infinite aboutPulseGlow;position:absolute;top:-18%;right:-6%}.about-us__intro:after{content:"";pointer-events:none;background-image:linear-gradient(#673ab709 1px,#0000 1px),linear-gradient(90deg,#673ab709 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 90%);mask-image:linear-gradient(#00000080,#0000 90%)}.about-us__intro-inner{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(2.25rem,5vw,4rem);display:grid;position:relative}.about-us__intro-copy{border-left:0;padding-left:0;position:relative}@media (min-width:901px){.about-us__intro-copy{border-radius:0 4px 4px 0;padding:1rem 0 1rem 1.35rem;box-shadow:inset 3px 0 #7c3aed}}.about-us__intro-eyebrow{font-family:var(--font-subtitle);letter-spacing:.18em;text-transform:uppercase;color:#7c3aed;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.about-us__intro-title{font-family:var(--font-title);color:var(--purple);letter-spacing:-.03em;margin:0 0 1.15rem;font-size:clamp(1.75rem,3vw,2.3rem);line-height:1.08}.about-us__intro-lead{font-family:var(--font-text);color:#334155;margin:0 0 1rem;font-size:1.05rem;line-height:1.75}.about-us__intro-body{font-family:var(--font-text);color:#64748b;margin:0;font-size:.98rem;line-height:1.7}.about-us__highlights{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.about-us__highlight{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:linear-gradient(145deg,#fffffff5 0%,#f8fafff0 100%);border:1px solid #673ab71a;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.15rem 1.2rem 1.2rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0d,0 18px 44px #5f1ed30f,inset 0 1px #ffffffe6}.about-us__highlight:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 20%,#ffffff8c 50%,#0000 80%);position:absolute;inset:0;transform:translate(-140%)skew(-24deg)}.about-us__highlight:after{content:"";opacity:0;width:120px;height:120px;transition:opacity var(--transition-fast);pointer-events:none;background:radial-gradient(circle,#b997f338 0%,#0000 72%);border-radius:50%;position:absolute;inset:auto auto -30% -8%}.about-us__highlight:hover{border-color:#7c3aed42;transform:translateY(-6px)rotateX(2deg);box-shadow:0 14px 34px #0f172a12,0 28px 60px #5f1ed31f}.about-us__highlight:hover:before{animation:1.25s aboutShineSweep}.about-us__highlight:hover:after{opacity:1}.about-us__highlight-index{width:2.75rem;height:2.75rem;font-family:var(--font-title);color:#fff;background:linear-gradient(145deg, #7c3aed 0%, var(--purple) 55%, var(--purple-dark) 100%);border-radius:14px;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;line-height:1;display:flex;position:relative;box-shadow:0 10px 22px #5f1ed338}.about-us__highlight-content{flex-direction:column;gap:.35rem;min-width:0;display:flex}.about-us__highlight-label{font-family:var(--font-subtitle);letter-spacing:.16em;text-transform:uppercase;color:var(--purple);font-size:.72rem;font-weight:700}.about-us__highlight-text{font-family:var(--font-text);color:#475569;margin:0;font-size:.92rem;line-height:1.6}@media (max-width:900px){.about-us__intro-inner{grid-template-columns:1fr;align-items:start}.about-us__intro-copy{border-left:none;padding-left:0}}.about-us__pillars{border-top:1px solid #b997f324;position:relative;overflow:hidden}.about-us__pillars.home-section--dark{background:linear-gradient(188deg,#020204 0%,#0a0614 38%,#000 100%)}.about-us__pillars-bg{pointer-events:none;background:radial-gradient(90% 55% at 50% -5%,#7c3aed38,#0000 58%),radial-gradient(circle at 12% 85%,#673ab724,#0000 42%),radial-gradient(circle at 88% 70%,#5f1ed31f,#0000 40%);position:absolute;inset:0}.about-us__pillars:after{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#b997f30d 1px,#0000 1px),linear-gradient(90deg,#b997f30d 1px,#0000 1px);background-size:34px 34px;animation:18s linear infinite aboutGridDrift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.about-us__pillars-wrap{z-index:1;position:relative}.about-us__pillars .section-heading__overline{color:var(--purple-light)}.about-us__pillars .section-heading__title{color:var(--white);font-family:var(--font-title)}.about-us__pillars .section-heading__description{color:#94a3b8;font-family:var(--font-text);max-width:40rem;margin-inline:auto}.about-us__pillars-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.25rem;margin-top:2rem;display:grid}.about-us__pillar{background:linear-gradient(#fff 0%,#fbfaff 55%,#f4f2fb 100%);border:1px solid #673ab724;border-radius:18px;flex-direction:column;padding:1.45rem 1.35rem 1.5rem;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a0d}.about-us__pillar:before{content:"";background:var(--purple);border-radius:18px 18px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.about-us__pillar:hover{border-color:#673ab742;transform:translateY(-3px);box-shadow:0 10px 28px #0f172a14}.about-us__pillar--featured{border-color:#673ab733;box-shadow:0 6px 24px #0f172a0f,0 0 0 1px #7c3aed0f}.about-us__pillar--featured:before{background:linear-gradient(90deg, var(--purple) 0%, #7c3aed 100%);height:4px}.about-us__pillar-index{font-family:var(--font-title);letter-spacing:.2em;color:#7c3aed;margin-bottom:.5rem;font-size:.68rem;font-weight:700}.about-us__pillar-title{font-family:var(--font-title);color:var(--purple);letter-spacing:-.02em;margin:0 0 .7rem;font-size:clamp(1.1rem,1.85vw,1.35rem);line-height:1.15}.about-us__pillar-text{font-family:var(--font-text);color:#475569;margin:0;font-size:.94rem;line-height:1.68}.about-us__pillar-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.about-us__pillar-list li{font-family:var(--font-text);color:#475569;padding-left:1.2rem;font-size:.91rem;line-height:1.58;position:relative}.about-us__pillar-list li:before{content:"";background:#7c3aed;border-radius:50%;width:6px;height:6px;position:absolute;top:.52em;left:0}@media (max-width:900px){.about-us__pillars-grid{grid-template-columns:1fr}}.about-us__edge{background:radial-gradient(circle at 10% 15%,#673ab714,#0000 30%),radial-gradient(circle at 90% 85%,#b997f31f,#0000 34%),linear-gradient(#fff 0%,#f8fafe 100%);border-top:1px solid #673ab714;position:relative;overflow:hidden}.about-us__edge:before{content:"";pointer-events:none;border:1px solid #673ab71a;border-radius:50%;width:200px;height:200px;animation:18s linear infinite aboutRotateRing;position:absolute;top:8%;left:-80px}.about-us__edge:after{content:"";pointer-events:none;border:1px solid #b997f338;border-radius:50%;width:170px;height:170px;animation:12s linear infinite reverse aboutRotateRing;position:absolute;bottom:8%;right:-60px}.about-us__edge-shell{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid;position:relative}.about-us__edge-copy{position:sticky;top:2rem}.about-us__edge-eyebrow{font-family:var(--font-subtitle);letter-spacing:.18em;text-transform:uppercase;color:var(--purple);margin:0 0 .6rem;font-size:.76rem;font-weight:700}.about-us__edge-title{font-family:var(--font-title);letter-spacing:-.035em;color:var(--black);margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.06}.about-us__edge-text{font-family:var(--font-text);color:#64748b;max-width:32rem;margin:0;font-size:1rem;line-height:1.75}.about-us__edge-grid{perspective:1000px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-us__edge-card{background:linear-gradient(#fffffffa 0%,#f3f6fc 100%);border:1px solid #673ab71f;border-radius:24px;min-height:230px;padding:1.4rem;transition:transform .45s,box-shadow .45s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a0f,0 24px 54px #673ab714}.about-us__edge-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#b997f394,#673ab714);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.about-us__edge-card:after{content:"";opacity:.9;background:radial-gradient(circle,#b997f34d 0%,#0000 70%);border-radius:50%;width:170px;height:170px;transition:transform .45s,opacity .35s;position:absolute;inset:auto -30% -32% auto}.about-us__edge-card:hover{border-color:#673ab73d;transform:translateY(-10px)rotateX(4deg)rotateY(-4deg);box-shadow:0 28px 60px #0f172a1a,0 28px 70px #5f1ed324}.about-us__edge-card:hover:after{transform:scale(1.16)}.about-us__edge-card-number{background:linear-gradient(145deg, var(--purple-light) 0%, var(--purple) 100%);width:2.9rem;height:2.9rem;color:var(--white);font-family:var(--font-title);letter-spacing:.08em;border-radius:15px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 12px 26px #673ab738}.about-us__edge-card-title{font-family:var(--font-title);color:var(--black);margin:0 0 .75rem;font-size:1.16rem;line-height:1.18}.about-us__edge-card-text{font-family:var(--font-text);color:#64748b;margin:0;font-size:.95rem;line-height:1.68}@media (max-width:980px){.about-us__edge-shell{grid-template-columns:1fr}.about-us__edge-copy{position:relative;top:0}}@media (max-width:700px){.about-us__edge-grid{grid-template-columns:1fr}.about-us__edge-card:hover{transform:translateY(-6px)}}.about-us__journey{background:linear-gradient(#020204 0%,#080511 45%,#000 100%);border-top:1px solid #b997f324;position:relative;overflow:hidden}.about-us__journey-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#7c3aed2e,#0000 34%),radial-gradient(circle at 15% 100%,#673ab724,#0000 28%),radial-gradient(circle at 85% 40%,#b997f31a,#0000 24%);position:absolute;inset:0}.about-us__journey:after{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#b997f30b 1px,#0000 1px),linear-gradient(90deg,#b997f30b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.about-us__journey .section-heading__overline{color:var(--purple-light)}.about-us__journey .section-heading__title{color:var(--white);font-family:var(--font-title)}.about-us__journey .section-heading__description{color:#94a3b8;font-family:var(--font-text);max-width:42rem;margin-inline:auto}.about-us__journey-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.35rem;display:grid;position:relative}.about-us__journey-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);background:linear-gradient(#101118eb 0%,#07080cf7 100%);border:1px solid #b997f329;border-radius:22px;padding:1.45rem 1.2rem 1.35rem;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000047,inset 0 1px #ffffff08}.about-us__journey-step:before{content:"";pointer-events:none;background:linear-gradient(130deg,#0000 20%,#ffffff14 50%,#0000 80%);position:absolute;inset:0;transform:translate(-150%)skew(-24deg)}.about-us__journey-step:after{content:"";background:linear-gradient(90deg,#b997f38c,#b997f300);width:1.2rem;height:2px;position:absolute;top:2rem;right:-.6rem}.about-us__journey-step:hover{border-color:#b997f357;transform:translateY(-7px);box-shadow:0 24px 56px #673ab729,0 16px 30px #0000003d}.about-us__journey-step:hover:before{animation:1.2s aboutShineSweep}.about-us__journey-step:last-child:after{display:none}.about-us__journey-step-index{min-width:3rem;height:2rem;font-family:var(--font-title);letter-spacing:.18em;color:var(--purple-light);background:#b997f314;border:1px solid #b997f329;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:0 .75rem;font-size:.74rem;font-weight:700;display:inline-flex}.about-us__journey-step-title{font-family:var(--font-title);color:var(--white);margin:0 0 .7rem;font-size:1.08rem;line-height:1.2}.about-us__journey-step-text{font-family:var(--font-text);color:#94a3b8;margin:0;font-size:.93rem;line-height:1.68}@media (max-width:1000px){.about-us__journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-us__journey-step:nth-child(2):after{display:none}}@media (max-width:640px){.about-us__journey-grid{grid-template-columns:1fr}.about-us__journey-step:after{display:none}}.about-us__faq{background:radial-gradient(circle at 50% 0,#b997f31a,#0000 30%),linear-gradient(#fff 0%,#f8fafe 100%);position:relative;overflow:hidden}.about-us__faq:before{content:"";pointer-events:none;background:radial-gradient(circle,#673ab714,#0000 70%);border-radius:50%;width:220px;height:220px;animation:8s ease-in-out infinite aboutFloatY;position:absolute;top:-50px;right:-50px}.about-us__faq-head{text-align:center;z-index:1;margin-bottom:2rem;position:relative}.about-us__faq-title{font-family:var(--font-title);color:var(--purple);letter-spacing:-.025em;margin:0 0 .5rem;font-size:clamp(1.6rem,2.8vw,2.2rem)}.about-us__faq-desc{font-family:var(--font-text);color:#64748b;max-width:36rem;margin:0 auto;font-size:.96rem}.about-us__faq-list{z-index:1;flex-direction:column;gap:.65rem;max-width:720px;margin:0 auto;display:flex;position:relative}.about-us__faq-item{border-radius:var(--radius-md);background:var(--white);border:1px solid #673ab72e;overflow:hidden;box-shadow:0 10px 32px #0f172a0f}.about-us__faq-item[open]{border-color:#673ab747;box-shadow:0 14px 40px #673ab71a}.about-us__faq-question{font-family:var(--font-subtitle);color:var(--black);cursor:pointer;-webkit-user-select:none;user-select:none;padding:1rem 2.75rem 1rem 1.15rem;font-size:1rem;font-weight:600;list-style:none;position:relative}.about-us__faq-question::-webkit-details-marker{display:none}.about-us__faq-question:after{content:"";border-right:2px solid var(--purple);border-bottom:2px solid var(--purple);width:.55rem;height:.55rem;transition:transform .22s;position:absolute;top:50%;right:1.1rem;transform:translateY(-60%)rotate(45deg)}.about-us__faq-item[open] .about-us__faq-question:after{transform:translateY(-20%)rotate(225deg)}.about-us__faq-answer{border-top:1px solid #673ab71a;padding:0 1.15rem 1.1rem}.about-us__faq-answer p{font-family:var(--font-text);color:#64748b;margin:.85rem 0 0;font-size:.94rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.about-us__faq-question:after{transition:none}}.about-us__intro-visual{position:relative}.about-us__image-frame{isolation:isolate;background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #b997f32e;border-radius:28px;min-height:320px;transition:transform .45s,box-shadow .45s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a24,0 18px 40px #673ab71f}.about-us__image-frame:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:3;background:linear-gradient(145deg,#b997f38c,#673ab71a,#fff3);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.about-us__image-frame:after{content:"";filter:blur(10px);opacity:.9;z-index:1;pointer-events:none;background:radial-gradient(circle,#b997f34d,#0000 72%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto auto -20% -10%}.about-us__image-frame:hover{border-color:#b997f352;transform:translateY(-8px)scale(1.01);box-shadow:0 28px 70px #0f172a2e,0 20px 56px #673ab729}.about-us__image-frame--intro{min-height:420px}.about-us__image-frame--who-we-are{background:linear-gradient(165deg,#f8f6ff 0%,#fff 55%,#f1f4fb 100%);border-radius:24px;min-height:min(420px,52vw)}.about-us__image--who-we-are{object-fit:contain;object-position:center;box-sizing:border-box;border-radius:20px;padding:.75rem;overflow:hidden;transform:none}.about-us__image-frame--who-we-are:hover .about-us__image--who-we-are{transform:scale(1.02)}.about-us__image{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .7s;display:block;transform:scale(1.02)}.about-us__image-frame:hover .about-us__image{transform:scale(1.08)}.about-us__image-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000000f 0%,#0003 100%),linear-gradient(135deg,#673ab738 0%,#00000014 65%);position:absolute;inset:0}.about-us__floating-badge{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08080cb8;border:1px solid #b997f340;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1rem;animation:5.5s ease-in-out infinite aboutFloatY;display:inline-flex;position:absolute;box-shadow:0 14px 34px #00000047}.about-us__floating-badge-label{font-family:var(--font-subtitle);letter-spacing:.12em;text-transform:uppercase;color:var(--white);white-space:nowrap;font-size:.72rem;font-weight:700}.about-us__floating-badge--top{top:1rem;right:1rem}.about-us__floating-badge--bottom{animation-delay:.8s;bottom:1rem;left:1rem}.about-us__floating-badge--left{animation-delay:.5s;bottom:1rem;left:1rem}.about-us__floating-badge--right{animation-delay:1s;top:1rem;left:1rem}.about-us__intro-inner{align-items:center;margin-bottom:2rem}.about-us__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:980px){.about-us__highlights{grid-template-columns:1fr}}.about-us__edge-card-orb{filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#b997f35c 0%,#0000 72%);border-radius:50%;width:90px;height:90px;animation:6s ease-in-out infinite aboutPulseGlow;position:absolute;top:-18px;right:-18px}@media (max-width:768px){.about-us__image-frame--intro{min-height:300px}.about-us__floating-badge{padding:.62rem .85rem}.about-us__floating-badge-label{font-size:.66rem}}@media (max-width:640px){.about-us__intro-title{font-size:clamp(1.45rem,8vw,1.85rem)}.about-us__intro-lead{font-size:.98rem;line-height:1.62}.about-us__intro-body{font-size:.92rem;line-height:1.6}.about-us__highlight{border-radius:16px;gap:.75rem;padding:.95rem .85rem}.about-us__highlight-index{border-radius:12px;width:2.2rem;height:2.2rem;font-size:.72rem}.about-us__edge-title{font-size:clamp(1.45rem,8vw,2rem);line-height:1.1}.about-us__edge-text{font-size:.94rem;line-height:1.62}.about-us__edge-card{border-radius:18px;min-height:0;padding:1rem}.about-us__edge-card-number{width:2.45rem;height:2.45rem;margin-bottom:.75rem}.about-us__edge-card-title{font-size:1.02rem}.about-us__edge-card-text{font-size:.9rem;line-height:1.56}.about-us__journey-step{border-radius:18px;padding:1.1rem .95rem}.about-us__journey-step-title{font-size:1rem}.about-us__journey-step-text{font-size:.88rem;line-height:1.58}}@media (max-width:420px){.about-us__image-frame--intro{min-height:240px}.about-us__image-frame--who-we-are{min-height:220px}.about-us__image--who-we-are{padding:.45rem}.about-us__faq-question{padding:.85rem 2.25rem .85rem .85rem;font-size:.92rem}.about-us__faq-answer{padding:0 .85rem .9rem}.about-us__faq-answer p{font-size:.88rem;line-height:1.5}}@media (max-width:240px){.about-us__intro-title{font-size:1.25rem}.about-us__intro-lead,.about-us__intro-body{font-size:.84rem;line-height:1.45}.about-us__highlight{gap:.55rem;padding:.75rem}.about-us__highlight-label{letter-spacing:.1em;font-size:.62rem}.about-us__highlight-text{font-size:.8rem;line-height:1.4}.about-us__image-frame--intro,.about-us__image-frame--who-we-are{border-radius:14px;min-height:180px}.about-us__edge-title{font-size:1.2rem}.about-us__edge-text{font-size:.84rem;line-height:1.45}.about-us__edge-card,.about-us__journey-step{border-radius:14px;padding:.75rem}.about-us__edge-card-title,.about-us__journey-step-title{font-size:.9rem}.about-us__edge-card-text,.about-us__journey-step-text{font-size:.8rem;line-height:1.4}.about-us__faq-question{padding:.7rem 1.9rem .7rem .7rem;font-size:.82rem}.about-us__faq-answer{padding:0 .7rem .75rem}.about-us__faq-answer p{font-size:.8rem;line-height:1.4}}
.contacts-page{background:var(--black);color:var(--white)}.contacts-page__top{z-index:2;background:var(--black);padding:clamp(2.5rem,6vw,4.5rem) 0 100px;position:relative;overflow:hidden}.contacts-page__top:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 0,#673ab738,#0000 62%);height:85%;position:absolute;inset:-40% -20% auto}.contacts-page__top:after{content:"";pointer-events:none;background:radial-gradient(55% 45% at 80% 100%,#3b82f61f,#0000 58%);height:70%;position:absolute;inset:auto -30% -55%}.contacts-page__top .container{z-index:1;position:relative}.contacts-page__eyebrow{font-family:var(--font-subtitle);letter-spacing:.14em;text-transform:uppercase;color:var(--purple-light);margin:0 0 .65rem;font-size:.76rem;font-weight:600}.contacts-page__split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}@media (max-width:960px){.contacts-page__split{grid-template-columns:1fr}}.contacts-page__title{font-family:var(--font-title);letter-spacing:-.02em;color:var(--white);margin:0 0 1.25rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:800;line-height:1.15}.contacts-page__lead{font-family:var(--font-text);color:#ffffffc7;max-width:34rem;margin:0 0 2.25rem;font-size:1rem;line-height:1.65}.contacts-page__locations{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.contacts-page__location{margin:0}.contacts-page__location-button{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;align-items:flex-start;gap:1rem;margin:0;padding:1rem 1.15rem;display:flex}.contacts-page__location-button:hover{background:#673ab712;border-color:#673ab76b}.contacts-page__location-button:focus-visible{outline:2px solid var(--purple-light);outline-offset:3px}.contacts-page__location-button.is-active{background:linear-gradient(145deg,#673ab724,#673ab70f);border-color:#b997f373;box-shadow:0 0 0 1px #673ab72e,0 16px 48px #00000059}.contacts-page__location-button.is-active .contacts-page__location-icon{background:linear-gradient(145deg,#78c8ff73,#673ab7a6);box-shadow:0 0 24px #673ab759}@media (prefers-reduced-motion:reduce){.contacts-page__location-button{transition:border-color var(--transition-fast),background var(--transition-fast)}}.contacts-page__location-icon{width:52px;height:52px;color:var(--white);background:linear-gradient(145deg,#64b4ff59,#673ab78c);border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.contacts-page__location-icon svg{width:24px;height:24px}.contacts-page__location-name{font-family:var(--font-subtitle);color:var(--purple-light);letter-spacing:.01em;margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.contacts-page__location-address{color:#ffffffd1;margin:0;font-size:.92rem;line-height:1.55}.contacts-page__form-wrap{z-index:3;margin-bottom:clamp(-4rem,-6vw,-5.5rem);position:relative}@media (max-width:960px){.contacts-page__form-wrap{margin-bottom:clamp(-2.5rem,-5vw,-3.5rem)}}.contacts-page__form-card{border-radius:var(--radius-lg);background:linear-gradient(165deg,#1e222c 0%,#12151c 52%,#0d0f14 100%);border:1px solid #673ab761;flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,3vw,2rem);display:flex;box-shadow:0 0 0 1px #673ab71a,0 28px 70px #00000080,0 0 100px #673ab71f,inset 0 1px #ffffff0a}.contacts-page__form-title{font-family:var(--font-subtitle);color:var(--white);margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.contacts-page__form-row{gap:1rem;display:grid}.contacts-page__form-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:520px){.contacts-page__form-row--2{grid-template-columns:1fr}}.contacts-page__field{flex-direction:column;gap:.45rem;display:flex}.contacts-page__field--grow{flex:1;min-height:0}.contacts-page__label{color:var(--purple-light);font-size:.88rem;font-weight:500}.contacts-page__form-card input,.contacts-page__form-card textarea{width:100%;font-family:var(--font-text);color:#fffffff2;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #673ab7a6;border-radius:0;padding:.5rem 0 .65rem;font-size:.95rem}.contacts-page__form-card input::placeholder,.contacts-page__form-card textarea::placeholder{color:#ffffff61}.contacts-page__form-card input:hover,.contacts-page__form-card textarea:hover{border-bottom-color:#b997f3d9}.contacts-page__form-card input:focus,.contacts-page__form-card textarea:focus{border-bottom-color:var(--purple-light);box-shadow:0 1px 0 0 var(--purple-light);outline:none}.contacts-page__form-card textarea{resize:vertical;min-height:7rem;line-height:1.5}.contacts-page__form-actions{margin-top:.25rem}.contacts-page__submit{border-radius:var(--radius-pill);min-height:48px;font-family:var(--font-subtitle);letter-spacing:.08em;text-transform:uppercase;color:var(--white);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);background:linear-gradient(100deg,#3b82f6 0%,#673ab7 48%,#7c3aed 100%);border:none;justify-content:center;align-items:center;padding:0 2.25rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 10px 32px #673ab759}.contacts-page__submit:hover{transform:translateY(-2px);box-shadow:0 14px 40px #673ab773}.contacts-page__submit:focus-visible{outline:2px solid var(--purple-light);outline-offset:3px}.contacts-page__map-zone{z-index:1;margin-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(4rem,8vw,6rem);position:relative}.contacts-page__map-frame{filter:grayscale()contrast(1.08)brightness(.88);width:100%;height:clamp(300px,44vw,460px);position:relative;overflow:hidden}.contacts-page__map-frame:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#000000a6 0%,#0000 28% 62%,#00000040 100%);position:absolute;inset:0}.contacts-page__map-frame iframe{z-index:0;pointer-events:auto;border:0;width:100%;height:100%;position:absolute;inset:0}.contacts-page__newsletter-outer{z-index:4;margin-top:clamp(-3rem,-5vw,-4.25rem);position:relative}.contacts-page__newsletter{border-radius:calc(var(--radius-lg) + 4px);background:linear-gradient(125deg,#3b82f647 0%,#0000 42%),linear-gradient(168deg,#4c1d95 0%,#5b21b6 28%,#673ab7 55%,#3d2a6b 100%);border:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;padding:clamp(1.35rem,3.2vw,1.9rem) clamp(1.5rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 56px #0006,inset 0 1px #ffffff14}.contacts-page__newsletter:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 120%,#93c5fd26,#0000 45%);position:absolute;inset:-50% -20%}.contacts-page__newsletter:after{content:"";opacity:.4;pointer-events:none;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:11px 11px;position:absolute;inset:0}.contacts-page__newsletter-title{z-index:1;font-family:var(--font-title);letter-spacing:-.02em;color:var(--white);max-width:22rem;margin:0;font-size:clamp(1.1rem,2.4vw,1.45rem);font-weight:800;line-height:1.25;position:relative}.contacts-page__newsletter-form{z-index:1;background:var(--white);border-radius:var(--radius-pill);flex:1;align-items:stretch;gap:.35rem;min-width:min(100%,320px);max-width:420px;margin-left:auto;padding:4px 4px 4px 1.1rem;display:flex;position:relative;box-shadow:0 8px 28px #0003}.contacts-page__newsletter-field{flex:1;align-items:center;min-width:0;display:flex}.contacts-page__newsletter-field input{width:100%;font-family:var(--font-text);color:var(--black);background:0 0;border:none;padding:.65rem .25rem .65rem 0;font-size:.92rem}.contacts-page__newsletter-field input::placeholder{color:#8891a3}.contacts-page__newsletter-field input:focus{outline:none}.contacts-page__newsletter-submit{border-radius:var(--radius-pill);font-family:var(--font-subtitle);letter-spacing:.1em;text-transform:uppercase;color:var(--white);cursor:pointer;transition:transform var(--transition-fast),filter var(--transition-fast);background:linear-gradient(100deg,#3b82f6 0%,#673ab7 100%);border:1px solid #ffffffd9;flex-shrink:0;align-self:stretch;padding:0 1.35rem;font-size:.72rem;font-weight:700}.contacts-page__newsletter-submit:hover{filter:brightness(1.05);transform:scale(1.02)}.contacts-page__newsletter-submit:focus-visible{outline:2px solid var(--white);outline-offset:2px}@media (max-width:640px){.contacts-page__newsletter{flex-direction:column;align-items:stretch}.contacts-page__newsletter-form{max-width:none;margin-left:0}}
#account-types{scroll-margin-top:5.5rem}.account-types{position:relative}.account-types__plans{background:var(--black);border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.account-types__plans:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 0,#673ab733,#0000 58%);height:55%;position:absolute;inset:-20% 20% auto -20%}.account-types__plans .container{z-index:1;position:relative}.account-types__section-title{font-family:var(--font-title);letter-spacing:-.02em;text-align:center;color:var(--white);margin:0 0 .5rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800}.account-types__section-lead{font-family:var(--font-text);color:#ffffffb8;text-align:center;max-width:36rem;margin:0 auto 2.5rem;font-size:1rem;line-height:1.6}.account-types__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid}@media (max-width:960px){.account-types__grid{grid-template-columns:1fr;max-width:26rem;margin-inline:auto}}.account-types__card.wtt-card{flex-direction:column;align-items:stretch;min-height:100%;padding:0;display:flex;position:relative;overflow:hidden}.account-types__inner{z-index:3;text-align:left;flex-direction:column;flex:1;width:100%;padding:1.5rem 1.35rem 1.4rem;display:flex;position:relative}.account-types__card--featured.wtt-card{box-shadow:14px 14px 32px #000000a6,0 0 0 1px #b997f373,0 0 40px #673ab759}.account-types__badge{font-family:var(--font-subtitle);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-pill);color:var(--white);background:linear-gradient(100deg,#673ab7 0%,#7c3aed 100%);padding:.35rem .65rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 14px #673ab759}.account-types__card-head{margin-bottom:.85rem;padding-right:4.5rem}.account-types__card--featured .account-types__card-head{padding-right:5.5rem}.account-types__name{font-family:var(--font-title);letter-spacing:-.02em;color:var(--white);margin:0 0 .25rem;font-size:1.35rem;font-weight:800}.account-types__tagline{font-family:var(--font-subtitle);color:var(--purple-light);margin:0;font-size:.88rem;font-weight:600}.account-types__desc{font-family:var(--font-text);color:#e6e8f0cc;flex-grow:0;margin:0 0 1.25rem;font-size:.92rem;line-height:1.55}.account-types__specs{border-top:1px dashed #673ab759;gap:.75rem;margin:0 0 1.35rem;padding:1rem 0 0;display:grid}.account-types__spec{grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem 1rem;display:grid}.account-types__spec dt{font-family:var(--font-subtitle);text-transform:uppercase;letter-spacing:.05em;color:#94a3b8f2;margin:0;font-size:.78rem;font-weight:600}.account-types__spec dd{font-family:var(--font-text);color:#fffffff2;text-align:right;margin:0;font-size:.95rem;font-weight:600}.account-types__cta-btn{align-self:center;min-width:160px;margin-top:auto}.account-types__card--featured .account-types__cta-btn{background:linear-gradient(90deg,#3b82f659 -12%,#673ab773 56%);border-color:#93c5fdd9}.account-types__card--featured .account-types__cta-btn:hover{filter:brightness(1.09)saturate(1.08);background:linear-gradient(118deg,#60a5fa7a 0%,#3b82f661 45%,#673ab780 100%);border-color:#bae6fdf2;box-shadow:0 12px 32px #3b82f661,0 4px 14px #0003,0 0 0 1px #93c5fd80,0 0 48px #673ab76b}.account-types__card--featured .account-types__cta-btn:active{box-shadow:0 6px 18px #3b82f647,0 0 0 1px #93c5fd66}@media (max-width:640px){.account-types__spec{grid-template-columns:1fr;gap:.2rem}.account-types__spec dd{text-align:left}}
.stats{background:var(--black);margin-top:-2.2rem}.stats .stats__intro{text-align:center;margin-bottom:2rem}.stats .stats__intro h2{font-family:var(--font-title);font-size:clamp(var(--title-sm),2.5vw,var(--title-md));color:var(--white);margin-bottom:.4rem}.stats .stats__intro p{font-family:var(--font-text);color:var(--gray);font-size:var(--text-sm)}.stats .stats__grid{background:var(--black);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.stats .stat-card{text-align:center;background:var(--black);flex-direction:column;align-items:center;padding:1.75rem 1rem 1.5rem;display:flex}.stats .stat-card__value{font-family:var(--font-title);color:var(--white);font-variant-numeric:tabular-nums;min-height:1.15em;margin:0 0 .65rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;line-height:1.1}.stats .stat-card__rule{border:0;border-top:3px solid #b997f373;width:min(100%,120px);margin:0 0 .65rem}.stats .stat-card__label{font-family:var(--font-subtitle);font-size:var(--text-sm);color:var(--gray);max-width:220px;margin:0;font-weight:400;line-height:1.35}@media (max-width:900px){.stats{margin-top:0}.stats .stats__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stats .stats__grid{grid-template-columns:1fr}}.stats.stats--js:not(.stats--in-view) .stats__intro h2,.stats.stats--js:not(.stats--in-view) .stats__intro p{opacity:0;transform:translateY(22px)}.stats.stats--js:not(.stats--in-view) .stat-card{opacity:0;transform:translateY(28px)}.stats.stats--in-view .stats__intro h2{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.stats.stats--in-view .stats__intro p{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1) .1s,transform .62s cubic-bezier(.22,1,.36,1) .1s;transform:translateY(0)}.stats.stats--in-view .stat-card{opacity:1;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.stats.stats--in-view .stat-card:first-child{transition-delay:.12s}.stats.stats--in-view .stat-card:nth-child(2){transition-delay:.2s}.stats.stats--in-view .stat-card:nth-child(3){transition-delay:.28s}.stats.stats--in-view .stat-card:nth-child(4){transition-delay:.36s}@media (prefers-reduced-motion:reduce){.stats.stats--js:not(.stats--in-view) .stats__intro h2,.stats.stats--js:not(.stats--in-view) .stats__intro p,.stats.stats--js:not(.stats--in-view) .stat-card{opacity:1;transform:none}.stats.stats--in-view .stats__intro h2,.stats.stats--in-view .stats__intro p,.stats.stats--in-view .stat-card{transition:none}}
.upgrade-section__header{text-align:center;max-width:40rem;margin-bottom:clamp(1.75rem,4vw,2.5rem);margin-left:auto;margin-right:auto}.upgrade-section__header h2{color:var(--white);font-family:var(--font-title);letter-spacing:-.02em;margin-bottom:.55rem;font-size:clamp(1.65rem,2.6vw,2.45rem);font-weight:800;line-height:1.15}.upgrade-section__header p{color:var(--gray);font-size:clamp(.9rem,1.1vw,1rem);font-family:var(--font-text);margin:0;line-height:1.55}.upgrade-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.upgrade-section__card{z-index:1;box-sizing:border-box;transition:box-shadow var(--transition-fast),transform var(--transition-fast);background:linear-gradient(160deg,#121218 0%,#0a0a0c 100%);border-radius:14px;flex-direction:column;min-height:196px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:14px 14px 32px #000000a6,-4px -4px 16px #ffffff08}.upgrade-section__card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #673ab773,0 16px 48px #673ab759}.upgrade-section__inner{z-index:1;background:#fff;flex:1;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch;min-height:196px;display:grid;position:relative}.upgrade-section__content{background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;padding:1.15rem 1rem 1.15rem 1.15rem;display:flex}.upgrade-section__title{font-size:var(--text-lg);font-family:var(--font-title);margin-bottom:.5rem;font-weight:700;line-height:1.3}.upgrade-section__desc{flex:1;margin-bottom:.95rem;font-size:.875rem;line-height:1.5}.upgrade-section__link{background-color:var(--purple);cursor:pointer;color:#fff;z-index:1;border:3px solid #ffffff4d;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:0;margin-top:auto;padding-block:.38rem;padding-inline:.95rem;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0003}.upgrade-section__link:before{content:"";opacity:.6;background-image:linear-gradient(120deg,#fff0 30%,#fffc,#fff0 70%);width:100px;height:100%;position:absolute;top:0;left:-100px}.upgrade-section__link:hover,.upgrade-section__link:focus{border-color:#fff9;transform:scale(1.05)}.upgrade-section__link:hover:before{animation:1.5s ease-out infinite upgrade-section-shine}.upgrade-section__link-icon{width:18px;height:18px;transition:all .3s ease-in-out}.upgrade-section__link:hover .upgrade-section__link-icon{transform:translate(4px)}@keyframes upgrade-section-shine{0%{left:-100px}60%{left:100%}to{left:100%}}.upgrade-section__visual{background:#fff;place-items:center;min-height:0;padding:.65rem .5rem;display:grid;position:relative;overflow:hidden}.upgrade-section__visual-img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:clamp(104px,14.5vw,148px);display:block}@media (max-width:1100px){.upgrade-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.upgrade-section__grid{grid-template-columns:1fr}.upgrade-section__inner{grid-template-columns:1fr;min-height:0}.upgrade-section__visual{order:-1;min-height:148px;padding:.85rem .75rem}.upgrade-section__visual-img{max-height:clamp(118px,28vw,168px)}}@media (prefers-reduced-motion:reduce){.upgrade-section__card{transition-duration:.15s}.upgrade-section__card:hover{transform:none}}
.upgrade-page{text-align:center}.upgrade-page__inner{max-width:60rem;margin-inline:auto}.upgrade-page__content{background:linear-gradient(#fffffffa,#f6f9ff 100%);border:1px solid #1843851a;border-radius:18px;padding:clamp(1.25rem,2.5vw,2.1rem);box-shadow:0 16px 40px #0b1c3814}.upgrade-page__content h2{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);margin:0 0 1.1rem;font-size:clamp(1.45rem,2.4vw,2rem);font-weight:800;line-height:1.2}.upgrade-page__content p{font-family:var(--font-text);color:#415a78;margin:0 0 1rem;font-size:clamp(.98rem,1.06vw,1.06rem);line-height:1.75}.upgrade-page__content p:last-child{margin-bottom:0}@media (max-width:700px){.upgrade-page{text-align:left}.upgrade-page__content{border-radius:14px;padding:1.1rem}.upgrade-page__content p{line-height:1.68}}@media (max-width:420px){.upgrade-page__content{padding:.95rem}.upgrade-page__content h2{margin-bottom:.8rem}.upgrade-page__content p{margin-bottom:.8rem;font-size:.92rem;line-height:1.6}}
.trust-awards__title{text-align:center;font-family:var(--font-title);color:#0f172a;margin-bottom:1.5rem;font-size:clamp(1.5rem,2.4vw,2.3rem);font-weight:600;line-height:1.2}.trust-awards__row{flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.trust-awards__badge{text-align:center;background:#fff;border:2px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:118px;height:118px;padding:.75rem .8rem;display:flex;position:relative;box-shadow:0 4px 14px #0f172a0f}.trust-awards__badge:before{content:"";pointer-events:none;border:1px solid #1a1a1a59;border-radius:50%;position:absolute;inset:-6px}.trust-awards__badge span{color:#1e293b;font-size:.62rem;font-weight:600;line-height:1.25;font-family:var(--font-subtitle)}.trust-awards__badge--image{padding:.35rem}.trust-awards__badge-img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media (max-width:768px){.trust-awards__badge{width:104px;height:104px}.trust-awards__badge span{font-size:.58rem}}
.leverage__header{text-align:center;margin-bottom:1.25rem}.leverage__header h2{color:var(--white);font-family:var(--font-title);margin-bottom:.5rem;font-size:clamp(1.45rem,2.2vw,2rem)}.leverage__header p{color:var(--gray);font-family:var(--font-text);font-size:var(--text-sm);max-width:640px;margin-inline:auto;line-height:1.5}.leverage__table-wrap{border-radius:var(--radius-md);background:#0a0a0a;border:1px solid #b997f338;overflow:hidden}.leverage__table{border-collapse:collapse;width:100%}.leverage__table th,.leverage__table td{font-size:var(--text-sm);font-family:var(--font-text);border:1px solid #b997f32e;padding:.85rem 1rem}.leverage__table th{color:var(--white);font-family:var(--font-subtitle);text-align:left;background:#673ab71f;font-weight:600}.leverage__table td{color:var(--gray)}.leverage__table td:first-child{color:var(--white);font-weight:500}.leverage__table tbody tr:nth-child(2n){background:#ffffff05}.leverage__footer{color:var(--gray);font-size:var(--text-sm);font-family:var(--font-text);text-align:left;margin-top:1rem}.leverage__link{color:var(--purple-light);text-underline-offset:2px;text-decoration:underline}.leverage__link:hover{color:var(--white)}@media (max-width:640px){.leverage__table-wrap{overflow-x:auto}.leverage__table{table-layout:fixed;min-width:0}.leverage__table th,.leverage__table td{overflow-wrap:anywhere;white-space:normal}}@media (max-width:360px){.leverage__table{min-width:0}}@media (max-width:240px){.leverage__table{min-width:0}.leverage__table th,.leverage__table td{padding:.55rem .5rem;font-size:.72rem}}
.resources{background:#edf3ff}.resources__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:900px){.resources__grid{grid-template-columns:1fr}}.resources__card.wtt-card{flex-direction:column;min-height:100%;padding:0;display:flex}
.cta__box{color:#f2f7ff;text-align:center;background:linear-gradient(110deg,#0d2e59,#123d74);border-radius:20px;justify-items:center;gap:.8rem;padding:2rem;display:grid}
