.header{background:#e32a36;color:#fff;padding:16px 24px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;box-sizing:border-box;flex-shrink:0}.header-left{display:flex;align-items:center;gap:12px;min-width:0}.header-right{display:flex;align-items:center;gap:12px}.logo{max-height:30px;height:auto;max-width:100%;flex-shrink:0}.nav-pills{display:flex;gap:8px}.nav-pill{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff26;border-radius:50px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-pill:hover{background:#ffffff40;opacity:1;transform:translateY(-1px)}.nav-pill.active{background:#fff;color:#e32a36;box-shadow:0 2px 8px #00000026}.nav-pill.active .nav-icon{filter:none}.nav-icon{width:20px;height:20px;filter:brightness(0) invert(1);transition:filter .2s ease}.nav-pill.active .nav-icon{filter:brightness(0) saturate(100%) invert(24%) sepia(93%) saturate(2038%) hue-rotate(341deg) brightness(89%) contrast(95%)}.profile-btn{width:38px;height:38px;border-radius:50%;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.profile-btn:hover{background:#ffffff4d;border-color:#fff9;transform:scale(1.05)}.profile-btn i{font-size:20px}.profile-wrapper{position:relative}.desktop-profile{display:block}.mobile-profile{display:none}.profile-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;z-index:1000;animation:dropdownSlide .2s ease;min-width:300px}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.profile-dropdown.closing{animation:dropdownSlideOut .15s ease forwards}.dropdown-banner{padding:16px;display:flex;flex-direction:column;gap:12px}.dropdown-banner .banner-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:space-between}.dropdown-banner span{font-size:14px;color:#0369a1}.dropdown-banner strong{color:#075985}.dropdown-banner .plan-pill{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.dropdown-banner .plan-pill.basic{background:#9ca3af;color:#fff}.dropdown-banner .plan-pill.plus{background:#3b82f6;color:#fff}.dropdown-banner .plan-pill.enterprise{background:orange;color:#fff}.dropdown-banner .group-sponsor-text{font-size:12px;color:#075985;font-weight:500}.dropdown-banner .banner-divider{height:1px;background:linear-gradient(to right,transparent,#bae6fd 20%,#bae6fd 80%,transparent)}.dropdown-banner .banner-bottom{display:flex;justify-content:space-between;align-items:center}.dropdown-banner .banner-bottom-left{display:flex;gap:1em}.dropdown-banner a{font-size:13px;text-decoration:none;color:#0369a1;font-weight:500;transition:opacity .2s ease;white-space:nowrap}.dropdown-banner a:hover{opacity:.7}.dropdown-banner .banner-bottom>a:last-child{color:#999}@media(max-width:768px){.nav-pills,.desktop-profile{display:none}.mobile-profile{display:block}.header{justify-content:center;padding:12px 16px}.header-left{flex:1;justify-content:space-between}.header-right{display:none}.logo{max-width:calc(100% - 54px);object-fit:cover;object-position:left center}.mobile-profile .profile-dropdown{right:0;width:90vw;min-width:unset;max-width:unset}}.footer-content{padding:20px 0;text-align:center;border-top:1px solid #eee;margin-top:24px}.footer-content .returning-user-banner{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:12px 16px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px;animation:slideIn .3s ease;text-align:left}.footer-content .banner-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:space-between}.footer-content .returning-user-banner span{font-size:14px;color:#0369a1}.footer-content .returning-user-banner strong{color:#075985}.footer-content .plan-pill{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-content .plan-pill.basic{background:#9ca3af;color:#fff}.footer-content .plan-pill.plus{background:#3b82f6;color:#fff}.footer-content .plan-pill.enterprise{background:orange;color:#fff}.footer-content .group-sponsor-text{font-size:12px;color:#075985;font-weight:500}.footer-content .banner-divider{height:1px;background:linear-gradient(to right,transparent,#bae6fd 20%,#bae6fd 80%,transparent)}.footer-content .banner-bottom{display:flex;justify-content:space-between;align-items:center}.footer-content .banner-bottom-left{display:flex;gap:1em}.footer-content .manage-subscription-link{font-size:13px;text-decoration:none;color:#0369a1;font-weight:500;transition:opacity .2s ease}.footer-content .manage-subscription-link:hover{opacity:.7;text-decoration:underline}.footer-content .returning-user-banner a{font-size:13px;text-decoration:none;color:#0369a1;font-weight:500;transition:opacity .2s ease}.footer-content .returning-user-banner a:hover{opacity:.7}.footer-content .banner-bottom>a:last-child{color:#999}.footer-copyright{font-size:12px;color:#999;margin-bottom:8px}.footer-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.footer-link{font-size:12px;color:#666;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#e32a36;text-decoration:underline}.footer-separator{color:#ccc;font-size:12px}.zip-selector-group{margin-bottom:20px}.zip-selector-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.zip-selector-info label{font-size:14px;font-weight:500;color:#333}.zip-count{font-size:12px;color:#999;transition:color .2s ease}.zip-count.at-max{color:#d97706}.zip-selector-group input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.zip-selector-group input:focus{outline:none;border-color:#e32a36;box-shadow:0 0 0 3px #e32a361a}.zip-selector-group input:disabled{background:#f5f5f5;cursor:not-allowed}.slider-container{width:100%}.slider-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.slider-info label{font-size:14px;font-weight:500;color:#333}.slider-value{display:flex;align-items:baseline;gap:4px}.slider-value span:first-child{font-size:18px;font-weight:600;color:#333}.slider-unit{font-size:12px;color:#999}.radius-slider{width:100%;height:6px;border-radius:12px;background:linear-gradient(to right,#E32A36 0%,#E32A36 var(--slider-percent, 30%),#e0e0e0 var(--slider-percent, 30%),#e0e0e0 100%);outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}.radius-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#e32a36;cursor:pointer;border:3px solid white;box-shadow:0 2px 6px #0003;transition:transform .2s ease,box-shadow .2s ease}.radius-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 10px #0000004d}.radius-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#e32a36;cursor:pointer;border:3px solid white;box-shadow:0 2px 6px #0003}.radius-slider:focus{outline:none}.radius-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #e32a3633}.search-form{width:100%}.form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-group input[type=email],.form-group input[type=text]{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus{outline:none;border-color:#e32a36;box-shadow:0 0 0 3px #e32a361a}.search-options{animation:fadeSlideIn .3s ease}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-btn{width:100%;padding:14px 24px;background:#e32a36;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,transform .1s ease}.search-btn:hover:not(:disabled){background:#c8242f}.search-btn:active:not(:disabled){transform:scale(.98)}.search-btn:disabled{background:#ccc;cursor:not-allowed}.loader{width:18px;height:18px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.searches-remaining{text-align:center;margin-top:30px;font-size:13px;color:#666}.searches-remaining.warning{color:#d97706;font-weight:500}.searches-remaining.error{color:#dc2626;font-weight:500}.reload-search-link{text-align:center;margin-top:8px;font-size:13px}.reload-search-link a{color:#06c;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s ease}.reload-search-link a:hover{color:#004999;text-decoration:underline}.plan-card{flex:1;min-width:280px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px;display:flex;flex-direction:column;transition:all .3s ease;position:relative;margin-top:14px}.plan-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#e32a36}.plan-card.plan-plus{border-color:#e32a36;background:linear-gradient(135deg,#fff,#fff5f6)}.plan-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#e32a36;color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.plan-info{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f0f0f0}.plan-name{font-size:16px;font-weight:700;color:#333;margin-bottom:12px;text-align:center}.plan-price{text-align:center;padding-bottom:16px}.price-amount{font-size:32px;font-weight:700;color:#055faa;line-height:1}.price-period{font-size:14px;color:#666;font-weight:500}.plan-features{flex:1;margin:16px 0}.feature{font-size:13px;color:#555;margin-bottom:8px;line-height:1.4}.feature-detail{font-size:11px;color:#888;margin-left:16px;margin-top:-4px;margin-bottom:8px;line-height:1.3}.feature-restockiq{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.restock-brand-inline{display:inline-flex;align-items:center;gap:4px;font-weight:700;color:#1e3a8a}.restock-brand-inline svg{color:#1e3a8a;flex-shrink:0}.subscribe-btn{width:100%;padding:12px;background:#e32a36;color:#fff;text-align:center;text-decoration:none;border-radius:12px;font-size:14px;font-weight:600;transition:all .2s ease;display:block}.subscribe-btn:hover{background:#c21e2a;transform:translateY(-2px);box-shadow:0 4px 12px #e32a364d}.subscribe-btn-plus{background:linear-gradient(135deg,#e32a36,#c21e2a)}.subscribe-btn-plus:hover{background:linear-gradient(135deg,#c21e2a,#a01820)}@media(max-width:768px){.plan-card{min-width:unset}.plan-name{font-size:14px}.price-amount{font-size:28px}.price-period,.feature{font-size:12px}.feature-detail{font-size:10px}}.subscription-box{margin-top:40px;padding:24px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px solid #e0e0e0}.subscription-header{text-align:center;margin-bottom:24px}.subscription-header h3{font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.subscription-header p{font-size:14px;color:#666;line-height:1.5}.subscription-plans{display:flex;gap:16px;flex-wrap:wrap;flex-direction:column}@media(max-width:768px){.subscription-box{padding:16px;margin-top:32px}.subscription-header h3{font-size:18px}.subscription-header p{font-size:13px}}.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}}.map-container{width:100%;height:100%;position:relative}.leaflet-map{width:100%;height:100%;z-index:1}.custom-marker{background:transparent!important;border:none!important}.popup-content{min-width:200px}.popup-content h3{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.popup-content p{font-size:14px;color:#666;margin:4px 0}.popup-products strong{font-size:13px;color:#333;display:block;margin-bottom:6px}.popup-product{font-size:12px;color:#666;padding:2px 0}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 4px 20px #00000026}.leaflet-popup-content{margin:16px}.leaflet-popup-tip{box-shadow:none}.restock-iq-widget{margin:16px 0;padding:16px;background:linear-gradient(135deg,#e8eef5,#dde5f0);border-radius:12px;border:1px solid #c5d4e6}.restock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.restock-brand{display:flex;align-items:center;gap:6px;font-weight:700;font-size:14px;color:#1e3a8a}.restock-brand svg{color:#1e3a8a}.restock-badge{padding:6px 12px;border-radius:12px;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.badge-highly-competitive{background:#dc2626;color:#fff}.badge-competitive{background:#f59e0b;color:#fff}.badge-less-competitive{background:#84cc16;color:#fff}.restock-content{display:flex;align-items:stretch;justify-content:space-between;position:relative;gap:8px}.restock-content:before{content:"";position:absolute;left:15%;right:0;top:33%;height:3px;width:70%;background:#1e40af;z-index:0}.in-stock-widget .restock-content:before{display:none}.restock-section{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;color:#000}.restock-circle{width:16px;height:16px;background:#1e40af;border:3px solid #e8eef5;border-radius:50%;flex-shrink:0;margin:4px 0}.restock-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;color:#1e3a8a}.restock-date{font-size:24px;font-weight:700;line-height:1;margin-top:4px}.restock-time{font-size:11px;font-weight:600;margin-top:4px}.restock-duration{font-size:18px;font-weight:700;line-height:1.3}.restock-timeline-duration{flex:1.5;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:8px;position:relative;z-index:1}.timeline-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;white-space:nowrap}.timeline-value{font-size:12px;font-weight:700}.out-section{color:#dc2626!important}.duration-section .restock-circle,.in-stock-widget .restock-circle{display:none}@media(max-width:768px){.restock-iq-widget{padding:12px}.restock-brand{font-size:12px}.restock-badge{padding:4px 8px;font-size:8px}.restock-content{gap:4px}.restock-label{font-size:8px}.restock-date{font-size:18px}.restock-time{font-size:9px}.restock-duration{font-size:14px}.timeline-label{font-size:8px}.timeline-value{font-size:10px}.restock-circle{width:14px;height:14px;border-width:2px}.restock-content:before{height:2px}}.warehouse-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .1s ease}.warehouse-card:hover{border-color:#e32a36;box-shadow:0 4px 12px #e32a361a}.warehouse-card.active{border-color:#e32a36;box-shadow:0 4px 16px #e32a3633;transform:scale(1.01)}.warehouse-card.out-of-stock-card{opacity:.7;background:#fafafa}.warehouse-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.warehouse-info{flex:1}.warehouse-name{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.warehouse-distance-label{font-size:13px;color:#666}.warehouse-actions{display:flex;gap:8px}.icon-btn{width:36px;height:36px;border-radius:36px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#4b5563;text-decoration:none;transition:all .2s ease;border-width:0}.icon-btn:hover{background:#d1d5db;transform:scale(1.05)}.icon-btn i{font-size:14px}.products-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.product-item{padding:12px;background:#f8f9fa;border-radius:12px}.product-item.clickable{cursor:pointer;transition:background .2s ease,transform .1s ease}.product-item.clickable:hover{background:#f0f1f3;transform:translate(2px)}.product-name{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.product-details{display:flex;justify-content:space-between;align-items:center}.product-number{font-size:12px;color:#999}.stock-badge{font-size:11px;font-weight:600;padding:3px 8px;border-radius:12px;text-transform:capitalize}.stock-badge.low-stock{background:#fef3c7;color:#92400e}.stock-badge.out-of-stock{background:#fee2e2;color:#991b1b}@media(max-width:480px){.warehouse-card{padding:12px}.warehouse-name{font-size:15px}.icon-btn{width:32px;height:32px}}.warehouses-list{padding:16px}.no-results h3{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.no-results p{font-size:14px;color:#666;line-height:1.5;max-width:300px}.no-stock-inline{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:20px;margin-bottom:16px}.no-stock-content{display:flex;align-items:flex-start;gap:16px}.no-stock-content .icon{font-size:32px;flex-shrink:0}.no-stock-text h3{font-size:16px;font-weight:600;color:#991b1b;margin:0 0 4px}.no-stock-text p{font-size:13px;color:#b91c1c;margin:0;line-height:1.4}.warehouse-divider{display:flex;align-items:center;margin:24px 0 16px;gap:12px}.warehouse-divider:before,.warehouse-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.warehouse-divider span{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}@media(max-width:480px){.warehouses-list{padding:12px}.no-stock-content{flex-direction:column;text-align:center}}.pricing-box{background:linear-gradient(135deg,#e8eef5,#dde5f0);border:1px solid #c5d4e6;border-radius:12px;padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.pricing-main{display:flex;justify-content:space-between;align-items:center}.pricing-label{font-size:16px;color:#1e3a8a;font-weight:700}.pricing-value{font-size:24px;font-weight:700;color:#1e3a8a}.pricing-meta{font-size:12px;color:#1e3a8a}.pricing-report-btn{background:#1e3a8a;color:#fff;border:none;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease;margin-top:4px}.pricing-report-btn:hover{background:#1e3a8a}.modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.modal-header h2{font-size:20px;font-weight:600;color:#333;margin:0}.modal-close{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}.modal-close:hover{color:#333}.modal-body{padding:24px}.modal-intro{color:#666;margin-bottom:20px;line-height:1.5}.modal .form-group{margin-bottom:20px}.modal .form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.modal .form-group input[type=text]{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.modal .form-group input[type=text]:focus{outline:none;border-color:#e32a36;box-shadow:0 0 0 3px #e32a361a}.alerts-message{padding:12px 16px;border-radius:12px;font-size:14px;margin-top:16px}.alerts-message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alerts-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}@media(max-width:480px){.modal{padding:10px}.modal-content{max-height:95vh}.modal-header{padding:16px 20px}.modal-header h2{font-size:18px}.modal-body{padding:20px}}.alert-btn{width:100%;padding:14px 24px;background:#e32a36;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease}.alert-btn:hover:not(:disabled){background:#c8242f}.alert-btn:disabled{background:#ccc;cursor:not-allowed}.alert-btn .loader{width:18px;height:18px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.upgrade-modal-content{text-align:center}.upgrade-feature-locked{margin-bottom:24px}.upgrade-feature-locked h3{margin:0 0 8px;color:#333;font-size:20px}.upgrade-feature-locked p{color:#666;margin:0;line-height:1.5}.upgrade-benefits{background:#f9fafb;border-radius:12px;padding:20px;margin-bottom:24px;text-align:left}.upgrade-benefits h4{color:#333;margin:0 0 16px;font-size:16px}.upgrade-feature-list{display:flex;flex-direction:column;gap:12px}.upgrade-feature-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#333}.upgrade-feature-item i{color:#059669;margin-top:2px}.upgrade-modal-actions{display:flex;flex-direction:column;gap:12px}.enterprise-pricing-info{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:12px;padding:16px;margin-bottom:8px}.pricing-display{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:8px}.original-price{font-size:16px;color:#666}.discounted-price{font-size:24px;font-weight:700;color:#d97706}.discount-text{font-size:13px;color:#92400e;line-height:1.4}.upgrade-btn{display:block;padding:14px 24px;background:#3b82f6;color:#fff;text-align:center;text-decoration:none;border-radius:12px;font-size:16px;font-weight:600;transition:background .2s ease}.upgrade-btn:hover{background:#2563eb}.upgrade-later-btn{background:none;border:none;color:#666;font-size:14px;cursor:pointer;padding:8px;transition:color .2s ease}.upgrade-later-btn:hover{color:#333}.refund-guarantee{font-size:12px;color:#999;line-height:1.4;padding-top:8px;border-top:1px solid #eee}.faq-accordion{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:border-color .2s ease}.faq-item:hover{border-color:#d1d5db}.faq-item.active{border-color:#e32a36}.faq-question{width:100%;padding:16px;background:#f9fafb;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-size:14px;font-weight:500;color:#333;transition:background .2s ease}.faq-question:hover{background:#f3f4f6}.faq-item.active .faq-question{background:#fef2f2;color:#e32a36}.faq-question i{color:#9ca3af;transition:transform .3s ease,color .2s ease}.faq-item.active .faq-question i{transform:rotate(180deg);color:#e32a36}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer p{padding:16px;margin:0;font-size:14px;color:#666;line-height:1.6;background:#fff;border-top:1px solid #e5e7eb}.pricing-modal-content{text-align:center}.pricing-modal-icon{font-size:48px;margin-bottom:8px}.pricing-modal-content h3{margin:16px 0;color:#333;font-size:20px}.pricing-instructions{text-align:left;margin:24px 0;display:flex;flex-direction:column;gap:20px}.pricing-instruction-item{display:flex;gap:16px}.pricing-step-number{width:32px;height:32px;background:#e32a36;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.pricing-step-content{flex:1}.pricing-step-content strong{display:block;font-size:14px;color:#333;margin-bottom:4px}.pricing-step-content p{font-size:13px;color:#666;margin:4px 0;line-height:1.4}.discord-channel{background:#5865f2;color:#fff;padding:2px 6px;border-radius:12px;font-size:12px;font-weight:500}.points-highlight{background:#fef3c7;color:#d97706;padding:2px 6px;border-radius:12px;font-weight:600}.discord-join-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#5865f2;color:#fff;text-decoration:none;border-radius:12px;font-size:16px;font-weight:600;transition:background .2s ease}.discord-join-btn:hover{background:#4752c4}.discord-join-btn i{font-size:20px}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;padding:8px 0;padding-bottom:calc(8px + env(safe-area-inset-bottom));z-index:1000;box-shadow:0 -2px 12px #00000014}@media(max-width:768px){.bottom-nav{display:flex;justify-content:space-around;align-items:center}}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;text-decoration:none;color:#888;font-size:11px;font-weight:500;transition:all .2s ease;border-radius:12px;min-width:72px}.bottom-nav-item:hover{opacity:1}.bottom-nav-item.active{color:#e32a36;background:#e32a3614}.bottom-nav-icon{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(60%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(90%) contrast(90%);transition:filter .2s ease}.bottom-nav-item.active .bottom-nav-icon{filter:brightness(0) saturate(100%) invert(24%) sepia(93%) saturate(2038%) hue-rotate(341deg) brightness(89%) contrast(95%)}.home-page{display:flex;flex-direction:column;height:100vh;width:100%;overflow-x:hidden}.home-page .container{display:flex;flex:1;overflow:hidden}.left-panel{width:30%;min-width:380px;background:#fff;display:flex;flex-direction:column;overflow:hidden;box-shadow:2px 0 10px #0000001a;z-index:100}.right-panel{flex:1;position:relative}.search-screen{flex:1;display:flex;flex-direction:column;padding:30px;overflow-y:auto}.search-content{max-width:400px;margin:auto;width:100%;padding:20px 0}.search-intro{margin-bottom:40px;text-align:center}.search-intro h2{font-size:24px;margin-bottom:12px;color:#333}.search-intro p{font-size:14px;color:#666;line-height:1.5}.returning-user-banner{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:12px 16px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px;animation:slideIn .3s ease}.banner-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:space-between}.returning-user-banner span{font-size:14px;color:#0369a1}.returning-user-banner strong{color:#075985}.plan-pill{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.plan-pill.basic{background:#9ca3af;color:#fff}.plan-pill.plus{background:#3b82f6;color:#fff}.plan-pill.enterprise{background:orange;color:#fff}.group-sponsor-text{font-size:12px;color:#075985;font-weight:500}.banner-divider{height:1px;background:linear-gradient(to right,transparent,#bae6fd 20%,#bae6fd 80%,transparent)}.banner-bottom{display:flex;justify-content:space-between;align-items:center}.banner-bottom-left{display:flex;gap:1em}.manage-subscription-link{font-size:13px;text-decoration:none;color:#0369a1;font-weight:500;transition:opacity .2s ease}.manage-subscription-link:hover{opacity:.7;text-decoration:underline}.returning-user-banner a{font-size:13px;text-decoration:none;color:#0369a1;font-weight:500;transition:opacity .2s ease}.returning-user-banner a:hover{opacity:.7}.banner-bottom>a:last-child{color:#999}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.still-thinking{margin-top:32px;padding-top:24px;border-top:1px solid #eee;text-align:center}.still-thinking h3{font-size:18px;color:#333;margin-bottom:16px}.faq-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#f5f5f5;border:1px solid #ddd;border-radius:12px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:background .2s ease,border-color .2s ease}.faq-btn:hover{background:#eee;border-color:#ccc}.contact-discord{margin-top:16px;font-size:13px;color:#666}.contact-discord a{color:#5865f2;text-decoration:none;font-weight:500}.contact-discord a:hover{text-decoration:underline}.results-screen{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:0 2em}.results-header{padding:20px;border-bottom:1px solid #eee;flex-shrink:0}.back-btn{background:none;border:none;color:#e32a36;font-size:14px;font-weight:500;cursor:pointer;padding:0;margin-bottom:16px;transition:opacity .2s ease}.back-btn:hover{opacity:.7}.header-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.header-title-row h2{font-size:20px;color:#333;margin:0}.header-title-row .icon-btn{width:36px;height:36px;border-radius:36px;background:#e5e7eb;border:none;display:flex;align-items:center;justify-content:center;color:#4b5563;cursor:pointer;transition:all .2s ease}.header-title-row .icon-btn:hover{background:#d1d5db;transform:scale(1.05)}.header-title-row .icon-btn i{font-size:14px}.summary{font-size:14px;color:#666;margin:0 0 16px}.saved-search-notification{display:flex;justify-content:space-between;align-items:center;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;padding:12px 16px;margin-bottom:16px}.saved-search-info{display:flex;align-items:center;gap:8px;font-size:13px;color:#92400e}.search-again-btn{background:#d97706;color:#fff;border:none;border-radius:12px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.search-again-btn:hover{background:#b45309}.mobile-tabs{display:none;gap:8px;margin-top:16px}.tab-btn{flex:1;padding:10px;border:1px solid #ddd;background:#f5f5f5;border-radius:12px;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.tab-btn.active{background:#e32a36;border-color:#e32a36;color:#fff}@media(max-width:1024px){.home-page .container{flex-direction:column}.left-panel{width:100%;min-width:unset;flex:1}.right-panel{position:fixed;inset:0;z-index:50;display:none}.home-page.map-active .left-panel{display:none}.home-page.map-active .right-panel{display:block}.home-page.list-active .left-panel{display:flex}.home-page.list-active .right-panel{display:none}.mobile-tabs{display:flex}}@media(max-width:768px){.search-screen,.results-screen{padding-bottom:100px}}@media(max-width:480px){.search-screen{padding:20px 20px 100px}.search-intro h2{font-size:20px}.results-header{padding:16px}.saved-search-notification{flex-direction:column;gap:12px;text-align:center}}.page-container{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.blank-page{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px 100px}.blank-content{text-align:center}.blank-content h1{font-size:2.5rem;color:#e32a36;margin-bottom:12px;font-weight:700}.blank-content p{font-size:1.1rem;color:#666}@media(max-width:768px){.blank-page{padding-bottom:120px}}.tier-selector{display:inline-flex;position:relative}.tier-compact{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent;border:none;font-size:13px;color:#666;cursor:pointer;transition:all .2s ease}.tier-compact:hover,.tier-compact.active{opacity:.7}.tier-name{color:#666;font-weight:400}.tier-edit-icon{font-size:10px;color:#999}.tier-expanded{position:absolute;top:calc(100% + 8px);left:0;z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:12px;box-shadow:0 4px 20px #00000026;animation:tierDropIn .2s ease;min-width:240px}@keyframes tierDropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tier-header{margin-bottom:10px}.tier-label{font-size:13px;font-weight:500;color:#666}.tier-buttons{display:flex;background:#e8e8e8;border-radius:10px;padding:4px;gap:4px}.tier-btn{flex:1;padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#666;background:transparent;cursor:pointer;transition:all .2s ease}.tier-btn:hover{color:#333;background:#ffffff80}.tier-btn.active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.tier-buttons-2 .tier-btn{padding:10px 20px}@media(max-width:480px){.tier-btn{padding:8px 10px;font-size:13px}.tier-expanded{padding:10px}}.online-item-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:border-color .2s ease,box-shadow .2s ease}.online-item-card:hover{border-color:#e32a36;box-shadow:0 4px 12px #e32a361a}.online-item-card.out-of-stock{opacity:.7;background:#fafafa}.online-item-card{cursor:pointer}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.stock-badge{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}.stock-badge.in-stock{background:#d1fae5;color:#065f46}.stock-badge.oos{background:#fee2e2;color:#991b1b}.time-badge{font-size:12px;color:#666;display:flex;align-items:center;gap:4px}.time-badge:before{content:"⏱";font-size:11px}.item-name{font-size:15px;font-weight:600;color:#333;margin:0 0 6px;line-height:1.4}.item-sku{font-size:12px;color:#999;margin-bottom:16px}.pricing-section{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #eee}.costco-price,.vendor-price{display:flex;justify-content:space-between;align-items:center}.price-label{font-size:13px;color:#666;font-weight:500}.price-value{font-size:18px;font-weight:700;color:#333}.vendor-name{font-size:13px;color:#666;font-weight:500}.vendor-logo{height:18px;width:auto}.vendor-price-row{display:flex;align-items:center;gap:8px}.vendor-price .price-value{font-size:16px;color:#555}.delta-badge{font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.no-vendor{justify-content:center}.no-vendor-text{font-size:13px;color:#999;font-style:italic}@media(max-width:480px){.online-item-card{padding:14px}.item-name{font-size:14px}.price-value{font-size:16px}}.online-page{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.online-content{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:24px 20px 100px}.online-header{margin-bottom:24px}.online-header h1{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.online-subtitle{font-size:15px;color:#666;margin:0}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#e32a36;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}.loading-state p{font-size:15px;color:#666}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.error-state p{font-size:15px;color:#991b1b;margin-bottom:16px}.retry-btn{padding:10px 24px;background:#e32a36;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.retry-btn:hover{background:#c8242f}.inventory-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding:12px 16px;background:#f8f9fa;border-radius:10px;font-size:14px}.summary-left{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.summary-item{color:#666}.summary-item .count{font-weight:600;color:#333}.summary-item.in-stock .count{color:#065f46}.summary-item.oos .count{color:#991b1b}.summary-item.updated{color:#999;font-size:13px}.summary-divider{color:#ccc}.items-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media(min-width:640px){.items-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.items-grid{grid-template-columns:repeat(3,1fr)}}.no-items{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-items p{font-size:15px;color:#666}@media(max-width:480px){.online-content{padding:16px 16px 120px}.online-header h1{font-size:24px}.online-subtitle{font-size:14px}.inventory-summary{padding:10px 14px;font-size:13px}}.vendor-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.vendor-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.vendor-card.best-vendor{border-color:#10b981;background:linear-gradient(to bottom,#ecfdf5,#fff)}.vendor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.vendor-logo{height:22px;width:auto}.vendor-name{font-size:16px;font-weight:600;color:#333}.delta-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px}.delta-badge.positive{background:#d1fae5;color:#065f46}.delta-badge.negative{background:#fee2e2;color:#991b1b}.vendor-price-main{margin-bottom:8px}.vendor-price-main .price-value{font-size:28px;font-weight:700;color:#111}.vendor-product-name{font-size:12px;color:#666;margin-bottom:12px;line-height:1.4;min-height:2.8em}.vendor-details{padding-top:12px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:6px}.detail-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.detail-label{color:#666;display:flex;align-items:center;gap:0;flex-wrap:wrap}.detail-separator{color:#999;font-weight:400}.detail-label .tier-selector{display:inline-flex;margin-left:4px}.detail-value{font-weight:500}.detail-value.negative{color:#dc2626}.detail-value.free{color:#10b981}.vendor-note{font-size:12px;color:#666;margin-top:8px;padding-top:8px;line-height:1.4}.vendor-card-spacer{flex:1;min-height:12px}.vendor-profit{margin-top:0;padding-top:12px;border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:flex-start}.profit-label{font-size:14px;font-weight:500;color:#333}.profit-with-delta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.profit-value{font-size:18px;font-weight:700}.profit-value.positive{color:#10b981}.profit-value.negative{color:#dc2626}.vendor-profit .delta-badge{font-size:11px}@media(max-width:480px){.vendor-card{padding:14px}.vendor-price-main .price-value{font-size:24px}.profit-value{font-size:16px}}.calculator-page{background:#f8f9fa;min-height:100vh}.calculator-content{max-width:1200px;margin:0 auto;padding:20px 20px 100px}.calculator-layout{display:flex;flex-direction:column;gap:20px}.calculator-left{flex-shrink:0}.calculator-right{flex:1;min-width:0}@media(min-width:900px){.calculator-layout{flex-direction:row;align-items:flex-start;gap:32px}.calculator-left{width:380px;position:sticky;top:20px;padding-right:32px;border-right:1px solid #e5e7eb}.calculator-right{flex:1}.selected-item-card{margin-bottom:0}.vendors-section,.vendors-title{margin-top:0}}.calculator-header{margin-bottom:24px}.header-top{display:flex;justify-content:space-between;align-items:center}.calculator-header h1{font-size:1.75rem;font-weight:700;color:#111;margin:0}.calculator-subtitle{font-size:.95rem;color:#666;margin-top:6px}.empty-state{text-align:center;padding:60px 20px}.empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#e32a36,#c41f2b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.empty-icon i{font-size:32px;color:#fff}.empty-state h2{font-size:1.5rem;font-weight:700;color:#111;margin:0 0 12px}.empty-state p{font-size:1rem;color:#666;max-width:300px;margin:0 auto 28px;line-height:1.5}.empty-actions{display:flex;flex-direction:column;gap:12px;max-width:280px;margin:0 auto}.action-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease}.action-btn.primary{background:#e32a36;color:#fff}.action-btn.primary:hover{background:#c41f2b;transform:translateY(-1px)}.action-btn.secondary{background:#fff;color:#333;border:1px solid #e5e7eb}.action-btn.secondary:hover{background:#f8f9fa;border-color:#d1d5db}.selected-product-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 16px}.selected-item-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:0;border:1px solid #e5e7eb}.item-source-badge{display:inline-flex;align-items:center;gap:6px;background:#f3f4f6;color:#555;font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.selected-item-name{font-size:1.1rem;font-weight:600;color:#111;margin:0 0 6px;line-height:1.4}.selected-item-sku{font-size:13px;color:#999;margin-bottom:16px}.selected-item-price{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #eee}.selected-item-price .price-label{font-size:14px;color:#666;font-weight:500}.selected-item-price .price-value{font-size:24px;font-weight:700;color:#e32a36}.price-date{font-size:12px;color:#999;text-align:right;margin-top:6px}.vendors-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 16px}.vendors-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}@media(min-width:900px){.vendors-grid{grid-template-columns:repeat(2,1fr)}}.vendors-grid>*{height:100%}.loading-state{text-align:center;padding:40px 20px}.loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#e32a36;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.loading-state p{color:#666;font-size:15px}.error-state{text-align:center;padding:40px 20px;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}.error-state p{color:#991b1b;margin:0 0 16px}.retry-btn{background:#e32a36;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}.retry-btn:hover{background:#c41f2b}.no-vendors{text-align:center;padding:40px 20px;color:#666}.no-vendors i{font-size:32px;color:#d1d5db;margin-bottom:12px}.no-vendors p{margin:0;font-size:15px}.calculator-disclaimer{display:flex;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 16px;background:#f8f9fa;border-radius:10px;border:1px solid #e5e7eb;font-size:13px;color:#6b7280;line-height:1.5}.calculator-disclaimer i{color:#9ca3af;font-size:14px;margin-top:2px;flex-shrink:0}@media(max-width:480px){.calculator-content{padding:16px 16px 120px}.calculator-header h1{font-size:1.5rem}.selected-item-price .price-value{font-size:20px}.empty-state{padding:40px 16px}.calculator-disclaimer{font-size:12px;padding:12px 14px}}.static-page{min-height:100vh;background:#f5f5f5}.static-header{background:#e32a36;color:#fff;padding:20px 30px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:space-between}.static-header .logo{max-height:30px;height:auto}.back-link{color:#fff;text-decoration:none;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;transition:opacity .2s ease}.back-link:hover{opacity:.8}.static-container{max-width:900px;margin:0 auto;padding:40px 20px}.content-wrapper{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 10px #0000001a}.content-wrapper h1{font-size:32px;color:#333;margin-bottom:12px;font-weight:700}.last-updated{font-size:14px;color:#666;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.content-wrapper h2{font-size:22px;color:#333;margin-top:32px;margin-bottom:16px;font-weight:600}.content-wrapper h3{font-size:18px;color:#333;margin-top:24px;margin-bottom:12px;font-weight:600}.content-wrapper p{font-size:15px;color:#555;margin-bottom:16px;line-height:1.7}.content-wrapper ul,.content-wrapper ol{margin-left:24px;margin-bottom:16px}.content-wrapper li{font-size:15px;color:#555;margin-bottom:8px;line-height:1.7}.content-wrapper strong{color:#333;font-weight:600}.highlight-box{background:#f0f9ff;border-left:4px solid #E32A36;padding:16px 20px;margin:24px 0;border-radius:12px}.highlight-box p{margin-bottom:0}.contact-section{background:#f8f9fa;border-radius:12px;padding:24px;margin-top:32px}.contact-section h3{margin-top:0;margin-bottom:12px}.contact-link{color:#e32a36;text-decoration:none;font-weight:500;transition:opacity .2s ease}.contact-link:hover{opacity:.7;text-decoration:underline}.static-footer{text-align:center;padding:32px 20px;color:#666;font-size:14px}.static-footer .footer-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px}.static-footer .footer-link{color:#666;text-decoration:none;transition:color .2s ease}.static-footer .footer-link:hover{color:#e32a36;text-decoration:underline}.static-footer .footer-separator{color:#999}@media(max-width:768px){.content-wrapper{padding:24px}.content-wrapper h1{font-size:26px}.content-wrapper h2{font-size:20px}.content-wrapper h3{font-size:16px}.static-container{padding:20px 16px 100px}.static-footer{padding-bottom:100px}}.discord-page .discord-icon{color:#5865f2;font-size:32px}.discord-page .subtitle{font-size:16px;color:#666;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.discord-section{margin-bottom:40px}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.section-header i{color:#5865f2;font-size:24px}.section-header h2{margin:0;color:#333}.discord-cta-btn{display:inline-flex;align-items:center;gap:12px;background:#5865f2;color:#fff;text-decoration:none;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;transition:background .2s ease,transform .2s ease;margin:16px 0 24px}.discord-cta-btn:hover{background:#4752c4;transform:translateY(-2px)}.discord-cta-btn.large{padding:18px 36px;font-size:18px}.discord-cta-btn i{font-size:20px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:24px}.benefit-card{background:#f8f9fa;padding:24px;border-radius:12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.benefit-card i{font-size:32px;color:#5865f2;margin-bottom:12px}.benefit-card h4{margin:0 0 8px;color:#333}.benefit-card p{margin:0;font-size:14px;color:#666}.points-table{background:#f8f9fa;border-radius:12px;overflow:hidden;margin:24px 0}.points-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}.points-row:last-child{border-bottom:none}.points-row.header-row{background:#5865f2;color:#fff;font-weight:600}.points-value{background:#059669;color:#fff;padding:4px 12px;border-radius:12px;font-weight:600;font-size:14px}.redemption-info{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);padding:20px 24px;border-radius:12px;border:2px solid #f59e0b}.redemption-info i{font-size:32px;color:#d97706}.redemption-info strong{color:#92400e}.channels-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.channel-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f8f9fa;border-radius:12px;transition:background .2s ease}.channel-item:hover{background:#e9ecef}.channel-name{background:#5865f2;color:#fff;padding:4px 12px;border-radius:12px;font-family:monospace;font-size:14px;font-weight:600;white-space:nowrap}.channel-desc{color:#666;font-size:14px}.commands-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.command-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#1e1e2e;border-radius:12px}.command-item code{background:#313244;color:#89dceb;padding:8px 16px;border-radius:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;white-space:nowrap}.command-item span{color:#cdd6f4;font-size:14px}.final-cta{text-align:center;padding:40px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:12px;margin-top:40px}.final-cta h3{margin:0 0 8px;color:#333;font-size:24px}.final-cta p{margin:0 0 24px;color:#666}@media(max-width:768px){.benefits-grid{grid-template-columns:1fr}.channel-item,.command-item,.points-row{flex-direction:column;align-items:flex-start;gap:8px}.points-row.header-row{flex-direction:row;justify-content:space-between}.redemption-info{flex-direction:column;text-align:center}}:root{--border-radius: 12px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f5;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#e32a36;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}input,button,select,textarea{font-family:inherit;font-size:inherit}input:focus,button:focus,select:focus,textarea:focus{outline:none}button{cursor:pointer;border:none;background:none}button:disabled{cursor:not-allowed;opacity:.6}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.form-group input[type=text],.form-group input[type=email]{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:var(--border-radius);font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus{border-color:#e32a36;box-shadow:0 0 0 3px #e32a361a}.form-group input::placeholder{color:#999}.icon-btn{width:40px;height:40px;border-radius:50%;background:#f5f5f5;border:none;display:flex;align-items:center;justify-content:center;color:#666;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.icon-btn:hover{background:#e32a36;color:#fff;opacity:1}.loader{width:20px;height:20px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.section{margin-top:32px}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-results .icon{font-size:48px;margin-bottom:16px}.no-results h3{font-size:20px;color:#333;margin-bottom:8px}.no-results p{font-size:14px;color:#666;max-width:300px}.leaflet-popup-content-wrapper{border-radius:var(--border-radius)}.leaflet-popup-content{margin:12px 16px}.popup-content h3{font-size:16px;color:#333;margin-bottom:8px}.popup-content p{font-size:13px;color:#666;margin-bottom:4px}.popup-products{margin-top:12px;padding-top:12px;border-top:1px solid #eee}.popup-products strong{display:block;margin-bottom:8px;font-size:13px}.popup-product{font-size:12px;color:#666;margin-bottom:4px}
