:root{--pok-primary: #000000;--pok-ink-deep: #090909;--pok-canvas: #ffffff;--pok-surface-soft: #fafafa;--pok-surface-dark: #161616;--pok-hairline: #e5e5e5;--pok-hairline-strong:#d4d4d4;--pok-ink: #000000;--pok-charcoal: #525252;--pok-body: #737373;--pok-mute: #a3a3a3;--pok-on-primary: #ffffff;--pok-on-dark: #ffffff;--pok-on-dark-mute: rgba(255,255,255,.7);--pok-verified: #1f8a5b;--pok-verified-soft: #e9f4ee;--pok-pending: #b7791f;--pok-pending-soft: #fbf3e3;--pok-revoked: #cf3b3b;--pok-revoked-soft: #fbeaea;--pok-canvas-practice: #a85a1c;--pok-practice: #a85a1c;--pok-practice-soft: #f4e6da;--pok-key-1: #2f6f4f;--pok-key-2: #355c8a;--pok-key-3: #8a5a2b;--pok-key-4: #6b4a8a;--pok-key-5: #2b7d7d;--pok-key-6: #8a3d5a;--pok-term-red: #ff5f56;--pok-term-yellow: #ffbd2e;--pok-term-green: #27c93f;--pok-focus-ring: rgba(59,130,246,.5);--pok-font-display: "Nunito", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--pok-font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--pok-font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--pok-display-xl: 36px;--pok-display-xl-w: 600;--pok-display-xl-lh: 1.11;--pok-display-lg: 30px;--pok-display-lg-w: 500;--pok-display-lg-lh: 1.2;--pok-heading-lg: 24px;--pok-heading-lg-w: 600;--pok-heading-lg-lh: 1.33;--pok-heading-md: 20px;--pok-heading-md-w: 500;--pok-heading-md-lh: 1.4;--pok-heading-sm: 18px;--pok-heading-sm-w: 500;--pok-heading-sm-lh: 1.56;--pok-body-md: 16px;--pok-body-md-w: 400;--pok-body-md-lh: 1.5;--pok-body-strong: 16px;--pok-body-strong-w:500;--pok-body-sm: 14px;--pok-body-sm-w: 400;--pok-body-sm-lh: 1.43;--pok-body-sm-strong: 14px;--pok-body-sm-strong-w: 500;--pok-caption-sm: 12px;--pok-caption-sm-w: 400;--pok-caption-sm-lh: 1.33;--pok-code-md: 16px;--pok-code-md-lh: 1.5;--pok-code-sm: 14px;--pok-code-sm-lh: 1.43;--pok-button-md: 14px;--pok-button-md-w: 500;--pok-space-xxs: 2px;--pok-space-xs: 4px;--pok-space-sm: 8px;--pok-space-md: 12px;--pok-space-lg: 16px;--pok-space-xl: 24px;--pok-space-xxl: 32px;--pok-space-section: 88px;--pok-radius-none: 0px;--pok-radius-sm: 6px;--pok-radius-md: 8px;--pok-radius-lg: 12px;--pok-radius-full: 9999px;--pok-col-reading: 720px;--pok-col-pricing: 960px;--pok-nav-height: 56px;--pok-motion-fast: .12s;--pok-motion-base: .16s;--pok-ease: ease}.pok-base{font-family:var(--pok-font-sans);color:var(--pok-body);background:var(--pok-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pok-h1{font-family:var(--pok-font-display);font-size:var(--pok-display-xl);font-weight:var(--pok-display-xl-w);line-height:var(--pok-display-xl-lh);color:var(--pok-ink);letter-spacing:-.01em;margin:0}.pok-h2{font-family:var(--pok-font-display);font-size:var(--pok-display-lg);font-weight:var(--pok-display-lg-w);line-height:var(--pok-display-lg-lh);color:var(--pok-ink);margin:0}.pok-h3{font-family:var(--pok-font-display);font-size:var(--pok-heading-lg);font-weight:var(--pok-heading-lg-w);line-height:var(--pok-heading-lg-lh);color:var(--pok-ink);margin:0}.pok-h4{font-family:var(--pok-font-display);font-size:var(--pok-heading-md);font-weight:var(--pok-heading-md-w);line-height:var(--pok-heading-md-lh);color:var(--pok-ink);margin:0}.pok-p{font-family:var(--pok-font-sans);font-size:var(--pok-body-md);font-weight:var(--pok-body-md-w);line-height:var(--pok-body-md-lh);color:var(--pok-body);margin:0;text-wrap:pretty}.pok-small{font-size:var(--pok-body-sm);line-height:var(--pok-body-sm-lh);color:var(--pok-body)}.pok-caption{font-size:var(--pok-caption-sm);line-height:var(--pok-caption-sm-lh);color:var(--pok-body)}.pok-code{font-family:var(--pok-font-mono);font-size:var(--pok-code-md);line-height:var(--pok-code-md-lh);color:var(--pok-ink)}.pok-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--pok-space-sm);font-family:var(--pok-font-sans);font-size:var(--pok-button-md);font-weight:var(--pok-button-md-w);line-height:1;height:36px;padding:0 20px;border-radius:var(--pok-radius-full);border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background var(--pok-motion-fast) var(--pok-ease),color var(--pok-motion-fast) var(--pok-ease),border-color var(--pok-motion-fast) var(--pok-ease)}.pok-btn-primary{background:var(--pok-primary);color:var(--pok-on-primary)}.pok-btn-primary:active{background:var(--pok-ink-deep)}.pok-btn-secondary{background:var(--pok-canvas);color:var(--pok-ink);border-color:var(--pok-hairline-strong)}.pok-btn-secondary:active{background:var(--pok-surface-soft)}.pok-btn-on-dark{background:var(--pok-canvas);color:var(--pok-ink)}.pok-btn-disabled{background:var(--pok-surface-soft);color:var(--pok-mute);cursor:default}.pok-pill{display:inline-flex;align-items:center;gap:var(--pok-space-md);background:var(--pok-surface-soft);color:var(--pok-ink);font-family:var(--pok-font-mono);font-size:var(--pok-code-md);padding:12px 20px;border-radius:var(--pok-radius-full)}.pok-chip{display:inline-flex;align-items:center;gap:var(--pok-space-xs);background:var(--pok-surface-soft);color:var(--pok-ink);font-family:var(--pok-font-mono);font-size:var(--pok-code-sm);padding:6px 12px;border-radius:var(--pok-radius-full)}.pok-card{background:var(--pok-canvas);border:1px solid var(--pok-hairline);border-radius:var(--pok-radius-lg);padding:var(--pok-space-xxl)}.pok-card-dark{background:var(--pok-surface-dark);color:var(--pok-on-dark);border-radius:var(--pok-radius-lg);padding:var(--pok-space-xxl)}.pok-dot{display:inline-block;width:8px;height:8px;border-radius:var(--pok-radius-full)}.pok-dot-verified{background:var(--pok-verified)}.pok-dot-pending{background:var(--pok-pending)}.pok-dot-revoked{background:var(--pok-revoked)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}html,body{overscroll-behavior-y:none}body{font-family:var(--pok-font-sans);background:#f0f0f0;color:var(--pok-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}.app-shell{position:relative;height:100%;max-width:520px;margin:0 auto;background:var(--pok-canvas);display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.demo-root{min-height:100%;display:flex;flex-direction:column;align-items:center;gap:20px;padding:24px 24px 48px}.demo-bar{width:100%;max-width:900px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.demo-bar-title{font-family:var(--pok-font-display);font-size:16px;font-weight:600;color:var(--pok-ink);margin-right:auto}.demo-bar select{font-family:var(--pok-font-sans);font-size:13px;color:var(--pok-ink);background:var(--pok-canvas);border:1px solid var(--pok-hairline-strong);border-radius:var(--pok-radius-full);padding:6px 12px;cursor:pointer}.demo-toggle{display:inline-flex;border:1px solid var(--pok-hairline-strong);border-radius:var(--pok-radius-full);overflow:hidden;background:var(--pok-canvas)}.demo-toggle button{border:none;background:transparent;font-size:13px;color:var(--pok-body);padding:6px 14px;cursor:pointer;transition:background var(--pok-motion-fast) var(--pok-ease),color var(--pok-motion-fast) var(--pok-ease)}.demo-toggle button.on{background:var(--pok-primary);color:var(--pok-on-primary)}.demo-reset{border:1px solid var(--pok-hairline-strong);background:var(--pok-canvas);color:var(--pok-ink);font-size:13px;border-radius:var(--pok-radius-full);padding:6px 14px;cursor:pointer}.demo-reset:active{background:var(--pok-surface-soft)}.demo-note{width:100%;max-width:900px;font-size:13px;color:var(--pok-mute);text-align:center}.phone{width:394px;height:812px;background:var(--pok-canvas);border:1px solid var(--pok-hairline-strong);border-radius:44px;overflow:hidden;display:flex;flex-direction:column;position:relative;flex-shrink:0}.statusbar{height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 26px;font-size:13px;font-weight:600;color:var(--pok-ink);background:transparent;position:relative;z-index:4}.statusbar .sb-icons{display:flex;gap:5px;align-items:center;color:var(--pok-charcoal);font-size:11px;letter-spacing:.02em}.statusbar.on-dark,.statusbar.on-dark .sb-icons,.statusbar.on-tint,.statusbar.on-tint .sb-icons{color:#fff}.ctx-bar{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:8px 14px 10px;border-bottom:1px solid var(--pok-hairline);background:var(--pok-canvas);position:relative;z-index:4}.ctx-url{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;background:var(--pok-surface-soft);border-radius:var(--pok-radius-full);padding:8px 14px;font-size:13px;color:var(--pok-charcoal);white-space:nowrap;overflow:hidden}.ctx-url .lock{font-size:10px;color:var(--pok-mute)}.ctx-icon{font-size:15px;color:var(--pok-charcoal);background:none;border:none;padding:2px 4px}.phone-body{flex:1;min-height:0;position:relative;background:var(--pok-canvas);display:flex;flex-direction:column}.home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:128px;height:5px;border-radius:var(--pok-radius-full);background:#00000038;z-index:6;pointer-events:none}.home-indicator.on-dark{background:#fff6}.screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;display:flex;flex-direction:column;background:var(--pok-canvas);animation:screen-in var(--pok-motion-base) var(--pok-ease)}@keyframes screen-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.screen{animation:none}}.screen-pad{padding:24px 24px 96px;display:flex;flex-direction:column;flex:1}.h-display{font-family:var(--pok-font-display);font-size:28px;font-weight:600;line-height:1.18;letter-spacing:-.01em;color:var(--pok-ink);margin:0}.h-title{font-family:var(--pok-font-display);font-size:var(--pok-heading-lg);font-weight:var(--pok-heading-lg-w);line-height:1.3;color:var(--pok-ink);margin:0}.h-card{font-family:var(--pok-font-display);font-size:17px;font-weight:600;line-height:1.35;color:var(--pok-ink);margin:0}.p{font-size:15px;line-height:1.55;color:var(--pok-body);margin:0;text-wrap:pretty}.p-strong{color:var(--pok-ink);font-weight:500}.small{font-size:13px;line-height:1.45;color:var(--pok-body);margin:0}.caption{font-size:12px;line-height:1.35;color:var(--pok-mute);margin:0}.mono{font-family:var(--pok-font-mono)}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--pok-mute);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--pok-space-sm);font-size:15px;font-weight:500;line-height:1;min-height:50px;padding:0 24px;border-radius:var(--pok-radius-full);border:1px solid transparent;cursor:pointer;white-space:nowrap;width:100%;transition:background var(--pok-motion-fast) var(--pok-ease),color var(--pok-motion-fast) var(--pok-ease),border-color var(--pok-motion-fast) var(--pok-ease)}.btn-primary{background:var(--pok-primary);color:var(--pok-on-primary)}.btn-primary:active{background:var(--pok-ink-deep)}.btn-secondary{background:var(--pok-canvas);color:var(--pok-ink);border-color:var(--pok-hairline-strong)}.btn-secondary:active{background:var(--pok-surface-soft)}.btn-quiet{background:none;border:none;color:var(--pok-charcoal);font-size:14px;font-weight:500;min-height:44px;cursor:pointer;width:100%;border-radius:var(--pok-radius-full)}.btn-quiet:active{background:var(--pok-surface-soft)}.btn-row{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:24px}.card{background:var(--pok-canvas);border:1px solid var(--pok-hairline);border-radius:var(--pok-radius-lg);padding:20px}.card-dark{background:var(--pok-surface-dark);color:var(--pok-on-dark);border-radius:var(--pok-radius-lg);padding:20px}.option{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:var(--pok-canvas);border:1px solid var(--pok-hairline);border-radius:var(--pok-radius-lg);padding:16px 18px;cursor:pointer;transition:border-color var(--pok-motion-fast) var(--pok-ease),background var(--pok-motion-fast) var(--pok-ease)}.option:active{background:var(--pok-surface-soft)}.option .opt-title{font-size:15px;font-weight:500;color:var(--pok-ink);display:block}.option .opt-sub{font-size:13px;color:var(--pok-body);display:block;margin-top:2px;line-height:1.4}.option .opt-arrow{margin-left:auto;color:var(--pok-mute);font-size:16px;flex-shrink:0}.option.selected{border-color:var(--pok-ink)}.segment{display:flex;gap:8px}.segment button{flex:1;border:1px solid var(--pok-hairline-strong);background:var(--pok-canvas);border-radius:var(--pok-radius-full);padding:12px 8px;font-size:14px;font-weight:500;color:var(--pok-charcoal);cursor:pointer;transition:background var(--pok-motion-fast) var(--pok-ease),color var(--pok-motion-fast) var(--pok-ease),border-color var(--pok-motion-fast) var(--pok-ease)}.segment button.on{background:var(--pok-primary);border-color:var(--pok-primary);color:var(--pok-on-primary)}.dot{display:inline-block;width:8px;height:8px;border-radius:var(--pok-radius-full);flex-shrink:0}.dot-verified{background:var(--pok-verified)}.dot-pending{background:var(--pok-pending)}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:var(--pok-radius-full);font-size:12px;font-weight:500;padding:4px 10px}.chip-verified{background:var(--pok-verified-soft);color:var(--pok-verified)}.chip-pending{background:var(--pok-pending-soft);color:var(--pok-pending)}.chip-neutral{background:var(--pok-surface-soft);color:var(--pok-charcoal)}.words{display:flex;gap:8px;flex-wrap:wrap}.word{font-family:var(--pok-font-mono);font-size:14px;color:var(--pok-ink);background:var(--pok-surface-soft);border-radius:var(--pok-radius-full);padding:8px 14px}.sas{display:flex;gap:8px;justify-content:center}.sas span{font-family:var(--pok-font-mono);font-size:26px;font-weight:500;color:var(--pok-ink);background:var(--pok-surface-soft);border-radius:var(--pok-radius-md);width:42px;height:54px;display:inline-flex;align-items:center;justify-content:center}.sas .sas-gap{background:none;width:6px}.pok-mark{width:64px;height:64px;border-radius:18px;background:var(--pok-primary);color:var(--pok-on-primary);display:inline-flex;align-items:center;justify-content:center;font-family:var(--pok-font-display);font-weight:700;font-size:22px;letter-spacing:.01em;flex-shrink:0}.pok-mark.sm{width:40px;height:40px;border-radius:12px;font-size:14px}.steps{display:flex;flex-direction:column;gap:0}.step{display:flex;gap:14px}.step-rail{display:flex;flex-direction:column;align-items:center;width:22px;flex-shrink:0}.step-node{width:22px;height:22px;border-radius:var(--pok-radius-full);border:1px solid var(--pok-hairline-strong);background:var(--pok-canvas);display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--pok-mute);transition:background var(--pok-motion-base) var(--pok-ease),border-color var(--pok-motion-base) var(--pok-ease),color var(--pok-motion-base) var(--pok-ease);flex-shrink:0}.step.done .step-node{background:var(--pok-verified);border-color:var(--pok-verified);color:#fff}.step.active .step-node{border-color:var(--pok-ink);color:var(--pok-ink)}.step-line{width:1px;flex:1;min-height:18px;background:var(--pok-hairline);margin:3px 0}.step.done .step-line{background:var(--pok-verified)}.step-copy{padding-bottom:20px}.step-copy .st{font-size:15px;font-weight:500;color:var(--pok-charcoal)}.step.active .step-copy .st,.step.done .step-copy .st{color:var(--pok-ink)}.step-copy .ss{font-size:13px;color:var(--pok-mute);margin-top:2px}.spin{width:22px;height:22px;border-radius:var(--pok-radius-full);border:2px solid var(--pok-hairline);border-top-color:var(--pok-ink);animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.qr{display:grid;gap:0;background:var(--pok-canvas);border:1px solid var(--pok-hairline);border-radius:var(--pok-radius-lg);padding:14px;width:fit-content}.qr .qcell{width:7px;height:7px}.qr .qcell.on{background:var(--pok-ink)}.viewfinder{position:relative;border-radius:var(--pok-radius-lg);background:#101010;overflow:hidden;aspect-ratio:1}.vf-corner{position:absolute;width:26px;height:26px;border:2.5px solid rgba(255,255,255,.9)}.vf-corner.tl{top:18px;left:18px;border-right:none;border-bottom:none;border-top-left-radius:8px}.vf-corner.tr{top:18px;right:18px;border-left:none;border-bottom:none;border-top-right-radius:8px}.vf-corner.bl{bottom:18px;left:18px;border-right:none;border-top:none;border-bottom-left-radius:8px}.vf-corner.br{bottom:18px;right:18px;border-left:none;border-top:none;border-bottom-right-radius:8px}.vf-line{position:absolute;left:24px;right:24px;height:1.5px;background:#ffffffa6;animation:vf-sweep 2.2s ease-in-out infinite alternate}@keyframes vf-sweep{0%{top:15%}to{top:85%}}.vf-qr{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.vf-qr .qr{border:none;background:#fffffff5}.bar{height:4px;border-radius:var(--pok-radius-full);background:var(--pok-hairline);overflow:hidden}.bar i{display:block;height:100%;background:var(--pok-ink);border-radius:var(--pok-radius-full);transition:width .3s var(--pok-ease)}.msgr{flex:1;background:#ece5dd;display:flex;flex-direction:column}.msgr-head{background:#075e54;color:#fff;padding:12px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0}.msgr-avatar{width:36px;height:36px;border-radius:var(--pok-radius-full);background:#ffffff40;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.msgr-body{flex:1;padding:18px 14px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.bubble{background:#fff;border-radius:2px 12px 12px;padding:10px 12px;max-width:82%;align-self:flex-start;font-size:14.5px;line-height:1.45;color:#111}.bubble .b-time{font-size:11px;color:#999;text-align:right;margin-top:4px}.bubble a.b-link{color:#0b57d0;text-decoration:none;word-break:break-all;cursor:pointer}.link-preview{background:#f5f2ee;border-radius:10px;padding:10px 12px;margin-bottom:8px;display:flex;gap:10px;align-items:center;cursor:pointer}.link-preview .lp-t{font-size:13.5px;font-weight:600;color:#111}.link-preview .lp-s{font-size:12px;color:#777;margin-top:1px}.invite-rule{border:none;border-top:1px solid var(--pok-hairline);margin:24px 0}.invite-note{border-left:2px solid var(--pok-hairline-strong);padding:2px 0 2px 16px;font-size:15px;line-height:1.55;color:var(--pok-charcoal);font-style:italic}.neg-list{display:flex;flex-direction:column;gap:10px}.neg-list .n{display:flex;gap:10px;font-size:15px;line-height:1.5;color:var(--pok-body)}.neg-list .n b{color:var(--pok-ink);font-weight:500}.neg-list .n .dash{color:var(--pok-mute);flex-shrink:0}.banner-verified{background:var(--pok-verified-soft);color:var(--pok-verified);border-radius:var(--pok-radius-lg);padding:16px 18px;font-size:15px;line-height:1.5}.sheet-back{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052;z-index:8;animation:fade-in var(--pok-motion-base) var(--pok-ease)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.sheet{position:absolute;left:8px;right:8px;bottom:8px;z-index:9;background:var(--pok-canvas);border-radius:20px;padding:18px;animation:sheet-up .24s var(--pok-ease)}@keyframes sheet-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.sheet-row{display:flex;align-items:center;gap:14px;padding:13px 4px;border-bottom:1px solid var(--pok-hairline);font-size:15px;color:var(--pok-ink);cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}.sheet-row:last-child{border-bottom:none}.sheet-row .sr-ic{width:28px;text-align:center;font-size:17px;color:var(--pok-charcoal)}.sheet-row.highlight{color:var(--pok-ink);font-weight:500}.inst{display:flex;flex-direction:column;gap:12px}.inst .i-row{display:flex;gap:14px;align-items:flex-start}.inst .i-num{width:24px;height:24px;border-radius:var(--pok-radius-full);background:var(--pok-surface-soft);color:var(--pok-ink);font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.inst .i-t{font-size:15px;line-height:1.5;color:var(--pok-body)}.inst .i-t b{color:var(--pok-ink);font-weight:500}.glyph{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 4px;border:1px solid var(--pok-hairline-strong);border-radius:6px;font-size:13px;color:var(--pok-ink);vertical-align:-6px;margin:0 2px}.android-banner{display:flex;align-items:center;gap:12px;border:1px solid var(--pok-hairline);border-radius:var(--pok-radius-lg);padding:14px 16px}.laptop{width:860px;max-width:calc(100vw - 48px);background:var(--pok-canvas);border:1px solid var(--pok-hairline-strong);border-radius:var(--pok-radius-lg);overflow:hidden}.laptop-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--pok-hairline)}.tl{width:11px;height:11px;border-radius:var(--pok-radius-full)}.laptop-url{flex:1;max-width:420px;margin:0 auto;background:var(--pok-surface-soft);border-radius:var(--pok-radius-full);font-size:12.5px;color:var(--pok-charcoal);padding:6px 14px;text-align:center}.laptop-body{padding:64px 24px 80px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.home-head{display:flex;align-items:center;gap:12px;padding:18px 24px 14px}.home-head .hh-t{font-family:var(--pok-font-display);font-weight:600;font-size:18px;color:var(--pok-ink)}.home-head .hh-s{font-size:12px;color:var(--pok-mute);margin-top:1px}.wallet-row{display:flex;flex-direction:column;gap:12px}.kv{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;border-bottom:1px solid var(--pok-hairline)}.kv:last-child{border-bottom:none}.kv .k{font-size:13px;color:var(--pok-mute)}.kv .v{font-size:14px;color:var(--pok-ink);text-align:right}.ioshome{flex:1;background:linear-gradient(160deg,#d8dee6,#c6cdd8 60%,#b9c2cf);padding:18px 22px;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:92px;gap:4px}.appicon{display:flex;flex-direction:column;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:0}.appicon .ai{width:58px;height:58px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:21px;color:#fff;font-family:var(--pok-font-display);font-weight:700}.appicon .al{font-size:11px;color:#1c1c1e}.appicon.pok-new .ai{animation:icon-drop .36s var(--pok-ease)}@keyframes icon-drop{0%{transform:scale(1.18);opacity:0}to{transform:scale(1);opacity:1}}.tut-figure{background:var(--pok-surface-soft);border-radius:var(--pok-radius-lg);height:170px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.tut-dots{display:flex;gap:6px;justify-content:center}.tut-dots i{width:6px;height:6px;border-radius:var(--pok-radius-full);background:var(--pok-hairline-strong);transition:background var(--pok-motion-fast) var(--pok-ease)}.tut-dots i.on{background:var(--pok-ink)}.jade{width:132px;height:78px;border-radius:14px;background:var(--pok-surface-dark);display:flex;align-items:center;justify-content:center;position:relative}.jade .jscreen{width:84px;height:44px;border-radius:6px;background:#0c2418;color:#5fd49a;font-family:var(--pok-font-mono);font-size:9px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.5}.jade .jbtn{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:9px;height:9px;border-radius:var(--pok-radius-full);background:#333}.stack-lg{display:flex;flex-direction:column;gap:24px}.stack-md{display:flex;flex-direction:column;gap:16px}.stack-sm{display:flex;flex-direction:column;gap:10px}.center{display:flex;flex-direction:column;align-items:center;text-align:center}.grow{flex:1}.mt-auto{margin-top:auto}.row{display:flex;align-items:center;gap:10px}.demo-hint{border:1px dashed var(--pok-hairline-strong);border-radius:var(--pok-radius-md);padding:8px 12px;font-size:12px;color:var(--pok-mute)}
