@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--navy: #0f172a;--orange: #F7931A;--orange-deep: #e8840f;--ink: #111827;--ink-body: #374151;--ink-soft: #4b5563;--ink-muted: #6b7280;--green: #15803d;--red: #b91c1c;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--well-bg: rgba(15, 23, 42, .03);--focus-glow: 0 0 12px rgba(247, 147, 26, .15)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.ico{flex-shrink:0;vertical-align:middle}.bg-dots{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#f0901820 1px,transparent 1px);background-size:28px 28px;opacity:.5;z-index:0}.page-root{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);font-family:IBM Plex Sans,system-ui,sans-serif;padding:24px 16px 64px}.nav-link{font-size:13px;color:#9ca3af;font-weight:500;padding:6px 12px;border-radius:8px;transition:all .13s ease;cursor:pointer;background:none;border:none;font-family:IBM Plex Sans,sans-serif;text-decoration:none}.nav-link:hover{color:#f7931a;background:#fff7ed}.tj-input{width:100%;background:var(--well-bg);border:1.5px solid #e5e7eb;color:var(--ink);padding:12px 14px;border-radius:var(--radius-sm);font-family:IBM Plex Sans,sans-serif;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.tj-input:focus{border-color:var(--orange);background:#fff;box-shadow:var(--focus-glow)}.tj-input::placeholder{color:#c3c8d0}.tj-input::-webkit-outer-spin-button,.tj-input::-webkit-inner-spin-button{-webkit-appearance:none}.tj-label{font-size:11px;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;display:block;font-weight:500}.field{margin-bottom:20px}.btn-primary{width:100%;padding:15px;background:#f7931a;color:#fff;border:none;border-radius:12px;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:.01em;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #f7931a59}.btn-primary:hover:not(:disabled){background:#e8840f;box-shadow:0 6px 20px #f7931a73;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.error-box{padding:12px 14px;background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;font-size:13px;color:#b91c1c;line-height:1.5;margin-bottom:20px}.section-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:8px}.spin{animation:spin .8s linear infinite;display:inline-block}.bolt-spin{animation:spin .9s cubic-bezier(.6,.1,.4,.9) infinite;display:inline-flex}.dot-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--badge-color, var(--ink-soft))}.dot-badge:before{content:"";width:8px;height:8px;border-radius:9999px;background:var(--badge-dot, var(--orange));flex-shrink:0}.expand-in{animation:expandIn .3s ease both;transform-origin:top center}@keyframes expandIn{0%{opacity:0;transform:scaleY(.94) translateY(-6px)}to{opacity:1;transform:scaleY(1) translateY(0)}}.price-tick{display:inline-block;animation:priceTick .45s cubic-bezier(.2,.8,.3,1)}@keyframes priceTick{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}.land-page-root{min-height:100vh;font-family:IBM Plex Sans,system-ui,sans-serif;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed)}.land-wrap{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;position:relative;z-index:1}.land-wrap.in{opacity:1;transform:translateY(0)}.land-nav{max-width:900px;margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.land-nav-brand{display:flex;align-items:center;gap:10px}.land-nav-brand-text{font-size:18px;font-weight:700;color:#111827;letter-spacing:-.02em}.land-nav-links{display:flex;gap:4px;align-items:center}.land-nav-cta{margin-left:8px;padding:8px 18px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:background .13s}.land-hero{max-width:900px;margin:0 auto;padding:48px 24px 64px;display:flex;align-items:center;gap:64px;flex-wrap:wrap}.land-hero-copy{flex:1 1 360px}.land-hero-eyebrow{margin-bottom:16px}.land-hero-h1{font-size:52px;font-weight:900;color:var(--ink);letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.land-hero-h1-accent{color:#f7931a}.land-hero-p{font-size:18px;color:var(--ink-soft);line-height:1.7;margin-bottom:32px;max-width:440px}.land-hero-btns{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.land-hero-price{margin-top:24px}.land-hero-demo{flex:1 1 320px;display:flex;flex-direction:column;align-items:center;gap:12px}.land-hero-demo-sub{font-size:12px;color:#9ca3af;text-align:center}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;background:#f7931a;color:#fff;border:none;border-radius:14px;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:all .15s ease;box-shadow:0 4px 20px #f7931a66}.btn-primary:hover{background:#e8840f;box-shadow:0 6px 28px #f7931a80;transform:translateY(-2px)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:14px 24px;background:#fff;color:#374151;border:1.5px solid #e5e7eb;border-radius:12px;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:all .13s ease;text-decoration:none}.btn-ghost:hover{border-color:#f7931a;color:#f7931a}.demo-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:28px 24px;box-shadow:0 8px 40px #00000014;max-width:400px;width:100%}.demo-card-header{text-align:center;margin-bottom:20px}.demo-card-name{font-size:22px;font-weight:700;color:#111827;margin-top:10px;margin-bottom:2px}.demo-card-handle{font-size:12px;color:#9ca3af;margin-bottom:8px}.demo-card-bio{font-size:13px;color:#6b7280;line-height:1.5}.demo-card-currencies{display:flex;gap:6px;margin-bottom:14px}.demo-card-currency{flex:1;padding:7px 4px;border-radius:8px;font-size:11px;text-align:center}.demo-card-currency--active{background:#f7931a;border:1.5px solid #F7931A;font-weight:600;color:#fff}.demo-card-currency--inactive{background:#fff;border:1.5px solid #e5e7eb;font-weight:400;color:#9ca3af}.demo-card-presets{display:flex;gap:6px;margin-bottom:16px}.demo-card-preset{flex:1;padding:8px 2px;border-radius:8px;font-size:11px;text-align:center;font-family:IBM Plex Mono,monospace}.demo-card-preset--active{background:#fff7ed;border:1.5px solid #F7931A;color:#f7931a}.demo-card-preset--inactive{background:#fff;border:1.5px solid #e5e7eb;color:#6b7280}.demo-card-amount{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:10px;margin-bottom:14px}.demo-card-amount-label{font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em}.demo-card-amount-value{text-align:right}.demo-card-amount-num{font-size:24px;font-weight:700;color:#f7931a;font-family:IBM Plex Mono,monospace}.demo-card-amount-unit{font-size:11px;color:#9ca3af;margin-left:4px}.demo-card-cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:13px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #f7931a59}.price-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:9999px;overflow:hidden;background:#fff7ed;border:1px solid #fed7aa;font-size:11px;color:#c2410c;font-weight:500}.land-trust{background:#fff;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:32px 24px}.land-trust-inner{max-width:900px;margin:0 auto}.land-trust-cards{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.trust-card{border-radius:14px;padding:18px 20px;min-width:150px;flex:1 1 130px;max-width:180px;background:var(--card-bg)}.trust-card-icon{color:var(--card-color);margin-bottom:8px;display:flex}.trust-card-label{font-size:13px;font-weight:600;margin-bottom:2px;color:var(--card-color)}.trust-card-sub{font-size:11px;line-height:1.4;color:var(--card-color);opacity:.8}.land-steps{max-width:900px;margin:0 auto;padding:72px 24px}.land-steps-header{text-align:center;margin-bottom:48px}.land-steps-h2{font-size:36px;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1.12}.land-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.step-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 2px 12px #0000000a;transition:box-shadow .15s,transform .15s}.step-card:hover{box-shadow:0 6px 24px #00000017;transform:translateY(-2px)}.step-card-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.step-card-icon{color:var(--orange);display:inline-flex}.step-card-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:8px;line-height:1.3}.step-card-body{font-size:14px;color:var(--ink-soft);line-height:1.7}.land-steps-cta{text-align:center;margin-top:48px}.land-steps-cta-sub{margin-top:14px;font-size:13px;color:#9ca3af}.land-steps-cta-btn{font-size:17px;padding:18px 40px}.land-transparency{background:#0f172a;padding:64px 24px}.land-transparency-inner{max-width:720px;margin:0 auto;text-align:center}.land-transparency-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:12px}.land-transparency-h2{font-size:30px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.land-transparency-p{font-size:15px;color:#94a3b8;line-height:1.7;margin-bottom:36px}.land-transparency-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;text-align:left}.land-transparency-item{background:#1e293b;border-radius:12px;padding:16px 18px}.land-transparency-item-label{font-size:13px;font-weight:600;color:#fff;margin-bottom:4px}.land-transparency-item-note{font-size:12px;color:#64748b;line-height:1.5}.land-transparency-footer{margin-top:20px;padding:14px 20px;background:#1e293b;border-radius:12px;font-size:13px;color:#94a3b8;line-height:1.6}.land-support{max-width:720px;margin:0 auto;padding:72px 24px;text-align:center}.land-support-icon{color:var(--orange);margin-bottom:16px;display:flex;justify-content:center}.land-support-h2{font-size:30px;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.land-support-p{font-size:16px;color:var(--ink-soft);line-height:1.7;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.land-support-btn{font-size:16px;padding:16px 36px}.land-support-sub{margin-top:12px;font-size:13px;color:#9ca3af}.land-footer{border-top:1px solid #f3f4f6;padding:28px 24px}.land-footer-inner{max-width:900px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.land-footer-brand{display:flex;align-items:center;gap:8px}.land-footer-brand-text{font-size:14px;font-weight:700;color:#111827}.land-footer-links{display:flex;gap:16px;font-size:13px;color:#9ca3af}.land-footer-meta{font-size:11px;color:#d1d5db;letter-spacing:.06em}.tj-page-root{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:IBM Plex Sans,system-ui,sans-serif;padding:24px 16px;position:relative;overflow:hidden}.tj-wrap{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;width:100%;max-width:430px;position:relative;z-index:1}.tj-wrap.in{opacity:1;transform:translateY(0)}.tj-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tj-nav-brand{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0}.tj-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.tj-creator-header{text-align:center;margin-bottom:24px}.tj-creator-logo{margin-bottom:12px}.tj-creator-name{font-size:28px;font-weight:700;color:#111827;letter-spacing:-.02em;margin-bottom:2px}.tj-creator-handle{font-size:13px;color:#9ca3af;margin-bottom:8px}.tj-creator-bio{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:6px}.tj-creator-website{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#f7931a;text-decoration:none;font-weight:500}.tj-creator-price,.tj-creator-qr-wrap{margin-top:10px}.cur-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:10px 4px;background:var(--well-bg);border:1.5px solid #e5e7eb;color:#9ca3af;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;border-radius:8px;transition:all .14s ease;letter-spacing:.03em}.cur-btn:hover{border-color:#f7931a;color:#f7931a;background:#fff7ed}.cur-btn.active{background:#f7931a;border-color:#f7931a;color:#fff;font-weight:600}.preset-btn{min-height:56px;padding:12px 8px;background:var(--well-bg);border:1.5px solid #e5e7eb;color:var(--ink-soft);font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:500;cursor:pointer;border-radius:var(--radius-sm);transition:all .14s ease}.preset-btn:hover{border-color:#f7931a;color:#f7931a;background:#fff7ed}.preset-btn:active{transform:scale(.97)}.preset-btn.active{border-color:#f7931a;color:#f7931a;background:#fff7ed;font-weight:600;box-shadow:var(--focus-glow)}.tj-currency-row{display:flex;gap:6px;margin-bottom:20px}.tj-presets-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.tj-amount-wrap{position:relative;margin-bottom:18px}.tj-currency-symbol{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:14px;pointer-events:none}.tj-input-indent{padding-left:28px}.tj-input-noindent{padding-left:14px}.tj-memo{resize:none;margin-bottom:20px;line-height:1.6}.conversion-box{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:12px;margin-bottom:20px}.tj-sending-label{font-size:11px;color:#9ca3af;margin-bottom:3px;text-transform:uppercase;letter-spacing:.06em}.tj-sending-fiat{font-size:12px;color:#6b7280}.tj-sats-amount{font-size:26px;font-weight:700;font-family:IBM Plex Mono,monospace;line-height:1;text-align:right}.tj-sats-amount--active{color:#f7931a}.tj-sats-amount--zero{color:#d1d5db}.tj-sats-unit{font-size:11px;color:#9ca3af;letter-spacing:.06em;text-align:right}.tj-disclaimer{margin-top:12px;font-size:11px;color:#9ca3af;text-align:center;line-height:1.6}.tj-invoice-center{text-align:center}.tj-qr-box{display:inline-flex;padding:10px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;margin-bottom:14px;box-shadow:0 2px 12px #0000000f}.tj-sats-big{display:flex;align-items:baseline;justify-content:center;gap:6px;margin-bottom:4px}.tj-sats-big-num{font-size:30px;font-weight:700;color:#f7931a;font-family:IBM Plex Mono,monospace}.tj-sats-big-unit{font-size:13px;color:#9ca3af}.tj-invoice-fiat{font-size:13px;color:#6b7280;margin-bottom:3px}.tj-invoice-memo{font-size:13px;color:#9ca3af;font-style:italic;margin-top:4px}.tj-timer-wrap{margin-top:16px}.timer-bar-wrap{height:4px;background:#f3f4f6;border-radius:2px;overflow:hidden;margin-bottom:16px}.timer-bar{height:100%;border-radius:2px;transition:width 1s linear;width:var(--timer-w, 100%);background:var(--timer-color, #F7931A)}.tj-label--qr{margin-bottom:12px;display:block}.tj-timer-row{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#9ca3af}.tj-timer-status{display:flex;align-items:center;gap:5px}.tj-timer-countdown{font-family:IBM Plex Mono,monospace}.btn-primary--green{background:#10b981;box-shadow:0 4px 16px #10b9814d;margin-top:16px}.tj-invoice-actions{display:flex;gap:8px;margin-top:12px}.btn-copy{flex:2;padding:11px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .13s ease;color:#6b7280;font-weight:500}.btn-copy:hover{border-color:#f7931a;color:#f7931a;background:#fff7ed}.btn-copy.done{border-color:#10b981;color:#10b981;background:#f0fdf4}.btn-ghost{padding:11px 18px;background:#fff;color:#6b7280;border:1.5px solid #e5e7eb;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;cursor:pointer;transition:all .13s ease}.btn-ghost:hover{border-color:#d1d5db;color:#374151}.btn-ghost--icon{display:inline-flex;align-items:center;justify-content:center;gap:6px}.tj-footer-bolt{display:inline-flex;align-items:center;gap:4px}.tj-get-page-btn{display:inline-flex;align-items:center;gap:5px}.divider{height:1px;background:#f3f4f6;margin:20px 0}.inv-string{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;padding:12px;font-size:11px;color:#9ca3af;line-height:1.7;word-break:break-all;max-height:68px;overflow:hidden;position:relative;font-family:IBM Plex Mono,monospace}.inv-string:after{content:"";position:absolute;bottom:0;left:0;right:0;height:24px;background:linear-gradient(transparent,#f9fafb)}.tj-main-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:26px 24px;position:relative;overflow:hidden;box-shadow:0 4px 32px #0000000f,0 1px 4px #0000000a}.tj-paid-root{text-align:center;padding:12px 0}.tj-paid-anim{transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.tj-paid-anim--hidden{opacity:0;transform:scale(.7)}.tj-paid-anim--shown{opacity:1;transform:scale(1)}.tj-paid-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;box-shadow:0 8px 32px #10b98159}.tj-paid-title{font-size:22px;font-weight:700;color:#111827;margin-bottom:6px}.tj-paid-subtitle{font-size:15px;color:#6b7280;margin-bottom:20px}.tj-paid-memo{display:inline-block;padding:8px 16px;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;font-size:13px;color:#6b7280;font-style:italic;margin-bottom:20px}.tj-paid-note{padding:14px 18px;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;font-size:13px;color:#065f46;line-height:1.6;margin-bottom:20px}.btn-primary--dark{background:#111827;box-shadow:none}.tj-expired-root{text-align:center;padding:12px 0}.tj-expired-icon{color:#9ca3af;margin-bottom:16px;display:flex;justify-content:center}.tj-expired-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.tj-expired-body{font-size:14px;color:#6b7280;margin-bottom:24px;line-height:1.6}.tj-footer{margin-top:16px;display:flex;flex-direction:column;gap:10px;align-items:center}.tj-footer-meta{display:flex;align-items:center;gap:10px;font-size:11px;color:#d1d5db;letter-spacing:.06em;flex-wrap:wrap;justify-content:center}.create-cta{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .13s ease;text-decoration:none;font-family:IBM Plex Sans,sans-serif;font-weight:500}.create-cta:hover{border-color:#f7931a;color:#f7931a;background:#fff7ed}.support-link{font-size:11px;color:#d1d5db;text-decoration:none;transition:color .13s ease;font-family:IBM Plex Sans,sans-serif}.support-link:hover{color:#f7931a}.tj-get-page-btn{background:none;border:none;color:#f7931a;font-size:12px;font-weight:600;cursor:pointer;font-family:IBM Plex Sans,sans-serif;padding:4px 8px;letter-spacing:.01em}.price-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:9999px;overflow:hidden;background:#fff7ed;border:1px solid #fed7aa;font-size:11px;color:#c2410c;font-weight:500}.live-dot{width:7px;height:7px;border-radius:50%;background:#10b981;display:inline-block;animation:livepulse 2s ease-in-out infinite}.live-dot.err{background:#ef4444;animation:none}@keyframes livepulse{0%,to{opacity:1}50%{opacity:.4}}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#f7931a;display:inline-block;animation:livepulse 1.2s ease-in-out infinite}.success-ring{animation:ringpop .5s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes ringpop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.qr-show-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .13s ease;letter-spacing:.01em}.qr-show-btn:hover{border-color:#f7931a;color:#f7931a;background:#fff7ed}.qr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000085;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qr-modal-card{background:#fff;border-radius:20px;padding:32px 28px;max-width:340px;width:100%;text-align:center;box-shadow:0 24px 64px #0000002e;border:1.5px solid #e5e7eb;position:relative}.qr-modal-close{position:absolute;top:14px;right:14px;background:none;border:1.5px solid #e5e7eb;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;color:#9ca3af;font-family:IBM Plex Sans,sans-serif;transition:all .13s ease}.qr-modal-close:hover{border-color:#d1d5db;color:#6b7280}.qr-modal-actions{display:flex;gap:8px;margin-top:4px}.qr-modal-actions .btn-ghost{flex:1;font-size:12px;padding:9px 10px}.qr-modal-label{font-size:11px;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-weight:500;margin-bottom:4px}.qr-modal-creator-name{font-size:16px;font-weight:700;color:#111827;margin-bottom:20px}.qr-modal-qr-box{display:inline-flex;padding:12px;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;margin-bottom:14px;box-shadow:0 2px 16px #0000000f}.qr-modal-url{font-size:12px;color:#9ca3af;font-family:IBM Plex Mono,monospace;margin-bottom:22px;word-break:break-all;line-height:1.5}.qr-modal-hidden-canvas{position:absolute;left:-9999px;top:0}.tj-lightning-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;border-radius:16px}.hiw-page-root{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);font-family:IBM Plex Sans,system-ui,sans-serif;padding:0 16px 64px}.hiw-wrap{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;max-width:680px;margin:0 auto;position:relative;z-index:1}.hiw-wrap.in{opacity:1;transform:translateY(0)}.hiw-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.hiw-nav-brand{display:flex;align-items:center;gap:8px}.hiw-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.hiw-hero{margin-bottom:48px}.hiw-hero-h1{font-size:36px;font-weight:700;color:#111827;letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.hiw-hero-p{font-size:16px;color:#6b7280;line-height:1.7;max-width:520px}.hiw-trust-badges{display:flex;flex-wrap:wrap;gap:12px 28px;margin-bottom:48px}.hiw-steps-label{margin-bottom:16px}.step-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:16px;display:flex;gap:20px;align-items:flex-start;box-shadow:0 2px 12px #0000000a;transition:box-shadow .15s ease,transform .15s ease}.step-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-1px)}.step-icon{width:52px;height:52px;border-radius:var(--radius-md);background:#fff7ed;color:var(--orange);display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-card-tag{margin-top:8px;font-size:11px;font-weight:600;letter-spacing:.06em;display:inline-block;padding:3px 8px;border-radius:6px;color:var(--tag-color);background:var(--tag-bg)}.step-card-body{padding-top:2px}.step-card-num-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.step-card-num{font-size:13px;font-weight:700;color:#f7931a;font-family:IBM Plex Mono,monospace}.step-card-title{font-size:16px;font-weight:600;color:#111827}.step-card-desc{font-size:14px;color:var(--ink-soft);line-height:1.7}.hiw-flow-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:var(--radius-lg);padding:28px 24px;margin-bottom:16px;box-shadow:0 2px 12px #0000000a}.hiw-flow-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.hiw-flow-arrow{flex:1;display:flex;align-items:center;min-width:28px;height:2px;border-radius:1px;background:#fde3c0;position:relative;overflow:hidden}.hiw-flow-pulse{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,var(--orange) 50%,transparent);animation:flowPulse 1.8s ease-in-out infinite}@keyframes flowPulse{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hiw-flow-item{flex:2;border-radius:var(--radius-md);padding:16px;text-align:center;background:var(--flow-bg);box-shadow:0 4px 14px #0f172a0f}.hiw-flow-item-label{font-size:14px;font-weight:600;margin-bottom:4px;color:var(--flow-color)}.hiw-flow-item-sub{font-size:11px;line-height:1.4;color:var(--flow-color)}.hiw-flow-label{margin-bottom:20px}.hiw-flow-note{margin-top:20px;padding:12px 16px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:10px;font-size:13px;color:#92400e;text-align:center}.hiw-get-started{background:#f7931a;border-radius:16px;padding:28px 24px;margin-bottom:48px;color:#fff}.hiw-get-started-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.8;margin-bottom:8px}.hiw-get-started-h3{font-size:20px;font-weight:700;margin-bottom:12px;letter-spacing:-.01em}.hiw-get-started-p{font-size:14px;opacity:.9;line-height:1.7;margin-bottom:20px}.hiw-wallet-links{display:flex;flex-wrap:wrap;gap:12px}.hiw-wallet-link{background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:10px 14px;text-decoration:none;color:#fff;font-size:13px;font-weight:500;display:flex;flex-direction:column;gap:2px;transition:background .13s ease}.hiw-wallet-link-sub{font-size:11px;opacity:.75}.hiw-faq-label{margin-bottom:8px}.hiw-faq-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:8px 24px;box-shadow:0 2px 12px #0000000a}.faq-item{border-bottom:1px solid #f3f4f6}.faq-item--last{border-bottom:none}.faq-btn{width:100%;text-align:left;padding:18px 0;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:500;color:#111827;gap:16px}.faq-btn:hover{color:#f7931a}.faq-answer{font-size:14px;color:#6b7280;line-height:1.7;padding-bottom:18px}.faq-chevron{font-size:18px;color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.faq-chevron.open{transform:rotate(180deg)}.hiw-learn-cta{margin-top:40px;padding:20px 24px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:14px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.hiw-learn-cta-title{font-size:13px;font-weight:600;color:#92400e;margin-bottom:3px}.hiw-learn-cta-sub{font-size:13px;color:#9ca3af;line-height:1.5}.hiw-learn-cta-btn{padding:10px 20px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.hiw-footer{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px;font-size:11px;color:#d1d5db;letter-spacing:.06em}.reg-wrap{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;max-width:520px;margin:0 auto;position:relative;z-index:1}.reg-wrap.in{opacity:1;transform:translateY(0)}.reg-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.reg-nav-brand{display:flex;align-items:center;gap:8px}.reg-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.reg-hero{margin-bottom:32px}.reg-hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:8px}.reg-hero-h1{font-size:30px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px}.reg-hero-p{font-size:14px;color:#6b7280;line-height:1.7}.reg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.04em;background:var(--badge-bg);color:var(--badge-color)}.reg-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 24px;box-shadow:0 4px 32px #0000000f}.tj-input.ok{border-color:#10b981}.tj-input.err{border-color:#ef4444}.hint{font-size:12px;margin-top:6px;line-height:1.4}.hint.ok{color:#059669}.hint.err{color:#dc2626}.hint.checking{color:#9ca3af}.hint a{color:#f7931a}.reg-store-box{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:24px}.reg-store-box-title{font-size:12px;font-weight:600;color:#374151;margin-bottom:10px}.check-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:13px;color:#374151;line-height:1.5}.check-item:last-child{border-bottom:none}.check-item-icon{color:#f7931a;font-size:12px;margin-top:1px}.check-item-why{color:#9ca3af;font-size:12px}.reg-privacy-note{margin-top:12px;padding:10px 12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;font-size:12px;color:#92400e}.reg-disclaimer{margin-top:16px;font-size:11px;color:#9ca3af;text-align:center;line-height:1.6}.btn-secondary{width:100%;padding:13px;background:#fff;color:#374151;border:1.5px solid #e5e7eb;border-radius:12px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-secondary:hover{border-color:#f7931a;color:#f7931a}.reg-key-hero{margin-bottom:32px}.reg-key-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#10b981;margin-bottom:8px}.reg-key-h1{font-size:28px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px}.reg-key-p{font-size:14px;color:#6b7280;line-height:1.7}.reg-page-url-box{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:16px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.reg-page-url-label{font-size:11px;color:#9ca3af;margin-bottom:4px;text-transform:uppercase;letter-spacing:.06em}.reg-page-url-link{font-size:15px;font-weight:600;color:#f7931a;text-decoration:none;font-family:IBM Plex Mono,monospace}.reg-key-card{background:#fff;border:2px solid #fbbf24;border-radius:16px;padding:24px;margin-bottom:20px;box-shadow:0 4px 24px #fbbf2426}.reg-key-card-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.reg-key-card-icon{font-size:20px}.reg-key-card-title{font-size:16px;font-weight:700;color:#111827}.reg-key-card-subtitle{font-size:12px;color:#9ca3af}.key-box{background:#0f172a;border-radius:12px;padding:20px;font-family:IBM Plex Mono,monospace;font-size:13px;color:#f1f5f9;word-break:break-all;line-height:1.8;letter-spacing:.04em;position:relative}.reg-key-actions{display:flex;gap:8px;margin-top:12px}.reg-key-copy-btn{flex:1;padding:10px;border-radius:8px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .13s ease}.reg-key-copy-btn--normal{background:#fff;border:1.5px solid #e5e7eb;color:#374151}.reg-key-copy-btn--done{background:#f0fdf4;border:1.5px solid #10b981;color:#059669}.reg-key-explain{margin-top:20px;padding:16px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.reg-key-explain-title{font-size:13px;font-weight:600;color:#92400e;margin-bottom:8px}.reg-key-explain-p{font-size:13px;color:#78350f;line-height:1.7}.reg-key-explain-p+.reg-key-explain-p{margin-top:8px}.reg-key-explain-footer{margin-top:12px;font-size:13px;font-weight:700;color:#92400e}.reg-confirm-label{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;cursor:pointer;margin-bottom:20px;transition:border-color .15s ease}.reg-confirm-label--unchecked{border:1.5px solid #e5e7eb}.reg-confirm-label--checked{border:1.5px solid #10b981}.reg-confirm-checkbox{margin-top:2px;accent-color:#10b981;width:16px;height:16px;flex-shrink:0}.reg-confirm-text{font-size:14px;color:#374151;line-height:1.5}.reg-footer-copy{margin-top:12px}.reg-footer-note{margin-top:16px;text-align:center;font-size:12px;color:#9ca3af;line-height:1.6}.reg-footer-note a{color:#f7931a}.tj-input--bio{resize:none;line-height:1.6}.edit-wrap{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;max-width:480px;margin:0 auto;position:relative;z-index:1}.edit-wrap.in{opacity:1;transform:translateY(0)}.edit-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.edit-nav-brand{display:flex;align-items:center;gap:8px}.edit-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.edit-verify-hero{margin-bottom:28px}.edit-verify-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:8px}.edit-verify-h1{font-size:26px;font-weight:700;color:#111827;letter-spacing:-.02em;margin-bottom:12px}.edit-verify-p{font-size:14px;color:#6b7280;line-height:1.7}.edit-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 24px;box-shadow:0 4px 32px #0000000f}.tj-input--mono{font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.02em}.edit-key-hint{margin-top:8px;font-size:12px;color:#9ca3af;line-height:1.5}.edit-hero{margin-bottom:28px}.edit-hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#10b981;margin-bottom:8px}.edit-hero-h1{font-size:26px;font-weight:700;color:#111827;letter-spacing:-.02em;margin-bottom:8px}.edit-hero-p{font-size:14px;color:#6b7280}.edit-ln-hint{margin-top:8px;font-size:12px;color:#9ca3af}.edit-danger-wrap{margin-top:24px;border:1.5px solid #fecaca;border-radius:16px;overflow:hidden}.edit-danger-toggle{width:100%;padding:16px 20px;background:#fef2f2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-family:IBM Plex Sans,sans-serif}.edit-danger-toggle-left{display:flex;align-items:center;gap:8px}.edit-danger-icon{font-size:16px}.edit-danger-title{font-size:14px;font-weight:600;color:#b91c1c}.edit-danger-toggle-arrow{font-size:12px;color:#ef4444}.edit-danger-body{padding:20px 20px 24px;background:#fff;border-top:1.5px solid #fecaca}.edit-danger-body-text{font-size:13px;color:#374151;line-height:1.7;margin-bottom:16px}.edit-danger-confirm-note{padding:10px 12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;font-size:12px;color:#92400e;margin-bottom:16px}.edit-danger-error{padding:10px 14px;background:#fef2f2;border:1.5px solid #fecaca;border-radius:8px;font-size:13px;color:#b91c1c;margin-bottom:12px}.edit-delete-input{margin-bottom:12px}.edit-delete-btn{width:100%;padding:13px;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;transition:all .15s ease}.edit-delete-btn--active{background:#dc2626;cursor:pointer}.edit-delete-btn--disabled{background:#9ca3af;cursor:not-allowed}.edit-done{text-align:center;padding-top:40px}.edit-done-icon{font-size:56px;margin-bottom:20px}.edit-done-h1{font-size:26px;font-weight:700;color:#111827;margin-bottom:8px}.edit-done-p{font-size:14px;color:#6b7280;margin-bottom:32px;line-height:1.6}.field--mb{margin-bottom:28px}.contact-wrap{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;max-width:480px;margin:0 auto;position:relative;z-index:1}.contact-wrap.in{opacity:1;transform:translateY(0)}.contact-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.contact-nav-brand{display:flex;align-items:center;gap:8px}.contact-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.contact-hero{margin-bottom:32px}.contact-hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:8px}.contact-hero-h1{font-size:28px;font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px}.contact-hero-p{font-size:14px;color:#6b7280;line-height:1.7}.contact-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 24px;box-shadow:0 4px 32px #0000000f}.contact-email-hint{margin-top:6px;font-size:12px;color:#9ca3af}.tj-input--resize-vertical{resize:vertical;line-height:1.6}.contact-success{text-align:center;padding-top:40px}.contact-success-icon{font-size:56px;margin-bottom:20px}.contact-success-h1{font-size:26px;font-weight:700;color:#111827;margin-bottom:8px}.contact-success-p{font-size:14px;color:#6b7280;margin-bottom:32px;line-height:1.6}.cp-root{position:relative}.cp-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Sans,system-ui,sans-serif;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed)}.cp-loading-inner{text-align:center;color:#9ca3af}.cp-loading-icon{font-size:32px;margin-bottom:12px;animation:spin .8s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.cp-loading-text{font-size:14px}.cp-error{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Sans,system-ui,sans-serif;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);padding:24px}.cp-error-inner{text-align:center;max-width:380px}.cp-error-icon{font-size:48px;margin-bottom:16px}.cp-error-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:8px}.cp-error-body{font-size:14px;color:#6b7280;margin-bottom:24px;line-height:1.6}.cp-error-claim-btn{padding:12px 24px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.cp-error-back-wrap{margin-top:12px}.cp-error-back-btn{background:none;border:none;color:#9ca3af;font-size:13px;cursor:pointer;font-family:IBM Plex Sans,sans-serif}.cp-edit-footer{text-align:center;padding-bottom:24px;margin-top:-8px}.cp-edit-btn{background:none;border:none;color:#d1d5db;font-size:12px;cursor:pointer;font-family:IBM Plex Sans,system-ui,sans-serif;padding:6px 12px;border-radius:6px;transition:color .13s ease}.cp-edit-btn:hover{color:#9ca3af}.adm-wrap{max-width:720px;margin:0 auto}.adm-input{width:100%;background:#fff;border:1.5px solid #e5e7eb;color:#111827;padding:12px 14px;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;outline:none;transition:border-color .15s ease}.adm-input:focus{border-color:#f7931a;box-shadow:0 0 0 3px #f7931a1f}.adm-btn{padding:13px 24px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.adm-btn:hover:not(:disabled){background:#e8840f}.adm-btn:disabled{opacity:.5;cursor:not-allowed}.day-btn{padding:6px 14px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-family:IBM Plex Sans,sans-serif;font-size:13px;cursor:pointer;transition:all .13s ease}.day-btn.active{border-color:#f7931a;color:#f7931a;background:#fff7ed;font-weight:600}.adm-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.adm-header-brand{display:flex;align-items:center;gap:8px;cursor:pointer}.adm-header-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.adm-header-brand-sub{font-size:12px;color:#9ca3af;margin-left:4px}.adm-back-btn{background:none;border:none;color:#9ca3af;font-size:13px;cursor:pointer;font-family:IBM Plex Sans,sans-serif;padding:6px 12px}.adm-login-wrap{max-width:400px;margin:40px auto 0}.adm-login-hero{text-align:center;margin-bottom:32px}.adm-login-icon{font-size:40px;margin-bottom:12px}.adm-login-h1{font-size:24px;font-weight:700;color:#111827;margin-bottom:8px}.adm-login-sub{font-size:14px;color:#6b7280}.adm-login-form{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #0000000f}.adm-login-error{padding:10px 14px;background:#fef2f2;border:1.5px solid #fecaca;border-radius:8px;font-size:13px;color:#b91c1c;margin-bottom:16px}.adm-login-label{font-size:11px;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-weight:600;display:block;margin-bottom:8px}.adm-login-btn-wrap{width:100%;margin-top:16px}.adm-dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.adm-dash-h1{font-size:22px;font-weight:700;color:#111827}.adm-day-btns{display:flex;gap:8px}.adm-loading{text-align:center;padding:40px 0;color:#9ca3af}.adm-loading-icon{font-size:28px}.adm-error{padding:12px 16px;background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;font-size:13px;color:#b91c1c;margin-bottom:20px}.adm-stat-cards{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.adm-stat-card{border-radius:12px;padding:16px 20px;flex:1;min-width:120px;background:var(--stat-bg);border:1.5px solid var(--stat-border)}.adm-stat-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;color:var(--stat-color)}.adm-stat-value{font-size:32px;font-weight:700;color:#111827;font-family:IBM Plex Mono,monospace}.adm-chart-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 12px #0000000a}.adm-chart-title{font-size:13px;font-weight:600;color:#374151;margin-bottom:20px}.adm-chart-bars{display:flex;gap:4px;align-items:flex-end;overflow-x:auto;padding-bottom:24px}.adm-chart-footer{font-size:11px;color:#9ca3af;text-align:center;margin-top:8px}.adm-minibar{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;min-width:0}.adm-minibar-count{font-size:11px;color:#9ca3af;font-family:IBM Plex Mono,monospace}.adm-minibar-track{width:100%;height:80px;display:flex;align-items:flex-end;justify-content:center}.adm-minibar-bar{width:70%;border-radius:3px;transition:height .3s ease;height:var(--bar-h, 2px);background:var(--bar-bg, #f3f4f6)}.adm-minibar-label{font-size:9px;color:#9ca3af;font-family:IBM Plex Mono,monospace;transform:rotate(-45deg);white-space:nowrap;margin-top:4px}.adm-top-pages-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 2px 12px #0000000a}.adm-top-pages-title{font-size:13px;font-weight:600;color:#374151;margin-bottom:16px}.adm-top-pages-list{display:flex;flex-direction:column;gap:0}.adm-top-pages-row{display:flex;align-items:center;gap:12px;padding:10px 0}.adm-top-pages-num{font-size:11px;color:#9ca3af;width:16px;text-align:right;font-family:IBM Plex Mono,monospace}.adm-top-pages-link{font-size:14px;font-weight:500;color:#f7931a;text-decoration:none;font-family:IBM Plex Mono,monospace;flex:1}.adm-top-pages-bar-track{flex:2;background:#f3f4f6;border-radius:4px;height:6px;overflow:hidden}.adm-top-pages-bar-fill{height:100%;background:#f7931a;border-radius:4px;width:var(--bar-pct, 0%)}.adm-btn--full{width:100%}.adm-row--bordered{border-bottom:1px solid #f3f4f6}.adm-top-pages-count{font-size:13px;font-weight:600;color:#374151;font-family:IBM Plex Mono,monospace;min-width:32px;text-align:right}.adm-regs-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000a}.adm-regs-title{font-size:13px;font-weight:600;color:#374151;margin-bottom:16px}.adm-regs-list{display:flex;flex-direction:column;gap:0}.adm-regs-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.adm-regs-link{font-size:14px;font-weight:500;color:#f7931a;text-decoration:none;font-family:IBM Plex Mono,monospace}.adm-regs-ts{font-size:11px;color:#9ca3af;font-family:IBM Plex Mono,monospace}.adm-footer-note{margin-top:24px;text-align:center;font-size:11px;color:#d1d5db}.learn-page-root{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);font-family:IBM Plex Sans,system-ui,sans-serif;padding:0 16px 64px}.learn-wrap{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;max-width:720px;margin:0 auto;position:relative;z-index:1}.learn-wrap.in{opacity:1;transform:translateY(0)}.learn-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 40px}.learn-nav-brand{display:flex;align-items:center;gap:8px;cursor:pointer}.learn-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.learn-hero{margin-bottom:48px}.learn-hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:10px}.learn-hero-h1{font-size:38px;font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.12;margin-bottom:16px}.learn-hero-p{font-size:16px;color:var(--ink-soft);line-height:1.75;max-width:520px}.learn-topics{display:flex;flex-direction:column;gap:14px;margin-bottom:56px}.topic-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:24px;cursor:pointer;transition:all .15s ease;display:flex;align-items:flex-start;gap:18px;box-shadow:0 2px 8px #0000000a}.topic-card:hover{box-shadow:0 6px 24px #00000017;transform:translateY(-2px);border-color:#f7931a}.topic-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--icon-bg);border:1.5px solid var(--icon-border);color:var(--icon-color, var(--orange))}.topic-body{flex:1;padding-top:2px}.topic-title-row{display:flex;align-items:center;gap:8px;margin-bottom:5px}.topic-num{font-size:11px;font-weight:700;color:#f7931a;font-family:IBM Plex Mono,monospace}.topic-title{font-size:16px;font-weight:700;color:#111827}.topic-desc{font-size:14px;color:var(--ink-soft);line-height:1.6}.topic-arrow{font-size:18px;color:#d1d5db;flex-shrink:0;padding-top:14px}.learn-cta{background:#0f172a;border-radius:16px;padding:32px 28px;text-align:center}.learn-cta-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:10px}.learn-cta-h3{font-size:22px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.01em}.learn-cta-p{font-size:14px;color:#94a3b8;line-height:1.7;margin-bottom:24px;max-width:420px;margin-left:auto;margin-right:auto}.learn-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#f7931a;color:#fff;border:none;border-radius:12px;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 20px #f7931a66;transition:all .15s ease}.art-page-root{min-height:100vh;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed);font-family:IBM Plex Sans,system-ui,sans-serif;padding:0 16px 64px}.art-wrap{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;max-width:660px;margin:0 auto;position:relative;z-index:1}.art-wrap.in{opacity:1;transform:translateY(0)}.art-nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0 32px}.art-nav-brand{display:flex;align-items:center;gap:8px;cursor:pointer}.art-nav-brand-text{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.02em}.art-progress{display:flex;align-items:center;gap:6px;margin-bottom:32px}.prog-step{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:IBM Plex Mono,monospace;transition:all .13s ease;cursor:pointer}.prog-step:hover{transform:scale(1.1)}.prog-step--current{background:#f7931a;color:#fff;border:2px solid #F7931A;box-shadow:var(--focus-glow)}.prog-step--done{background:#f7931a;color:#fff;border:2px solid #F7931A;opacity:.65}.prog-step--future{background:#f3f4f6;color:#9ca3af;border:2px solid #e5e7eb}.art-progress-label{font-size:12px;color:#9ca3af;margin-left:8px}.art-header{margin-bottom:32px}.art-header-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:10px}.art-header-h1{font-size:32px;font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.12;margin-bottom:16px}.art-header-intro{font-size:17px;color:var(--ink-soft);line-height:1.75;border-left:3px solid #fed7aa;padding-left:16px}.art-body-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:32px 28px;box-shadow:0 2px 16px #0000000d;margin-bottom:32px}.art-h2{font-size:22px;font-weight:700;color:#111827;letter-spacing:-.02em;margin-top:36px;margin-bottom:12px;line-height:1.3}.art-p{font-size:16px;color:var(--ink-body);line-height:1.8;margin-bottom:16px}.art-mono{font-family:IBM Plex Mono,monospace;background:#f3f4f6;padding:1px 6px;border-radius:4px;font-size:14px;color:#374151}.art-pullquote-bolt{color:var(--orange);margin-right:2px}.art-pullquote{margin:32px 0;padding:20px 24px;background:#fff7ed;border:2px solid #F7931A;border-left:5px solid #F7931A;border-radius:0 12px 12px 0;font-size:17px;font-weight:600;color:#92400e;line-height:1.6}.art-table-header{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:12px;padding:0 4px 8px;border-bottom:2px solid #f3f4f6}.art-table-header-cell{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.art-table-header-cell--prop{color:#9ca3af}.art-table-header-cell--btc{color:var(--green)}.art-table-header-cell--fiat{color:var(--red)}.art-prop-row{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:12px;padding:10px 4px;border-bottom:1px solid #f3f4f6}.art-prop-cell{font-size:13.5px;line-height:1.5}.art-prop-cell--name{font-weight:500;color:var(--ink-muted)}.art-prop-cell--good{color:var(--green);font-weight:500}.art-prop-cell--bad{color:var(--red)}.art-cbdc-list{margin-bottom:20px}.art-cbdc-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.art-cbdc-item-x{color:#b91c1c;font-size:14px;margin-top:1px;flex-shrink:0}.art-cbdc-item-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:2px}.art-cbdc-item-body{font-size:14px;color:#6b7280;line-height:1.6}.art-plain-terms{margin-top:32px;padding:24px;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:14px}.art-plain-terms-title{font-size:13px;font-weight:700;color:#15803d;margin-bottom:8px}.art-plain-terms-item{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.art-plain-terms-icon{color:#15803d;display:inline-flex;margin-top:2px}.art-plain-terms-text{font-size:14px;color:#166534;line-height:1.6}.art-tree{background:#fff;border:1.5px solid #e5e7eb;border-radius:var(--radius-lg);padding:20px 22px;margin-bottom:16px;box-shadow:0 2px 8px #0000000a}.art-tree-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:12px}.art-tree-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 6px;background:none;border:none;border-radius:var(--radius-sm);cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:13px;text-align:left;transition:background .13s ease}.art-tree-item:hover{background:#fff7ed}.art-tree-marker{width:16px;height:16px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #e5e7eb;color:#fff}.art-tree-item--done .art-tree-marker{background:var(--orange);border-color:var(--orange)}.art-tree-item--current .art-tree-marker{border-color:var(--orange);background:#fff;box-shadow:inset 0 0 0 2.5px #fff,inset 0 0 0 8px var(--orange)}.art-tree-item--done .art-tree-label{color:var(--ink-muted)}.art-tree-item--current .art-tree-label{color:var(--ink);font-weight:600}.art-tree-item--todo .art-tree-label{color:#9ca3af}.art-tree-now{margin-left:auto;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange)}.art-next-card{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:var(--radius-lg);padding:20px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 2px 8px #f7931a14}.art-next-card:hover{border-color:var(--orange);transform:translateY(-1px);box-shadow:var(--focus-glow)}.art-next-label{font-size:11px;color:#9ca3af;margin-bottom:4px;text-transform:uppercase;letter-spacing:.06em}.art-next-title{font-size:15px;font-weight:600;color:#111827}.art-next-arrow{font-size:22px;color:#f7931a}.art-cta{background:#0f172a;border-radius:16px;padding:32px 28px;text-align:center}.art-cta-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f7931a;margin-bottom:10px}.art-cta-h3{font-size:22px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.01em}.art-cta-p{font-size:14px;color:#94a3b8;line-height:1.7;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.art-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#f7931a;color:#fff;border:none;border-radius:12px;font-family:IBM Plex Sans,sans-serif;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 20px #f7931a66}.art-not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Sans,system-ui,sans-serif;background:linear-gradient(135deg,#fff7ed,#fff,#fff7ed)}.art-not-found-inner{text-align:center}.art-not-found-icon{color:var(--orange);margin-bottom:16px;display:flex;justify-content:center}.art-not-found-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:16px}.art-not-found-btn{padding:10px 20px;background:#f7931a;color:#fff;border:none;border-radius:10px;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer}
