*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,sans-serif;background:#f0f2f5;color:#1a1a1a}.app-shell{max-width:430px;min-height:100vh;margin:0 auto;background:#f5f6fa;display:flex;flex-direction:column;position:relative;padding-bottom:120px}.auth-screen{min-height:100vh;padding:max(72px,env(safe-area-inset-top)) 24px max(32px,env(safe-area-inset-bottom));justify-content:center;background:radial-gradient(circle at 85% 8%,rgba(22,119,255,.18),transparent 34%),linear-gradient(160deg,#f7faff,#eef3fb)}.auth-card{width:100%;padding:32px 24px 28px;border:1px solid rgba(215,224,238,.92);border-radius:24px;background:#fffffff5;box-shadow:0 18px 56px #1c375a1f}.auth-header{text-align:center}.auth-logo{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(145deg,#1677ff,#0759c7);box-shadow:0 10px 24px #1677ff3d;color:#fff;font-size:28px;font-weight:750}.auth-product{margin-top:12px;color:#1677ff;font-size:14px;font-weight:700;letter-spacing:.08em}.auth-header h1{margin-top:14px;font-size:27px;line-height:1.25}.auth-subtitle{margin-top:8px;color:#667085;font-size:14px;line-height:1.6}.auth-one-tap{margin-top:28px}.auth-primary-button,.auth-secondary-button{width:100%;min-height:50px;border-radius:14px;font-size:16px;font-weight:650}.auth-primary-button{display:flex;align-items:center;justify-content:center;gap:9px;background:#1677ff;box-shadow:0 10px 22px #1677ff38;color:#fff}.auth-phone-icon{font-size:22px;line-height:1}.auth-primary-button:disabled,.auth-secondary-button:disabled{cursor:wait;opacity:.62}.auth-consent{margin-top:10px;color:#7b8494;font-size:12px;line-height:1.55;text-align:center}.auth-divider{display:flex;margin:22px 0 18px;align-items:center;gap:12px;color:#98a2b3;font-size:12px}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:#e6eaf0;content:""}.auth-form,.auth-field{display:flex;flex-direction:column}.auth-form{gap:14px}.auth-header+.auth-form{margin-top:28px}.auth-field{gap:7px;color:#344054;font-size:13px;font-weight:600}.auth-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d8dee8;border-radius:12px;outline:none;background:#fbfcfe;color:#1d2939;font-size:16px}.auth-field input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f;background:#fff}.auth-field input:disabled{cursor:wait;opacity:.72}.auth-secondary-button{margin-top:2px;border:1px solid #cfd8e6;background:#fff;color:#344054}.auth-error{margin-top:16px;border-radius:10px;font-size:13px;line-height:1.5}@media (max-height: 700px){.auth-screen{padding-top:max(28px,env(safe-area-inset-top));justify-content:flex-start}.auth-card{padding-top:24px}.auth-one-tap{margin-top:20px}}.top-bar{background:#fff;padding:12px 16px;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:16px}.logo{font-weight:700}.role{color:#667085;font-size:13px}.top-title{font-size:16px;font-weight:600}.top-meta,.top-shipment{font-size:12px;color:#666;margin-top:4px}.content{flex:1;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.card{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 4px #0000000f}.portable-card{display:flex;flex-direction:column;gap:14px;overflow:hidden}.portable-header h1{font-size:24px;line-height:1.2;margin:4px 0 6px}.portable-eyebrow,.portable-object-ref{color:#667085;font-size:13px}.portable-block,.portable-subsection{display:flex;flex-direction:column;gap:8px}.portable-block+.portable-block{border-top:1px solid #f0f0f0;padding-top:12px}.empty-state{color:#8c8c8c;font-size:13px}.stack{display:flex;flex-direction:column}.stack-horizontal{flex-direction:row;flex-wrap:wrap}.schema-grid{display:grid;grid-template-columns:repeat(var(--schema-grid-columns, 12),minmax(0,1fr));gap:12px}.schema-grid>.child-wrapper{display:block}.schema-grid>.child-wrapper.size-s{grid-column:span 3}.schema-grid>.child-wrapper.size-m{grid-column:span 4}.schema-grid>.child-wrapper.size-l{grid-column:span 6}.schema-grid>.child-wrapper.size-xl{grid-column:span 12}.schema-grid>.child-wrapper.size-focus{grid-column:1 / -1}.gap-md{gap:12px}.gap-sm{gap:8px}.section-title{font-size:14px;margin-bottom:8px;color:#333}.card-title{font-size:14px;font-weight:600;margin-bottom:8px}.metric-card{min-height:116px;display:flex;flex-direction:column;justify-content:space-between;border-top:3px solid #d9d9d9}.metric-info{border-top-color:#1677ff}.metric-warning{border-top-color:#faad14}.metric-danger{border-top-color:#ff4d4f}.metric-success{border-top-color:#52c41a}.metric-label{color:#667085;font-size:13px}.metric-value{font-size:30px;line-height:1}.metric-trend{color:#667085;font-size:12px}.data-table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:10px 12px;border-bottom:1px solid #f0f0f0;text-align:left}.data-table th{color:#667085;font-weight:600;background:#fafafa}.data-table-empty{text-align:center!important;color:#999}.task-primary-action{margin-top:12px;width:100%}.status-badge .badge{display:inline-block;background:#e6f4ff;color:#1677ff;padding:4px 10px;border-radius:6px;font-size:13px}.progress-card.size-focus{border:2px solid #1677ff}.route-label{font-size:15px;font-weight:600;margin-bottom:10px}.progress-track{height:8px;background:#e8e8e8;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1677ff,#69b1ff);border-radius:4px;transition:width .3s}.progress-meta{font-size:12px;color:#888;margin-top:6px}.timeline{list-style:none}.timeline li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0f0f0;font-size:13px}.tl-type{color:#333}.tl-time{color:#999;font-size:11px}.execution-chain-timeline .chain-steps .tl-seq{font-weight:600;min-width:2rem}.execution-chain-timeline .tl-rev{font-size:11px;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:4px}.chain-step.status-rollback_blocked .tl-type{color:#c0392b}.rollback-confirm-card .risk-badge{font-size:12px;font-weight:600;margin-bottom:8px}.rollback-confirm-card .inverse-actions{list-style:none;margin:0;padding:0}.rollback-confirm-card .inverse-actions li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0f0f0;font-size:13px}.rollback-confirm-card .risk-tag{font-size:11px;color:#e67e22}.exception-card{border-left:4px solid #e74c3c}.exception-card.severity-3,.exception-card.severity-4{border-left-color:#c0392b}.exception-card .exception-type{font-weight:600;font-size:13px}.exception-card .exception-summary{font-size:13px;color:#555;margin:8px 0}.exception-card .exception-actions{list-style:disc;margin:0 0 8px 1.2rem;font-size:12px}.alert{padding:10px 12px;border-radius:8px;font-size:13px}.alert-info{background:#e6f4ff;color:#0958d9}.alert-success{background:#f6ffed;color:#389e0d}.alert-warning{background:#fffbe6;color:#d48806}.ai-context{background:#f0f7ff;border-left:3px solid #1677ff;display:flex;gap:10px;align-items:flex-start}.ai-badge{background:#1677ff;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:4px;flex-shrink:0}.ai-context p{font-size:13px;line-height:1.5}.gap-card{border-left:3px solid #faad14}.gap-list{list-style:none;font-size:13px}.gap-list li{padding:8px 0;border-bottom:1px solid #f5f5f5}.gap-list li.mine{background:#fffbe6;margin:0 -14px;padding:8px 14px}.tag-mine{display:inline-block;margin-left:8px;background:#faad14;color:#fff;font-size:11px;padding:1px 6px;border-radius:4px}.ob-header{display:flex;justify-content:space-between;align-items:center}.ob-percent{color:#1677ff;font-weight:600}.ob-steps{list-style:none;margin-top:10px}.ob-step{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:13px;color:#999}.ob-step.ob-completed{color:#52c41a}.ob-step.ob-current{color:#1677ff;font-weight:600}.ob-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.vis-card .vis-scope{font-size:13px;line-height:1.5;margin-bottom:8px}.vis-status{display:inline-block;font-size:12px;padding:2px 8px;border-radius:4px}.status-recommended{background:#fff7e6;color:#d46b08}.status-opt_in{background:#f6ffed;color:#389e0d}.status-opt_out{background:#fff1f0;color:#cf1322}.vis-nl{font-size:12px;color:#666;margin-top:8px}.check-list{list-style:none;font-size:13px}.check-list li{padding:4px 0}.check-list .unchecked{color:#cf1322}.kv-list{list-style:none;font-size:13px}.kv-list li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f0f0f0}.kv-key{color:#888}.action-bar{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.btn-primary,.btn-secondary{flex:1;min-width:120px;padding:12px 16px;border-radius:10px;border:none;font-size:15px;font-weight:600;cursor:pointer}.btn-primary{background:#1677ff;color:#fff}.btn-secondary{background:#fff;color:#1677ff;border:1px solid #1677ff}.ai-input-bar,.ai-bar{position:fixed;bottom:56px;left:50%;transform:translate(-50%);width:100%;max-width:430px;display:flex;gap:8px;padding:8px 12px;background:#fff;border-top:1px solid #e8e8e8}.ai-chip{background:#1677ff;color:#fff;font-size:12px;font-weight:700;padding:8px 10px;border-radius:8px;align-self:center}.ai-input-bar input,.ai-bar input{flex:1;border:1px solid #d9d9d9;border-radius:8px;padding:8px 12px;font-size:14px}.ai-input-bar button,.ai-bar button{background:#1677ff;color:#fff;border:none;border-radius:8px;padding:0 14px;font-size:14px;cursor:pointer}.bottom-tabs{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;display:flex;background:#fff;border-top:1px solid #e8e8e8;z-index:20}.tab{flex:1;padding:10px 4px;border:none;background:none;font-size:11px;color:#666;cursor:pointer}.tab.active{color:#1677ff;font-weight:600;border-top:2px solid #1677ff}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000c7;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;z-index:100;max-width:80%;text-align:center}.schema-debug{margin-top:16px;font-size:11px}.schema-debug pre{overflow:auto;max-height:200px;background:#1e1e1e;color:#d4d4d4;padding:8px;border-radius:8px}.child-wrapper{display:contents}@media (min-width: 768px){.app-shell.intent-dashboard{max-width:1180px;padding-bottom:96px}.intent-dashboard .content{padding:24px}.intent-dashboard .bottom-tabs,.intent-dashboard .ai-bar{max-width:1180px}}@media (max-width: 767px){.schema-grid{display:flex;flex-direction:column}.schema-grid>.child-wrapper{width:100%}}.unknown-component{background:#fff1f0;color:#cf1322;padding:8px;border-radius:6px;font-size:12px}.tag-group{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#f5f5f5;padding:6px 12px;border-radius:16px;font-size:13px}.evidence-placeholder{padding:16px;text-align:center;border:2px dashed #d9d9d9;border-radius:8px}.entry-form .form-fields{display:flex;flex-direction:column;gap:12px}.field-row{display:flex;flex-direction:column;gap:6px}.field-label{font-size:13px;color:#555;display:flex;justify-content:space-between;align-items:center}.field-confidence{font-size:11px;color:#888}.field-input{width:100%;border:1px solid #d9d9d9;border-radius:8px;padding:10px 12px;font-size:15px;background:#fff}.confidence-high .field-input{border-color:#52c41a}.confidence-medium .field-input{border-color:#faad14}.confidence-low .field-input{border-color:#ff7875;background:#fff7f6}.disambiguation-list{list-style:none;display:flex;flex-direction:column;gap:10px}.disambiguation-candidates{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.disambiguation-option{font-size:12px}.capture-summary-text{font-size:13px;color:#444}.media-preview-image{width:100%;border-radius:8px}.voice-input{display:flex;align-items:center;gap:12px}.voice-input-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ccc;background:#fff;font-size:18px}.voice-input-btn.is-listening{border-color:#e53935;box-shadow:0 0 0 3px #e5393533}.voice-input-preview{margin:0;font-size:13px;color:#333;flex:1}.voice-input-fallback{margin:0;font-size:12px;color:#888}
