:root{--background:#f7f4ed;--surface:#fffdf9;--surface-strong:#f1ece2;--foreground:#1f1a14;--muted:#6b6258;--accent:#b35c2e;--accent-strong:#8d4520;--border:#ddd2c4;--success:#2d6b4a;--success-soft:#e7f4eb;--cold-soft:#eef2f8;--shadow:0 12px 40px #1f1a1414;--radius:24px;--font-sans:"Segoe UI", "Aptos", sans-serif}*{box-sizing:border-box}html{font-size:16px}body{background:radial-gradient(circle at top left, #b35c2e1f, transparent 28%), linear-gradient(180deg, #fbf8f2 0%, var(--background) 100%);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;border:1px solid var(--border);background:var(--surface);border-radius:16px}button{cursor:pointer}input,select,textarea{width:100%;color:var(--foreground);padding:14px 16px}textarea{resize:vertical}.page-shell{padding:24px;position:relative}.backdrop-orb{filter:blur(16px);opacity:.55;z-index:0;border-radius:999px;width:320px;height:320px;position:fixed}.backdrop-orb-left{background:#b35c2e33;top:-120px;left:-100px}.backdrop-orb-right{background:#2d6b4a1f;bottom:-80px;right:-120px}.app-frame{z-index:1;grid-template-columns:280px minmax(0,1fr);gap:20px;max-width:1280px;margin:0 auto;display:grid;position:relative}.sidebar,.content-area,.surface-card,.stat-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9e6}.sidebar{box-shadow:var(--shadow);border-radius:28px;align-self:start;gap:24px;padding:24px;display:grid;position:sticky;top:24px}.brand-mark{align-items:center;gap:12px;display:inline-flex}.brand-mark strong,.nav-link,.surface-card__title,.table-like__row strong,.list-row strong,.event-card strong,.queue-row strong{color:var(--foreground)}.brand-mark small,.table-like__label,.sidebar-card__label,.eyebrow,.list-row p,.event-card p,.queue-row p,.queue-row small,.ordered-list p,.action-row span,.page-header p{color:var(--muted)}.brand-mark__dot{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-strong) 100%);border-radius:999px;width:14px;height:14px;box-shadow:0 0 0 8px #b35c2e1f}.nav-list,.stack-list,.content-grid{gap:14px;display:grid}.nav-link{border-radius:18px;align-items:center;gap:12px;padding:12px 14px;transition:background .16s;display:flex}.nav-link:hover{background:var(--surface-strong)}.nav-link__short{background:var(--surface-strong);width:40px;height:40px;color:var(--muted);border-radius:14px;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.sidebar-card{background:linear-gradient(#f9f4ec 0%,#f4ecdf 100%);border-radius:22px;padding:18px}.sidebar-card p{margin-bottom:0}.content-area{box-shadow:var(--shadow);border-radius:32px;padding:28px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header h1{letter-spacing:-.04em;margin:6px 0 12px;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.page-header p{max-width:760px;margin:0;font-size:18px;line-height:1.5}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.primary-action{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:700;display:inline-flex}.stat-grid,.two-column-grid{gap:16px;display:grid}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.two-column-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.stat-card,.surface-card{box-shadow:var(--shadow);border-radius:24px}.stat-card{padding:18px 20px}.stat-card span{color:var(--muted);margin-bottom:12px;display:block}.stat-card strong{font-size:40px;line-height:1}.stat-card-success{background:linear-gradient(180deg, var(--success-soft) 0%, #f8fcf9 100%)}.surface-card{padding:22px}.surface-card-accent{background:linear-gradient(#fbf3e8 0%,#fffdf9 100%)}.surface-card__title{margin:0 0 18px;font-size:20px}.list-row,.table-like__row,.event-card,.queue-row,.action-row{background:var(--surface-strong);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.action-row{flex-direction:column}.list-row p,.event-card p,.queue-row p,.ordered-list p{margin:6px 0 0}.ordered-list{gap:16px;margin:0;padding-left:20px;display:grid}.table-like{gap:12px;display:grid}.table-like__row{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));display:grid}.table-like__label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;display:block}.inline-link,.lead-row__link{color:var(--accent-strong)}.inline-link{font-weight:600}.lead-row__link strong{color:var(--foreground)}.event-card__meta{text-align:right}.queue-row{flex-direction:column}.queue-row__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.lead-row__header,.filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-row{margin-bottom:18px}.filter-chip{border:1px solid var(--border);background:var(--surface-strong);min-height:36px;color:var(--muted);border-radius:999px;align-items:center;padding:0 12px;font-size:14px;display:inline-flex}.filter-chip-active{color:var(--accent-strong);background:#f6e2d7;border-color:#e8bea8}.warmth-pill{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 10px;font-size:13px;display:inline-flex}.meta-pill,.status-pill{letter-spacing:.04em;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.meta-pill{color:#6f5641;background:#efe6d8}.status-pill-warning{color:#9a3b11;background:#fbe7dc}.warmth-pill-heiss{color:#9a3b11;background:#fde9df}.warmth-pill-warm{color:#8b5a15;background:#fdf2df}.warmth-pill-kalt{background:var(--cold-soft);color:#445a7b}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.source-toggle,.capture-playbook{gap:12px;display:grid}.source-toggle{grid-template-columns:repeat(3,minmax(0,1fr))}.source-toggle__button{background:var(--surface);min-height:54px;color:var(--muted);border-radius:18px;padding:12px 14px;font-weight:700}.source-toggle__button-active{color:var(--accent-strong);background:linear-gradient(#f6e2d7 0%,#fff3eb 100%);border-color:#e7bda6;box-shadow:0 10px 24px #b35c2e1f}.field{gap:8px;display:grid}.field span{font-weight:600}.field-full{grid-column:1/-1}.field-error{color:#a03621}.field-helper{color:var(--muted)}.source-hint-card{background:#fcf7f0;border:1px dashed #d8c7b4;border-radius:18px;padding:16px}.source-hint-card p{color:var(--muted);margin:0;line-height:1.5}.field-control-error{border-color:#d7674d;box-shadow:0 0 0 3px #d7674d1f}.form-notice{border-radius:16px;margin:0;padding:14px 16px}.form-notice-error{color:#8a341c;background:#fdebe6}.form-notice-success{color:#245d3d;background:#eaf6ed}.primary-button{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff;border:0;border-radius:999px;min-height:52px;font-weight:700}.primary-button:disabled{opacity:.7;cursor:default}.ghost-button,.ghost-button-link{border:1px solid var(--border);min-height:44px;color:var(--foreground);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:600;display:inline-flex}.ghost-button-link{width:fit-content}.sidebar-card-auth{gap:10px}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);width:min(520px,100%);box-shadow:var(--shadow);background:#fffdf9f0;border-radius:28px;padding:28px}.auth-card__title{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1}.auth-card__copy{color:var(--muted);margin:0 0 20px;line-height:1.5}.auth-form{gap:16px;display:grid}.upload-preview{border:1px solid var(--border);background:var(--surface-strong);border-radius:20px;gap:12px;padding:14px;display:grid}.upload-preview__image-wrap{aspect-ratio:16/10;background:#f5efe5;border-radius:16px;width:100%;position:relative;overflow:hidden}.upload-preview__image{object-fit:cover}.upload-preview__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.upload-preview__meta span{color:var(--muted)}.upload-preview__hint{color:var(--success);padding-top:4px;font-weight:600}.capture-playbook__step{background:linear-gradient(#f7efe2 0%,#fffaf3 100%);border-radius:18px;padding:16px}.capture-playbook__step p{color:var(--muted);margin:6px 0 0;line-height:1.5}.detail-hero,.detail-meta-grid,.lead-review-grid,.business-card-preview,.empty-panel,.ocr-panel,.ocr-action-bar,.ocr-suggestion-list{gap:14px;display:grid}.detail-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffdf9eb;border-radius:24px;padding:24px}.detail-title{margin:0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1}.detail-subtitle{color:var(--muted);margin:10px 0 0}.detail-meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.detail-meta-card{background:var(--surface-strong);border-radius:18px;padding:16px}.detail-meta-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;display:block}.business-card-preview{border:1px solid var(--border);background:var(--surface-strong);border-radius:20px;padding:14px}.business-card-preview__image-wrap{aspect-ratio:16/10;background:#f5efe5;border-radius:16px;width:100%;position:relative;overflow:hidden}.business-card-preview__image{object-fit:cover}.business-card-preview__meta span{color:var(--muted);word-break:break-all}.empty-panel,.ocr-panel{background:var(--surface-strong);border-radius:18px;padding:16px}.ocr-action-bar{align-items:start}.empty-panel p,.ocr-panel p{color:var(--muted);margin:0;line-height:1.5}.ocr-suggestion-list span{color:var(--foreground)}@media (max-width:980px){.app-frame{grid-template-columns:1fr}.sidebar{position:static}.page-header{flex-direction:column}}@media (max-width:720px){.page-shell{padding:14px}.content-area,.sidebar{border-radius:24px;padding:18px}.table-like__row,.form-grid,.source-toggle{grid-template-columns:1fr}.primary-action{width:100%}}
