:root{font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;color:#16202a;background:#f4f7fa;font-synthesis:none;text-rendering:optimizeLegibility;--color-primary: #2271B1;--color-primary-hover: #1C6098;--color-primary-active: #174F7E;--color-primary-soft: #E8F2FA;--color-primary-border: #B7D3E9;--color-on-primary: #ffffff;--bg: #f4f7fa;--surface: #ffffff;--surface-2: #eef3f7;--text: #16202a;--muted: #5f6b76;--accent: var(--color-primary);--accent-2: var(--color-primary-hover);--accent-soft: var(--color-primary-soft);--highlight: #f5c85e;--highlight-soft: #fff5d9;--border: #d9e2ec;--danger: #b3433b;--danger-soft: #fbe9e6;--success: #227653;--warning: #a45e08;--blue: var(--color-primary);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 2rem;--space-8: 2.75rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .5rem;--shadow-sm: 0 1px 2px rgb(22 32 42 / .08);--shadow-md: 0 8px 18px rgb(22 32 42 / .12);--shadow-lg: 0 14px 32px rgb(22 32 42 / .16);--ease-standard: cubic-bezier(.2, 0, 0, 1);--duration-fast: .14s;--duration-base: .22s;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: clamp(1.75rem, 2.4vw, 2.25rem);--leading-ui: 1.35;--leading-text: 1.5}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#e6edf4}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){html[data-faircapture-text-size=small]{font-size:14px}html[data-faircapture-text-size=normal]{font-size:16px}html[data-faircapture-text-size=large]{font-size:18px}html[data-faircapture-theme=dark]{color-scheme:dark;--bg: #101b27;--surface: #172635;--surface-2: #203345;--text: #edf5fb;--muted: #b4c2cf;--border: #385069;--color-primary-soft: #173b5b;--color-primary-border: #4a7fa9;--highlight-soft: #4b3a13;--danger-soft: #482526;--success: #4eb687}@media(prefers-color-scheme:dark){html[data-faircapture-theme=system]{color-scheme:dark;--bg: #101b27;--surface: #172635;--surface-2: #203345;--text: #edf5fb;--muted: #b4c2cf;--border: #385069;--color-primary-soft: #173b5b;--color-primary-border: #4a7fa9;--highlight-soft: #4b3a13;--danger-soft: #482526;--success: #4eb687}}}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);font-weight:400;line-height:var(--leading-text);-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit;line-height:var(--leading-ui)}button,label[for],select{touch-action:manipulation}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(34 113 177 / .32);outline-offset:2px}svg{width:1.25rem;height:1.25rem;stroke-width:2}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2}p{line-height:var(--leading-text)}.app-shell{width:100%;min-height:100svh;background:var(--bg)}.topbar{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;min-height:calc(4.3rem + env(safe-area-inset-top));padding:calc(.65rem + env(safe-area-inset-top)) 1rem .65rem;border-bottom:1px solid var(--border);background:#f4f7faf5;box-shadow:var(--shadow-sm)}.topbar-leading{display:flex;min-width:0;align-items:center;gap:var(--space-3)}.topbar-actions{display:flex;align-items:center;gap:var(--space-2)}.title-stack{min-width:0}.title-stack span{display:block;overflow:hidden;color:var(--muted);font-size:var(--text-xs);font-weight:700;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.title-stack h1{overflow:hidden;max-width:62vw;font-size:1.05rem;font-weight:700;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.brand-mark{display:grid;width:2.55rem;height:2.55rem;flex:0 0 auto;place-items:center;border-radius:0;background:transparent;color:var(--accent)}.brand-mark.large{width:4rem;height:4rem}.logo-mark{width:100%;height:100%;display:block}.logo-mark-bg{fill:var(--accent)}.logo-mark-frame{fill:var(--color-on-primary)}.logo-mark-stand,.logo-mark-capture{fill:var(--color-primary-border)}.icon-button{display:inline-grid;width:2.75rem;height:2.75rem;flex:0 0 auto;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);cursor:pointer}.icon-button:active{transform:scale(.95)}.icon-button.accent{border-color:var(--accent);background:var(--accent);color:#fff}.icon-button.danger-ghost{border-color:transparent;background:var(--danger-soft);color:var(--danger)}.content{width:100%;max-width:52rem;margin:0 auto;padding:1rem 1rem calc(2rem + env(safe-area-inset-bottom))}.content.has-bottom-actions{padding-bottom:calc(7.7rem + env(safe-area-inset-bottom))}.bottom-actions{position:fixed;z-index:35;right:0;bottom:0;left:0;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff7;box-shadow:0 -8px 22px #16202a1a}.bottom-actions>*{width:100%;max-width:50rem;margin:0 auto}.booth-bar{position:sticky;z-index:29;top:calc(4.3rem + env(safe-area-inset-top));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:.7rem 1rem;background:var(--accent);color:#fff;box-shadow:var(--shadow-md)}.booth-bar>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.booth-bar span{color:#ffffffc7;font-size:.62rem;font-weight:800;letter-spacing:.13em}.booth-bar strong,.booth-bar small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booth-bar strong{font-size:var(--text-sm)}.booth-bar small{color:#ffffffbf;font-size:.7rem}.booth-bar button{display:grid;width:2.6rem;height:2.6rem;place-items:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff}.booth-pulse{width:.75rem;height:.75rem;border:3px solid rgb(255 255 255 / .35);border-radius:50%;background:var(--color-on-primary);box-shadow:0 0 #ffffff75;animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 .55rem #fff0}to{box-shadow:0 0 #fff0}}.primary-button,.secondary-button,.booth-button,.danger-button,.audio-record-button,.audio-hold-button,.audio-file-button,.audio-secure-link{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:var(--space-2);padding:.8rem 1.15rem;border:0;border-radius:var(--radius-md);font-weight:700;cursor:pointer;transition:transform var(--duration-fast) var(--ease-standard),background var(--duration-base)}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-2)}.primary-button:active,.secondary-button:active,.booth-button:active,.danger-button:active{transform:translateY(1px) scale(.99)}.primary-button:disabled{cursor:wait;opacity:.6}.primary-button.wide{width:100%}.secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--accent)}.booth-button{border:1px solid var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-active)}.danger-button{width:100%;border:1px solid #efcbc6;background:var(--danger-soft);color:var(--danger)}.text-button{display:inline-flex;min-height:2.75rem;align-items:center;gap:.35rem;padding:.5rem 0;border:0;background:transparent;color:var(--accent);font-size:var(--text-sm);font-weight:700;cursor:pointer}.text-button svg{width:1.05rem}.products-heading{gap:var(--space-3)}.excel-export-button{display:inline-flex;min-height:2.75rem;flex:0 0 auto;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .8rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-md);background:var(--surface);color:var(--accent);font-size:var(--text-xs);font-weight:700;cursor:pointer;transition:transform var(--duration-fast) var(--ease-standard),border-color var(--duration-base),background var(--duration-base)}.excel-export-button:hover{border-color:var(--accent-2);background:var(--accent-soft)}.excel-export-button:active{transform:translateY(1px) scale(.99)}.excel-export-button:focus-visible{outline:3px solid rgb(34 113 177 / .32);outline-offset:2px}.excel-export-button:disabled{cursor:wait;opacity:.68}.excel-export-button svg{width:1.1rem;height:1.1rem}.export-notice{margin-bottom:var(--space-3);padding:.75rem .85rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--muted);font-size:var(--text-xs);font-weight:700;line-height:1.45}.export-notice.tone-success{border-color:#bbd9ca;background:#e6f2eb;color:#286a4c}.export-notice.tone-error{border-color:#efcbc6;background:var(--danger-soft);color:var(--danger)}.home-intro{padding:1.4rem 0 1.1rem}.home-intro .kicker{margin-bottom:var(--space-2);color:var(--accent);font-size:var(--text-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.home-intro h2{max-width:22rem;margin-bottom:var(--space-3);font-size:1.55rem;line-height:1.12;letter-spacing:0}.home-intro>p:last-child{max-width:31rem;color:var(--muted);font-size:var(--text-sm);line-height:1.55}.registry-entry-card{display:grid;width:100%;min-height:4.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);text-align:left}.registry-entry-card>span{display:grid;width:2.7rem;height:2.7rem;place-items:center;border-radius:var(--radius-md);background:var(--color-primary-soft);color:var(--accent)}.registry-entry-card strong,.registry-entry-card small{display:block;min-width:0}.registry-entry-card strong{font-size:var(--text-base);font-weight:700}.registry-entry-card small{margin-top:.15rem;color:var(--muted);font-size:var(--text-xs);line-height:1.35}.registry-entry-card>svg{color:var(--accent)}.demo-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:.8rem;border:1px solid #e6d48f;border-radius:var(--radius-md);background:var(--highlight-soft);color:#59430a}.demo-banner>svg{color:#9d6a00}.demo-banner div{display:flex;min-width:0;flex-direction:column}.demo-banner strong{font-size:var(--text-sm)}.demo-banner span{color:#806923;font-size:var(--text-xs)}.demo-banner button{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:0;border-radius:50%;background:#fff9;color:#806923}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:1.75rem 0 .8rem}.section-heading.compact{margin-top:1.1rem}.section-heading>div{display:flex;flex-direction:column}.section-heading span{color:var(--muted);font-size:var(--text-xs);font-weight:700}.section-heading h2{font-size:var(--text-xl);letter-spacing:0}.fair-list,.supplier-list{display:grid;gap:var(--space-3)}.desktop-fair-layout,.desktop-home-layout{display:none}.fair-card{display:grid;width:100%;grid-template-columns:3.5rem 1fr;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:left;cursor:pointer}.fair-card:active{border-color:#aebcb7;transform:scale(.995)}.fair-date-tile{display:flex;width:3.5rem;height:4.2rem;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius-md);background:var(--accent);color:#fff}.fair-date-tile strong{font-size:1.55rem;line-height:1}.fair-date-tile span{margin-top:.3rem;color:var(--highlight);font-size:var(--text-xs);font-weight:700;text-transform:uppercase}.fair-card-content{min-width:0}.fair-card-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.45rem}.fair-card-title h3{overflow:hidden;font-size:var(--text-lg);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.fair-card-title svg{flex:0 0 auto;color:#9ba5a1}.fair-card-content>p{display:flex;align-items:center;gap:.4rem;margin-top:.3rem;color:var(--muted);font-size:var(--text-xs)}.fair-card-content>p svg{width:.95rem;height:.95rem}.fair-stats{display:flex;gap:var(--space-3);margin-top:.75rem}.fair-stats span{color:var(--muted);font-size:var(--text-xs)}.fair-stats strong{color:var(--text)}.empty-state{display:flex;min-height:17rem;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;border:1px dashed #c7cfca;border-radius:var(--radius-lg);background:var(--surface);text-align:center}.empty-icon{display:grid;width:4rem;height:4rem;margin-bottom:1rem;place-items:center;border-radius:var(--radius-lg);background:var(--accent-soft);color:var(--accent)}.empty-icon svg{width:1.8rem;height:1.8rem}.empty-state h2{font-size:var(--text-lg)}.empty-state p{max-width:22rem;margin:.45rem 0 1.25rem;color:var(--muted);font-size:var(--text-sm);line-height:1.5}.form-stack{display:flex;flex-direction:column;gap:var(--space-4);padding-top:var(--space-3)}.field-row,.price-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.field{display:flex;min-width:0;flex-direction:column;gap:.4rem}.field>span,.photo-field>span{color:#42504c;font-size:var(--text-xs);font-style:normal;font-weight:700}.field em{color:var(--muted);font-style:normal;font-weight:500}.field input,.field select,.field textarea,.filters select,.search-box{width:100%;border:1px solid #cfd6d1;border-radius:var(--radius-md);background:var(--surface);color:var(--text);box-shadow:inset 0 1px 1px #16202a05}.field input,.field select{min-height:3.2rem;padding:0 .85rem}.field textarea{min-height:6.2rem;padding:.8rem .85rem;resize:vertical;line-height:1.45}.field input::placeholder,.field textarea::placeholder{color:#9aa39f}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent-2)}.form-section{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.form-section-title{display:flex;align-items:center;justify-content:space-between}.form-section-title h2{font-size:var(--text-lg)}.form-section-title span{color:var(--muted);font-size:var(--text-xs)}.warning-label{padding:.25rem .5rem;border-radius:999px;background:var(--danger-soft);color:var(--danger)!important;font-weight:800}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.photo-field{display:flex;min-width:0;flex-direction:column;gap:.4rem}.photo-upload{position:relative;overflow:hidden;aspect-ratio:1.15;border:1px dashed #acb8b3;border-radius:var(--radius-md);background:#e9eee9}.photo-upload>label{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:.7rem;color:var(--accent);text-align:center;cursor:pointer}.photo-upload label svg{width:1.7rem;height:1.7rem;margin-bottom:.45rem}.photo-upload label strong{font-size:var(--text-sm)}.photo-upload label small{margin-top:.2rem;color:var(--muted);font-size:.65rem}.photo-upload input,.capture-button input{position:absolute;width:1px;height:1px;opacity:0}.photo-preview{width:100%;height:100%;object-fit:cover}.remove-media{position:absolute;top:.4rem;right:.4rem;display:grid;width:2.25rem;height:2.25rem;place-items:center;border:0;border-radius:50%;background:#18211fbd;color:#fff}.media-placeholder{display:grid;place-items:center;background:var(--surface-2);color:#8a99a6}.fair-overview{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.fair-overview>div{display:flex;min-width:0;align-items:center;gap:.35rem;color:var(--muted);font-size:var(--text-xs)}.fair-overview>div svg{width:1rem;flex:0 0 auto;color:var(--accent-2)}.fair-overview .overview-counts{grid-column:1 / -1;gap:var(--space-4);padding-top:var(--space-2);border-top:1px solid var(--border)}.overview-counts strong{color:var(--text)}.supplier-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.supplier-card.is-active{border:2px solid var(--accent)}.supplier-card-main{display:grid;width:100%;grid-template-columns:4.6rem 1fr auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:0;background:transparent;text-align:left}.supplier-thumb{width:4.6rem;height:4.6rem;border-radius:var(--radius-md);object-fit:cover}.supplier-card-main>div{min-width:0}.supplier-card-main h3{overflow:hidden;font-size:var(--text-base);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.supplier-card-main p{margin-top:.3rem;color:var(--muted);font-size:var(--text-xs)}.supplier-card-main>svg{color:#9ba5a1}.active-booth-label{display:flex;align-items:center;gap:.3rem;margin-bottom:.3rem;color:var(--accent-2);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.active-booth-label span{width:.45rem;height:.45rem;border-radius:50%;background:var(--accent-2)}.supplier-card-meta{display:flex;gap:var(--space-3);margin-top:.55rem}.supplier-card-meta span{display:inline-flex;align-items:center;gap:.3rem;color:var(--muted);font-size:.68rem;font-weight:700}.supplier-card-meta svg{width:.9rem;height:.9rem}.supplier-card-meta .missing{color:var(--warning)}.enter-booth-button{display:flex;width:100%;min-height:2.9rem;align-items:center;justify-content:center;gap:var(--space-2);border:0;border-top:1px solid var(--border);background:var(--color-primary-soft);color:var(--color-primary-active);font-size:var(--text-sm);font-weight:800}.fair-nav{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:.15rem}.fair-nav>button{display:flex;min-width:0;min-height:3.25rem;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border:0;background:transparent;color:#78827e}.fair-nav>button svg{width:1.35rem;height:1.35rem}.fair-nav>button span{overflow:hidden;max-width:100%;font-size:.58rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.fair-nav>button.active{color:var(--accent)}.fair-nav>button.quick-add{position:relative;top:-.35rem;min-height:3.8rem;border-radius:var(--radius-md);background:var(--accent);color:#fff;box-shadow:var(--shadow-md)}.fair-nav>button.quick-add span{color:#ffffffd1}.search-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-2);min-height:3.25rem;padding:0 .85rem}.search-box>svg{color:var(--muted)}.search-box input{min-width:0;height:3rem;border:0;outline:0;background:transparent}.search-box button{width:2.25rem;height:2.25rem;border:0;border-radius:50%;background:var(--surface-2);font-size:1.3rem}.filters{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);margin:var(--space-2) 0 var(--space-4)}.filters select{min-width:0;min-height:2.85rem;padding:0 .65rem;color:#47534f;font-size:var(--text-xs);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.product-card{overflow:hidden;min-width:0;padding:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:left}.product-card:active{transform:scale(.985)}.product-image-wrap{position:relative;aspect-ratio:1 / .86;background:var(--surface-2)}.product-image{width:100%;height:100%;object-fit:cover}.priority-badge,.audio-badge{position:absolute;display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;box-shadow:var(--shadow-sm)}.priority-badge{top:.5rem;left:.5rem;padding:.3rem .5rem;background:#fff0cc;color:#714600;font-size:.58rem;font-weight:800;text-transform:uppercase}.priority-badge svg{width:.75rem;height:.75rem}.audio-badge{right:.5rem;bottom:.5rem;padding:.35rem;background:#16202adb;color:#fff}.audio-badge svg{width:.85rem;height:.85rem}.product-card-body{padding:.75rem}.status-pill{display:inline-flex;align-items:center;min-height:1.4rem;padding:.2rem .45rem;border-radius:999px;font-size:.57rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.status-interesting{background:var(--color-primary-soft);color:var(--color-primary-active)}.status-sample{background:#eef3f8;color:#325f86}.status-return{background:#fff0cc;color:#855400}.status-rejected{background:#eee8e6;color:#765953}.product-card h3{overflow:hidden;min-height:2.45em;margin-top:.5rem;font-size:var(--text-sm);line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-meta{display:flex;flex-direction:column;gap:.22rem;margin-top:.7rem}.product-meta strong,.product-meta span{display:flex;align-items:center;gap:.25rem}.product-meta strong{font-size:var(--text-sm)}.product-meta span{color:var(--muted);font-size:.66rem}.product-meta svg{width:.8rem;height:.8rem;color:var(--warning)}.supplier-hero{position:relative;overflow:hidden;margin:-1rem -1rem 0}.supplier-hero-image{width:100%;aspect-ratio:1.8;object-fit:cover}.supplier-location{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;display:flex;align-items:center;gap:var(--space-3);padding:.75rem;border:1px solid rgb(255 255 255 / .18);border-radius:var(--radius-md);background:#16202ad1;color:#fff}.supplier-location span{font-size:var(--text-xs)}.profile-link-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.profile-link-card span,.profile-link-card strong,.profile-link-card small{display:block;min-width:0}.profile-link-card span{color:var(--muted);font-size:var(--text-xs);font-weight:700}.profile-link-card strong{margin-top:.15rem;font-size:var(--text-sm);line-height:1.35}.profile-link-card small{margin-top:.2rem;color:var(--muted);font-size:var(--text-xs)}.profile-link-card button{display:inline-flex;min-height:2.6rem;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .7rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-sm);background:var(--color-primary-soft);color:var(--accent);font-size:var(--text-xs);font-weight:700}.supplier-contact-card,.note-card{margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.supplier-contact-card>p,.supplier-contact-card>a{display:flex;align-items:center;gap:var(--space-3);min-height:2.6rem;color:var(--text);font-size:var(--text-sm);text-decoration:none}.supplier-contact-card>p svg,.supplier-contact-card>a svg{width:1.1rem;flex:0 0 auto;color:var(--accent-2)}.business-card-image{width:100%;max-height:24rem;border-radius:var(--radius-lg);object-fit:contain;background:var(--surface)}.note-card span{color:var(--muted);font-size:var(--text-xs);font-weight:700;text-transform:uppercase}.note-card p{margin-top:var(--space-2);font-size:var(--text-sm);line-height:1.55;white-space:pre-wrap}.split-actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.capture-section{display:flex;flex-direction:column;gap:var(--space-3)}.fast-capture-hint{display:flex;align-items:center;gap:var(--space-2);padding:.7rem .8rem;border-radius:var(--radius-md);background:var(--highlight-soft);color:#6d5415;font-size:var(--text-xs);line-height:1.4}.fast-capture-hint svg{flex:0 0 auto;color:#a27300}.capture-buttons{display:grid;grid-template-columns:1.25fr .75fr;gap:var(--space-2)}.capture-button{position:relative;display:flex;min-height:7rem;flex-direction:column;align-items:center;justify-content:center;padding:.8rem;border:1px dashed var(--color-primary-border);border-radius:var(--radius-lg);background:var(--surface);color:var(--accent);text-align:center}.capture-button.camera{border:0;background:var(--accent);color:#fff;box-shadow:var(--shadow-md)}.capture-button svg{width:1.8rem;height:1.8rem;margin-bottom:.45rem}.capture-button strong{font-size:var(--text-sm)}.capture-button small{margin-top:.2rem;color:var(--muted);font-size:.62rem}.capture-button.camera small{color:#ffffffb3}.capture-button.is-processing{pointer-events:none;opacity:.66}.photo-error{padding:.7rem .8rem;border:1px solid #efcbc6;border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);font-size:var(--text-xs);line-height:1.45}.photo-strip{display:grid;grid-auto-columns:6rem;grid-auto-flow:column;gap:var(--space-2);overflow-x:auto;padding:.15rem 0 .45rem;scroll-snap-type:x proximity}.photo-strip-item{position:relative;overflow:hidden;width:6rem;height:6rem;border-radius:var(--radius-md);scroll-snap-align:start}.photo-strip-item img{width:100%;height:100%;object-fit:cover}.photo-strip-item button{position:absolute;top:.25rem;right:.25rem;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:50%;background:#18211fb8;color:#fff}.photo-strip-item button svg{width:.95rem}.price-row{grid-template-columns:1.15fr .85fr 1fr}.choice-group{min-width:0;margin:0;padding:0;border:0}.choice-group legend{margin-bottom:var(--space-2);color:#42504c;font-size:var(--text-xs);font-weight:700}.status-options{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.status-choice{display:flex;min-height:3rem;align-items:center;gap:var(--space-2);padding:.7rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font-size:var(--text-xs);font-weight:700}.status-choice .status-dot{width:.65rem;height:.65rem;border:2px solid currentColor;border-radius:50%}.status-choice.selected{border:2px solid var(--accent);box-shadow:0 0 0 2px #fff inset}.status-choice.selected .status-dot{background:currentColor}.priority-toggle{display:grid;width:100%;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:.8rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left}.priority-toggle>svg{color:var(--muted)}.priority-toggle>span:nth-child(2){display:flex;flex-direction:column}.priority-toggle strong{font-size:var(--text-sm)}.priority-toggle small{margin-top:.15rem;color:var(--muted);font-size:var(--text-xs)}.priority-toggle.selected{border-color:var(--color-primary-border);background:var(--color-primary-soft)}.priority-toggle.selected>svg{color:var(--accent);fill:var(--color-primary-border)}.toggle-track{position:relative;width:2.8rem;height:1.6rem;border-radius:999px;background:#cbd1ce}.toggle-track span{position:absolute;top:.2rem;left:.2rem;width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform var(--duration-base) var(--ease-standard)}.priority-toggle.selected .toggle-track{background:var(--accent)}.priority-toggle.selected .toggle-track span{transform:translate(1.2rem)}.audio-record-button{width:100%;border:1px solid var(--border);background:var(--surface);color:var(--accent)}.audio-record-button.is-recording{border-color:#e6aaa3;background:var(--danger-soft);color:var(--danger)}.audio-hold-button{position:relative;width:100%;min-height:5.25rem;justify-content:flex-start;overflow:hidden;border:2px solid var(--accent);border-radius:var(--radius-lg);background:var(--accent);color:#fff;box-shadow:var(--shadow-md);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.audio-hold-button:active,.audio-hold-button.is-starting{transform:scale(.985)}.audio-hold-button:focus-visible,.audio-file-button:focus-within,.audio-secure-link:focus-visible{outline:3px solid rgb(34 113 177 / .32);outline-offset:3px}.audio-hold-button>span:last-child{display:grid;gap:.15rem;text-align:left}.audio-hold-button strong{font-size:var(--text-base)}.audio-hold-button small{color:#ffffffb8;font-size:var(--text-xs);font-weight:600}.audio-hold-icon{display:grid;width:3rem;height:3rem;flex:0 0 3rem;place-items:center;border-radius:50%;background:#ffffff24}.audio-hold-icon svg{width:1.45rem;height:1.45rem}.audio-hold-button.is-recording{border-color:#9e3029;background:var(--danger);box-shadow:0 10px 28px #b3433b40}.audio-hold-button.is-recording .audio-hold-icon{animation:audio-recording-pulse 1.1s var(--ease-standard) infinite;background:#fff;color:var(--danger)}@keyframes audio-recording-pulse{50%{box-shadow:0 0 0 .65rem #ffffff1f;transform:scale(.92)}}.audio-secure-message{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid #e7c36e;border-radius:var(--radius-md);background:var(--highlight-soft);color:var(--text)}.audio-secure-message>svg{width:1.3rem;flex:0 0 1.3rem;color:var(--warning)}.audio-secure-message span{display:grid;gap:.2rem}.audio-secure-message small{color:var(--muted);font-size:var(--text-xs)}.audio-secure-link,.audio-file-button{width:100%;margin-top:var(--space-2);border:1px solid var(--border);background:var(--surface);color:var(--accent);text-decoration:none}.audio-secure-link{border-color:var(--accent);background:var(--accent);color:#fff}.audio-file-capture{position:relative;cursor:pointer}.audio-file-capture input{position:absolute;width:1px;height:1px;opacity:0}.audio-note{display:grid;grid-template-columns:1fr auto;align-items:center;gap:var(--space-2)}.audio-player{width:100%;height:2.9rem}.field-hint{margin-top:var(--space-2);color:var(--warning);font-size:var(--text-xs)}.field-hint.neutral{color:var(--muted)}.review{margin-top:var(--space-4)}.review-hero{margin:0 -1rem;padding:1.25rem 1rem 2rem;background:var(--accent);color:#fff}.review-hero>span{color:#ffffffc7;font-size:.65rem;font-weight:700;letter-spacing:.08em}.review-hero h2{margin-top:var(--space-2);font-size:1.55rem;text-transform:capitalize}.review-hero p{margin-top:var(--space-2);color:#ffffffb3;font-size:var(--text-sm)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);margin-top:-1rem}.metric-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.metric-card>div{display:grid;width:2.3rem;height:2.3rem;grid-row:1 / 3;place-items:center;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent)}.metric-card strong{font-size:1.55rem;line-height:1}.metric-card>span{color:var(--muted);font-size:.62rem;font-weight:700}.metric-card.tone-amber>div{background:#fff0cc;color:#855400}.metric-card.tone-blue>div{background:#e4edf6;color:#2c617d}.metric-card.tone-green>div{background:#e1efe7;color:#286a4c}.review-section{margin-top:var(--space-5)}.gap-list{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.gap-list button{display:grid;width:100%;min-height:3.6rem;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:.65rem .8rem;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left}.gap-list button:last-child{border-bottom:0}.gap-list button>span{display:grid;width:2.3rem;height:2.3rem;place-items:center;border-radius:var(--radius-md);background:var(--surface-2);color:var(--accent)}.gap-list strong{font-size:var(--text-sm)}.gap-list em{display:grid;min-width:1.8rem;min-height:1.8rem;place-items:center;border-radius:50%;color:var(--success);font-size:var(--text-sm);font-style:normal;font-weight:700}.gap-list em.has-gap{background:var(--danger-soft);color:var(--danger)}.gap-list em svg{width:1rem}.return-list{display:grid;gap:var(--space-2)}.return-list button{display:grid;width:100%;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid #e9cf8e;border-radius:var(--radius-lg);background:var(--highlight-soft);text-align:left}.return-list button>span,.all-clear>svg{display:grid;width:2.7rem;height:2.7rem;place-items:center;border-radius:var(--radius-md);background:var(--highlight);color:#5c4200}.return-list button div,.all-clear div{display:flex;min-width:0;flex-direction:column}.return-list strong{overflow:hidden;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap}.return-list small{margin-top:.2rem;color:#806923;font-size:var(--text-xs)}.all-clear{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid #bcd7c8;border-radius:var(--radius-lg);background:#e8f4ed}.all-clear>svg{flex:0 0 auto;padding:.65rem;background:var(--success);color:#fff}.all-clear strong{font-size:var(--text-sm)}.all-clear span{margin-top:.2rem;color:#557164;font-size:var(--text-xs)}.voice-capture{display:grid;min-width:0;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-primary-border);border-radius:var(--radius-lg);background:var(--surface)}.voice-capture-heading{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3)}.voice-heading-icon{display:grid;width:2.7rem;height:2.7rem;place-items:center;border-radius:var(--radius-md);background:var(--accent);color:#fff}.voice-capture-heading h2{font-size:var(--text-lg);letter-spacing:0}.voice-capture-heading p{margin-top:.15rem;color:var(--muted);font-size:var(--text-xs);line-height:1.4}.voice-state-label{padding:.3rem .55rem;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.65rem;font-weight:700}.voice-state-listening .voice-state-label{background:var(--danger-soft);color:var(--danger)}.voice-state-review .voice-state-label{background:var(--highlight-soft);color:#715000}.voice-state-error .voice-state-label{background:var(--danger-soft);color:var(--danger)}.voice-controls,.voice-review,.voice-fields{display:grid;min-width:0;gap:var(--space-3)}.voice-mic-button{display:flex;width:100%;min-height:4.4rem;align-items:center;gap:var(--space-3);padding:.85rem;border:0;border-radius:var(--radius-md);background:var(--accent);color:#fff;text-align:left}.voice-mic-button>svg{width:2rem;height:2rem;flex:0 0 auto;color:var(--color-on-primary)}.voice-mic-button>span,.voice-unsupported>span,.voice-reprocess>span{display:flex;min-width:0;flex-direction:column}.voice-mic-button strong,.voice-unsupported strong,.voice-reprocess strong{font-size:var(--text-sm)}.voice-mic-button small,.voice-unsupported small,.voice-reprocess small{margin-top:.2rem;color:#ffffffb3;font-size:var(--text-xs);font-weight:600}.voice-mic-button:disabled{cursor:wait;opacity:.6}.voice-language-note{margin:0;color:var(--muted);font-size:var(--text-xs);font-weight:700;text-align:center}.voice-unsupported,.voice-warnings{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid #e7cb88;border-radius:var(--radius-md);background:var(--highlight-soft);color:#6f500a}.voice-unsupported>svg,.voice-warnings>svg{flex:0 0 auto}.voice-unsupported small{color:#806923}.voice-manual{gap:.35rem}.voice-manual textarea{min-height:5.2rem}.voice-error{padding:.75rem;border:1px solid #efcbc6;border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);font-size:var(--text-xs);font-weight:700;line-height:1.45}.voice-reprocess{display:flex;width:100%;min-width:0;align-items:center;gap:var(--space-3);padding:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left}.voice-reprocess>svg{flex:0 0 auto;color:var(--accent)}.voice-reprocess small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.voice-listening{display:flex;min-height:14rem;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);text-align:center}.voice-listening-pulse{display:grid;width:4.5rem;height:4.5rem;place-items:center;border-radius:50%;background:var(--danger);color:#fff;box-shadow:0 0 #b3433b59;animation:voice-pulse 1.2s infinite}.voice-listening-pulse svg{width:2rem;height:2rem}@keyframes voice-pulse{70%{box-shadow:0 0 0 1.1rem #b3433b00}to{box-shadow:0 0 #b3433b00}}.voice-listening p{max-width:28rem;color:var(--muted);font-size:var(--text-sm);line-height:1.5}.voice-stop-button{display:inline-flex;min-height:3.25rem;align-items:center;gap:var(--space-2);padding:.8rem 1rem;border:0;border-radius:var(--radius-md);background:var(--danger);color:#fff;font-weight:700}.voice-stop-button svg{fill:currentColor}.voice-processing{display:flex;min-height:8rem;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);color:var(--accent)}.voice-processing span{color:var(--muted);font-size:var(--text-xs)}.voice-transcript-review{display:grid;gap:.4rem}.voice-transcript-review>span,.voice-audio-preview>span{color:var(--muted);font-size:var(--text-xs);font-weight:700}.voice-transcript-review textarea{width:100%;min-height:5.2rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);resize:vertical;line-height:1.45}.voice-transcript-review button{justify-self:start;padding:0;border:0;background:transparent;color:var(--accent-2);font-size:var(--text-xs);font-weight:700}.voice-audio-preview{display:grid;min-width:0;gap:.4rem}.voice-audio-preview audio{width:100%}.voice-warnings p{font-size:var(--text-xs);line-height:1.45}.voice-warnings p+p{margin-top:.3rem}.voice-no-fields{display:flex;flex-direction:column;gap:.25rem;padding:var(--space-3);border:1px dashed #d5bb75;border-radius:var(--radius-md);color:#715000}.voice-no-fields strong{font-size:var(--text-sm)}.voice-no-fields span{font-size:var(--text-xs);line-height:1.45}.voice-field{display:grid;min-width:0;gap:.4rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.voice-field.needs-review{border-color:#d9b85f;background:#fffbef}.voice-field-head{display:flex;min-width:0;align-items:center;gap:.4rem}.voice-field-head label{margin-right:auto;font-size:var(--text-xs);font-weight:700}.voice-inherited,.voice-check{padding:.2rem .4rem;border-radius:999px;font-size:.6rem;font-weight:700}.voice-inherited{background:var(--accent-soft);color:var(--accent)}.voice-check{background:var(--highlight-soft);color:#715000}.voice-field>input,.voice-field>select,.voice-field>textarea{width:100%;min-height:2.85rem;padding:.65rem .7rem;border:1px solid #cfd6d1;border-radius:var(--radius-md);background:var(--surface)}.voice-field>textarea{resize:vertical}.voice-field-warning{color:var(--warning);font-size:.68rem;line-height:1.4}.voice-conflict{display:grid;gap:.4rem;padding-top:.35rem;border-top:1px solid var(--border);color:var(--muted);font-size:.68rem}.voice-conflict label{display:flex;align-items:center;gap:.45rem;color:var(--accent);font-weight:700}.voice-conflict input{width:1.15rem;height:1.15rem;accent-color:var(--accent)}.voice-review-actions{display:grid;gap:var(--space-2)}.voice-review-actions .primary-button,.voice-review-actions .secondary-button{width:100%}.voice-review-actions .text-button{justify-content:center}.voice-privacy-note{color:var(--muted);font-size:.65rem;line-height:1.45}.trade-terms-summary{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.trade-terms-summary>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.trade-terms-summary p{display:flex;min-width:0;flex-direction:column;gap:.15rem;padding:.65rem;border-radius:var(--radius-md);background:var(--surface-2)}.trade-terms-summary p span{color:var(--muted);font-size:.65rem;font-weight:700}.trade-terms-summary p strong{overflow-wrap:anywhere;font-size:var(--text-xs)}.loading-screen{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);background:var(--accent);color:#fff;font-size:var(--text-sm)}.recovery-screen{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);padding:2rem;background:var(--bg);text-align:center}.recovery-screen h1{font-size:var(--text-2xl)}.recovery-screen p{max-width:24rem;color:var(--muted);font-size:var(--text-sm);line-height:1.55}.loading-screen .brand-mark{border:1px solid rgb(255 255 255 / .18)}.auth-page{display:grid;min-height:100svh;place-items:center;align-content:center;gap:var(--space-6);padding:var(--space-6);background:var(--bg)}.auth-brand{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:var(--space-2);color:var(--text)}.auth-brand svg{grid-row:span 2;width:2.5rem;height:2.5rem;padding:.55rem;border-radius:var(--radius-md);background:var(--color-primary);color:var(--color-on-primary)}.auth-brand strong{font-size:var(--text-lg)}.auth-brand span{color:var(--muted);font-size:var(--text-sm)}.auth-card{display:grid;width:min(100%,29rem);gap:var(--space-4);padding:clamp(1.5rem,4vw,2.25rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md)}.auth-card h1,.auth-card p{margin:0}.auth-card h1{font-size:var(--text-2xl)}.auth-card>p{color:var(--muted);line-height:var(--leading-text)}.auth-card-icon{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:var(--radius-md);background:var(--color-primary-soft);color:var(--color-primary)}.auth-card-icon svg{width:1.4rem;height:1.4rem}.auth-eyebrow{color:var(--color-primary);font-size:var(--text-xs);font-weight:700;letter-spacing:.05em;text-transform:uppercase}.auth-form{display:grid;gap:var(--space-4)}.auth-form label{display:grid;gap:var(--space-2);color:var(--text);font-size:var(--text-sm);font-weight:650}.auth-form input{width:100%;min-height:2.9rem;padding:.7rem .8rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font:inherit}.auth-form input:focus{outline:3px solid var(--color-primary-border);outline-offset:1px;border-color:var(--color-primary)}.auth-input{position:relative}.auth-input input{padding-left:2.6rem}.auth-input svg{position:absolute;z-index:1;top:50%;left:.8rem;width:1.1rem;height:1.1rem;transform:translateY(-50%);color:var(--muted)}.auth-primary-button,.auth-secondary-button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;gap:var(--space-2);padding:.7rem 1rem;border-radius:var(--radius-md);font:inherit;font-weight:700;cursor:pointer}.auth-primary-button{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.auth-primary-button:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.auth-primary-button:disabled{cursor:wait;opacity:.7}.auth-secondary-button{border:1px solid var(--color-primary-border);background:var(--surface);color:var(--color-primary)}.auth-link-button{justify-self:start;padding:0;border:0;background:transparent;color:var(--color-primary);font:inherit;font-weight:650;cursor:pointer}.auth-notice{padding:var(--space-3);border:1px solid transparent;border-radius:var(--radius-md);font-size:var(--text-sm);line-height:var(--leading-text)}.auth-notice.error{border-color:#ebc4c0;background:var(--danger-soft);color:var(--danger)}.auth-notice.success{border-color:#b9ddca;background:#eaf6ef;color:var(--success)}.auth-message-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.auth-loading{justify-items:center;text-align:center}@media(max-width:480px){.auth-page{align-content:center;gap:var(--space-5);padding:var(--space-4)}.auth-card{padding:var(--space-5)}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.registry-toolbar,.registry-filter-row,.registry-actions,.registry-summary,.bulk-action-bar,.registry-row-actions,.registry-card-actions{display:flex;align-items:center;gap:var(--space-2)}.registry-toolbar{align-items:end;justify-content:space-between;margin-bottom:var(--space-4)}.registry-fair-select{min-width:min(100%,19rem);margin:0}.registry-actions{flex-wrap:wrap;justify-content:flex-end}.registry-actions button,.registry-row-actions button,.registry-card-actions button,.bulk-action-bar button,.import-history button,.import-file-summary button{display:inline-flex;min-height:2.7rem;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .78rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--accent);font-size:var(--text-xs);font-weight:700;cursor:pointer}.registry-actions svg,.registry-row-actions svg,.registry-card-actions svg,.bulk-action-bar svg,.import-history svg{width:1rem;height:1rem}.registry-filter-row{position:relative;z-index:5;align-items:stretch;margin-bottom:var(--space-3)}.registry-filter-row>select,.sort-direction,.column-picker>summary{min-height:2.85rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.registry-filter-row>select{padding:0 2rem 0 .75rem}.registry-search{min-width:15rem;flex:1 1 18rem;margin:0}.sort-direction{display:grid;width:2.85rem;flex:0 0 auto;place-items:center}.sort-direction.descending svg{transform:rotate(180deg)}.column-picker{position:relative}.column-picker>summary{display:flex;align-items:center;gap:.4rem;padding:0 .8rem;color:var(--accent);font-size:var(--text-xs);font-weight:700;cursor:pointer;list-style:none}.column-picker>div{position:absolute;z-index:20;top:calc(100% + .4rem);right:0;display:grid;min-width:14rem;gap:.55rem;padding:.9rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md)}.column-picker label{display:flex;align-items:center;gap:.55rem;font-size:var(--text-sm);font-weight:700}.bulk-action-bar{position:sticky;z-index:16;top:calc(4.5rem + env(safe-area-inset-top));flex-wrap:wrap;margin:var(--space-3) 0;padding:.7rem;border:1px solid rgb(245 200 94 / .7);border-radius:var(--radius-md);background:var(--highlight-soft);box-shadow:var(--shadow-sm)}.bulk-action-bar strong{margin-right:auto}.registry-notice,.import-error{display:flex;align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-3);padding:.8rem .9rem;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);font-size:var(--text-sm);font-weight:600}.registry-summary{justify-content:space-between;margin:var(--space-3) 0;color:var(--muted);font-size:var(--text-xs)}.registry-summary span{display:inline-flex;align-items:center;gap:.35rem}.registry-summary svg{width:.9rem;height:.9rem;color:var(--success)}.supplier-registry-table-wrap,.import-preview-table{overflow:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overscroll-behavior-inline:contain}.supplier-registry-table,.import-preview-table table{width:100%;border-collapse:separate;border-spacing:0;font-size:var(--text-xs);white-space:nowrap}.supplier-registry-table th,.supplier-registry-table td,.import-preview-table th,.import-preview-table td{max-width:18rem;padding:.72rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden;text-align:left;text-overflow:ellipsis}.supplier-registry-table th,.import-preview-table th{position:sticky;z-index:3;top:0;background:var(--accent);color:#fff;font-weight:700}.supplier-registry-table tbody tr{cursor:pointer;transition:background var(--duration-fast) var(--ease-standard)}.supplier-registry-table tbody tr:hover,.supplier-registry-table tbody tr:focus{background:var(--color-primary-soft);outline:0}.supplier-registry-table tbody tr.is-linked{background:#e8f2fa9e}.supplier-registry-table td strong,.supplier-registry-table td small{display:block}.supplier-registry-table td small{color:var(--muted)}.select-column{width:2.8rem;text-align:center!important}.select-column input,.registry-card-select input{width:1.15rem;height:1.15rem;accent-color:var(--accent)}.registry-row-actions{min-width:19rem}.linked-badge,.unlinked-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .5rem;border-radius:999px;font-size:.65rem;font-weight:700}.linked-badge{background:var(--color-primary-soft);color:var(--color-primary-active)}.unlinked-badge{background:var(--surface-2);color:var(--muted)}.linked-badge svg{width:.8rem;height:.8rem}.supplier-registry-cards{display:none}.master-profile-hero,.supplier-contact-card,.profile-notes article,.participation-list button,.import-privacy-note,.import-dropzone,.import-file-summary,.import-analysis,.import-complete{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.master-profile-hero{display:flex;gap:var(--space-4);margin-bottom:var(--space-5);padding:var(--space-4)}.master-profile-hero>span{display:grid;width:3.5rem;height:3.5rem;flex:0 0 auto;place-items:center;border-radius:var(--radius-md);background:var(--accent);color:var(--color-on-primary)}.master-profile-hero>div{display:grid;min-width:0;gap:var(--space-2)}.master-profile-hero p,.supplier-contact-entry :is(p,a){display:flex;min-width:0;align-items:flex-start;gap:var(--space-2)}.master-profile-hero p,.master-profile-hero small{color:var(--muted);font-size:var(--text-xs)}.supplier-contact-card{margin-bottom:var(--space-6);padding:var(--space-4)}.supplier-contact-entry{display:grid;gap:.55rem;padding:var(--space-3) 0;border-top:1px solid var(--border);font-size:var(--text-sm)}.supplier-contact-entry a{color:var(--accent);text-decoration:none}.supplier-contact-entry svg{width:1rem;height:1rem;flex:0 0 auto}.profile-notes{display:grid;gap:var(--space-3);margin-bottom:var(--space-6)}.profile-notes article{padding:var(--space-4)}.profile-notes article p{line-height:1.5;white-space:pre-wrap}.profile-notes article small{display:block;margin-top:var(--space-2);color:var(--muted)}.participation-list{display:grid;gap:var(--space-3)}.participation-list button{display:grid;min-height:4.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);text-align:left}.participation-list button>span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent)}.participation-list button div,.participation-list button div strong,.participation-list button div small{display:block;min-width:0}.participation-list button div small{margin-top:.2rem;color:var(--muted)}.participation-list button em{display:inline-flex;align-items:center;gap:.3rem;color:var(--blue);font-size:var(--text-xs);font-style:normal;font-weight:700}.contact-editor{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.contact-editor>.icon-button{position:absolute;z-index:2;top:var(--space-2);right:var(--space-2)}.raw-source-note{grid-column:1 / -1;color:var(--muted)}.import-privacy-note{display:flex;gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-4);background:var(--accent-soft);color:var(--accent)}.import-privacy-note>svg{flex:0 0 auto}.import-privacy-note strong,.import-privacy-note span,.import-file-summary strong,.import-file-summary span{display:block}.import-privacy-note span,.import-file-summary span{margin-top:.2rem;color:var(--muted);font-size:var(--text-xs)}.import-dropzone{display:grid;min-height:15rem;place-items:center;align-content:center;gap:var(--space-3);padding:var(--space-6);border:2px dashed var(--color-primary-border);text-align:center;cursor:pointer}.import-dropzone>svg{width:3rem;height:3rem;color:var(--accent)}.import-dropzone span{max-width:26rem;color:var(--muted);font-size:var(--text-sm)}.import-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.import-error{background:var(--danger-soft);color:var(--danger)}.import-wizard{display:grid;gap:var(--space-4)}.import-file-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3)}.import-file-summary>svg{width:2rem;height:2rem;color:var(--success)}.import-mode-options{display:grid;gap:var(--space-2);margin:var(--space-3) 0}.import-mode-options>label{display:grid;min-height:4.3rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.import-mode-options input{width:1.2rem;height:1.2rem;accent-color:var(--accent)}.import-mode-options strong,.import-mode-options small{display:block}.import-mode-options small{margin-top:.2rem;color:var(--muted)}.mapping-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.import-preview-table{max-height:22rem}.import-analysis,.import-complete{padding:var(--space-4)}.import-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.import-stat-grid article{padding:var(--space-3);border-radius:var(--radius-sm);background:var(--surface-2)}.import-stat-grid strong,.import-stat-grid span{display:block}.import-stat-grid strong{color:var(--accent);font-size:var(--text-xl)}.import-stat-grid span{margin-top:.2rem;color:var(--muted);font-size:var(--text-xs)}.fuzzy-conflicts,.import-warnings{margin-top:var(--space-4);padding:var(--space-4);border:1px solid #efcc80;border-radius:var(--radius-md);background:var(--highlight-soft)}.fuzzy-conflicts>p,.import-warnings p{color:var(--muted);font-size:var(--text-sm);line-height:1.45}.fuzzy-conflicts label{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.fuzzy-conflicts label span strong,.fuzzy-conflicts label span small{display:block}.fuzzy-conflicts select{min-height:2.8rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.import-warnings summary{display:flex;align-items:center;gap:var(--space-2);font-weight:700;cursor:pointer}.import-warnings>div{display:grid;gap:var(--space-2);max-height:16rem;margin-top:var(--space-3);overflow:auto}.import-confirm{margin-top:var(--space-4)}.import-complete{display:grid;justify-items:center;gap:var(--space-4);text-align:center}.import-complete>svg{width:3.5rem;height:3.5rem;padding:.8rem;border-radius:50%;background:#dcefe5;color:var(--success)}.import-history{display:grid;gap:var(--space-2);margin-top:var(--space-7)}.import-history article{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border-top:1px solid var(--border)}.import-history strong,.import-history small{display:block}.import-history small{margin-top:.2rem;color:var(--muted)}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){.desktop-crm-shell{display:grid;min-height:100vh;grid-template-columns:15.5rem minmax(0,1fr);background:var(--bg)}.desktop-crm-main{min-width:0;grid-column:2;overflow-x:clip}.desktop-crm-topbar{position:sticky;z-index:20;top:0;display:flex;min-height:4.25rem;align-items:center;justify-content:space-between;gap:var(--space-4);padding:0 var(--space-5);border-bottom:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-crm-topbar span{display:block;color:var(--muted);font-size:var(--text-xs);font-weight:600;line-height:var(--leading-ui)}.desktop-crm-topbar h1{margin-top:.12rem;font-size:var(--text-lg)}.desktop-crm-actions{display:flex;align-items:center;gap:var(--space-2)}.desktop-crm-content{min-width:0;padding:var(--space-5);container-type:inline-size;container-name:desktop-workspace}.desktop-booth-strip{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-primary-border);border-radius:var(--radius-lg);background:var(--color-primary-soft)}.desktop-booth-strip span{color:var(--color-primary);font-size:var(--text-xs);font-weight:700;letter-spacing:.04em}.desktop-booth-strip small{margin-right:auto;color:var(--muted)}.desktop-booth-strip button,.desktop-form-actions button{min-height:2.55rem;padding:0 .9rem;border-radius:var(--radius-md)}.desktop-form-actions{position:sticky;bottom:0;z-index:12;display:flex;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:#f8fbfdf5;box-shadow:var(--shadow-md)}.desktop-form-actions .fair-nav{display:none}.desktop-form-actions:has(.fair-nav){display:none}.desktop-crm-content>.fair-overview{display:none}.desktop-crm-content>.section-heading,.desktop-crm-content>.search-box,.desktop-crm-content>.filters,.desktop-crm-content>.registry-toolbar,.desktop-crm-content>.registry-filter-row,.desktop-crm-content>.registry-summary,.desktop-crm-content>.registry-notice,.desktop-crm-content>.import-history,.desktop-crm-content>.empty-state,.desktop-crm-content>.form-stack,.desktop-crm-content>.supplier-hero,.desktop-crm-content>.profile-link-card,.desktop-crm-content>.supplier-contact-card,.desktop-crm-content>.profile-notes,.desktop-crm-content>.note-card{max-width:none}.desktop-crm-content>.registry-toolbar,.desktop-crm-content>.registry-filter-row,.desktop-crm-content>.registry-summary,.desktop-crm-content>.bulk-action-bar,.desktop-crm-content>.registry-notice,.desktop-crm-content>.import-history,.desktop-crm-content>.supplier-registry-table-wrap,.desktop-crm-content>.form-stack,.desktop-crm-content>.empty-state,.desktop-crm-content>.product-grid,.desktop-crm-content>.review,.desktop-crm-content>.supplier-hero,.desktop-crm-content>.profile-link-card,.desktop-crm-content>.supplier-contact-card,.desktop-crm-content>.profile-notes,.desktop-crm-content>.note-card{border-radius:var(--radius-lg)}.desktop-crm-content>.registry-toolbar,.desktop-crm-content>.registry-filter-row,.desktop-crm-content>.form-stack,.desktop-crm-content>.supplier-hero,.desktop-crm-content>.profile-link-card,.desktop-crm-content>.supplier-contact-card,.desktop-crm-content>.profile-notes,.desktop-crm-content>.note-card{padding:var(--space-4);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-crm-content .supplier-registry-cards{display:none}.desktop-crm-content .supplier-registry-table-wrap{max-height:none;overflow:visible;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.desktop-crm-content .supplier-registry-table{table-layout:fixed;min-width:0;white-space:normal}.desktop-crm-content .supplier-registry-table th,.desktop-crm-content .supplier-registry-table td{max-width:none;padding:.65rem;white-space:normal;overflow-wrap:anywhere}.desktop-crm-content .supplier-registry-table .select-column{width:3.7rem}.desktop-crm-content .supplier-registry-table th:last-child,.desktop-crm-content .supplier-registry-table td:last-child{width:13rem}.desktop-crm-content .supplier-registry-table th:nth-child(5),.desktop-crm-content .supplier-registry-table td:nth-child(5),.desktop-crm-content .supplier-registry-table th:nth-child(6),.desktop-crm-content .supplier-registry-table td:nth-child(6){display:table-cell}.desktop-crm-content .registry-row-actions{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.45rem}.desktop-crm-content .registry-row-actions button{min-width:0;min-height:2.45rem;padding:.45rem;font-size:var(--text-xs);white-space:normal}.desktop-crm-content>.registry-toolbar{align-items:end}.desktop-crm-content>.registry-filter-row{display:grid;grid-template-columns:minmax(20rem,1fr) minmax(10rem,auto) minmax(10rem,auto) auto auto}.desktop-crm-content .column-picker>div{right:0}.desktop-crm-content>.form-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:var(--space-4)}.desktop-crm-content>.form-stack>.full,.desktop-crm-content>.form-stack>.capture-section,.desktop-crm-content>.form-stack>.voice-capture,.desktop-crm-content>.form-stack>.fast-capture-hint,.desktop-crm-content>.form-stack>.photo-error,.desktop-crm-content>.form-stack>.danger-button{grid-column:1 / -1}.desktop-crm-content>.product-form{grid-template-columns:minmax(22rem,.85fr) minmax(28rem,1.15fr)}.desktop-crm-content>.product-form .capture-section,.desktop-crm-content>.product-form .voice-capture,.desktop-crm-content>.product-form .trade-terms-summary,.desktop-crm-content>.product-form .audio-section{grid-column:auto}.desktop-crm-content>.product-form .fast-capture-hint,.desktop-crm-content>.product-form .photo-error,.desktop-crm-content>.product-form .danger-button{grid-column:1 / -1}.desktop-crm-content .field-row,.desktop-crm-content .price-row{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-crm-content .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-crm-content .review{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.7fr);gap:var(--space-3)}.desktop-crm-content .review-hero,.desktop-crm-content .metric-grid{grid-column:1 / -1}.desktop-crm-content .review-section{min-width:0}.desktop-crm-content>.supplier-hero{display:grid;grid-template-columns:minmax(20rem,.55fr) minmax(20rem,1fr);gap:var(--space-4);align-items:stretch}.desktop-crm-content .supplier-hero-image{min-height:18rem}.desktop-crm-content .supplier-location{position:static;align-self:end;color:var(--text)}body{overflow-x:hidden;background:#edf3f8}.app-shell{max-width:none;margin:0;border:0;background:#edf3f8;box-shadow:none}.content{width:100%;max-width:82rem;margin:0 auto;padding:var(--space-5)}.content.has-bottom-actions{padding-bottom:var(--space-5)}.topbar{min-height:4.1rem;padding:0 var(--space-5);background:#f8fbfdfa}.title-stack h1{max-width:42vw}.bottom-actions{right:auto;left:50%;width:min(82rem,calc(100% - 2rem));transform:translate(-50%)}body:has(.desktop-home-layout),body:has(.desktop-fair-layout){overflow-x:hidden;background:#edf3f8}.app-shell:has(.desktop-home-layout),.app-shell:has(.desktop-fair-layout){max-width:none;margin:0;border:0;background:#edf3f8;box-shadow:none}.app-shell:has(.desktop-home-layout) .topbar,.app-shell:has(.desktop-home-layout) .booth-bar,.app-shell:has(.desktop-home-layout) .bottom-actions,.desktop-home-layout~.home-intro,.desktop-home-layout~.registry-entry-card,.desktop-home-layout~.demo-banner,.desktop-home-layout~.section-heading,.desktop-home-layout~.fair-list,.desktop-home-layout~.empty-state,.app-shell:has(.desktop-fair-layout) .topbar,.app-shell:has(.desktop-fair-layout) .booth-bar,.app-shell:has(.desktop-fair-layout) .bottom-actions,.app-shell:has(.desktop-fair-layout) .fair-overview,.desktop-fair-layout~.section-heading,.desktop-fair-layout~.supplier-list,.desktop-fair-layout~.empty-state{display:none}.app-shell:has(.desktop-home-layout) .content,.app-shell:has(.desktop-fair-layout) .content{width:100%;max-width:none;min-height:100vh;padding:0}.app-shell:has(.desktop-home-layout) .content.has-bottom-actions,.app-shell:has(.desktop-fair-layout) .content.has-bottom-actions{padding-bottom:0}.desktop-home-layout,.desktop-fair-layout{display:block;min-height:auto;background:#edf3f8}.desktop-home-layout>.desktop-sidebar,.desktop-fair-layout>.desktop-sidebar,.desktop-home-layout>.desktop-home-workspace>.desktop-top-strip,.desktop-fair-layout>.desktop-fair-workspace>.desktop-top-strip{display:none}.desktop-sidebar{position:fixed;z-index:40;top:0;bottom:0;left:0;display:flex;width:15.5rem;flex-direction:column;gap:var(--space-6);padding:var(--space-5);background:#122335;color:#f7fbff}.desktop-sidebar-brand{display:flex;align-items:center;gap:var(--space-3);padding-bottom:var(--space-5);border-bottom:1px solid rgb(255 255 255 / .12)}.desktop-sidebar-brand .brand-mark{width:2.6rem;height:2.6rem;border-radius:var(--radius-md);background:var(--color-primary);color:var(--color-on-primary)}.desktop-sidebar-brand strong,.desktop-sidebar-brand small{display:block}.desktop-sidebar-brand strong{font-size:var(--text-base);letter-spacing:.01em}.desktop-sidebar-brand small{margin-top:.18rem;color:#f7fbffa8;font-size:var(--text-xs)}.desktop-sidebar nav{display:grid;gap:var(--space-2)}.desktop-sidebar-footer{display:grid;margin-top:auto;padding-top:var(--space-4);border-top:1px solid rgb(255 255 255 / .12)}.desktop-sidebar nav button,.desktop-sidebar-footer button{min-height:2.85rem;padding:0 var(--space-3);border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:#f7fbffc2;font-size:var(--text-sm);font-weight:600;text-align:left;cursor:pointer}.desktop-sidebar nav button:hover,.desktop-sidebar-footer button:hover{background:#ffffff14;color:#fff}.desktop-sidebar nav button.active,.desktop-sidebar-footer button.active{border-color:#b7d3e952;background:var(--color-primary);color:var(--color-on-primary)}.desktop-fair-workspace,.desktop-home-workspace{min-width:0;padding:0}.desktop-top-strip{display:flex;min-height:4.2rem;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4);padding:0 var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-top-strip span,.desktop-fair-panel span,.desktop-kpi-grid span,.desktop-card-heading span,.desktop-detail-head span,.desktop-detail-facts span,.desktop-detail-contact span,.desktop-detail-note span,.desktop-supplier-filters label span{color:var(--muted);font-size:var(--text-xs);font-weight:600}.desktop-top-strip h2{margin-top:.12rem;font-size:1.15rem}.desktop-top-actions,.desktop-detail-actions{display:flex;align-items:center;gap:var(--space-2)}.desktop-top-actions .primary-button,.desktop-top-actions .secondary-button,.desktop-detail-actions .primary-button,.desktop-detail-actions .secondary-button,.desktop-detail-actions .booth-button{min-height:2.7rem;padding:0 .95rem;border-radius:var(--radius-md);white-space:nowrap}.desktop-fair-panel,.desktop-home-panel{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-3);padding:var(--space-4) var(--space-5);border:1px solid var(--color-primary-border);border-radius:var(--radius-lg);background:var(--color-primary-soft)}.desktop-home-panel span,.desktop-home-panel strong,.desktop-home-panel small{display:block}.desktop-home-panel span{color:var(--muted);font-size:var(--text-xs);font-weight:600}.desktop-home-panel strong{margin-top:.25rem;font-size:var(--text-lg)}.desktop-home-panel small{margin-top:.2rem;color:var(--muted);font-size:var(--text-sm)}.desktop-home-panel button{display:inline-flex;min-height:2.5rem;align-items:center;gap:.4rem;padding:0 .85rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-md);background:var(--surface);color:var(--color-primary);font-size:var(--text-sm);font-weight:600;cursor:pointer}.desktop-fair-panel strong,.desktop-fair-panel small{display:block}.desktop-fair-panel strong{margin-top:.25rem;font-size:var(--text-lg)}.desktop-fair-panel small{margin-top:.2rem;color:var(--muted);font-size:var(--text-sm)}.desktop-fair-panel button{min-height:2.5rem;padding:0 .85rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-md);background:var(--surface);color:var(--color-primary);font-size:var(--text-sm);font-weight:600;cursor:pointer}.desktop-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-3)}.desktop-kpi-grid article{min-width:0;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-kpi-grid strong{display:block;margin-top:.25rem;color:var(--color-primary);font-size:1.65rem;line-height:1}.desktop-supplier-filters{display:grid;grid-template-columns:repeat(4,minmax(8rem,1fr)) auto;gap:var(--space-2);margin-bottom:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.desktop-supplier-filters label{display:grid;min-width:0;gap:.35rem}.desktop-supplier-filters select{width:100%;min-width:0;min-height:2.55rem;padding:0 2rem 0 .7rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:var(--text-sm)}.desktop-supplier-filters>button{align-self:end;min-height:2.55rem;padding:0 .85rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-md);background:var(--surface);color:var(--color-primary);font-size:var(--text-sm);font-weight:600;cursor:pointer;white-space:nowrap}.desktop-supplier-filters>button:disabled{cursor:not-allowed;opacity:.45}.desktop-main-grid{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(20rem,24rem);gap:var(--space-3);align-items:start}.desktop-home-grid{grid-template-columns:minmax(0,1fr) minmax(20rem,23rem)}.desktop-table-card,.desktop-detail-panel{min-width:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-table-card{overflow:hidden}.desktop-card-heading{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border)}.desktop-card-heading h3{margin-top:.15rem;font-size:var(--text-lg)}.desktop-supplier-table-wrap{overflow:auto;max-height:calc(100vh - 24rem);min-height:19rem;overscroll-behavior:contain}.desktop-supplier-table{width:100%;min-width:46rem;border-collapse:separate;border-spacing:0;font-size:var(--text-sm)}.desktop-fair-table{min-width:52rem}.desktop-supplier-table th,.desktop-supplier-table td{padding:.82rem .9rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.desktop-supplier-table th{position:sticky;z-index:2;top:0;background:#f8fbfd;color:var(--muted);font-size:var(--text-xs);font-weight:650;line-height:var(--leading-ui)}.desktop-supplier-table tr{cursor:pointer}.desktop-supplier-table tbody tr:hover{background:#f8fbfd}.desktop-supplier-table tbody tr.is-selected{background:var(--color-primary-soft);box-shadow:inset 3px 0 0 var(--color-primary)}.desktop-supplier-table tbody tr.is-active-booth td:first-child strong:after{content:" Â· Ð°ÐºÑ‚Ð¸Ð²ÐµÐ½";color:var(--color-primary);font-size:var(--text-xs);font-weight:800}.desktop-supplier-table td:first-child{max-width:18rem}.desktop-supplier-table strong,.desktop-supplier-table small{display:block;overflow-wrap:anywhere;white-space:normal}.desktop-supplier-table small{margin-top:.18rem;color:var(--muted);font-size:var(--text-xs)}.desktop-detail-panel{position:sticky;top:var(--space-5);display:grid;gap:var(--space-4);padding:var(--space-4)}.desktop-detail-image{width:100%;aspect-ratio:16 / 10;border-radius:var(--radius-md);background:var(--surface-2);object-fit:cover}.desktop-detail-head h3{margin-top:.25rem;font-size:1.35rem;line-height:1.15}.desktop-detail-head em{display:inline-flex;margin-top:.55rem;padding:.28rem .5rem;border-radius:999px;background:var(--color-primary-soft);color:var(--color-primary);font-size:var(--text-xs);font-style:normal;font-weight:650}.desktop-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.desktop-detail-facts div{min-width:0;padding:.7rem;border:1px solid var(--border);border-radius:var(--radius-md);background:#f8fbfd}.desktop-detail-facts strong{display:block;overflow:hidden;margin-top:.2rem;color:var(--text);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap}.desktop-detail-contact,.desktop-detail-note{display:grid;gap:.3rem;padding-top:var(--space-3);border-top:1px solid var(--border);font-size:var(--text-sm)}.desktop-detail-contact a{overflow:hidden;color:var(--color-primary);text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.desktop-detail-note p{color:var(--text);line-height:1.45}.desktop-detail-actions{display:grid;grid-template-columns:1fr}.desktop-empty-state{display:grid;min-height:14rem;place-items:center;align-content:center;gap:var(--space-2);padding:var(--space-6);color:var(--muted);text-align:center}.desktop-empty-state strong{color:var(--text);font-size:var(--text-lg)}.desktop-empty-state span{max-width:20rem;font-size:var(--text-sm);line-height:1.45}.workspace-screen{display:grid;gap:var(--space-5)}.workspace-hero-panel{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.workspace-hero-panel span,.workspace-filters-row span{color:var(--color-primary);font-size:var(--text-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-hero-panel h2{margin:.15rem 0 0;font-size:clamp(1.45rem,1.35vw,2rem);letter-spacing:-.035em}.workspace-hero-panel p{margin:.35rem 0 0;color:var(--muted)}.workspace-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.workspace-filters-row{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.workspace-filters-row label{display:flex;min-width:min(32rem,100%);align-items:center;gap:var(--space-2);padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.workspace-filters-row input,.workspace-filters-row select,.desktop-supplier-filters input{min-width:0;border:0;background:transparent;color:var(--text);font:inherit;outline:0}.workspace-filters-row select{min-height:2.7rem;padding:0 .85rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.workspace-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4)}.workspace-review-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(22rem,.8fr);gap:var(--space-4)}.workspace-gap-list,.workspace-return-list{display:grid;gap:var(--space-2);padding:var(--space-4)}.workspace-gap-list button,.workspace-return-list button{display:flex;min-height:3.25rem;align-items:center;justify-content:space-between;gap:var(--space-3);padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text);font-weight:600;text-align:left}.sourcing-workspace{display:grid;gap:var(--space-4)}.sourcing-hero{padding:var(--space-4) var(--space-5)}.processing-layout{display:grid;grid-template-columns:minmax(20rem,.7fr) minmax(0,1.3fr);align-items:start;gap:var(--space-4)}.processing-layout>.desktop-table-card{min-width:0;overflow:hidden}.sourcing-list{display:grid}.sourcing-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border-bottom:1px solid var(--border);background:var(--surface);transition:background-color .14s ease,box-shadow .14s ease}.sourcing-row:last-child{border-bottom:0}.sourcing-row:hover{background:var(--color-primary-soft)}.sourcing-row.is-selected{background:var(--color-primary-soft);box-shadow:inset 3px 0 0 var(--color-primary)}.sourcing-row-main{display:grid;min-width:0;grid-template-columns:minmax(12rem,1.05fr) minmax(0,1.35fr);align-items:center;gap:var(--space-3);padding:.85rem .95rem;border:0;background:transparent;color:var(--text);cursor:pointer;font:inherit;text-align:left}.sourcing-row-main:focus-visible,.sourcing-row-action:focus-visible{outline:3px solid var(--color-primary-border);outline-offset:-3px}.sourcing-row-action{align-self:center;min-height:2.35rem;margin-right:var(--space-3);padding:.38rem .7rem;border:1px solid var(--color-primary-border);border-radius:var(--radius-sm);background:var(--surface);color:var(--color-primary-active);cursor:pointer;font:inherit;font-size:var(--text-sm);font-weight:600}.sourcing-row-action:hover{background:var(--color-primary);color:var(--color-on-primary)}.queue-product-cell{display:flex;min-width:12rem;align-items:center;gap:.65rem}.queue-product-cell>span{display:grid;min-width:0;gap:.18rem}.queue-product-cell strong,.queue-product-cell small{overflow-wrap:anywhere}.queue-product-cell small{color:var(--muted)}.queue-facts{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem .85rem}.queue-facts>span{display:grid;min-width:0;gap:.13rem}.queue-facts small{color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.015em}.queue-facts strong{overflow-wrap:anywhere;font-size:var(--text-sm);line-height:1.4}.queue-thumb{display:grid;width:2.4rem;height:2.4rem;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--muted);object-fit:cover}.issues-summary{display:inline-flex;align-items:center;padding:.26rem .48rem;border-radius:var(--radius-sm);background:#fff1df;color:#8a5600;font-size:var(--text-xs);font-weight:600;white-space:nowrap}.issues-summary.complete{background:#e5f4eb;color:#18734a}.completeness-badge{display:inline-flex;min-width:3.2rem;justify-content:center;padding:.26rem .48rem;border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:650}.completeness-badge.tone-ok{background:#e5f4eb;color:#18734a}.completeness-badge.tone-warn{background:#fff1df;color:#8a5600}.completeness-badge.tone-bad{background:#fde9e8;color:#a33631}.processing-panel{display:grid;min-width:0;grid-template-columns:minmax(14rem,.62fr) minmax(26rem,1.38fr);gap:var(--space-4)}.processing-source-panel,.processing-offer-panel,.processing-check-panel{display:grid;align-content:start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.processing-check-panel{grid-column:1 / -1;grid-template-columns:minmax(16rem,1fr) minmax(19rem,1.25fr) minmax(14rem,.75fr);align-items:start}.processing-check-panel .processing-panel-heading{grid-column:1 / -1}.processing-panel-heading{display:grid;gap:.18rem}.processing-panel-heading span,.info-block>span,.processing-field-section h4{color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.015em}.processing-panel-heading strong{color:var(--text);font-size:var(--text-base)}.processing-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(6rem,1fr));gap:var(--space-2)}.processing-photo,.processing-photo-placeholder{display:grid;width:100%;min-height:7rem;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--muted);object-fit:cover}.info-block{display:grid;gap:.32rem;padding-top:var(--space-3);border-top:1px solid var(--border)}.info-block p{margin:0;color:var(--text);font-size:var(--text-sm);line-height:var(--leading-text);white-space:pre-wrap}.processing-field-section{display:grid;gap:var(--space-2)}.processing-field-section h4{margin:0}.custom-fields-section{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-primary-border);border-radius:var(--radius-md);background:var(--color-primary-soft)}.custom-fields-section h4{margin:0;color:var(--text);font-size:var(--text-sm)}.custom-fields-section p{margin:.22rem 0 0;color:var(--muted);font-size:var(--text-sm)}.custom-fields-list{display:grid;gap:var(--space-2)}.custom-field-row{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) auto;gap:var(--space-2);align-items:end}.custom-field-row label{display:grid;gap:.35rem;color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.015em}.custom-field-row input{width:100%;min-height:2.6rem;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font:inherit;letter-spacing:normal;text-transform:none}.custom-field-row button{min-height:2.6rem;padding:.45rem .7rem;border:1px solid #e9b7b4;border-radius:var(--radius-sm);background:var(--surface);color:#a33631;cursor:pointer;font:inherit;font-size:var(--text-xs);font-weight:600}.custom-field-add{justify-self:start}.custom-fields-error{color:#a33631!important;font-weight:700}.offer-field-grid.editable{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.processing-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);padding-top:var(--space-2)}.processing-actions .primary-button,.processing-actions .secondary-button{min-height:2.65rem}.processing-checklist{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.processing-checklist li{display:flex;align-items:center;gap:.5rem;color:var(--text);font-size:var(--text-sm)}.processing-checklist svg{width:1rem;color:#a36a00}.processing-checklist li:has(svg[data-lucide=check]) svg{color:#18734a}@container desktop-workspace (max-width: 88rem){.desktop-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.processing-layout{grid-template-columns:minmax(0,1fr)}.processing-layout>.desktop-table-card{overflow:visible}.sourcing-row-main{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr)}}@container desktop-workspace (max-width: 62rem){.desktop-crm-content{padding:var(--space-3)}.desktop-kpi-grid{grid-template-columns:1fr}.sourcing-row,.sourcing-row-main,.processing-panel,.processing-check-panel,.offer-field-grid.editable,.custom-field-row{grid-template-columns:minmax(0,1fr)}.sourcing-row-main{gap:var(--space-2)}.queue-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.sourcing-row-action{justify-self:start;margin:0 .9rem .85rem}.processing-check-panel{grid-column:auto}}.workspace-editor-bridge{max-width:70rem}.workspace-editor-bridge .app-shell{min-height:auto;max-width:none;border:0;background:transparent;box-shadow:none}.workspace-editor-bridge .topbar,.workspace-editor-bridge .booth-bar{display:none}.workspace-editor-bridge .content{max-width:none;padding:0}.workspace-editor-bridge .bottom-actions{position:sticky;right:auto;bottom:0;left:auto;width:auto;transform:none}.offer-field-grid.editable label,.processing-note-editor{display:grid;gap:.4rem;color:var(--muted);font-size:var(--text-xs);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.offer-field-grid.editable input,.offer-field-grid.editable select,.processing-note-editor textarea{width:100%;min-height:2.6rem;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font:inherit;letter-spacing:normal;text-transform:none}.processing-note-editor textarea{min-height:5.5rem;resize:vertical}.offer-field-grid.editable .checkbox-line{display:flex;min-height:2.6rem;align-items:center;gap:var(--space-2);padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text);letter-spacing:normal;text-transform:none}.offer-field-grid.editable .checkbox-line input{width:auto;min-height:auto;padding:0}body:has(.app-shell):not(:has(.desktop-crm-shell)){background:#e6edf4}.app-shell:has(.desktop-home-layout),.app-shell:has(.desktop-fair-layout){min-height:100dvh;max-width:56rem;margin:0 auto;border-right:1px solid var(--border);border-left:1px solid var(--border);background:var(--app-bg);box-shadow:var(--shadow-lg)}.app-shell:has(.desktop-home-layout) .topbar,.app-shell:has(.desktop-fair-layout) .topbar{display:flex}.app-shell:has(.desktop-home-layout) .content,.app-shell:has(.desktop-fair-layout) .content{width:100%;max-width:none;padding:var(--space-4)}.app-shell:has(.desktop-home-layout) .bottom-actions,.app-shell:has(.desktop-fair-layout) .bottom-actions{display:block}.desktop-home-layout,.desktop-fair-layout{display:none}}.product-registry{display:grid;gap:var(--space-3);min-width:0}.product-registry-toolbar{display:flex;gap:var(--space-3);align-items:center}.product-registry-toolbar .registry-search{flex:1}.product-registry-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.registry-import-error,.registry-import-notice{display:flex;align-items:flex-start;gap:var(--space-2);margin:0;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);font-size:var(--text-sm);white-space:pre-line}.registry-import-error{border-color:#efc3c0;background:#fff0ef;color:#9b3831}.registry-import-notice{border-color:#b9dcc9;background:#edf8f1;color:#17633e}.registry-import-error svg,.registry-import-notice svg{flex:0 0 auto;width:1.05rem;margin-top:.05rem}.registry-import-review{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--color-primary-border);border-radius:var(--radius-lg);background:var(--color-primary-soft)}.registry-import-review>div:first-child{display:grid;min-width:0;gap:.18rem}.registry-import-review span,.registry-import-review small{color:var(--muted);font-size:var(--text-xs)}.registry-import-review strong{overflow-wrap:anywhere;font-size:var(--text-base)}.registry-import-review>div:last-child{display:flex;flex-wrap:wrap;gap:var(--space-2)}.product-registry-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.product-registry-filters label{display:grid;gap:.35rem;font-size:var(--text-xs);font-weight:600;color:var(--muted)}.product-registry-filters select{min-width:0}.product-registry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.product-registry-card{display:grid;min-width:0;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.product-registry-card header{display:flex;min-width:0;align-items:center;gap:var(--space-3)}.product-registry-card h3{margin:0;overflow-wrap:anywhere;font-size:var(--text-base)}.product-registry-card header p{margin:.2rem 0 0;color:var(--muted);font-size:var(--text-sm);overflow-wrap:anywhere}.product-registry-image{display:grid;width:3.7rem;height:3.7rem;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--muted);object-fit:cover}.product-registry-context{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.product-registry-context>div,.product-registry-facts>div{display:grid;gap:.18rem;min-width:0}.product-registry-context span,.product-registry-facts span{color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.015em}.product-registry-context strong,.product-registry-facts strong{overflow-wrap:anywhere;color:var(--text);font-size:var(--text-sm);line-height:1.4}.product-registry-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--border)}.product-registry-facts>div{min-height:4.2rem;padding:var(--space-2) var(--space-3);background:var(--surface)}.product-registry-facts .status-pill{display:inline-flex;width:fit-content;font-style:normal}.product-registry-open{justify-self:stretch;min-height:2.7rem}@container desktop-workspace (max-width: 90rem){.product-registry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container desktop-workspace (max-width: 62rem){.product-registry-grid,.product-registry-facts{grid-template-columns:minmax(0,1fr)}.registry-import-review{align-items:stretch;flex-direction:column}}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){html[data-faircapture-density=compact] .product-registry-card{gap:var(--space-2);padding:var(--space-3)}html[data-faircapture-density=compact] .product-registry-facts>div{min-height:3.55rem;padding:var(--space-2)}html[data-faircapture-density=comfortable] .product-registry-card{gap:var(--space-4);padding:var(--space-5)}html[data-faircapture-density=comfortable] .product-registry-facts>div{min-height:4.8rem;padding:var(--space-3) var(--space-4)}}.inline-grid-editor{display:grid;gap:var(--space-3);min-width:0}.inline-grid-editor-heading{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4)}.inline-grid-editor-heading>div:first-child{min-width:0}.inline-grid-editor-heading span{display:block;color:var(--muted);font-size:var(--text-xs);font-weight:600}.inline-grid-editor-heading h2{margin:.22rem 0;font-size:var(--text-xl)}.inline-grid-editor-heading p{margin:0;color:var(--muted);font-size:var(--text-sm)}.inline-grid-editor-heading>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.inline-grid{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--border)}.inline-grid-head,.inline-grid-row{display:grid;min-width:0;gap:1px;background:var(--border)}.inline-product-grid .inline-grid-head,.inline-product-grid .inline-grid-row{grid-template-columns:2.7rem 14rem 9rem 9.5rem 10rem 11rem 6.5rem 5.5rem 6rem 6rem 8.5rem 9rem 7rem 9rem 7rem 7rem 6.5rem 8.5rem 18rem}.inline-supplier-grid .inline-grid-head,.inline-supplier-grid .inline-grid-row{grid-template-columns:2.7rem 14rem 11rem 9.5rem 16rem 12rem 10rem 15rem 10rem 10rem 10rem}.inline-grid-head{background:var(--color-primary);color:var(--on-primary);font-size:var(--text-xs);font-weight:700}.inline-grid-head>span{display:flex;align-items:center;min-width:0;padding:.75rem var(--space-2)}.inline-grid-row{align-items:stretch}.inline-grid-row>label,.inline-grid-row>.inline-readonly,.inline-grid-row>.inline-row-open{min-width:0;margin:0;border:0;border-radius:0;background:var(--surface)}.inline-grid-row>label{display:block}.inline-grid-row input,.inline-grid-row select{width:100%;min-width:0;min-height:3.45rem;padding:.65rem var(--space-2);border:1px solid transparent;border-radius:0;background:transparent;color:var(--text);font:inherit;font-size:var(--text-sm)}.inline-grid-row input:hover,.inline-grid-row select:hover{background:var(--surface-2)}.inline-grid-row input:focus,.inline-grid-row select:focus{position:relative;z-index:1;border-color:var(--color-primary);outline:2px solid var(--color-primary-border);outline-offset:-2px;background:var(--surface)}.inline-readonly{display:flex;align-items:center;padding:.65rem var(--space-2);overflow-wrap:anywhere;color:var(--muted);font-size:var(--text-sm);line-height:1.35}.inline-row-open{display:grid;min-height:3.45rem;place-items:center;padding:.5rem;color:var(--color-primary);font:inherit;font-size:var(--text-xs);font-weight:650;cursor:pointer}.inline-row-open:hover{background:var(--color-primary-soft);color:var(--color-primary-active)}.inline-grid-row:has(input:focus),.inline-grid-row:has(select:focus){position:relative;z-index:2}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){html[data-faircapture-density=compact] .inline-grid-row input,html[data-faircapture-density=compact] .inline-grid-row select{min-height:2.8rem;padding-top:.45rem;padding-bottom:.45rem}html[data-faircapture-density=comfortable] .inline-grid-row input,html[data-faircapture-density=comfortable] .inline-grid-row select{min-height:4rem;padding-top:.85rem;padding-bottom:.85rem}}.sheet-row-number{display:grid;min-width:0;place-items:center;padding:.5rem;background:var(--surface-2);color:var(--muted);font-size:var(--text-xs);font-variant-numeric:tabular-nums}.sheet-name-cell{display:grid!important;grid-template-rows:minmax(2.4rem,auto) auto;align-content:center}.sheet-name-cell input{min-height:2.4rem}.sheet-name-cell small{padding:0 var(--space-2) .45rem;overflow-wrap:anywhere;color:var(--muted);font-size:var(--text-xs);line-height:1.25}.spreadsheet-editor .inline-grid-head>span{min-height:2.7rem;padding:.45rem var(--space-2)}.spreadsheet-scroll-shell{min-width:0;max-width:100%}.spreadsheet-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:var(--space-2);scrollbar-color:var(--color-primary-border) var(--surface-2);scrollbar-width:thin}.spreadsheet-scroll:focus{outline:2px solid var(--color-primary-border);outline-offset:2px}.spreadsheet-scroll .spreadsheet-grid{width:max-content;min-width:100%}.spreadsheet-scroll .sheet-row-number,.spreadsheet-scroll .inline-grid-head>span:first-child{position:sticky;left:0;z-index:1}.spreadsheet-scroll .inline-grid-head>span:first-child{z-index:3;background:var(--color-primary)}.spreadsheet-scroll .sheet-row-number{box-shadow:1px 0 0 var(--border)}.sticky-spreadsheet-scroll{display:none}.supplier-bulk-editor{display:grid;gap:var(--space-4);min-width:0}.supplier-bulk-toolbar{display:flex;align-items:center;gap:var(--space-3);padding:0;border:0;background:transparent;box-shadow:none}.supplier-bulk-toolbar .registry-search{flex:1}@container desktop-workspace (max-width: 65rem){.inline-grid-head{display:none}.inline-grid,.inline-product-grid,.inline-supplier-grid{display:grid;gap:var(--space-3);overflow:visible;border:0;border-radius:0;background:transparent}.inline-grid-row,.inline-product-grid .inline-grid-row,.inline-supplier-grid .inline-grid-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--border)}.inline-grid-row>label,.inline-grid-row>.inline-readonly{display:grid;min-height:4.8rem;align-content:stretch;gap:.35rem;padding:var(--space-2)}.inline-grid-row>label:before,.inline-readonly:before{content:attr(data-label);color:var(--muted);font-size:var(--text-xs);font-weight:600}.inline-grid-row input,.inline-grid-row select{min-height:2.35rem;padding:.35rem .45rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.inline-readonly{align-content:start}.sheet-row-number{display:none}.sheet-name-cell small{padding:0}.inline-row-open{min-height:4.8rem}}@container desktop-workspace (max-width: 52rem){.inline-grid-row,.inline-product-grid .inline-grid-row,.inline-supplier-grid .inline-grid-row{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-grid-editor-heading,.supplier-bulk-toolbar{align-items:stretch;flex-direction:column}.inline-grid-editor-heading>div:last-child{justify-content:flex-start}}@container desktop-workspace (max-width: 65rem){.spreadsheet-editor .spreadsheet-grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--border)}.spreadsheet-editor .spreadsheet-grid .inline-grid-head{display:grid}.spreadsheet-editor .inline-product-grid .inline-grid-head,.spreadsheet-editor .inline-product-grid .inline-grid-row{grid-template-columns:2.7rem 14rem 9rem 9.5rem 10rem 11rem 6.5rem 5.5rem 6rem 6rem 8.5rem 9rem 7rem 9rem 7rem 7rem 6.5rem 8.5rem 18rem}.spreadsheet-editor .inline-supplier-grid .inline-grid-head,.spreadsheet-editor .inline-supplier-grid .inline-grid-row{grid-template-columns:2.7rem 14rem 11rem 9.5rem 16rem 12rem 10rem 15rem 10rem 10rem 10rem}.spreadsheet-editor .spreadsheet-grid .inline-grid-row{gap:1px;overflow:visible;border:0;border-radius:0;background:var(--border)}.spreadsheet-editor .spreadsheet-grid .inline-grid-row>label{display:block;min-height:0;padding:0}.spreadsheet-editor .spreadsheet-grid .inline-grid-row>label:before{content:none}.spreadsheet-editor .spreadsheet-grid .inline-grid-row input,.spreadsheet-editor .spreadsheet-grid .inline-grid-row select{min-height:3.45rem;padding:.65rem var(--space-2);border:1px solid transparent;border-radius:0;background:transparent}.spreadsheet-editor .spreadsheet-grid .sheet-row-number{display:grid}}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){.sticky-spreadsheet-scroll{position:fixed;z-index:50;right:var(--space-4);bottom:calc(var(--space-3) + env(safe-area-inset-bottom));left:calc(15.5rem + var(--space-4));display:block;height:1.35rem;overflow-x:auto;overflow-y:hidden;border:1px solid var(--color-primary-border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 .35rem 1.25rem #12233538;scrollbar-color:var(--color-primary) var(--surface-2);scrollbar-width:auto}.sticky-spreadsheet-scroll>div{min-width:100%;height:1px}.desktop-entry-page-header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.desktop-entry-page-header>div:first-child>span,.desktop-entry-panel header span,.desktop-entry-section-title,.desktop-entry-field>span,.desktop-supplier-overview span,.desktop-supplier-context dt{display:block;color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.015em}.desktop-entry-page-header h2{margin:.22rem 0;font-size:var(--text-2xl);font-weight:700}.desktop-entry-page-header p{color:var(--muted)}.desktop-entry-header-actions,.desktop-entry-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.desktop-back-link{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 var(--space-3);padding:0;border:0;background:transparent;color:var(--color-primary);font:inherit;font-size:var(--text-sm);font-weight:600;cursor:pointer}.desktop-back-link:hover{color:var(--color-primary-hover);text-decoration:underline}.desktop-back-link svg{width:1rem}.desktop-supplier-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-4)}.desktop-supplier-overview article,.desktop-entry-panel{min-width:0;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-supplier-overview strong{display:block;margin-top:.45rem;overflow-wrap:anywhere;font-size:var(--text-base);font-weight:650;line-height:1.35}.desktop-supplier-overview p{margin-top:.3rem;color:var(--muted);font-size:var(--text-sm);overflow-wrap:anywhere}.desktop-supplier-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(18rem,.65fr);align-items:start;gap:var(--space-4)}.desktop-entry-panel>header{display:flex;align-items:start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.desktop-entry-panel h3{margin-top:.2rem;font-size:var(--text-lg);font-weight:700}.desktop-supplier-products{display:grid;gap:1px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--border)}.desktop-supplier-product{display:grid;min-width:0;grid-template-columns:3rem minmax(0,1fr) minmax(7rem,auto) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:0;background:var(--surface);color:var(--text);text-align:left;cursor:pointer}.desktop-supplier-product:hover{background:var(--color-primary-soft)}.desktop-supplier-product:focus-visible{position:relative;z-index:1;outline:3px solid var(--color-primary-border);outline-offset:-3px}.desktop-supplier-product img,.desktop-product-thumb-empty{display:grid;width:3rem;height:3rem;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--muted);object-fit:cover}.desktop-supplier-product strong,.desktop-supplier-product small{display:block;min-width:0;overflow-wrap:anywhere}.desktop-supplier-product strong{font-weight:650}.desktop-supplier-product small{margin-top:.18rem;color:var(--muted);font-size:var(--text-xs)}.desktop-product-price{font-size:var(--text-sm);font-weight:600;white-space:nowrap}.desktop-supplier-context dl{display:grid;gap:var(--space-3);margin:0}.desktop-supplier-context dl>div{padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.desktop-supplier-context dl>div:last-child{padding-bottom:0;border-bottom:0}.desktop-supplier-context dd{margin:.3rem 0 0;overflow-wrap:anywhere;font-size:var(--text-sm)}.desktop-booth-image{width:100%;max-height:15rem;margin-bottom:var(--space-4);border-radius:var(--radius-md);object-fit:cover}.desktop-entry-form-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:var(--space-4)}.desktop-product-form-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(19rem,.5fr);align-items:start;gap:var(--space-4)}.desktop-entry-form-stack{display:grid;align-content:start;gap:var(--space-4);min-width:0}.desktop-entry-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.desktop-entry-field{display:grid;min-width:0;gap:.42rem}.desktop-entry-field.wide{grid-column:1 / -1}.desktop-entry-field input,.desktop-entry-field select,.desktop-entry-field textarea{width:100%;min-width:0;min-height:2.75rem;padding:.65rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font:inherit;font-size:var(--text-sm)}.desktop-entry-field textarea{min-height:7.5rem;resize:vertical;line-height:var(--leading-text)}.desktop-entry-field input:focus,.desktop-entry-field select:focus,.desktop-entry-field textarea:focus{border-color:var(--color-primary);outline:3px solid var(--color-primary-soft)}.desktop-entry-section-title{margin:var(--space-4) 0 var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border)}.desktop-entry-check-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin:var(--space-3) 0}.desktop-entry-check-row label{display:flex;align-items:center;gap:.55rem;min-height:2.75rem;padding:0 .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);font-size:var(--text-sm);font-weight:600}.desktop-entry-actions{position:sticky;z-index:10;bottom:0;margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:#f8fbfdf5;box-shadow:var(--shadow-md)}.desktop-entry-notice{margin-bottom:var(--space-3);padding:.75rem 1rem;border:1px solid #e8bab8;border-radius:var(--radius-md);background:#fdf0ef;color:#a6413c;font-size:var(--text-sm)}.desktop-file-drop{display:grid;min-height:10rem;place-items:center;gap:.35rem;padding:var(--space-4);border:1px dashed var(--color-primary-border);border-radius:var(--radius-md);background:var(--color-primary-soft);color:var(--color-primary);text-align:center;cursor:pointer}.desktop-file-drop svg{width:2rem;height:2rem}.desktop-file-drop small{color:var(--muted);font-size:var(--text-xs)}.desktop-file-drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.desktop-product-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-3)}.desktop-product-photo-grid>div{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.desktop-product-photo-grid img{width:100%;height:100%;object-fit:cover}.desktop-product-photo-grid button{position:absolute;top:.4rem;right:.4rem;display:grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--danger);cursor:pointer}.desktop-custom-fields{display:grid;gap:var(--space-2)}.desktop-custom-fields>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) 2.7rem;align-items:end;gap:var(--space-2);padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2)}.desktop-entry-muted{color:var(--muted);font-size:var(--text-sm)}.desktop-entry-empty{display:grid;justify-items:start;gap:var(--space-2);max-width:38rem;padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.desktop-entry-empty h2,.desktop-entry-empty p{margin:0}.desktop-entry-empty p{color:var(--muted)}.desktop-entry-empty.compact{max-width:none;min-height:8rem;place-content:center;justify-items:center;border:0;box-shadow:none;text-align:center}@container desktop-workspace (max-width: 80rem){.desktop-supplier-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-supplier-main-grid,.desktop-product-form-layout{grid-template-columns:minmax(0,1fr)}.desktop-product-media-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@container desktop-workspace (max-width: 58rem){.desktop-entry-page-header{align-items:start;flex-direction:column}.desktop-entry-form-layout,.desktop-entry-form-grid,.desktop-entry-check-row,.desktop-product-media-column{grid-template-columns:minmax(0,1fr)}.desktop-supplier-product{grid-template-columns:3rem minmax(0,1fr)}.desktop-supplier-product .desktop-product-price,.desktop-supplier-product .status-pill{grid-column:2;justify-self:start}}}@media(max-width:1199px){.product-registry-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.product-registry-toolbar{align-items:stretch;flex-direction:column}}@media(min-width:700px){body{background:#e6edf4}.app-shell{max-width:56rem;margin:0 auto;border-right:1px solid var(--border);border-left:1px solid var(--border);box-shadow:var(--shadow-lg)}.bottom-actions{right:50%;left:auto;width:min(56rem,100%);transform:translate(50%)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fair-list,.voice-fields,.voice-review-actions{grid-template-columns:1fr 1fr}.voice-review-actions .text-button{grid-column:1 / -1}}@media(max-width:699px){.registry-toolbar{display:grid;align-items:stretch}.registry-actions{display:grid;grid-template-columns:repeat(3,1fr)}.registry-actions button{min-width:0;padding-inline:.35rem}.registry-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 2.85rem}.registry-search{min-width:0;grid-column:1 / -1}.column-picker{grid-column:1 / -1}.column-picker>summary{justify-content:center}.column-picker>div{right:0;left:0}.supplier-registry-table-wrap{display:none}.supplier-registry-cards{display:grid;gap:var(--space-3)}.supplier-registry-cards article{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.supplier-registry-cards article.is-linked{border-color:var(--color-primary-border)}.registry-card-select,.registry-card-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding:.65rem var(--space-3);background:var(--surface-2)}.registry-card-main{display:grid;width:100%;min-height:5rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:0;background:var(--surface);text-align:left}.registry-card-main>span{display:grid;width:2.9rem;height:2.9rem;place-items:center;border-radius:var(--radius-sm);background:var(--accent);color:var(--color-on-primary)}.registry-card-main strong,.registry-card-main small,.registry-card-main em{display:block}.registry-card-main small{margin-top:.2rem;color:var(--muted)}.registry-card-main em{margin-top:.35rem;color:var(--blue);font-size:var(--text-xs);font-style:normal;font-weight:700}.registry-card-actions{display:grid;grid-template-columns:1fr 1fr;background:var(--surface)}.registry-card-actions button{min-width:0;white-space:normal}.mapping-grid,.contact-editor{grid-template-columns:1fr}.import-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:374px){.content{padding-right:.75rem;padding-left:.75rem}.price-row{grid-template-columns:1fr .9fr}.moq-field{grid-column:1 / -1}.fair-nav>button span{font-size:.53rem}.voice-capture{padding:var(--space-3)}.voice-capture-heading{grid-template-columns:auto minmax(0,1fr)}.voice-state-label{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:1200px)and (any-hover:hover)and (any-pointer:fine){.workspace-settings{display:grid;max-width:74rem;gap:var(--space-5)}.workspace-settings-intro{padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.workspace-settings-intro span,.workspace-settings-card header p,.workspace-settings-footer p{color:var(--muted);font-size:var(--text-sm)}.workspace-settings-intro span{display:block;margin-bottom:var(--space-1);font-size:var(--text-xs);font-weight:650}.workspace-settings-intro h2{margin:0;font-size:var(--text-2xl)}.workspace-settings-intro p{max-width:44rem;margin-top:var(--space-2);color:var(--muted)}.workspace-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.workspace-settings-card{display:grid;min-width:0;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.workspace-settings-card>header{display:flex;align-items:flex-start;gap:var(--space-3)}.workspace-settings-icon,.workspace-settings-choice-icon{display:grid;flex:0 0 auto;place-items:center;border-radius:var(--radius-md);background:var(--color-primary-soft);color:var(--color-primary)}.workspace-settings-icon{width:2.5rem;height:2.5rem}.workspace-settings-card h3{margin:0;font-size:var(--text-lg)}.workspace-settings-card header p{margin:var(--space-1) 0 0;line-height:var(--leading-text)}.workspace-settings-options{min-width:0;margin:0;padding:0;border:0}.workspace-settings-options legend{margin-bottom:var(--space-2);color:var(--muted);font-size:var(--text-xs);font-weight:650}.workspace-settings-options>div{display:grid;gap:var(--space-2)}.workspace-settings-choice{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard),background var(--duration-fast) var(--ease-standard)}.workspace-settings-choice:has(.workspace-settings-choice-icon){grid-template-columns:auto auto minmax(0,1fr)}.workspace-settings-choice:hover{border-color:var(--color-primary-border);background:var(--surface-2)}.workspace-settings-choice.is-selected{border-color:var(--color-primary);background:var(--color-primary-soft)}.workspace-settings-choice input{width:1rem;height:1rem;margin:0;accent-color:var(--color-primary)}.workspace-settings-choice-icon{width:2rem;height:2rem}.workspace-settings-choice-icon svg{width:1rem;height:1rem}.workspace-settings-choice strong,.workspace-settings-choice small{display:block;min-width:0;overflow-wrap:anywhere}.workspace-settings-choice strong{font-size:var(--text-sm)}.workspace-settings-choice small{margin-top:.12rem;color:var(--muted);font-size:var(--text-xs);line-height:1.35}.workspace-settings-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.workspace-settings-footer strong{font-size:var(--text-sm)}.workspace-settings-footer p{margin:var(--space-1) 0 0}html[data-faircapture-theme=dark],html[data-faircapture-theme=dark] body,html[data-faircapture-theme=dark] .app-shell{background:var(--bg)}html[data-faircapture-theme=dark] .desktop-crm-topbar,html[data-faircapture-theme=dark] .desktop-entry-actions,html[data-faircapture-theme=dark] .desktop-form-actions{background:var(--surface)}@container desktop-workspace (max-width: 64rem){.workspace-settings-grid{grid-template-columns:minmax(0,1fr)}}}
