.nd-client-shell .cat-browser-page{padding-bottom:48px}.nd-client-shell .cat-section{margin-top:28px}.nd-client-shell .cat-hero .featured{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:minmax(180px,auto);gap:14px}.nd-client-shell .fcat{position:relative;display:flex;min-height:180px;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid var(--border-1);border-radius:16px;background:radial-gradient(circle at 80% 10%,rgba(0,102,255,.18),transparent 42%),rgba(11,18,32,.62);padding:22px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nd-client-shell .fcat:hover{transform:translateY(-2px);border-color:rgba(0,102,255,.35);box-shadow:0 12px 32px -12px rgba(0,102,255,.3)}.nd-client-shell .fcat-big{grid-row:span 2;min-height:374px;background:radial-gradient(circle at 82% 18%,rgba(0,205,154,.2),transparent 42%),linear-gradient(135deg,rgba(0,102,255,.18),rgba(11,18,32,.7))}.nd-client-shell .fcat-eyebrow{font-family:var(--font-mono);font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--accent);text-transform:uppercase}.nd-client-shell .fcat-name{margin-top:10px;color:var(--text-1);font-size:clamp(22px,4vw,34px);font-weight:900;line-height:1.05}.nd-client-shell .fcat-desc{margin:12px 0 0;max-width:320px;color:var(--text-3);font-size:13px;line-height:1.6}.nd-client-shell .fcat-brands{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.nd-client-shell .fcat-brand{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);padding:4px 10px;color:var(--text-2);font-size:11px}.nd-client-shell .fcat-bottom{position:relative;z-index:1}.nd-client-shell .fcat-meta{display:flex;align-items:center;gap:8px;color:var(--text-3);font-size:12px}.nd-client-shell .fcat-meta .ct{color:var(--text-1);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.nd-client-shell .fcat-cta{display:inline-flex;align-items:center;margin-top:12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.08);padding:10px 16px;color:var(--text-1);font-size:12px;font-weight:800}.nd-client-shell .cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.nd-client-shell .cat-card{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;border:1px solid var(--border-1);border-radius:14px;background:rgba(11,18,32,.55);padding:20px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nd-client-shell .cat-card:hover{transform:translateY(-2px);border-color:rgba(0,102,255,.3);box-shadow:0 12px 32px -12px rgba(0,102,255,.3)}.nd-client-shell .cat-ico{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary)}.nd-client-shell .cat-ico-1,.nd-client-shell .cat-ico-5{background:rgba(0,205,154,.12);color:var(--accent)}.nd-client-shell .cat-ico-2,.nd-client-shell .cat-ico-6{background:rgba(245,158,11,.12);color:var(--warning)}.nd-client-shell .cat-name-l{margin-top:16px;color:var(--text-1);font-size:17px;font-weight:900}.nd-client-shell .cat-desc{margin-top:8px;color:var(--text-3);font-size:12px;line-height:1.55}.nd-client-shell .cat-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;border-top:1px solid var(--border-2);padding-top:12px}.nd-client-shell .cat-count,.nd-client-shell .sub-count{color:var(--text-3);font-family:var(--font-mono);font-size:11px;font-variant-numeric:tabular-nums}.nd-client-shell .cat-arrow{color:var(--primary);font-size:12px;font-weight:800}.nd-client-shell .brand-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.nd-client-shell .brand-card{position:relative;display:grid;aspect-ratio:1.2/1;place-items:center;overflow:hidden;border:1px solid var(--border-1);border-radius:12px;background:linear-gradient(135deg,rgba(0,102,255,.08),rgba(11,18,32,.65));padding:16px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.nd-client-shell .brand-card:hover{transform:translateY(-2px);border-color:rgba(0,102,255,.32);box-shadow:0 12px 32px -12px rgba(0,102,255,.28)}.nd-client-shell .brand-glyph{color:var(--primary)}.nd-client-shell .brand-name{position:absolute;right:8px;bottom:7px;left:8px;overflow:hidden;color:var(--text-3);font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.nd-client-shell .subgrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.nd-client-shell .sub{border:1px solid var(--border-1);border-radius:10px;background:var(--bg-2);padding:14px;text-align:center;text-decoration:none}.nd-client-shell .sub:hover{border-color:var(--primary);background:var(--bg-3)}.nd-client-shell .sub-name{color:var(--text-1);font-size:13px;font-weight:800}.nd-client-shell .cat-browser-note{display:flex;align-items:center;gap:14px;margin-top:28px}.nd-client-shell .cat-browser-note strong{color:var(--text-1)}.nd-client-shell .cat-browser-note span{flex:1;color:var(--text-3);font-size:13px}@media (max-width:1024px){.nd-client-shell .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-client-shell .brand-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.nd-client-shell .subgrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.nd-client-shell .cat-hero .featured{grid-template-columns:1fr}.nd-client-shell .fcat-big{min-height:260px}.nd-client-shell .cat-grid{grid-template-columns:1fr}.nd-client-shell .brand-strip,.nd-client-shell .subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-client-shell .cat-browser-note{align-items:flex-start;flex-direction:column}}.nd-client-shell .ord-page{padding:24px 0 48px}.nd-client-shell .ord-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:20px;align-items:start}.nd-client-shell .ord-grid aside{position:sticky;top:88px}.nd-client-shell .ord-inline-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.nd-client-shell .ord-flow-step{position:relative;display:grid;justify-items:center;gap:7px;color:var(--text-4);font-size:11px;font-weight:700}.nd-client-shell .ord-flow-step:before{content:"";position:absolute;top:7px;right:50%;left:-50%;height:1px;background:var(--border-1);z-index:0}.nd-client-shell .ord-flow-step:first-child:before{display:none}.nd-client-shell .ord-flow-step span{position:relative;z-index:1;width:15px;height:15px;border:1px solid var(--border-1);border-radius:999px;background:var(--bg-2)}.nd-client-shell .ord-flow-step.is-on{color:var(--text-1)}.nd-client-shell .ord-flow-step.is-on span{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px rgba(0,205,154,.12)}@media (max-width:768px){.nd-client-shell .ord-grid{grid-template-columns:1fr}.nd-client-shell .ord-grid aside{position:static}}.nd-client-shell .ord-head-banner{position:relative;overflow:hidden;padding:28px;border-radius:16px;border:1px solid rgba(0,205,154,.25);background:linear-gradient(135deg,rgba(0,205,154,.08),rgba(11,18,32,.55));text-align:center;margin-bottom:20px}.nd-client-shell .ord-head-banner:before{content:"";position:absolute;top:50%;left:50%;width:240px;height:240px;transform:translate(-50%,-50%);border-radius:9999px;background:rgba(0,205,154,.08);filter:blur(60px);pointer-events:none}.nd-client-shell .ord-head-banner .ord-head-ic{width:56px;height:56px;border-radius:14px;background:var(--accent);color:#042017;display:grid;place-items:center;margin:0 auto 14px;box-shadow:0 0 32px rgba(0,205,154,.4);position:relative;z-index:1}.nd-client-shell .ord-head-banner.pending .ord-head-ic{background:var(--primary);color:#fff;box-shadow:0 0 32px rgba(0,102,255,.4);border-color:var(--primary)}.nd-client-shell .ord-head-banner.pending{border-color:rgba(0,102,255,.25);background:linear-gradient(135deg,rgba(0,102,255,.08),rgba(11,18,32,.55))}.nd-client-shell .ord-head-banner.cancelled,.nd-client-shell .ord-head-banner.failed{border-color:rgba(239,68,68,.25);background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(11,18,32,.55))}.nd-client-shell .ord-head-banner.cancelled .ord-head-ic,.nd-client-shell .ord-head-banner.failed .ord-head-ic{background:#ef4444;color:#fff;box-shadow:0 0 32px rgba(239,68,68,.4);border-color:#ef4444}.nd-client-shell .ord-head-banner.refunded{border-color:rgba(245,158,11,.25);background:linear-gradient(135deg,rgba(245,158,11,.08),rgba(11,18,32,.55))}.nd-client-shell .ord-head-banner.refunded .ord-head-ic{background:#f59e0b;color:#1a1205;box-shadow:0 0 32px rgba(245,158,11,.4);border-color:#f59e0b}.nd-client-shell .ord-head-banner h1{margin:0 0 6px;font-size:24px;font-weight:900;letter-spacing:-.01em;position:relative;z-index:1}.nd-client-shell .ord-head-banner p{margin:0;font-size:13px;color:var(--text-3);position:relative;z-index:1}.nd-client-shell .ord-card{background:rgba(11,18,32,.55);border:1px solid var(--border-1);border-radius:16px;overflow:hidden;margin-bottom:16px}.nd-client-shell .ord-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--border-1);background:rgba(0,0,0,.15)}.nd-client-shell .ord-card-head h2,.nd-client-shell .ord-card-head h3{margin:0;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2);display:flex;align-items:center;gap:8px}.nd-client-shell .ord-card-head .ord-card-ico{width:24px;height:24px;border-radius:6px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;flex:0 0 24px}.nd-client-shell .ord-card-body{padding:20px}.nd-client-shell .ord-sum-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:13px;color:var(--text-2)}.nd-client-shell .ord-sum-row+.nd-client-shell .ord-sum-row{border-top:1px solid var(--border-2)}.nd-client-shell .ord-sum-row .ord-sum-lbl{color:var(--text-3)}.nd-client-shell .ord-sum-row .ord-sum-val{font-weight:600;color:var(--text-1)}.nd-client-shell .ord-sum-row .ord-sum-val.mono{font-family:var(--font-mono)}.nd-client-shell .ord-sum-divider{height:1px;background:var(--border-2);margin:6px 0}.nd-client-shell .ord-sum-grand{display:flex;align-items:baseline;justify-content:space-between;padding:10px 0 4px;border-top:1px solid var(--border-1);margin-top:4px}.nd-client-shell .ord-sum-grand .ord-sum-grand-lbl{font-size:14px;font-weight:700;color:var(--text-1)}.nd-client-shell .ord-sum-grand .ord-sum-grand-val{font-family:var(--font-mono);font-size:22px;font-weight:900;letter-spacing:-.02em;color:var(--primary);font-variant-numeric:tabular-nums}.nd-client-shell .ord-id-tag{display:inline-block;padding:3px 8px;background:var(--bg-2);border:1px solid var(--border-1);border-radius:6px;font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--text-2);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;word-break:break-all}.nd-client-shell .ord-status-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:9999px;font-size:11px;font-weight:700;font-family:var(--font-mono);letter-spacing:.04em;border:1px solid}.nd-client-shell .ord-status-pill.success{background:rgba(0,205,154,.1);border-color:rgba(0,205,154,.25);color:var(--accent)}.nd-client-shell .ord-status-pill.pending{background:rgba(0,102,255,.1);border-color:rgba(0,102,255,.25);color:var(--primary)}.nd-client-shell .ord-status-pill.warning{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.25);color:var(--warning)}.nd-client-shell .ord-status-pill.danger{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.25);color:var(--danger)}.nd-client-shell .ord-context-notice{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-radius:14px;border:1px solid rgba(0,102,255,.2);background:rgba(0,102,255,.05);margin-bottom:16px}.nd-client-shell .ord-context-notice .ord-context-ic{width:36px;height:36px;border-radius:10px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;flex:0 0 36px}.nd-client-shell .ord-context-notice h4{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--primary)}.nd-client-shell .ord-context-notice p{margin:0;font-size:12px;color:rgba(0,102,255,.6);line-height:1.5}.nd-client-shell .ord-context-notice a{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;border-radius:10px;border:1px solid rgba(0,102,255,.2);font-size:12px;font-weight:600;color:var(--primary);transition:background .15s}.nd-client-shell .ord-context-notice a:hover{background:var(--primary-soft)}.nd-client-shell .ord-warning-card{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;border-radius:14px;border:1px solid rgba(0,102,255,.2);background:rgba(0,102,255,.04);margin-bottom:16px}.nd-client-shell .ord-warning-card .ord-warn-ic{width:36px;height:36px;border-radius:10px;background:rgba(0,102,255,.08);border:1px solid rgba(0,102,255,.2);color:var(--primary);display:grid;place-items:center;flex:0 0 36px}.nd-client-shell .ord-warning-card h4{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);font-family:var(--font-mono)}.nd-client-shell .ord-warning-card p{margin:0;font-size:12px;color:var(--text-3);line-height:1.5}.nd-client-shell .ord-actions{display:flex;gap:8px;flex-wrap:wrap}.nd-client-shell .ord-support-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.nd-client-shell .ord-support-row .hud-button{min-height:44px;border:1px solid var(--border-1);border-radius:12px;background:rgba(255,255,255,.03);color:var(--text-1);font-size:13px;font-weight:700}@media (max-width:480px){.nd-client-shell .ord-support-row{grid-template-columns:1fr}}.nd-client-shell .ord-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s;text-decoration:none;border:1px solid var(--border-1);background:rgba(255,255,255,.03);color:var(--text-1)}.nd-client-shell .ord-action-btn:hover{background:rgba(255,255,255,.06);border-color:rgba(0,102,255,.3);color:var(--primary)}.nd-client-shell .ord-action-btn.primary{background:linear-gradient(180deg,var(--primary),var(--primary-hover));border-color:transparent;box-shadow:0 4px 14px rgba(0,102,255,.4);color:#fff}.nd-client-shell .ord-action-btn.primary:hover{filter:brightness(1.08);color:#fff}.nd-client-shell .ord-action-btn.full-width{width:100%}.nd-client-shell .ord-keys-wrapper{margin-bottom:16px}.nd-client-shell .ord-skel-card{background:rgba(11,18,32,.55);border:1px solid var(--border-1);border-radius:16px;padding:20px;margin-bottom:16px}.nd-client-shell .ord-skel-line{height:14px;border-radius:6px;background:var(--border-1);animation:skel-pulse 1.6s ease-in-out infinite}@keyframes skel-pulse{0%,to{opacity:.6}50%{opacity:.3}}.nd-client-shell .dep-nd-page{padding:24px 0 48px}.nd-client-shell .dep-wallet-strip{display:flex;align-items:center;gap:12px;padding:14px 16px;border-top:1px solid var(--border-1);margin-top:14px}.nd-client-shell .dep-wallet-strip .dep-wallet-ic{width:36px;height:36px;border-radius:10px;background:rgba(0,205,154,.1);border:1px solid rgba(0,205,154,.3);color:var(--accent);display:grid;place-items:center;flex:0 0 36px}.nd-client-shell .dep-wallet-strip .dep-wallet-lbl{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:2px}.nd-client-shell .dep-wallet-strip .dep-wallet-bal{font-family:var(--font-mono);font-size:18px;font-weight:900;color:var(--accent);font-variant-numeric:tabular-nums}.nd-client-shell .dep-nd-card{background:rgba(11,18,32,.55);border:1px solid var(--border-1);border-radius:16px;padding:24px;margin-bottom:16px}.nd-client-shell .dep-nd-card h3{margin:0 0 20px;font-size:16px;font-weight:800;color:var(--text-1)}.nd-client-shell .dep-nd-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:48px;background:rgba(11,18,32,.55);border:1px solid var(--border-1);border-radius:16px;color:var(--text-3);font-size:13px}.nd-client-shell .dep-nd-error{display:flex;align-items:flex-start;gap:12px;padding:20px;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.25);border-radius:14px;margin-bottom:16px}.nd-client-shell .dep-nd-error .dep-nd-error-ic{color:#f87171;flex:0 0 18px;margin-top:1px}.nd-client-shell .dep-nd-error .dep-nd-error-title{font-size:13px;font-weight:700;color:#fca5a5;margin:0 0 4px}.nd-client-shell .dep-nd-error .dep-nd-error-desc{font-size:12px;color:var(--text-3);margin:0}.nd-client-shell .dep-nd-warn{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.25);border-radius:14px;margin-bottom:16px}.nd-client-shell .dep-nd-warn .dep-nd-warn-ic{color:var(--warning);flex:0 0 16px;margin-top:1px}.nd-client-shell .dep-nd-warn .dep-nd-warn-title{font-size:13px;font-weight:700;color:#fcd34d;margin:0 0 2px}.nd-client-shell .dep-nd-warn .dep-nd-warn-time{font-family:var(--font-mono);font-size:11px;color:rgba(252,211,77,.7);margin:0}.nd-client-shell .dep-nd-admin-preview{padding:40px;background:rgba(11,18,32,.55);border:1px solid var(--border-1);border-radius:16px;text-align:center;color:var(--text-3);font-size:13px}.nd-client-shell .dep-nd-gateway-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;border:1px solid var(--border-1);font-size:11px;color:var(--text-3);background:var(--bg-2)}.nd-client-shell .pr-processing-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;background:linear-gradient(135deg,rgba(0,102,255,.08),rgba(11,18,32,.55));border:1px solid rgba(0,102,255,.25);border-radius:20px;text-align:center;max-width:420px;margin:0 auto}.nd-client-shell .pr-processing-ic{width:80px;height:80px;border-radius:9999px;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 0 40px rgba(0,102,255,.4)}.nd-client-shell .pr-processing-card h3{margin:0 0 8px;font-size:20px;font-weight:800}.nd-client-shell .pr-processing-card p{margin:0;font-size:13px;color:var(--text-3);line-height:1.5}.nd-client-shell .pr-txn-code{padding:8px 14px;background:var(--bg-1);border:1px solid var(--border-2);border-radius:8px;font-family:var(--font-mono);font-size:11px;color:var(--text-4);font-variant-numeric:tabular-nums}.nd-client-shell .pr-success-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;background:linear-gradient(135deg,rgba(0,205,154,.1),rgba(11,18,32,.55));border:1px solid rgba(0,205,154,.3);border-radius:20px;text-align:center;max-width:420px;margin:0 auto;animation:pr-pop .32s cubic-bezier(.22,.61,.36,1)}.nd-client-shell .pr-success-ic{width:80px;height:80px;border-radius:9999px;background:var(--accent);color:#042017;display:grid;place-items:center;box-shadow:0 0 50px rgba(0,205,154,.5)}.nd-client-shell .pr-success-card h3{margin:0 0 8px;font-size:22px;font-weight:900}.nd-client-shell .pr-success-amt{font-family:var(--font-mono);font-size:36px;font-weight:900;color:var(--accent);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.nd-client-shell .pr-success-card p{margin:0;font-size:13px;color:var(--text-3);line-height:1.5}@keyframes pr-pop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.nd-client-shell .pr-state-wrap{display:flex;min-height:60vh;align-items:center;justify-content:center;padding:48px 16px}.nd-client-shell .co-secure-strip .co-secure-item{display:inline-flex;align-items:center;gap:5px}.nd-client-shell .co-secure-strip .co-secure-item svg{color:var(--text-4)}@media (max-width:768px){.nd-client-shell .ord-head-banner{padding:22px 18px}.nd-client-shell .ord-head-banner h1{font-size:20px}.nd-client-shell .ord-card-body{padding:16px}.nd-client-shell .ord-sum-grand .ord-sum-grand-val{font-size:18px}.nd-client-shell .ord-actions{flex-direction:column}.nd-client-shell .ord-action-btn{width:100%;justify-content:center}.nd-client-shell .dep-nd-loading{padding:28px 20px}.nd-client-shell .pr-processing-card,.nd-client-shell .pr-success-card{padding:32px 20px}.nd-client-shell .pr-success-amt{font-size:28px}}@media (max-width:480px){.nd-client-shell .ord-sum-grand .ord-sum-grand-val{font-size:20px}.nd-client-shell .ord-card-head{padding:12px 16px}}@media (max-width:768px){.nd-client-shell .cat-hero .featured,.nd-client-shell .ord-breakdown,.nd-client-shell .ord-grid,.nd-client-shell .ord-meta-grid{grid-template-columns:1fr}.nd-client-shell .brand-strip,.nd-client-shell .cat-grid,.nd-client-shell .subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-client-shell .ord-grid aside{position:static}}@media (max-width:480px){.nd-client-shell .brand-strip,.nd-client-shell .cat-grid,.nd-client-shell .ord-breakdown,.nd-client-shell .ord-inline-flow,.nd-client-shell .ord-meta-grid,.nd-client-shell .subgrid{grid-template-columns:1fr}.nd-client-shell .cat-card,.nd-client-shell .fcat,.nd-client-shell .ord-card,.nd-client-shell .ord-head-banner{padding:16px}.nd-client-shell .fcat-big{min-height:220px}}.nd-client-shell .dep-reference-page{position:relative;isolation:isolate;padding-bottom:24px}.nd-client-shell .dep-reference-page:before{content:"";position:absolute;z-index:-1;top:72px;left:10%;width:60%;height:250px;background:radial-gradient(ellipse,rgba(0,102,255,.1),transparent 68%);pointer-events:none}.nd-client-shell .dep-reference-page:after{content:"";position:absolute;z-index:-1;top:24px;right:8%;width:min(56vw,760px);height:168px;border-color:rgba(0,153,255,.24) transparent;border-style:solid;border-width:1px;border-radius:50%;background:radial-gradient(circle at 12% 22%,rgba(0,205,154,.9) 0 2px,transparent 3px),radial-gradient(circle at 38% 12%,rgba(0,153,255,.8) 0 2px,transparent 3px),radial-gradient(circle at 68% 72%,rgba(0,153,255,.75) 0 2px,transparent 3px),radial-gradient(circle at 88% 31%,rgba(0,205,154,.72) 0 2px,transparent 3px);opacity:.7;pointer-events:none;transform:rotate(-13deg);animation:dep-reference-orbit 12s ease-in-out infinite}.nd-client-shell .dep-reference-page .page-head{position:relative;z-index:0;display:flex;align-items:flex-start;gap:28px;margin-bottom:0;padding:24px 0 18px;background:transparent;border:0;border-radius:0}.nd-client-shell .dep-reference-page .page-head:after,.nd-client-shell .dep-reference-page .page-head:before{display:none}.nd-client-shell .dep-reference-page .ph-left{flex:0 1 auto}.nd-client-shell .dep-reference-page .ph-right{flex:0 0 auto}.nd-client-shell .dep-reference-page .ph-title h1{font-size:clamp(28px,4vw,40px);letter-spacing:-.04em;margin-bottom:6px}.nd-client-shell .dep-reference-page .ph-sub{max-width:560px}.nd-client-shell .dep-reference-live-note{display:inline-flex;align-items:center;gap:7px;margin-top:11px;color:var(--text-3);font-size:11px}.nd-client-shell .dep-reference-live-note>span{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px rgba(0,205,154,.65)}.nd-client-shell .dep-reference-header-summary{display:grid;grid-template-columns:repeat(2,minmax(210px,1fr));gap:10px;min-width:min(100%,500px)}.nd-client-shell .dep-reference-balance-card,.nd-client-shell .dep-reference-promotion-card{min-height:88px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(0,102,255,.22);border-radius:14px;background:linear-gradient(135deg,rgba(0,102,255,.11),rgba(11,18,32,.65));color:var(--text-1);text-align:left;transition:border-color .18s ease,transform .18s ease}.nd-client-shell .dep-reference-balance-card:hover,.nd-client-shell .dep-reference-promotion-card:hover{border-color:rgba(0,153,255,.7);transform:translateY(-1px)}.nd-client-shell .dep-reference-promotion-card{border-color:rgba(162,119,255,.25);background:linear-gradient(135deg,rgba(162,119,255,.11),rgba(11,18,32,.65))}.nd-client-shell .dep-reference-summary-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px}.nd-client-shell .dep-reference-summary-icon--blue{color:#55b8ff;background:rgba(0,136,255,.16);border:1px solid rgba(0,153,255,.2)}.nd-client-shell .dep-reference-summary-icon--violet{color:#c2a7ff;background:rgba(162,119,255,.16);border:1px solid rgba(162,119,255,.24)}.nd-client-shell .dep-reference-summary-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.nd-client-shell .dep-reference-summary-label{color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-summary-copy strong{overflow:hidden;color:var(--text-1);font-family:var(--font-mono);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-summary-copy>span:last-child{color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-promo-badge{margin-left:auto;padding:6px 8px;border-radius:999px;color:var(--accent);background:rgba(0,205,154,.12);font-family:var(--font-mono);font-size:11px;font-weight:700;white-space:nowrap}.nd-client-shell .dep-reference-trust-panel{margin-top:0;padding:12px 14px;border:1px solid rgba(0,102,255,.28);border-radius:14px;background:rgba(11,18,32,.62)}.nd-client-shell .dep-reference-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.nd-client-shell .dep-reference-trust-item{display:flex;min-width:0;align-items:center;gap:9px;padding:5px 14px;border-right:1px solid rgba(112,153,207,.15)}.nd-client-shell .dep-reference-trust-item:last-child{border-right:0}.nd-client-shell .dep-reference-trust-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px}.nd-client-shell .dep-reference-trust-copy{min-width:0}.nd-client-shell .dep-reference-trust-label{overflow:hidden;color:var(--text-3);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-trust-value{overflow:hidden;margin-top:2px;color:var(--text-1);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-trust-sub{overflow:hidden;margin-top:1px;color:var(--text-3);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-workspace{align-items:start;gap:16px}.nd-client-shell .dep-reference-form-card{margin-bottom:0;padding:20px;border-radius:16px;background:linear-gradient(150deg,rgba(13,28,49,.78),rgba(11,18,32,.75));border-color:rgba(0,102,255,.42)}.nd-client-shell .dep-reference-payment-preview{min-height:100%;padding:20px;border:1px solid rgba(0,205,154,.38);border-radius:16px;background:linear-gradient(150deg,rgba(0,205,154,.08),rgba(11,18,32,.8) 45%);box-shadow:0 0 35px rgba(0,102,255,.08)}.nd-client-shell .dep-reference-panel-heading,.nd-client-shell .dep-reference-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.nd-client-shell .dep-reference-panel-heading{margin-bottom:16px}.nd-client-shell .dep-reference-panel-heading h2,.nd-client-shell .dep-reference-section-heading h2{margin:0;color:var(--text-1);font-size:15px;font-weight:800}.nd-client-shell .dep-reference-eyebrow{color:var(--primary);font-family:var(--font-mono);font-size:9px;letter-spacing:.14em}.nd-client-shell .dep-reference-preview-status{padding:5px 8px;border:1px solid rgba(0,205,154,.25);border-radius:999px;color:var(--accent);background:rgba(0,205,154,.08);font-family:var(--font-mono);font-size:9px;white-space:nowrap}.nd-client-shell .dep-reference-preview-empty{display:flex;min-height:214px;align-items:center;justify-content:center;gap:18px;margin-bottom:18px;padding:22px;border:1px dashed rgba(135,171,205,.27);border-radius:12px;background:radial-gradient(circle at 50% 35%,rgba(0,153,255,.09),transparent 58%),rgba(4,10,20,.38);text-align:left}.nd-client-shell .dep-reference-preview-icon{display:grid;place-items:center;flex:0 0 118px;width:118px;height:134px;border:1px solid rgba(139,183,224,.34);border-radius:12px;color:var(--text-4);background:linear-gradient(145deg,rgba(75,108,144,.18),rgba(5,11,21,.48));box-shadow:inset 0 0 22px rgba(0,102,255,.08),0 0 22px rgba(0,102,255,.08)}.nd-client-shell .dep-reference-preview-context-label{display:block;margin-bottom:4px;color:var(--text-3);font-size:9px}.nd-client-shell .dep-reference-preview-empty h3{margin:0 0 4px;color:var(--text-2);font-size:13px}.nd-client-shell .dep-reference-preview-empty p{margin:0;color:var(--text-3);font-size:11px;line-height:1.55}.nd-client-shell .dep-reference-payment-preview .dep-sum-row{padding:8px 0}.nd-client-shell .dep-reference-payment-preview .dep-sum-total{margin-top:9px;padding-top:12px}.nd-client-shell .dep-reference-payment-preview .dep-sum-total .val{font-size:26px}.nd-client-shell .dep-reference-payment-preview{box-shadow:0 0 0 1px rgba(0,205,154,.06),0 0 38px rgba(0,102,255,.1),inset 0 1px 0 rgba(255,255,255,.035)}.nd-client-shell .dep-reference-payment-preview:focus-within{border-color:rgba(0,205,154,.68);box-shadow:0 0 0 3px rgba(0,205,154,.09),0 0 42px rgba(0,102,255,.16),inset 0 1px 0 rgba(255,255,255,.045)}.nd-client-shell .dep-reference-form-heading{gap:9px;margin-bottom:12px}.nd-client-shell .dep-reference-form-heading .sec-h-meta{margin-left:auto}.nd-client-shell .dep-reference-step-index{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:var(--primary);font-family:var(--font-mono);font-size:10px}.nd-client-shell .dep-reference-phase-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 2px;padding:0 0 13px;border-bottom:1px solid rgba(112,153,207,.18);list-style:none}.nd-client-shell .dep-reference-phase{position:relative;display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-4)}.nd-client-shell .dep-reference-phase:not(:last-child):after{content:"";position:absolute;top:11px;left:29px;right:10px;height:1px;background:rgba(112,153,207,.28)}.nd-client-shell .dep-reference-phase-index{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid rgba(112,153,207,.3);border-radius:50%;background:rgba(8,15,28,.92);color:var(--text-4);font-family:var(--font-mono);font-size:10px}.nd-client-shell .dep-reference-phase-copy{overflow:hidden;color:var(--text-3);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-phase.is-current .dep-reference-phase-index{border-color:rgba(0,153,255,.8);color:#fff;background:var(--primary);box-shadow:0 0 14px rgba(0,102,255,.48)}.nd-client-shell .dep-reference-phase.is-current .dep-reference-phase-copy{color:var(--text-1)}.nd-client-shell .dep-reference-channel-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:7px}.nd-client-shell .dep-reference-channel-tab{display:flex;min-height:52px;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--border-1);border-radius:10px;background:rgba(8,15,28,.58);color:var(--text-3);text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.nd-client-shell .dep-reference-channel-tab:hover{border-color:rgba(0,153,255,.55);background:rgba(0,102,255,.08);transform:translateY(-1px)}.nd-client-shell .dep-reference-channel-tab.is-on{border-color:rgba(0,153,255,.78);background:linear-gradient(135deg,rgba(0,102,255,.16),rgba(0,205,154,.05));color:var(--text-1);box-shadow:0 0 18px rgba(0,102,255,.16),inset 0 1px 0 rgba(255,255,255,.04)}.nd-client-shell .dep-reference-channel-icon{flex:0 0 18px;width:18px;height:18px;color:var(--primary)}.nd-client-shell .dep-reference-channel-tab.is-on .dep-reference-channel-icon{color:var(--accent)}.nd-client-shell .dep-reference-channel-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.nd-client-shell .dep-reference-channel-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-channel-copy small{overflow:hidden;color:var(--text-3);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-form .dep-qp{min-height:44px}.nd-client-shell .dep-reference-form .dep-amt-wrap{padding:13px 16px;border-radius:11px}.nd-client-shell .dep-reference-form .dep-amt-wrap:focus-within{border-color:rgba(0,153,255,.82);box-shadow:0 0 0 3px rgba(0,153,255,.16),0 0 22px rgba(0,102,255,.18)}.nd-client-shell .dep-reference-form .dep-reference-slip-upload{display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:44px;border:2px dashed var(--border-1);border-radius:16px;padding:32px;background:var(--bg-2);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.nd-client-shell .dep-reference-form .dep-reference-slip-control:focus-within .dep-reference-slip-upload{border-color:rgba(0,153,255,.82);box-shadow:0 0 0 3px rgba(0,153,255,.16),0 0 22px rgba(0,102,255,.18)}.nd-client-shell .dep-reference-form .dep-amt-input{min-height:44px;font-size:30px}.nd-client-shell .dep-reference-form>button{min-height:44px}.nd-client-shell .dep-reference-form .dep-qp:focus-visible,.nd-client-shell .dep-reference-form .dep-reference-channel-tab:focus-visible,.nd-client-shell .dep-reference-form>button:focus-visible{outline:2px solid #55b8ff;outline-offset:2px;box-shadow:0 0 0 4px rgba(0,153,255,.16)}.nd-client-shell .dep-reference-form-card{position:relative;overflow:hidden;box-shadow:0 0 0 1px rgba(0,102,255,.07),0 18px 50px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.035)}.nd-client-shell .dep-reference-form-card:before{content:"";position:absolute;top:-120px;right:-80px;width:260px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,102,255,.14),transparent 68%);pointer-events:none}.nd-client-shell .dep-reference-stepper-wrap{padding-top:4px}.nd-client-shell .dep-reference-section-heading{margin-bottom:12px}.nd-client-shell .dep-reference-step-count{color:var(--text-3);font-family:var(--font-mono);font-size:10px}.nd-client-shell .dep-reference-step-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.nd-client-shell .dep-reference-step-flow-item{position:relative;display:flex;min-width:0;align-items:center;gap:9px;padding:8px 14px 8px 0}.nd-client-shell .dep-reference-step-flow-item:not(:last-child):after{content:"";position:absolute;top:20px;left:30px;right:12px;height:1px;background:linear-gradient(90deg,rgba(0,153,255,.8),rgba(0,153,255,.18))}.nd-client-shell .dep-reference-step-flow-index{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border:1px solid rgba(0,153,255,.7);border-radius:50%;background:var(--bg-0);color:#b6dcff;font-family:var(--font-mono);font-size:10px;box-shadow:0 0 12px rgba(0,102,255,.22)}.nd-client-shell .dep-reference-step-flow-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.nd-client-shell .dep-reference-step-flow-copy strong{overflow:hidden;color:var(--text-2);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-step-flow-copy small{overflow:hidden;color:var(--text-3);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-notice{border-radius:11px}.nd-client-shell .dep-reference-compact-panel,.nd-client-shell .dep-reference-history{border-radius:14px}.nd-client-shell .dep-reference-footer-note{padding:4px 2px}.nd-client-shell .dep-reference-lower-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:14px;align-items:start}.nd-client-shell .dep-reference-lower-side{display:grid;gap:10px}@media (max-width:1023px){.nd-client-shell .dep-reference-page .page-head{align-items:stretch;flex-direction:column}.nd-client-shell .dep-reference-page .ph-left{flex-basis:auto}.nd-client-shell .dep-reference-header-summary{min-width:0}.nd-client-shell .dep-reference-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-client-shell .dep-reference-trust-item:nth-child(2n){border-right:0}.nd-client-shell .dep-reference-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(112,153,207,.15)}.nd-client-shell .dep-reference-trust-sub{overflow:visible;text-overflow:clip;white-space:normal}}@media (max-width:768px){.nd-client-shell .dep-reference-page .page-head{padding-top:16px}.nd-client-shell .dep-reference-header-summary{grid-template-columns:1fr}.nd-client-shell .dep-reference-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-client-shell .dep-reference-trust-item:nth-child(2n){border-right:0}.nd-client-shell .dep-reference-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(112,153,207,.15)}.nd-client-shell .dep-reference-form-card,.nd-client-shell .dep-reference-payment-preview{padding:16px}.nd-client-shell .dep-reference-step-flow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:8px}.nd-client-shell .dep-reference-lower-grid{grid-template-columns:1fr}.nd-client-shell .dep-reference-page:after{top:18px;right:-22%;width:95vw;height:132px;opacity:.38}}@media (max-width:480px){.nd-client-shell .dep-reference-page .ph-title h1{font-size:30px}.nd-client-shell .dep-reference-trust-grid{grid-template-columns:1fr}.nd-client-shell .dep-reference-trust-item,.nd-client-shell .dep-reference-trust-item:nth-child(2){border-right:0;border-bottom:1px solid rgba(112,153,207,.15)}.nd-client-shell .dep-reference-trust-item:last-child{border-bottom:0}.nd-client-shell .dep-reference-channel-tabs{grid-template-columns:1fr 1fr}.nd-client-shell .dep-reference-preview-empty{min-height:190px;align-items:flex-start;padding:16px}.nd-client-shell .dep-reference-preview-icon{flex-basis:82px;width:82px;height:104px}.nd-client-shell .dep-reference-promo-badge{display:none}.nd-client-shell .dep-reference-step-flow{grid-template-columns:1fr}.nd-client-shell .dep-reference-step-flow-item:not(:last-child):after{left:11px;top:33px;right:auto;width:1px;height:calc(100% + 8px);background:linear-gradient(180deg,rgba(0,153,255,.8),rgba(0,153,255,.18))}}@media (prefers-reduced-motion:reduce){.nd-client-shell .dep-reference-balance-card,.nd-client-shell .dep-reference-page:after,.nd-client-shell .dep-reference-promotion-card{animation:none;transition:none}.nd-client-shell .dep-reference-balance-card:hover,.nd-client-shell .dep-reference-promotion-card:hover{transform:none}}.nd-client-shell .dep-reference-page:after{display:none;animation:none}.nd-client-shell .dep-reference-page:before{top:82px;left:18%;width:48%;height:210px;background:radial-gradient(ellipse,rgba(0,102,255,.13),transparent 72%)}.nd-client-shell .dep-reference-header-summary{display:block;min-width:260px}.nd-client-shell .dep-reference-header-extra{display:grid;min-width:min(100%,560px);gap:8px}.nd-client-shell .dep-reference-header-extra .dep-reference-promotion-rail{padding-top:0}.nd-client-shell .dep-reference-header-extra .dep-reference-promotion-scroll{max-width:min(100%,560px)}.nd-client-shell .dep-reference-balance-card{min-height:78px;position:relative}.nd-client-shell .dep-reference-history-link{margin-left:auto;min-height:44px;display:inline-flex;align-items:center;padding:8px 10px;border-radius:9px;color:#8fc9ff;font-size:11px;white-space:nowrap}.nd-client-shell .dep-reference-history-link:hover{background:rgba(0,153,255,.1);color:#fff}.nd-client-shell .dep-reference-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nd-client-shell .dep-reference-gateway-picker{display:grid;gap:10px}.nd-client-shell .dep-reference-selected-gateway{display:flex;min-height:74px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(0,153,255,.72);border-radius:13px;background:linear-gradient(135deg,rgba(0,102,255,.17),rgba(0,205,154,.055));color:var(--text-1);box-shadow:0 0 20px rgba(0,102,255,.13),inset 0 1px 0 rgba(255,255,255,.04)}.nd-client-shell .dep-reference-selected-gateway .dep-reference-channel-icon{width:22px;height:22px;color:#6ac5ff}.nd-client-shell .dep-reference-gateway-state{margin-left:auto;color:#6fe0bc;font-size:10px}.nd-client-shell .dep-reference-gateway-select-label{display:grid;gap:5px;color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-gateway-select{min-height:44px;padding:8px 12px;border:1px solid var(--border-1);border-radius:10px;background:var(--bg-2);color:var(--text-1)}.nd-client-shell .dep-reference-gateway-select:focus-visible{outline:2px solid #55b8ff;outline-offset:2px;border-color:#55b8ff}.nd-client-shell .dep-reference-promotion-rail{min-width:0;padding:12px 0 2px;scroll-margin-top:20px}.nd-client-shell .dep-reference-promotion-scroll{display:flex;gap:9px;min-width:0;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.nd-client-shell .dep-reference-promotion-card{display:grid;flex:0 0 min(230px,78vw);min-height:76px;align-content:center;gap:3px;padding:11px 13px;border:1px solid rgba(162,119,255,.3);border-radius:12px;background:linear-gradient(140deg,rgba(162,119,255,.12),rgba(11,18,32,.8));color:var(--text-2);text-align:left;scroll-snap-align:start;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.nd-client-shell .dep-reference-promotion-card:nth-child(3n+2){border-color:rgba(0,205,154,.34);background:linear-gradient(140deg,rgba(0,205,154,.1),rgba(11,18,32,.8))}.nd-client-shell .dep-reference-promotion-card:nth-child(3n){border-color:rgba(255,191,71,.34);background:linear-gradient(140deg,rgba(255,191,71,.1),rgba(11,18,32,.8))}.nd-client-shell .dep-reference-promotion-card:focus-visible,.nd-client-shell .dep-reference-promotion-card:hover{border-color:rgba(143,201,255,.84);transform:translateY(-1px)}.nd-client-shell .dep-reference-promotion-card.is-on{border-color:#8fc9ff;box-shadow:0 0 0 2px rgba(0,153,255,.14),0 0 20px rgba(0,102,255,.16);color:#fff}.nd-client-shell .dep-reference-promotion-card:focus-visible{outline:2px solid #55b8ff;outline-offset:2px}.nd-client-shell .dep-reference-promotion-label{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.nd-client-shell .dep-reference-promotion-min{color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-promotion-card strong{color:#b7dfff;font-family:var(--font-mono);font-size:13px}.nd-client-shell .dep-reference-promo-hint{margin:-3px 0 0;color:var(--text-3);font-size:11px}.nd-client-shell .dep-reference-promo-hint strong{color:#b7dfff}.nd-client-shell .dep-reference-summary-channel,.nd-client-shell .dep-reference-summary-promotion{display:grid;gap:3px;margin-bottom:13px;padding:11px 12px;border:1px solid rgba(0,153,255,.18);border-radius:10px;background:rgba(4,10,20,.34)}.nd-client-shell .dep-reference-summary-channel strong,.nd-client-shell .dep-reference-summary-promotion strong{color:var(--text-1);font-size:13px}.nd-client-shell .dep-reference-summary-channel small{color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-summary-promotion{border-color:rgba(162,119,255,.24)}.nd-client-shell .dep-reference-summary-promotion.is-empty{border-color:rgba(112,153,207,.16)}.nd-client-shell .dep-reference-summary-channel .dep-reference-preview-context-label,.nd-client-shell .dep-reference-summary-promotion span{color:var(--text-3);font-size:10px}.nd-client-shell .dep-reference-change-promo{min-height:44px;margin-top:13px;padding:8px 12px;border:1px solid rgba(143,201,255,.35);border-radius:9px;color:#a7d5ff;font-size:11px}.nd-client-shell .dep-reference-change-promo:focus-visible,.nd-client-shell .dep-reference-change-promo:hover{border-color:#8fc9ff;background:rgba(0,153,255,.1)}.nd-client-shell .dep-reference-change-promo:focus-visible{outline:2px solid #55b8ff;outline-offset:2px}.nd-client-shell .dep-reference-help-link{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border:1px solid rgba(0,153,255,.2);border-radius:10px;color:#a7d5ff;font-size:11px}.nd-client-shell .dep-reference-help-link:focus-visible,.nd-client-shell .dep-reference-help-link:hover{border-color:#8fc9ff;background:rgba(0,153,255,.08)}.nd-client-shell .dep-reference-help-link:focus-visible{outline:2px solid #55b8ff;outline-offset:2px}@media (max-width:1023px){.nd-client-shell .dep-reference-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.nd-client-shell .dep-reference-trust-grid{grid-template-columns:1fr}.nd-client-shell .dep-reference-balance-card{min-width:0}.nd-client-shell .dep-reference-summary-copy strong{font-size:15px}}@media (prefers-reduced-motion:reduce){.nd-client-shell .dep-reference-change-promo,.nd-client-shell .dep-reference-help-link,.nd-client-shell .dep-reference-page:after,.nd-client-shell .dep-reference-page:before,.nd-client-shell .dep-reference-promotion-card{animation:none;transition:none;scroll-behavior:auto}.nd-client-shell .dep-reference-promotion-card:hover{transform:none}}.nd-client-shell .dep-reference-page:after,.nd-client-shell .dep-reference-page:before{display:none;animation:none}.nd-client-shell .dep-reference-intro{max-width:68ch;margin:0 0 4px;border-top:1px solid var(--border-1);border-bottom:1px solid var(--border-1)}.nd-client-shell .dep-reference-intro summary{min-height:44px;padding:12px 2px;cursor:pointer;color:var(--text-2);font-size:14px;line-height:20px;font-weight:700}.nd-client-shell .dep-reference-intro summary::marker{color:var(--primary)}.nd-client-shell .dep-reference-intro summary:focus-visible{outline:2px solid var(--client-focus-ring,var(--primary));outline-offset:3px}.nd-client-shell .dep-reference-intro p{max-width:68ch;margin:0;padding:0 0 14px;color:var(--text-3);font-size:16px;line-height:1.7;overflow-wrap:anywhere}.nd-client-shell .dep-reference-balance-card,.nd-client-shell .dep-reference-payment-preview,.nd-client-shell .dep-reference-promotion-card{box-shadow:none}@media (max-width:768px){.nd-client-shell .dep-reference-intro{margin-top:0}.nd-client-shell .dep-reference-intro summary{padding:12px 2px}}.nd-client-shell #catalog-heading,.nd-client-shell #catalog-results-heading{scroll-margin-top:104px}@media (max-width:768px){.nd-client-shell #catalog-heading,.nd-client-shell #catalog-results-heading{scroll-margin-top:72px}}.nd-client-shell .pagehero .crumbs{display:flex;align-items:center;gap:6px;min-width:0;font-family:inherit;font-size:12.5px;letter-spacing:0;text-transform:none;white-space:nowrap}.nd-client-shell .pagehero .crumbs .sep{flex:0 0 auto;margin:0;color:var(--text-4)}.nd-client-shell .pagehero .crumbs>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.nd-client-shell .plp-card-shell{position:relative;display:flex;flex-direction:column;min-width:0;border-radius:16px}.nd-client-shell .plp-card-shell>.card{flex:1 1 auto}@media (hover:hover) and (pointer:fine){.nd-client-shell .plp-card-shell.fx-glow-border:focus-within:before{opacity:1}}@media (hover:none){.nd-client-shell .plp-card-shell.fx-glow-border:before{display:none}}@media (hover:hover) and (pointer:fine){.nd-client-shell .plp-cat-control:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--g,var(--primary)) 55%,transparent),0 6px 18px -8px color-mix(in srgb,var(--g,var(--primary)) 55%,transparent)}}.nd-client-shell .plp-cat-control:active{transform:translateY(0) scale(.97);box-shadow:0 0 0 1px color-mix(in srgb,var(--g,var(--primary)) 35%,transparent)}.nd-client-shell .plp-cat-control:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.nd-client-shell .plp-cat-control:active{transform:none}}.nd-client-shell .nd-cart-panel.fx-glass{background:color-mix(in srgb,var(--card,#0d1117) 76%,transparent);border:0;border-left:1px solid color-mix(in srgb,var(--border-1,#1e2b3a) 82%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),-24px 0 80px -16px rgba(0,0,0,.8)}.nd-client-shell .nd-cart-panel.fx-glass .nd-cart-hdr{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))}.nd-client-shell .nd-cart-panel.fx-glass .nd-cart-ftr{background:color-mix(in srgb,var(--card,#0d1117) 55%,transparent)}@media (prefers-reduced-motion:reduce){.nd-client-shell .nd-cart-panel.fx-glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--bg-1,#0b1220)}}.nd-client-shell .catalog-pager,.nd-client-shell .category-pager{flex-direction:column;gap:10px}.nd-client-shell .catalog-pager-status,.nd-client-shell .category-pager-status{color:var(--text-2);font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums}.nd-client-shell .catalog-pager-controls,.nd-client-shell .catalog-pager-pages,.nd-client-shell .category-pager-controls,.nd-client-shell .category-pager-pages{display:flex;align-items:center;justify-content:center;gap:6px}.nd-client-shell .catalog-pager .pg,.nd-client-shell .category-pager .pg{min-width:44px;min-height:44px}.nd-client-shell .catalog-pager .pg:disabled{pointer-events:none;cursor:default;opacity:.45}.nd-client-shell .catalog-pager .pg.on:disabled{opacity:1}.nd-client-shell .catalog-pager-ellipsis{border-color:transparent;background:transparent;cursor:default}@media (max-width:767px){.nd-client-shell .catalog-pager,.nd-client-shell .category-pager{margin-top:24px}.nd-client-shell .catalog-pager-controls,.nd-client-shell .category-pager-controls{width:100%;justify-content:space-between}.nd-client-shell .catalog-pager-pages,.nd-client-shell .category-pager-pages{display:none}.nd-client-shell .catalog-pager .pg.icon,.nd-client-shell .category-pager .pg.icon{min-width:44px;max-width:calc(50% - 6px);min-height:44px;padding-inline:12px}}@media (prefers-reduced-motion:reduce){.nd-client-shell .catalog-pager .pg{transition:none}}