:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}#root{width:100%;height:100%;margin:0;padding:0;background-color:#000}.logo{height:6em;padding:.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.product-detail-header{margin-bottom:28px;padding-bottom:0}.product-detail-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:16px}.breadcrumb-link{background:none;border:none;color:#4570ea;cursor:pointer;font-size:13px;font-weight:500;padding:0;display:flex;align-items:center;gap:4px;transition:color .14s ease,opacity .14s ease;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.breadcrumb-link:hover{color:#3358c5;opacity:.85}.breadcrumb-separator{color:#cbd5e1;font-size:13px;-webkit-user-select:none;user-select:none}.breadcrumb-current{color:#64748b;font-size:13px;font-weight:500}.product-detail-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.product-detail-loading p{margin:0;font-size:14px;color:#64748b;font-weight:500}.loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#4570ea;border-radius:50%;animation:spin .8s linear infinite}.product-detail-title-row{display:flex;align-items:center;gap:20px}.product-detail-image-container{flex-shrink:0;width:120px;height:120px;border-radius:16px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.product-detail-image{width:100%;height:100%;object-fit:contain;padding:8px}.product-detail-title-info{display:flex;flex-direction:column;gap:4px}.product-detail-name{margin:0;font-size:18px;font-weight:600;color:#0f172a;letter-spacing:-.2px;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.3}.product-detail-title{margin:0;font-size:13px;font-weight:500;color:#64748b;letter-spacing:0;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.2}.product-detail-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-detail-gtin{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#64748b;background:#f1f5f9;padding:4px;border-radius:8px;font-family:Ag Type,Inter,system-ui,monospace;letter-spacing:.3px}.product-detail-gtin svg{color:#94a3b8;flex-shrink:0}@media(max-width:768px){.product-detail-header{margin-bottom:20px}.product-detail-title-row{flex-direction:column;align-items:flex-start}.product-detail-title-info{width:100%}.product-detail-image-container{width:88px;height:88px}.product-detail-name{font-size:16px}.product-detail-title{font-size:12px}.product-detail-meta{gap:8px;width:100%}.product-detail-gtin{max-width:100%;overflow-wrap:anywhere}}@media(max-width:480px){.product-detail-title-row{gap:14px}.product-detail-image-container{width:80px;height:80px;border-radius:12px}.product-detail-name{font-size:15px}.product-detail-title{font-size:11px}.product-detail-gtin{font-size:12px;padding:3px 10px}}#root{width:100%;height:100%;font-family:Inter,sans-serif}.login-container{display:flex;height:100vh;width:100%;overflow:hidden}.login-left{flex:0 0 48%;height:100%;background:#000}.login-image{width:100%;height:100%;display:block}.login-right{flex:0 0 52%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:0 70px;background:#000}.login-form-container{width:100%;display:flex;flex-direction:column;gap:18px}.login-form{display:flex;flex-direction:column;gap:14px}.password-wrapper{position:relative}.password-wrapper .form-input{padding-right:84px}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#373838;font-size:0;border-radius:0;z-index:3;transition:none}.password-toggle:hover{background:transparent;color:inherit;transform:translateY(-50%)}.password-toggle:focus{outline:none;box-shadow:0 0 0 3px #ffffff1f}.logo-container{display:flex;justify-content:flex-start}.logo{height:64px;object-fit:contain;padding-left:0}.logo-container .logo:hover,.login-form-container .logo:hover{filter:none!important;transition:none!important}.welcome-title{font-family:AgType,Inter,sans-serif;font-size:25px;font-weight:500;line-height:1.25;color:#fff;margin:0 0 4px}.welcome-subtitle{font-family:AgType,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#a1a1a1;margin-bottom:8px}.welcome-subtitle-new-password{font-family:AgType,Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#4570ea;margin-bottom:8px}.form-group{width:100%;display:flex;flex-direction:column}.form-input{width:100%;padding:18px 22px;font-size:15px;border:1.5px solid #d0d0d0;border-radius:14px;transition:.2s ease}.form-input:focus{border-color:#00bcd4;box-shadow:0 0 0 3px #00bcd42e;outline:none}.login-button{width:100%;padding:16px;margin-top:5px;font-size:16px;font-weight:600;color:#fff;border:none;border-radius:23px;cursor:pointer;background:#4570ea;transition:.15s ease}.login-button:hover{opacity:.9;transform:translateY(-1px)}.login-button:disabled{background:#cacaca;color:#7a7a7a;cursor:not-allowed;opacity:1;transform:none}.login-button:disabled:hover{transform:none;opacity:1}.forgot-password-container{margin-top:8px;width:100%;text-align:center}.forgot-password-link{color:#4570ea;font-size:15px;cursor:pointer}.forgot-password-link:hover{text-decoration:underline}@media(max-width:960px){.login-container{flex-direction:column}.login-left{display:none}.login-right{flex:1;width:100%;height:100%;min-height:100vh;padding:40px 24px;justify-content:center;align-items:center}.login-form-container{max-width:400px;width:100%}}@media(max-width:480px){.login-right{padding:32px 20px}.logo{height:52px}.welcome-title{font-size:22px}.welcome-subtitle{font-size:14px}.form-input{padding:16px 18px;font-size:14px}.login-button{padding:14px;font-size:15px}}.success-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.success-modal{background:#fff;border-radius:16px;padding:40px 36px;max-width:420px;width:90%;text-align:center;box-shadow:0 8px 32px #0000002e}.success-modal h2{margin:0 0 12px;font-size:1.4rem;color:#111}.success-modal p{margin:0 0 24px;color:#555;line-height:1.5}.modal-ok{min-width:120px}.search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #0000001f;z-index:1000;max-height:400px;overflow-y:auto}.search-dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .15s}.search-dropdown-item.selected{background:#f3f4f6}.search-dropdown-item:first-child{border-radius:12px 12px 0 0}.search-dropdown-item:last-child{border-radius:0 0 12px 12px}.search-dropdown-item:only-child{border-radius:12px}.search-dropdown-image{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f3f4f6;flex-shrink:0}.search-dropdown-info{display:flex;flex-direction:column;gap:2px;min-width:0}.search-dropdown-name{font-size:14px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-dropdown-gtin{font-size:12px;color:#6b7280}.dashboard-container{display:flex;min-height:100vh;height:100dvh;background:#f8fafc;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:400}.sidebar{width:220px;padding:25px 20px;background:#080708;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .22s ease}.sidebar-menu.compact a{display:flex;align-items:center;gap:12px;padding:10px 0;margin:6px 0;color:#6b7280;font-size:16px;cursor:pointer;transition:.2s;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:500;line-height:1.2;letter-spacing:.15px}.sidebar-menu .active{color:#4570ea;font-weight:600}.sidebar-menu.compact a.active .menu-icon,.sidebar-menu.compact a.active .menu-icon *{color:#4570ea;stroke:#4570ea!important;fill:none!important}.sidebar-menu.compact a.active,.sidebar-menu.compact a.active .menu-text{color:#4570ea;font-weight:600}.sidebar-menu .menu-icon svg{stroke:currentColor;fill:none}.menu-icon{width:20px;height:20px;flex:0 0 20px;display:inline-block;vertical-align:middle}.menu-icon img{display:block;width:20px;height:20px;object-fit:contain}.scan-btn{border-radius:999px;background:#4570ea;color:#fff;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:177px;box-sizing:border-box;height:48px;padding:0 15px;position:relative;white-space:nowrap}.sidebar-scan{margin-top:12px;padding:0 4px}.scan-text{font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:500;font-size:16px;line-height:1.2;letter-spacing:.1px;display:inline-block}.scan-icon{width:20px;height:20px;display:block}.sidebar-top{display:flex;flex-direction:column;gap:10px}.sidebar-logo{font-size:30px;font-weight:800;line-height:1;margin-bottom:18px}.sidebar-logo span{color:#3b82f6}.sidebar-logo-img{width:96px;max-width:100%;height:auto;display:block;object-fit:contain}.top-logo.sidebar-logo{padding:4px 0;display:flex;justify-content:center;align-items:center}.sidebar-search-wrapper{display:block}.sidebar-search{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #e5e7eb;font-size:13px;background:#101010}.sidebar-bottom{display:flex;align-items:center;gap:20px;flex-direction:column;margin-top:auto}.sidebar-profile{width:56px;height:56px;border-radius:50%;background:#090909}.sidebar-names{text-align:center}.sidebar-username{font-weight:700;color:#111827}.sidebar-role{font-size:12px;color:#6b7280}.main{flex:1;padding:30px;overflow-y:auto;min-width:0}.top-navbar{width:100%;display:block;padding:0;background:transparent;border-radius:0;margin-bottom:12px;box-shadow:none}.top-title{font-weight:700;font-size:18px}.top-title h1{font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:500;font-size:30px;margin:0;line-height:1.05}.top-title .username{color:#4570ea}.top-subtitle{margin-top:10px;color:#374151;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:15px;font-weight:400;line-height:1.45}.top-strip{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(15,23,42,.06);position:relative}.top-strip .top-search-wrapper{max-width:520px}.sidebar-org-name{font-size:18px;font-weight:500;color:#9ca3af;text-align:center;margin:-20px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-search-wrapper{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;padding:6px 10px;border-radius:12px;box-shadow:0 3px 10px #02061708;position:relative}.top-search-icon{width:18px;height:18px;color:#9ca3af;flex-shrink:0;display:block}.top-search{width:clamp(180px,30vw,300px);padding:6px 10px;border:none;outline:none;font-size:13px;background:transparent;color:#111827;border-radius:6px;box-shadow:none}.top-search::placeholder{color:#9ca3af}.profile-wrapper{position:relative;display:inline-block;margin-left:12px}@media(max-width:1100px){.main{padding:22px}.top-title h1{font-size:26px}}.profile-pic{margin:0}.profile-pic{width:36px;height:36px;border-radius:50%;background:#d1d5db;display:flex;align-items:center;justify-content:center;color:#374151;overflow:hidden;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.profile-pic svg{width:16px;height:16px;flex:0 0 16px}.profile-menu{position:absolute;right:0;top:52px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 6px 18px #0d264c14;padding:6px;min-width:140px;z-index:40}.profile-menu-logout{display:inline-flex;align-items:center;gap:8px;width:100%;justify-content:center;background:linear-gradient(90deg,#fb7185,#ef4444);border:none;padding:8px 12px;cursor:pointer;font-weight:800;color:#fff;border-radius:8px;box-shadow:0 6px 18px #ef44441f;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.profile-menu-logout:hover{transform:translateY(-2px);box-shadow:0 10px 26px #ef444424}.header h1{font-size:32px;margin:0}.username{color:#3b82f6}.header p{margin-top:5px;font-size:14px;color:#6b7280}.logout-box{margin-top:40px}.logout-btn{background:#ef4444;padding:10px 20px;border:none;color:#fff;font-weight:600;border-radius:8px;cursor:pointer}@media(max-width:768px){.sidebar{position:fixed;left:0;top:0;bottom:0;width:220px;transform:translate(-100%);transition:transform .22s ease;z-index:60;box-shadow:8px 0 24px #0206171f}.dashboard-container.sidebar-open .sidebar{transform:translate(0)}.dashboard-container.sidebar-collapsed .sidebar{transform:translate(-100%)}.dashboard-container.sidebar-collapsed .sidebar{position:absolute;left:0;top:0;bottom:0;width:220px;padding:0;border-right:none;pointer-events:none}.dashboard-container.sidebar-collapsed .sidebar *{opacity:0;visibility:hidden}.main{padding:16px}.mobile-menu-btn svg{display:block}.top-strip{padding-bottom:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.top-search-wrapper{width:100%;max-width:none;padding-right:8px}.top-search{width:100%;min-width:0}.sidebar{display:block}.profile-wrapper{margin-left:0}.mobile-scrim{position:fixed;inset:0;background:#0206176b;z-index:50;opacity:1;transition:opacity .18s ease}.mobile-menu-btn{transition:left .18s ease,transform .12s ease}.dashboard-container.sidebar-open .mobile-menu-btn{left:232px}.dashboard-container:not(.sidebar-open) .mobile-scrim{display:none;opacity:0}}@media(max-width:420px){.top-title h1{font-size:24px}.top-subtitle{font-size:13px}.top-search{font-size:12px}.main{padding:12px}.profile-pic{width:34px;height:34px}}@media(max-width:520px){.top-strip{padding-top:6px}.top-search-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0;padding:8px 12px;margin-left:0;border-radius:22px;background:#fff;box-shadow:0 6px 20px #0206170a}.top-search{width:auto;flex:1 1 auto;min-width:0;padding:8px 12px;font-size:12px}.top-title h1{font-size:28px;line-height:1.02}}@media(max-width:768px){.mobile-menu-btn{display:inline-flex;position:relative;left:auto;top:auto;transform:none;background:#fff;border:1px solid rgba(15,23,42,.04);box-shadow:0 6px 18px #0206170f;padding:8px;border-radius:10px;z-index:80;flex-shrink:0}.top-strip{justify-content:flex-start}.top-search-wrapper{padding-left:0;flex:1;min-width:0}.top-search{min-width:0}}@media(min-width:769px){.mobile-menu-btn{display:none}}.dashboard-container.sidebar-collapsed .main{margin-left:0}.dashboard-container.sidebar-open .sidebar{transform:translate(0)!important}.scan-desktop-overlay{position:fixed;inset:0;background:#0f172a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .25s ease-out forwards}.scan-desktop-modal{background:#fff;border-radius:24px;width:90%;max-width:400px;padding:40px 32px;text-align:center;position:relative;box-shadow:0 24px 48px #02061726,0 0 0 1px #0206170d;transform:translateY(20px) scale(.95);animation:slideUpModal .4s cubic-bezier(.16,1,.3,1) forwards}.scan-modal-close{position:absolute;top:16px;right:16px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:50%;cursor:pointer;color:#64748b;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #0206170a}.scan-modal-close:hover{color:#0f172a;background:#f8fafc;transform:scale(1.05)}.scan-modal-icon-wrapper{width:72px;height:72px;margin:0 auto 24px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#3b82f6;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #fffc,0 8px 16px #3b82f626;transform:rotate(-5deg);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.scan-desktop-modal:hover .scan-modal-icon-wrapper{transform:rotate(0) scale(1.05)}.scan-modal-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:Ag Type,Inter,system-ui,-apple-system,sans-serif;letter-spacing:-.02em}.scan-modal-text{font-size:16px;color:#475569;line-height:1.6;margin:0 0 32px;font-family:Inter,system-ui,-apple-system,sans-serif}.scan-modal-action{width:100%;padding:14px;background:#3b82f6;color:#fff;border:none;border-radius:14px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d;font-family:Inter,system-ui,-apple-system,sans-serif}.scan-modal-action:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.scan-modal-action:active{transform:translateY(1px);box-shadow:0 2px 8px #3b82f64d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpModal{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.scan-map-container{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #00000014;height:100%;display:flex;flex-direction:column}.scan-map-container .leaflet-container{background:#e5e3df;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.scan-map-container .leaflet-control-zoom{border:none;box-shadow:0 1px 4px #0000004d;border-radius:2px}.scan-map-container .leaflet-control-zoom a{background-color:#fff;color:#666;border:none;width:29px;height:29px;line-height:29px;font-size:18px;font-weight:500}.scan-map-container .leaflet-control-zoom a:hover{background-color:#f4f4f4;color:#000}.scan-map-container .leaflet-control-zoom-in{border-bottom:1px solid #e6e6e6}.scan-map-container .leaflet-control-attribution{background-color:#ffffffb3;font-size:10px;padding:2px 5px}.scan-map-container .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 8px #00000026;padding:0}.scan-map-container .leaflet-popup-tip{box-shadow:0 2px 8px #00000026}.scan-map-container .scan-map{flex:1;min-height:400px}.scan-map-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.scan-map-header h3{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.scan-map-stats{display:flex;align-items:center;gap:8px}.scan-count{background:#ef4444;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}.scan-no-location-badge{background:#f59e0b;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:background .2s}.scan-no-location-badge:hover{background:#d97706}.scan-no-location-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.scan-no-location-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;width:90%;max-height:80vh;display:flex;flex-direction:column}.scan-no-location-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.scan-no-location-modal-header h4{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.scan-no-location-modal-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;line-height:1}.scan-no-location-modal-close:hover{color:#1a1a1a}.scan-no-location-modal-summary{margin:0;padding:16px 20px;font-size:14px;color:#666;background:#fef3c7;border-bottom:1px solid #fcd34d}.scan-no-location-list{overflow-y:auto;padding:12px 20px;flex:1;max-height:250px}.scan-no-location-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:13px;gap:12px}.scan-no-location-item:last-child{border-bottom:none}.scan-no-location-id-wrapper{display:flex;align-items:center;gap:6px}.scan-no-location-id{font-family:monospace;color:#1a1a1a;font-weight:500}.scan-no-location-copy{background:none;border:none;padding:4px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.scan-no-location-copy:hover{background:#f0f0f0;color:#666}.scan-no-location-copy:active{background:#e0e0e0;color:#1a1a1a}.scan-no-location-date{color:#666;flex-shrink:0}.scan-no-location-result{background:#fee2e2;color:#dc2626;padding:2px 8px;border-radius:4px;font-size:11px;text-transform:uppercase;flex-shrink:0}.scan-map{height:400px;width:100%;z-index:1}.scan-dot{filter:drop-shadow(0 0 6px rgba(0,0,0,.15)) blur(.2px)}.scan-dot--green{filter:drop-shadow(0 0 10px rgba(34,197,94,.65));animation:heartbeat-green 1.5s ease-in-out infinite}.scan-dot--red{filter:drop-shadow(0 0 10px rgba(239,68,68,.65));animation:heartbeat-red 1.5s ease-in-out infinite}.scan-map-container .leaflet-overlay-pane svg path.leaflet-interactive{filter:drop-shadow(0 0 10px rgba(239,68,68,.65));animation:heartbeat-red 1.5s ease-in-out infinite}@keyframes heartbeat-green{0%,to{filter:drop-shadow(0 0 10px rgba(34,197,94,.65))}50%{filter:drop-shadow(0 0 20px rgba(34,197,94,.9))}}@keyframes heartbeat-red{0%,to{filter:drop-shadow(0 0 10px rgba(239,68,68,.65))}50%{filter:drop-shadow(0 0 20px rgba(239,68,68,.9))}}.scan-cluster-wrapper{background:transparent}.scan-cluster-icon{width:40px;height:40px;background:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;box-shadow:0 0 15px #ef444499;animation:cluster-pulse 1.5s ease-in-out infinite}@keyframes cluster-pulse{0%,to{box-shadow:0 0 15px #ef444499;transform:scale(1)}50%{box-shadow:0 0 25px #ef4444e6;transform:scale(1.05)}}.scan-marker-wrapper{background:transparent}.scan-marker-single{width:20px;height:20px;background:#ef4444;border-radius:50%;box-shadow:0 0 10px #ef4444a6;animation:heartbeat-red 1.5s ease-in-out infinite}.marker-cluster,.marker-cluster div{background:transparent!important}.scan-map-loading,.scan-map-error{display:flex;align-items:center;justify-content:center;height:400px;color:#666}.scan-map-error{color:#e74c3c}.scan-popup{min-width:150px}.scan-popup strong{display:block;font-size:14px;margin-bottom:6px;color:#1a1a1a;text-transform:capitalize}.scan-popup p{margin:4px 0;font-size:13px;color:#555}.scan-popup .scan-time{font-size:12px;color:#888;margin-top:8px}@media(max-width:768px){.scan-map-container .scan-map{min-height:300px}.scan-map{height:300px}.scan-map-header{padding:12px 16px}.scan-map-header h3{font-size:16px}}@media(max-width:520px){.scan-map-container .scan-map{min-height:250px}.scan-map{height:250px}}.green-ledger-card{position:relative;padding:12px 10px;border-radius:16px;background:#000;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;text-align:center;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff;overflow:hidden}.green-ledger-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000002e}.card-icon{display:flex;align-items:center;justify-content:center;color:#86efac;margin-bottom:0;opacity:.95}@media(max-width:768px){.green-ledger-card{height:136px;padding:10px 10px 8px;gap:2px}.card-title{font-size:14px;margin:0 0 2px}.card-value{font-size:34px;margin:2px 0 0}.card-subtitle{font-size:12px;bottom:8px}}.green-ledger-chart-container{width:100%;height:280px;display:flex;flex-direction:column;gap:0}.green-ledger-chart-loading,.green-ledger-chart-error{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:14px}.green-ledger-chart-error{color:#dc2626}.green-ledger-chart{width:100%;height:100%;flex:1}.green-ledger-chart-container .recharts-wrapper,.green-ledger-chart-container .recharts-surface{outline:none}.green-ledger-chart-container .recharts-legend-wrapper{padding-bottom:10px!important}.green-ledger-chart-container .recharts-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563}@media(max-width:768px){.green-ledger-chart-container{height:250px}}.compliance-shield-card{position:relative;padding:12px 10px;border-radius:16px;background:#851ca3;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;text-align:center;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff;overflow:hidden}.compliance-shield-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000002e}.card-title{font-size:15px;font-weight:700;margin:0 0 2px;color:#fff;letter-spacing:.2px;text-transform:uppercase;line-height:1.2;max-width:90%}.card-meter-container{width:100%;display:flex;justify-content:center;margin:-15px 0 0;flex:0;min-height:80px}.card-meter__svg{width:180px;height:auto;max-width:100%}.card-meter__score-arc{transition:stroke-dasharray .3s ease}.card-meter__score-value{font-size:24px;font-weight:700;fill:#fff}.card-meter__score-label{font-size:9px;font-weight:600;fill:#ffffffd9;letter-spacing:.4px}@media(max-width:768px){.compliance-shield-card{height:136px;padding:10px 10px 8px;gap:2px}.card-title{font-size:14px;margin:0 0 2px}.card-meter-container{margin:-8px 0 0;min-height:45px}.card-meter__svg{width:85px}.card-meter__score-value{font-size:18px}.card-subtitle{font-size:12px;bottom:8px}}.brand-guardian-card{position:relative;padding:12px 10px;border-radius:16px;background:#4570ea;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;text-align:center;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff;overflow:hidden}.brand-guardian-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000002e}.card-icon{display:flex;align-items:center;justify-content:center;color:#fbbf24;margin-bottom:0;opacity:.95}@media(max-width:768px){.brand-guardian-card{height:136px;padding:10px 10px 8px;gap:2px}.card-title{font-size:14px;margin:0 0 2px}.card-value{font-size:34px;margin:2px 0 0}.card-subtitle{font-size:12px;bottom:8px}}.retention-engine-card{position:relative;padding:12px 10px;border-radius:16px;background:#66c3ef;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2px;text-align:center;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color:#fff;overflow:hidden}.retention-engine-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000002e}.card-icon{display:flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:0;opacity:.95}.card-title{font-size:15px;font-weight:700;margin:0 0 2px;color:#fff;text-transform:uppercase;letter-spacing:.2px;line-height:1.2;max-width:90%}.card-value{font-size:36px;font-weight:700;margin:12px 0 4px;color:#fff;line-height:1}.card-subtitle{position:absolute;bottom:12px;left:0;right:0;font-size:13px;color:#ffffffd9;margin:0;line-height:1.2;font-weight:500;text-align:center}@media(max-width:768px){.retention-engine-card{height:136px;padding:10px 10px 8px;gap:2px}.card-title{font-size:14px;margin:0 0 2px}.card-value{font-size:34px;margin:2px 0 0}.card-subtitle{font-size:12px;bottom:8px}}.main,.metrics-row,.products-card,.products-table,.section-header h2,.products-table thead th,.products-table tbody td{font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.section-header h2{font-weight:800}.products-table thead th{font-weight:700}.products-table tbody td{font-weight:400}.metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;margin-bottom:24px;align-items:stretch}.main-content-grid{display:grid;grid-template-columns:1.2fr .85fr;gap:18px;margin-top:0}.map-container{display:flex;flex-direction:column;gap:0;background:transparent;border-radius:0;padding:0;box-shadow:none;min-height:380px}.right-stack{display:flex;flex-direction:column;gap:18px}.chart-container{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:16px;padding:18px;box-shadow:0 1px 3px #0000001a;min-height:340px}.critical-actions-container{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:16px;padding:18px;box-shadow:0 1px 3px #0000001a}.section-title{font-size:14px;font-weight:700;color:#1f2937;margin:0;letter-spacing:.3px;text-transform:uppercase;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.actions-list{display:flex;flex-direction:column;gap:12px}.action-item{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:8px;background:#f8fafc;transition:background .2s ease}.action-item:hover{background:#f1f5f9}.action-item.action-alert{border-left:3px solid #dc2626}.action-item.action-warning{border-left:3px solid #f59e0b}.action-item.action-success{border-left:3px solid #10b981}.action-icon{flex-shrink:0;margin-top:2px;color:#4b5563}.action-item.action-alert .action-icon{color:#dc2626}.action-item.action-warning .action-icon{color:#f59e0b}.action-item.action-success .action-icon{color:#10b981}.action-item.action-clickable{cursor:pointer}.action-item.action-clickable:hover{background:#e2e8f0}.actions-loading,.actions-empty{font-size:13px;color:#6b7280;margin:0;padding:12px;text-align:center}.action-content{flex:1;display:flex;flex-direction:column;gap:2px}.action-title{font-size:13px;font-weight:600;color:#1f2937;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.action-subtitle{font-size:11px;color:#6b7280;margin:0;line-height:1.2;font-weight:500}@media(max-width:768px){.metrics-row{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:18px}.main-content-grid{grid-template-columns:1fr;gap:16px;margin-top:0}.chart-container,.critical-actions-container{padding:16px;border-radius:12px}.map-container{min-height:350px}.chart-container{min-height:250px}}@media(max-width:520px){.metrics-row{grid-template-columns:1fr}.section-title{font-size:12px}.action-item{padding:10px;gap:8px}.action-icon{width:18px;height:18px}.action-title{font-size:12px}.action-subtitle{font-size:10px}}.espr-tooltip{position:fixed;z-index:10000;width:280px;max-width:calc(100vw - 32px);pointer-events:none;cursor:default;animation:esprFadeIn .3s cubic-bezier(.16,1,.3,1);transition:opacity .2s ease}.espr-tooltip[data-visible=false]{pointer-events:none;opacity:0}.espr-tooltip[data-visible=true]{pointer-events:auto;opacity:1}@keyframes esprFadeIn{0%{opacity:0}to{opacity:1}}.espr-tooltip__container{background:#fff;border:2px solid #000000;border-radius:4px;padding:12px;box-shadow:0 10px 30px #0000004d;position:relative}.espr-tooltip__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.espr-tooltip__header-left{display:flex;align-items:center;gap:12px}.espr-tooltip__espr-logo{font-family:Inter,system-ui,sans-serif;font-weight:950;font-size:34px;color:#1e4b8a;line-height:1;letter-spacing:-2px;text-transform:uppercase}.espr-tooltip__eu-flag{border:1px solid #000;line-height:0;box-shadow:0 2px 4px #0000001a}.espr-tooltip__grades-row{display:flex;gap:12px;align-items:flex-end;margin-bottom:20px}.espr-tooltip__info-link{width:60px;height:52px;color:#1e4b8a;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;background:#f8fafc}.espr-tooltip__info-link:hover{background:#eff6ff;border-color:#1e4b8a;transform:translateY(-2px);box-shadow:0 4px 12px #1e4b8a26}.espr-tooltip__info-text{font-size:8px;font-weight:800;margin-top:2px;text-transform:uppercase;white-space:nowrap;text-align:center;width:100%}.espr-tooltip__grades-container{display:flex;gap:2px;flex:1;align-items:flex-end}.espr-tooltip__grade-tab{flex:1;height:45px;position:relative;transition:all .2s ease}.espr-tooltip__grade-tab svg{width:100%;height:100%;overflow:visible}.espr-tooltip__grade-tab.active{height:65px;z-index:2;margin-top:-10px}.espr-tooltip__metrics{display:flex;flex-direction:column;gap:12px}.espr-tooltip__metric-item{display:flex;align-items:flex-start;gap:10px}.espr-tooltip__metric-icon{width:24px;height:24px;color:#333;flex-shrink:0}.espr-tooltip__metric-content{flex:1;display:flex;flex-direction:column;gap:4px}.espr-tooltip__progress-bar{height:12px;width:100%;background:#f1f5f9;border:1px solid #000;position:relative;overflow:visible}.espr-tooltip__progress-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#00a651 14.2%,#4cb748 14.2% 28.5%,#c1d82f 28.5% 42.8%,#fff200 42.8% 57.1%,#fdb913 57.1% 71.4%,#f37021 71.4% 85.7%,#ed1c24 85.7%)}.espr-tooltip__progress-indicator{position:absolute;top:50%;width:14px;height:14px;background:#fff;border:2px solid #000;border-radius:50%;transform:translate(-50%,-50%);z-index:2}.espr-tooltip__metric-label{font-size:9px;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.2px}.espr-tooltip__arrow{position:absolute;width:0;height:0;z-index:10}.espr-tooltip__arrow--top{bottom:-12px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #000}.espr-tooltip__arrow--top:after{content:"";position:absolute;top:-12px;left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.espr-tooltip__arrow--bottom{top:-12px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #000}.espr-tooltip__arrow--bottom:after{content:"";position:absolute;top:4px;left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.espr-tooltip__arrow--left{right:-12px;top:50%;transform:translateY(-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #000}.espr-tooltip__arrow--left:after{content:"";position:absolute;left:-12px;top:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #fff}.espr-tooltip__arrow--right{left:-12px;top:50%;transform:translateY(-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000}.espr-tooltip__arrow--right:after{content:"";position:absolute;left:4px;top:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #fff}@keyframes cdc-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cdc-card{background:#fff;border-radius:16px;border:1px solid rgba(69,112,234,.25);box-shadow:0 4px 6px #0000000a,0 10px 32px #4570ea14;overflow:hidden;animation:cdc-slide-in .25s ease;width:100%;min-width:320px;max-width:480px;position:relative;z-index:1;height:fit-content;display:flex;flex-direction:column}.cdc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#f0f4ff,#e8ecf8);border-bottom:1px solid rgba(69,112,234,.15)}.cdc-header-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.cdc-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.cdc-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cdc-icon-wrap--compliant{background:linear-gradient(135deg,#e8ecf8,#d0dbf7);color:#4570ea}.cdc-icon-wrap--compliant svg{width:20px;height:20px}.cdc-stage-name{margin:0;font-size:11px;font-weight:600;color:#4570ea;text-transform:uppercase;letter-spacing:.5px}.cdc-title{margin:2px 0 0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.3}.cdc-close-btn{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;border-radius:6px;display:flex;align-items:center;transition:color .15s ease,background .15s ease}.cdc-close-btn:hover{color:#334155;background:#0000000f}.cdc-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;line-height:1.4}.cdc-badge--success{background:#e8ecf8;color:#4570ea}.cdc-badge--error{background:#fee2e2;color:#b91c1c}.cdc-badge--lg{padding:4px 10px;font-size:11px}.cdc-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:16px;flex:1;min-height:0}.cdc-section{display:flex;flex-direction:column;gap:8px}.cdc-section-title{margin:0;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.6px}.cdc-fields-grid{display:flex;flex-direction:column;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px;min-height:auto}.cdc-components-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:8px}.cdc-component-box{background:#fff;border:1px solid rgba(69,112,234,.15);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #4570ea14}.cdc-component-header{background:linear-gradient(135deg,#f0f4ff,#e8ecf8);padding:12px 16px;border-bottom:1px solid rgba(69,112,234,.1)}.cdc-component-name{font-size:13px;font-weight:700;color:#4570ea;text-transform:uppercase;letter-spacing:.3px}.cdc-component-fields{padding:12px 16px;background:#f8fafc}.cdc-field-row{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;padding:6px 0;border-bottom:1px solid #f1f5f9;min-height:auto}.cdc-field-row:last-child{border-bottom:none;padding-bottom:0}.cdc-field-key{font-size:12px;font-weight:600;color:#64748b;min-width:80px;flex-shrink:0}.cdc-field-value{font-size:13px;font-weight:500;color:#0f172a;text-align:right;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4;min-width:0;flex:1}.cdc-value-text{font-size:13px;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cdc-value--null{font-size:12px;color:#94a3b8;font-style:italic}.cdc-simple-fields{display:flex;flex-direction:column;gap:4px}.cdc-simple-field-row{display:flex;gap:12px;align-items:flex-start;padding:3px 0}.cdc-simple-key{font-size:11px;font-weight:600;color:#64748b;flex-shrink:0;min-width:80px}.cdc-simple-value{font-size:12px;color:#0f172a;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-width:0;flex:1}.cdc-nested-object{display:flex;flex-direction:column;gap:6px;background:#f1f5f9;border-radius:8px;padding:8px 10px;margin-top:4px}.cdc-nested-row{display:flex;gap:8px;align-items:flex-start;padding:2px 0}.cdc-nested-key{font-size:11px;font-weight:600;color:#64748b;flex-shrink:0;min-width:60px}.cdc-nested-val{font-size:11px;color:#334155;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4;min-width:0;flex:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.cdc-array-objects{display:flex;flex-direction:column;gap:8px}.cdc-array-object{background:#f1f5f9;border-radius:8px;padding:8px 10px;border:1px solid #e2e8f0}.cdc-array-label{font-size:11px;font-weight:600;color:#64748b;display:block;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.cdc-array-item{display:flex;gap:8px;align-items:flex-start;padding:4px 0;background:#f8fafc;border-radius:6px}.cdc-array-value{font-size:12px;color:#0f172a;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}.cdc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.cdc-list-item{font-size:12px;color:#334155;padding:4px 8px;background:#f1f5f9;border-radius:6px}.cdc-chips{display:flex;flex-wrap:wrap;gap:4px}.cdc-chip{display:inline-block;font-size:12px;font-weight:500;color:#334155;background:#e2e8f0;border-radius:12px;padding:2px 8px;white-space:nowrap}.cdc-array-items{display:flex;flex-direction:column;gap:6px}.cdc-array-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px}.cdc-notes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.cdc-notes-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#374151;line-height:1.5;padding:8px 12px;background:#f0f4ff;border:1px solid rgba(69,112,234,.2);border-radius:8px}.cdc-notes-icon{flex-shrink:0;color:#4570ea;margin-top:2px}.cdc-corrections{display:flex;flex-direction:column;gap:6px}.cdc-correction-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.cdc-correction-ts{font-size:12px;color:#64748b}.cdc-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;text-align:center;color:#64748b}.cdc-empty-icon{color:#4570ea;opacity:.7}.cdc-empty p{margin:0;font-size:13px;line-height:1.5}.product-journey{padding:0 20px;background:linear-gradient(180deg,#f8fafc,#fff);min-height:400px;overflow:visible}.score-container{display:flex;justify-content:center}.score-gauge{position:relative;width:260px;height:180px;background:linear-gradient(180deg,#fff,#f8fafc,#f1f5f9);border-radius:130px 130px 24px 24px;box-shadow:0 4px 6px #0000000d,0 10px 40px #0d264c1a,inset 0 -2px 6px #00000005;padding:20px;border:1px solid rgba(255,255,255,.8);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.score-gauge:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014,0 14px 48px #0d264c1f,inset 0 -2px 6px #00000005}.score-gauge--hovered{box-shadow:0 0 0 3px #1e4b8a33,0 6px 12px #00000014,0 14px 48px #0d264c1f}@keyframes evaluating-dash-detail{0%{stroke-dashoffset:0}to{stroke-dashoffset:-251.2}}.score-arc--evaluating{animation:evaluating-dash-detail 1.4s linear infinite}.gauge-svg{width:100%;height:120px;position:absolute;top:12px;left:0}.score-content{position:absolute;bottom:16px;left:50%;transform:translate(-50%);text-align:center;width:100%}.score-label{margin:0;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.score-sublabel{margin:0;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:1px}.score-value{margin-top:4px;line-height:1}.score-number{font-size:48px;font-weight:800;color:#0f172a;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;letter-spacing:-1px}.score-total{font-size:20px;font-weight:500;color:#94a3b8}.score-status{margin-top:6px;font-size:12px;font-weight:600;color:#22c55e;text-transform:uppercase;letter-spacing:.5px}.score-potential{margin:8px 0 0;font-size:11px;font-weight:500;color:#1ea8dc}.pipeline-container{position:relative;padding:80px 0 20px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.pipeline-line{position:absolute;top:140px;left:70px;right:70px;height:16px;transform:translateY(-50%);background:linear-gradient(90deg,#60a5fa,#818cf8,#c084fc);border-radius:8px;z-index:0}.stages-container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;min-width:900px;position:relative;z-index:1}@media(max-width:1024px){.product-journey{padding:0 8px}.pipeline-container{padding-top:56px}.pipeline-line{top:106px;left:50px;right:50px}.stages-container{min-width:760px;gap:10px;padding:0 8px}.stage-circle{width:100px;height:100px}.stage-inner{width:85px;height:85px;padding:8px}.stage-name{font-size:10px}}@media(max-width:640px){.score-gauge{width:230px;height:168px}.score-number{font-size:40px}.stages-container{min-width:760px}.upload-modal{padding:20px}.upload-modal-actions{flex-direction:column}.upload-modal-btn{width:100%}}.stage-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;position:relative}.action-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 4px 16px #0d264c1a;text-align:center;min-width:160px;max-width:200px;z-index:10}.action-label{display:block;font-size:11px;font-weight:600;color:#374151;margin-bottom:4px}.action-text{display:block;font-size:12px;font-weight:500;color:#64748b}.stage-circle{position:relative;width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);box-shadow:0 0 0 4px #60a5fa4d,0 0 0 8px #818cf833,0 8px 24px #0d264c1a}.stage-circle:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#818cf8,#c084fc);z-index:-1;opacity:.6}.stage-inner{width:100px;height:100px;border-radius:50%;background:linear-gradient(180deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:center;text-align:center;padding:12px}.stage-name{font-size:12px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.3px;line-height:1.3;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.stage-topics{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:4px}.topic-item{display:flex;align-items:center;gap:6px;padding:4px 10px;background:linear-gradient(135deg,#f0f4ff,#e8ecf8);border-radius:16px;border:1px solid rgba(129,140,248,.15);transition:transform .15s ease,box-shadow .15s ease}.topic-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #6366f126}.topic-icon{width:14px;height:14px;flex-shrink:0;color:#6366f1}.topic-label{font-size:14px;font-weight:600;color:#475569;white-space:nowrap;letter-spacing:.2px}.topic-item--non-compliant{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#ef44444d;position:relative}.topic-item--non-compliant .topic-icon{color:#ef4444}.topic-item--non-compliant .topic-label{color:#991b1b}.topic-warning-badge{display:flex;align-items:center;justify-content:center;color:#ef4444;flex-shrink:0}.topic-recommendation{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1e293b;color:#f1f5f9;font-size:11px;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;z-index:20;box-shadow:0 4px 12px #00000026;pointer-events:none}.topic-recommendation:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#1e293b}.topic-item--non-compliant:hover .topic-recommendation{display:block}.topic-item--non-compliant{cursor:pointer}.topic-item--non-compliant:hover{box-shadow:0 2px 8px #ef444440;z-index:30}.upload-modal-overlay{position:fixed;inset:0;background:#02061780;z-index:100;display:flex;align-items:center;justify-content:center;animation:overlay-fade-in .2s ease}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.upload-modal{background:#fff;border-radius:16px;width:90%;max-width:480px;padding:28px;position:relative;box-shadow:0 20px 60px #0003,0 0 0 1px #ffffff1a;animation:modal-slide-in .25s ease}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.upload-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:6px;transition:color .15s ease,background .15s ease}.upload-modal-close:hover{color:#334155;background:#f1f5f9}.upload-modal-header{text-align:center;margin-bottom:20px}.upload-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#ef4444;margin-bottom:12px}.upload-modal-title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.upload-modal-stage{margin:4px 0 0;font-size:13px;font-weight:500;color:#64748b}.upload-modal-issue{background:#fef2f2;border:1px solid rgba(239,68,68,.2);border-radius:10px;padding:12px 16px;margin-bottom:20px}.upload-modal-issue-label{font-size:14px;font-weight:600;color:#991b1b}.upload-modal-issue-desc{margin:4px 0 0;font-size:13px;color:#b91c1c;line-height:1.4}.upload-modal-suggested-actions{margin-top:10px}.upload-modal-suggested-actions-title{margin:0 0 6px;font-size:12px;font-weight:600;color:#991b1b;text-transform:uppercase;letter-spacing:.3px}.upload-modal-suggested-actions-list{margin:0;padding-left:18px;list-style-type:disc}.upload-modal-suggested-actions-list li{font-size:13px;color:#b91c1c;line-height:1.5;margin-bottom:4px}.upload-modal-suggested-actions-list li:last-child{margin-bottom:0}.upload-dropzone{border:2px dashed #cbd5e1;border-radius:12px;padding:32px 20px;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.upload-dropzone:hover{border-color:#818cf8;background:#f8faff}.upload-dropzone--active{border-color:#6366f1;background:#eef2ff}.upload-dropzone--has-file{border-style:solid;border-color:#22c55e;background:#f0fdf4}.upload-dropzone-input{display:none}.upload-dropzone-icon{width:36px;height:36px;color:#94a3b8;margin-bottom:8px}.upload-dropzone:hover .upload-dropzone-icon{color:#6366f1}.upload-dropzone-text{margin:0;font-size:14px;color:#475569;font-weight:500}.upload-dropzone-browse{color:#6366f1;font-weight:600;text-decoration:underline;text-underline-offset:2px}.upload-dropzone-hint{margin:6px 0 0;font-size:12px;color:#94a3b8}.upload-dropzone-file{display:flex;align-items:center;justify-content:center;gap:8px;color:#16a34a}.upload-dropzone-filename{font-size:14px;font-weight:600;color:#0f172a;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-dropzone-filesize{font-size:12px;color:#64748b}.upload-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.upload-modal-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:background .15s ease,opacity .15s ease}.upload-modal-btn--cancel{background:#f1f5f9;color:#475569}.upload-modal-btn--cancel:hover{background:#e2e8f0}.upload-modal-btn--submit{background:#4570ea;color:#fff}.upload-modal-btn--submit:hover{background:#3a5fd4}.upload-modal-btn--submit:disabled{opacity:.7;cursor:not-allowed}.upload-modal-btn--submit{display:inline-flex;align-items:center;gap:8px}.upload-btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:upload-spin .7s linear infinite}@keyframes upload-spin{to{transform:rotate(360deg)}}.upload-success{text-align:center;padding:12px 0}.upload-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#22c55e;margin-bottom:16px}.upload-success-title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.upload-success-desc{margin:8px 0 0;font-size:13px;color:#64748b;line-height:1.5}.upload-success .upload-modal-actions{justify-content:center}.upload-error-state{text-align:center;padding:12px 0}.upload-error-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#f97316;margin-bottom:14px}.upload-error-title{margin:0 0 8px;font-size:17px;font-weight:700;color:#0f172a}.upload-error-message{margin:0 0 20px;font-size:13px;color:#64748b;line-height:1.5;word-break:break-word}.cert-loading{display:flex;flex-direction:column;align-items:center;padding:12px 0 4px;gap:0}.cert-loading-scanner{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.cert-loading-doc{position:relative;z-index:2;overflow:hidden;border-radius:4px}.cert-loading-beam{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#6366f1,transparent);box-shadow:0 0 8px 3px #6366f180;animation:cert-beam-sweep 1.8s ease-in-out infinite;border-radius:2px}@keyframes cert-beam-sweep{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.cert-loading-ring{position:absolute;inset:0;border-radius:50%;border:2px solid transparent}.cert-loading-ring--1{border-top-color:#6366f1;border-right-color:#6366f14d;animation:cert-ring-spin 1.4s linear infinite}.cert-loading-ring--2{inset:10px;border-bottom-color:#818cf8;border-left-color:#818cf84d;animation:cert-ring-spin 2s linear infinite reverse}@keyframes cert-ring-spin{to{transform:rotate(360deg)}}.cert-loading-title{margin:0 0 20px;font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.cert-loading-steps{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 4px}.cert-loading-step{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;transition:color .3s ease}.cert-loading-step--done{color:#22c55e}.cert-loading-step--active{color:#6366f1}.cert-loading-step--pending{color:#cbd5e1}.cert-loading-step-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;transition:background .3s ease,box-shadow .3s ease}.cert-loading-step--done .cert-loading-step-dot{background:#22c55e}.cert-loading-step--active .cert-loading-step-dot{background:#6366f1;box-shadow:0 0 0 3px #6366f140;animation:cert-dot-pulse 1s ease-in-out infinite}.cert-loading-step--pending .cert-loading-step-dot{background:#e2e8f0}@keyframes cert-dot-pulse{0%,to{box-shadow:0 0 0 3px #6366f140}50%{box-shadow:0 0 0 6px #6366f11a}}.cert-rejection{text-align:center;padding:12px 0}.cert-rejection-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#ef4444;margin-bottom:16px}.cert-rejection-title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.cert-rejection-subtitle{margin:6px 0 20px;font-size:13px;color:#64748b}.cert-rejection-details{background:#fef2f2;border:1px solid rgba(239,68,68,.2);border-radius:10px;padding:12px 16px;margin-bottom:16px;text-align:left;display:flex;flex-direction:column;gap:8px}.cert-rejection-field{display:flex;justify-content:space-between;align-items:center;gap:12px}.cert-rejection-field-label{font-size:12px;font-weight:600;color:#991b1b;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0}.cert-rejection-field-value{font-size:13px;font-weight:500;color:#0f172a;text-align:right}.cert-rejection-reasoning{background:#fff7ed;border:1px solid rgba(234,88,12,.2);border-radius:10px;padding:12px 16px;margin-bottom:20px;text-align:left}.cert-rejection-reasoning-label{margin:0 0 6px;font-size:12px;font-weight:600;color:#9a3412;text-transform:uppercase;letter-spacing:.3px}.cert-rejection-reasoning-text{margin:0;font-size:13px;color:#374151;line-height:1.6}.cert-rejection .upload-modal-actions{justify-content:center}.upload-modal-btn--retry{background:#0f172a;color:#fff}.upload-modal-btn--retry:hover{background:#1e293b}.stage-indicator{position:absolute;top:-4px;right:-4px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;border:none;padding:0}.stage-indicator.clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.stage-indicator.clickable:hover{transform:scale(1.15)}.stage-indicator.clickable:focus{outline:2px solid #fff;outline-offset:2px}.indicator-success{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.indicator-success svg{width:18px;height:18px}.indicator-warning{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;animation:pulse-warning 2s ease-in-out infinite}.warning-icon{font-size:18px;font-weight:700;line-height:1}@keyframes pulse-warning{0%,to{box-shadow:0 4px 12px #f9731666}50%{box-shadow:0 4px 20px #f97316b3,0 0 0 8px #f9731633}}.indicator-pending{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}@media(max-width:1100px){.pipeline-container{overflow-x:auto;padding-bottom:20px}.stages-container{min-width:900px}.pipeline-line{min-width:860px}}@media(max-width:768px){.product-journey{padding:24px 12px}.score-gauge{width:220px;height:150px}.gauge-svg{height:100px}.score-number{font-size:38px}.score-status{font-size:10px}.pipeline-container{overflow-x:visible;padding:40px 0 20px}.stages-container{flex-direction:column;min-width:0;gap:0;padding:0;align-items:center}.pipeline-line{inset:60px auto 60px 50%;width:16px;height:auto;min-width:0;transform:translate(-50%);background:linear-gradient(180deg,#60a5fa,#818cf8,#c084fc)}.stage-wrapper{flex-direction:row;gap:20px;width:100%;max-width:320px;padding:16px 0}.stage-wrapper:nth-child(odd){flex-direction:row}.stage-wrapper:nth-child(2n){flex-direction:row-reverse}.stage-circle{width:85px;height:85px;flex-shrink:0}.stage-inner{width:72px;height:72px;padding:8px}.stage-name{font-size:9px}.stage-indicator{width:26px;height:26px}.indicator-success svg{width:14px;height:14px}.warning-icon{font-size:14px}.action-tooltip{position:absolute;bottom:auto;top:50%;right:calc(100% + 8px);left:auto;transform:translateY(-50%);margin-bottom:0;padding:8px 12px;min-width:120px;z-index:20}.action-label{font-size:10px}.action-text{font-size:11px}}@media(max-width:480px){.product-journey{padding:20px 8px;min-height:auto}.score-gauge{width:200px;height:140px}.gauge-svg{height:90px}.score-number{font-size:34px}.score-total{font-size:16px}.stage-wrapper{max-width:280px;padding:12px 0}.stage-circle{width:75px;height:75px}.stage-inner{width:64px;height:64px;padding:6px}.stage-name{font-size:8px}.stage-indicator{width:24px;height:24px;top:-2px;right:-2px}.indicator-success svg{width:12px;height:12px}.warning-icon{font-size:12px}.pipeline-line{width:12px}.action-tooltip{min-width:100px;max-width:140px;padding:6px 10px}.stage-topics{gap:4px}.topic-item{padding:3px 8px;gap:4px}.topic-icon{width:12px;height:12px}.topic-label{font-size:9px}}.topic-item-wrapper{position:relative}.topic-view-details-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1.5px solid rgba(99,102,241,.4);background:transparent;color:#6366f1;cursor:pointer;padding:0;margin-left:2px;flex-shrink:0;transition:background .15s ease,border-color .15s ease,transform .15s ease}.topic-view-details-btn:hover{background:#6366f11f;border-color:#6366f1;transform:scale(1.1)}.topic-view-details-btn--active{background:#6366f1;border-color:#6366f1;color:#fff}.topic-view-details-btn--active:hover{background:#4f46e5;border-color:#4f46e5}.topic-item--compliant-interactive{cursor:pointer}.topic-item--compliant-interactive:hover{box-shadow:0 2px 8px #6366f126}@keyframes details-section-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.compliant-details-section{margin:24px 0 8px;animation:details-section-in .28s ease}.compliant-details-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 4px}.compliant-details-header-icon{color:#4570ea;flex-shrink:0}.compliant-details-title{margin:0;font-size:15px;font-weight:700;color:#0f172a;flex:1}.compliant-details-count{font-size:12px;font-weight:600;color:#4570ea;background:#e8ecf8;padding:2px 10px;border-radius:20px}.compliant-details-grid{display:flex;justify-content:center;align-items:flex-start;gap:20px;max-width:100%}.compliant-details-grid>*{align-self:start;height:fit-content}@media(max-width:768px){.compliant-details-grid{justify-content:center}.topic-view-details-btn{width:16px;height:16px}}.dpp-visibility-switch-wrapper{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fffc;border:1px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;position:relative;gap:12px}.dpp-visibility-switch-wrapper:hover{background:#fff;border-color:#cbd5e1cc;box-shadow:0 4px 12px #0000000d}.dpp-visibility-switch-wrapper.card{margin-top:12px;width:100%}.dpp-visibility-switch-wrapper.table{background:transparent;border:none;padding:4px;justify-content:flex-start;width:auto;gap:8px}.dpp-visibility-switch-wrapper.table:hover{background:#f1f5f980}.dpp-visibility-switch-content{display:flex;align-items:center;gap:8px;flex:1}.dpp-visibility-switch-icon-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#f1f5f9;color:#64748b;transition:all .3s ease}.dpp-visibility-switch-wrapper.enabled .dpp-visibility-switch-icon-wrapper{background:#ecfccb;color:#65a30d}.dpp-visibility-switch-label{font-size:13px;font-weight:600;color:#475569;transition:color .3s ease;white-space:nowrap}.dpp-visibility-switch-wrapper.enabled .dpp-visibility-switch-label{color:#0f172a}.dpp-visibility-switch-control{position:relative;display:flex;align-items:center}.dpp-visibility-switch-track{width:44px;height:24px;background:#cbd5e1;border-radius:20px;position:relative;transition:background .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0000001a}.dpp-visibility-switch-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.dpp-visibility-switch-wrapper.enabled .dpp-visibility-switch-track{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.dpp-visibility-switch-wrapper.enabled .dpp-visibility-switch-thumb{transform:translate(20px)}.dpp-visibility-switch-wrapper.loading{cursor:wait}.dpp-visibility-switch-wrapper.loading .dpp-visibility-switch-track{opacity:.7}.dpp-visibility-switch-spinner{width:12px;height:12px;border:2px solid #cbd5e1;border-top-color:#4f46e5;border-radius:50%;animation:dpp-visibility-spin 1s linear infinite}@keyframes dpp-visibility-spin{to{transform:rotate(360deg)}}.dpp-visibility-switch-wrapper.table .dpp-visibility-switch-track{width:36px;height:20px}.dpp-visibility-switch-wrapper.table .dpp-visibility-switch-thumb{width:16px;height:16px;top:2px;left:2px}.dpp-visibility-switch-wrapper.table.enabled .dpp-visibility-switch-thumb{transform:translate(16px)}.dpp-visibility-switch-wrapper.table .dpp-visibility-switch-label{display:block;font-size:12px}@media(max-width:768px){.dpp-visibility-switch-wrapper.table .dpp-visibility-switch-label{display:none}}.dpp-visibility-switch-wrapper.disabled .dpp-visibility-switch-content,.dpp-visibility-switch-wrapper.disabled .dpp-visibility-switch-control{opacity:.5;filter:grayscale(1)}.dpp-visibility-switch-wrapper.disabled{cursor:not-allowed!important}.dpp-visibility-switch-wrapper.disabled .dpp-visibility-switch-track{background:#e2e8f0!important;box-shadow:none!important}.dpp-visibility-switch-wrapper.disabled .dpp-visibility-switch-thumb{box-shadow:none!important;background:#f8fafc!important}.dpp-visibility-switch-wrapper.disabled:hover{background:#fffc!important;border-color:#e2e8f0cc!important;box-shadow:none!important}.dpp-visibility-switch-tooltip.fixed{position:fixed;z-index:9999;transform:translate(-50%);background:#1e293b;color:#fff;font-size:12px;font-weight:500;padding:8px 12px;border-radius:8px;box-shadow:0 4px 12px #00000026;pointer-events:none;white-space:normal;text-align:center;line-height:1.4;max-width:250px;width:max-content;animation:dpp-visibility-tooltip-in .2s cubic-bezier(.16,1,.3,1)}.dpp-visibility-switch-tooltip.fixed.placement-top{transform:translate(-50%) translateY(-100%);--translate-y-start: -90%;--translate-y-end: -100%}.dpp-visibility-switch-tooltip.fixed.placement-bottom{transform:translate(-50%) translateY(0);--translate-y-start: 10px;--translate-y-end: 0}@keyframes dpp-visibility-tooltip-in{0%{opacity:0;transform:translate(-50%) scale(.95) translateY(var(--translate-y-start, -10px))}to{opacity:1;transform:translate(-50%) scale(1) translateY(var(--translate-y-end, 0))}}.dpp-visibility-switch-tooltip.fixed:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:6px;border-style:solid}.dpp-visibility-switch-tooltip.fixed.placement-top:after{top:100%;border-color:#1e293b transparent transparent transparent}.dpp-visibility-switch-tooltip.fixed.placement-bottom:after{bottom:100%;border-color:transparent transparent #1e293b transparent}.product-list-section{margin-top:24px;position:relative}.product-list-section .section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.product-list-section .section-header-right{display:flex;align-items:center;gap:16px}.view-toggle{display:flex;background:#f1f5f9;border-radius:8px;padding:4px;gap:4px}.view-toggle-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;transition:all .15s ease}.view-toggle-btn:hover{color:#334155;background:#e2e8f0}.view-toggle-btn.active{background:#fff;color:#4570ea;box-shadow:0 1px 3px #0000001a}.product-list-section .section-header h2{margin:0;font-size:18px;font-weight:800;color:#0f172a;display:flex;align-items:center;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.product-list-section .section-header h2:before{content:"";display:inline-block;width:6px;height:20px;margin-right:10px;border-radius:6px;background:#4570ea}.product-list-section .section-meta{color:#6b7280;font-size:13px;font-weight:500}.product-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;overflow:visible}.product-card{background:#4570ea;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #0d264c1f;border:1px solid rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;position:relative;z-index:10}.product-card:focus{outline:none}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0d264c1f;background:#000;z-index:50}.product-card:hover .product-name{color:#fff}.product-card:hover .product-sku{color:#e5e7eb}.product-card:focus-visible{outline:2px solid #ffffff;outline-offset:2px;box-shadow:0 14px 32px #0d264c2e;border-color:#fff9}.product-card:hover,.product-card:focus-visible{box-shadow:0 14px 32px #0d264c2e;border-color:#ffffff59}.product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden}.product-info-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-compliance-badge{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;height:18px;min-width:18px;padding:0 6px;border-radius:9px;flex-shrink:0}.product-compliance-badge svg{position:relative;z-index:1;stroke:currentColor;width:10px;height:10px;flex-shrink:0}.product-compliance-badge__score{font-size:10px;font-weight:700;color:#fff;line-height:1}.product-compliance-badge--compliant{background:#10b981;color:#fff}.product-compliance-badge--non-compliant{background:#ef4444;color:#fff;animation:product-badge-attention 2s ease-in-out infinite}.product-compliance-badge--no-dpp{background:#94a3b8;color:#fff;padding:0;width:18px;min-width:18px;height:18px}.product-compliance-badge__pulse{position:absolute;width:100%;height:100%;border-radius:50%;background:#ef4444;animation:product-pulse-ring 1.5s ease-out infinite}@keyframes product-pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(1.8);opacity:0}}@keyframes product-badge-attention{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.product-compliance-table-badge{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.product-compliance-table-badge svg{stroke:currentColor;width:14px;height:14px}.product-compliance-table-score{font-weight:700;margin-right:2px}.product-compliance-table-badge--compliant{background:#d1fae5;color:#047857}.product-compliance-table-badge--non-compliant{background:#fee2e2;color:#dc2626;animation:product-row-attention 2s ease-in-out infinite}.product-compliance-table-badge--no-dpp{background:#f1f5f9;color:#64748b}@keyframes product-row-attention{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 4px #ef444433}}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.no-image-placeholder svg{width:52px;height:52px;opacity:.7}.product-info{padding:6px 16px 4px}.product-name{margin:0;font-size:14px;font-weight:600;color:#fff;line-height:1.3;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-sku{margin:0;font-size:12px;font-weight:500;color:#dbe4ff;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.product-price{margin:0;font-size:18px;font-weight:700;color:#1ea8dc;font-family:Ag Type,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.product-table-wrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0d264c0f;border:1px solid rgba(15,23,42,.06)}.product-table{width:100%;border-collapse:collapse}.product-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.product-table th{padding:2px 16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.product-table tbody tr{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s ease}.product-table tbody tr:last-child{border-bottom:none}.product-table tbody tr:hover{background:#f8fafc}.product-table tbody tr:focus{outline:none;background:#eff6ff}.product-table td{padding:2px 16px;vertical-align:middle}.product-table-image{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f1f5f9}.product-table-name{font-size:14px;font-weight:600;color:#0f172a}.product-table-sku{font-size:13px;color:#64748b;font-family:monospace}.product-table-price{font-size:14px;font-weight:600;color:#1ea8dc}.product-list-sync-banner{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#eff4ff;border:1px solid #c7d7fd;border-radius:10px;color:#3451b2;font-size:.85rem;font-weight:500;margin-bottom:16px}.product-list-sync-banner__spinner{flex-shrink:0;width:16px;height:16px;border:2px solid #c7d7fd;border-top-color:#4570ea;border-radius:50%;animation:spin .8s linear infinite}.product-list-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:linear-gradient(180deg,#f8fafc,#fff);border-radius:16px;gap:16px}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#4570ea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-list-loading span{color:#64748b;font-size:14px;font-weight:500}.product-list-error{display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#fff1f2,#fff);border-radius:16px;border:1px solid #fecaca}.product-list-error span{color:#dc2626;font-size:14px;font-weight:500}.product-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;padding:48px 24px;background:linear-gradient(180deg,#f8fafc,#fff);border-radius:16px;text-align:center}.product-list-empty__icon{width:96px;height:96px;margin-bottom:24px;opacity:.85}.product-list-empty__icon svg{width:100%;height:100%}.product-list-empty__title{color:#475569;font-size:18px;font-weight:700;margin:0 0 8px}.product-list-empty__subtitle{color:#94a3b8;font-size:14px;font-weight:400;max-width:340px;line-height:1.6;margin:0}.product-list-empty__icon--spin{animation:empty-spin 1.4s linear infinite}.product-list-refresh-btn{margin-top:20px;padding:10px 24px;border:1px solid #bfdbfe;border-radius:999px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;font-size:14px;font-weight:600;cursor:pointer;transition:transform .13s ease,box-shadow .13s ease}.product-list-refresh-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f633}@keyframes empty-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-snackbar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:12px 16px;background:#1e293b;color:#f1f5f9;border-radius:10px;box-shadow:0 8px 24px #0003;font-size:14px;font-weight:500;z-index:1000;animation:snackbar-slide-in .3s ease;max-width:480px}.product-snackbar svg{flex-shrink:0;color:#94a3b8}.product-snackbar-close{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#94a3b8;cursor:pointer;padding:2px;border-radius:4px;margin-left:4px;transition:color .15s ease}.product-snackbar-close:hover{color:#fff}@keyframes snackbar-slide-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:768px){.product-list-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{border-radius:12px}.product-info{padding:12px;gap:12px}.product-name{font-size:13px}.product-sku{font-size:11px}.status-circle{width:100px;height:80px}.status-circle__score-value{font-size:16px}.status-circle__label{font-size:8px}.product-price{font-size:16px}.product-table-wrapper{overflow-x:auto}.product-table{min-width:500px}.product-table th,.product-table td{padding:10px 12px}.product-table-image{width:40px;height:40px}}@media(max-width:480px){.product-list-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:10px;gap:10px;flex-direction:column}.product-info-left{gap:6px}.product-name{font-size:12px;margin-bottom:0}.product-sku{font-size:10px}.status-circle{width:95px;height:75px;align-self:flex-start}.status-circle__score-value{font-size:15px}.status-circle__label{font-size:8px}.product-price{font-size:14px}.product-category{font-size:11px}}.product-dpp-loading-overlay{position:fixed;inset:0;background:#02061766;z-index:100;display:flex;align-items:center;justify-content:center;animation:dpp-overlay-fade-in .2s ease}@keyframes dpp-overlay-fade-in{0%{opacity:0}to{opacity:1}}.product-dpp-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff;padding:40px 48px;border-radius:16px;box-shadow:0 20px 60px #0003}.product-dpp-loading-content span{color:#475569;font-size:15px;font-weight:600}.product-info{padding:6px 16px 4px;display:flex;flex-direction:row;gap:16px;align-items:center}.product-info-left{flex:1;display:flex;flex-direction:column;gap:4px;justify-content:center}.product-info-right{display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-info-header{display:none}.status-circle{position:relative;width:100px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-6px}.status-circle__hover-sensor{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:280px;height:400px;background:transparent;pointer-events:none;z-index:10}.status-circle--placement-left .status-circle__hover-sensor,.status-circle--placement-right .status-circle__hover-sensor{width:360px;height:100%;top:0;bottom:auto;transform:none}.status-circle--placement-left .status-circle__hover-sensor{right:0;left:auto}.status-circle--placement-right .status-circle__hover-sensor{left:0;right:auto}.status-circle:hover .status-circle__hover-sensor{pointer-events:auto}.status-circle__content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.status-circle__gauge-area{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:visible}.status-circle__svg{width:100%;height:100%;display:block;overflow:visible}.status-circle__score-arc{transition:stroke-dasharray 1.2s cubic-bezier(.16,1,.3,1)}.status-circle__score-value-text{font-size:16px;font-weight:800;fill:#64748b;font-family:Ag Type,Inter,system-ui,-apple-system,sans-serif}.status-circle__score-label-text{font-size:6px;font-weight:600;fill:#64748b;letter-spacing:.5px;text-transform:uppercase}.status-circle__na-text{font-size:14px;font-weight:700;fill:#fff6;font-family:inherit}.status-circle--no-data .status-circle__svg{opacity:.8}.status-circle--no-data .status-circle__gauge-area{transform:translateY(-4px)}@keyframes evaluating-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-126}}.status-circle__evaluating-arc{animation:evaluating-dash 1.4s linear infinite}.status-circle--evaluating .status-circle__svg{opacity:.9}.status-circle--evaluating .status-circle__gauge-area{transform:translateY(-4px)}.product-category{margin:0;font-size:12px;font-weight:500;color:#cbd5e1;display:flex;align-items:center;gap:6px;text-transform:none;letter-spacing:normal}.product-category__icon{flex-shrink:0;width:14px;height:14px;color:#7dd3fc}.scan-dialog-overlay{position:fixed;inset:0;background:#0f172a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;animation:fadeIn .25s ease-out forwards}.scan-dialog-modal{background:#fff;border-radius:24px;width:90%;max-width:400px;padding:40px 32px;text-align:center;position:relative;box-shadow:0 24px 48px #02061726;transform:translateY(20px) scale(.95);animation:slideUpModal .4s cubic-bezier(.16,1,.3,1) forwards}.scan-lottie-container{width:140px;height:140px;margin:0 auto 24px}.scan-dialog-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:Ag Type,Inter,system-ui,sans-serif}.scan-dialog-gtin{font-size:16px;color:#64748b;margin:0 0 24px}.scan-dialog-create-btn{width:100%;padding:14px;background:#3b82f6;color:#fff;border:none;border-radius:14px;font-weight:600;font-size:16px;cursor:pointer;margin-bottom:12px;transition:background .2s}.scan-dialog-create-btn:hover{background:#2563eb}.scan-dialog-close-btn{width:100%;padding:14px;background:transparent;color:#475569;border:1px solid #cbd5e1;border-radius:14px;font-weight:600;font-size:16px;cursor:pointer;transition:background .2s}.scan-dialog-close-btn:hover{background:#f1f5f9}.mobile-scanner-page{position:fixed;inset:0;background:#000;z-index:10000;display:flex;flex-direction:column}.scanner-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:calc(env(safe-area-inset-top,20px) + 12px) 24px;z-index:10;pointer-events:none}.back-btn{background:#0006;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scanner-camera-container{flex-grow:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.webcam-view{min-width:100%;min-height:100%;object-fit:cover}.camera-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.scan-instruction-top{position:absolute;top:14%;background:#0009;color:#fff;padding:10px 24px;border-radius:12px;font-size:clamp(10px,3.5vw,14px);font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0;z-index:5;text-align:center;white-space:normal}.crop-box{border:2px solid white;border-radius:20px;box-shadow:0 0 0 9999px #00000080;transition:width .16s ease,height .16s ease}.qr-detected-badge{position:absolute;top:calc(env(safe-area-inset-top,20px) + 36px);left:50%;transform:translate(-50%,-50%);background:#22c55e;color:#fff;padding:8px 16px;border-radius:20px;font-weight:700;font-size:14px;z-index:5}.scanner-controls{padding:40px 24px;display:flex;flex-direction:column;align-items:center;background:#000;padding-bottom:calc(env(safe-area-inset-bottom,40px) + 20px);z-index:10;gap:32px}@media(max-width:640px){.scanner-header{padding:calc(env(safe-area-inset-top,20px) + 10px) 14px}.back-btn{width:42px;height:42px}.scan-instruction-top{top:12%;max-width:calc(100% - 28px);padding:8px 12px;line-height:1.35}.scanner-controls{padding:20px 14px;padding-bottom:calc(env(safe-area-inset-bottom,20px) + 12px);gap:18px}.focus-frame-slider-container{width:100%;max-width:320px}}.focus-frame-slider-container{width:80%;max-width:300px;height:40px;background:#00000080;border-radius:20px;display:flex;align-items:center;padding:0 16px;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease}.focus-frame-slider-container.is-disabled{opacity:.4}.focus-frame-slider{flex-grow:1;-webkit-appearance:none;appearance:none;background:transparent;margin:0 12px}.focus-frame-slider::-webkit-slider-runnable-track{height:4px;background:#ffffff61;border-radius:2px}.focus-frame-slider::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#fff;margin-top:-6px;box-shadow:0 2px 4px #0000004d}.focus-frame-slider::-moz-range-track{height:4px;background:#ffffff61;border-radius:2px}.focus-frame-slider::-moz-range-thumb{height:16px;width:16px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0000004d}.focus-frame-icon{color:#fff;font-size:20px;line-height:1;-webkit-user-select:none;user-select:none}.focus-frame-icon-large{font-size:24px}.scan-toggle-btn{width:52px;height:52px;background:#4caf50;border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #4caf504d}.scan-toggle-btn:active{transform:scale(.95)}.scan-toggle-btn.recording{background:#ef4444;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 15px #ef444400}to{box-shadow:0 0 #ef444400}}
