.shell{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-body);font-size:14px;line-height:1.5;overflow-x:clip}.po-dialog,.consent-dialog,.money-dialog{background:var(--card)!important;border:1px solid var(--border)!important;box-shadow:0 24px 60px #0000008c!important;box-shadow:0 24px 60px lab(0% 0 0/.55)!important}.shell *,.gate-shell *{box-sizing:border-box}.shell h1,.shell h2,.shell h3{letter-spacing:-.02em;margin:0;font-weight:640;line-height:1.2}.shell h1{font-size:26px}.shell h2{font-size:17px}.shell h3{font-size:15px}.shell p{margin:0}.shell small{color:var(--muted-foreground);font-size:12px;line-height:1.45}.shell code{font-family:var(--font-data);word-break:break-all;font-size:12px}.shell .muted{color:var(--muted-foreground)}.shell .num{text-align:right;white-space:nowrap}.shell a.link{color:var(--foreground);text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklch,var(--foreground) 35%,transparent);text-decoration-color:color-mix(in oklch,var(--foreground) 35%,transparent);text-underline-offset:3px;align-items:center;gap:4px;font-weight:600;display:inline-flex}.shell a.link:hover{text-decoration:underline}.skip-link{z-index:60;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);padding:8px 12px;font-weight:600;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}.sidebar{z-index:40;border-right:1px solid var(--border);background:var(--sidebar);flex-direction:column;width:260px;height:100dvh;display:flex;position:fixed;top:0;left:0}.shell-collapsed .sidebar{width:72px}.sidebar-brand{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:8px;height:64px;padding:0 18px;display:flex}.sidebar-logo{border-radius:var(--radius);letter-spacing:-.01em;min-width:0;color:var(--foreground);align-items:center;gap:12px;font-size:1.125rem;font-weight:650;display:flex}.sidebar-mark{border-radius:var(--radius);flex:none;width:36px;height:36px;display:block;overflow:hidden}.sidebar-mark img{width:100%;height:100%;display:block}.sidebar-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;transition:opacity .2s ease-out;overflow:hidden}.shell-collapsed .sidebar .sidebar-text{opacity:0;width:0}.sidebar-close{display:none}.sidebar-nav{flex:1;align-content:start;gap:4px;padding:16px 12px;display:grid;overflow:hidden auto}.sidebar-link{border-radius:var(--radius);min-height:42px;color:var(--muted-foreground);align-items:center;gap:12px;padding:0 12px;font-size:.875rem;font-weight:550;transition:background-color .2s ease-out,color .2s ease-out;display:flex;position:relative}.sidebar-link svg{flex:none;transition:transform .2s ease-out,color .2s ease-out}.sidebar-link:hover{color:var(--foreground);background:color-mix(in oklch,var(--secondary) 55%,transparent)}.sidebar-link:hover svg{transform:scale(1.08)}.sidebar-link:active{background:var(--secondary)}.sidebar-link-active{color:var(--foreground);background:var(--secondary)}.sidebar-link-active svg{color:var(--accent)}.sidebar-link-active:hover svg{transform:none}.sidebar-indicator{background:var(--accent);opacity:0;border-radius:0 999px 999px 0;width:4px;height:24px;transition:opacity .25s ease-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-link-active .sidebar-indicator{opacity:1}.nav-count{background:var(--primary);min-width:20px;height:20px;color:var(--primary-foreground);border-radius:999px;place-items:center;margin-left:auto;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-grid}.shell-collapsed .sidebar .nav-count{min-width:17px;height:17px;padding:0 4px;font-size:.625rem;position:absolute;top:5px;left:34px}.shell-collapsed .sidebar-link{justify-content:center;gap:0;padding:0}.sidebar-foot{border-top:1px solid var(--border);flex:none;gap:8px;padding:12px;display:grid}.sidebar-account,.wallet-chip{border-radius:var(--radius);align-items:center;gap:10px;min-width:0;padding:6px;display:flex}.sidebar-account .sidebar-text,.wallet-chip .sidebar-text{line-height:1.25;display:grid}.sidebar-account strong,.wallet-chip strong{text-overflow:ellipsis;color:var(--foreground);font-size:.8125rem;font-weight:600;overflow:hidden}.sidebar-account small,.wallet-chip small{text-overflow:ellipsis;color:var(--muted-foreground);font-size:.75rem;overflow:hidden}.sidebar-avatar{border-radius:var(--radius);background:var(--secondary);width:32px;height:32px;color:var(--foreground);flex:none;place-items:center;font-size:.75rem;font-weight:700;display:grid}.wallet-chip{border:1px solid var(--border);background:var(--card);padding:8px 10px}.shell-collapsed .sidebar-account,.shell-collapsed .wallet-chip{justify-content:center;gap:0}.shell-collapsed .wallet-chip{padding:12px 0}.status-dot{background:var(--muted-foreground);border-radius:999px;flex:none;width:8px;height:8px}.wallet-chip-ok .status-dot,.network-pill .status-dot{background:var(--success)}.wallet-chip-warn .status-dot,.network-pill-warn .status-dot{background:var(--warning)}.sidebar-collapse{border-radius:var(--radius);width:100%;min-height:38px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.875rem;transition:background-color .2s ease-out,color .2s ease-out;display:flex}.sidebar-collapse:hover{color:var(--foreground);background:color-mix(in oklch,var(--secondary) 55%,transparent)}.sidebar-collapse:active{background:var(--secondary)}.drawer-backdrop{display:none}.shell-body{flex-direction:column;min-width:0;min-height:100vh;margin-left:260px;display:flex}.shell-collapsed .shell-body{margin-left:72px}.shell-header{z-index:30;border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--background) 80%,transparent);-webkit-backdrop-filter:blur(8px);flex:none;align-items:center;gap:16px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.menu-button{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);width:40px;height:40px;color:var(--foreground);cursor:pointer;flex:none;place-items:center;display:none}.menu-button:hover{background:var(--secondary)}.shell .shell-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-body);font-variation-settings:normal;letter-spacing:-.01em;color:var(--foreground);flex:1;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2;overflow:hidden}.shell-header-actions{flex:none;align-items:center;gap:12px;display:flex}.network-pill{border:1px solid var(--border);background:var(--card);height:32px;color:var(--foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.8125rem;font-weight:550;display:inline-flex}button.network-pill{cursor:pointer;transition:background-color .2s ease-out,border-color .2s ease-out}.network-pill-warn{border-color:color-mix(in oklch,var(--warning) 50%,transparent);background:var(--warning-soft);color:var(--warning)}.network-pill-warn:hover:not(:disabled){background:color-mix(in oklch,var(--warning) 24%,transparent)}.network-pill-warn:active:not(:disabled){background:color-mix(in oklch,var(--warning) 30%,transparent)}.network-pill:disabled{opacity:.6;cursor:progress}.header-new-order{min-height:36px!important}.user-menu{position:relative}.user-menu-button{border-radius:var(--radius);height:40px;color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:0 6px 0 2px;transition:background-color .2s ease-out,border-color .2s ease-out;display:flex}.user-menu-button:hover,.user-menu-button[aria-expanded=true]{border-color:var(--border);background:var(--secondary)}.user-menu-avatar{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--secondary);width:34px;height:34px;color:var(--foreground);letter-spacing:.02em;place-items:center;font-size:.75rem;font-weight:700;display:grid}.user-menu-text{display:none}.user-menu-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--popover);z-index:50;min-width:248px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #00000080;box-shadow:0 16px 40px lab(0% 0 0/.5)}.user-menu-head{border-bottom:1px solid var(--border);gap:2px;margin-bottom:4px;padding:10px;display:grid}.user-menu-head strong{font-size:.8125rem;font-weight:600}.user-menu-head small{font-size:.75rem}.user-menu-panel a,.user-menu-panel button{border-radius:var(--radius);width:100%;min-height:36px;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:.8125rem;display:flex}.user-menu-panel a:hover,.user-menu-panel button:hover,.user-menu-panel a:focus-visible,.user-menu-panel button:focus-visible{background:var(--secondary)}.company-name-form{gap:20px;display:grid}.company-name-form .field>small{color:var(--muted-foreground);text-align:right}.shell-main{flex:1;align-content:start;gap:24px;width:100%;min-width:0;max-width:1320px;margin:0 auto;padding:24px;display:grid}.shell-main:focus{outline:none}.shell-main>*{min-width:0}.shell-body>.notice{margin:16px 24px 0}.shell-footer{border-top:1px solid var(--border);width:100%;max-width:1320px;color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;margin:0 auto;padding:16px 24px 24px;font-size:.75rem;display:flex}.shell-footer>span:last-child{flex-wrap:wrap;gap:4px 16px;display:flex}.shell-footer a{color:var(--muted-foreground);text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s ease-out,text-decoration-color .15s ease-out}.shell-footer a:hover{color:var(--foreground);text-decoration-color:currentColor}.page-intro{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-intro p{max-width:72ch;color:var(--muted-foreground);margin:0;font-size:.875rem}.page-intro-actions{flex:none;gap:10px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-tile{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--foreground);animation:.2s cubic-bezier(.22,1,.36,1) both tile-in;animation-delay:calc(var(--i,0) * 60ms);align-content:start;gap:10px;padding:20px;transition:border-color .2s ease-out,background-color .2s ease-out;display:grid;position:relative}@keyframes tile-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.metric-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metric-title{min-height:36px;color:var(--muted-foreground);align-items:center;font-size:.875rem;font-weight:550;line-height:1.3;display:flex}.metric-title .help-hint{margin-left:4px}.metric-icon{border-radius:var(--radius);background:var(--secondary);width:36px;height:36px;color:var(--muted-foreground);flex:none;place-items:center;transition:color .2s ease-out;display:grid}.metric-value{letter-spacing:-.02em;color:var(--foreground);align-items:baseline;gap:6px;font-size:1.875rem;font-weight:650;line-height:1.1;display:flex}.metric-value small{letter-spacing:0;color:var(--muted-foreground);font-size:.875rem;font-weight:600}.metric-value-text{letter-spacing:-.01em;font-size:1.25rem}.metric-caption{color:var(--muted-foreground);margin:0;font-size:.8125rem;line-height:1.4}.metric-tile-link{cursor:pointer}.metric-tile-link:hover{border-color:var(--border-strong);background:color-mix(in oklch,var(--card) 70%,var(--secondary))}.metric-tile-link:hover .metric-icon{color:var(--foreground)}.metric-tile-link:active{background:var(--secondary)}.metric-grid .help-hint-tip{top:calc(100% + 8px);bottom:auto}.metric-grid .help-hint-tip:after{border-top-color:#0000;border-bottom-color:var(--primary);top:auto;bottom:100%}.list-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);gap:16px;padding:20px;display:grid}.list-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.shell .list-card-head h2{letter-spacing:-.005em;margin:0;font-size:1rem;font-weight:600}.list-card-head p{color:var(--muted-foreground);margin:2px 0 0;font-size:.875rem}.table-panel>.list-card-head{margin-bottom:16px}.list-rows{gap:4px;margin:0;padding:0;list-style:none;display:grid}.list-row{border-radius:var(--radius);align-items:center;gap:14px;padding:12px;transition:background-color .2s ease-out;display:flex}.list-row:hover{background:color-mix(in oklch,var(--secondary) 55%,transparent)}.list-avatar{border-radius:var(--radius);background:var(--secondary);width:40px;height:40px;color:var(--muted-foreground);flex:none;place-items:center;font-size:.875rem;font-weight:650;transition:color .2s ease-out;display:grid}.list-row:hover .list-avatar{color:var(--foreground)}.list-row-main{flex:1;gap:5px;min-width:0;display:grid}.list-row-tags{flex-wrap:wrap;gap:6px;display:flex}.list-row-main>strong{font-size:.9375rem;font-weight:600;line-height:1.35}.list-row-main>span{max-width:72ch;color:var(--muted-foreground);font-size:.8125rem;line-height:1.45}.list-row-side{flex:none;align-items:center;gap:16px;display:flex}.list-amount{white-space:nowrap;text-align:right;font-size:.9375rem;font-weight:600}.list-empty{color:var(--muted-foreground);justify-items:start;gap:8px;padding:20px 12px 8px;font-size:.875rem;display:grid}.list-empty strong{color:var(--foreground);font-size:1rem;font-weight:600}.list-empty span{max-width:60ch}.list-empty .btn{margin-top:6px}.list-card-quiet{background:color-mix(in oklch,var(--card) 60%,var(--background))}.waiting-list .list-row{grid-template-columns:minmax(110px,auto) minmax(0,1fr) auto minmax(110px,auto);grid-template-areas:"ref step pill amount";align-items:center;gap:14px;padding:10px 12px;font-size:.875rem;display:grid}.waiting-step{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-foreground);overflow:hidden}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.sidebar,.shell-collapsed .sidebar{visibility:hidden;width:min(280px,86vw);transition:transform .25s cubic-bezier(.22,1,.36,1),visibility 0s linear .25s;transform:translate(-100%)}.shell-drawer-open .sidebar{visibility:visible;transition:transform .25s cubic-bezier(.22,1,.36,1);transform:none}.shell-collapsed .sidebar .sidebar-text{opacity:1;width:auto}.shell-collapsed .sidebar-link{justify-content:flex-start;gap:12px;padding:0 12px}.shell-collapsed .sidebar .nav-count{min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;position:static}.shell-collapsed .sidebar-account,.shell-collapsed .wallet-chip{justify-content:flex-start;gap:10px}.shell-collapsed .wallet-chip{padding:8px 10px}.sidebar-close{border-radius:var(--radius);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.sidebar-close:hover{background:var(--secondary);color:var(--foreground)}.sidebar-collapse{display:none}.drawer-backdrop{z-index:39;background:#0009;background:lab(0% 0 0/.6);animation:.2s ease-out both fade-in;display:block;position:fixed;inset:0}.shell-body,.shell-collapsed .shell-body{margin-left:0}.shell-header{gap:10px;padding:0 16px}.menu-button{display:grid}.shell .shell-title{font-size:1.125rem}.shell-header-actions{gap:8px}.network-pill{justify-content:center;width:32px;padding:0}.network-pill-text,.header-new-order span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.header-new-order{width:40px;padding:0!important}.shell-main{gap:16px;padding:16px}.shell-body>.notice{margin:12px 16px 0}.shell-footer{padding:16px}.page-intro{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-tile{gap:8px;padding:14px}.metric-head{gap:8px}.metric-title{min-height:0;font-size:.8125rem}.metric-icon{display:none}.metric-value{flex-wrap:wrap;column-gap:4px;font-size:1.375rem}.metric-value-text{font-size:1.0625rem}.metric-caption{font-size:.75rem}.list-card-head{flex-direction:column;gap:8px}.metric-tile:nth-child(2n) .help-hint-tip{left:auto;right:-40px;transform:none}.metric-tile:nth-child(2n) .help-hint-tip:after{left:auto;right:44px;transform:none}.help-hint-tip{max-width:min(280px,100vw - 48px)}.list-card{padding:16px}.list-row{flex-wrap:wrap;padding:12px 4px}.list-avatar{display:none}.list-row-side{justify-content:space-between;width:100%}.waiting-list .list-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"ref amount""step pill";row-gap:6px;padding:10px 4px}.waiting-step{white-space:normal}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.metric-tile,.drawer-backdrop{animation:none}.sidebar,.sidebar-text,.sidebar-link,.sidebar-link svg,.sidebar-indicator{transition:none}}.help-hint{vertical-align:middle;margin-left:6px;display:inline-flex;position:relative}.help-hint-button{width:22px;height:22px;color:var(--muted-foreground);cursor:help;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.help-hint-button:hover,.help-hint-button:focus-visible{color:var(--foreground);background:var(--secondary);outline:none}.help-hint-tip{background:var(--primary);width:max-content;max-width:280px;color:var(--primary-foreground);letter-spacing:0;text-align:left;opacity:0;pointer-events:none;z-index:40;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:400;line-height:1.45;transition:opacity .15s ease-out;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000080;box-shadow:0 6px 18px lab(0% 0 0/.5)}.help-hint-tip:after{content:"";border:6px solid #0000;border-top-color:var(--primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.help-hint:hover .help-hint-tip,.help-hint-button:focus-visible+.help-hint-tip{opacity:1}.pill{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.pill-neutral{background:var(--secondary);color:var(--muted-foreground)}.pill-attention{background:var(--warning-soft);color:var(--warning)}.pill-progress{background:var(--secondary);color:var(--foreground)}.pill:not(.pill-live):before{content:"";background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.pill-status-funded,.pill-status-in_transit{background:var(--success-soft);color:var(--success)}.pill-status-settlement_pending{background:var(--warning-soft);color:var(--warning)}.pill-success{background:var(--success-soft);color:var(--success)}.pill-danger{background:var(--destructive-soft);color:var(--destructive)}.role-tag{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;min-height:26px;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.role-tag-buyer,.role-tag-supplier{background:var(--secondary);color:var(--foreground)}.sample-tag{border:1px dashed var(--border-strong);min-height:24px;color:var(--muted-foreground);letter-spacing:.01em;border-radius:6px;align-items:center;padding:0 7px;font-size:12px;font-weight:650;display:inline-flex}.notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);align-items:flex-start;gap:10px;padding:11px 13px;font-size:13.5px;line-height:1.5;display:flex}.notice svg{flex-shrink:0;margin-top:2px}.notice>div{flex:1}.notice-info{border-color:var(--border-strong);background:var(--secondary);color:var(--foreground)}.notice-success{border-color:color-mix(in oklch,var(--success) 40%,transparent);background:var(--success-soft);color:var(--foreground)}.notice-warning{border-color:color-mix(in oklch,var(--warning) 40%,transparent);background:var(--warning-soft);color:var(--foreground)}.notice-error{border-color:color-mix(in oklch,var(--destructive) 45%,transparent);background:var(--destructive-soft);color:var(--foreground)}.notice-dismiss{width:24px;height:24px;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.notice-dismiss:hover{opacity:1;background:color-mix(in oklch,var(--foreground) 5%,transparent)}.notice .extraction-warnings{margin:6px 0 0}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:20px}.panel-quiet{background:color-mix(in oklch,var(--card) 60%,var(--background))}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.panel-head h2{align-items:center;gap:4px;display:flex}.panel-head-actions{flex-wrap:wrap;gap:8px;display:flex}.panel-meta{color:var(--muted-foreground);font-size:12.5px}.panel-link{color:var(--muted-foreground);white-space:nowrap;text-underline-offset:3px;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s ease-out,text-decoration-color .15s ease-out;display:inline-flex}.panel-link:hover{color:var(--foreground);text-decoration-color:currentColor}.panel-empty{color:var(--muted-foreground);max-width:70ch;padding:14px 0 4px;font-size:13.5px}.panel-foot{color:var(--muted-foreground);margin-top:10px;font-size:12.5px}.shell [data-slot=button],.gate-shell [data-slot=button],.po-dialog [data-slot=button],.money-dialog [data-slot=button],.consent-dialog [data-slot=button]{border-radius:7px;min-height:40px;padding:0 15px;font-size:13.5px;font-weight:650}.shell [data-slot=button][data-size=sm],.po-dialog [data-slot=button][data-size=sm],.consent-dialog [data-slot=button][data-size=sm]{min-height:34px;padding:0 11px;font-size:12.5px}.btn-primary,.shell .btn-primary,.po-dialog .btn-primary,.money-dialog .btn-primary,.consent-dialog .btn-primary,.gate-shell .btn-primary{background:var(--primary)!important;color:var(--primary-foreground)!important;border:1px solid var(--foreground)!important}.btn-primary:hover{background:var(--primary-hover)!important}.btn-danger-outline{color:var(--destructive)!important;border-color:var(--destructive)!important}.text-button{color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:4px 6px;font-size:12.5px;font-weight:600;display:inline-flex}.text-button:hover{background:var(--secondary)}.text-button-light{color:var(--muted-foreground)}.text-button-light:hover{background:color-mix(in oklch,var(--foreground) 12%,transparent)}.icon-button{border:1px solid var(--border);background:var(--secondary);width:34px;height:34px;color:var(--muted-foreground);cursor:pointer;border-color:var(--border);border-radius:6px;place-items:center;display:grid}.icon-button:hover:not(:disabled){color:var(--destructive);border-color:var(--destructive)}.icon-button:disabled{opacity:.4;cursor:not-allowed}.field{gap:6px;display:grid}.field>span{color:var(--foreground);align-items:center;gap:6px;font-size:12.5px;font-weight:650;display:flex}.field>span small{color:var(--muted-foreground);font-weight:500}.field>small{font-size:12px}.field textarea,.shell textarea,.consent-dialog textarea{border:1px solid var(--border-strong);background:var(--secondary);width:100%;font:inherit;resize:vertical;color:var(--foreground);border-color:var(--border);border-radius:7px;padding:10px 12px;font-size:13.5px}.field textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 36%,transparent);outline:none}.shell [data-slot=input],.po-dialog [data-slot=input],.money-dialog [data-slot=input],.consent-dialog [data-slot=input]{border-color:var(--border);border-radius:var(--radius);min-height:40px;font-size:13.5px}.select,.select-field select{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--secondary) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a3a3a3' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;appearance:none;min-height:40px;font:inherit;color:var(--foreground);border-color:var(--border);padding:0 32px 0 12px;font-size:13.5px}.form-error{color:var(--destructive);margin:0;font-size:13px}.form-note{color:var(--muted-foreground);font-size:13px}.form-section{border:0;gap:12px;margin:0;padding:0;display:grid}.form-section legend{color:var(--foreground);margin-bottom:4px;padding:0;font-size:13px;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.field-wide{grid-column:1/-1}.consent-check{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);cursor:pointer;border-radius:7px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.consent-check input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.consent-checks{gap:8px;display:grid}.toggle{color:var(--foreground);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:inline-flex}.toggle input{width:16px;height:16px;accent-color:var(--accent)}.file-field{border:1px dashed var(--border-strong);background:var(--secondary);cursor:pointer;color:var(--foreground);border-color:var(--border-strong);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.file-field:hover{border-color:var(--muted-foreground);background:color-mix(in oklch,var(--secondary) 80%,var(--border-strong))}.file-field span{gap:2px;display:grid}.file-field strong{color:var(--foreground);word-break:break-all;font-size:13.5px;font-weight:650}.file-field input{opacity:0;width:1px;height:1px;position:absolute}.file-field-disabled{opacity:.6;cursor:not-allowed}.row-link{color:var(--foreground)}.row-link:hover{color:var(--foreground);text-decoration:underline}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:13.5px}.data-table th{text-align:left;color:var(--muted-foreground);border-bottom:1px solid var(--border-strong);white-space:nowrap;padding:0 10px 10px;font-size:12px;font-weight:600}.data-table th.num{text-align:right}.data-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 10px;line-height:1.4}.data-table td small{margin-top:2px;font-size:12px;display:block}.data-table tfoot td{color:var(--muted-foreground);border-bottom:0;padding-top:12px;font-weight:600}.data-table tfoot td.num{color:var(--foreground)}.data-table th:first-child,.data-table td:first-child{padding-left:0}.data-table th:last-child,.data-table td:last-child{padding-right:0}.data-table [data-slot=input]{text-align:right;min-width:74px;max-width:96px;min-height:36px}.table-panel{padding-bottom:12px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:14px;display:flex}.segmented{border:1px solid var(--border);background:var(--secondary);border-color:var(--border);border-radius:8px;padding:3px;display:inline-flex}.segment{min-height:34px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.segment-active{background:var(--card);color:var(--foreground);box-shadow:inset 0 0 0 1px var(--border-strong)}.segment-count{background:var(--secondary);min-width:20px;color:var(--muted-foreground);border-radius:999px;padding:1px 6px;font-size:11.5px}.segment-active .segment-count{background:var(--secondary);color:var(--foreground)}.search-field{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--secondary);min-width:260px;color:var(--muted-foreground);border-color:var(--border);align-items:center;gap:8px;padding:0 0 0 11px;display:flex}.search-field [data-slot=input]{background:0 0;min-height:38px;padding-left:0;box-shadow:none!important;border:0!important}.toolbar-samples{align-items:center;gap:6px;margin-left:auto;display:flex}.register-table td:first-child strong{white-space:nowrap;font-size:14px}.register-table .sample-tag{margin-top:5px}.row-action td{background:var(--secondary)}.next-step .owner{font-size:12px;font-weight:700;display:block}.owner-you{color:var(--foreground)}.owner-counterparty,.owner-none{color:var(--muted-foreground);font-weight:600}.row-open{border:1px solid var(--border-strong);min-height:34px;color:var(--foreground);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:0 11px;font-size:12.5px;font-weight:650;display:inline-flex}.row-open:hover{background:var(--secondary);border-color:var(--border-strong)}.table-empty{text-align:center;color:var(--muted-foreground);padding:34px 0!important}.table-empty strong{color:var(--foreground);margin-bottom:4px;font-size:14px;display:block}.table-foot{color:var(--muted-foreground);padding-top:12px;font-size:12.5px}.back-link{color:var(--muted-foreground);align-items:center;gap:6px;width:max-content;font-size:13px;font-weight:600;display:inline-flex}.back-link:hover{color:var(--foreground)}.order-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.order-head-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.order-head h1{font-size:28px}.order-head p{color:var(--muted-foreground);max-width:72ch;margin-top:6px}.order-head-total{text-align:right;flex-shrink:0;justify-items:end;gap:4px;max-width:300px;display:grid}.order-head-total>span{color:var(--muted-foreground);font-size:12.5px;font-weight:650}.order-head-total strong{font-family:var(--font-data);letter-spacing:-.01em;font-size:26px;font-weight:600;line-height:1.1}.order-head-total strong small{font-family:var(--font-body);color:var(--muted-foreground);font-size:12px;font-weight:700}.order-head-total>small{font-size:12px}.stepper{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);counter-reset:step;grid-template-columns:repeat(6,1fr);gap:8px;margin:0;padding:16px 20px;list-style:none;display:grid}.stepper-step{grid-template-columns:auto 1fr;align-items:center;gap:10px;min-width:0;display:grid;position:relative}.stepper-step:not(:last-child):after{content:"";background:var(--border);height:2px;position:absolute;top:14px;left:38px;right:8px}.stepper-done:not(:last-child):after{background:var(--primary)}.stepper-dot{z-index:1;border:2px solid var(--border-strong);background:var(--card);width:28px;height:28px;color:var(--muted-foreground);border-color:var(--border-strong);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid;position:relative}.stepper-done .stepper-dot{border-color:var(--success);background:var(--success);color:var(--primary-foreground)}.stepper-current .stepper-dot{border-color:var(--foreground);color:var(--primary-foreground);box-shadow:0 0 0 4px color-mix(in oklch,var(--foreground) 14%,transparent);background:var(--foreground)}.stepper-flag .stepper-dot{border-color:var(--destructive);color:var(--destructive);box-shadow:0 0 0 4px color-mix(in oklch,var(--destructive) 18%,transparent);background:var(--destructive-soft)}.stepper-label{z-index:1;background:var(--card);width:max-content;max-width:100%;color:var(--muted-foreground);padding-right:10px;font-size:13px;font-weight:650;line-height:1.2;display:grid;position:relative}.stepper-done .stepper-label,.stepper-current .stepper-label{color:var(--foreground)}.stepper-label small{color:var(--muted-foreground);font-size:11.5px;font-weight:500}.stepper-flag .stepper-label small{color:var(--destructive)}.order-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.order-main,.order-side{gap:18px;min-width:0;display:grid}.action-panel{border-width:1px}.action-you{border-color:var(--border-strong);box-shadow:none}.action-head{gap:4px;margin-bottom:14px;display:grid}.action-owner{background:var(--secondary);width:max-content;color:var(--foreground);border-radius:5px;padding:3px 8px;font-size:12px;font-weight:700}.action-counterparty .action-owner,.action-none .action-owner{background:var(--secondary);color:var(--muted-foreground)}.action-head h2{font-size:19px}.action-head p{color:var(--muted-foreground);max-width:72ch}.action-body{gap:14px;display:grid}.action-note{color:var(--foreground);max-width:72ch;font-size:13.5px}.action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.invite-link{border:1px solid var(--border);background:var(--secondary);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.invite-link>span{gap:3px;min-width:0;display:grid}.invite-link strong{font-size:13px}.invite-link code{color:var(--foreground)}.fact-list{gap:0;margin:0;display:grid}.fact-list>div{border-top:1px solid var(--border);grid-template-columns:150px 1fr;gap:10px;padding:9px 0;font-size:13.5px;display:grid}.fact-list>div:first-child{border-top:0;padding-top:0}.fact-list dt{color:var(--muted-foreground);align-items:center;gap:6px;font-weight:600;display:flex}.fact-list dd{color:var(--foreground);margin:0;line-height:1.4}.fact-list dd small{display:block}.fact-list-inline{grid-template-columns:repeat(3,1fr);gap:10px}.fact-list-inline>div{border:1px solid var(--border);background:var(--secondary);border-radius:7px;grid-template-columns:1fr;gap:3px;padding:10px 12px}.inspection-table td:nth-child(n+3):nth-child(-n+5){width:110px}.inspection-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.inspection-summary div{border:1px solid var(--border);background:var(--secondary);border-radius:7px;gap:3px;padding:11px 13px;display:grid}.inspection-summary span{color:var(--muted-foreground);font-size:12.5px;font-weight:600}.inspection-summary strong{font-family:var(--font-data);font-size:16px;font-weight:600}.inspection-record{border-top:1px solid var(--border);gap:10px;margin-top:18px;padding-top:14px;display:grid}.demo-control{border:1px dashed var(--border-strong);background:var(--secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-top:6px;padding:11px 13px;display:flex}.demo-control strong{color:var(--foreground);font-size:12.5px;font-weight:700;display:block}.demo-control small{max-width:60ch;display:block}.document-list{margin:0;padding:0;list-style:none}.document-list li{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 0;display:grid}.document-list li>div{gap:2px;min-width:0;display:grid}.document-list strong{word-break:break-all;font-size:13.5px}.document-list code{color:var(--muted-foreground);font-size:11.5px}.extraction{border:1px solid color-mix(in oklch,var(--foreground) 30%,transparent);background:var(--secondary);border-color:var(--border-strong);border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.extraction-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.extraction-head strong{font-size:13.5px;display:block}.extraction-head small{max-width:70ch;display:block}.extraction-warnings{color:var(--warning);gap:3px;margin:0;padding-left:18px;font-size:12.5px;display:grid}.timeline{margin:0;padding:0;list-style:none;display:grid}.timeline li{border-top:1px solid var(--border);grid-template-columns:96px 1fr;gap:10px;padding:8px 0;font-size:13px;display:grid}.timeline li:first-child{border-top:0;padding-top:0}.timeline time{color:var(--muted-foreground);white-space:nowrap;padding-top:2px;font-size:12px}.timeline strong{font-weight:650}.timeline p{color:var(--muted-foreground);margin-top:2px;font-size:12.5px}.import-strip{border:1px solid color-mix(in oklch,var(--foreground) 30%,transparent);background:var(--secondary);border-color:var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.import-strip strong{font-size:13.5px;display:block}.line-editor{gap:8px;display:grid}.line-editor-head,.line-editor-row{grid-template-columns:minmax(0,2.2fr) 92px 100px 120px 96px 34px;align-items:center;gap:8px;display:grid}.line-editor-head{color:var(--muted-foreground);padding:0 2px;font-size:12px;font-weight:650}.line-editor-row strong{font-family:var(--font-data);text-align:right;font-size:13px}.line-editor-add{border:1px dashed var(--border-strong);width:max-content;min-height:34px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:12.5px;font-weight:650;display:inline-flex}.line-editor-add:hover{background:var(--secondary)}.order-total-strip{background:var(--secondary);color:var(--foreground);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.order-total-strip span{color:var(--muted-foreground);font-size:13px}.order-total-strip strong{font-family:var(--font-data);font-size:20px;font-weight:600}.order-total-strip strong small{font-family:var(--font-body);color:var(--muted-foreground);font-size:12px}.po-pages{color:var(--muted-foreground);align-items:center;gap:8px;margin:0;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.po-pages li{align-items:center;gap:7px;display:flex}.po-pages li+li:before{content:"";background:var(--border-strong);width:36px;height:1px;margin-right:1px}.po-pages span{border:1px solid var(--border-strong);background:var(--card);border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.po-pages .po-page-current{color:var(--foreground)}.po-pages .po-page-current span{border-color:var(--foreground);background:var(--primary);color:var(--primary-foreground)}.po-pages .po-page-done{color:var(--foreground)}.po-pages .po-page-done span{border-color:var(--success);background:var(--success-soft);color:var(--success)}.po-page{gap:18px;display:grid}.po-page[hidden]{display:none}.release-plan-fieldset{gap:16px;display:grid}.release-intro{max-width:70ch;color:var(--muted-foreground);margin:0;font-size:13.5px;line-height:1.55}.release-plan{--seg-radius:7px;gap:7px;display:grid}.release-row{align-items:end;gap:4px;display:grid}.release-zone{min-width:0;container-type:inline-size}.release-zone-body{border-bottom:1px solid var(--border-strong);gap:1px;min-width:0;padding-bottom:7px;display:none}@container (min-width:132px){.release-zone-body{display:grid}}.release-zone+.release-zone .release-zone-body{border-left:1px solid var(--border-strong);padding-left:10px}.release-summary{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:end;gap:16px;padding-bottom:7px;display:flex}.release-summary .release-zone{min-width:0;container-type:normal}.release-summary .release-zone .release-zone-body{border:0;padding:0;display:grid}.release-summary .release-zone+.release-zone .release-zone-body{text-align:right}.release-summary .release-zone+.release-zone span{justify-content:flex-end}.release-zone span,.release-zone b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.release-zone span{color:var(--muted-foreground);align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:1.35;display:flex}.release-zone b{font-family:var(--font-data);letter-spacing:-.01em;font-size:14px;font-weight:650}.release-bar{gap:3px;min-height:62px;display:grid;position:relative}.release-seg{border-radius:2px;align-content:center;gap:2px;min-width:0;padding:9px 11px;transition:background .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;container-type:inline-size}.release-seg:first-child{border-radius:var(--seg-radius) 2px 2px var(--seg-radius)}.release-seg:last-child{border-radius:2px var(--seg-radius) var(--seg-radius) 2px}.release-seg:only-child{border-radius:var(--seg-radius)}.release-seg-name{font-size:12.5px;font-weight:650;display:none}.release-seg-share{letter-spacing:-.02em;font-size:16px;font-weight:680;line-height:1.15;display:none}@container (min-width:46px){.release-seg-share{display:block}}.release-seg-amount{font-family:var(--font-data);white-space:nowrap;font-size:12.5px;font-weight:550;line-height:1.3;display:none}.release-seg-state{white-space:nowrap;align-items:center;gap:4px;margin-top:3px;font-size:12px;font-weight:600;display:none}@container (min-width:88px){.release-seg-amount{display:block}}@container (min-width:128px){.release-seg-state{display:flex}}.release-seg-deposit{background:var(--primary);color:var(--primary-foreground)}.release-seg-dispatch{background:var(--muted-foreground);color:var(--primary-foreground)}.release-seg-delivery{background:var(--border-strong);color:var(--foreground)}.release-seg-held{background:var(--secondary);color:var(--foreground);box-shadow:inset 0 0 0 1px var(--border-strong)}.release-seg-held.release-seg-dispatch{background:var(--secondary);box-shadow:inset 0 0 0 1px var(--border-strong)}.release-seg-disputed{background:var(--destructive-soft);color:var(--foreground);box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--destructive) 55%,transparent)}.release-seg-refunded{background:var(--secondary);color:var(--muted-foreground);box-shadow:inset 0 0 0 1px var(--border)}.release-seg-refunded .release-seg-state{color:var(--muted-foreground)}.release-seg-disputed .release-seg-state{color:var(--destructive);font-weight:650}.release-seg-held .release-seg-state,.release-zone-held span{color:var(--muted-foreground)}.release-legend{align-items:start}.release-leg{gap:2px;min-width:0;padding-top:1px;display:grid;container-type:inline-size}.release-leg strong,.release-leg small{display:none}@container (min-width:76px){.release-leg strong{text-wrap:balance;font-size:12.5px;font-weight:650;line-height:1.3;display:block}}@container (min-width:136px){.release-leg small{color:var(--muted-foreground);text-wrap:pretty;font-size:12px;line-height:1.35;display:block}}.release-allocation{position:relative}.release-range{appearance:none;pointer-events:none;background:0 0;width:100%;height:62px;margin:0;position:absolute;bottom:0;left:0;right:0}.release-range::-webkit-slider-runnable-track{background:0 0;height:62px}.release-range::-webkit-slider-thumb{appearance:none;border:3px solid var(--background);background:var(--foreground);pointer-events:auto;cursor:ew-resize;border-radius:7px;width:14px;height:62px}.release-range::-moz-range-track{background:0 0;height:62px}.release-range::-moz-range-thumb{box-sizing:border-box;border:3px solid var(--background);background:var(--foreground);pointer-events:auto;cursor:ew-resize;border-radius:7px;width:14px;height:62px}.release-range-dispatch::-webkit-slider-thumb{background:var(--foreground)}.release-range-dispatch::-moz-range-thumb{background:var(--foreground)}.release-range:focus-visible{outline:none}.release-range:focus-visible::-webkit-slider-thumb{border-color:var(--ring)}.release-range:focus-visible::-moz-range-thumb{border-color:var(--ring)}.release-controls{border-top:1px solid var(--border);display:grid}.release-controls>label,.release-final{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 104px 126px;align-items:center;gap:14px;padding:12px 0;display:grid}.release-controls>label>span:first-child,.release-final>span{gap:2px;display:grid}.release-controls strong{font-size:13.5px;font-weight:650}.release-controls small{color:var(--muted-foreground);font-size:12px}.percent-input{border:1px solid var(--border-strong);background:var(--secondary);border-color:var(--border);border-radius:7px;align-items:center;display:flex}.percent-input [data-slot=input]{text-align:right;min-height:40px;font-family:var(--font-data);background:0 0;box-shadow:none!important;border:0!important}.percent-input b{color:var(--muted-foreground);padding-right:10px;font-size:12px}.release-controls output{font-family:var(--font-data);text-align:right;font-size:13.5px;font-weight:600}.release-final>b{text-align:right;color:var(--foreground)}.release-ledger{gap:16px;display:grid}.order-created{gap:14px;display:grid}.order-created-mark{background:var(--success-soft);width:44px;height:44px;color:var(--success);border-radius:999px;place-items:center;display:grid}.trust-publish{gap:12px;display:grid}.trust-publish>div:first-child{gap:3px;display:grid}.trust-publish span{color:var(--muted-foreground);font-size:13px}.trust-link{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding-top:12px;display:flex}.trust-link code{min-width:0;font-family:var(--font-data);overflow-wrap:anywhere;flex:1;font-size:12px}.trust-profile{grid-template-columns:minmax(240px,.72fr) minmax(0,1.6fr);align-items:start;gap:18px;display:grid}.trust-identity,.trust-roles{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}.trust-identity{gap:12px;padding:24px;display:grid}.trust-identity h1{letter-spacing:-.025em;margin:0;font-size:24px}.trust-identity p{color:var(--muted-foreground);margin:0;font-size:13.5px;line-height:1.55}.trust-verified{color:var(--success);align-items:center;gap:7px;font-size:12.5px;font-weight:700;display:flex}.trust-identity dl{border-top:1px solid var(--border);gap:7px;margin:4px 0 0;padding-top:12px;display:grid}.trust-identity dl div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.trust-identity dt{color:var(--muted-foreground)}.trust-identity dd{text-align:right;margin:0;font-weight:650}.trust-roles{padding:0 22px}.trust-role{padding:22px 0}.trust-role+.trust-role{border-top:1px solid var(--border)}.trust-role-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.trust-role-head h2{margin:0;font-size:18px}.trust-role-head span{color:var(--muted-foreground);font-size:12px}.trust-facts{grid-template-columns:1fr 1fr;margin:0;display:grid}.trust-facts div{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:9px 0;font-size:13px;display:flex}.trust-facts div:nth-child(odd){padding-right:18px}.trust-facts div:nth-child(2n){border-left:1px solid var(--border);padding-left:18px}.trust-facts dt{color:var(--muted-foreground)}.trust-facts dd{text-align:right;margin:0;font-weight:650}.trust-privacy{color:var(--muted-foreground);text-align:center;grid-column:1/-1;margin:0;font-size:12px}.public-trust-shell{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-body)}.public-trust-shell>header,.public-trust-shell>footer{border-bottom:1px solid var(--border);background:var(--card);min-height:64px;color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:0 max(20px,50vw - 530px);font-size:12.5px;display:flex}.public-trust-shell>main{width:min(1060px,100% - 40px);margin:0 auto;padding:42px 0}.public-trust-shell>footer{border-top:1px solid var(--border);text-align:center;border-bottom:0;justify-content:center}.empty-state{color:var(--muted-foreground);justify-items:start;gap:10px;padding:40px 0;display:grid}.empty-state h1{color:var(--foreground)}.page-loading{min-height:60vh;color:var(--muted-foreground);font-family:var(--font-body);background:var(--background);place-items:center;font-size:14px;display:grid}.po-dialog{max-height:92vh;font-family:var(--font-body);color:var(--foreground);gap:18px;display:grid;overflow-y:auto;border-radius:var(--radius-lg)!important;width:min(920px,100vw - 28px)!important;max-width:920px!important;padding:26px!important}.consent-dialog{font-family:var(--font-body);color:var(--foreground);gap:16px;display:grid;border-radius:var(--radius-lg)!important;width:min(560px,100vw - 28px)!important;max-width:560px!important;padding:24px!important}.money-dialog{font-family:var(--font-body);color:var(--foreground);border-radius:var(--radius-lg)!important;width:min(600px,100vw - 28px)!important;max-width:600px!important;padding:24px!important}.money-dialog form{gap:16px;display:grid}.po-dialog [data-slot=dialog-title],.consent-dialog [data-slot=dialog-title],.money-dialog [data-slot=dialog-title]{letter-spacing:-.02em;font-size:20px;font-weight:650}.po-dialog [data-slot=dialog-description],.consent-dialog [data-slot=dialog-description],.money-dialog [data-slot=dialog-description]{color:var(--muted-foreground);font-size:13.5px;line-height:1.55}.po-dialog [data-slot=dialog-footer],.consent-dialog [data-slot=dialog-footer],.money-dialog [data-slot=dialog-footer]{margin-top:4px}.po-dialog .field>span,.consent-dialog .field>span,.money-dialog .field>span{color:var(--muted-foreground);align-items:center;gap:6px;font-size:12.5px;font-weight:650;display:flex}.po-dialog .field,.consent-dialog .field,.money-dialog .field{gap:6px;display:grid}.po-dialog small,.consent-dialog small,.money-dialog small{color:var(--muted-foreground);font-size:12px;line-height:1.45}.po-dialog code,.money-dialog code{font-family:var(--font-data);word-break:break-all;font-size:12px}.po-dialog [data-slot=input],.money-dialog [data-slot=input]{border-color:var(--border-strong)}.consent-dialog .file-field,.po-dialog .file-field{position:relative}.amount-input{border:1px solid var(--border-strong);background:var(--secondary);border-color:var(--border);border-radius:7px;align-items:center;gap:8px;padding-right:12px;display:flex}.amount-input [data-slot=input]{font-family:var(--font-data);background:0 0;min-height:46px;font-size:18px;box-shadow:none!important;border:0!important}.amount-input b{color:var(--muted-foreground);font-size:12.5px}.method-list{gap:8px;display:grid}.method{border:1px solid var(--border);background:var(--card);cursor:pointer;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:11px 13px;display:grid}.method input{accent-color:var(--accent)}.method span{gap:2px;display:grid}.method strong{font-size:13.5px;font-weight:650}.method-active{border-color:var(--foreground);background:var(--secondary);box-shadow:0 0 0 2px color-mix(in oklch,var(--foreground) 9%,transparent)}.summary-strip{background:var(--secondary);color:var(--muted-foreground);border-radius:7px;align-items:center;gap:12px;padding:10px 13px;font-size:13px;display:flex}.summary-strip strong{font-family:var(--font-data);color:var(--foreground);margin-right:auto;font-size:15px}.crypto-transfer{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.crypto-transfer>div{gap:6px;display:grid}.crypto-transfer strong{font-size:13.5px}.crypto-qr{border:1px solid var(--border);background:var(--card);width:150px;min-height:150px;color:var(--muted-foreground);text-align:center;border-radius:8px;place-items:center;padding:8px;font-size:12px;display:grid}.processing{color:var(--muted-foreground);justify-items:center;gap:8px;padding:30px 0;display:grid}.processing strong{color:var(--foreground);font-size:15px}.spin{color:var(--foreground);animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.qr-dialog{width:min(720px,100vw - 28px)!important;max-width:720px!important}.qr-grid{grid-template-columns:1fr auto;align-items:start;gap:22px;display:grid}.qr-grid>div:first-child{gap:14px;display:grid}.qr-ticket{border:1px solid var(--border);background:var(--card);border-radius:10px;justify-items:center;gap:8px;padding:16px;display:grid}.qr-split{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}@media (max-width:640px){.qr-split{grid-template-columns:1fr}}.qr-pane{align-content:start;gap:12px;min-width:0;display:grid}.qr-pane h3{color:var(--foreground);align-items:center;gap:6px;margin:0;font-size:14px;font-weight:650;display:flex}.qr-paid{justify-items:start;gap:8px;display:grid}.qr-paid p{color:var(--muted-foreground);margin:0;font-size:13.5px;line-height:1.5}.qr-scan-launch{border:1px dashed var(--border-strong);background:var(--secondary);color:var(--foreground);cursor:pointer;border-radius:10px;justify-items:center;gap:4px;padding:26px 16px;display:grid}.qr-scan-launch strong{font-size:14px;font-weight:650}.qr-scan-launch small{color:var(--muted-foreground);font-size:12px}.qr-scan-launch:hover{border-color:var(--foreground);background:var(--secondary)}.qr-scanner{background:var(--secondary);object-fit:cover;border-radius:10px;width:100%;max-height:320px}.qr-pane textarea{border:1px solid var(--border-strong);width:100%;min-height:96px;font-family:var(--font-data);resize:vertical;border-radius:7px;padding:10px 12px;font-size:12.5px;line-height:1.5}.qr-ticket strong{font-family:var(--font-data);font-size:20px}.qr-ticket strong small{font-family:var(--font-body);font-size:12px}.qr-live{color:var(--success);align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.qr-live i{background:var(--success);border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35}}.wallet-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.wallet-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--foreground);align-content:start;gap:12px;padding:24px;display:grid}.wallet-card-head{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:12px;font-size:.875rem;font-weight:550;display:flex}.wallet-card-head .help-hint-button{color:var(--muted-foreground)}.wallet-network{border:1px solid var(--border);height:28px;color:var(--foreground);border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.wallet-network i{background:var(--success);border-radius:999px;width:8px;height:8px}.wallet-amount{font-family:var(--font-body);letter-spacing:-.02em;font-size:2.25rem;font-weight:650;line-height:1}.wallet-amount-text{font-family:var(--font-body);letter-spacing:-.01em;font-size:22px;font-weight:650}.wallet-amount small{font-family:var(--font-body);color:var(--muted-foreground);font-size:13px;font-weight:700}.link-light{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}.wallet-address{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.wallet-address code{color:var(--foreground)}.wallet-note{color:var(--muted-foreground);font-size:12.5px}.wallet-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.money-rows{margin:0;display:grid}.money-rows>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.money-rows>div:first-child{border-top:0;padding-top:0;font-size:15px}.money-rows dt{color:var(--foreground);flex-wrap:wrap;align-items:center;gap:6px;font-size:13.5px;font-weight:600;display:flex}.money-rows dt small{width:100%;font-weight:500}.money-rows dd{font-family:var(--font-body);white-space:nowrap;margin:0;font-size:15px;font-weight:600}.money-rows dd.text{font-family:var(--font-body);color:var(--muted-foreground);font-weight:600}.money-row-pending dt,.money-row-pending dd{color:var(--warning)}.money-foot{color:var(--muted-foreground);align-items:flex-start;gap:8px;margin-top:12px;font-size:12.5px;display:flex}.money-ledger .panel-link{margin-top:10px}.movement-list{margin:0;padding:0;list-style:none}.movement-list li{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:11px 0;display:grid}.movement-list li>div{gap:2px;display:grid}.movement-icon{background:var(--secondary);width:34px;height:34px;color:var(--muted-foreground);border-radius:8px;place-items:center;display:grid}.movement-in{background:var(--success-soft);color:var(--success)}.movement-stage-escrow,.movement-stage-deposit,.movement-stage-dispatch,.movement-stage-delivery{background:var(--secondary);color:var(--foreground)}.movement-list .num{font-family:var(--font-data);font-size:14px}.amount-in{color:var(--success)}.amount-escrow{color:var(--muted-foreground);font-weight:600}.gate-shell{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-body);font-size:14px}.gate-header{border-bottom:1px solid var(--border);height:64px;color:var(--muted-foreground);justify-content:space-between;align-items:center;padding:0 28px;font-size:13px;font-weight:600;display:flex}.gate-main{place-items:center;padding:60px 20px;display:grid}.gate-main section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);gap:14px;width:min(480px,100%);padding:30px;display:grid}.gate-main h1{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:650}.gate-main p{color:var(--muted-foreground);margin:0;line-height:1.55}.gate-icon{background:var(--secondary);width:42px;height:42px;color:var(--foreground);border-radius:9px;place-items:center;display:grid}.gate-assurance{border:1px solid var(--border);background:var(--secondary);color:var(--foreground);border-radius:8px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.gate-assurance span{gap:2px;display:grid}.gate-assurance strong{font-size:13px}.gate-assurance small{color:var(--muted-foreground);font-size:12px}.gate-main .legal-copy{color:var(--muted-foreground);font-size:12px;line-height:1.5}.gate-main .legal-copy a{text-decoration:underline}.gate-back{color:var(--muted-foreground);font-size:13px;font-weight:600}.console-shell{background:var(--background);min-height:100vh}.console-back{font-family:var(--font-body);margin:16px 28px 0}@media (max-width:1050px){.order-grid,.wallet-grid{grid-template-columns:1fr}.stepper{grid-template-columns:repeat(3,1fr);row-gap:14px;padding:16px 20px}.stepper-step:nth-child(3n):after,.line-editor-head{display:none}.line-editor-row{grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto}.line-editor-row [data-slot=input]:first-child{grid-column:1/-1}.form-grid-3{grid-template-columns:1fr 1fr}}@media (max-width:760px){.shell h1,.order-head h1{font-size:22px}.toolbar-samples{margin-left:0}.search-field{background:var(--secondary);border-color:var(--border);border-radius:var(--radius);width:100%;min-width:0}.order-head{flex-direction:column}.order-head-total{text-align:left;justify-items:start;max-width:none}.stepper{grid-template-columns:repeat(2,1fr);padding:16px 20px}.stepper-step:after{display:none}.panel{border-radius:var(--radius-lg);padding:20px}.fact-list>div{grid-template-columns:1fr;gap:2px}.fact-list-inline,.inspection-summary{grid-template-columns:1fr}.data-table{font-size:13px}.invite-link{grid-template-columns:auto 1fr}.invite-link [data-slot=button]{grid-column:1/-1}.wallet-amount{font-size:1.75rem}.form-grid,.form-grid-3,.qr-grid,.crypto-transfer{grid-template-columns:1fr}.demo-control{flex-direction:column;align-items:stretch}.document-list li{grid-template-columns:auto 1fr}.document-list li [data-slot=button]{grid-column:1/-1}.timeline li{grid-template-columns:1fr}.release-controls>label,.release-final{grid-template-columns:1fr 96px 1fr}.release-controls output{text-align:left}.release-plan{gap:10px}.release-row,.release-bar{gap:6px;grid-template-columns:1fr!important}.release-bar{min-height:0}.release-zone+.release-zone .release-zone-body{border-left:0;padding-left:0}.release-seg,.release-seg:first-child,.release-seg:last-child{border-radius:var(--seg-radius)}.release-seg{align-items:baseline;gap:10px;padding:11px 13px;display:flex}.release-seg-name{flex:1;min-width:0;display:block}.release-seg-share{font-size:13.5px;display:block}.release-seg-state{margin-top:0}.release-zone span,.release-zone b{white-space:normal}.release-legend,.release-range{display:none}.trust-profile,.trust-facts{grid-template-columns:1fr}.trust-facts div:nth-child(n){border-left:0;padding-left:0;padding-right:0}.public-trust-shell>header{gap:16px;padding:10px 20px}}@media (prefers-reduced-motion:reduce){.help-hint-tip{background:var(--primary);color:var(--primary-foreground);transition:none}.spin,.qr-live i{animation:none}.release-seg{transition:none}}.notice-success>svg{color:var(--success)}.notice-warning>svg{color:var(--warning)}.notice-error>svg{color:var(--destructive)}.notice-info>svg{color:var(--muted-foreground)}.file-field:focus-within{outline:2px solid var(--ring);outline-offset:2px}.release-seg-released{background:var(--success);color:var(--primary-foreground)}.release-seg-released .release-seg-state{color:var(--primary-foreground)}.movement-in.movement-stage{background:var(--success-soft);color:var(--success)}
.data-table td{border-bottom:1px solid var(--border)}.data-table th{border-bottom:1px solid var(--border-strong)}.data-table th:first-child,.data-table td:first-child{padding-left:10px}.data-table th:last-child,.data-table td:last-child{padding-right:10px}.table-panel .table-scroll{margin:0 -10px}.register-table td{padding:14px 10px}.register-table td:first-child small{white-space:normal}.cell-company{font-size:14px;font-weight:600;display:block}.cell-role{border-radius:5px;margin-top:3px;padding:1px 7px;font-size:11.5px;font-weight:650;display:inline-block}.cell-role-buyer,.cell-role-supplier{background:var(--secondary);color:var(--foreground)}.row-open{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--card);min-height:34px;color:var(--foreground);white-space:nowrap;cursor:pointer;align-items:center;gap:4px;padding:0 11px;font-size:12.5px;font-weight:650;transition:background .15s ease-out,border-color .15s ease-out;display:inline-flex}.phase-tabs{border:1px solid var(--border);border-radius:var(--radius);background:var(--secondary);gap:2px;width:max-content;max-width:100%;margin:0 0 14px;padding:3px;display:flex;overflow-x:auto}.phase-tab{min-height:34px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:0 12px;font-size:.8125rem;font-weight:600;transition:background-color .15s ease-out,color .15s ease-out;display:inline-flex}.phase-tab:hover{color:var(--foreground)}.phase-tab-active{background:var(--card);color:var(--foreground);box-shadow:inset 0 0 0 1px var(--border-strong)}.phase-count{background:color-mix(in oklch,var(--foreground) 8%,transparent);min-width:20px;color:var(--muted-foreground);border-radius:999px;padding:1px 6px;font-size:11.5px;font-weight:700}.phase-tab-active .phase-count{background:var(--secondary);color:var(--foreground)}.phase-count-hot{background:var(--primary);color:var(--primary-foreground)}.table-empty .empty-art{margin:0 auto 8px}.preview-sheet{font-family:var(--font-body);color:var(--foreground);border-left:1px solid var(--border);grid-template-rows:auto 1fr auto;gap:16px;display:grid;background:var(--card)!important;width:min(460px,100vw)!important;max-width:460px!important;padding:24px!important}.preview-head{text-align:left;gap:8px;display:grid}.preview-tags{flex-wrap:wrap;gap:6px;display:flex}.preview-sheet [data-slot=sheet-title]{letter-spacing:-.02em;font-size:22px;font-weight:650}.preview-sheet [data-slot=sheet-description]{color:var(--muted-foreground);font-size:13.5px}.preview-body{align-content:start;gap:16px;display:grid;overflow-y:auto}.preview-action{border:1px solid var(--border);background:var(--secondary);border-radius:8px;gap:4px;padding:12px 14px;display:grid}.preview-action-you{border-color:var(--border-strong);background:var(--secondary)}.preview-action span{color:var(--foreground);font-size:12px;font-weight:700}.preview-action-counterparty span,.preview-action-none span{color:var(--muted-foreground)}.preview-action strong{font-size:15px}.preview-action p{color:var(--muted-foreground);font-size:13px}.preview-sheet .fact-list>div{grid-template-columns:130px 1fr;font-size:13px}.preview-lines{gap:6px;display:grid}.preview-lines-head{color:var(--muted-foreground);justify-content:space-between;margin-bottom:2px;font-size:13px;display:flex}.preview-lines-head strong{color:var(--foreground)}.preview-lines p{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:7px 0;font-size:13px;display:flex}.preview-lines small{color:var(--muted-foreground);font-size:12px}.preview-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;padding-top:12px;display:flex}.preview-sheet [data-slot=button]{border-radius:7px;min-height:40px;padding:0 15px;font-size:13.5px;font-weight:650}.agreement{border:1px solid var(--border-strong);background:var(--card);border-color:var(--border);border-radius:8px;gap:10px;padding:14px 16px;display:grid}.agreement-head{gap:2px;display:grid}.agreement-head strong{font-size:13.5px}.agreement-head span{color:var(--muted-foreground);font-size:12.5px}.agreement-head a{color:var(--foreground);font-weight:600;text-decoration:underline}.agreement-clauses{border:1px solid var(--border);background:var(--secondary);max-height:150px;color:var(--foreground);border-radius:6px;gap:6px;margin:0;padding:10px 12px 10px 28px;font-size:13px;line-height:1.5;display:grid;overflow-y:auto}.agreement-check{color:var(--foreground);cursor:pointer;align-items:flex-start;gap:10px;font-size:13.5px;font-weight:600;line-height:1.45;display:flex}.agreement-check input{width:17px;height:17px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.agreement-check-secondary{color:var(--foreground);font-weight:500}.agreement-done{background:var(--success-soft);border-color:color-mix(in oklch,var(--success) 40%,transparent);color:var(--success);grid-template-columns:auto 1fr;align-items:start;font-size:13px}.agreement-done svg{margin-top:2px}.consent-dialog .agreement,.po-dialog .agreement{background:var(--secondary)}.po-dialog .role-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.role-option{border:1px solid var(--border);background:var(--secondary);cursor:pointer;border-color:var(--border);border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s ease-out,box-shadow .15s ease-out;display:grid}.role-option input{accent-color:var(--accent)}.role-option span{gap:2px;display:grid}.role-option strong{font-size:13.5px;font-weight:650}.role-option-active,.role-option-supplier.role-option-active{border-color:var(--foreground);background:var(--secondary);box-shadow:0 0 0 1px var(--foreground)}.legend-note{color:var(--muted-foreground);margin-left:8px;font-weight:500}.check-strip{border:1px solid var(--border);background:var(--secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.check-strip strong{font-size:13.5px;display:block}.shipment-card{border:1px solid color-mix(in oklch,var(--foreground) 30%,transparent);background:var(--secondary);border-color:var(--border);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:14px 16px;display:grid}.shipment-card>div{gap:3px;display:grid}.shipment-card strong{font-size:14.5px}.shipment-card span{color:var(--foreground);font-size:13px}.shipment-icon{background:var(--secondary);width:40px;height:40px;color:var(--foreground);border-radius:8px;place-items:center;display:grid}.choice-question{gap:10px;display:grid}.choice-question>strong{font-size:15px}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice{border:1px solid var(--border-strong);background:var(--secondary);text-align:left;cursor:pointer;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s ease-out,box-shadow .15s ease-out,transform .15s ease-out;display:grid}.choice:hover{border-color:var(--muted-foreground)}.choice>svg{background:var(--secondary);width:34px;height:34px;color:var(--muted-foreground);border-radius:999px;padding:8px}.choice span{gap:2px;display:grid}.choice strong{font-size:14px}.choice-active{border-color:var(--success);box-shadow:0 0 0 3px color-mix(in oklch,var(--success) 23%,transparent)}.choice-active>svg{background:var(--success-soft);color:var(--success)}.choice-danger{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch,var(--destructive) 21%,transparent)}.choice-danger>svg{background:var(--destructive-soft);color:var(--destructive)}.inspection-table td:nth-child(3),.inspection-table td:nth-child(4){width:110px}.claim .panel-head h2{gap:8px}.claim-deadline{color:var(--muted-foreground);white-space:nowrap;font-size:12.5px;font-weight:650}.claim-deadline-expired{color:var(--destructive)}.claim-stages{color:var(--muted-foreground);flex-wrap:wrap;gap:6px 18px;margin:0 0 16px;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.claim-stages li{align-items:center;gap:7px;display:inline-flex}.claim-stages li.done,.claim-stages li.current{color:var(--foreground)}.claim-stage-dot{border:2px solid var(--border-strong);border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.done .claim-stage-dot{border-color:var(--success);background:var(--success);color:var(--primary-foreground)}.current .claim-stage-dot{border-color:var(--foreground);color:var(--foreground);box-shadow:0 0 0 3px color-mix(in oklch,var(--foreground) 14%,transparent)}.claim-stage-branch .claim-stage-dot{border-color:var(--destructive);color:var(--destructive)}.claim-money{gap:12px;margin-bottom:16px;display:grid}.claim-money-ask{border-top:1px solid var(--border);color:var(--foreground);margin:0;padding-top:12px;font-size:13px;line-height:1.5}.claim-money-ask strong{font-family:var(--font-data);font-weight:650}.claim-grid{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:20px;display:grid}.claim-main{gap:16px;min-width:0;display:grid}.claim-statement{border:1px solid var(--border);background:var(--secondary);border-radius:8px;padding:12px 14px}.claim-statement strong{color:var(--muted-foreground);margin-bottom:4px;font-size:12.5px;display:block}.claim-statement p{font-size:14px}.claim-evidence{gap:10px;margin:0;padding:0;list-style:none;display:grid}.claim-evidence li{border:1px solid var(--border);border-radius:8px;gap:4px;padding:10px 12px;display:grid}.claim-side{border-radius:5px;width:max-content;padding:2px 8px;font-size:12px;font-weight:700}.claim-side-buyer,.claim-side-supplier{background:var(--secondary);color:var(--foreground)}.claim-evidence p{font-size:13.5px}.proposal-list{gap:10px;display:grid}.proposal-list h3{font-size:14px}.proposal{border:1px solid var(--border);background:var(--card);border-radius:9px;gap:8px;padding:14px;display:grid}.proposal-open{border-color:var(--border-strong);box-shadow:none}.proposal-ai{background:var(--secondary)}.proposal-superseded,.proposal-rejected{opacity:.7}.proposal header{justify-content:space-between;align-items:center;gap:10px;display:flex}.proposal-source{align-items:center;gap:6px;font-size:13.5px;font-weight:650;display:inline-flex}.proposal-source em{color:var(--muted-foreground);border:1px dashed var(--border-strong);border-radius:4px;padding:1px 6px;font-size:11.5px;font-style:normal;font-weight:600}.proposal-split{grid-template-columns:repeat(3,auto);justify-content:start;gap:16px;display:grid}.proposal-split span{display:grid}.proposal-split small{color:var(--muted-foreground);font-size:11.5px}.proposal-split strong{font-family:var(--font-data);font-size:15px;font-weight:600}.proposal p{font-size:13.5px}.proposal-acceptances{color:var(--success)}.proposal-reasoning{background:var(--secondary);color:var(--foreground);border-radius:6px;gap:6px;padding:10px 12px;font-size:13px;display:grid}.proposal-reasoning ul{gap:4px;margin:0;padding-left:18px;display:grid}.proposal-time{font-size:11.5px}.mediation-note{border:1px dashed var(--border-strong);color:var(--foreground);border-radius:8px;grid-template-columns:auto 1fr;gap:10px;padding:12px 14px;font-size:13px;display:grid}.mediation-note strong{color:var(--foreground);display:block}.mediation-note ul{margin:6px 0 0;padding-left:18px}.claim-side-panel{gap:12px;display:grid}.claim-actions{border:1px solid color-mix(in oklch,var(--foreground) 30%,transparent);background:var(--secondary);border-color:var(--border-strong);border-radius:9px;gap:10px;padding:14px;display:grid}.claim-actions strong{font-size:14px}.claim-actions p{color:var(--foreground);font-size:13px}.claim-actions [data-slot=button]{width:100%}.claim-actions-quiet{border-color:var(--border);background:var(--secondary)}.claim-working{color:var(--muted-foreground);font-style:normal}.capitalize{text-transform:capitalize}.register-table tbody tr{transition:background .18s ease-out}.register-table tbody tr:hover td{background:color-mix(in oklch,var(--secondary) 55%,transparent)}.stepper-dot{transition:background .3s ease-out,border-color .3s ease-out,color .3s ease-out}.stepper-step:not(:last-child):after{transition:background .4s ease-out}.pill-live i{background:currentColor;border-radius:999px;width:7px;height:7px;margin-right:6px;animation:1.4s ease-in-out infinite pulse}.order-created-mark{animation:.35s cubic-bezier(.22,1,.36,1) both pop-in}@keyframes pop-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.skeleton{gap:10px;padding:6px 0;display:grid}.skeleton span{background:linear-gradient(90deg,var(--secondary) 25%,var(--border-strong) 50%,var(--secondary) 75%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.4s linear infinite shimmer;display:block}@keyframes shimmer{to{background-position:-200% 0}}.panel-illustrated{grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:6px 0;display:grid}.panel-illustrated strong{font-size:14px;display:block}.panel-illustrated span{color:var(--muted-foreground);max-width:60ch;font-size:13px}.empty-art{display:block}@media (prefers-reduced-motion:reduce){.reveal,.row-reveal,.order-created-mark{animation:none}.skeleton span{background:linear-gradient(90deg,var(--secondary) 25%,var(--border-strong) 50%,var(--secondary) 75%);background-size:200% 100%;animation:none}}@media (max-width:1050px){.claim-grid{grid-template-columns:1fr}}@media (max-width:760px){.choice-grid,.po-dialog .role-choice{grid-template-columns:1fr}.proposal-split{grid-template-columns:1fr 1fr}.check-strip{flex-direction:column;align-items:stretch}}
.preview-sheet .fact-list dt{color:var(--muted-foreground)}.role-tag{background:var(--secondary);min-height:24px;color:var(--foreground);border-radius:6px;gap:5px;padding:0 8px;font-size:12px;font-weight:600}.role-tag svg{width:13px;height:13px;color:var(--muted-foreground);flex:none}.role-tag-compact{min-height:24px;padding:0 8px}.register-table .role-tag{margin-top:6px}.shell h1,.order-head h1{font-family:var(--font-display);letter-spacing:0;font-weight:700}.shell h1{font-size:24px}.order-head h1{font-size:26px}.shell h2{font-size:18px;font-weight:700}.panel-head h2{font-size:17px}.action-head h2{font-size:20px}.data-table th,.stepper-label,.claim-stages,.report-tab{font-weight:700}.claim-full{margin-bottom:0}.claim-side-panel{position:sticky;top:84px}.claim-grid{grid-template-columns:minmax(0,1fr) 300px}.mediation-report{border:1px solid var(--border);background:var(--card);border-radius:9px;gap:12px;padding:14px;display:grid}.report-tabs{border-bottom:1px solid var(--border);gap:2px;display:flex;overflow-x:auto}.report-tab{min-height:38px;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 12px;font-size:13px}.report-tab-active{color:var(--foreground);border-bottom-color:var(--accent)}.report{color:var(--foreground);gap:14px;font-size:13.5px;line-height:1.55;display:grid}.report-note{background:var(--secondary);color:var(--muted-foreground);border-radius:6px;align-items:flex-start;gap:7px;padding:9px 11px;font-size:12.5px;display:flex}.report-note svg{flex:none;margin-top:2px}.report-section{gap:6px;display:grid}.report-section h4{color:var(--foreground);align-items:baseline;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.report-section h4 span{min-width:22px;color:var(--foreground)}.report-section p{margin:0}.report-none{color:var(--muted-foreground);font-style:normal}.report-bullets{gap:4px;margin:0;padding-left:20px;display:grid}.report-quotes{gap:6px;margin:0;padding:0;list-style:none;display:grid}.report-quotes li{border:1px solid var(--border);background:var(--secondary);border-radius:6px;gap:2px;padding:8px 12px;display:grid}.report-quotes strong{color:var(--foreground);letter-spacing:.02em;font-size:12px}.report-quotes q{quotes:"“" "”";font-style:italic}.report-findings{gap:10px;margin:0;padding:0;list-style:none;display:grid}.report-findings>li{gap:4px;display:grid}.report-findings>li>strong{color:var(--foreground)}.report-split{grid-template-columns:repeat(auto-fit,minmax(150px,max-content));gap:16px;display:grid}.report-split span{gap:2px;display:grid}.report-split small{color:var(--muted-foreground);font-size:11.5px}.report-split strong{font-family:var(--font-data);color:var(--foreground);font-size:15px;font-weight:600}.proposal-report-toggle{width:max-content}.evidence-files{flex-wrap:wrap;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.evidence-files li{border:1px solid var(--border);background:var(--secondary);border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.evidence-files button,.evidence-files a{color:var(--foreground);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:none}.evidence-files a:hover{text-decoration:underline}@media (max-width:1050px){.claim-side-panel{position:static}}
.shell h1{font-size:26px}.order-header h1{margin-top:6px;font-size:28px}.panel-head h2,.shell h2{letter-spacing:-.01em;font-size:15.5px;font-weight:700}.action-head h2{font-size:19px}.claim .panel-head h2{font-size:17px}.shell h3{font-size:14px;font-weight:700}.order-header{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);gap:18px;padding:22px 24px 20px;display:grid}.order-header-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.order-header-top p{color:var(--muted-foreground);max-width:76ch;margin-top:6px;font-size:13.5px}.order-header .order-head-total{text-align:right}.fact-strip{border-top:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding-top:14px;display:grid}.fact-strip>div{border-right:1px solid var(--border);gap:3px;min-width:0;margin-right:18px;padding:0 18px 0 0;display:grid}.fact-strip>div:last-child{border-right:0;margin-right:0;padding-right:0}.fact-strip dt{color:var(--muted-foreground);align-items:center;font-size:12px;font-weight:700;display:flex}.fact-strip dd{gap:2px;min-width:0;margin:0;display:grid}.fact-strip dd strong{color:var(--foreground);overflow-wrap:anywhere;font-size:14px;font-weight:650}.fact-strip dd small{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px}.fact-strip .help-hint{margin-left:4px}.fact-strip .help-hint-button{width:18px;height:18px}.escrow-object-id{font-family:var(--font-data);white-space:nowrap}.escrow-object-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.escrow-copy-button{color:var(--foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11.5px;font-weight:600;display:inline-flex}.escrow-copy-button:hover{text-decoration:underline}.escrow-copy-button:focus-visible{outline:2px solid var(--foreground);outline-offset:3px;border-radius:2px}.order-grid{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.order-rail{align-content:start;gap:22px;padding-top:2px;display:grid}.rail-group{gap:8px;display:grid}.rail-group h3{border-bottom:1px solid var(--border-strong);letter-spacing:.01em;color:var(--foreground);margin:0;padding-bottom:6px;font-size:12.5px;font-weight:700}.rail-list{margin:0;display:grid}.rail-list>div{border-bottom:1px solid var(--border);grid-template-columns:110px 1fr;gap:8px;padding:8px 0;font-size:12.5px;display:grid}.rail-list>div:last-child{border-bottom:0}.rail-list dt{color:var(--muted-foreground);align-items:center;gap:5px;font-weight:600;display:flex}.rail-list dd{color:var(--foreground);margin:0;line-height:1.45}.rail-list dd small{color:var(--muted-foreground);display:block}.rail-list dd code{font-size:11.5px}.order-rail .timeline li{grid-template-columns:88px 1fr;font-size:12.5px}.order-rail .timeline time{font-size:11.5px}.order-rail .timeline p{font-size:12px}.rail-actions:empty{display:none}.rail-actions{position:sticky;top:84px}.rail-actions .claim-side-panel{position:static}.claim-single .claim-grid{grid-template-columns:1fr}.lines-table td strong{font-size:14px}.register-table .role-tag{margin-top:0}.cell-party{margin-top:6px;font-size:14px;display:block}.cell-party small{color:var(--muted-foreground);margin-right:5px;font-size:12.5px;font-weight:500}.cell-party strong{font-weight:650}.row-action td{background:0 0}.register-table tbody tr:hover td{background:color-mix(in oklch,var(--secondary) 55%,transparent)}.register-table td:first-child{padding-left:18px;position:relative}.register-table th:first-child{padding-left:18px}.action-dot{background:var(--primary);border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}@media (max-width:1050px){.fact-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.fact-strip>div:nth-child(2n){border-right:0;margin-right:0}.rail-actions{position:static}}@media (max-width:760px){.order-header{border-radius:var(--radius-lg);background:var(--card);padding:16px}.order-header-top{flex-direction:column}.order-header .order-head-total{text-align:left}.fact-strip{grid-template-columns:1fr}.fact-strip>div{border-right:0;margin-right:0;padding-right:0}.register-table td:first-child{padding-left:16px}}.action-head-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-skip{border:1px dashed var(--border-strong);min-height:28px;color:var(--muted-foreground);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.demo-skip:hover:not(:disabled){color:var(--foreground);border-color:var(--foreground);background:var(--secondary)}.demo-skip:disabled{opacity:.45;cursor:not-allowed}.action-note{align-items:flex-start;gap:6px;display:flex}.action-note svg{color:var(--success);flex:none;margin-top:3px}
.lift-row{transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),background .18s ease-out}.proposal.lift-row:hover,.register-table tbody tr.lift-row:hover td{background:color-mix(in oklch,var(--secondary) 55%,transparent)}.stepper-step:not(:last-child):after{display:none}.stepper-line{background:var(--border);transform-origin:0;z-index:0;height:2px;position:absolute;top:14px;left:38px;right:8px}.stepper-line-done{background:var(--success)}@keyframes ring{0%,to{box-shadow:0 0 0 4px color-mix(in oklch,var(--foreground) 9%,transparent)}50%{box-shadow:0 0 0 7px color-mix(in oklch,var(--foreground) 6%,transparent)}}@keyframes ring-red{0%,to{box-shadow:0 0 0 4px color-mix(in oklch,var(--destructive) 21%,transparent)}50%{box-shadow:0 0 0 7px color-mix(in oklch,var(--destructive) 12%,transparent)}}.pill-live{animation:2.2s ease-in-out infinite pill-glow;position:relative}@keyframes pill-glow{0%,to{box-shadow:0 0 0 0 color-mix(in oklch,var(--foreground) 6%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in oklch,var(--foreground) 7%,transparent)}}.pill-danger.pill-live{animation-name:pill-glow-red}@keyframes pill-glow-red{0%,to{box-shadow:0 0 0 0 color-mix(in oklch,var(--destructive) 12%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in oklch,var(--destructive) 18%,transparent)}}.pill-attention.pill-live{animation-name:pill-glow-amber}@keyframes pill-glow-amber{0%,to{box-shadow:0 0 0 0 color-mix(in oklch,var(--warning) 12%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in oklch,var(--warning) 18%,transparent)}}.notice-success svg{animation:.35s cubic-bezier(.22,1,.36,1) both pop-in}.cell-party{margin-top:0;margin-bottom:6px;font-size:14px}.cell-party strong{font-weight:650}@media (prefers-reduced-motion:reduce){.stepper-current .stepper-dot,.stepper-flag .stepper-dot,.pill-live,.claim-stages li,.notice-success svg{animation:none}.lift-row,.proposal.lift-row:hover{transition:none;transform:none}}.order-rail{overscroll-behavior:contain;max-height:calc(100vh - 158px);padding-right:2px;position:sticky;top:146px;overflow-y:auto}.rail-actions{z-index:auto;position:static}.rail-actions .claim-side-panel{position:static}@media (max-width:1050px){.order-rail{max-height:none;position:static;overflow:visible}}.phase-tab{color:var(--muted-foreground)}.phase-tab:hover{color:var(--foreground)}.segment{color:var(--muted-foreground)}.sample-tag{color:var(--foreground);border-color:var(--border-strong)}.data-table th{color:var(--muted-foreground)}.rail-group h3,.rail-list dt,.fact-list dt,.fact-strip dt,.action-counterparty .action-owner,.action-none .action-owner,.owner-counterparty,.owner-none,.toggle{color:var(--foreground)}.stepper-label,.claim-stages,.report-tab{color:var(--muted-foreground)}.timeline time{color:var(--foreground)}.fact-strip .help-hint-tip,.wallet-card-head .help-hint-tip{top:calc(100% + 8px);bottom:auto}.fact-strip .help-hint-tip:after,.wallet-card-head .help-hint-tip:after{border-top-color:#0000;border-bottom-color:var(--primary);top:auto;bottom:100%}.register-table{min-width:1040px}.register-table tbody td{border-bottom-color:var(--border)}.register-table .cell-party{gap:3px;margin-top:0;display:grid}.register-table .cell-party strong{font-size:13.5px;line-height:1.35}.register-table .cell-party small{color:var(--foreground);margin:0;font-size:11px;font-weight:700}.register-table th:nth-child(2),.register-table td:nth-child(2),.register-table th:nth-child(3),.register-table td:nth-child(3){min-width:150px}.guided-demo-bar{border:1px solid var(--border);background:var(--secondary);border-color:var(--border-strong);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:13px 15px;display:flex}.guided-demo-bar>div{gap:2px;display:grid}.guided-demo-bar strong{color:var(--foreground);font-size:13px}.guided-demo-bar span{color:var(--muted-foreground);font-size:12.5px}.guided-demo-bar .btn{background:var(--card);flex:none}@media (max-width:640px){.guided-demo-bar{border-color:var(--border-strong);background:var(--secondary);flex-direction:column;align-items:stretch}.guided-demo-bar .btn{width:100%}}.order-body{display:block}.order-body .order-grid{margin-top:18px}.stepper-bar{z-index:15;position:sticky;top:64px}.stepper-bar .stepper{box-shadow:0 8px 20px #00000059;box-shadow:0 8px 20px lab(0% 0 0/.35)}@media (max-width:1050px){.stepper-bar{position:static}.stepper-bar .stepper{box-shadow:0 8px 20px #00000059;box-shadow:0 8px 20px lab(0% 0 0/.35)}}.order-header{gap:0;padding:0}.order-header-top{padding:22px 24px 20px}.order-header .fact-strip{border-top:1px solid var(--border);margin:0;padding:16px 24px 18px}@media (max-width:760px){.order-header-top{padding:16px}.order-header .fact-strip{padding:14px 16px 16px}}.register-table .cell-party small{font-size:12px}.register-table .cell-party .side-supplying{color:var(--foreground)}.shell h1,.order-header h1{font-family:var(--font-body);font-variation-settings:"wght" 700,"wdth" 100,"opsz" 36;letter-spacing:.008em;font-weight:700;font-stretch:100%;line-height:1.16}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) :focus-visible{outline:2px solid var(--ring);outline-offset:2px}:is(.po-dialog,.consent-dialog,.money-dialog,.preview-sheet)>button:focus{box-shadow:none}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=input]:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--ring) 30%,transparent);outline:0}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=input]{background:var(--secondary);color:var(--foreground)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=input][aria-invalid=true]{border-color:var(--destructive)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) ::placeholder{color:var(--muted-foreground);opacity:1}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) :is(input[type=checkbox],input[type=radio]){accent-color:var(--accent)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button]{border-radius:var(--radius);box-shadow:none;font-weight:600;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button]:focus-visible{box-shadow:none}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=default]{background:var(--primary);color:var(--primary-foreground)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=default]:hover{background:var(--primary-hover)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=outline]{border:1px solid var(--border-strong);background:var(--card);color:var(--foreground)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=outline]:hover{background:var(--secondary)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=outline]:active{background:color-mix(in oklch,var(--secondary) 70%,var(--border-strong))}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=destructive]{background:var(--destructive);color:var(--primary-foreground)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button][data-variant=ghost]:hover{background:var(--secondary)}:is(.shell,.gate-shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) [data-slot=button]:disabled{opacity:.45;cursor:not-allowed}.btn{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--card);min-height:40px;color:var(--foreground);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 15px;font-size:.875rem;font-weight:600;transition:background-color .15s ease-out,border-color .15s ease-out;display:inline-flex}.btn:hover{background:var(--secondary)}.btn-sm{min-height:32px;padding:0 12px;font-size:.8125rem}.btn-primary:active,[data-slot=button][data-variant=default]:active{background:color-mix(in oklch,var(--primary) 78%,var(--background))!important}.btn:disabled,.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed}.phase-tab-active,.segment-active{color:var(--foreground)}.waiting-list .row-link{grid-area:ref}.waiting-step{grid-area:step}.waiting-list .pill{grid-area:pill;justify-self:start}.waiting-list .list-amount{grid-area:amount;justify-self:end}@media (max-width:767px){.waiting-list .pill{justify-self:end}}.metric-note{color:var(--muted-foreground);grid-column:1/-1;margin:-4px 0 0;font-size:.8125rem}:is(.shell,.po-dialog,.consent-dialog,.money-dialog,.preview-sheet) code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.phase-tab{flex:none}.phase-tabs{scrollbar-width:thin}.claim-actions .fact-list>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px}.claim-actions .fact-list dd{text-align:right;white-space:nowrap}@media (max-width:1050px){.order-grid{flex-direction:column;gap:18px;display:flex}.order-rail{display:contents}.rail-actions{order:-1}}@media (max-width:760px){.table-panel .table-scroll{margin:0;overflow:visible}.register-table{min-width:0;display:block}.register-table thead{display:none}.register-table tbody{border-top:1px solid var(--border);display:grid}.register-table tbody tr{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px 4px;display:grid}.register-table tbody td,.register-table td:first-child{background:0 0;border:0;min-width:0;padding:0;display:block}.register-table tbody tr:hover td,.register-table tbody tr.lift-row:hover td{background:0 0}.register-table td:first-child{grid-area:1/1;padding-left:14px;position:relative}.register-table td:first-child strong{white-space:normal}.register-table .action-dot{top:8px;left:0;transform:none}.register-table td:nth-child(6){text-align:right;grid-area:1/2;align-self:start;font-weight:600}.register-table td:nth-child(2),.register-table td:nth-child(3),.register-table td:nth-child(4){grid-column:1/-1;padding-left:14px}:is(.register-table td:nth-child(2):has(.side-buying),.register-table td:nth-child(3):has(.side-supplying)){display:none}.register-table td:nth-child(2):before,.register-table td:nth-child(3):before{color:var(--muted-foreground);margin-bottom:2px;font-size:.75rem;display:block}.register-table td:nth-child(2):before{content:"Buyer"}.register-table td:nth-child(3):before{content:"Supplier"}.register-table td:nth-child(4){flex-wrap:wrap;align-items:center;gap:4px 10px;display:flex}.register-table td:nth-child(4) small{margin:0}.register-table td:nth-child(5){grid-column:1;align-self:center;padding-left:14px}.register-table td:nth-child(7){grid-column:2;align-self:center}.table-panel{padding:16px}.import-strip{flex-direction:column;align-items:stretch}}.signin-gate{place-items:center;padding:clamp(24px,8vh,80px) 0;display:grid}.signin-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);gap:16px;width:min(440px,100%);padding:28px;display:grid}.signin-mark{border-radius:12px;width:48px;height:48px;display:block;overflow:hidden}.signin-mark img{width:100%;height:100%;display:block}.signin-lede{color:var(--muted-foreground);line-height:1.55}.signin-lede code,.signin-note code{color:var(--foreground);word-break:normal;font-size:12.5px}.signin-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.signin-points li{align-items:flex-start;gap:10px;line-height:1.5;display:flex}.signin-points svg{color:var(--muted-foreground);flex:none;margin-top:3px}.signin-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.signin-actions [data-slot=button]{flex:auto}.signin-card .spin{color:inherit}.signin-note{color:var(--muted-foreground);font-size:12.5px}.signin-consent{color:var(--muted-foreground);font-size:12px;line-height:1.5}.signin-consent a,.signin-card .form-error a{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}.user-menu-wallet{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media (max-width:767px){.signin-card{padding:20px}}
