:root{--bg-deep:#0a0e17;--bg-elevated:rgba(14,20,34,.88);--bg-panel:rgba(12,18,32,.78);--amber:#d4af37;--amber-bright:#f0d875;--amber-dim:rgba(212,175,55,.55);--text:#f2f4f8;--text-muted:rgba(242,244,248,.68);--text-strong:#fff;--bottom-nav-icon:rgba(242,244,248,.45)}*,:after,:before{box-sizing:border-box}body,html{overflow-x:clip}body,html{margin:0;min-height:100%;max-width:100%;background-color:var(--bg-deep);background-image:radial-gradient(ellipse 140% 80% at 50% -30%,rgba(212,175,55,.14),transparent 55%),radial-gradient(ellipse 80% 50% at 100% 0,rgba(30,58,112,.22),transparent 45%),linear-gradient(180deg,#0a0e17,#06080f);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}body{background-attachment:fixed}.page{max-width:1440px;margin:0 auto;padding:max(1.25rem,env(safe-area-inset-top,0px)) 1rem 1.5rem}@media (min-width:640px){.page{padding:1.75rem 1.25rem 2rem}}@media (max-width:1023px){.page{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom, 0px))}}.page--simple{min-height:40vh}.hero-title{font-size:clamp(1.5rem,5vw,2.25rem);font-weight:800;letter-spacing:.03em;margin:0 0 .5rem;color:var(--text-strong);text-shadow:0 1px 0 rgba(0,0,0,.5),0 0 28px rgba(212,175,55,.35);background:linear-gradient(105deg,var(--amber-bright) 0,var(--amber) 42%,#fff4cc 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{margin:0 0 1.5rem;color:var(--text-muted);font-size:.9rem;line-height:1.55}@media (min-width:768px){.hero-sub{font-size:.95rem;margin-bottom:2rem}}.hero-sub code{font-size:.78em;color:var(--amber-bright);word-break:break-all}.error-banner{border:1px solid hsla(0,91%,71%,.55);background:rgba(40,20,24,.75);color:#fecaca;padding:.75rem 1rem;border-radius:12px;margin-bottom:1.25rem;font-size:.875rem}.asset-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}@media (min-width:1024px){.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (min-width:1280px){.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.asset-grid .card--featured{grid-column:1/-1}.card{position:relative;border-radius:16px;padding:1.1rem 1.1rem 1rem;background:var(--bg-panel);border:1px solid rgba(212,175,55,.28);box-shadow:inset 0 0 0 1px rgba(0,0,0,.4),0 16px 40px rgba(0,0,0,.5);backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15);overflow:hidden}@media (min-width:768px){.card{padding:1.35rem 1.35rem 1.2rem}}.card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,hsla(48,80%,70%,.5),rgba(212,175,55,.1) 45%,rgba(212,175,55,.35));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.card--featured{border-color:rgba(212,175,55,.5);box-shadow:0 0 48px rgba(212,175,55,.2),0 20px 56px rgba(0,0,0,.55)}.card--featured:after{content:"";position:absolute;top:-45%;right:-15%;width:50%;height:130%;background:radial-gradient(circle,rgba(212,175,55,.12) 0,transparent 62%);pointer-events:none}.card-badge{display:none}@media (min-width:768px){.card-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--amber-bright);margin-bottom:.5rem}}.card-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--amber);box-shadow:0 0 10px var(--amber-bright)}.card-city{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--bg-deep);background:linear-gradient(135deg,var(--amber-bright),var(--amber));padding:.35rem .65rem;border-radius:10px;margin-bottom:.55rem;box-shadow:0 2px 12px rgba(212,175,55,.35)}.card-city__mark{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--bg-deep);opacity:.55;box-shadow:0 0 0 2px rgba(10,14,23,.15)}@media (min-width:768px){.card-city{font-size:.75rem;margin-bottom:.45rem}}.card-title{font-size:clamp(1.05rem,4.2vw,1.28rem);font-weight:750;line-height:1.35;margin:0 0 .65rem;color:var(--text-strong);text-shadow:0 1px 2px rgba(0,0,0,.45)}.card-desc{display:none;margin:0 0 1rem;font-size:.9rem;line-height:1.55;color:var(--text-muted)}@media (min-width:768px){.card-desc{display:block}}.card-progress{margin-bottom:.75rem}.card-progress__head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem;font-size:.72rem;color:var(--text-muted)}@media (min-width:768px){.card-progress__head{font-size:.75rem}}.card-progress__pct{font-size:.95rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright);text-shadow:0 0 12px rgba(212,175,55,.4)}.card-progress__sub{margin:.35rem 0 0;font-size:.68rem;line-height:1.4;color:var(--text-muted)}@media (min-width:768px){.card-progress__sub{font-size:.72rem}}.card-preview-pill{display:inline-flex}@media (min-width:768px){.card-preview-pill{display:none}}.progress-track{height:10px;border-radius:999px;background:hsla(0,0%,100%,.08);overflow:hidden;border:1px solid rgba(212,175,55,.15)}.progress-fill{height:100%;border-radius:inherit;min-width:0;background:linear-gradient(90deg,#8a7220 0,var(--amber) 45%,var(--amber-bright) 100%);box-shadow:0 0 14px rgba(212,175,55,.45);transition:width .45s ease}.card-meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;font-size:.75rem;margin-bottom:.15rem}.pill{padding:.22rem .55rem;border-radius:999px;border:1px solid rgba(212,175,55,.4);color:var(--amber-bright);background:rgba(10,14,23,.65)}.pill-muted{color:var(--text-muted);border-color:hsla(0,0%,100%,.14)}.stat{margin-top:.85rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.08);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;font-size:.78rem}.stat-label{color:var(--text-muted);font-size:.68rem;margin-bottom:.15rem}.stat-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright);font-weight:600}.stat-row--iot{display:none}@media (min-width:768px){.stat-row--iot{display:block}}.btn-subscribe{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.65rem 1rem;margin-top:.95rem;border-radius:12px;border:1px solid rgba(212,175,55,.55);background:linear-gradient(180deg,rgba(212,175,55,.32),rgba(212,175,55,.12));color:var(--text-strong);font-size:1rem;font-weight:750;letter-spacing:.12em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease;box-shadow:0 4px 20px rgba(0,0,0,.35)}.btn-subscribe:hover{border-color:var(--amber-bright);background:linear-gradient(180deg,rgba(212,175,55,.42),rgba(212,175,55,.18))}.btn-subscribe:active{transform:scale(.95);border-color:var(--amber-bright);background:linear-gradient(180deg,hsla(48,80%,70%,.55),rgba(212,175,55,.35));box-shadow:0 0 28px rgba(212,175,55,.45),0 2px 12px rgba(0,0,0,.4)}.btn-subscribe:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.empty{color:var(--text-muted);font-size:.88rem;line-height:1.55;padding:1.5rem 0 0}.bottom-nav{display:none}@media (max-width:1023px){.bottom-nav{display:block;position:fixed;z-index:100;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom,0);pointer-events:none}.bottom-nav__inner{pointer-events:auto;display:flex;justify-content:space-around;align-items:stretch;gap:.15rem;margin:0 .65rem .5rem;padding:.4rem .2rem;border-radius:18px;background:rgba(10,14,23,.78);backdrop-filter:blur(16px) saturate(1.25);-webkit-backdrop-filter:blur(16px) saturate(1.25);border:1px solid rgba(212,175,55,.22);box-shadow:0 -4px 28px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.04)}.bottom-nav__item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:48px;min-width:0;padding:.35rem .2rem;border-radius:12px;text-decoration:none;color:var(--text-muted);-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.bottom-nav__item:active{background:rgba(212,175,55,.12)}.bottom-nav__item--active{color:var(--amber-bright);background:rgba(212,175,55,.1)}.bottom-nav__label{font-size:.62rem;font-weight:650;letter-spacing:.02em;line-height:1.2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav__icon{flex-shrink:0}}.page--detail{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px))}.detail-back{display:inline-block;margin-bottom:1rem;font-size:.88rem;color:var(--amber-bright);text-decoration:none;font-weight:600}.detail-back:hover{text-decoration:underline}.detail-header{margin-bottom:1.25rem}.detail-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.asset-stage-timeline{margin-bottom:1.5rem;padding:1rem .25rem .5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.asset-stage-timeline__track{display:grid;grid-template-columns:repeat(6,minmax(52px,1fr));grid-gap:0;gap:0;min-width:min(100%,720px);margin:0 auto}.asset-stage-timeline__cell{display:flex;flex-direction:column;align-items:center;min-width:0}.asset-stage-timeline__rail{display:flex;align-items:center;width:100%;min-height:22px}.asset-stage-timeline__line{flex:1 1;min-width:4px;height:3px;border-radius:2px;background:rgba(212,175,55,.22)}.asset-stage-timeline__line--done{background:linear-gradient(90deg,var(--amber),var(--amber-bright));box-shadow:0 0 10px rgba(212,175,55,.45)}.asset-stage-timeline__node{flex-shrink:0;width:12px;height:12px;border-radius:50%;border:2px solid rgba(212,175,55,.35);background:rgba(12,18,32,.9);transition:box-shadow .35s ease,background .35s ease,border-color .35s ease}.asset-stage-timeline__node--done{border-color:var(--amber);background:linear-gradient(145deg,var(--amber-bright),var(--amber));box-shadow:0 0 12px rgba(212,175,55,.55)}.asset-stage-timeline__node--active{border-color:var(--amber-bright);background:linear-gradient(145deg,#fff8e0,var(--amber));animation:stage-breathe 2.2s ease-in-out infinite;box-shadow:0 0 14px rgba(212,175,55,.75),0 0 28px rgba(212,175,55,.35)}@keyframes stage-breathe{0%,to{transform:scale(1);box-shadow:0 0 12px rgba(212,175,55,.55),0 0 22px rgba(212,175,55,.25)}50%{transform:scale(1.12);box-shadow:0 0 20px rgba(212,175,55,.85),0 0 40px rgba(212,175,55,.4)}}.asset-stage-timeline__label{margin-top:.45rem;font-size:.62rem;font-weight:650;letter-spacing:.02em;color:var(--text-muted);text-align:center;line-height:1.2;max-width:100%}.asset-stage-timeline__label--active{color:var(--amber-bright);text-shadow:0 0 12px rgba(212,175,55,.45)}.legal-vault__intro{margin:0 0 .85rem;font-size:.82rem;color:var(--text-muted);line-height:1.55}.legal-vault__list{list-style:none;margin:0 0 1rem;padding:0}.legal-vault__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .6rem;padding:.55rem 0;border-bottom:1px solid rgba(212,175,55,.12);font-size:.85rem}.legal-vault__name{font-weight:700;color:var(--text-strong)}.legal-vault__badge{font-size:.75rem;color:var(--amber-bright)}.legal-vault__hash{font-size:.72rem;color:rgba(212,175,55,.85);word-break:break-all}.legal-vault__cert-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.65rem 1rem;border-radius:12px;border:1px solid rgba(212,175,55,.45);background:linear-gradient(165deg,rgba(212,175,55,.22),rgba(12,18,32,.5));color:var(--amber-bright);font-weight:700;font-size:.88rem;cursor:pointer;letter-spacing:.06em}.legal-vault__cert-btn:hover{border-color:var(--amber-bright);box-shadow:0 0 20px rgba(212,175,55,.25)}.cert-modal-root{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem}.cert-modal-backdrop{position:absolute;inset:0;border:none;margin:0;padding:0;background:rgba(4,8,16,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.cert-modal-sheet{position:relative;z-index:1;max-width:420px;width:100%;padding:2rem 1.75rem 1.5rem;border-radius:20px;background:linear-gradient(165deg,rgba(40,32,18,.96),rgba(14,18,28,.98) 45%,#0a0c14);border:2px solid transparent;background-clip:padding-box;box-shadow:0 0 0 1px rgba(212,175,55,.55),0 24px 60px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,248,220,.12);text-align:center}.cert-modal-sheet:before{content:"";position:absolute;inset:0;border-radius:18px;padding:2px;background:linear-gradient(135deg,#f0d875,#d4af37 35%,#8a6a1c 70%,#f5e6a8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.cert-modal-ornament{position:absolute;width:28px;height:28px;border:2px solid rgba(212,175,55,.45);pointer-events:none}.cert-modal-ornament--tl{top:12px;left:12px;border-right:none;border-bottom:none}.cert-modal-ornament--tr{top:12px;right:12px;border-left:none;border-bottom:none}.cert-modal-ornament--bl{bottom:12px;left:12px;border-right:none;border-top:none}.cert-modal-ornament--br{bottom:12px;right:12px;border-left:none;border-top:none}.cert-modal-kicker{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.28em;color:rgba(212,175,55,.85);text-transform:uppercase}.cert-modal-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:800;background:linear-gradient(105deg,#fff8e0,var(--amber),#c9a227);-webkit-background-clip:text;background-clip:text;color:transparent}.cert-modal-sub{font-size:.82rem;color:var(--text-muted);line-height:1.55}.cert-modal-fields,.cert-modal-sub{margin:0 0 1.25rem;text-align:left}.cert-modal-fields dt{font-size:.68rem;color:var(--text-muted);margin-bottom:.2rem}.cert-modal-fields dd{margin:0 0 .75rem;font-size:.88rem;color:var(--text-strong)}.cert-modal-hash{display:block;font-size:.68rem;word-break:break-all;color:rgba(212,175,55,.95)}.cert-modal-seal{position:relative;width:88px;height:88px;margin:0 auto 1rem}.cert-modal-seal__ring{position:absolute;inset:0;border-radius:50%;border:3px double rgba(212,175,55,.65);box-shadow:inset 0 0 12px rgba(212,175,55,.2),0 0 20px rgba(212,175,55,.25)}.cert-modal-seal__text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;line-height:1.35;color:var(--amber-bright);letter-spacing:.06em}.cert-modal-close{width:100%;padding:.55rem;border-radius:10px;border:1px solid rgba(212,175,55,.35);background:rgba(12,18,32,.6);color:var(--text);font-weight:600;cursor:pointer}.cert-modal-close:hover{border-color:var(--amber);color:var(--amber-bright)}.admin-stage-panel__hint{margin:0 0 1rem;font-size:.82rem;color:var(--text-muted);line-height:1.5}.admin-stage-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}@media (min-width:640px){.admin-stage-panel__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-stage-panel__btn{padding:.65rem .5rem;border-radius:12px;border:1px solid rgba(212,175,55,.28);background:rgba(8,12,22,.65);color:var(--text);font-size:.85rem;font-weight:650;cursor:pointer;letter-spacing:.04em}.admin-stage-panel__btn:hover:not(:disabled){border-color:rgba(212,175,55,.55);color:var(--amber-bright)}.admin-stage-panel__btn--current{border-color:var(--amber);background:linear-gradient(165deg,rgba(212,175,55,.2),rgba(12,18,32,.85));color:var(--amber-bright);box-shadow:0 0 16px rgba(212,175,55,.2)}.admin-stage-panel__btn:disabled{opacity:.65;cursor:wait}.admin-stage-panel__err{margin:.75rem 0 0;font-size:.82rem;color:#fca5a5}.admin-stage-panel__pending{margin:.5rem 0 0;font-size:.78rem;color:var(--text-muted)}.detail-body--full{grid-column:1/-1}.detail-body{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:900px){.detail-body{grid-template-columns:1fr 1fr;align-items:start}}.glass-panel{position:relative;border-radius:16px;padding:1.25rem;background:rgba(12,18,32,.72);border:1px solid rgba(212,175,55,.28);backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15);box-shadow:0 16px 40px rgba(0,0,0,.45)}.detail-panel__title{margin:0 0 .75rem;font-size:1rem;color:var(--amber-bright);letter-spacing:.06em}.detail-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:0}.detail-stats dt{font-size:.7rem;color:var(--text-muted);margin-bottom:.2rem}.detail-stats dd{margin:0;font-weight:700;color:var(--text-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chain-card{position:relative;border-radius:16px;padding:1.25rem;background:rgba(12,18,32,.72);border:1px solid rgba(212,175,55,.38);backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15);box-shadow:0 0 40px rgba(212,175,55,.12),0 16px 40px rgba(0,0,0,.5)}.chain-card__title{margin:0 0 1rem;font-size:1.05rem;color:var(--amber-bright);letter-spacing:.08em}.chain-card__list{margin:0}.chain-card__row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.chain-card__row:last-child{border-bottom:none}.chain-card__row dt{flex-shrink:0;font-size:.78rem;color:var(--text-muted)}.chain-card__row dd{margin:0;text-align:right;font-size:.85rem;font-weight:650;color:var(--text-strong)}.chain-card__hash-btn,.chain-card__row--hash dd{width:100%;text-align:left}.chain-card__hash-btn{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.65rem .75rem;min-height:48px;border-radius:12px;border:1px solid rgba(212,175,55,.35);background:rgba(10,14,23,.55);color:var(--amber-bright);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .12s ease,border-color .12s ease}.chain-card__hash-btn:active{transform:scale(.95)}.chain-card__hash-text{font-size:.72rem;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.4}.chain-card__hash-hint{font-size:.68rem}.chain-card__hash-hint,.chain-card__muted{color:var(--text-muted)}.card-detail-link{display:flex;align-items:center;justify-content:center;margin-top:.65rem;min-height:44px;border-radius:10px;font-size:.82rem;font-weight:650;color:var(--amber-bright);text-decoration:none;border:1px dashed rgba(212,175,55,.35);transition:background .15s ease,transform .12s ease}.card-detail-link:hover{background:rgba(212,175,55,.08)}.card-detail-link:active{transform:scale(.95)}.page--monitor{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px))}.page--monitor-v2{background-color:#0a0e17;border-radius:0;min-height:min(100dvh,100vh)}.monitor-page-header{margin-bottom:1.25rem}.monitor-page-kicker{margin-bottom:.35rem!important}.monitor-page-lead{font-size:.86rem;line-height:1.55}.monitor-v2{display:flex;flex-direction:column;gap:1.25rem}.monitor-topbar{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(0,1fr)}@media (min-width:480px){.monitor-topbar{grid-template-columns:repeat(2,minmax(0,1fr))}}.monitor-topbar__cell{position:relative;padding:.9rem 1rem;border-radius:14px;border:1px solid rgba(212,175,55,.28);background:rgba(10,14,23,.72);box-shadow:0 8px 28px rgba(0,0,0,.4)}.monitor-topbar__label{margin:0 0 .35rem;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.monitor-topbar__value{margin:0;font-size:1.85rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright);text-shadow:0 0 22px rgba(212,175,55,.35)}.monitor-topbar__badge{position:absolute;top:.65rem;right:.65rem;font-size:.62rem;padding:.2rem .45rem;border-radius:6px;border:1px solid rgba(212,175,55,.45);color:var(--amber-bright);background:rgba(212,175,55,.12)}.monitor-topbar__chain{margin:0;display:flex;align-items:center;gap:.5rem;font-size:.88rem;font-weight:650;color:var(--text-strong)}.monitor-topbar__chain-pulse{width:8px;height:8px;border-radius:50%;background:#d4af37;box-shadow:0 0 12px rgba(212,175,55,.9);animation:monitor-node-pulse 1.6s ease-in-out infinite}@keyframes monitor-node-pulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.monitor-card-stack__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.15rem}.monitor-card{border-radius:18px;padding:1rem .95rem;border:1px solid rgba(212,175,55,.3);background:rgba(8,12,22,.78);box-shadow:inset 0 0 0 1px rgba(0,0,0,.35),0 16px 40px rgba(0,0,0,.48);-webkit-backdrop-filter:blur(14px) saturate(1.1);backdrop-filter:blur(14px) saturate(1.1)}.monitor-card__top{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem}.monitor-card__thumb{flex-shrink:0;width:56px;height:56px;border-radius:12px;background:linear-gradient(145deg,rgba(212,175,55,.35),rgba(10,14,23,.9));border:1px solid rgba(212,175,55,.45);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,0,0,.45)}.monitor-card__thumb-inner{font-size:1.35rem;font-weight:800;color:var(--amber-bright);text-shadow:0 0 14px rgba(212,175,55,.45)}.monitor-card__body{flex:1 1;min-width:0}.monitor-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.monitor-card__title{margin:0;font-size:1.02rem;font-weight:800;line-height:1.35;color:var(--text-strong)}.monitor-card__iot{margin:.45rem 0 0;font-size:.78rem;color:var(--text-muted)}.monitor-card__iot-id{color:var(--amber-bright);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em}.monitor-card__demo-pill{display:inline-block;margin:.45rem 0 0;padding:.2rem .5rem;font-size:.62rem;letter-spacing:.08em;border-radius:6px;color:var(--amber-dim);border:1px solid rgba(212,175,55,.25);background:rgba(212,175,55,.06)}.iot-led--breath{animation:iot-led-breathe 2.4s ease-in-out infinite}@keyframes iot-led-breathe{0%,to{box-shadow:0 0 8px rgba(212,175,55,.55);opacity:.95;transform:scale(1)}50%{box-shadow:0 0 18px rgba(212,175,55,.95),0 0 28px rgba(212,175,55,.45);opacity:1;transform:scale(1.12)}}.monitor-card__kill-zone{margin-bottom:1rem}.btn-kill-switch{position:relative;width:100%;min-height:54px;padding:.75rem 1rem;border-radius:6px;border:none;cursor:pointer;color:#e8e4dc;font-family:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:linear-gradient(180deg,#2a2218,#14110c 48%,#0d0b08);box-shadow:inset 0 2px 0 hsla(0,0%,100%,.06),inset 0 -2px 0 rgba(0,0,0,.65),0 0 0 2px #1a1510,0 10px 28px rgba(0,0,0,.55),0 0 24px rgba(212,175,55,.12);transition:transform .12s ease,opacity .12s ease,filter .12s ease}.btn-kill-switch:before{content:"";position:absolute;inset:3px;border-radius:4px;border:1px solid rgba(212,175,55,.22);pointer-events:none}.btn-kill-switch:hover:not(:disabled){filter:brightness(1.06)}.btn-kill-switch:active:not(:disabled){transform:scale(.985)}.btn-kill-switch:disabled{cursor:wait;opacity:.92}.btn-kill-switch--busy{color:var(--amber-bright)}.btn-kill-switch__loading{display:flex;align-items:center;justify-content:center;gap:.65rem}.btn-kill-switch__spinner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(212,175,55,.25);border-top-color:#d4af37;animation:kill-spin .75s linear infinite}@keyframes kill-spin{to{transform:rotate(1turn)}}.btn-kill-switch__label{font-size:.95rem;font-weight:800;letter-spacing:.14em}.monitor-card__flow-msg{margin:.65rem 0 0;font-size:.84rem;font-weight:650;line-height:1.45;color:var(--amber-bright);text-align:center}.monitor-card__feed-title{margin:0 0 .55rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.monitor-card__feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.monitor-card__feed-line{font-size:.74rem;line-height:1.45;color:var(--text-muted);padding:.45rem .55rem;border-radius:8px;background:rgba(0,0,0,.35);border:1px solid rgba(212,175,55,.12)}.monitor-card__feed-text{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.monitor-card__feed-empty{font-size:.8rem;color:var(--text-muted);padding:.35rem 0}.monitor-section-title{margin:0 0 1rem;font-size:1rem;font-weight:750;letter-spacing:.06em;color:var(--amber-bright)}.monitor-feedback{position:-webkit-sticky;position:sticky;top:0;z-index:20;margin-bottom:1rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(212,175,55,.45);background:rgba(12,18,32,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--amber-bright);font-size:.9rem;font-weight:650;line-height:1.45;box-shadow:0 8px 28px rgba(0,0,0,.45)}.monitor-wall{margin-bottom:2rem}.monitor-hint{color:var(--text-muted);font-size:.88rem;line-height:1.5;margin:0 0 1rem}.monitor-hint--warn{color:#fecaca;border:1px solid hsla(0,91%,71%,.4);padding:.65rem .85rem;border-radius:10px;background:rgba(60,20,24,.35)}.monitor-device-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.monitor-device{border-radius:16px;padding:1.1rem 1rem;border:1px solid rgba(212,175,55,.25);background:rgba(12,18,32,.75);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);box-shadow:0 12px 32px rgba(0,0,0,.4)}.monitor-device__head{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.85rem}.iot-led{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:.2rem;box-shadow:0 0 14px currentColor}.iot-led--run{background:linear-gradient(145deg,var(--amber-bright),var(--amber));color:hsla(48,80%,70%,.9)}.iot-led--locked{background:linear-gradient(145deg,#f87171,#b91c1c);color:hsla(0,91%,71%,.95)}.monitor-device__title{font-weight:750;color:var(--text-strong);font-size:1rem}.monitor-device__sub{font-size:.78rem;color:var(--text-muted);margin-top:.2rem;word-break:break-all}.btn-lockdown{width:100%;min-height:48px;padding:.65rem 1rem;border-radius:12px;border:1px solid rgba(220,38,38,.55);background:linear-gradient(180deg,rgba(220,38,38,.28),rgba(127,29,29,.2));color:#fecaca;font-size:.92rem;font-weight:750;letter-spacing:.04em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .12s ease,opacity .12s ease}.btn-lockdown:hover:not(:disabled){border-color:#f87171;background:linear-gradient(180deg,hsla(0,91%,71%,.35),rgba(185,28,28,.28))}.btn-lockdown:active:not(:disabled){transform:scale(.97)}.btn-lockdown:disabled{opacity:.55;cursor:wait}.monitor-ledger-list{list-style:decimal;margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.65rem}.monitor-ledger-item{padding:.65rem .75rem;border-radius:10px;border:1px solid rgba(212,175,55,.2);background:rgba(8,12,22,.65);font-size:.8rem}.monitor-ledger-time{display:block;font-size:.72rem;color:var(--text-muted);margin-bottom:.35rem}.monitor-ledger-hash{display:block;word-break:break-all;color:var(--amber-bright);font-size:.74rem}.monitor-ledger-empty{list-style:none;color:var(--text-muted);font-size:.88rem;padding-left:0}.page--barter{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px));min-width:0;width:100%}.barter-header{margin-bottom:1.5rem;min-width:0}.barter-header>div:first-child{min-width:0}.barter-section-title{margin:0 0 .65rem;font-size:1.05rem;font-weight:750;letter-spacing:.06em;color:var(--amber-bright)}.barter-section-lead{margin:0 0 1.15rem;font-size:.88rem;line-height:1.55;color:var(--text-muted)}.barter-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.barter-card-grid>li{min-width:0}@media (min-width:640px){.barter-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.barter-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.barter-card{position:relative;height:100%;border-radius:16px;padding:1.1rem 1rem 1rem;background:var(--bg-panel);border:1px solid rgba(212,175,55,.28);box-shadow:0 12px 36px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(14px) saturate(1.1);backdrop-filter:blur(14px) saturate(1.1);transition:border-color .15s ease,box-shadow .15s ease}.barter-card--active{border-color:rgba(212,175,55,.55);box-shadow:0 0 36px rgba(212,175,55,.18),0 14px 40px rgba(0,0,0,.48)}.barter-card__head{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.55rem}.barter-card__tag{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-dim)}.barter-card__title{margin:0;font-size:1.15rem;font-weight:800;color:var(--text-strong)}.barter-card__desc{margin:0 0 .75rem;font-size:.82rem;line-height:1.5;color:var(--text-muted)}.barter-card__rate{margin:0 0 .85rem;padding:.55rem .65rem;border-radius:10px;background:rgba(8,12,22,.55);border:1px solid rgba(212,175,55,.2);display:flex;flex-direction:column;gap:.25rem}.barter-card__rate-label{font-size:.65rem;color:var(--text-muted);letter-spacing:.04em}.barter-card__rate-value{font-size:.82rem;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright)}.barter-card .btn-barter-outline{width:100%;min-height:44px;margin-top:auto}.btn-barter-outline{border-radius:12px;border:1px dashed rgba(212,175,55,.45);background:rgba(10,14,23,.45);color:var(--amber-bright);font-size:.82rem;font-weight:650;letter-spacing:.06em;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease,transform .12s ease}.btn-barter-outline:hover{background:rgba(212,175,55,.1);border-color:var(--amber-bright)}.btn-barter-outline:active{transform:scale(.98)}.barter-calculator{margin-top:2rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.barter-calc-hint{margin:0 0 1.15rem;font-size:.85rem;line-height:1.55;color:var(--text-muted)}.barter-calc-hint strong{color:var(--amber-bright);font-weight:650}.barter-calc-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.5rem .65rem;gap:.5rem .65rem;margin-bottom:.85rem;width:100%;min-width:0}.barter-calc-row--full .barter-calc-input{grid-column:1/-1}.barter-calc-label{grid-column:1/-1;font-size:.75rem;color:var(--text-muted);letter-spacing:.04em}.barter-calc-input{grid-column:1;min-height:48px;min-width:0;max-width:100%;padding:.55rem .75rem;border-radius:12px;border:1px solid rgba(212,175,55,.35);background:rgba(8,12,22,.72);color:var(--text-strong);font-size:1.05rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:100%}.barter-calc-input:focus{outline:2px solid rgba(212,175,55,.55);outline-offset:2px}.barter-calc-unit{font-size:.88rem;color:var(--amber-bright);font-weight:650}.barter-calc-swap{display:flex;align-items:center;gap:.5rem;margin:.25rem 0 .85rem;padding-left:.15rem;color:var(--text-muted);font-size:.78rem}.barter-calc-swap__icon{color:var(--amber);font-size:1.1rem;line-height:1}.barter-calc-summary{margin:.25rem 0 1rem;font-size:.88rem;line-height:1.55;color:var(--text-muted)}.barter-calc-summary strong{color:var(--text-strong)}.barter-apply-feedback{margin:0 0 1rem;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(212,175,55,.4);background:rgba(12,18,32,.85);color:var(--amber-bright);font-size:.88rem;line-height:1.45}.btn-barter{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:.7rem 1rem;border-radius:14px;border:1px solid rgba(212,175,55,.55);background:linear-gradient(180deg,hsla(48,80%,70%,.38),rgba(212,175,55,.2) 48%,rgba(138,114,32,.22));color:var(--bg-deep);font-size:1.02rem;font-weight:800;letter-spacing:.14em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-shadow:0 4px 24px rgba(212,175,55,.25),0 8px 28px rgba(0,0,0,.4);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.btn-barter:hover{filter:brightness(1.06);border-color:var(--amber-bright);box-shadow:0 0 32px rgba(212,175,55,.45),0 10px 32px rgba(0,0,0,.45)}.btn-barter:active{transform:scale(.97)}.btn-barter:focus-visible{outline:2px solid var(--amber-bright);outline-offset:3px}.barter-compliance{margin-top:2.25rem;padding-top:1.25rem;border-top:1px solid rgba(212,175,55,.2)}.barter-compliance p{margin:0;font-size:.78rem;line-height:1.55;color:var(--text-muted);text-align:center;letter-spacing:.04em}@media (max-width:480px){.page--barter .barter-calculator.glass-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(12,18,32,.96)}.page--barter .barter-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(12,18,32,.92)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page--profile{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px))}.profile-header{margin-bottom:1.25rem}.profile-section-title{margin:0 0 .85rem;font-size:1.05rem;font-weight:750;letter-spacing:.06em;color:var(--amber-bright)}.profile-overview{margin-bottom:2rem}.profile-stat-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-stat-card{padding:1.15rem 1.2rem}.profile-stat-label{margin:0 0 .35rem;font-size:.75rem;color:var(--text-muted);letter-spacing:.04em}.profile-stat-value{margin:0 0 .4rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright);text-shadow:0 0 20px rgba(212,175,55,.35)}.profile-stat-sub{margin:0;font-size:.72rem;line-height:1.45;color:var(--text-muted)}.profile-user-ref{margin:1rem 0 0;font-size:.82rem;color:var(--text-muted)}.profile-user-ref__id{color:var(--text-strong);font-weight:650}.profile-user-ref__hint{margin-left:.35rem;font-size:.72rem;opacity:.85}.profile-distribution{margin-bottom:2rem}.profile-pie-wrap{position:relative;width:min(220px,88vw);height:min(220px,88vw);margin:0 auto 1.25rem}.profile-pie-ring{width:100%;height:100%;border-radius:50%;box-shadow:0 0 0 3px rgba(212,175,55,.35),0 0 48px rgba(212,175,55,.15),inset 0 0 24px rgba(0,0,0,.35)}.profile-pie-center{position:absolute;inset:22%;border-radius:50%;background:linear-gradient(160deg,#0a0e17,#121a2a);border:1px solid rgba(212,175,55,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;box-shadow:inset 0 0 20px rgba(0,0,0,.45)}.profile-pie-center__label{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.profile-pie-center__value{font-size:.95rem;font-weight:800;color:var(--amber-bright)}.profile-pie-empty{text-align:center;font-size:.88rem;color:var(--text-muted);margin:0 0 .5rem}.profile-pie-legend{list-style:none;padding:0;display:flex;flex-direction:column;gap:.55rem;max-width:420px;margin:0 auto}.profile-pie-legend__item{display:grid;grid-template-columns:14px 1fr auto auto;grid-gap:.5rem .65rem;gap:.5rem .65rem;align-items:center;font-size:.82rem}.profile-pie-legend__swatch{width:12px;height:12px;border-radius:3px;box-shadow:0 0 10px rgba(212,175,55,.35)}.profile-pie-legend__city{color:var(--text-strong);font-weight:600}.profile-pie-legend__pct{color:var(--amber-bright);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.profile-pie-legend__val{color:var(--text-muted);font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-actions{margin-bottom:2rem}.profile-actions__row{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(0,1fr)}@media (min-width:480px){.profile-actions__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-action-hint{margin:0 0 1rem;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(212,175,55,.35);background:rgba(12,18,32,.85);color:var(--amber-bright);font-size:.88rem;line-height:1.45}.btn-profile-surface{min-height:52px;padding:.7rem 1rem;border-radius:14px;border:1px dashed rgba(212,175,55,.45);background:rgba(10,14,23,.55);color:var(--amber-bright);font-size:.95rem;font-weight:750;letter-spacing:.08em;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .12s ease,border-color .15s ease}.btn-profile-surface:hover{background:rgba(212,175,55,.1);border-color:var(--amber-bright)}.btn-profile-surface:active{transform:scale(.98)}.btn-profile-amber{min-height:52px;padding:.7rem 1rem;border-radius:14px;border:1px solid rgba(212,175,55,.55);background:linear-gradient(180deg,hsla(48,80%,70%,.35),rgba(212,175,55,.22));color:var(--bg-deep);font-size:.95rem;font-weight:800;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 24px rgba(212,175,55,.22);transition:transform .12s ease,filter .12s ease}.btn-profile-amber:hover{filter:brightness(1.05)}.btn-profile-amber:active{transform:scale(.98)}.profile-ledger-lead{margin:0 0 1rem;font-size:.85rem;line-height:1.55;color:var(--text-muted)}.profile-ledger-lead code{font-size:.8em;color:var(--amber-bright)}.profile-ledger-err{margin:0 0 .75rem;font-size:.85rem;color:#fecaca}.profile-ledger-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.profile-ledger-item{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(212,175,55,.22);background:rgba(8,12,22,.65);display:flex;flex-direction:column;gap:.35rem}.profile-ledger-time{font-size:.72rem;color:var(--text-muted)}.profile-ledger-type{font-size:.72rem;color:var(--amber-dim);letter-spacing:.04em}.profile-ledger-hash{margin:0;font-size:.76rem;word-break:break-all;color:var(--amber-bright);line-height:1.45}.page--auth{position:relative;isolation:isolate;min-height:min(100dvh,100vh);display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem calc(2rem + env(safe-area-inset-bottom, 0px) + var(--auth-keyboard-gap, 0px));background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(212,175,55,.18),transparent 55%),radial-gradient(ellipse 90% 60% at 100% 100%,rgba(30,58,112,.22),transparent 50%),linear-gradient(168deg,#030508,#0a0e17 38%,#0f1628 72%,#06080f)}.auth-ambient{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(212,175,55,.06) 0,transparent 55%);z-index:0}.auth-content{position:relative;z-index:1;width:100%;display:flex;justify-content:center}.auth-card{width:100%;max-width:400px;padding:1.5rem 1.35rem;border-radius:18px;border:1px solid rgba(212,175,55,.35);background:rgba(10,14,23,.88);box-shadow:0 0 40px rgba(212,175,55,.12),0 20px 48px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1)}.auth-card--loading{min-height:120px;display:flex;align-items:center;justify-content:center}.auth-card__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:.06em;background:linear-gradient(105deg,var(--amber-bright) 0,var(--amber) 50%,#fff4cc 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-card__sub{margin:0 0 1.25rem;font-size:.85rem;color:var(--text-muted);line-height:1.5}.auth-mode-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;margin-bottom:1.15rem;padding:.25rem;border-radius:12px;background:rgba(0,0,0,.35);border:1px solid rgba(212,175,55,.22)}.auth-mode-toggle__btn{min-height:44px;border:none;border-radius:10px;background:transparent;color:var(--text-muted);font-size:.9rem;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:background .15s ease,color .15s ease}.auth-mode-toggle__btn.is-active{color:var(--bg-deep);background:linear-gradient(135deg,var(--amber-bright),var(--amber));box-shadow:0 4px 16px rgba(212,175,55,.35)}.auth-form--keyboard-safe{scroll-margin-bottom:min(40vh,280px)}.auth-form{display:flex;flex-direction:column;gap:.5rem}.auth-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.auth-input{min-height:48px;padding:.55rem .85rem;margin-bottom:.35rem;border-radius:12px;border:1px solid rgba(212,175,55,.28);background:rgba(8,12,22,.75);color:var(--text-strong);font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.auth-input:focus{outline:none}.auth-input:focus-visible{border-color:#d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.35),0 0 24px rgba(212,175,55,.15)}.auth-banner{margin:.25rem 0;padding:.55rem .75rem;border-radius:10px;font-size:.82rem;line-height:1.45}.auth-banner--error{border:1px solid hsla(0,91%,71%,.45);background:rgba(60,20,24,.4);color:#fecaca}.auth-banner--ok{border:1px solid rgba(212,175,55,.35);background:rgba(212,175,55,.08);color:var(--amber-bright)}.auth-submit{position:relative;margin-top:.75rem;min-height:52px;width:100%;border-radius:14px;border:1px solid rgba(90,74,36,.9);cursor:pointer;overflow:hidden;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.auth-submit--metal{background:linear-gradient(175deg,#4a3f2a,#2a2318 22%,#1a1510 55%,#0e0c09);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),inset 0 -1px 0 rgba(0,0,0,.45),0 8px 28px rgba(0,0,0,.55),0 0 0 1px rgba(212,175,55,.2)}.auth-submit--metal:hover:not(:disabled){filter:brightness(1.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),inset 0 -1px 0 rgba(0,0,0,.45),0 10px 32px rgba(0,0,0,.5),0 0 28px rgba(212,175,55,.18)}.auth-submit__shine{position:absolute;inset:0;background:linear-gradient(105deg,transparent,hsla(48,80%,70%,.12) 42%,transparent 65%);opacity:.85;pointer-events:none}.auth-submit__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:.6rem;min-height:52px;padding:0 1rem;color:#f5edd6;font-size:1rem;font-weight:800;letter-spacing:.14em;text-shadow:0 1px 2px rgba(0,0,0,.65)}.auth-submit__spinner{width:18px;height:18px;border-radius:50%;border:2px solid hsla(45,61%,90%,.25);border-top-color:#d4af37;animation:auth-spin .7s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}.auth-submit--loading{cursor:wait}.auth-submit:disabled{opacity:.88;cursor:wait}.auth-submit:active:not(:disabled){transform:scale(.985)}.auth-switch{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;justify-content:center;font-size:.85rem;color:var(--text-muted)}.auth-switch__btn{border:none;background:none;cursor:pointer;padding:0;font-size:inherit}.auth-switch__btn,.auth-switch__link{color:var(--amber-bright);font-weight:700;text-decoration:underline;text-underline-offset:3px}.auth-switch__link:hover{color:var(--amber-bright);filter:brightness(1.1)}.auth-footer{margin:1.25rem 0 0;text-align:center;font-size:.85rem}.auth-link{color:var(--amber-dim)}.auth-link:hover{color:var(--amber-bright)}.profile-loading{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.95rem}.profile-guest-cta{text-align:center;padding:1.5rem 1rem 2rem;border-radius:16px;border:1px solid rgba(212,175,55,.35);background:rgba(8,12,22,.65);box-shadow:0 12px 40px rgba(0,0,0,.4)}.profile-guest-cta__lead{margin:0 0 1.25rem;font-size:.92rem;line-height:1.55;color:var(--text-muted)}.profile-guest-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.85rem 2.5rem;border-radius:14px;border:1px solid rgba(212,175,55,.55);background:linear-gradient(180deg,hsla(48,80%,70%,.38),rgba(212,175,55,.22));color:var(--bg-deep);font-size:1.05rem;font-weight:800;letter-spacing:.14em;text-decoration:none;box-shadow:0 6px 28px rgba(212,175,55,.28),0 8px 24px rgba(0,0,0,.45);transition:filter .12s ease,transform .12s ease}.profile-guest-cta__btn:hover{filter:brightness(1.06)}.profile-guest-cta__btn:active{transform:scale(.98)}.profile-guest-cta__hint{margin:1rem 0 0;font-size:.8rem;color:var(--text-muted);line-height:1.45}.profile-session{margin-bottom:1.5rem;padding:1rem 1.1rem;border-radius:14px;border:1px solid rgba(212,175,55,.28);background:rgba(8,12,22,.65)}.profile-session__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.profile-session__label{margin:0 0 .25rem;font-size:.72rem;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.profile-session__email{margin:0;font-size:1.05rem;font-weight:750;color:var(--text-strong);word-break:break-all}.profile-session__uid{margin:.45rem 0 0;font-size:.72rem;color:var(--text-muted)}.profile-session__uid code{font-size:.7rem;color:var(--amber-dim)}.btn-profile-signout{flex-shrink:0;min-height:44px;padding:.5rem 1.1rem;border-radius:12px;border:1px solid hsla(0,0%,100%,.18);background:rgba(20,28,44,.85);color:var(--text-muted);font-size:.88rem;font-weight:650;letter-spacing:.06em;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.btn-profile-signout:hover:not(:disabled){color:#fecaca;border-color:hsla(0,91%,71%,.45);background:rgba(80,24,28,.45)}.btn-profile-signout:disabled{opacity:.55;cursor:wait}.npl-business-block__heading{margin:0 0 .25rem;font-size:1.05rem;font-weight:800;letter-spacing:.12em;color:var(--amber-bright)}.npl-file-card{position:relative;padding:1.35rem 1.25rem 1.25rem;border-radius:4px 14px 14px 14px;background:linear-gradient(145deg,hsla(44,60%,95%,.07),rgba(18,22,34,.92) 38%),repeating-linear-gradient(-12deg,transparent,transparent 3px,rgba(212,175,55,.04) 0,rgba(212,175,55,.04) 4px);border:1px solid rgba(212,175,55,.35);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 12px 32px rgba(0,0,0,.4)}.npl-file-card__tab{position:absolute;top:0;left:1.25rem;width:3.25rem;height:.55rem;background:linear-gradient(90deg,rgba(212,175,55,.55),rgba(212,175,55,.15));border-radius:0 0 6px 6px}.npl-file-card__head{margin-bottom:1rem;padding-bottom:.65rem;border-bottom:1px dashed rgba(212,175,55,.28)}.npl-file-card__title{margin:0;font-size:1.02rem;letter-spacing:.14em;color:var(--amber-bright)}.npl-file-card__subtitle{margin:.35rem 0 0;font-size:.78rem;color:var(--text-muted)}.npl-file-card__grid{display:grid;grid-gap:.5rem 1rem;gap:.5rem 1rem;margin:0}@media (min-width:520px){.npl-file-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.npl-file-card__row{display:flex;flex-direction:column;gap:.2rem;padding:.45rem 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.npl-file-card__row--emph dt{color:var(--amber-dim)}.npl-file-card__row--emph dd{color:var(--amber-bright);font-size:1.05rem}.npl-file-card__row dt{font-size:.72rem;color:var(--text-muted);letter-spacing:.06em}.npl-file-card__row dd{margin:0;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.collateral-carousel__lead{margin:0 0 1rem;font-size:.85rem;color:var(--text-muted);line-height:1.5}.collateral-carousel__viewport{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(212,175,55,.22);background:rgba(0,0,0,.35)}.collateral-carousel__img{display:block;width:100%;max-height:min(52vh,420px);object-fit:cover}.collateral-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(212,175,55,.45);background:rgba(8,12,22,.72);color:var(--amber-bright);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.collateral-carousel__nav--prev{left:.5rem}.collateral-carousel__nav--next{right:.5rem}.collateral-carousel__dots{position:absolute;bottom:.65rem;left:50%;transform:translateX(-50%);display:flex;gap:.35rem}.collateral-carousel__dot{width:7px;height:7px;border-radius:999px;border:none;padding:0;background:hsla(0,0%,100%,.35);cursor:pointer}.collateral-carousel__dot--active{background:var(--amber-bright)}.collateral-carousel__meta{margin-top:1rem;padding:.75rem .85rem;border-radius:10px;background:rgba(8,12,22,.55);border:1px solid hsla(0,0%,100%,.06)}.collateral-carousel__meta-line{margin:.35rem 0;font-size:.82rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline}.collateral-carousel__meta-label{color:var(--text-muted);min-width:6.5rem}.collateral-carousel__coords{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;color:var(--amber-bright)}.collateral-carousel--empty .collateral-carousel__empty{margin:0;font-size:.88rem;color:var(--text-muted);line-height:1.55}.npl-dd__lead{margin:0 0 1rem;font-size:.85rem;color:var(--text-muted);line-height:1.55}.npl-dd__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.npl-dd__chain{margin:0;font-size:.82rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.npl-dd__chain--muted,.npl-dd__chain-label{color:var(--text-muted)}.npl-dd__chain-value{font-size:.78rem;padding:.25rem .5rem;border-radius:8px;background:rgba(10,14,23,.75);border:1px solid rgba(212,175,55,.28);word-break:break-all}.npl-dd__empty{margin:0 0 1rem;font-size:.88rem;color:var(--text-muted)}.npl-dd-upload{margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(212,175,55,.25)}.npl-dd-upload__title{margin:0 0 .65rem;font-size:.88rem;font-weight:650;color:var(--amber-dim)}.npl-dd-upload__label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem;font-size:.78rem;color:var(--text-muted)}.npl-dd-upload__label input[type=file],.npl-dd-upload__label input[type=text]{min-height:40px;padding:.4rem .6rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:rgba(8,12,22,.65);color:var(--text)}.npl-dd-upload__msg{margin:.65rem 0 0;font-size:.82rem;color:var(--amber-bright)}.npl-dd-upload__hint{margin:.75rem 0 0;font-size:.72rem;color:var(--text-muted);line-height:1.45}.npl-dd-upload__hint code{font-size:.7rem;color:var(--amber-dim)}.npl-yield__lead{margin:0 0 1rem;font-size:.85rem;color:var(--text-muted);line-height:1.55}.npl-yield__warn{margin:0;font-size:.88rem;color:#fca5a5}.npl-yield__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.npl-yield__label,.npl-yield__unit{font-size:.82rem;color:var(--text-muted)}.npl-yield__slider{margin-bottom:1rem}.npl-yield__slider label{display:block;margin-bottom:.35rem;font-size:.82rem;color:var(--text-muted)}.npl-yield__slider input[type=range]{width:100%}.npl-yield__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin:0 0 1rem}.npl-yield__stats dt{font-size:.68rem;color:var(--text-muted);margin-bottom:.15rem}.npl-yield__stats dd{margin:0;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.92rem}.npl-yield__scenario{padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(212,175,55,.22);background:rgba(212,175,55,.06);margin-bottom:.75rem}.npl-yield__scenario-title{margin:0 0 .5rem;font-size:.82rem;color:var(--amber-bright);letter-spacing:.08em}.npl-yield__scenario-list{margin:0;padding-left:1.1rem;font-size:.85rem;line-height:1.65;color:var(--text)}.npl-yield__disclaimer{margin:0;font-size:.72rem;color:var(--text-muted);line-height:1.5}.home-shortcuts{margin:0 0 1.5rem}.home-shortcuts__heading{margin:0 0 .75rem;font-size:.82rem;font-weight:750;letter-spacing:.12em;color:var(--amber-dim)}.home-shortcuts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin:0;padding:0;list-style:none}.home-shortcuts__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:.85rem .5rem;border-radius:14px;border:1px solid rgba(212,175,55,.28);background:rgba(10,14,23,.55);text-decoration:none;color:var(--text);min-height:112px;transition:border-color .15s ease,background .15s ease,transform .12s ease}.home-shortcuts__card:active{transform:scale(.97)}.home-shortcuts__icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(212,175,55,.08)}.home-shortcuts__title{font-size:.82rem;font-weight:750;color:var(--amber-bright)}.home-shortcuts__sub{font-size:.65rem;line-height:1.35;color:var(--text-muted)}.page--hall{padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px))}.hall-back{color:var(--amber-bright);text-decoration:none;font-weight:600}.hall-header{margin-bottom:1rem}.hall-empty{grid-column:1/-1}.npl-filter-bar{margin-bottom:1.25rem;padding:1rem 1.1rem}.npl-filter-bar__title{margin:0 0 .85rem;font-size:.92rem;font-weight:750;color:var(--amber-bright);letter-spacing:.08em}.npl-filter-bar__row{margin-bottom:.85rem}.npl-filter-bar__row:last-child{margin-bottom:0}.npl-filter-bar__label{display:block;font-size:.7rem;color:var(--text-muted);letter-spacing:.06em;margin-bottom:.45rem}.npl-filter-bar__chips{display:flex;flex-wrap:wrap;gap:.4rem}.npl-filter-chip{display:inline-flex;align-items:center;min-height:32px;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600;text-decoration:none;color:var(--text-muted);border:1px solid hsla(0,0%,100%,.12);background:rgba(8,12,22,.45);transition:border-color .12s ease,color .12s ease,background .12s ease}.npl-filter-chip--active{color:var(--amber-bright);border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.1)}.card-npl-topbar{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;min-height:1.45rem;margin:0 0 .75rem}.card-npl-tag{display:inline-flex;align-items:center;flex-shrink:0;padding:.15rem .4rem;border-radius:5px;font-size:.625rem;font-weight:750;letter-spacing:.06em;line-height:1.25;color:hsla(48,97%,77%,.98);background:rgba(245,158,11,.2);border:1px solid rgba(251,191,36,.22);box-shadow:none}.card-npl-tag--corner{position:absolute;left:0;top:0;z-index:1}.card-npl-city-slot{display:flex;justify-content:flex-end;max-width:78%;padding-top:.05rem}.card-city--npl{margin-bottom:0;font-size:.72rem;font-weight:600;letter-spacing:.03em;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);padding:.2rem .5rem;border-radius:6px;box-shadow:none}.card-city--npl .card-city__mark{background:hsla(0,0%,100%,.35);opacity:.85;box-shadow:none}.card--npl .card-title{margin-top:.2rem}@media (max-width:1023px){.bottom-nav__label{font-size:.58rem;letter-spacing:.01em}}.stakeholder-workspace{margin-bottom:1.5rem}.stakeholder-workspace__lead{margin:0 0 1rem;font-size:.85rem;color:var(--text-muted);line-height:1.5}.stakeholder-workspace__grid{display:grid;grid-gap:.85rem;gap:.85rem}@media (min-width:720px){.stakeholder-workspace__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.stakeholder-card__title{margin:0 0 .35rem;font-size:.95rem;color:var(--amber-bright)}.stakeholder-card__sub{margin:0 0 .65rem;font-size:.78rem;color:var(--text-muted)}.stakeholder-card__stat{margin:.35rem 0;font-size:.82rem;color:var(--text)}.stakeholder-card__stat strong{color:var(--amber-bright);margin-left:.35rem}.stakeholder-card__list{margin:0 0 .65rem;padding-left:1.1rem;font-size:.8rem;color:var(--text-muted);line-height:1.55}.admin-hub-ops{list-style:none;margin:.35rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.admin-hub-ops__item{margin:0}.admin-hub-ops__link{display:flex;align-items:flex-start;gap:.6rem;padding:.5rem .75rem;line-height:1.6;font-size:.84rem;font-weight:550;letter-spacing:.02em;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);border-left:2px solid rgba(212,175,55,.5);background:hsla(0,0%,100%,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:all .2s ease}.admin-hub-ops__link,.admin-hub-ops__link:active,.admin-hub-ops__link:link,.admin-hub-ops__link:visited{color:hsla(48,97%,77%,.9);text-decoration:none!important}.admin-hub-ops__glyph{flex-shrink:0;margin-top:.12em;color:#f59e0b;opacity:.95}.admin-hub-ops__label{flex:1 1;min-width:0}.admin-hub-ops__link:focus-visible,.admin-hub-ops__link:hover{color:#fff;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1) hsla(0,0%,100%,.1) hsla(0,0%,100%,.1) rgba(251,191,36,.75);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 4px 18px rgba(0,0,0,.2);outline:none}.admin-hub-ops__link:focus-visible .admin-hub-ops__glyph,.admin-hub-ops__link:hover .admin-hub-ops__glyph{color:#fbbf24}.admin-hub-ops__link:active{background:hsla(0,0%,100%,.08)}@media (prefers-reduced-motion:reduce){.admin-hub-ops__link{transition:none}}.stakeholder-card__muted{font-size:.78rem;color:var(--text-muted)}.stakeholder-card__link{display:inline-flex;margin-top:.5rem;font-size:.82rem;font-weight:650;color:var(--amber-bright);text-decoration:none}.stakeholder-card__actions{display:flex;flex-wrap:wrap;gap:.65rem}.stakeholder-feed{margin:0 0 .65rem;padding:0;list-style:none;font-size:.72rem}.stakeholder-feed__item{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.35rem;gap:.35rem;align-items:baseline;padding:.35rem 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.stakeholder-feed__time{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stakeholder-feed__title{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stakeholder-feed__tag{color:var(--amber-dim);font-weight:650}.role-synergy-panel{padding:1rem 1.25rem}.role-synergy-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:720px){.role-synergy-grid{grid-template-columns:1fr}}.role-synergy-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.role-synergy-meta{margin:.35rem 0 0;font-size:.8rem;color:var(--text-muted)}.role-synergy-stat{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin:.35rem 0 0}.role-synergy-stat__label{font-size:.85rem;color:var(--text-muted)}.role-synergy-stat__value{font-size:1.05rem;font-weight:650}.project-liaison{padding:1rem 1.25rem}.project-liaison__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.project-liaison__row{display:grid;grid-template-columns:5.5rem 1fr;grid-gap:.75rem;gap:.75rem;align-items:baseline;font-size:.9rem;line-height:1.45}.project-liaison__k{color:var(--text-muted);font-size:.78rem;text-transform:none}.project-liaison__v{color:var(--text);font-weight:600}.collab-timeline{padding:1rem 1.25rem}.collab-timeline__list{list-style:none;padding:0;border-left:2px solid rgba(212,175,55,.35);margin:0 0 0 .35rem}.collab-timeline__item{position:relative;padding:.65rem 0 .65rem 1.15rem}.collab-timeline__item:before{content:"";position:absolute;left:-.42rem;top:.85rem;width:8px;height:8px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 3px rgba(10,14,23,.9)}.collab-timeline__item--ledger:before{background:#5ad8a6}.collab-timeline__time{display:block;font-size:.72rem;color:var(--text-muted);margin-bottom:.25rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.collab-timeline__title{margin:0 0 .2rem;font-size:.88rem;font-weight:650;color:var(--text)}.collab-timeline__sub{margin:0;font-size:.82rem;color:var(--text-muted);line-height:1.45;white-space:pre-wrap}.collab-timeline__hash{display:block;margin-top:.35rem;font-size:.68rem;word-break:break-all;color:var(--amber-dim)}.stakeholder-metric{margin:.35rem 0 0;font-size:.88rem;color:var(--text-muted)}.stakeholder-metric strong{color:var(--amber-bright);font-weight:700}.stakeholder-brief-list{list-style:none;margin:.35rem 0 0;padding:0;max-height:14rem;overflow:auto}.stakeholder-brief-list li{padding:.45rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.78rem}.stakeholder-brief-list li:last-child{border-bottom:none}.stakeholder-brief-headline{color:var(--text);display:block;margin-bottom:.15rem}.stakeholder-brief-meta{color:var(--text-muted);font-size:.72rem}.demo-role-bar{padding:1rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(212,175,55,.28)}.demo-role-bar--compact{margin-bottom:0;padding:.85rem 1rem}.demo-role-bar__title{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--amber-bright)}.demo-role-bar__lead{margin:0 0 .75rem;font-size:.78rem;color:var(--text-muted);line-height:1.45}.demo-role-bar__actions{display:flex;flex-wrap:wrap;gap:.5rem}.demo-role-bar__btn{padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(212,175,55,.45);background:rgba(10,14,23,.5);color:var(--text);font-size:.78rem;cursor:pointer}.demo-role-bar__btn:hover:not(:disabled){border-color:var(--amber);color:var(--amber-bright)}.demo-role-bar__btn:disabled{opacity:.55;cursor:wait}.demo-role-bar__btn--on{background:rgba(212,175,55,.18);border-color:var(--amber);color:var(--amber-bright)}.demo-role-bar__btn--ghost{border-color:hsla(0,0%,100%,.12);color:var(--text-muted)}.demo-role-bar__pending{margin:.5rem 0 0;font-size:.75rem;color:var(--text-muted)}.dashboard-shell{width:100%}.admin-toast{position:fixed;bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px));left:50%;transform:translateX(-50%);z-index:1200;max-width:min(92vw,22rem);padding:.65rem 1.1rem;border-radius:999px;font-size:.88rem;font-weight:650;color:#0a0e17;background:linear-gradient(135deg,hsla(48,80%,70%,.98) 0,var(--amber) 55%,#9a7a1c 100%);border:1px solid rgba(212,175,55,.65);box-shadow:0 10px 36px rgba(0,0,0,.45);display:flex;align-items:center;gap:.45rem}.admin-toast__mark{display:flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:50%;background:rgba(10,14,23,.85);color:var(--amber-bright);font-size:.72rem}.asset-demo-fab{position:fixed;right:1rem;bottom:calc(5.25rem + env(safe-area-inset-bottom, 0px));z-index:1100;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.asset-demo-fab__main{width:3.1rem;height:3.1rem;border-radius:50%;border:1px solid rgba(212,175,55,.55);background:linear-gradient(145deg,rgba(212,175,55,.35),rgba(10,14,23,.92));color:var(--amber-bright);font-size:.72rem;font-weight:800;cursor:pointer;box-shadow:0 6px 22px rgba(0,0,0,.4)}.asset-demo-fab__panel{display:flex;flex-direction:column;gap:.35rem;padding:.65rem .75rem;border-radius:12px;background:rgba(12,16,24,.96);border:1px solid rgba(212,175,55,.35);min-width:10.5rem}.asset-demo-fab__panel button{padding:.4rem .5rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);color:var(--text);font-size:.78rem;cursor:pointer;text-align:left}.asset-demo-fab__panel button:hover:not(:disabled){border-color:var(--amber);color:var(--amber-bright)}.asset-demo-fab__ghost{opacity:.85;color:var(--text-muted)!important}.asset-demo-fab__hint{margin:0 0 .25rem;font-size:.65rem;color:var(--text-muted);word-break:break-all}.page--admin{padding-bottom:2rem}.admin-command__header{margin-bottom:1rem}.admin-command__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}.admin-tab{padding:.45rem .85rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(10,14,23,.5);color:var(--text-muted);font-size:.82rem;cursor:pointer}.admin-tab--active{border-color:rgba(212,175,55,.55);color:var(--amber-bright);background:rgba(212,175,55,.12)}.admin-tab--link{text-decoration:none;margin-left:auto;border-color:rgba(212,175,55,.35);color:var(--amber)}.admin-panel{padding:1.25rem 1.35rem}.admin-panel__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:750}.admin-panel__lead{margin:0 0 1rem;font-size:.82rem;color:var(--text-muted);line-height:1.5}.admin-field{margin-bottom:.85rem}.admin-field__label{display:block;margin-bottom:.3rem;font-size:.75rem;color:var(--text-muted)}.admin-field__input{width:100%;max-width:28rem;padding:.45rem .6rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.25);color:var(--text);font-size:.88rem}.admin-checkgrid{display:flex;flex-direction:column;gap:.35rem;max-height:14rem;overflow:auto;padding:.5rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.08)}.admin-check{display:flex;align-items:center;gap:.45rem;font-size:.82rem;cursor:pointer}.admin-muted{font-size:.82rem;color:var(--text-muted)}.admin-inline{display:flex;flex-wrap:wrap;gap:.65rem;align-items:flex-end;margin-bottom:1rem}.admin-table-wrap{overflow:auto;max-height:420px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08)}.admin-table{width:100%;border-collapse:collapse;font-size:.78rem}.admin-table td,.admin-table th{padding:.45rem .55rem;border-bottom:1px solid hsla(0,0%,100%,.06);text-align:left}.admin-table__mono{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-table__hash{max-width:12rem;word-break:break-all;font-size:.68rem;color:var(--amber-dim)}.admin-barter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.admin-barter-row{padding:1rem 1.1rem}.admin-barter-row__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.65rem;gap:.75rem}.admin-barter-row__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}@media (max-width:560px){.admin-barter-row__grid{grid-template-columns:1fr}}.admin-barter-row label{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem;color:var(--text-muted)}.dash-loading{padding:1.25rem 0;color:var(--text-muted);font-size:.9rem}.dash-asset-hero{padding:1.35rem 1.35rem 1.5rem;margin-bottom:1rem;background:radial-gradient(ellipse 120% 80% at 50% 0,rgba(212,175,55,.22),transparent 55%),linear-gradient(165deg,rgba(30,24,12,.92),rgba(10,14,23,.88));border:1px solid rgba(212,175,55,.38);box-shadow:0 12px 40px rgba(0,0,0,.35)}.dash-asset-hero__badge{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-dim)}.dash-asset-hero__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:750;color:var(--amber-bright);text-shadow:0 0 24px rgba(212,175,55,.25)}.dash-asset-hero__sub{margin:0 0 1.1rem;font-size:.82rem;color:var(--text-muted);line-height:1.5}.dash-demo-pill{display:inline-block;margin-left:.5rem;padding:.12rem .45rem;border-radius:6px;font-size:.65rem;letter-spacing:.06em;color:hsla(48,97%,77%,.95);background:rgba(245,158,11,.18);border:1px solid rgba(251,191,36,.25);vertical-align:middle}.dash-asset-hero__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.85rem;gap:.85rem}@media (max-width:720px){.dash-asset-hero__grid{grid-template-columns:1fr}}.dash-metric-tile{padding:.85rem .9rem;border-radius:12px;background:rgba(0,0,0,.28);border:1px solid rgba(212,175,55,.2)}.dash-metric-tile__label{display:block;font-size:.72rem;color:var(--text-muted);margin-bottom:.35rem}.dash-metric-tile__value{display:block;font-size:1.15rem;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text)}.dash-metric-tile__value--accent{color:var(--amber-bright)}.dash-metric-tile__hint{display:block;margin-top:.35rem;font-size:.68rem;color:var(--text-muted);line-height:1.35}.dash-asset-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.15rem}.btn-dash-primary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:999px;font-size:.85rem;font-weight:650;color:#0a0e17;background:linear-gradient(135deg,var(--amber-bright) 0,#b8891a 100%);border:none;text-decoration:none;box-shadow:0 4px 18px rgba(212,175,55,.35)}.btn-dash-primary:hover{filter:brightness(1.06)}.btn-dash-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--amber-bright);background:rgba(212,175,55,.12);border:1px solid rgba(212,175,55,.45);text-decoration:none}.btn-dash-secondary:hover{background:rgba(212,175,55,.2)}.dash-asset-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:900px){.dash-asset-row{grid-template-columns:1fr}}.dash-service-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding:1.1rem 1.25rem;margin-bottom:1rem}@media (max-width:720px){.dash-service-summary{grid-template-columns:1fr}}.dash-service-task-list{list-style:none;margin:.5rem 0 0;padding:0}.dash-service-task-list li{padding:.55rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.8rem;line-height:1.45;color:var(--text)}.dash-service-task-list li:last-child{border-bottom:none}.dash-service-summary__label{margin:0 0 .25rem;font-size:.78rem;color:var(--text-muted)}.dash-service-summary__num{margin:0;font-size:1.65rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--amber-bright)}.dash-service-summary__hint{margin:.35rem 0 0;font-size:.72rem;color:var(--text-muted)}.dash-kanban{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.85rem;gap:.85rem}@media (max-width:900px){.dash-kanban{grid-template-columns:1fr}}.dash-kanban__col{padding:1rem 1.05rem}.dash-kanban__title{margin:0 0 .35rem;font-size:.88rem;font-weight:700;color:var(--text)}.dash-kanban__count{margin:0;font-size:1.45rem;font-weight:800;color:var(--amber)}.dash-kanban__desc{margin:.35rem 0 .75rem;font-size:.76rem;color:var(--text-muted);line-height:1.4}.btn-dash-outline{display:inline-block;padding:.4rem .75rem;border-radius:8px;font-size:.78rem;color:var(--amber-bright);border:1px solid rgba(212,175,55,.45);text-decoration:none}.btn-dash-outline:hover{background:rgba(212,175,55,.1)}.dash-investor-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}@media (max-width:900px){.dash-investor-dual{grid-template-columns:1fr}}.dash-investor-channel{padding:1rem 1.15rem}.dash-investor-channel__title{margin:0 0 .35rem;font-size:.95rem;font-weight:750}.dash-investor-channel__sub{margin:0 0 .75rem;font-size:.74rem;color:var(--text-muted);line-height:1.45}.dash-investor-channel__empty{margin:0;font-size:.8rem;color:var(--text-muted)}.dash-investor-clearing-list{list-style:none;margin:0;padding:0}.dash-investor-clearing-item+.dash-investor-clearing-item{margin-top:.85rem}.dash-investor-clearing-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem .75rem;font-size:.82rem;margin-bottom:.4rem}.dash-investor-clearing-meta{font-size:.72rem;color:var(--text-muted)}.dash-investor-progress{height:8px;border-radius:999px;background:hsla(0,0%,100%,.08);overflow:hidden}.dash-investor-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,rgba(212,175,55,.55),hsla(48,80%,70%,.95));transition:width .35s ease}.dash-investor-clearing-pct{display:block;margin-top:.35rem;font-size:.72rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-investor-channel__quota{margin:.25rem 0 .75rem;font-size:1.35rem;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-investor-channel__cta{display:inline-block;margin-bottom:.65rem}.dash-investor-quota-log{list-style:none;margin:0;padding:.65rem 0 0;border-top:1px solid hsla(0,0%,100%,.08)}.dash-investor-quota-log li{display:flex;flex-direction:column;gap:.2rem;font-size:.72rem;color:var(--text-muted);padding:.45rem 0}.dash-investor-quota-log li+li{border-top:1px dashed hsla(0,0%,100%,.06)}.dash-investor-quota-log__msg{color:hsla(0,0%,100%,.82);line-height:1.4}.dash-investor-quota-log__time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-investor-disclaimer{margin:1.25rem 0 0;padding:.85rem 1rem;font-size:.72rem;line-height:1.55;color:var(--text-muted);background:rgba(0,0,0,.2);border-radius:10px;border:1px solid hsla(0,0%,100%,.06)}.dash-investor-chart{padding:1.1rem 1.25rem;margin-bottom:1rem}.dash-investor-chart__title{margin:0 0 .35rem;font-size:1rem;font-weight:700}.dash-investor-chart__sub{margin:0 0 .75rem;font-size:.78rem;color:var(--text-muted)}.dash-spark{width:100%;max-width:100%;height:auto;display:block}.dash-spark--empty{padding:2rem;text-align:center;font-size:.82rem;color:var(--text-muted)}.dash-investor-metrics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}@media (max-width:720px){.dash-investor-metrics{grid-template-columns:1fr}}.dash-investor-metric{padding:.95rem 1rem}.dash-investor-metric__label{display:block;font-size:.75rem;color:var(--text-muted);margin-bottom:.35rem}.dash-investor-metric__value{display:block;font-size:1.1rem;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash-investor-metric__value--gain{color:#7dd3a8}.dash-investor-metric__hint{display:block;margin-top:.35rem;font-size:.68rem;color:var(--text-muted);line-height:1.35}.dash-investor-actions{display:flex;flex-wrap:wrap;gap:.65rem}.service-disp{margin-top:1rem}.service-disp__lead{margin:0 0 1rem;font-size:.82rem;color:var(--text-muted);line-height:1.5}.service-disp__row{margin-bottom:.75rem}.service-disp__label{display:block;font-size:.72rem;color:var(--text-muted);margin-bottom:.35rem}.service-disp__input,.service-disp__select{width:100%;max-width:420px;min-height:40px;padding:.4rem .6rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:rgba(8,12,22,.65);color:var(--text)}.service-disp__msg{margin:.75rem 0 0;font-size:.82rem;color:var(--amber-bright)}.dist-bill{margin-top:1rem}.dist-bill__lead{margin:0 0 .75rem;font-size:.82rem;color:var(--text-muted);line-height:1.5}.dist-bill__base{margin:0 0 .85rem;font-size:.88rem}.dist-bill__base strong{color:var(--amber-bright);margin-left:.35rem}.dist-bill__list{margin:0;padding:0;list-style:none}.dist-bill__row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.85rem}.dist-bill__party{flex:1 1;min-width:5rem}.dist-bill__pct{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dist-bill__amt{font-weight:700;color:var(--amber-bright);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dist-bill__empty,.dist-bill__warn{margin:0;font-size:.82rem;color:var(--text-muted)}.dist-bill__warn{margin-top:.75rem;color:#fca5a5}.npl-expected-return{margin:.75rem 0 0;font-size:.82rem;color:var(--amber-dim)}