@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&family=Nunito:wght@800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);.app-icon[data-v-a7727bc8]{display:inline-block;vertical-align:middle}.app-icon--missing[data-v-a7727bc8]{width:1em;height:1em}.lp-page{width:100%;height:100vh;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-main);background-color:var(--bg-warm);background-image:radial-gradient(circle at 0 0,rgba(255,91,29,.03) 0,transparent 50%),radial-gradient(circle at 100% 100%,rgba(255,91,29,.03) 0,transparent 50%),url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0v60M0 30h60' fill='none' stroke='rgba(255,91,29,0.02)'/%3E%3C/svg%3E")}.lp-page *{box-sizing:border-box}span{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.lp-page button,.lp-page input,span{font-family:inherit}.lp-page button{border:none;cursor:pointer}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--brand-orange),var(--brand-orange-dark));box-shadow:0 8px 20px -6px rgba(255,91,29,.4);transition:all .3s ease}.lp-btn-primary:hover{box-shadow:0 12px 24px -6px rgba(255,91,29,.6);transform:scale(1.05)}.lp-container{width:min(1280px,calc(100% - 48px));margin:0 auto;position:relative;z-index:2}.lp-center{text-align:center}.lp-orange{color:var(--brand-orange)}.lp-big-text{margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(22px,4vw,45px);line-height:1.05;letter-spacing:-.04em;text-transform:uppercase;font-weight:700}h1.lp-big-text{font-size:clamp(29px,6vw,61px)}h2.lp-big-text{font-size:clamp(26px,5vw,51px)}.lp-section{min-height:100vh;height:100vh;scroll-snap-align:start;position:relative;display:flex;align-items:center;overflow:hidden;padding:80px 0}.lp-section-landing{justify-content:center;padding:0;background:linear-gradient(180deg,#fffbeb,#fff7ed);isolation:isolate;font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.lp-landing-bg-container,.lp-landing-bg-image,.lp-landing-grid-texture{position:absolute;inset:0;pointer-events:none}.lp-landing-bg-image{z-index:0;opacity:.5;background:radial-gradient(ellipse at 0 50%,#1e3a5f 0,transparent 40%),radial-gradient(ellipse at 35% 40%,#7ab8d4 0,#c5dbe8 30%,transparent 50%),radial-gradient(ellipse at 50% 25%,rgba(220,120,140,.5) 0,transparent 35%),radial-gradient(ellipse at 85% 60%,#2c1810 0,#1a0e0a 30%,transparent 50%),radial-gradient(ellipse at 70% 80%,hsla(15,35%,55%,.3) 0,transparent 40%),radial-gradient(ellipse at 50% 50%,#e8eef2 0,#d0dce5 50%,#b0c8d8 100%)}.lp-landing-bg-container{z-index:1;background:radial-gradient(ellipse at 50% 50%,rgba(249,115,22,.15) 0,transparent 60%),radial-gradient(circle at 80% 20%,rgba(251,146,60,.2) 0,transparent 40%),radial-gradient(circle at 20% 80%,rgba(245,158,11,.15) 0,transparent 40%)}.lp-landing-grid-texture{z-index:2;background-image:linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.04) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 80%);mask-image:radial-gradient(ellipse at center,#000,transparent 80%)}.lp-landing-visual-container{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;perspective:1200px;transform-style:preserve-3d;pointer-events:none;opacity:.25}.lp-landing-core-glow,.lp-landing-core-node,.lp-landing-data-network,.lp-landing-flow-svg,.lp-landing-hex,.lp-landing-orbit-ring,.lp-landing-radar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.lp-landing-core-glow{border-radius:50%;background:linear-gradient(135deg,#f97316,#f59e0b);animation:lpLandingCorePulse 3s ease-in-out infinite}.lp-landing-core-node{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:hsla(0,0%,100%,.72);background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 0 30px rgba(249,115,22,.15),inset 0 0 15px hsla(0,0%,100%,.1)}.lp-landing-core-node .app-icon{font-size:24px}.lp-landing-orbit-ring{border:1.5px solid rgba(249,115,22,.2);border-radius:50%;transform-style:preserve-3d}.lp-landing-orbit-ring-1{width:600px;height:600px;transform:translate(-50%,-50%) rotateX(75deg) rotateY(5deg);animation:lpLandingRotateRing1 25s linear infinite}.lp-landing-orbit-ring-2{width:480px;height:480px;border-color:rgba(245,158,11,.15);transform:translate(-50%,-50%) rotateX(-60deg) rotateY(-15deg);animation:lpLandingRotateRing2 18s linear infinite}.lp-landing-orbit-ring-3{width:340px;height:340px;transform:translate(-50%,-50%) rotateX(80deg) rotateY(10deg);animation:lpLandingRotateRing1 12s linear infinite reverse}.lp-landing-radar{width:min(520px,62vw);height:auto}.lp-landing-radar circle,.lp-landing-radar line{fill:none;stroke:#f97316;stroke-width:.5;opacity:.18}.lp-landing-radar circle:first-child{stroke-dasharray:4 8}.lp-landing-radar circle:nth-child(2){stroke:#f59e0b;stroke-dasharray:3 6}.lp-landing-radar circle:nth-child(4){stroke:#f59e0b;stroke-dasharray:2 4}.lp-landing-hex{width:min(500px,58vw);height:auto;opacity:.08}.lp-landing-hex-line{fill:none;stroke:#f97316;stroke-width:1;animation:lpLandingHexPulse 4s ease-in-out infinite}.lp-landing-hex-line:nth-child(2),.lp-landing-hex-line:nth-child(4){stroke:#f59e0b}.lp-landing-hex-line:nth-child(2),.lp-landing-hex-line:nth-child(3),.lp-landing-hex-line:nth-child(4){stroke-width:.8}.lp-landing-data-network{width:min(560px,68vw);height:auto}.lp-landing-data-line{stroke:#f97316;stroke-width:.8;stroke-dasharray:3 6;opacity:.12;animation:lpLandingDataFlow 1.5s linear infinite}.lp-landing-data-line.is-gold{stroke:#f59e0b}.lp-landing-data-dot{fill:#f97316;animation:lpLandingDotPulse 2s ease-in-out infinite}.lp-landing-data-dot.is-gold{fill:#f59e0b}.lp-landing-flow-svg{width:min(600px,72vw);height:auto}.lp-landing-flow-line{fill:none;stroke-width:1.5;stroke-dasharray:100 200;opacity:.2;animation:lpLandingFlow 4s linear infinite}.lp-landing-flow-line:first-of-type{stroke-width:2;opacity:.25}.lp-landing-flow-line:nth-of-type(3){stroke-width:1;opacity:.15}.lp-landing-flow-line:nth-of-type(4){opacity:.15}.lp-landing-code-line,.lp-landing-data-node,.lp-landing-geo-dot,.lp-landing-kline-group,.lp-landing-mini-chart,.lp-landing-order-book,.lp-landing-particle,.lp-landing-ringlet,.lp-landing-scan-line,.lp-landing-stack-bar{position:absolute}.lp-landing-particle{width:3px;height:3px;border-radius:50%;background:#f59e0b;filter:blur(1px);box-shadow:0 0 8px #f59e0b;animation:lpLandingFloatParticle 6s ease-in-out infinite}.lp-landing-kline-group{left:50%;bottom:48px;display:flex;align-items:flex-end;gap:4px;transform:translateX(-50%);opacity:.35}.lp-landing-kline{width:3px;border-radius:1px;transform-origin:bottom center;animation:lpLandingKlineAnim 3s ease-in-out infinite}.lp-landing-kline.is-rise{background:#22c55e}.lp-landing-kline.is-fall{background:#f97316}.lp-landing-scan-line{left:50%;top:0;width:min(620px,74vw);height:2px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(249,115,22,.4),transparent);animation:lpLandingScanMove 3s ease-in-out infinite}.lp-landing-data-node{border-radius:4px;padding:6px 10px;color:#92400e;font-size:10px;line-height:1.5;letter-spacing:.05em;white-space:nowrap;background:hsla(0,0%,100%,.5);backdrop-filter:blur(4px);border:1px solid rgba(249,115,22,.15);animation:lpLandingNodeFloat 6s ease-in-out infinite}.lp-landing-geo-dot{border-radius:50%;background:rgba(249,115,22,.15);animation:lpLandingDotDrift 8s ease-in-out infinite}.lp-landing-stack-bar{border-radius:2px;background:linear-gradient(180deg,rgba(249,115,22,.2),rgba(249,115,22,.05));animation:lpLandingBarPulse 4s ease-in-out infinite}.lp-landing-code-line{color:rgba(146,64,14,.25);font-family:Courier New,monospace;font-size:9px;line-height:1.2;letter-spacing:.1em;white-space:nowrap;animation:lpLandingCodeFade 5s ease-in-out infinite;pointer-events:none}.lp-landing-mini-chart{display:flex;align-items:flex-end;gap:2px}.lp-landing-mini-chart-left{top:40%;left:6%}.lp-landing-mini-chart-right{top:42%;right:6%}.lp-landing-mini-bar{width:3px;border-radius:1px;transform-origin:bottom center;animation:lpLandingMiniBarAnim 3s ease-in-out infinite}.lp-landing-mini-bar.is-rise{background:#22c55e}.lp-landing-mini-bar.is-fall{background:#f97316}.lp-landing-ringlet{border-radius:50%;border:1px solid rgba(249,115,22,.12);animation:lpLandingRingletSpin 10s linear infinite}.lp-landing-order-book{opacity:.6}.lp-landing-order-book-left{top:30%;left:2%;width:180px;height:280px}.lp-landing-order-book-right{right:2%;bottom:25%;width:160px;height:240px}.lp-landing-order-book-side{width:100%;height:100%;animation:lpLandingOrderPulse 5s ease-in-out infinite}.lp-landing-order-price{stroke:#f97316;stroke-width:.8;stroke-dasharray:2 4;animation:lpLandingPriceGlow 3s ease-in-out infinite}.lp-landing-bid-bar{animation:lpLandingBidAnim 4s ease-in-out infinite}.lp-landing-ask-bar{animation:lpLandingAskAnim 4s ease-in-out infinite}.lp-landing-main.lp-container{width:min(768px,calc(100% - 48px));min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;text-align:center}.lp-landing-copy{position:relative;width:100%;max-width:768px;text-align:center}.lp-landing-fade-in{animation:lpLandingFadeIn 1.2s ease-out forwards}.lp-landing-copy-glow{position:absolute;border-radius:50%;pointer-events:none;background:linear-gradient(135deg,rgba(249,115,22,.05),transparent);filter:blur(60px)}.lp-landing-copy-glow-left{top:50%;left:-128px;width:256px;height:256px;transform:translateY(-50%)}.lp-landing-copy-glow-right{top:33%;right:-128px;width:192px;height:192px;transform:translateY(-50%);background:linear-gradient(135deg,rgba(245,158,11,.05),transparent);filter:blur(50px)}.lp-landing-heading{margin:0 0 24px;color:#92400e;font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;line-height:1.15;font-weight:700;letter-spacing:-.025em;white-space:nowrap}.lp-landing-heading span{color:#f97316;font-weight:700}.lp-landing-kicker{margin:0 0 8px;color:rgba(180,83,9,.6);font-size:14px;line-height:1.4;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.lp-landing-kicker,.lp-landing-title{font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap}.lp-landing-title{margin:0 0 32px;font-size:36px;line-height:1.12;font-weight:800;letter-spacing:-.04em;background:linear-gradient(135deg,#ea580c,#f97316,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px rgba(249,115,22,.3))}.lp-landing-divider{width:80px;height:4px;margin:0 auto 24px;border-radius:999px;background:linear-gradient(90deg,#f97316,#f59e0b)}.lp-landing-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.lp-landing-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:20px 48px;border-radius:999px;color:#fff;font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1;font-weight:700;letter-spacing:.025em;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 20px rgba(249,115,22,.3),0 0 40px rgba(249,115,22,.1);transition:all .3s ease}.lp-landing-cta:hover{transform:translateY(-2px);box-shadow:0 0 25px rgba(249,115,22,.6);filter:brightness(1.1)}.lp-landing-cta .app-icon{font-size:20px}.lp-landing-trust{margin:0;color:#92400e;font-family:Inter,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.6;letter-spacing:.025em;white-space:nowrap}.lp-section-landing.is-en .lp-landing-title,.lp-section-landing.is-ko .lp-landing-title{max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(32px,4.1vw,52px);line-height:1.1;white-space:normal;text-wrap:balance}.lp-section-landing.is-en .lp-landing-trust,.lp-section-landing.is-ko .lp-landing-trust{max-width:58ch;margin-left:auto;margin-right:auto;white-space:normal;text-wrap:pretty}@media (min-width:961px){.lp-section-landing.is-en .lp-landing-main.lp-container,.lp-section-landing.is-ko .lp-landing-main.lp-container{width:min(960px,calc(100% - 48px))}.lp-section-landing.is-en .lp-landing-copy,.lp-section-landing.is-ko .lp-landing-copy{max-width:960px}.lp-section-landing.is-en .lp-landing-title{max-width:20ch}.lp-section-landing.is-ko .lp-landing-title{max-width:18ch}}@media (min-width:1024px){.lp-landing-heading{font-size:30px}.lp-landing-title{font-size:48px}}@media (min-width:1280px){.lp-landing-title{font-size:60px}}@keyframes lpLandingFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lpLandingCorePulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.15);opacity:.3}}@keyframes lpLandingRotateRing1{0%{transform:translate(-50%,-50%) rotateX(75deg) rotateY(5deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(75deg) rotateY(5deg) rotate(1turn)}}@keyframes lpLandingRotateRing2{0%{transform:translate(-50%,-50%) rotateX(-60deg) rotateY(-15deg) rotate(0deg)}to{transform:translate(-50%,-50%) rotateX(-60deg) rotateY(-15deg) rotate(-1turn)}}@keyframes lpLandingDataFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-24}}@keyframes lpLandingDotPulse{0%,to{r:2;opacity:.4}50%{r:4;opacity:1}}@keyframes lpLandingHexPulse{0%,to{opacity:.15}50%{opacity:.4}}@keyframes lpLandingFlow{0%{stroke-dashoffset:300}to{stroke-dashoffset:0}}@keyframes lpLandingFloatParticle{0%,to{transform:translate(0);opacity:.3}50%{transform:translate(10px,-20px);opacity:.8}}@keyframes lpLandingKlineAnim{0%,to{transform:scaleY(1);opacity:.5}50%{transform:scaleY(1.3);opacity:1}}@keyframes lpLandingScanMove{0%{top:0;opacity:0}20%,80%{opacity:1}to{top:100%;opacity:0}}@keyframes lpLandingNodeFloat{0%,to{transform:translateY(0) rotate(0deg);opacity:.4}50%{transform:translateY(-12px) rotate(1deg);opacity:.7}}@keyframes lpLandingDotDrift{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(15px,-10px) scale(1.2);opacity:.6}50%{transform:translate(-5px,-20px) scale(.8);opacity:.4}75%{transform:translate(10px,-5px) scale(1.1);opacity:.5}}@keyframes lpLandingBarPulse{0%,to{transform:scaleY(1);opacity:.3}50%{transform:scaleY(1.3);opacity:.6}}@keyframes lpLandingCodeFade{0%,to{opacity:.15}50%{opacity:.4}}@keyframes lpLandingMiniBarAnim{0%,to{transform:scaleY(1);opacity:.3}50%{transform:scaleY(1.25);opacity:.6}}@keyframes lpLandingRingletSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lpLandingOrderPulse{0%,to{opacity:.1}50%{opacity:.2}}@keyframes lpLandingPriceGlow{0%,to{opacity:.2}50%{opacity:.5}}@keyframes lpLandingBidAnim{0%,to{transform:scaleX(1);opacity:.15}50%{transform:scaleX(1.05);opacity:.3}}@keyframes lpLandingAskAnim{0%,to{transform:scaleX(1);opacity:.12}50%{transform:scaleX(.95);opacity:.25}}@media (prefers-reduced-motion:reduce){.lp-landing-ask-bar,.lp-landing-bid-bar,.lp-landing-code-line,.lp-landing-core-glow,.lp-landing-data-dot,.lp-landing-data-line,.lp-landing-data-node,.lp-landing-fade-in,.lp-landing-flow-line,.lp-landing-geo-dot,.lp-landing-hex-line,.lp-landing-kline,.lp-landing-mini-bar,.lp-landing-orbit-ring,.lp-landing-order-book-side,.lp-landing-order-price,.lp-landing-particle,.lp-landing-ringlet,.lp-landing-scan-line,.lp-landing-stack-bar{animation:none!important}}.lp-section-showcase{justify-content:center;background:#fff;isolation:isolate;font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-showcase-grid-dots,.lp-showcase-line-grid,.lp-showcase-scan-wrap{position:absolute;inset:0;pointer-events:none}.lp-showcase-grid-dots{background-image:radial-gradient(circle at 2px 2px,rgba(0,0,0,.04) 1px,transparent 0);background-size:40px 40px}.lp-showcase-line-grid{background-image:linear-gradient(rgba(255,107,53,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,107,53,.03) 1px,transparent 0);background-size:60px 60px}.lp-showcase-scan-wrap{overflow:hidden}.lp-showcase-scan-line{position:absolute;left:0;width:100%;height:1px;opacity:.3;background:linear-gradient(90deg,transparent,rgba(255,107,53,.15),transparent);animation:lpShowcaseScan 8s linear infinite}.lp-showcase-scan-line-top{top:20%;animation-delay:0s}.lp-showcase-scan-line-middle{top:50%;animation-delay:-3s}.lp-showcase-scan-line-bottom{top:80%;animation-delay:-6s}.lp-showcase-blur{position:absolute;pointer-events:none;width:384px;height:384px;border-radius:50%;background:rgba(255,107,53,.05);filter:blur(120px)}.lp-showcase-blur-left{top:25%;left:-80px}.lp-showcase-blur-right{right:-80px;bottom:25%}.lp-showcase-content{position:relative;z-index:2}.lp-showcase-inner{max-width:1240px;margin:0 auto;text-align:center}.lp-showcase-badge{width:-moz-fit-content;width:fit-content;margin:0 auto 32px;padding:6px 16px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#ff6b35;background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.2);font-size:11px;line-height:1.5;font-weight:700;font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.1em;text-transform:uppercase}.lp-showcase-badge-signal{position:relative;width:8px;height:8px;display:inline-flex;align-items:center;justify-content:center}.lp-showcase-badge-core,.lp-showcase-badge-ping{position:absolute;inset:0;border-radius:50%}.lp-showcase-badge-ping{background:rgba(251,146,60,.48);animation:lpShowcasePulse 1.8s ease-out infinite}.lp-showcase-badge-core{background:#ff6b35}.lp-showcase-title{max-width:1080px;margin:0 auto 44px;color:#1a1a2e;font-family:Nunito,PingFang SC,Microsoft YaHei UI,sans-serif;font-size:clamp(54px,6vw,88px);line-height:1.08;font-weight:900;letter-spacing:-.03em}.lp-showcase-title-line{display:block}.lp-showcase-title-highlight{background:linear-gradient(135deg,#ff6b35,#ffb38a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px rgba(255,107,53,.25))}.lp-showcase-feature-list{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.lp-showcase-feature-card{position:relative;min-width:0;min-height:176px;padding:20px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;cursor:default;overflow:hidden;border-radius:16px;border:1px solid rgba(255,107,53,.12);background:linear-gradient(135deg,#fff,#f8f9fc);box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .35s cubic-bezier(.25,.46,.45,.94),border-color .35s ease,box-shadow .35s ease;animation:lpShowcaseCardFade .6s ease both}.lp-showcase-feature-card:nth-child(2){animation-delay:.15s}.lp-showcase-feature-card:nth-child(3){animation-delay:.3s}.lp-showcase-feature-card:nth-child(4){animation-delay:.45s}.lp-showcase-feature-card:hover{transform:translateY(-4px);border-color:#ff6b35;box-shadow:0 16px 40px rgba(255,107,53,.15)}.lp-showcase-feature-no{position:absolute;top:10px;right:14px;color:rgba(0,0,0,.1);font-size:12px;line-height:1;font-weight:700;letter-spacing:.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-showcase-feature-icon-wrap{position:relative;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lp-showcase-feature-icon-bg{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,rgba(255,107,53,.18),rgba(255,179,138,.08));transition:transform .35s ease,box-shadow .35s ease}.lp-showcase-feature-card:hover .lp-showcase-feature-icon-bg{transform:scale(1.08);box-shadow:0 0 20px rgba(255,107,53,.25)}.lp-showcase-feature-icon{position:relative;color:#ff6b35;font-size:24px}.lp-showcase-feature-card:hover .lp-showcase-feature-icon{animation:lpShowcaseIconPulse 1s ease infinite}.lp-showcase-feature-text{display:flex;flex-direction:column;gap:4px}.lp-showcase-feature-label{color:#1a1a2e;font-size:14.75px;line-height:1.3;font-weight:700}.lp-showcase-feature-label,.lp-showcase-feature-subtitle{font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-showcase-feature-subtitle{color:rgba(26,26,46,.4);font-size:11px;line-height:1.35;font-weight:400;letter-spacing:.02em}@keyframes lpShowcaseScan{0%{transform:translateY(-100vh)}to{transform:translateY(100vh)}}@keyframes lpShowcaseCardFade{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lpShowcaseIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes lpShowcasePulse{0%{opacity:.72;transform:scale(1)}80%,to{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.lp-showcase-badge-ping,.lp-showcase-feature-card,.lp-showcase-feature-card:hover .lp-showcase-feature-icon,.lp-showcase-scan-line{animation:none!important}}.lp-section-feature-panel{background:#fff;isolation:isolate;font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lp-section-feature-panel-intelligence,.lp-section-feature-panel-strategy{background:#fdfcfb}.lp-section-feature-panel-security{background:#fafaf9}.lp-feature-panel-glow,.lp-feature-panel-grid{position:absolute;pointer-events:none}.lp-feature-panel-grid{inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(0,0,0,.035) 1px,transparent 0),linear-gradient(rgba(255,107,53,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,107,53,.02) 1px,transparent 0);background-size:40px 40px,60px 60px,60px 60px}.lp-feature-panel-glow{width:320px;height:320px;border-radius:50%;background:rgba(255,107,53,.045);filter:blur(110px)}.lp-feature-panel-glow-left{top:16%;left:-110px}.lp-feature-panel-glow-right{right:-110px;bottom:10%}.lp-feature-panel-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,440px);align-items:center;gap:72px}.lp-feature-panel-shell-reverse .lp-feature-panel-copy{order:2}.lp-feature-panel-shell-reverse .lp-feature-panel-visual{order:1}@media (min-width:1081px){.lp-section-feature-panel-intelligence .lp-feature-panel-shell,.lp-section-feature-panel-strategy .lp-feature-panel-shell{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:56px}}.lp-feature-panel-copy{min-width:0}.lp-feature-panel-icon-box{width:64px;height:64px;margin-bottom:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;color:var(--brand-orange);background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.18)}.lp-feature-panel-icon-box .app-icon{font-size:30px}.lp-feature-panel-title{margin:0 0 20px;color:#f97316;font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(34px,3.4vw,54px);line-height:1.08;font-weight:700}.lp-feature-panel-desc{margin:0;color:#4a4a6a;font-size:18px;line-height:1.82;font-weight:500}.lp-feature-panel-tags{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.lp-feature-panel-capability-card,.lp-feature-panel-tags span{padding:12px 18px;border-radius:14px;color:#5c5c73;background:#fafafa;border:1px solid rgba(26,26,46,.08);box-shadow:0 8px 24px rgba(0,0,0,.04);font-size:14px;line-height:1.4;font-weight:600}.lp-feature-panel-capability-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lp-feature-panel-capability-card{display:flex;align-items:center;justify-content:center;min-height:72px;text-align:center}.lp-feature-panel-point-list{margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:16px;list-style:none}.lp-feature-panel-point-list li{display:flex;align-items:flex-start;gap:12px;color:#4a4a6a;font-size:17px;line-height:1.7;font-weight:500}.lp-feature-panel-point-list .app-icon{flex-shrink:0;margin-top:3px;color:var(--brand-orange);font-size:18px}.lp-feature-panel-tags-ai span{padding-inline:20px;background:linear-gradient(180deg,#fff8f4,#fff);border-color:rgba(255,107,53,.14)}.lp-feature-panel-visual{min-height:360px}.lp-feature-graphic,.lp-feature-panel-visual{position:relative;display:flex;align-items:center;justify-content:center}.lp-feature-graphic{width:min(100%,448px);max-width:448px;aspect-ratio:1/1;margin:0 auto}.lp-feature-graphic-svg{width:100%;height:100%;max-width:none;display:block}.lp-feature-graphic-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.lp-feature-graphic-hub-label{color:var(--brand-orange);font-size:12px;line-height:1;font-weight:700;letter-spacing:.22em;text-transform:uppercase;animation:lpFeatureGraphicPulse 2s ease-in-out infinite}.lp-feature-graphic-hub{width:min(100%,448px);max-width:448px}.lp-feature-ai-wrap,.lp-feature-bars-wrap{position:relative;width:min(100%,448px);max-width:448px;aspect-ratio:1/1;margin:0 auto;display:flex;align-items:center;justify-content:center}.lp-feature-ai-svg,.lp-feature-bars-svg{width:100%;height:100%;max-width:none;display:block}.lp-feature-shield-wrap{width:256px;height:256px;flex:0 0 256px;margin:0 auto}.lp-feature-shield-shell,.lp-feature-shield-wrap{position:relative;display:flex;align-items:center;justify-content:center}.lp-feature-shield-shell{width:100%;height:100%;border-radius:50%;background:rgba(249,115,22,.05);border:1px solid rgba(249,115,22,.15)}.lp-feature-shield-ping{position:absolute;inset:0;animation:lpFeatureGraphicPing 2s cubic-bezier(0,0,.2,1) infinite}.lp-feature-shield-core,.lp-feature-shield-ping{border-radius:50%;background:rgba(249,115,22,.1)}.lp-feature-shield-core{position:relative;width:192px;height:192px;display:flex;align-items:center;justify-content:center;color:#f97316;border:1px solid rgba(249,115,22,.25)}.lp-feature-shield-core .app-icon{font-size:96px;width:96px;height:96px;flex:0 0 96px;line-height:1;filter:drop-shadow(0 4px 12px rgba(249,115,22,.3))}.lp-feature-shield-core .app-icon svg{width:78px;height:78px}.lp-feature-panel-visual-label{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);color:rgba(255,107,53,.42);font-family:Courier New,monospace;font-size:11px;line-height:1;font-weight:700;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap}.lp-feature-panel-network-nodes circle{fill:#333}.lp-feature-panel-network-lines{opacity:.4;stroke:var(--brand-orange);stroke-width:1.5;stroke-dasharray:4}.lp-feature-panel-bar-group rect{stroke:rgba(255,107,53,.18);stroke-width:1;transform-origin:center bottom;animation:lpFeaturePanelBarPulse 3.4s ease-in-out infinite}.lp-feature-panel-bar-group rect:nth-child(2){animation-delay:-.4s}.lp-feature-panel-bar-group rect:nth-child(3){animation-delay:-.8s}.lp-feature-panel-bar-group rect:nth-child(4){animation-delay:-1.2s}.lp-feature-panel-bar-group rect:nth-child(5){animation-delay:-1.6s}.lp-feature-panel-bar-wave{stroke-dasharray:8 10;animation:lpFeaturePanelWave 5s linear infinite}.lp-feature-panel-shield-orb{position:relative;width:288px;height:288px;display:flex;align-items:center;justify-content:center}.lp-feature-panel-shield-ring{position:absolute;inset:0;border-radius:50%}.lp-feature-panel-shield-ring-outer{background:rgba(255,107,53,.05);border:1px solid rgba(255,107,53,.15);animation:lpFeaturePanelShieldPing 3s ease-out infinite}.lp-feature-panel-shield-ring-inner{inset:40px;background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.24)}.lp-feature-panel-shield-core{position:relative;width:192px;height:192px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--brand-orange);background:rgba(255,107,53,.08);box-shadow:0 20px 50px rgba(255,107,53,.12)}.lp-feature-panel-shield-core .app-icon{font-size:88px}.lp-feature-panel-ai-core{position:relative;width:380px;height:380px}.lp-feature-panel-ai-beam,.lp-feature-panel-ai-center,.lp-feature-panel-ai-node,.lp-feature-panel-ai-orbit{position:absolute}.lp-feature-panel-ai-orbit{left:50%;top:50%;border:1px dashed rgba(255,107,53,.16);border-radius:50%;transform-origin:center}.lp-feature-panel-ai-orbit-one{width:190px;height:64px;transform:translate(-50%,-50%) rotate(-16deg);animation:lpFeaturePanelOrbitOne 12s linear infinite}.lp-feature-panel-ai-orbit-two{width:220px;height:220px;border-style:solid;border-color:rgba(255,107,53,.08);transform:translate(-50%,-50%);animation:lpFeaturePanelOrbitTwo 16s linear infinite reverse}.lp-feature-panel-ai-center{left:50%;top:50%;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);background:var(--brand-orange);box-shadow:0 0 0 12px rgba(255,107,53,.12),0 0 40px rgba(255,107,53,.3);animation:lpFeaturePanelCorePulse 2.6s ease-in-out infinite}.lp-feature-panel-ai-node{width:10px;height:10px;border-radius:50%;background:var(--brand-orange);box-shadow:0 0 18px rgba(255,107,53,.24)}.lp-feature-panel-ai-node-top{left:50%;top:64px;transform:translateX(-50%)}.lp-feature-panel-ai-node-right{right:70px;top:50%;transform:translateY(-50%)}.lp-feature-panel-ai-node-bottom{left:50%;bottom:84px;transform:translateX(-50%)}.lp-feature-panel-ai-node-left{left:70px;top:50%;transform:translateY(-50%)}.lp-feature-panel-ai-beam{left:50%;top:50%;width:132px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,107,53,.45),transparent)}.lp-feature-panel-ai-beam-one{transform:translate(-50%,-50%) rotate(18deg);animation:lpFeaturePanelBeamDrift 4s ease-in-out infinite}.lp-feature-panel-ai-beam-two{transform:translate(-50%,-50%) rotate(-36deg);animation:lpFeaturePanelBeamDrift 4s ease-in-out infinite reverse}@keyframes lpFeatureGraphicPulse{50%{opacity:.5}}@keyframes lpFeatureGraphicPing{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes lpFeaturePanelBarPulse{0%,to{transform:scaleY(1);opacity:.92}50%{transform:scaleY(1.12);opacity:1}}@keyframes lpFeaturePanelWave{0%{stroke-dashoffset:0}to{stroke-dashoffset:-72}}@keyframes lpFeaturePanelShieldPing{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.08);opacity:.28}to{transform:scale(1.12);opacity:0}}@keyframes lpFeaturePanelOrbitOne{0%{transform:translate(-50%,-50%) rotate(-16deg)}to{transform:translate(-50%,-50%) rotate(344deg)}}@keyframes lpFeaturePanelOrbitTwo{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes lpFeaturePanelCorePulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}@keyframes lpFeaturePanelBeamDrift{0%,to{opacity:.4}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.lp-feature-graphic-hub-label,.lp-feature-panel-ai-beam,.lp-feature-panel-ai-center,.lp-feature-panel-ai-orbit,.lp-feature-panel-bar-group rect,.lp-feature-panel-bar-wave,.lp-feature-panel-shield-ring-outer,.lp-feature-shield-ping{animation:none!important}}@media (min-width:1680px){.lp-feature-panel-shell{grid-template-columns:minmax(0,1.06fr) minmax(420px,520px);gap:88px}.lp-feature-panel-title{font-size:clamp(40px,3.2vw,62px)}.lp-feature-panel-desc{font-size:20px}.lp-feature-panel-visual{min-height:400px}}@media (max-width:1080px){.lp-section-feature-panel{min-height:auto;height:auto;padding:88px 0}.lp-feature-panel-shell{grid-template-columns:1fr;gap:40px}.lp-feature-panel-shell-reverse .lp-feature-panel-copy,.lp-feature-panel-shell-reverse .lp-feature-panel-visual{order:0}.lp-feature-panel-visual{min-height:300px}.lp-feature-ai-wrap,.lp-feature-bars-wrap,.lp-feature-graphic,.lp-feature-graphic-hub{max-width:384px}}@media (max-width:640px){.lp-section-feature-panel{min-height:auto;height:auto;padding:88px 0}.lp-feature-panel-icon-box{width:56px;height:56px;margin-bottom:18px;border-radius:18px}.lp-feature-panel-icon-box .app-icon{font-size:26px}.lp-feature-panel-title{font-size:29px}.lp-feature-panel-desc,.lp-feature-panel-point-list li{font-size:15px;line-height:1.72}.lp-feature-panel-capability-grid,.lp-feature-panel-tags{margin-top:22px}.lp-feature-panel-capability-grid{grid-template-columns:1fr}.lp-feature-panel-visual{min-height:240px}.lp-feature-graphic,.lp-feature-graphic-hub{max-width:320px}.lp-feature-graphic-hub-label{font-size:11px;letter-spacing:.18em}.lp-feature-ai-wrap,.lp-feature-bars-wrap{max-width:320px}.lp-feature-shield-wrap{width:240px;height:240px;flex-basis:240px}.lp-feature-shield-core{width:160px;height:160px}.lp-feature-panel-shield-orb{width:240px;height:240px}.lp-feature-panel-shield-core{width:160px;height:160px}.lp-feature-panel-shield-core .app-icon{font-size:72px}.lp-feature-panel-ai-core{width:min(100%,320px);height:320px}}.lp-section-ai,.lp-section-pricing{background:#fdfcfb}.lp-section-pricing{padding:56px 0 40px}.lp-section-contact,.lp-section-core{background:#fff}.lp-section-audience,.lp-section-chain{background:#fafaf9}.lp-section-value{background:radial-gradient(circle at 16% 20%,hsla(0,0%,100%,.18),transparent 30%),radial-gradient(circle at 84% 78%,hsla(0,0%,100%,.12),transparent 26%),linear-gradient(135deg,#ff5b1d,#f0591d 46%,#d4420c)}.lp-scroll-progress{position:fixed;right:32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:24px;z-index:100}.lp-progress-dot{width:8px;height:8px;padding:0;border-radius:50%;background:var(--text-muted);opacity:.3;transition:all .3s ease}.lp-progress-dot.active{width:8px;height:32px;border-radius:4px;background:#f97316;opacity:1}.lp-scroll-progress.is-on-landing-section .lp-progress-dot:not(.active){background:rgba(255,244,232,.68);opacity:.88;box-shadow:0 0 0 1px rgba(255,248,240,.14)}.lp-scroll-progress.is-on-value-section .lp-progress-dot{background:hsla(0,0%,100%,.42);opacity:.75}.lp-scroll-progress.is-on-value-section .lp-progress-dot.active{background:#fff;opacity:1;box-shadow:0 0 0 1px rgba(28,25,23,.12)}.lp-bg-shape{position:absolute;background:linear-gradient(135deg,rgba(255,91,29,.1),transparent);border-radius:38% 62% 63% 37%/41% 44% 56% 59%;filter:blur(40px);z-index:0}.lp-bg-shape-s1{width:600px;height:600px;top:-160px;left:-160px;animation:lpPulse 2s ease-in-out infinite}.lp-bg-shape-s2{width:800px;height:800px;right:-160px;bottom:-160px;opacity:.5}.lp-bg-shape-s7{width:1000px;height:1000px;left:50%;bottom:-320px;transform:translateX(-50%);opacity:.2}@keyframes lpPulse{0%,to{opacity:1}50%{opacity:.6}}.lp-outline-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.lp-text-outline{-webkit-text-stroke:1px var(--brand-orange);color:transparent;opacity:.12;filter:drop-shadow(0 0 10px rgba(255,91,29,.1))}.lp-rotate-text{transform:rotate(15deg);-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-hero-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:64px;align-items:center}.lp-hero-copy{margin-bottom:80px}.lp-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;border-radius:999px;background:rgba(255,237,213,.5);border:1px solid hsla(32,98%,83%,.3);color:#ea580c;font-size:14px;font-weight:800}.lp-hero-desc{max-width:448px;margin:32px 0 0;color:#78716c;font-size:24px;line-height:1.65;font-weight:500}.lp-main-cta{padding:20px 40px;border-radius:24px;font-size:18px;font-weight:800;span{font-weight:inherit}}.lp-ai-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.lp-glass-card{background:var(--glass-bg);backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 4px 24px -1px rgba(0,0,0,.03),0 1px 2px -1px rgba(0,0,0,.02);transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s cubic-bezier(.2,.8,.2,1)}.lp-glass-card:hover{transform:translateY(-8px) scale(1.01);border-color:rgba(255,91,29,.2);box-shadow:0 20px 40px -12px rgba(255,91,29,.12)}.lp-ai-card{position:relative;overflow:hidden;padding:32px;border-radius:40px}.lp-ai-card.is-offset{margin-top:48px}.lp-card-glow{position:absolute;right:-16px;top:-16px;width:96px;height:96px;border-radius:50%;background:rgba(249,115,22,.05);filter:blur(28px);transition:background .3s ease}.lp-ai-card:hover .lp-card-glow{background:rgba(249,115,22,.1)}.lp-card-icon{width:56px;height:56px;margin-bottom:24px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#fff7ed;box-shadow:inset 0 1px 3px rgba(0,0,0,.03);transition:transform .3s ease}.lp-card-icon .app-icon{font-size:32px;color:var(--brand-orange)}.lp-ai-card:hover .lp-card-icon{transform:rotate(6deg)}.lp-ai-card h3{margin:0 0 12px;font-size:20px;line-height:1.25;font-weight:800}.lp-ai-card p{margin:0;color:#78716c;line-height:1.7;font-weight:500}.lp-section-head{margin-bottom:80px}.lp-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.lp-section-kicker{display:block;margin-bottom:16px;color:var(--brand-orange);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.2em}.lp-section-desc{max-width:576px;margin:0;color:#a8a29e;font-size:24px;line-height:1.55;font-weight:650}.lp-core-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid #f5f5f4;border-radius:48px;box-shadow:0 25px 50px hsla(20,6%,90%,.5)}.lp-core-item{padding:48px;background:#fff;border-right:1px solid #f5f5f4;transition:background .3s ease}.lp-core-item:last-child{border-right:none}.lp-core-item:hover{background:rgba(255,247,237,.5)}.lp-core-no{margin-bottom:40px;color:#f5f5f4;font-size:60px;line-height:1;font-weight:900;transition:color .3s ease}.lp-core-item:hover .lp-core-no{color:#fed7aa}.lp-core-item h4{margin:0 0 16px;font-size:20px;font-weight:800}.lp-core-item p{margin:0;color:#78716c;font-weight:500;line-height:1.7}.lp-chain-content{display:flex;flex-direction:column;align-items:center}.lp-chain-head{position:relative;margin-bottom:72px;text-align:center}.lp-chain-icon-wrap{position:relative;display:inline-block;margin-bottom:40px}.lp-chain-icon-blur{position:absolute;inset:0;background:#fb923c;filter:blur(80px);opacity:.2}.lp-chain-main-icon{position:relative;z-index:1;font-size:192px;color:var(--brand-orange);animation:lpFloat 8s ease-in-out infinite;filter:drop-shadow(0 20px 30px rgba(255,91,29,.2))}@keyframes lpFloat{0%,to{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-30px) rotate(8deg) scale(1.05)}}.lp-chain-head p{max-width:872px;margin:32px auto 0;color:#a8a29e;font-size:24px;line-height:1.55;font-weight:500}.lp-chain-list{max-width:1024px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.lp-chain-card{display:flex;align-items:center;gap:16px;padding:24px 40px;border-radius:32px;border-color:rgba(249,115,22,.1);font-size:18px;font-weight:800}.lp-chain-card-icon{width:40px;height:40px;border-radius:12px;background:#fff7ed;display:flex;align-items:center;justify-content:center}.lp-chain-card-icon .app-icon{color:var(--brand-orange);font-size:20px}.lp-section-chain.is-en{padding:56px 0 40px}.lp-section-chain.is-en .lp-chain-head{margin-bottom:48px}.lp-section-chain.is-en .lp-chain-icon-wrap{margin-bottom:24px}.lp-section-chain.is-en .lp-chain-main-icon{font-size:156px}.lp-section-chain.is-en .lp-chain-head p{max-width:920px;margin-top:24px;font-size:20px;line-height:1.45}.lp-section-chain.is-en .lp-chain-list{max-width:1120px;gap:18px}.lp-section-chain.is-en .lp-chain-card{gap:14px;padding:18px 28px;border-radius:24px;font-size:16px}.lp-section-chain.is-en .lp-chain-card-icon{width:36px;height:36px;border-radius:10px}.lp-section-chain.is-en .lp-chain-card-icon .app-icon{font-size:18px}.lp-pricing-title{margin-bottom:96px}.lp-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1220px;margin:0 auto;gap:28px;align-items:stretch}.lp-price-card{position:relative;display:flex;flex-direction:column;padding:36px 36px 32px;border-radius:56px}.lp-price-card h3{margin:0 0 6px;font-size:22px;font-weight:800}.lp-price-desc{margin:0 0 32px;color:#a8a29e;font-size:14px;line-height:1.5;font-weight:500}.lp-price-inclusion{gap:8px;margin:-8px 0 14px;font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.04em}.lp-price-inclusion,.lp-price-inclusion-icon{display:inline-flex;align-items:center;color:var(--brand-orange)}.lp-price-inclusion-icon{width:18px;justify-content:center;flex-shrink:0}.lp-price-inclusion-svg{width:100%;height:auto;display:block}.lp-price-list{flex:1;margin:0 0 40px;padding:0;list-style:none}.lp-price-list li{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#57534e;font-size:14px;font-weight:650}.lp-price-list li:last-child{margin-bottom:0}.lp-price-list .app-icon{color:var(--brand-orange);font-size:20px;flex-shrink:0}.lp-price-btn{width:100%;padding:20px;border-radius:28px;font-size:17px;font-weight:800;transition:all .3s ease}.lp-price-btn:hover{transform:scale(1.02)}.lp-price-card-featured{color:#fff;background:#1c1917;overflow:hidden;transform:scale(1.03);box-shadow:0 40px 80px -15px rgba(0,0,0,.3)}.lp-price-card-featured .lp-price-desc{color:#a8a29e}.lp-price-card-featured .lp-price-list li{color:#e7e5e4}.lp-price-glow{top:0;right:0;width:160px;height:160px;opacity:.2;filter:blur(60px)}.lp-popular,.lp-price-glow{position:absolute;background:var(--brand-orange)}.lp-popular{top:30px;right:30px;padding:6px 16px;border-radius:999px;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.lp-price-btn-orange{color:#fff;background:var(--brand-orange);box-shadow:0 18px 30px rgba(234,88,12,.2)}.lp-price-btn-dark{color:var(--text-main);background:#f5f5f4}.lp-price-btn-dark:hover{color:#fff;background:#1c1917}.lp-texture{overflow:hidden}.lp-texture,.lp-texture:before{position:absolute;inset:0;pointer-events:none}.lp-texture:before{content:"";background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);background-repeat:repeat;will-change:background-position;opacity:.1;background-size:24px 22px;animation:lpTextureParticleFlow 22s linear infinite}@keyframes lpTextureParticleFlow{0%{background-position:0 0}50%{background-position:-8px 160px}to{background-position:10px 320px}}@keyframes lpTextureParticleFlowReverse{0%{background-position:12px 10px}50%{background-position:24px 120px}to{background-position:-6px 260px}}@media (prefers-reduced-motion:reduce){.lp-texture:after,.lp-texture:before{animation:none}}.lp-value-grid{display:grid;grid-template-columns:minmax(300px,4.2fr) minmax(0,7.8fr);gap:56px;align-items:stretch;color:#fff}.lp-value-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(0);opacity:.28}.lp-value-orb-left{top:14%;left:-120px;width:280px;height:280px;background:radial-gradient(circle,hsla(0,0%,100%,.24) 0,hsla(0,0%,100%,0) 72%)}.lp-value-orb-right{right:-80px;bottom:8%;width:360px;height:360px;background:radial-gradient(circle,hsla(0,0%,100%,.18) 0,hsla(0,0%,100%,0) 74%)}.lp-value-title{display:flex;flex-direction:column;justify-content:center;gap:32px}.lp-value-title h2{color:#fff;max-width:320px}.lp-value-title-meta{display:flex;align-items:center;gap:16px}.lp-value-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.9);font-size:12px;line-height:1;font-weight:800;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;backdrop-filter:blur(14px)}.lp-value-line{flex:1;max-width:180px;height:1px;border-radius:999px;background:linear-gradient(90deg,hsla(0,0%,100%,.44),hsla(0,0%,100%,0))}.lp-value-chip-list{display:flex;flex-wrap:wrap;gap:14px 12px;max-width:420px}.lp-value-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);color:#fff;font-size:14px;line-height:1;font-weight:700;backdrop-filter:blur(14px)}.lp-value-chip-no{color:hsla(0,0%,100%,.56);font-size:11px;line-height:1;font-weight:900;letter-spacing:.16em}.lp-value-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-content:center}.lp-value-card{position:relative;min-height:232px;padding:30px;border-radius:34px;overflow:hidden;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 28px 50px rgba(135,46,10,.18);backdrop-filter:blur(18px);transition:transform .35s cubic-bezier(.2,.8,.2,1),background-color .35s cubic-bezier(.2,.8,.2,1),border-color .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s cubic-bezier(.2,.8,.2,1)}.lp-value-card:nth-child(2n){transform:translateY(28px)}.lp-value-card:hover{transform:translateY(-6px);background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.24);box-shadow:0 34px 60px rgba(120,39,6,.24)}.lp-value-card:nth-child(2n):hover{transform:translateY(20px)}.lp-value-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.lp-value-icon{width:64px;height:64px;margin-bottom:0;border-radius:20px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.76);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);transition:color .3s ease,background-color .3s ease,transform .3s ease}.lp-value-card:hover .lp-value-icon{color:#fff;background:hsla(0,0%,100%,.14);transform:rotate(-6deg)}.lp-value-icon .app-icon{font-size:34px}.lp-value-card-no{color:hsla(0,0%,100%,.34);font-size:24px;line-height:1;font-weight:800;letter-spacing:-.04em}.lp-value-card h4{margin:0 0 14px;color:#fff;font-size:28px;line-height:1.1;font-weight:800}.lp-value-card p{margin:0;max-width:30ch;color:hsla(0,0%,100%,.78);font-size:15px;line-height:1.7;font-weight:500}.lp-audience-head{max-width:896px;margin-bottom:96px}.lp-audience-head h2{margin-bottom:32px}.lp-audience-head p{margin:0;color:#a8a29e;font-size:24px;line-height:1.55;font-weight:650}.lp-audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.lp-audience-card{padding:48px;border-radius:56px;text-align:center;border-color:hsla(20,6%,90%,.5)}.lp-audience-icon{width:96px;height:96px;margin:0 auto 32px;border-radius:40px;background:#fff7ed;display:flex;align-items:center;justify-content:center}.lp-audience-icon .app-icon{color:var(--brand-orange);font-size:48px}.lp-audience-icon-image{width:48px;height:48px;display:block;-o-object-fit:contain;object-fit:contain}.lp-audience-card h4{margin:0;font-size:24px;font-weight:800}.lp-contact-content{min-height:calc(100vh - 160px);display:flex;flex-direction:column;gap:20px}.lp-contact-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lp-contact-main h2{margin-bottom:48px}.lp-contact-main p{max-width:672px;margin:0 0 64px;color:#a8a29e;font-size:24px;line-height:1.55;font-weight:650}.lp-contact-btn{padding:32px 64px;border-radius:40px;font-size:30px;line-height:1;font-weight:900;box-shadow:0 25px 50px rgba(0,0,0,.15)}.lp-contact-btn:active{transform:scale(.95)}.lp-footer{width:100%;margin-top:auto;padding-top:32px;display:flex;flex-direction:column;align-items:center;gap:20px;border-top:1px solid hsla(24,6%,83%,.35)}.lp-footer-image{width:auto;height:13px;display:block;-o-object-fit:contain;object-fit:contain}.lp-footer-copy{margin:0;color:#a8a29e;font-size:11px;line-height:1.6;font-weight:800;letter-spacing:.22em;text-align:center}.lp-footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.lp-footer-link{padding:0;color:#57534e;background:transparent;text-decoration:none;font-size:14px;line-height:1.6;font-weight:650;transition:color .25s ease}.lp-footer-link:hover{color:var(--brand-orange)}.lp-footer-divider{color:#d6d3d1;font-size:12px;line-height:1;font-weight:700}.lp-footer-socials{display:flex;gap:16px}.lp-footer-social,.lp-footer-socials{align-items:center;justify-content:center}.lp-footer-social{width:44px;height:44px;padding:0;border-radius:50%;display:inline-flex;cursor:pointer;font-family:inherit;color:#57534e;text-decoration:none;background:#fafaf9;border:1px solid hsla(20,6%,90%,.9);transition:all .25s ease}.lp-footer-social:hover{color:#fff;background:var(--brand-orange);border-color:var(--brand-orange);transform:translateY(-2px)}.lp-footer-social .iconfont2{font-size:20px;line-height:1}.lp-contact-list{margin:0;padding:8px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;list-style:none}.lp-contact-list-item{min-height:132px;padding:24px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:24px;border:1px solid rgba(251,146,60,.16);background:#fff;color:#44403c;cursor:pointer;text-align:center;box-shadow:0 10px 26px rgba(28,25,23,.06);transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease,color .25s ease}.lp-contact-list-item:hover{color:var(--brand-orange);border-color:rgba(251,146,60,.3);background:#fff3e6;box-shadow:0 18px 36px rgba(251,146,60,.16);transform:translateY(-3px)}.lp-contact-list-item .iconfont2{font-size:36px;line-height:1}.lp-contact-list-item span{font-size:14px;line-height:1.6;font-weight:700;word-break:break-word}.lp-modal{position:fixed;inset:0;z-index:100;padding:24px;display:flex;align-items:center;justify-content:center}.lp-modal-mask{position:absolute;inset:0;background:rgba(28,25,23,.6);backdrop-filter:blur(12px)}.lp-modal-card{position:relative;z-index:1;width:min(672px,100%);padding:64px;border-radius:64px;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.22)}.lp-modal-close{position:absolute;top:40px;right:40px;padding:0;background:transparent;color:#a8a29e;transition:color .25s ease}.lp-modal-close:hover{color:var(--brand-orange)}.lp-modal-close .app-icon{font-size:40px}.lp-modal-card h3{margin:0 0 48px;font-size:40px;line-height:1.15;font-weight:900}.lp-form{display:flex;flex-direction:column;gap:32px}.lp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.lp-form-item label{display:block;margin-bottom:12px;color:#a8a29e;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.lp-form-item input{width:100%;padding:20px 32px;border:2px solid transparent;border-radius:24px;outline:none;color:var(--text-main);background:#fafaf9;font-size:16px;font-weight:650;transition:all .25s ease}.lp-form-item input:focus{border-color:var(--brand-orange);background:#fff}.lp-submit-btn{width:100%;margin-top:24px;padding:32px;border-radius:40px;font-size:24px;line-height:1;font-weight:900;box-shadow:0 18px 35px rgba(234,88,12,.2)}.lp-submit-btn:disabled{cursor:not-allowed;opacity:.72;transform:none;box-shadow:none}.lp-page::-webkit-scrollbar{width:6px}.lp-page::-webkit-scrollbar-track{background:var(--bg-warm)}.lp-page::-webkit-scrollbar-thumb{border-radius:10px;background:#e5e5e5}.lp-page::-webkit-scrollbar-thumb:hover{background:var(--brand-orange)}@media (min-width:1680px){.lp-container{width:min(1600px,calc(100% - 96px))}.lp-section{padding:96px 0}.lp-scroll-progress{right:40px}.lp-text-outline{font-size:clamp(72px,5.6vw,118px)}h1.lp-big-text{font-size:clamp(42px,4vw,74px)}h2.lp-big-text{font-size:clamp(34px,3vw,58px)}.lp-hero-grid{gap:88px}.lp-hero-desc{max-width:560px;font-size:27px}.lp-main-cta{padding:22px 44px;border-radius:26px;font-size:19px}.lp-ai-card-grid{gap:32px}.lp-ai-card{padding:40px}.lp-ai-card h3{font-size:24px}.lp-ai-card p,.lp-core-item p,.lp-value-card p{font-size:16px}.lp-section-head{margin-bottom:92px}.lp-audience-head p,.lp-chain-head p,.lp-contact-main p,.lp-section-desc{font-size:26px}.lp-core-item{padding:56px 52px}.lp-core-item h4{font-size:22px}.lp-chain-head{margin-bottom:84px}.lp-chain-main-icon{font-size:220px}.lp-chain-list{max-width:1240px;gap:28px}.lp-chain-card{padding:26px 44px;font-size:19px}.lp-pricing-title{margin-bottom:88px}.lp-pricing-grid{max-width:1360px;gap:36px}.lp-price-card{padding:44px 42px 38px}.lp-price-card h3{font-size:26px}.lp-price-desc,.lp-price-list li{font-size:15px}.lp-price-btn{padding:22px;font-size:18px}.lp-value-grid{grid-template-columns:minmax(360px,4.4fr) minmax(0,7.6fr);gap:72px}.lp-value-title h2{max-width:380px}.lp-value-chip-list{max-width:520px;gap:16px 14px}.lp-value-card{min-height:256px;padding:34px}.lp-value-card h4{font-size:30px}.lp-audience-head{max-width:960px;margin-bottom:104px}.lp-audience-grid{gap:36px}.lp-audience-card{padding:56px 48px}.lp-audience-card h4{font-size:26px}.lp-contact-content{min-height:calc(100vh - 120px);gap:28px}.lp-contact-main h2{margin-bottom:56px}.lp-contact-main p{max-width:760px;margin-bottom:72px}.lp-contact-btn{padding:34px 72px;font-size:32px}.lp-footer{padding-top:40px;gap:24px}.lp-showcase-title{margin-bottom:56px;font-size:clamp(56px,4.8vw,96px)}.lp-showcase-feature-list{max-width:1280px;gap:24px}}@media (min-width:2560px){.lp-container{width:min(2160px,calc(100% - 176px))}.lp-section{padding:112px 0}.lp-scroll-progress{right:48px;gap:28px}.lp-text-outline{font-size:clamp(88px,5vw,152px)}h1.lp-big-text{font-size:clamp(50px,3.6vw,86px)}h2.lp-big-text{font-size:clamp(40px,2.8vw,66px)}.lp-hero-grid{gap:124px}.lp-badge{padding:10px 18px;font-size:15px}.lp-hero-desc{max-width:620px;font-size:30px}.lp-main-cta{padding:24px 48px;border-radius:28px;font-size:20px}.lp-ai-card{padding:44px;border-radius:44px}.lp-ai-card.is-offset{margin-top:56px}.lp-card-icon{width:64px;height:64px}.lp-card-icon .app-icon{font-size:36px}.lp-ai-card h3{font-size:26px}.lp-ai-card p,.lp-core-item p,.lp-value-card p{font-size:17px}.lp-audience-head p,.lp-chain-head p,.lp-contact-main p,.lp-section-desc{font-size:28px}.lp-core-grid{border-radius:56px}.lp-core-item{padding:64px 60px}.lp-core-no{margin-bottom:48px;font-size:70px}.lp-core-item h4{font-size:24px}.lp-chain-main-icon{font-size:256px}.lp-chain-list{max-width:1560px;gap:32px}.lp-chain-card{padding:28px 48px;border-radius:36px;font-size:20px}.lp-pricing-grid{max-width:1520px;gap:44px}.lp-price-card{padding:48px 46px 40px;border-radius:60px}.lp-price-card h3{font-size:28px}.lp-price-desc{margin-bottom:36px;font-size:15px}.lp-price-list li{margin-bottom:18px;font-size:15px}.lp-price-btn{padding:24px;border-radius:30px;font-size:19px}.lp-value-grid{gap:96px}.lp-value-title{gap:36px}.lp-value-title h2{max-width:420px}.lp-value-kicker{min-height:34px;padding:0 16px;font-size:13px}.lp-value-line{max-width:220px}.lp-value-chip-list{max-width:620px;gap:18px 16px}.lp-value-chip{padding:13px 18px;font-size:15px}.lp-value-card{min-height:280px;padding:38px;border-radius:38px}.lp-value-card:nth-child(2n){transform:translateY(34px)}.lp-value-card:nth-child(2n):hover{transform:translateY(26px)}.lp-value-icon{width:72px;height:72px;border-radius:22px}.lp-value-icon .app-icon{font-size:38px}.lp-value-card-no{font-size:28px}.lp-value-card h4{font-size:32px}.lp-audience-grid{gap:44px}.lp-audience-card{padding:64px 56px}.lp-audience-icon{width:108px;height:108px;margin-bottom:36px}.lp-audience-card h4{font-size:28px}.lp-contact-main p{max-width:820px}.lp-contact-btn{padding:36px 80px;font-size:34px}.lp-showcase-title{font-size:clamp(64px,4.4vw,108px)}.lp-showcase-feature-list{max-width:1440px;gap:28px}.lp-showcase-feature-card{min-height:208px;padding:24px 28px}}@media (max-height:800px){.lp-section{height:auto;min-height:100vh;scroll-snap-align:none}.lp-page{height:auto;scroll-snap-type:none}}@media (max-width:1200px){.lp-core-grid,.lp-showcase-feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-core-item{border-bottom:1px solid #f5f5f4}.lp-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-scroll-progress{display:none}}@media (max-width:960px){.lp-section{height:auto;min-height:100vh;padding:120px 0 80px;scroll-snap-align:none}.lp-page{height:auto;scroll-snap-type:none}.lp-section-landing{padding:0}.lp-landing-main.lp-container{width:min(768px,calc(100% - 48px));min-height:100vh}.lp-landing-visual-container{opacity:.2}.lp-landing-data-network,.lp-landing-flow-svg,.lp-landing-hex,.lp-landing-radar{width:min(500px,92vw)}.lp-landing-code-line,.lp-landing-copy-glow-left,.lp-landing-copy-glow-right,.lp-landing-mini-chart,.lp-landing-order-book,.lp-landing-stack-bar{display:none}.lp-landing-heading,.lp-landing-kicker,.lp-landing-title,.lp-landing-trust{white-space:normal}.lp-landing-title{font-size:44px}.lp-landing-trust{max-width:680px}.lp-showcase-badge{margin-bottom:24px}.lp-showcase-title{margin-bottom:36px;font-size:clamp(40px,9vw,64px)}.lp-showcase-feature-list{gap:18px}.lp-ai-card-grid,.lp-hero-grid,.lp-pricing-grid,.lp-value-grid,.lp-value-list{grid-template-columns:1fr}.lp-ai-card.is-offset{margin-top:0}.lp-section-head-row{flex-direction:column;align-items:flex-start}.lp-price-card-featured{transform:none}.lp-value-title{gap:24px}.lp-value-chip-list,.lp-value-title h2{max-width:none}.lp-value-list{gap:18px}.lp-value-card,.lp-value-card:hover,.lp-value-card:nth-child(2n),.lp-value-card:nth-child(2n):hover{min-height:auto;transform:none}.lp-chain-main-icon{font-size:120px}.lp-contact-btn{padding:24px 40px;font-size:24px}.lp-footer{gap:16px;margin-top:auto;padding-top:24px}}@media (max-width:640px){.lp-container{width:min(100% - 32px,1280px)}.lp-section-landing{padding:0}.lp-landing-main.lp-container{width:min(100% - 48px,768px);min-height:100vh}.lp-landing-visual-container{opacity:.16}.lp-landing-data-node,.lp-landing-geo-dot,.lp-landing-ringlet{display:none}.lp-landing-heading{margin-bottom:20px;font-size:24px}.lp-landing-kicker{font-size:12px;letter-spacing:.12em}.lp-landing-title{margin-bottom:24px;font-size:36px;line-height:1.12}.lp-landing-divider{margin-bottom:20px}.lp-landing-cta{width:100%;max-width:320px;padding:18px 24px;font-size:16px}.lp-landing-trust{font-size:12px;letter-spacing:.025em}.lp-showcase-badge{padding:9px 14px;font-size:11px;letter-spacing:.14em}.lp-showcase-title{margin-bottom:28px;font-size:36px;line-height:1.08}.lp-showcase-feature-list{grid-template-columns:1fr;gap:14px}.lp-showcase-feature-card{min-height:auto;padding:18px 20px}.lp-audience-head p,.lp-chain-head p,.lp-contact-main p,.lp-hero-desc,.lp-section-desc{font-size:18px}.lp-footer-links{gap:8px}.lp-value-title-meta{gap:14px}.lp-value-chip{padding:10px 14px;font-size:13px}.lp-value-card{padding:24px;border-radius:28px}.lp-value-card-head{margin-bottom:20px}.lp-value-icon{width:56px;height:56px;border-radius:18px}.lp-value-icon .app-icon{font-size:30px}.lp-value-card h4{font-size:24px}.lp-footer-copy{letter-spacing:.12em}.lp-audience-grid,.lp-core-grid,.lp-form-grid{grid-template-columns:1fr}.lp-core-item{padding:32px}.lp-modal-card,.lp-price-card{padding:32px;border-radius:36px}.lp-modal-close{top:24px;right:24px}.lp-contact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-contact-btn,.lp-main-cta,.lp-submit-btn{width:100%}}@media (max-width:560px){.lp-contact-list{grid-template-columns:1fr}.lp-contact-list-item{min-height:108px;padding:20px 16px}.lp-contact-list-item .iconfont2{font-size:32px}}[data-v-fcafe580] .lp-contact-dialog-panel{background:#fffaf3!important;border-color:rgba(251,146,60,.18)!important}[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__header{background:#fff8ef!important;border-bottom-color:rgba(251,146,60,.12)!important}[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__title{color:#1c1917!important}[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__headerbtn .el-dialog__close{color:#a8a29e!important}[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__headerbtn:focus .el-dialog__close,[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__headerbtn:hover .el-dialog__close{color:var(--brand-orange)!important}[data-v-fcafe580] .lp-contact-dialog-panel .el-dialog__body{background:#fffdf8!important}