*{box-sizing:border-box}:root{--primary:#a67c52;--primary-dark:#7c5a3a;--primary-tint:#f1e2d0;--secondary:#4a5d4e;--secondary-dark:#34423a;--tertiary:#d98e32;--tertiary-dark:#b3721f;--cream:#f9f7f2;--cream-alt:#f1ece1;--ink:#2e2a24;--text:#6b6259;--text-soft:#8f877c;--card:#fff;--border:#e4dccc;--serif:"EB Garamond", Georgia, "Times New Roman", serif;--sans:"Hanken Grotesk", system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.5 var(--sans);color:var(--text);background:var(--cream);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100svh;overflow-x:clip}h1,h2,h3,h4{font-family:var(--serif);color:var(--ink);margin:0;font-weight:500}p{margin:0}a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s}button{font:inherit;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s}button:active{transform:scale(.97)}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}.nv-route-status{text-align:center;color:#1b2f27;min-height:60vh;font-family:var(--sans);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}:root{--nv-green:#1b2f27;--nv-green-dark:#12221c;--nv-amber:#945314;--nv-cream:#f7f6f2;--nv-ink:#1c1917;--nv-muted:#64748b;--nv-muted-2:#475569;--nv-border:#e8e5de;--nv-card:#fff;--nv-radius:16px;--nv-shadow:0 4px 20px #00000008;--nv-serif:"Playfair Display", Georgia, serif;--nv-sans:"Inter", system-ui, sans-serif}.ad-page{max-width:1440px;font-family:var(--nv-sans);color:var(--nv-ink);margin:0 auto;padding:2.5rem 2.5rem 3.5rem}.ad-page-head{border-bottom:1px solid var(--nv-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.ad-page-head h1{font-family:var(--nv-serif);color:var(--nv-green);margin:0;font-size:2.15rem;font-weight:600;line-height:1.1}.ad-page-head p{color:var(--nv-muted);margin:.4rem 0 0;font-size:.95rem}.ad-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.ad-kpi{background:var(--nv-card);border:1px solid var(--nv-border);border-radius:var(--nv-radius);box-shadow:var(--nv-shadow);padding:1.5rem 1.6rem}.ad-kpi-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ad-kpi-label{letter-spacing:.08em;text-transform:uppercase;color:var(--nv-muted);font-size:.72rem;font-weight:800}.ad-kpi-icon{width:34px;height:34px;color:var(--nv-amber);background:#fdf0dc;border-radius:9px;place-items:center;display:grid}.ad-kpi-value{color:var(--nv-green);letter-spacing:-.01em;font-size:1.85rem;font-weight:700;line-height:1.1}.ad-kpi-sub{color:var(--nv-muted);align-items:center;gap:.3rem;margin-top:.5rem;font-size:.8rem;display:flex}.ad-kpi-sub.is-alert{color:#b3261e;font-weight:600}.ad-kpi-sub.is-up{color:#1b7f43;font-weight:600}.ad-card{background:var(--nv-card);border:1px solid var(--nv-border);border-radius:var(--nv-radius);box-shadow:var(--nv-shadow);padding:1.75rem}.ad-card-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ad-card-head h2{font-family:var(--nv-serif);color:var(--nv-green);margin:0;font-size:1.25rem;font-weight:600}.ad-link{color:var(--nv-amber);font-size:.82rem;font-weight:700;text-decoration:none}.ad-link:hover{text-decoration:underline}.ad-table-wrap{overflow-x:auto}.ad-table{border-collapse:collapse;width:100%;font-size:.9rem}.ad-table th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid var(--nv-border);white-space:nowrap;padding:.85rem 1.1rem;font-size:.7rem;font-weight:800}.ad-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1efe9;padding:.9rem 1.1rem}.ad-table tr:last-child td{border-bottom:none}.ad-table tbody tr{transition:background .15s}.ad-table tbody tr:hover{background:#faf9f5}.ad-btn{background:var(--nv-green);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 15px #1b2f2726}.ad-btn:hover:not(:disabled){background:var(--nv-green-dark)}.ad-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.ad-btn-ghost{color:var(--nv-muted-2);box-shadow:none;background:0 0;border:1px solid #cbd5e1}.ad-btn-ghost:hover:not(:disabled){background:#f1f5f9}.ad-btn-sm{box-shadow:none;border-radius:8px;padding:.42rem .8rem;font-size:.8rem}.ad-input,.ad-select{width:100%;color:var(--nv-ink);background:#fff;border:1px solid #e2e8f0;border-radius:9px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ad-input:focus,.ad-select:focus{border-color:var(--nv-green);box-shadow:0 0 0 3px #1b2f271a}.ad-pill{text-transform:capitalize;letter-spacing:.01em;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.ad-pill-green{color:#1b7f43;background:#e3f2e8}.ad-pill-amber{color:#945314;background:#fdf0dc}.ad-pill-red{color:#b3261e;background:#fbe4e2}.ad-pill-grey{color:#64748b;background:#eceae3}.ad-pill-blue{color:#2563eb;background:#e6edfb}.ad-empty{text-align:center;color:#94a3b8;padding:3.5rem 1rem;font-size:.95rem}.ad-msg-error{color:#b3261e;font-size:.9rem}.ad-msg-ok{color:#1b7f43;font-size:.9rem}.ad-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background:#14241d80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ad-modal{background:#fff;border-radius:18px;width:100%;max-width:480px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 24px 60px #00000040}.ad-modal h2{font-family:var(--nv-serif);color:var(--nv-green);margin:0 0 1.5rem;font-size:1.4rem;font-weight:600}.ad-field{margin-bottom:1.1rem}.ad-field label{letter-spacing:.07em;text-transform:uppercase;color:var(--nv-muted);margin-bottom:.45rem;font-size:.72rem;font-weight:800;display:block}.ad-modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}@media (width<=860px){.ad-page{padding:1.5rem 1.25rem 2.5rem}.ad-page-head h1{font-size:1.7rem}}.ad-shell{color:#1c1917;background:#f7f6f2;grid-template-columns:260px 1fr;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.ad-sidebar{color:#1c1917;background:#f7f6f2;border-right:1px solid #e8e5de;flex-direction:column;align-self:start;height:100vh;padding:2rem 1.25rem 1.5rem;display:flex;position:sticky;top:0}.ad-brand{align-items:center;gap:.6rem;display:flex}.ad-brand-logo{object-fit:contain;width:36px;height:36px}.ad-brand-name{color:#1b2f27;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.ad-brand-sub{letter-spacing:.12em;text-transform:uppercase;color:#945314;margin:.25rem 0 1rem .15rem;font-size:.68rem;font-weight:800}.ad-pill-toggle-container{margin:.25rem 0 1.25rem}.ad-pill-toggle{background:#fff;border:1.5px solid #dcd8cc;border-radius:40px;padding:3px;display:flex;box-shadow:0 2px 8px #0000000d}.ad-pill-btn{color:#64748b;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:30px;flex:1;padding:8px 10px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1)}.ad-pill-btn:hover{color:#1e293b}.ad-pill-btn.is-active{color:#fff;background:linear-gradient(135deg,#1b2f27 0%,#2c4a3e 100%);font-family:Playfair Display,serif;font-size:.86rem;font-style:italic;box-shadow:0 4px 14px #1b2f2747}.ad-nav{flex-direction:column;flex:1;gap:.25rem;display:flex;overflow-y:auto}.ad-nav-section{flex-direction:column;gap:.25rem;display:flex}.ad-nav-header{letter-spacing:.08em;text-transform:uppercase;color:#945314;justify-content:space-between;align-items:center;padding:.6rem .75rem .35rem;font-size:.72rem;font-weight:800;display:flex}.ad-nav-header-tag{color:#945314;background:#9453141f;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.ad-nav-divider{background:#e8e5de;height:1px;margin:.75rem 0}.ad-nav-link{color:#475569;border-radius:10px;align-items:center;gap:.85rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ad-nav-link:hover{color:#1b2f27;background:#eae7df}.ad-nav-link.is-active{color:#1b2f27;background:#e8f5ed;font-weight:700}.ad-nav-label{flex:1}.ad-nav-badge{color:#fff;background:#945314;border-radius:12px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.ad-sidebar-foot{border-top:1px solid #e8e5de;padding-top:1.25rem}.ad-user{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ad-user-avatar{color:#fff;background:#945314;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:grid}.ad-user-meta{flex-direction:column;display:flex;overflow:hidden}.ad-user-name{color:#1c1917;font-size:.85rem;font-weight:700}.ad-user-role{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.ad-logout{color:#475569;cursor:pointer;background:#fff;border:1px solid #e8e5de;border-radius:8px;width:100%;padding:.6rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.ad-logout:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca}.ad-main{min-width:0;padding:0}@media (width<=860px){.ad-shell{grid-template-columns:1fr}.ad-sidebar{flex-flow:wrap;align-items:center;gap:.5rem;height:auto;position:static}.ad-brand-sub,.ad-sidebar-foot{display:none}.ad-nav{flex-flow:wrap;flex:100%}}.nv-login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.nv-login-left{background:linear-gradient(160deg,#0f1f18 0%,#1b3328 40%,#2a4a35 100%);flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.nv-login-left:before{content:"";pointer-events:none;background-image:radial-gradient(80% 60% at 60% 30%,#a67c5226 0%,#0000 70%),radial-gradient(50% 80% at 10% 70%,#d98e321a 0%,#0000 60%);position:absolute;inset:0}.nv-login-left-brand{z-index:1;align-items:center;gap:12px;display:flex}.nv-login-left-brand img{object-fit:contain;filter:brightness(1.1);width:40px;height:40px}.nv-login-left-brand-name{font-family:var(--serif);color:#e8d9c0;letter-spacing:.04em;font-size:1.5rem;font-weight:700}.nv-login-left-content{z-index:1}.nv-login-left-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#a67c52;margin-bottom:20px;font-size:.7rem;font-weight:700}.nv-login-left-headline{font-family:var(--serif);color:#f5efe5;margin:0 0 20px;font-size:2.75rem;font-weight:400;line-height:1.2}.nv-login-left-headline em{color:#d98e32;font-style:italic}.nv-login-left-sub{color:#8fa898;max-width:320px;font-size:.9rem;line-height:1.65}.nv-login-left-stats{gap:40px;margin-top:40px;display:flex}.nv-login-stat-val{font-family:var(--serif);color:#d98e32;font-size:2rem;font-weight:700;line-height:1;display:block}.nv-login-stat-lbl{color:#7a9182;margin-top:4px;font-size:.75rem;display:block}.nv-login-left-footer{color:#4a6355;z-index:1;font-size:.75rem}.nv-login-ring{pointer-events:none;border:1px solid #a67c5226;border-radius:50%;position:absolute}.nv-login-ring-1{width:380px;height:380px;top:-100px;right:-140px}.nv-login-ring-2{border-color:#d98e321f;width:260px;height:260px;top:-30px;right:-70px}.nv-login-ring-3{border-color:#ffffff0f;width:180px;height:180px;bottom:60px;left:50px}.nv-login-right{background:#fdfdfc;justify-content:center;align-items:center;padding:48px 32px;display:flex}.nv-login-box{flex-direction:column;width:100%;max-width:420px;display:flex}.nv-login-form-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#a67c52;margin-bottom:10px;font-size:.7rem;font-weight:700}.nv-login-heading{color:#1b2f27;margin:0 0 6px;font-size:2rem;font-weight:700;line-height:1.2}.nv-login-sub{color:#8c8c8c;margin-bottom:36px;font-size:.9rem}.nv-login-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-top:20px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.nv-login-label:first-of-type{margin-top:0}.nv-login-input{color:#1a2e22;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:13px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.nv-login-input:focus{border-color:#1b2f27;box-shadow:0 0 0 3px #1b2f2714}.nv-login-input-wrap{align-items:center;margin-bottom:0;display:flex;position:relative}.nv-login-input-wrap .nv-login-input{padding-right:44px}.nv-login-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;place-items:center;padding:4px;transition:color .2s;display:grid;position:absolute;right:12px}.nv-login-toggle:hover{color:#1b2f27}.nv-login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;font-size:.85rem;display:flex}.nv-login-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#1b2f27 0%,#2a4a35 100%);border:none;border-radius:10px;margin-top:28px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .15s}.nv-login-btn:hover{opacity:.92;transform:translateY(-1px)}.nv-login-btn:active{transform:translateY(0)}.nv-login-btn:disabled{opacity:.6;cursor:default;transform:none}.nv-login-divider{color:#cbd5e1;align-items:center;gap:12px;margin:28px 0 0;font-size:.75rem;display:flex}.nv-login-divider:before,.nv-login-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.nv-login-security{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:.78rem;display:flex}.nv-login-security svg{opacity:.7}@media (width<=768px){.nv-login-page{grid-template-columns:1fr}.nv-login-left{display:none}.nv-login-right{padding:48px 24px}}.crm-header{background-color:var(--card);border-bottom:1px solid var(--border);z-index:100;padding:1.5rem 3rem;position:sticky;top:0}.crm-header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.crm-header-logo{font-family:var(--serif);color:var(--primary-dark);cursor:pointer;font-size:2rem;font-weight:600}.crm-header-nav{gap:2rem;display:flex}.crm-header-nav a{color:var(--text);font-size:.95rem;font-weight:500}.crm-header-nav a:hover{color:var(--primary)}.crm-header-actions{align-items:center;gap:1.5rem;display:flex}.crm-search-btn{color:var(--text);background:0 0;border:none;align-items:center;padding:0;display:flex}.crm-search-btn:hover{color:var(--primary)}.crm-shop-btn{background-color:var(--primary-dark);color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500}.crm-shop-btn:hover{background-color:var(--primary)}.crm-footer{background-color:var(--primary-dark);color:var(--card);margin-top:auto;padding:4rem 3rem}.crm-footer-container{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.crm-footer-brand{max-width:300px}.crm-footer-logo{font-family:var(--serif);color:var(--primary-tint);margin-bottom:1rem;font-size:2rem;font-weight:600}.crm-footer-copy{opacity:.9;font-size:.9rem;line-height:1.6}.crm-footer-links{gap:4rem;display:flex}.crm-footer-column{flex-direction:column;gap:1rem;display:flex}.crm-footer-column h4{color:var(--primary-tint);font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem}.crm-footer-column a{color:var(--card);opacity:.9;font-size:.95rem}.crm-footer-column a:hover{opacity:1;text-decoration:underline}@media (width<=768px){.crm-footer-container{flex-direction:column}.crm-footer-links{flex-direction:column;gap:2rem}}.nv-legal-page{background-color:var(--cream);flex-direction:column;min-height:100vh;display:flex}.nv-legal-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 3rem}.nv-legal-header{max-width:600px;margin-bottom:4rem}.nv-legal-header h1{color:var(--primary-dark);margin-bottom:1rem;font-size:2.5rem}.nv-legal-header p{color:var(--text);font-size:1.05rem;line-height:1.6}.nv-legal-layout{grid-template-columns:280px 1fr;gap:4rem;display:grid}.nv-legal-sidebar{flex-direction:column;gap:3rem;height:fit-content;display:flex;position:sticky;top:100px}.nv-legal-nav{flex-direction:column;display:flex}.nv-legal-nav a{letter-spacing:.05em;color:var(--text);border-left:2px solid #0000;padding:1rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.nv-legal-nav a.active{color:var(--primary-dark);border-left-color:var(--primary-dark)}.nv-legal-nav a:hover:not(.active){color:var(--primary-dark);background-color:#a67c520d}.nv-legal-help-card{background:var(--cream-alt);border-radius:4px;padding:2rem 1.5rem}.nv-legal-help-card h3{font-family:var(--sans);color:var(--ink);margin-bottom:.75rem;font-size:1.1rem}.nv-legal-help-card p{color:var(--text);margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.nv-contact-link{color:var(--primary-dark);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.nv-contact-link:hover{text-decoration:underline}.nv-legal-content{flex-direction:column;gap:5rem;max-width:800px;display:flex}.nv-policy-section{flex-direction:column;display:flex}.nv-policy-section h2{color:var(--primary-dark);margin-bottom:.5rem;font-size:1.5rem}.nv-policy-date{letter-spacing:.05em;color:var(--text-soft);text-transform:uppercase;margin-bottom:2rem;font-size:.75rem;font-weight:600;display:block}.nv-policy-intro{color:var(--ink);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.nv-policy-block{margin-bottom:2rem}.nv-policy-block h3{font-family:var(--serif);color:var(--primary-dark);margin-bottom:1rem;font-size:1.25rem}.nv-policy-block p{color:var(--text);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.nv-policy-block ul{margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.nv-policy-block li{color:var(--text);margin-bottom:.5rem;font-size:.95rem;line-height:1.7}.nv-legal-image-block{border-radius:8px;margin-top:2rem;margin-bottom:4rem;overflow:hidden}.nv-legal-image-block img{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}@media (width<=992px){.nv-legal-layout{grid-template-columns:1fr;gap:2rem}.nv-legal-sidebar{flex-flow:wrap;justify-content:space-between;position:static}.nv-legal-nav{flex-flow:wrap;flex:1}.nv-legal-nav a{border-bottom:2px solid #0000;border-left:none}.nv-legal-nav a.active{border-left:none;border-bottom-color:var(--primary-dark)}.nv-legal-help-card{width:100%;margin-top:1rem}}.ov-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:1.5rem;display:grid}.ov-lowstock{margin:0;padding:0;list-style:none}.ov-lowstock li{color:#334155;border-bottom:1px solid #f1efe9;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9rem;display:flex}.ov-lowstock li:last-child{border-bottom:none}@media (width<=900px){.ov-grid{grid-template-columns:1fr}}.ic-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#14241d8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ic-modal{background:#fff;border-radius:18px;width:100%;max-width:440px;padding:1.75rem;font-family:Inter,system-ui,sans-serif;box-shadow:0 24px 60px #0000004d}.ic-head h2{color:#1b2f27;margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:600}.ic-head p{color:#64748b;margin:0 0 1.25rem;font-size:.83rem}.ic-frame{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#0f1512;border-radius:12px;margin:0 auto;position:relative;overflow:hidden}.ic-frame:active{cursor:grabbing}.ic-frame img{pointer-events:none;max-width:none;max-height:none}.ic-grid{pointer-events:none;background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:33.33% 33.33%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff59}.ic-zoom{color:#64748b;align-items:center;gap:.75rem;margin:1.25rem 0 .5rem;display:flex}.ic-zoom input[type=range]{accent-color:#945314;cursor:pointer;flex:1}.ic-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.inv-toolbar{margin-bottom:1.25rem}.inv-product{align-items:center;gap:.75rem;display:flex}.inv-thumb-wrap{cursor:pointer;border-radius:8px;flex-shrink:0;width:42px;height:42px;position:relative;overflow:hidden}.inv-thumb{object-fit:cover;background:#f0eee7;width:100%;height:100%;display:block}.inv-thumb-overlay{color:#fff;opacity:0;background:#14241da6;justify-content:center;align-items:center;transition:opacity .15s ease-in-out;display:flex;position:absolute;inset:0}.inv-thumb-wrap:hover .inv-thumb-overlay{opacity:1}.inv-name{color:#14241d;font-weight:600}.inv-slug{color:#98a19b;font-size:.75rem}.inv-photo-count{font-weight:500}.inv-photo-count.has{color:#059669}.inv-photo-count.none{color:#94a3b8}.inv-num{width:90px}.inv-weight{width:100px}.inv-num.inv-low{background:#fdf7ee;border-color:#e0a04a}.inv-actions{justify-content:flex-end;gap:.5rem;display:flex}.inv-form-row{gap:1rem;display:flex}.inv-note{color:#8a938d;margin-top:1.25rem;font-size:.85rem}.inv-field-hint{color:#64748b;margin:-.25rem 0 .5rem;font-size:.78rem}.ad-modal-wide{width:92%!important;max-width:540px!important}.ad-modal-head{margin-bottom:1.25rem}.ad-modal-head h2{color:#14241d;margin:0 0 .25rem;font-size:1.35rem}.ad-modal-sub{color:#64748b;margin:0;font-size:.85rem}.inv-photo-manager{flex-direction:column;gap:.75rem;display:flex}.inv-add-photos{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.inv-add-slot{aspect-ratio:4/5;background:#f8fafc;border-radius:12px;position:relative;overflow:hidden}.inv-add-slot-empty,.inv-add-slot-filled,.inv-add-slot-url{box-sizing:border-box;width:100%;height:100%;position:relative}.inv-add-slot-empty{text-align:center;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:.75rem;transition:all .2s ease-in-out;display:flex}.inv-add-slot-empty:hover,.inv-add-slot-empty.drag-over{background:#fdf8f4;border-color:#945314}.inv-slot-upload-label{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:100%;height:75%;display:flex}.inv-add-slot-plus{color:#945314;font-size:1.75rem;font-weight:300;line-height:1}.inv-add-slot-empty strong{color:#1c1917;font-size:.85rem}.inv-add-slot-hint{color:#64748b;font-size:.7rem}.inv-url-toggle-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-top:.2rem;padding:.25rem .5rem;font-size:.72rem;font-weight:500;text-decoration:underline}.inv-url-toggle-btn:hover{color:#1d4ed8;background:#2563eb0f}.inv-add-slot-url{background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex-direction:column;justify-content:space-between;padding:.85rem;display:flex}.inv-url-header{justify-content:space-between;align-items:center;display:flex}.inv-url-header strong{color:#1e293b;font-size:.82rem}.inv-url-cancel{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.1rem;line-height:1}.inv-url-input{box-sizing:border-box;width:100%;font-size:.8rem}.inv-url-btns{justify-content:flex-end;display:flex}.inv-add-slot-filled img{object-fit:cover;width:100%;height:100%;display:block}.inv-add-slot-actions{gap:4px;display:flex;position:absolute;top:6px;right:6px}.inv-add-slot-remove{color:#fff;cursor:pointer;background:#0f172acc;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;line-height:1;transition:background .15s;display:flex}.inv-add-slot-remove:hover{background:#dc2626}.inv-add-slot-tag{color:#14241d;background:#f9f7f2eb;border-radius:6px;padding:.15rem .5rem;font-size:.68rem;font-weight:700;position:absolute;bottom:6px;left:6px;box-shadow:0 1px 3px #0000001a}.inv-photo-bar-tools{justify-content:center;margin-top:.25rem;display:flex}.ord-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.ord-tab{color:#5c665f;cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #e2ded3;border-radius:999px;padding:.45rem .85rem;font-family:inherit;font-size:.82rem;font-weight:500}.ord-tab:hover{border-color:#14241d}.ord-tab.is-active{color:#fff;background:#14241d;border-color:#14241d}.ord-tab-count{background:#0000001a;border-radius:999px;margin-left:.35rem;padding:0 .4rem;font-size:.72rem;display:inline-block}.ord-tab.is-active .ord-tab-count{background:#fff3}.ord-num{color:#14241d;font-weight:600}.ord-channel{color:#98a19b;text-transform:uppercase;font-size:.72rem}.ord-status-select{width:150px}.ord-track-num{color:#14241d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.ord-track-empty{color:#98a19b}.ord-track-btn{color:#6b472b;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.35rem;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;text-decoration:underline;display:block}.ord-track-hint{color:#98a19b;margin:-.75rem 0 1.25rem;font-size:.85rem}.an-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#945314;margin:0 0 .3rem;font-size:.72rem;font-weight:800}.an-grid{grid-template-columns:1.7fr 1fr;align-items:start;gap:1.5rem;display:grid}.an-legend{color:#64748b;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:inline-flex}.an-legend-dot{background:#1b2f27;border-radius:50%;width:10px;height:10px}.an-chart-wrap{position:relative}.an-chart{width:100%;height:auto;display:block}.an-x-label{fill:#94a3b8;font-family:Inter,sans-serif;font-size:11px}.an-pt{cursor:pointer}.an-pt circle:last-of-type{transition:r .15s}.an-pt:hover circle:last-of-type{r:5}.an-chart-empty{color:#94a3b8;pointer-events:none;place-items:center;font-size:.9rem;display:grid;position:absolute;inset:0}.an-status{flex-direction:column;gap:1.1rem;display:flex}.an-status-head{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.an-status-label{color:#334155;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:inline-flex}.an-status-dot{border-radius:50%;width:9px;height:9px}.an-status-count{color:#64748b;font-size:.82rem;font-weight:600}.an-status-track{background:#f1efe9;border-radius:999px;height:8px;overflow:hidden}.an-status-fill{border-radius:999px;height:100%;transition:width .4s}@media (width<=960px){.an-grid{grid-template-columns:1fr}}.nv-crm-page{max-width:1320px;font-family:var(--sans);color:var(--text);margin:0 auto;padding:2.5rem 2rem}.nv-crm-topbar{border-bottom:1px solid #e4dccc99;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.nv-crm-upload-link{color:#945314;margin-top:.75rem;font-weight:600;display:inline-block}.nv-crm-upload-link:hover{text-decoration:underline}.nv-crm-top-info h1{font-family:var(--serif);color:var(--ink);margin-bottom:.25rem;font-size:2.25rem;font-weight:500}.nv-crm-top-info p{color:var(--text-soft);font-size:.95rem}.nv-crm-nav-tabs{background:var(--cream-alt);border:1px solid var(--border);border-radius:10px;gap:.5rem;padding:.35rem;display:flex}.nv-crm-tab-btn{color:var(--text);background:0 0;border:none;border-radius:7px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.nv-crm-tab-btn:hover{color:var(--ink)}.nv-crm-tab-btn.active{color:var(--ink);background:#fff;font-weight:600;box-shadow:0 1px 4px #0000000f}.harvest-monitor-section{margin-bottom:3rem}.crm-demo-badge{vertical-align:middle;color:#c85a32;font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;background:#fde5d8;border-radius:9999px;margin-left:.75rem;padding:.25rem .6rem;font-size:.66rem;font-weight:700;display:inline-block}.harvest-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.harvest-header-title h2{font-family:var(--serif);color:#2e2a24;letter-spacing:-.01em;margin-bottom:.2rem;font-size:1.65rem;font-weight:400}.harvest-header-title p{color:#7e776c;font-size:.95rem;line-height:1.4}.btn-start-batch{color:#fff;background:#6b472b;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem 1.35rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #6b472b26}.btn-start-batch:hover{background:#593920;transform:translateY(-1px);box-shadow:0 4px 10px #6b472b40}.harvest-grid{grid-template-columns:1.4fr 1fr;gap:1.5rem;display:grid}@media (width<=1024px){.harvest-grid{grid-template-columns:1fr}}.chamber-card{background:#fbf9f5;border:1px solid #e8e3d8;border-radius:2px;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.chamber-alpha-card{background:#fbf9f5;border:1px solid #e8e3d8;border-radius:2px;grid-template-columns:1.15fr 1fr;gap:0;min-height:380px;padding:0;display:grid;overflow:hidden}@media (width<=768px){.chamber-alpha-card{grid-template-columns:1fr}}.chamber-alpha-content{flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex}.chamber-badge-alpha{color:#3b6946;letter-spacing:.08em;text-transform:uppercase;background:#d4e7d6;border-radius:9999px;align-self:flex-start;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.72rem;font-weight:600;display:inline-block}.chamber-alpha-title{font-family:var(--serif);color:#2e2a24;margin-bottom:.75rem;font-size:1.6rem;font-weight:400;line-height:1.2}.chamber-alpha-desc{color:#5d554b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.curing-progress-container{margin-top:auto}.curing-progress-header{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.curing-progress-label{color:#2e2a24;font-size:1rem;font-weight:400}.curing-progress-val{font-family:var(--serif);color:#6b472b;font-size:1.15rem;font-weight:500}.progress-track{background:#eae5dc;border-radius:4px;width:100%;height:8px;margin-bottom:.8rem;overflow:hidden}.progress-fill-brown{background:#6b472b;border-radius:4px;height:100%;transition:width .6s}.progress-fill-orange{background:#e0875c;border-radius:4px;height:100%;transition:width .6s}.progress-fill-green{background:#4b775a;border-radius:4px;height:100%;transition:width .6s}.curing-timestamps{color:#8c8479;font-size:.8rem}.chamber-alpha-image-wrap{width:100%;height:100%;min-height:260px;position:relative}.chamber-alpha-image-wrap img{object-fit:cover;width:100%;height:100%}.chamber-telemetry-overlays{z-index:2;gap:.6rem;display:flex;position:absolute;bottom:1rem;left:1rem}.telemetry-pill{-webkit-backdrop-filter:blur(8px);color:#2e2a24;background:#f8f6f2eb;border:1px solid #ffffffb3;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.9rem;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #00000014}.telemetry-icon{font-size:.95rem}.harvest-side-column{flex-direction:column;gap:1.5rem;display:flex}.chamber-header-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.chamber-name-tag{letter-spacing:.06em;text-transform:uppercase;color:#4a443c;font-size:.72rem;font-weight:600}.badge-critical{color:#c85a32;letter-spacing:.08em;text-transform:uppercase;background:#fde5d8;border-radius:2px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.badge-stable{color:#3b6946;letter-spacing:.08em;text-transform:uppercase;background:#d4e7d6;border-radius:2px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.chamber-title{font-family:var(--serif);color:#2e2a24;margin-bottom:1.25rem;font-size:1.35rem;font-weight:400}.target-metric-row{justify-content:space-between;margin-bottom:.5rem;font-size:.88rem;display:flex}.target-metric-label{color:#4a443c}.target-metric-val{color:#2e2a24;font-weight:500}.chamber-subtext{color:#7e776c;margin-top:.6rem;font-size:.82rem}.crm-metrics-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (width<=900px){.crm-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.crm-metrics-grid{grid-template-columns:1fr}}.crm-metric-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000005}.crm-metric-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-soft);margin-bottom:.5rem;font-size:.82rem}.crm-metric-value{font-family:var(--serif);color:var(--ink);margin-bottom:.25rem;font-size:1.85rem;font-weight:600}.crm-metric-subtitle{color:var(--secondary);font-size:.82rem}.pipeline-board{grid-template-columns:repeat(5,1fr);gap:1rem;padding-bottom:1rem;display:grid;overflow-x:auto}@media (width<=1100px){.pipeline-board{grid-template-columns:repeat(3,280px)}}.pipeline-col{background:var(--cream-alt);border-radius:12px;min-height:400px;padding:1rem}.pipeline-col-header{border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.pipeline-col-name{color:var(--ink);font-size:.88rem;font-weight:600}.pipeline-col-count{color:var(--text-soft);background:#fff;border-radius:999px;padding:.1rem .5rem;font-size:.75rem;font-weight:600}.lead-card{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:.75rem;padding:1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 6px #00000008}.lead-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000000f}.lead-card-title{color:var(--ink);margin-bottom:.35rem;font-size:.92rem;font-weight:600}.lead-card-company{color:var(--text-soft);margin-bottom:.75rem;font-size:.82rem}.lead-card-val{font-family:var(--serif);color:var(--primary-dark);font-size:1.1rem;font-weight:600}.contacts-table-wrap{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.contacts-table{border-collapse:collapse;text-align:left;width:100%}.contacts-table th{background:var(--cream-alt);text-transform:uppercase;letter-spacing:.05em;color:var(--text-soft);border-bottom:1px solid var(--border);padding:.85rem 1.25rem;font-size:.78rem;font-weight:600}.contacts-table td{border-bottom:1px solid #e4dccc66;padding:1rem 1.25rem;font-size:.9rem}.contact-name-cell{align-items:center;gap:.75rem;display:flex}.contact-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#2e2a2480;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:100%;max-width:540px;padding:2rem;animation:.25s ease-out modalSlide;box-shadow:0 20px 40px #00000026}@keyframes modalSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.modal-header h3{font-family:var(--serif);color:var(--ink);font-size:1.5rem}.modal-close-btn{color:var(--text-soft);cursor:pointer;background:0 0;border:none;font-size:1.25rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--ink);margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.form-control{border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--cream);border-radius:8px;padding:.7rem .9rem;font-size:.95rem}.form-control:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #a67c521f}.form-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}.btn-secondary{background:var(--cream-alt);color:var(--ink);border:1px solid var(--border);border-radius:8px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500}.btn-primary{color:#fff;background:#6b472b;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500}.chamber-image-wrap{border:1px solid #e8e3d8;border-radius:4px;width:100%;height:120px;margin-top:1rem;margin-bottom:1rem;overflow:hidden}.chamber-image-wrap img{object-fit:cover;width:100%;height:100%}.ad-upload-page-container{color:#1c1917;max-width:1400px;margin:0 auto;padding:3rem 2.5rem;font-family:Inter,system-ui,sans-serif}.ad-upload-header-row{border-bottom:1px solid #e8e5de;justify-content:space-between;align-items:flex-end;margin-bottom:2.25rem;padding-bottom:1.25rem;display:flex}.ad-upload-page-title{color:#1b2f27;margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:600}.ad-upload-page-sub{color:#64748b;margin:0;font-size:.95rem}.ad-upload-mode-selector{background:#eae7df;border-radius:20px;gap:.5rem;padding:4px;display:flex}.ad-mode-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;display:flex}.ad-mode-btn.active{color:#1b2f27;background:#fff;box-shadow:0 2px 8px #0000000f}.nv-harvest-upload-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.nv-upload-col{flex-direction:column;display:flex}.nv-harvest-card{background:#fff;border:1px solid #e8e5de;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000005}.nv-card-title-row{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.nv-card-title-row h3{color:#1b2f27;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600}.nv-form-grid-2{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.nv-field label{letter-spacing:.08em;color:#64748b;margin-bottom:.4rem;font-size:.72rem;font-weight:800;display:block}.nv-input-text,.nv-input-select{color:#1c1917;background:#f4f4f4;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.nv-input-text:focus,.nv-input-select:focus{background:#fff;border-color:#1b2f27;box-shadow:0 0 0 3px #1b2f271a}.nv-sensory-sliders{flex-direction:column;gap:1.5rem;display:flex}.nv-slider-head{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.nv-slider-head label{letter-spacing:.08em;color:#64748b;font-size:.72rem;font-weight:800}.nv-slider-val{color:#945314;font-size:.85rem;font-weight:700}.nv-gold-slider{accent-color:#945314;cursor:pointer;background:#e2e8f0;border-radius:3px;width:100%;height:6px}.nv-photo-requirement-pill{border-radius:20px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}.nv-photo-requirement-pill.ready{color:#166534;background:#e8f5ed;border:1px solid #bbf7d0}.nv-photo-requirement-pill.pending{color:#b45309;background:#fef2e6;border:1px solid #fde68a}.nv-slot-status-banner{border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.82rem;font-weight:600;display:flex}.nv-slot-status-banner.ready{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.nv-slot-status-banner.pending{color:#b45309;background:#fffbeb;border:1px solid #fef3c7}.nv-two-slots-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.nv-photo-slot-card{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;padding:1rem;transition:all .2s;display:flex}.nv-photo-slot-card.filled{background:#fff;border-style:solid;border-color:#e2e8f0}.nv-slot-header{margin-bottom:.75rem}.nv-slot-badge{letter-spacing:.03em;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.7rem;font-weight:800;display:inline-flex}.nv-slot-badge.primary{color:#fff;background:#166534}.nv-slot-badge.secondary{color:#fff;background:#2563eb}.nv-slot-preview-wrapper{background:#0f172a;border-radius:10px;width:100%;height:160px;position:relative;overflow:hidden}.nv-slot-img{object-fit:cover;width:100%;height:100%}.nv-slot-overlay{opacity:0;background:#0f172a99;justify-content:center;align-items:center;gap:.5rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.nv-slot-preview-wrapper:hover .nv-slot-overlay{opacity:1}.nv-slot-action-btn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;display:flex}.nv-slot-action-btn.danger{color:#fff;background:#ef4444}.nv-slot-upload-dropzone{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.nv-slot-upload-dropzone strong{color:#1e293b;margin-top:.5rem;font-size:.9rem}.nv-slot-upload-dropzone span{color:#64748b;margin-top:.15rem;font-size:.75rem}.nv-swap-bar{justify-content:center;margin-top:1rem;display:flex}.nv-swap-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:20px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.nv-swap-btn:hover{background:#e2e8f0}.nv-checkbox-list{flex-direction:column;gap:.85rem;margin-bottom:1.25rem;display:flex}.nv-checkbox-item{color:#1c1917;cursor:pointer;align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.nv-checkbox-item input[type=checkbox]{accent-color:#1b2f27;cursor:pointer;width:18px;height:18px}.nv-add-marker-btn{color:#945314;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.nv-add-marker-btn:hover{text-decoration:underline}.nv-publish-actions-row{align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.nv-btn-publish{color:#fff;cursor:pointer;background:#1b2f27;border:none;border-radius:30px;padding:.85rem 1.75rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 15px #1b2f2733}.nv-btn-publish:hover:not(:disabled){background:#12221c}.nv-btn-publish:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.nv-btn-draft{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:30px;padding:.85rem 1.75rem;font-size:.9rem;font-weight:600}.nv-btn-draft:hover{background:#f1f5f9}@media (width<=900px){.nv-harvest-upload-grid,.nv-two-slots-grid{grid-template-columns:1fr}}.lead-company{color:#14241d;font-weight:600}.lead-email{color:#945314;font-size:.82rem;text-decoration:none}.lead-email:hover{text-decoration:underline}.lead-phone{color:#98a19b;font-size:.78rem}.lead-stage-select{width:140px}.co-name{color:#14241d;font-weight:600}.co-sub{color:#98a19b;font-size:.78rem}.co-tier{width:190px}.co-num{width:120px}.co-actions{flex-wrap:wrap;gap:.4rem;display:flex}.co-detail-meta{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.co-section-title{font-family:var(--nv-serif);color:var(--nv-green);margin:1.5rem 0 .75rem;font-size:1.05rem;font-weight:600}.co-members{margin:0;padding:0;list-style:none}.co-members li{border-bottom:1px solid #f1efe9;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;font-size:.9rem;display:flex}.co-members li:last-child{border-bottom:none}.sp-page{flex-direction:column;max-width:1600px;min-height:calc(100vh - 40px);margin:0 auto;padding:24px 32px;display:flex}.sp-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.sp-head h1{font-size:26px;font-family:var(--serif,Georgia, serif);color:#2b2620;margin-bottom:4px}.sp-head p{color:#70685c;font-size:13.5px}.sp-tabs{border-bottom:1px solid #e7e0d3;gap:12px;margin-bottom:16px;display:flex}.sp-tab{color:#70685c;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.sp-tab:hover{color:#2b2620}.sp-tab.is-active{color:#7a5230;border-bottom-color:#7a5230}.sp-tab-badge{color:#fff;background:#7a5230;border-radius:10px;padding:2px 7px;font-size:11px;font-weight:700}.sp-desk-grid{background:#fff;border:1px solid #e7e0d3;border-radius:14px;flex-grow:1;grid-template-rows:minmax(0,1fr);grid-template-columns:340px 1fr;gap:20px;height:720px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0000000d}.sp-threads{background:#fbf9f5;border-right:1px solid #e7e0d3;flex-direction:column;min-height:0;display:flex;overflow:hidden}.sp-search-box{border-bottom:1px solid #e7e0d3;flex-shrink:0;padding:14px}.sp-search-input{background:#fff;border:1px solid #e7e0d3;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:13px}.sp-search-input:focus{border-color:#7a5230;box-shadow:0 0 0 3px #7a52301f}.sp-thread-list{flex-direction:column;flex-grow:1;min-height:0;display:flex;overflow-y:auto}.sp-thread-item{cursor:pointer;border-bottom:1px solid #f0eadf;flex-direction:column;gap:6px;padding:16px 18px;transition:background .15s;display:flex}.sp-thread-item:hover{background:#f7f1e6}.sp-thread-item.is-selected{background:#f2e9d8;border-left:4px solid #7a5230}.sp-thread-head{justify-content:space-between;align-items:center;display:flex}.sp-thread-name{color:#2b2620;font-size:14px;font-weight:700}.sp-thread-time{color:#90887a;font-size:11.5px}.sp-thread-subject{color:#4a4238;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sp-thread-snippet{color:#70685c;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.sp-thread-tags{align-items:center;gap:6px;margin-top:4px;display:flex}.sp-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.sp-pill-b2b{color:#2e6b2e;background:#e8f3e8}.sp-pill-b2c{color:#1e5282;background:#eaf1f8}.sp-pill-open{color:#8a6200;background:#fdf3d8}.sp-pill-resolved{color:#1e7040;background:#e5f5eb}.sp-conversation{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.sp-conv-head{background:#fbf9f5;border-bottom:1px solid #e7e0d3;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.sp-conv-title h3{color:#2b2620;margin-bottom:4px;font-size:18px;font-weight:700}.sp-conv-title p{color:#70685c;font-size:13px}.sp-header-intel{align-items:center;gap:16px;display:flex}.sp-intel-badge{color:#2b2620;background:#fff;border:1px solid #e7e0d3;border-radius:8px;padding:6px 12px;font-size:12px}.sp-messages{background:#faf7f2;flex-direction:column;flex-grow:1;gap:20px;min-height:0;padding:28px 32px;display:flex;overflow-y:auto}.sp-msg-row{align-items:flex-start;gap:12px;display:flex}.sp-msg-row.is-outbound{flex-direction:row-reverse}.sp-msg-avatar{color:#fff;background:#7a5230;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.sp-msg-avatar.inbound-avatar{background:#2b2620}.sp-msg-bubble{border-radius:14px;max-width:68%;padding:16px 20px;font-size:14px;line-height:1.6;position:relative;box-shadow:0 2px 8px #0000000a}.sp-msg-inbound{color:#2b2620;background:#fff;border:1px solid #e7e0d3;border-top-left-radius:2px}.sp-msg-outbound{color:#fff;background:#7a5230;border-top-right-radius:2px}.sp-msg-meta{opacity:.8;margin-top:6px;font-size:11px;display:block}.sp-composer-wrap{background:#fff;border-top:1px solid #e7e0d3;flex-shrink:0;padding:20px 28px}.sp-composer-label{text-transform:uppercase;letter-spacing:.05em;color:#7a5230;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.sp-composer-form{flex-direction:column;gap:12px;display:flex}.sp-composer-input{resize:vertical;border:1.5px solid #e7e0d3;border-radius:10px;outline:none;width:100%;min-height:80px;padding:14px 18px;font-family:inherit;font-size:14px;line-height:1.5}.sp-composer-input:focus{border-color:#7a5230;box-shadow:0 0 0 3px #7a52301f}.sp-composer-actions{justify-content:space-between;align-items:center;display:flex}.sp-quick-actions{gap:10px;display:flex}.sp-action-btn{color:#2b2620;cursor:pointer;background:#fbf9f5;border:1px solid #e7e0d3;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.sp-action-btn:hover{color:#7a5230;background:#f5eedf;border-color:#7a5230}.sp-send-btn{color:#fff;cursor:pointer;background:#7a5230;border:none;border-radius:8px;padding:10px 28px;font-size:14px;font-weight:600;transition:background .2s}.sp-send-btn:hover{background:#5c3c21}.sp-thread-empty{text-align:center;color:#90887a;padding:28px 20px;font-size:13.5px}.sp-msg-text{white-space:pre-wrap}.sp-send-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.sp-head{flex-direction:column;align-items:flex-start;gap:12px}.sp-desk-grid{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);height:auto}.sp-threads{border-bottom:1px solid #e7e0d3;border-right:none;max-height:32vh}.sp-conversation{height:62svh;min-height:400px}.sp-conv-head{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.sp-conv-title h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15.5px;display:-webkit-box;overflow:hidden}.sp-conv-title p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sp-header-intel{flex-wrap:wrap;gap:8px}.sp-quick-actions{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.sp-quick-actions::-webkit-scrollbar{display:none}.sp-action-btn{flex-shrink:0}.sp-messages{gap:14px;padding:18px 16px}.sp-msg-bubble{max-width:86%}.sp-composer-wrap{padding:14px 16px}.sp-composer-input{min-height:60px}.sp-composer-actions{flex-direction:column;align-items:stretch;gap:10px}.sp-send-btn{width:100%;padding:12px 20px}}@media (width<=640px){.sp-head h1{font-size:20px}.sp-conversation{height:72svh;min-height:360px}.sp-threads{max-height:28vh}.sp-composer-input{min-height:52px}.sp-composer-wrap{padding:12px 14px}.sp-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.sp-tabs::-webkit-scrollbar{display:none}.sp-tab{flex-shrink:0}.sp-thread-item{padding:12px 14px}.sp-msg-avatar{display:none}.sp-msg-bubble{max-width:100%}.sp-composer-label{font-size:11px}}.cp-notice{color:#1e7040;background:#e5f5eb;border-radius:8px;margin:0 0 1rem;padding:10px 14px;font-size:13.5px}.cp-form-card{margin-bottom:1.25rem}.cp-form-card h3{font-family:var(--serif,Georgia, serif);color:#2b2620;margin-bottom:1rem;font-size:1.15rem}.cp-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:14px;display:grid}.cp-form-grid label{color:#6b6153;flex-direction:column;gap:6px;font-size:.82rem;font-weight:500;display:flex}.cp-wide{grid-column:1/-1}.cp-code{text-transform:uppercase;letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.cp-form-actions{justify-content:flex-end;margin-top:18px;display:flex}.cp-code-cell{color:#14241d;letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.cp-pill{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.cp-pill.is-live{color:#1e7040;background:#e5f5eb}.cp-pill.is-paused{color:#70685c;background:#f1efe9}.cp-pill.is-scheduled{color:#1e5282;background:#eaf1f8}.cp-pill.is-expired{color:#a2361f;background:#f3dcd7}.cp-actions{white-space:nowrap;gap:14px;display:flex}.cp-link{font:inherit;color:#6b472b;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.cp-link.is-danger{color:#a2361f}@media (width<=640px){.cp-form-grid{grid-template-columns:minmax(0,1fr)}.cp-form-actions .ad-btn{width:100%}}.set-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:1.5rem;display:grid}.set-grid .ad-card-head h2{align-items:center;gap:.5rem;display:inline-flex}.set-field{margin-bottom:1.25rem}.set-field:last-child{margin-bottom:0}.set-field label{letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin-bottom:.45rem;font-size:.72rem;font-weight:800;display:block}.set-field input{max-width:220px}.set-hint{color:#94a3b8;margin-top:.4rem;font-size:.78rem;display:block}.set-toggle{color:#334155;cursor:pointer;align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:.9rem;font-weight:500;display:flex}.set-toggle input{accent-color:#1b2f27;cursor:pointer;width:18px;height:18px}.set-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.b2b-cat-page{flex-direction:column;gap:1.5rem;display:flex}.b2b-cat-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.b2b-cat-stat-card{background:#fff;border:1px solid #e8e5de;border-radius:12px;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.b2b-cat-stat-card .stat-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem;font-weight:700}.b2b-cat-stat-card .stat-val{color:#1b2f27;font-family:Playfair Display,serif;font-size:1.65rem;font-weight:800}.b2b-cat-stat-card .stat-val.green{color:#15803d}.b2b-cat-stat-card .stat-sub{color:#945314;font-size:.8rem;font-weight:600}.b2b-cat-table-card{flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}.b2b-cat-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.b2b-cat-search{background:#f7f6f2;border:1px solid #e8e5de;border-radius:8px;flex:1;align-items:center;gap:.6rem;min-width:260px;padding:.5rem .85rem;display:flex}.b2b-cat-search input{color:#1c1917;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.b2b-cat-filter{color:#475569;align-items:center;gap:.6rem;font-size:.88rem;font-weight:600;display:flex}.b2b-cat-filter select{color:#1c1917;background:#fff;border:1px solid #e8e5de;border-radius:8px;outline:none;padding:.5rem .85rem;font-weight:600}.b2b-cat-tag{color:#1b2f27;background:#1b2f2714;border-radius:6px;padding:.25rem .65rem;font-size:.78rem;font-weight:700;display:inline-block}.b2b-input-sm{width:110px!important;font-size:.85rem!important}
