.gj-home{--gj-night: #0c111b;--gj-abyss: #071426;--gj-surface-1: #131a27;--gj-surface-2: #1a2332;--gj-surface-3: #222d3d;--gj-text-1: #f5f7fb;--gj-text-2: #c6cfdd;--gj-text-3: #98a5b8;--gj-line: #344055;--gj-action: #a9bcff;--gj-action-strong: #7f9ff9;--gj-safe: #66d99a;--gj-warning: #f1bf72;--gj-focus: #c8d4ff;min-height:100%;overflow:hidden;background:var(--gj-night);color:var(--gj-text-1);font-family:system-ui,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.gj-home *,.gj-home *:before,.gj-home *:after{box-sizing:border-box}.gj-home a{color:inherit;text-decoration:none}.gj-home a:focus-visible{outline:3px solid var(--gj-focus);outline-offset:4px}.gj-shell{width:min(100% - 3rem,78rem);margin-inline:auto}.gj-eyebrow,.gj-receipt-eyebrow{margin:0;color:var(--gj-action);font-size:.78rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.gj-hero{position:relative;background:var(--gj-abyss);border-bottom:1px solid var(--gj-line)}.gj-hero:before{content:"";position:absolute;top:0;right:0;left:0;height:.3rem;background:var(--gj-action-strong)}.gj-hero-grid{min-height:calc(100svh - 4.5rem);padding-block:clamp(4.5rem,8vw,7.5rem);display:grid;grid-template-columns:minmax(0,.92fr) minmax(23rem,1.08fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.gj-hero-copy{max-width:42rem}.gj-hero h1{max-width:11ch;margin:1.35rem 0 0;color:var(--gj-text-1);font-size:clamp(3.4rem,7.5vw,6.6rem);font-weight:750;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.gj-hero-lede{max-width:36rem;margin:2rem 0 0;color:var(--gj-text-2);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.8}.gj-actions{margin-top:2.25rem;display:flex;align-items:center;flex-wrap:wrap;gap:.85rem 1.2rem}.gj-primary-action{min-height:3.5rem;padding:.85rem 1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.9rem;border:1px solid var(--gj-action);border-radius:.5rem;background:var(--gj-action);color:var(--gj-abyss)!important;font-size:1rem;font-weight:750;transition:background-color .18s ease-out,border-color .18s ease-out}.gj-primary-action:hover{border-color:#c2ceff;background:#c2ceff}.gj-secondary-action,.gj-account-link{min-height:3.25rem;display:inline-flex;align-items:center;color:var(--gj-text-2)!important;font-weight:650;border-bottom:1px solid var(--gj-action-strong)}.gj-secondary-action:hover,.gj-account-link:hover{color:var(--gj-text-1)!important}.gj-action-note{max-width:35rem;margin:1rem 0 0;color:var(--gj-text-3);font-size:.82rem;line-height:1.65}.gj-release-state{max-width:38rem;margin:1.4rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--gj-line);border-bottom:1px solid var(--gj-line)}.gj-release-state div{min-width:0;padding:.9rem .8rem .95rem 0}.gj-release-state div+div{padding-left:.8rem;border-left:1px solid var(--gj-line)}.gj-release-state dt{color:var(--gj-text-3);font-size:.66rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.gj-release-state dd{margin:.35rem 0 0;color:var(--gj-text-2);font-size:.78rem;font-weight:650;line-height:1.45}.gj-receipt{position:relative;overflow:hidden;border:1px solid #44536c;border-radius:1rem;background:var(--gj-surface-1)}.gj-receipt:before{content:"";position:absolute;top:0;bottom:0;left:0;width:.35rem;background:var(--gj-action-strong)}.gj-receipt-head{min-height:5.2rem;padding:1.25rem 1.4rem 1.1rem 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--gj-line)}.gj-receipt-code{display:block;margin-top:.2rem;color:var(--gj-text-3);font-size:.72rem;font-variant-numeric:tabular-nums;letter-spacing:.08em}.gj-status-badge{min-height:2rem;padding:.3rem .7rem;display:inline-flex;align-items:center;border:1px solid #7f653b;border-radius:999px;background:#2c251c;color:var(--gj-warning);font-size:.78rem;font-weight:750;white-space:nowrap}.gj-receipt-task{padding:1.55rem 1.45rem 1.4rem 1.8rem;display:grid;grid-template-columns:5rem minmax(0,1fr);gap:1rem;border-bottom:1px solid var(--gj-line)}.gj-receipt-task span,.gj-confirm-box span{color:var(--gj-text-3);font-size:.75rem;font-weight:700;letter-spacing:.05em}.gj-receipt-task strong{color:var(--gj-text-1);font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:650;line-height:1.55}.gj-status-track{margin:0;padding:1.4rem 1.45rem 1.25rem 1.8rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;border-bottom:1px solid var(--gj-line)}.gj-status-track li{position:relative;min-width:0;padding-right:.6rem;display:grid;grid-template-columns:.85rem minmax(0,1fr);align-items:center;gap:.45rem;color:var(--gj-text-3);font-size:.78rem;font-weight:650}.gj-status-track li:after{content:"";position:absolute;top:50%;right:.3rem;left:1rem;z-index:0;height:1px;background:var(--gj-line)}.gj-status-track li:last-child:after{display:none}.gj-status-track li>span{position:relative;z-index:1;background:var(--gj-surface-1)}.gj-status-dot{width:.72rem;height:.72rem;border:2px solid var(--gj-line);border-radius:50%}.gj-status-track li.done{color:var(--gj-text-2)}.gj-status-track li.done .gj-status-dot{border-color:var(--gj-safe);background:var(--gj-safe)}.gj-status-track li.current{color:var(--gj-warning)}.gj-status-track li.current .gj-status-dot{border-color:var(--gj-warning);background:var(--gj-warning)}.gj-confirm-box{margin:1.3rem 1.45rem 0 1.8rem;padding:1rem;display:grid;gap:.35rem;border-left:.25rem solid var(--gj-warning);background:var(--gj-surface-2)}.gj-confirm-box strong{color:var(--gj-text-1);font-size:.95rem;font-weight:600;line-height:1.65}.gj-receipt-next{margin:0;padding:1rem 1.45rem 1.45rem 1.8rem;color:var(--gj-text-3);font-size:.8rem;line-height:1.6}.gj-section{padding-block:clamp(5.5rem,9vw,8.5rem);border-bottom:1px solid var(--gj-line)}.gj-section-head{max-width:50rem;margin-bottom:clamp(2.7rem,5vw,4.5rem)}.gj-section h2{margin:1rem 0 0;color:var(--gj-text-1);font-size:clamp(2.3rem,5vw,4.6rem);font-weight:750;letter-spacing:-.055em;line-height:1.08;text-wrap:balance}.gj-section-head>p:last-child{max-width:44rem;margin:1.25rem 0 0;color:var(--gj-text-2);font-size:1.05rem;line-height:1.78}.gj-method{background:var(--gj-surface-1)}.gj-method-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;border-top:1px solid var(--gj-line);border-left:1px solid var(--gj-line)}.gj-method-grid li{min-height:15rem;padding:1.35rem;display:grid;align-content:start;grid-template-rows:auto auto 1fr;gap:1rem;border-right:1px solid var(--gj-line);border-bottom:1px solid var(--gj-line)}.gj-step-no{color:var(--gj-action);font-size:.78rem;font-weight:750;font-variant-numeric:tabular-nums}.gj-method-grid h3,.gj-capability-row h3,.gj-trust-grid h3{margin:0;color:var(--gj-text-1);font-size:1.25rem;font-weight:650;letter-spacing:-.02em}.gj-method-grid p,.gj-capability-row p,.gj-trust-grid p{margin:0;color:var(--gj-text-2);font-size:.95rem;line-height:1.72}.gj-capabilities{background:var(--gj-night)}.gj-capability-list{border-top:1px solid #53617a}.gj-capability-row{min-height:11.5rem;padding-block:1.65rem;display:grid;grid-template-columns:3.5rem minmax(16rem,.8fr) minmax(18rem,1.2fr);align-items:center;gap:clamp(1.2rem,4vw,4rem);border-bottom:1px solid var(--gj-line)}.gj-capability-no{width:2.6rem;height:2.6rem;display:grid;place-items:center;border:1px solid var(--gj-action-strong);border-radius:50%;color:var(--gj-action);font-weight:750}.gj-capability-row>div p{margin-top:.7rem}.gj-output{padding:1rem;border-left:.25rem solid var(--gj-action-strong);background:var(--gj-surface-1);color:var(--gj-text-2)!important;font-weight:600}.gj-screens{background:var(--gj-abyss)}.gj-screen-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem)}.gj-screen-grid:before{content:"";position:absolute;top:2.5rem;right:9%;left:9%;height:1px;background:linear-gradient(90deg,transparent,var(--gj-action-strong) 16%,var(--gj-action-strong) 84%,transparent)}.gj-screen-grid figure{position:relative;margin:0}.gj-screen-grid figure:nth-child(2){margin-top:3rem}.gj-screen-grid figure:nth-child(3){margin-top:6rem}.gj-screen-frame{position:relative;overflow:hidden;border:1px solid #53617a;border-radius:1.2rem;background:var(--gj-surface-1);box-shadow:0 1.8rem 4rem #00000038}.gj-screen-frame:before{content:"";position:absolute;top:.85rem;left:.85rem;z-index:1;width:.55rem;height:.55rem;border:2px solid var(--gj-action);border-radius:50%;background:var(--gj-abyss);box-shadow:0 0 0 .35rem #7f9ff91f}.gj-screen-frame img{width:100%;height:auto;aspect-ratio:478 / 834;object-fit:cover}.gj-screen-grid figcaption{padding:1rem .25rem 0;display:grid;gap:.4rem}.gj-screen-step{color:var(--gj-action)!important;font-size:.7rem!important;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.gj-screen-grid figcaption strong{color:var(--gj-text-1);font-size:1.05rem;font-weight:650}.gj-screen-grid figcaption span{color:var(--gj-text-2);font-size:.9rem;line-height:1.65}.gj-trust{background:var(--gj-surface-2)}.gj-trust-layout{display:grid;grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);gap:clamp(3rem,7vw,7rem)}.gj-trust-layout .gj-section-head{margin-bottom:0}.gj-trust-grid{border-top:1px solid #53617a}.gj-trust-grid article{padding:1.25rem 0;display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1rem;border-bottom:1px solid var(--gj-line)}.gj-trust-grid article>span{color:var(--gj-action);font-size:.78rem;font-weight:750;font-variant-numeric:tabular-nums}.gj-trust-grid h3{font-size:1.05rem}.gj-trust-grid p{margin-top:.45rem;font-size:.9rem}.gj-download{background:var(--gj-night)}.gj-download-panel{padding:clamp(1.5rem,4vw,3rem);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;border:1px solid #53617a;border-top:.35rem solid var(--gj-action-strong);background:var(--gj-surface-1)}.gj-download-panel h2{max-width:18ch;font-size:clamp(2rem,4vw,3.5rem)}.gj-download-panel>div:first-child>p:last-child{max-width:44rem;margin:1rem 0 0;color:var(--gj-text-2);line-height:1.75}.gj-download-actions{display:grid;justify-items:stretch;gap:.7rem}.gj-account-link{justify-content:center}@media(max-width:64rem){.gj-hero-grid{min-height:auto;grid-template-columns:1fr}.gj-hero-copy,.gj-receipt{max-width:48rem}.gj-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gj-capability-row{grid-template-columns:3.5rem minmax(0,1fr)}.gj-output{grid-column:2}.gj-trust-layout,.gj-download-panel{grid-template-columns:1fr}.gj-download-actions{justify-items:start}}@media(max-width:48rem){.gj-shell{width:min(100% - 2rem,78rem)}.gj-hero-grid{padding-block:4.5rem;gap:3rem}.gj-hero h1{max-width:none;font-size:clamp(3.1rem,14vw,4.9rem)}.gj-actions{align-items:stretch;flex-direction:column}.gj-release-state{grid-template-columns:1fr}.gj-release-state div{padding:.8rem 0}.gj-release-state div+div{padding-left:0;border-top:1px solid var(--gj-line);border-left:0}.gj-primary-action,.gj-secondary-action{width:100%}.gj-primary-action{justify-content:space-between}.gj-secondary-action{justify-content:flex-start;border-bottom:0}.gj-receipt-head,.gj-receipt-task{align-items:flex-start;grid-template-columns:1fr}.gj-receipt-head{flex-direction:column}.gj-status-track{grid-template-columns:1fr;gap:.7rem}.gj-status-track li{min-height:1.6rem}.gj-status-track li:after{top:1.05rem;bottom:-.75rem;left:.34rem;width:1px;height:auto}.gj-method-grid,.gj-screen-grid{grid-template-columns:1fr}.gj-screen-grid:before{top:2rem;right:auto;bottom:2rem;left:.35rem;width:1px;height:auto;background:linear-gradient(180deg,transparent,var(--gj-action-strong) 12%,var(--gj-action-strong) 88%,transparent)}.gj-screen-grid figure:nth-child(2),.gj-screen-grid figure:nth-child(3){margin-top:0}.gj-screen-grid figure{padding-left:1.25rem}.gj-method-grid li{min-height:0}.gj-capability-row{grid-template-columns:2.8rem minmax(0,1fr);align-items:start}.gj-capability-no{width:2.4rem;height:2.4rem}.gj-output{grid-column:1 / -1}.gj-screen-grid{gap:3rem}.gj-screen-frame{max-width:25rem}.gj-trust-grid article{grid-template-columns:2.4rem minmax(0,1fr)}.gj-download-actions,.gj-download-actions .gj-primary-action,.gj-download-actions .gj-account-link{width:100%}}@media(max-width:22rem){.gj-shell{width:min(100% - 1.25rem,78rem)}.gj-hero h1{font-size:2.8rem}.gj-receipt-head,.gj-receipt-task,.gj-status-track,.gj-receipt-next{padding-right:1rem;padding-left:1.25rem}.gj-confirm-box{margin-right:1rem;margin-left:1.25rem}}@media(prefers-reduced-motion:reduce){.gj-home *,.gj-home *:before,.gj-home *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
