:root{--bg:#fff;--text:#101828;--muted:#667085;--line:#d9dee8;--line-soft:#edf1f7;--green:#0bb331;--green-dark:#078525;--blue:#0a63f6;--amber:#d99a00;--red:#d72727;--panel:#fff;--shadow:0 18px 45px #10182814;--radius:8px;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#0a63f609,#0000 320px),#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:0 56px;display:flex;position:sticky;top:0}.brand{color:#111827;white-space:nowrap;align-items:center;gap:14px;font-size:clamp(22px,2.6vw,38px);font-weight:850;line-height:1;display:inline-flex}.brand-mark{grid-template-columns:repeat(4,7px);align-items:end;gap:4px;width:43px;height:36px;display:grid;position:relative}.brand-mark span{background:var(--green);width:7px;display:block}.brand-mark span:first-child{height:12px}.brand-mark span:nth-child(2){height:20px}.brand-mark span:nth-child(3){height:28px}.brand-mark span:nth-child(4){height:36px}.brand-mark:after{content:"";border-top:5px solid var(--green);border-right:5px solid var(--green);width:11px;height:11px;position:absolute;top:2px;right:-3px}.main-nav{align-items:center;gap:34px;font-size:17px;font-weight:760;display:flex}.main-nav a{color:#141b2d;align-items:center;min-height:82px;display:inline-flex;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--blue)}.main-nav a.active:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:0;right:0}.section-wrap{width:min(100%,1360px);margin:0 auto;padding:0 56px}.hero{grid-template-columns:minmax(340px,.82fr) minmax(560px,1.5fr);align-items:center;gap:56px;min-height:min(720px,100vh - 82px);padding-top:48px;padding-bottom:54px;display:grid}.hero-copy{max-width:510px}h1,h2,h3,p{margin-top:0}h1{color:#111827;margin-bottom:22px;font-size:clamp(48px,6.2vw,72px);font-weight:850;line-height:1.03}.hero-lede{color:#697386;margin-bottom:34px;font-size:clamp(22px,2.2vw,28px);line-height:1.4}.disclosure{color:#526070;margin:-12px 0 28px;font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.btn{border-radius:var(--radius);white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:15px;min-width:300px;min-height:72px;padding:0 34px;font-size:22px;font-weight:820;line-height:1.15;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(#13c73d,#06a82a);box-shadow:0 18px 28px #0bb33138}.btn-secondary{color:var(--blue);border-color:var(--blue);background:#fff;box-shadow:0 12px 26px #0a63f614}.btn-icon,.step-icon,.choice-icon{background:currentColor;flex:none;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn-icon{width:32px;height:32px}.flag-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3h3v26H6V3Zm5 3h5v4h5V6h5v13h-5v-4h-5v4h-5V6Zm5 4v5h5v-5h-5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3h3v26H6V3Zm5 3h5v4h5V6h5v13h-5v-4h-5v4h-5V6Zm5 4v5h5v-5h-5Z'/%3E%3C/svg%3E")}.compass-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3a13 13 0 1 0 0 26 13 13 0 0 0 0-26Zm0 3a10 10 0 1 1 0 20 10 10 0 0 1 0-20Zm5 5-3 8-8 3 3-8 8-3Zm-5 5-1 1 2-1-1-1Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3a13 13 0 1 0 0 26 13 13 0 0 0 0-26Zm0 3a10 10 0 1 1 0 20 10 10 0 0 1 0-20Zm5 5-3 8-8 3 3-8 8-3Zm-5 5-1 1 2-1-1-1Z'/%3E%3C/svg%3E")}.hero-visual{min-width:0}.chart-stage{aspect-ratio:1.5;width:100%;min-height:430px;position:relative}.chart-stage svg{width:100%;height:100%;display:block;overflow:visible}.chart-stage .grid-line{stroke:#dce3ec;stroke-dasharray:3 4;stroke-width:1px}.chart-stage .axis-text,.chart-stage .time-text{fill:#667085;font-size:14px;font-weight:650}.chart-stage .volume{opacity:.62}.track-shadow{fill:none;stroke:#0f172a;stroke-linecap:round;stroke-linejoin:round;stroke-width:14px}.track-core{fill:none;stroke:#293344;stroke-linecap:round;stroke-linejoin:round;stroke-width:8px}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.line-green{stroke:var(--green)}.line-red{stroke:var(--red)}.rider{transform-box:fill-box;transform-origin:50%;transition:transform .12s linear}.start-label,.finish-label{fill:var(--green)}.label-text{fill:#fff;font-size:13px;font-weight:850}.score-panel{border:1px solid var(--line);border-radius:var(--radius);width:190px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;gap:0;display:grid;position:absolute;top:26px;left:18px}.score-panel div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:flex}.score-panel div:last-child{border-bottom:0}.score-panel span{color:#4b5565;text-transform:uppercase;font-size:13px;font-weight:800}.score-panel strong{font-size:16px}.how,.alternatives,.content-section,.faq{padding-top:42px;padding-bottom:34px}h2{color:#111827;margin-bottom:30px;font-size:clamp(32px,3.2vw,44px);font-weight:850;line-height:1.1}h3{color:#111827;margin-bottom:8px;font-size:20px;font-weight:820;line-height:1.25}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;display:grid}.step{border-right:1px solid var(--line);grid-template-columns:92px 1fr;align-items:center;gap:26px;min-height:128px;display:grid}.step:last-child{border-right:0}.step p,.choice-card p,.content-section p,.mode-list p,.copy-grid p,.comparison-row span,.faq p{color:var(--muted);font-size:17px;line-height:1.55}.step p{margin-bottom:0}.step-icon{width:66px;height:66px;color:var(--blue)}.gamepad-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 24h26c7 0 12 5 13 12l2 10c1 6-3 11-9 11-4 0-7-2-10-7l-2-3H25l-2 3c-3 5-6 7-10 7-6 0-10-5-9-11l2-10c1-7 6-12 13-12Zm0 6c-4 0-6 3-7 7L10 47c0 2 1 4 3 4s3-1 5-4l4-6h20l4 6c2 3 3 4 5 4s3-2 3-4l-2-10c-1-4-3-7-7-7H19Zm6 5h5v5h5v5h-5v5h-5v-5h-5v-5h5v-5Zm21 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 24h26c7 0 12 5 13 12l2 10c1 6-3 11-9 11-4 0-7-2-10-7l-2-3H25l-2 3c-3 5-6 7-10 7-6 0-10-5-9-11l2-10c1-7 6-12 13-12Zm0 6c-4 0-6 3-7 7L10 47c0 2 1 4 3 4s3-1 5-4l4-6h20l4 6c2 3 3 4 5 4s3-2 3-4l-2-10c-1-4-3-7-7-7H19Zm6 5h5v5h5v5h-5v5h-5v-5h-5v-5h5v-5Zm21 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Z'/%3E%3C/svg%3E")}.wave-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 39 17-13 14 10 22-18v8L37 44 23 34 5 47v-8Zm0-18 17-13 14 10L58 0v8L37 26 23 16 5 29v-8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 39 17-13 14 10 22-18v8L37 44 23 34 5 47v-8Zm0-18 17-13 14 10L58 0v8L37 26 23 16 5 29v-8Z'/%3E%3C/svg%3E")}.trophy-icon{color:var(--amber);-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6h28v8h10v8c0 10-6 17-15 19-2 4-4 6-7 7v6h11v6H19v-6h11v-6c-3-1-5-3-7-7-9-2-15-9-15-19v-8h10V6Zm6 6v19c0 7 3 12 8 12s8-5 8-12V12H24Zm22 8v13c3-2 5-6 5-11v-2h-5Zm-33 0v2c0 5 2 9 5 11V20h-5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6h28v8h10v8c0 10-6 17-15 19-2 4-4 6-7 7v6h11v6H19v-6h11v-6c-3-1-5-3-7-7-9-2-15-9-15-19v-8h10V6Zm6 6v19c0 7 3 12 8 12s8-5 8-12V12H24Zm22 8v13c3-2 5-6 5-11v-2h-5Zm-33 0v2c0 5 2 9 5 11V20h-5Z'/%3E%3C/svg%3E")}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.section-head h2{margin-bottom:0}.section-head a{color:var(--blue);font-size:17px;font-weight:800}.choice-grid,.mode-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.choice-card,.mode-list article{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-height:210px;padding:32px;transition:transform .16s,box-shadow .16s,border-color .16s;display:block}.choice-card:hover{box-shadow:var(--shadow);border-color:#0a63f673;transform:translateY(-3px)}.choice-icon{width:64px;height:54px;color:var(--blue);margin-bottom:22px}.climb-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 44 20-18 13 12 21-28h-9V4h18v18h-6v-8L40 45 26 33 9 49 5 44Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5 44 20-18 13 12 21-28h-9V4h18v18h-6v-8L40 45 26 33 9 49 5 44Z'/%3E%3C/svg%3E")}.mountain-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 47 20-34 14 21 8-12 16 25H7Zm21-21L18 43h37l-7-11-8 12-12-18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 47 20-34 14 21 8-12 16 25H7Zm21-21L18 43h37l-7-11-8 12-12-18Z'/%3E%3C/svg%3E")}.bars-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 28h10v21H10V28Zm18-10h10v31H28V18Zm18-8h10v39H46V10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 28h10v21H10V28Zm18-10h10v31H28V18Zm18-8h10v39H46V10Z'/%3E%3C/svg%3E")}.nodes-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 17a9 9 0 1 1 7 9l8 8a9 9 0 0 1 11 0l9-12a9 9 0 1 1 5 4L47 39a9 9 0 1 1-18 2l-10-10a9 9 0 1 1-1-14Zm0 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm19 20a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm20-27a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 72 56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 17a9 9 0 1 1 7 9l8 8a9 9 0 0 1 11 0l9-12a9 9 0 1 1 5 4L47 39a9 9 0 1 1-18 2l-10-10a9 9 0 1 1-1-14Zm0 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm19 20a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm20-27a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E")}.copy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-bottom:34px;display:grid}.content-section{max-width:980px}.comparison-table{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.comparison-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(180px,.8fr) minmax(180px,.85fr) minmax(240px,1.4fr);gap:28px;padding:22px 26px;display:grid}a.comparison-row:hover{background:#f8fbff}.comparison-row:last-child{border-bottom:0}.comparison-head{color:#1f2937;text-transform:uppercase;background:#f8fafc;font-size:14px;font-weight:850}.comparison-row span:first-child{color:#111827;font-weight:820}.faq{max-width:980px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:#111827;padding:24px 0;font-size:20px;font-weight:820}.faq p{margin-bottom:26px}.site-footer{color:#667085;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;margin-top:54px;padding:38px 56px;display:flex}.site-footer p{margin:0;font-size:15px}.site-footer nav{gap:24px;font-weight:760;display:flex}.site-footer a{color:#344054}@media (width<=1080px){.site-header{flex-direction:column;align-items:flex-start;min-height:0;padding:22px 28px 0}.brand{font-size:28px}.main-nav{gap:26px;width:100%;overflow-x:auto}.main-nav a{white-space:nowrap;min-height:54px}.section-wrap{padding-left:28px;padding-right:28px}.hero{grid-template-columns:1fr;gap:28px;min-height:0}.hero-copy{max-width:760px}.chart-stage{min-height:360px}.steps,.choice-grid,.mode-list{grid-template-columns:1fr 1fr}.step{border-right:0}}@media (width<=720px){.site-header{padding-left:18px;padding-right:18px}.brand{gap:10px;font-size:22px}.brand-mark{grid-template-columns:repeat(4,6px);gap:3px;width:34px;height:30px}.brand-mark span{width:6px}.brand-mark span:nth-child(4){height:30px}.main-nav{font-size:15px}.section-wrap{padding-left:18px;padding-right:18px}.hero{padding-top:36px;padding-bottom:34px}h1{font-size:43px}.hero-lede{font-size:21px}.btn{white-space:normal;width:100%;min-width:0;min-height:62px;padding:0 22px;font-size:18px}.chart-stage{aspect-ratio:1.05;min-height:270px}.score-panel{width:min(210px,100% - 24px);box-shadow:var(--shadow);margin-bottom:0;position:absolute;top:12px;left:12px}.score-panel div{min-height:36px}.steps,.choice-grid,.mode-list,.copy-grid{grid-template-columns:1fr}.step{grid-template-columns:72px 1fr;gap:16px;min-height:96px}.step-icon{width:54px;height:54px}.choice-card,.mode-list article{min-height:0;padding:24px}.section-head{flex-direction:column;align-items:flex-start}.comparison-row,.comparison-head{grid-template-columns:1fr;gap:6px}.comparison-head{display:none}.site-footer{flex-direction:column;align-items:flex-start;padding:32px 18px}.site-footer nav{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
