:root{--ink:#1a2d1e;--forest:#2d5e3a;--moss:#3a7048;--sage:#5c8a6a;--sage-mid:#7aaa88;--mist:#9abfa6;--dew:#c8dece;--foam:#e8f2eb;--cream:#f4f0e8;--white:#fafaf7;--gold:#8a6f2e;--gold-mid:#b08e44;--gold-light:#c9a85c;--gold-pale:#f0e6cc;--sky:#2e6b7e;--ocean:#1e4a5c;--app-bg-deep:#0a1810;--app-bg-dark:#0e1c12;--app-bg-mid:#152a1c;--app-border-dk:#c8dece12;--app-border-dk2:#c8dece1f;--text-primary:#1a2d1e;--text-secondary:#3a5842;--text-muted:#6a8a72;--text-light:#9aaa9e;--surface-base:#f0f4f1;--surface-card:#fff;--surface-tinted:#eef4ef;--border-light:#5c8a6a26;--border-mid:#5c8a6a47;--status-live:#4caf74;--status-warn:#b08e44;--status-error:#c0533a;--topbar-height:56px;--sidebar-width:240px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{color:var(--text-primary);font-family:Instrument Sans,sans-serif;line-height:1.6}a{text-decoration:none}button{font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}@keyframes blinkDot{0%,to{opacity:1}50%{opacity:.3}}.app-topbar{height:var(--topbar-height);background:var(--app-bg-deep);border-bottom:1px solid var(--app-border-dk);z-index:200;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 1.5rem 0 0;display:flex;position:sticky;top:0}.topbar-logo-area{border-right:1px solid var(--app-border-dk);flex-shrink:0;align-items:center;gap:.7rem;height:100%;padding:0 1.4rem;text-decoration:none;display:flex}.app-logo-img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:auto;max-width:140px;height:28px;max-height:28px;display:block}.app-logo-placeholder{flex-direction:column;display:flex}.app-logo-wordmark{color:var(--white);letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;line-height:1}.app-logo-wordmark span{color:var(--sage)}.app-logo-tagline{letter-spacing:.12em;text-transform:uppercase;color:#c8dece47;margin-top:.15rem;font-family:DM Mono,monospace;font-size:.46rem}.topbar-org-pill{letter-spacing:.06em;color:var(--mist);cursor:pointer;background:#2d5e3a2e;border:1px solid #2d5e3a4d;border-radius:4px;align-items:center;gap:.5rem;margin-left:1.2rem;padding:.26rem .75rem;font-family:DM Mono,monospace;font-size:.62rem;text-decoration:none;transition:all .15s;display:flex}.topbar-org-pill:hover{color:var(--dew);background:#2d5e3a47}.topbar-org-pill .live-dot{background:var(--status-live);width:5px;height:5px;box-shadow:0 0 5px var(--status-live);border-radius:50%;flex-shrink:0}.topbar-org-pill .switch-icon{color:#c8dece47;margin-left:.2rem;font-size:.55rem}.topbar-right{align-items:center;gap:.8rem;display:flex}.topbar-search{color:#c8dece4d;cursor:text;background:#c8dece0d;border:1px solid #c8dece1a;border-radius:4px;align-items:center;gap:.5rem;min-width:180px;padding:.32rem .8rem;font-family:Instrument Sans,sans-serif;font-size:.8rem;transition:all .15s;display:flex}.topbar-search:hover{background:#c8dece14;border-color:#c8dece2e}.topbar-icon-btn{cursor:pointer;color:#c8dece66;background:#c8dece0d;border:1px solid #c8dece1a;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.82rem;transition:all .15s;display:flex;position:relative}.topbar-icon-btn:hover{color:#c8deceb3;background:#c8dece1a}.notif-badge{background:var(--status-error);border:1.5px solid var(--app-bg-deep);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-family:DM Mono,monospace;font-size:.45rem;display:flex;position:absolute;top:-4px;right:-4px}.topbar-divider{background:#c8dece1a;width:1px;height:22px}.topbar-user{cursor:pointer;border-radius:5px;align-items:center;gap:.55rem;padding:.28rem .5rem;transition:all .15s;display:flex}.topbar-user:hover{background:#c8dece0f}.topbar-avatar{background:linear-gradient(135deg, var(--forest), var(--sky));width:26px;height:26px;color:var(--dew);border:1px solid #c8dece2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:.88rem;display:flex}.topbar-user-name{color:#c8dece99;white-space:nowrap;font-family:Instrument Sans,sans-serif;font-size:.76rem;font-weight:500}.topbar-user-role{letter-spacing:.08em;color:#c8dece40;font-family:DM Mono,monospace;font-size:.5rem}.topbar-sign-out{letter-spacing:.1em;text-transform:uppercase;color:#c8dece47;border:1px solid #c8dece1a;border-radius:4px;padding:.28rem .6rem;font-family:DM Mono,monospace;font-size:.58rem;text-decoration:none;transition:all .15s}.topbar-sign-out:hover{color:#c8dece99;border-color:#c8dece33}.live-dot{background:var(--status-live);width:6px;height:6px;box-shadow:0 0 7px var(--status-live);border-radius:50%;flex-shrink:0;animation:1.8s ease-in-out infinite livePulse}.step-track{justify-content:center;align-items:center;gap:0;margin-bottom:2.5rem;display:flex}.step-item{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;font-family:DM Mono,monospace;font-size:.58rem;display:flex}.step-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;font-weight:500;display:flex}.step-item.done .step-num{background:var(--forest);color:var(--white)}.step-item.done .step-label{color:#c8dece66}.step-item.active .step-num{background:var(--gold-mid);color:var(--white)}.step-item.active .step-label{color:#c8decebf}.step-item.pending .step-num{color:#c8dece40;background:#c8dece12;border:1px solid #c8dece24}.step-item.pending .step-label{color:#c8dece33}.step-label{margin-left:.2rem}.step-connector{background:#c8dece1f;width:36px;height:1px;margin:0 .7rem}.status-pill{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:20px;align-items:center;gap:.35rem;padding:.18rem .55rem;font-family:DM Mono,monospace;font-size:.54rem;display:inline-flex}.status-pill:before{content:"";border-radius:50%;flex-shrink:0;width:5px;height:5px}.status-pill.verified{color:var(--forest);background:#2d5e3a1a}.status-pill.verified:before{background:var(--forest)}.status-pill.monitoring{color:var(--sky);background:#2e6b7e1a}.status-pill.monitoring:before{background:var(--sky)}.status-pill.validation{color:var(--gold);background:#b08e441f}.status-pill.validation:before{background:var(--gold-mid)}.status-pill.review{color:#8a3a26;background:#c0533a1a}.status-pill.review:before{background:var(--status-error)}.app-footer{background:#0a1810;border-top:1px solid #c8dece12;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 2rem;display:flex}.app-footer-logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.app-footer-logo-img{-o-object-fit:contain;object-fit:contain;opacity:.65;flex-shrink:0;width:auto;max-width:110px;height:22px;max-height:22px;display:block}.app-footer-logo-placeholder{color:#c8dece59;letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.app-footer-logo-placeholder span{color:#5c8a6a80}.app-footer-links{align-items:center;gap:1.5rem;display:flex}.app-footer-links a{letter-spacing:.1em;text-transform:uppercase;color:#c8dece33;font-family:DM Mono,monospace;font-size:.56rem;text-decoration:none;transition:color .15s}.app-footer-links a:hover{color:#c8dece80}.app-footer-copy{letter-spacing:.08em;color:#c8dece29;font-family:DM Mono,monospace;font-size:.54rem}.nav-item.nav-sign-out{color:#c8dece38;font-size:.76rem}.nav-item.nav-sign-out:hover{color:#c8dece80;background:#c0533a14}.topbar-left{align-items:center;height:100%;display:flex}.sidebar-role-pills{flex-wrap:wrap;gap:.35rem;padding:0 .65rem .6rem;display:flex}.role-pill{letter-spacing:.1em;text-transform:uppercase;border-radius:3px;padding:.14rem .48rem;font-family:DM Mono,monospace;font-size:.5rem}.role-developer{color:var(--sage);background:#2d5e3a2e;border:1px solid #2d5e3a40}.role-buyer{color:#5aaabb;background:#2e6b7e2e;border:1px solid #2e6b7e40}.role-verifier{color:var(--gold-mid);background:#b08e4426;border:1px solid #b08e4438}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.org-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.org-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;transition:all .2s}.org-card:hover{border-color:#111;transform:translateY(-1px)}.org-name{font-size:16px;font-weight:600}.org-domain{color:#6b7280;margin-top:4px;font-size:13px}
