@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";*,:before,:after{box-sizing:border-box}body{background:#f5f5f5;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;outline:none}a{text-decoration:none}img{max-width:100%}input{outline:none}.jt-funnel{background:#fe0000;min-height:100vh;margin:0;padding:0;font-family:Arial,sans-serif;position:relative;overflow-x:hidden}.jt-funnel:before{content:"";z-index:-1;background:#fe0000;width:100%;height:100%;position:fixed;top:0;left:0}.jt-funnel .header{z-index:999;text-align:center;background-color:#f8f7f5;border:none;flex-direction:column;width:100%;margin:0;padding:0;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.jt-funnel .logo-container{box-shadow:none;z-index:11;background-color:#f8f7f5;padding:4px 0;position:relative}.jt-funnel .logo-container:before,.jt-funnel .logo-container:after{content:"";width:100%;height:4px;box-shadow:none;background-color:#fe0000;border-radius:0;position:absolute;left:0}.jt-funnel .logo-container:before{top:0}.jt-funnel .logo-container:after{bottom:0}.jt-funnel .logo{filter:none;height:40px;box-shadow:none;margin:4px 0}.jt-funnel .banner-image{z-index:5;background-color:#fe0000;margin:0;padding:0;position:relative}.jt-funnel .bottom-img{object-fit:contain;width:100%;max-width:2000px;height:auto;margin:0 auto;display:block}.jt-funnel .main-content{background-color:#fff;justify-content:center;align-items:center;min-height:60vh;padding:30px 20px;display:flex}.jt-funnel .customs-card{text-align:center;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:500px;padding:25px;box-shadow:0 4px 15px #0000001a}.jt-funnel .customs-card h2{color:#333;margin-top:0;margin-bottom:15px;font-size:1.4rem}.jt-funnel .greeting{color:#555;margin-bottom:20px;font-size:1.1rem}.jt-funnel .notice-text{color:#444;text-align:left;background:#f7f7f7;border-bottom:2px solid #e0e0e0;border-radius:4px;margin-bottom:22px;padding:14px 15px;font-size:.92rem;line-height:1.7}.jt-funnel .alert-box{color:#555;text-align:left;box-shadow:none;background:0 0;border-left:3px solid #aaa;border-radius:0;margin-bottom:20px;padding:12px 15px}.jt-funnel .alert-box strong{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:.9rem;font-weight:600;display:block}.jt-funnel .alert-box p{color:#666;margin:0;font-size:.88rem;line-height:1.4}.jt-funnel .alert-box .fa-clock{color:#aaa;animation:1s ease-in-out infinite tick-tock;display:inline-block}.jt-funnel .package-details{text-align:left;background:#f9f9f9;border-left:4px solid #fe0000;border-radius:8px;margin-bottom:20px;padding:15px}.jt-funnel .package-details h3{color:#333;margin-top:0;margin-bottom:10px;font-size:1.1rem}.jt-funnel .package-details ul{margin:0;padding:0;list-style:none}.jt-funnel .package-details ul li{color:#444;margin-bottom:8px;font-size:.95rem}.jt-funnel .fee-details{margin-bottom:25px}.jt-funnel .fee-details p{color:#555;margin-bottom:15px;font-size:.95rem;line-height:1.4}.jt-funnel .fee-amount{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:15px;display:flex}.jt-funnel .fee-amount span{color:#555;font-size:1rem}.jt-funnel .fee-amount strong{color:#fe0000;font-size:1.3rem}.jt-funnel .pay-btn{color:#fff;cursor:pointer;background-color:#fe0000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 20px;font-size:1.1rem;font-weight:700;transition:background .3s;display:flex}.jt-funnel .pay-btn:hover{background-color:#d00000}.jt-funnel .pix-card{border-top:5px solid #32bcad}.jt-funnel .pix-card h2 i{margin-right:8px}.jt-funnel .pix-instructions{text-align:left;background:#f9f9f9;border-radius:8px;margin-bottom:20px;padding:15px}.jt-funnel .pix-instructions p{color:#444;margin:8px 0;font-size:.95rem}.jt-funnel .qr-container{background:#fff;border:1px solid #ddd;border-radius:12px;margin:15px 0;padding:10px;display:inline-block}.jt-funnel .pix-code-container{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.jt-funnel .pix-code-container input{color:#666;text-align:center;background:#f4f4f4;border:1px solid #ddd;border-radius:8px;padding:12px;font-size:.85rem}.jt-funnel .copy-btn{color:#fff;cursor:pointer;background-color:#fe0000;border:none;border-radius:8px;padding:14px 10px;font-size:1.1rem;font-weight:700;transition:background .3s}.jt-funnel .copy-btn:hover{background-color:#d00000}.jt-funnel .pix-timer{color:#666;margin-top:10px;font-size:.9rem}.jt-funnel .pix-timer strong{color:#fe0000}@media (width<=480px){.jt-funnel .main-content{background-color:#f8f8f8;padding:15px}.jt-funnel .customs-card{border:none;border-radius:12px;padding:20px 15px;box-shadow:0 2px 10px #0000000d}.jt-funnel .customs-card h2{font-size:1.25rem}.jt-funnel .greeting{font-size:1rem}.jt-funnel .package-details{padding:12px}.jt-funnel .package-details h3{font-size:1rem}.jt-funnel .package-details ul li,.jt-funnel .fee-details p{font-size:.9rem}.jt-funnel .fee-amount{text-align:center;flex-direction:column;gap:5px;padding:12px}.jt-funnel .fee-amount span{font-size:.95rem}.jt-funnel .fee-amount strong{font-size:1.3rem}.jt-funnel .pay-btn{padding:14px 10px;font-size:1.05rem}}.jt-funnel .step-by-step{text-align:left;flex-direction:column;gap:15px;display:flex}.jt-funnel .step{align-items:center;gap:15px;display:flex}.jt-funnel .step-icon{color:#555;background-color:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.jt-funnel .step-text strong{color:#333;margin-bottom:2px;font-size:.95rem;display:block}.jt-funnel .step-text p{color:#777;margin:0;font-size:.85rem}.timeline-section{padding:16px 0}.timeline{position:relative}.tl-event{min-height:60px;padding:0 16px;display:flex;position:relative}.tl-event+.tl-event{margin-top:0}.tl-time{flex-shrink:0;width:62px;padding-top:2px}.tl-time-date{color:#999;font-size:.72rem;font-weight:500}.tl-time-hour{color:#666;font-size:.78rem;font-weight:500}.tl-dot-col{flex-direction:column;flex-shrink:0;align-items:center;width:30px;display:flex;position:relative}.tl-dot{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.tl-dot.checked{color:#fff;background:#2f80ed;font-size:.55rem}.tl-dot.active{color:#fff;background:#fe0000;font-size:.55rem}.tl-dot.empty{background:#e0e0e0;width:10px;height:10px;margin-top:6px;margin-left:5px;margin-right:5px}.tl-line{background:#e8e8e8;flex:1;width:2px;margin:4px 0}.tl-event.checked .tl-line{background:#bbdefb}.tl-content{flex:1;padding-bottom:20px;padding-left:10px}.tl-content-title{color:#161823;margin-bottom:3px;font-size:.88rem;font-weight:700}.tl-content-desc{color:#666;font-size:.82rem;line-height:1.45}.tl-content-location{color:#161823;margin-top:4px;font-size:.82rem;font-style:italic;font-weight:600}.tl-note{color:#bbb;border-top:1px solid #f0f0f0;padding:10px 16px;font-size:.75rem}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.interactive-tracking-map-card{width:100%;box-shadow:none;background:#fff;border:none;border-bottom:1px solid #e5e5e5;border-radius:0;flex-direction:column;margin:0;display:flex;overflow:hidden}.interactive-tracking-map-card .map-card-header{background:#f8f9fa;border-bottom:1px solid #ebebeb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.interactive-tracking-map-card .map-card-header .map-title-row{align-items:center;gap:8px;display:flex}.interactive-tracking-map-card .map-card-header .map-title-row h4{color:#333;text-transform:uppercase;letter-spacing:.3px;margin:0;font-size:.82rem;font-weight:700}.interactive-tracking-map-card .map-card-header .live-radar-dot{background:#fe0000;border-radius:50%;width:10px;height:10px;animation:1.6s cubic-bezier(.66,0,0,1) infinite pulse-radar;box-shadow:0 0 #fe0000b3}.interactive-tracking-map-card .map-card-header .live-status-pill{border-radius:20px;align-items:center;padding:4px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.interactive-tracking-map-card .map-viewport-container{background:#eef1f4;width:100%;height:280px;min-height:280px;position:relative}.interactive-tracking-map-card .map-viewport-container .leaflet-map-canvas{z-index:1;width:100%;height:100%}.interactive-tracking-map-card .map-viewport-container .map-recenter-btn{z-index:500;color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 10px #00000026}.interactive-tracking-map-card .map-viewport-container .map-recenter-btn:hover{background:#f5f5f5;transform:scale(1.05)}.interactive-tracking-map-card .map-viewport-container .map-recenter-btn:active{transform:scale(.95)}.map-custom-div-icon{background:0 0!important;border:none!important}.map-hub-marker{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:relative;transform:translate(-50%,-100%)}.map-hub-marker .hub-badge{color:#444;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:2px;padding:3px 8px;font-size:11px;font-weight:700;box-shadow:0 2px 6px #0000002e}.map-hub-marker .hub-dot{background:#555;border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 5px #00000040}.map-dest-marker{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:relative;transform:translate(-50%,-100%)}.map-dest-marker .dest-badge{color:#111;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:2px;padding:3px 8px;font-size:11px;font-weight:800;box-shadow:0 2px 6px #0003}.map-dest-marker .dest-pin{background:var(--pin-color,#fe0000);border:2px solid #fff;border-radius:50% 50% 50% 0;width:22px;height:22px;position:relative;transform:rotate(-45deg);box-shadow:0 2px 6px #0000004d}.map-dest-marker .dest-pin i{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.truck-seized-wrapper{pointer-events:none;flex-direction:column;align-items:center;width:130px;display:flex;position:relative;transform:translate(-50%,-75%)}.truck-seized-wrapper .seized-status-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;text-align:left;background:#fffffff7;border-radius:4px;width:100%;margin-bottom:2px;padding:3px 6px;box-shadow:0 2px 8px #0000002e}.truck-seized-wrapper .seized-status-card .seized-tag{letter-spacing:.1px;align-items:center;gap:4px;font-size:8.5px;line-height:1.1;display:flex}.truck-seized-wrapper .seized-status-card .seized-tag strong{font-size:8.5px}.truck-seized-wrapper .seized-status-card .seized-loc{color:#555;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:8px;font-weight:600;line-height:1.1;display:block;overflow:hidden}.truck-seized-wrapper .truck-img-container{justify-content:center;display:flex;position:relative}.truck-seized-wrapper .truck-img-container .truck-seized-image{filter:drop-shadow(0 4px 6px #0000004d);width:52px!important;max-width:52px!important;height:auto!important}.pulse-alert{background:#d32f2f;border-radius:50%;width:7px;height:7px;animation:1.2s infinite pulse-dot;display:inline-block}@keyframes pulse-radar{0%{box-shadow:0 0 #fe0000b3}70%{box-shadow:0 0 0 8px #fe000000}to{box-shadow:0 0 #fe000000}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.tiktok-funnel{-webkit-font-smoothing:antialiased;color:#161823;background:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tiktok-funnel .page-exit{animation:.25s forwards fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.tiktok-funnel .app-header{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.tiktok-funnel .app-header-back{color:#161823;cursor:pointer;background:0 0;border:none;align-items:center;width:40px;padding:0;font-size:1.15rem;display:flex}.tiktok-funnel .app-header-title{color:#161823;font-size:1rem;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.tiktok-funnel .app-header-right{justify-content:flex-end;align-items:center;width:40px;display:flex}.tiktok-funnel .app-header-right button{color:#666;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;display:flex}.tiktok-funnel .carrier-bar{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.tiktok-funnel .carrier-info{align-items:center;gap:8px;display:flex}.tiktok-funnel .carrier-logo{color:#666;background:#f5f5f5;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.55rem;font-weight:800;display:flex}.tiktok-funnel .carrier-name{color:#161823;font-size:.88rem;font-weight:600}.tiktok-funnel .carrier-contact{color:#2f80ed;font-size:.85rem;font-weight:500;text-decoration:none}.tiktok-funnel .tracking-number{color:#999;border-bottom:8px solid #f5f5f5;align-items:center;gap:6px;padding:6px 16px 14px;font-size:.82rem;display:flex}.tiktok-funnel .tracking-number i{color:#ccc;font-size:.75rem}.tiktok-funnel .alert-banner{background:#fff8e1;border-bottom:1px solid #ffe082;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.tiktok-funnel .alert-banner i{color:#f59e0b;flex-shrink:0;margin-top:1px;font-size:1rem}.tiktok-funnel .alert-banner p{color:#92400e;font-size:.85rem;font-weight:500;line-height:1.5}.tiktok-funnel .alert-banner.danger{background:#fff0f3;border-bottom-color:#ffd6e0}.tiktok-funnel .alert-banner.danger i{color:#fe2c55}.tiktok-funnel .alert-banner.danger p{color:#9b1c31}.tiktok-funnel .alert-banner.success{background:#f0fff4;border-bottom-color:#c6f6d5}.tiktok-funnel .alert-banner.success i{color:#38a169}.tiktok-funnel .alert-banner.success p{color:#276749}.tiktok-funnel .timeline-section{padding:16px 0}.tiktok-funnel .timeline{position:relative}.tiktok-funnel .tl-event{min-height:60px;padding:0 16px;display:flex;position:relative}.tiktok-funnel .tl-event+.tl-event{margin-top:0}.tiktok-funnel .tl-time{flex-shrink:0;width:62px;padding-top:2px}.tiktok-funnel .tl-time-date{color:#999;font-size:.72rem;font-weight:500}.tiktok-funnel .tl-time-hour{color:#666;font-size:.78rem;font-weight:500}.tiktok-funnel .tl-dot-col{flex-direction:column;flex-shrink:0;align-items:center;width:30px;display:flex;position:relative}.tiktok-funnel .tl-dot{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.tiktok-funnel .tl-dot.checked{color:#fff;background:#2f80ed;font-size:.55rem}.tiktok-funnel .tl-dot.active{color:#fff;background:#fe2c55;font-size:.55rem}.tiktok-funnel .tl-dot.empty{background:#e0e0e0;width:10px;height:10px;margin-top:6px;margin-left:5px;margin-right:5px}.tiktok-funnel .tl-line{background:#e8e8e8;flex:1;width:2px;margin:4px 0}.tiktok-funnel .tl-event.checked .tl-line{background:#bbdefb}.tiktok-funnel .tl-content{flex:1;padding-bottom:20px;padding-left:10px}.tiktok-funnel .tl-content-title{color:#161823;margin-bottom:3px;font-size:.88rem;font-weight:700}.tiktok-funnel .tl-content-desc{color:#666;font-size:.82rem;line-height:1.45}.tiktok-funnel .tl-content-location{color:#161823;margin-top:4px;font-size:.82rem;font-style:italic;font-weight:600}.tiktok-funnel .tl-note{color:#bbb;border-top:1px solid #f0f0f0;padding:10px 16px;font-size:.75rem}.tiktok-funnel .section-divider{background:#f5f5f5;height:8px}.tiktok-funnel .section-divider-thin{background:#f0f0f0;height:1px}.tiktok-funnel .product-section{padding:16px}.tiktok-funnel .product-section-label{color:#999;margin-bottom:12px;font-size:.82rem;font-weight:500}.tiktok-funnel .product-item{align-items:center;gap:12px;display:flex}.tiktok-funnel .product-thumb{color:#ccc;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.3rem;display:flex;overflow:hidden}.tiktok-funnel .product-thumb img{object-fit:cover;width:100%;height:100%}.tiktok-funnel .product-details{flex:1;min-width:0}.tiktok-funnel .product-name{color:#161823;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}.tiktok-funnel .product-variant{color:#999;margin-top:2px;font-size:.78rem}.tiktok-funnel .product-price-col{text-align:right;flex-shrink:0}.tiktok-funnel .product-price{color:#161823;font-size:.88rem;font-weight:600}.tiktok-funnel .product-qty{color:#999;margin-top:2px;font-size:.78rem}.tiktok-funnel .info-section{padding:0 16px}.tiktok-funnel .info-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:13px 0;font-size:.88rem;display:flex}.tiktok-funnel .info-row:last-child{border-bottom:none}.tiktok-funnel .info-label{color:#999}.tiktok-funnel .info-value{color:#161823;align-items:center;gap:6px;font-weight:500;display:flex}.tiktok-funnel .info-value i{color:#ccc;font-size:.75rem}.tiktok-funnel .status-event{cursor:pointer;background:#fafafa;border-radius:10px;justify-content:space-between;align-items:center;margin:0 16px;padding:14px 16px;display:flex}.tiktok-funnel .status-event-left{flex-direction:column;gap:3px;display:flex}.tiktok-funnel .status-event-time{color:#161823;font-size:.82rem;font-weight:700}.tiktok-funnel .status-event-desc{color:#666;font-size:.82rem}.tiktok-funnel .status-event i.chevron{color:#ccc;font-size:.85rem}.tiktok-funnel .address-section{align-items:flex-start;gap:10px;padding:16px;display:flex}.tiktok-funnel .address-icon{color:#fe2c55;margin-top:2px;font-size:1rem}.tiktok-funnel .address-text{color:#161823;font-size:.85rem;line-height:1.5}.tiktok-funnel .address-text strong{font-weight:600}.tiktok-funnel .address-text span{color:#999;margin-top:2px;font-size:.8rem;display:block}.tiktok-funnel .store-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.tiktok-funnel .store-row-left{align-items:center;gap:8px;display:flex}.tiktok-funnel .store-icon{color:#fff;background:#161823;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;display:flex}.tiktok-funnel .store-name{color:#161823;font-size:.9rem;font-weight:600}.tiktok-funnel .store-row-right{color:#999;align-items:center;gap:4px;font-size:.82rem;display:flex}.tiktok-funnel .steps-card{background:#fff;margin-bottom:0;padding:16px}.tiktok-funnel .steps-title{color:#161823;margin-bottom:16px;font-size:.82rem;font-weight:700}.tiktok-funnel .step-list{flex-direction:column;gap:16px;display:flex}.tiktok-funnel .step-item{align-items:flex-start;gap:12px;display:flex}.tiktok-funnel .step-num{color:#fff;background:#161823;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.75rem;font-weight:700;display:flex}.tiktok-funnel .step-item-text{flex-direction:column;flex:1;gap:2px;display:flex}.tiktok-funnel .step-item-text strong{color:#161823;font-size:.88rem;font-weight:600}.tiktok-funnel .step-item-text span{color:#999;font-size:.8rem;line-height:1.4}.tiktok-funnel .order-meta{padding:14px 16px}.tiktok-funnel .order-meta-row{justify-content:space-between;align-items:center;padding:6px 0;font-size:.85rem;display:flex}.tiktok-funnel .order-meta-label{color:#999;align-items:center;gap:6px;display:flex}.tiktok-funnel .order-meta-label .pix-icon{color:#fff;background:#32bcad;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;display:flex}.tiktok-funnel .order-meta-value{color:#161823;align-items:center;gap:6px;font-weight:500;display:flex}.tiktok-funnel .order-total{color:#fe2c55;font-size:.95rem;font-weight:700}.tiktok-funnel .order-meta-sub{color:#999;font-size:.75rem}.tiktok-funnel .info-banner{background:#f0f8ff;border-top:1px solid #e8f0fe;align-items:center;gap:10px;padding:14px 16px;display:flex}.tiktok-funnel .info-banner i{color:#2f80ed;font-size:.9rem}.tiktok-funnel .info-banner span{color:#333;font-size:.82rem}.tiktok-funnel .info-banner.warning{background:#fff8e1;border-top-color:#ffe082}.tiktok-funnel .info-banner.warning i{color:#f59e0b}.tiktok-funnel .contact-row{cursor:pointer;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.tiktok-funnel .contact-row-left{color:#161823;align-items:center;gap:10px;font-size:.88rem;display:flex}.tiktok-funnel .contact-row-left i{color:#999}.tiktok-funnel .contact-row i.chevron{color:#ccc;font-size:.8rem}.tiktok-funnel .cta-bottom{z-index:50;background:#fff;border-top:1px solid #f0f0f0;padding:12px 16px;position:sticky;bottom:0}.tiktok-funnel .cta-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:background .2s,transform .1s;display:flex}.tiktok-funnel .cta-btn:active{transform:scale(.98)}.tiktok-funnel .cta-btn.primary{color:#fff;background:#fe2c55}.tiktok-funnel .cta-btn.primary:hover{background:#e91e48}.tiktok-funnel .cta-btn.dark{color:#fff;background:#161823}.tiktok-funnel .cta-btn.dark:hover{background:#2f3041}.tiktok-funnel .cta-btn.outline{color:#161823;background:#fff;border:1.5px solid #161823}.tiktok-funnel .pix-section{text-align:center;padding:20px 16px}.tiktok-funnel .pix-title{color:#161823;margin-bottom:4px;font-size:1.1rem;font-weight:700}.tiktok-funnel .pix-subtitle{color:#999;margin-bottom:20px;font-size:.85rem;line-height:1.5}.tiktok-funnel .pix-subtitle strong{color:#161823}.tiktok-funnel .pix-amount{background:#fafafa;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:14px;display:flex}.tiktok-funnel .pix-amount span{color:#999;font-size:.88rem}.tiktok-funnel .pix-amount strong{color:#fe2c55;font-size:1.3rem;font-weight:800}.tiktok-funnel .pix-qr-wrap{justify-content:center;margin:16px 0;display:flex}.tiktok-funnel .pix-qr-wrap>div{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px}.tiktok-funnel .pix-code-wrap{margin:16px 0}.tiktok-funnel .pix-code-wrap input{color:#999;text-align:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin-bottom:10px;padding:12px;font-family:Inter,monospace;font-size:.75rem}.tiktok-funnel .pix-timer{text-align:center;color:#999;background:#fafafa;border-radius:8px;margin-top:12px;padding:10px;font-size:.82rem}.tiktok-funnel .pix-timer strong{color:#fe2c55;font-weight:700}.tiktok-funnel .pix-instructions{text-align:left;margin:16px 0}.tiktok-funnel .pix-step{color:#555;align-items:center;gap:10px;padding:10px 0;font-size:.85rem;display:flex}.tiktok-funnel .pix-step+.pix-step{border-top:1px solid #f5f5f5}.tiktok-funnel .pix-step-num{color:#666;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.tiktok-funnel .success-section{text-align:center;padding:30px 16px 20px}.tiktok-funnel .success-icon{background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;animation:.5s pop-in;display:flex}@keyframes pop-in{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.tiktok-funnel .success-icon i{color:#43a047;font-size:1.8rem}.tiktok-funnel .success-title{color:#161823;margin-bottom:6px;font-size:1.15rem;font-weight:700}.tiktok-funnel .success-desc{color:#999;font-size:.85rem}.tiktok-funnel .badge{border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.tiktok-funnel .badge.danger{color:#fe2c55;background:#fff0f3}.tiktok-funnel .badge.warning{color:#e65100;background:#fff8e1}.tiktok-funnel .badge.success{color:#43a047;background:#e8f5e9}@media (width<=520px){.tiktok-funnel body{font-size:15px}}@media (width>=521px){.tiktok-funnel body{background:#f5f5f5}.tiktok-funnel .app-wrapper{background:#fff;border-radius:16px;max-width:420px;margin:20px auto;overflow:hidden;box-shadow:0 2px 20px #00000014}}.shopee-funnel{color:#000;-webkit-font-smoothing:antialiased;background:#f5f5f5;min-height:100vh;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px}.shopee-funnel .app-wrapper{background:#f5f5f5;flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 20px #0000000d}.shopee-funnel .app-header{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;height:60px;padding:0 16px;display:flex;position:sticky;top:0}.shopee-funnel .app-header .back-btn{color:#ee4d2d;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.4rem}.shopee-funnel .app-header .header-title{text-align:left;color:#222;flex:1;margin-left:15px;font-size:1.3rem;font-weight:500}.shopee-funnel .tabs-container{white-space:nowrap;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;overflow-x:auto}.shopee-funnel .tabs-container::-webkit-scrollbar{display:none}.shopee-funnel .tabs-container{-ms-overflow-style:none;scrollbar-width:none}.shopee-funnel .tab{text-align:center;color:#222;cursor:pointer;flex:1;padding:12px 10px;font-size:.95rem;position:relative}.shopee-funnel .tab.active{color:#ee4d2d}.shopee-funnel .tab.active:after{content:"";background:#ee4d2d;width:100%;height:2px;position:absolute;bottom:0;left:0}.shopee-funnel .shopee-card{background:#fff;margin-top:10px;padding:0}.shopee-funnel .shopee-card .card-header{border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:16px;display:flex}.shopee-funnel .shopee-card .card-header .shop-name{color:#222;align-items:center;gap:8px;font-size:1.1rem;font-weight:500;display:flex}.shopee-funnel .shopee-card .card-header .shop-name i{color:#888;font-size:1.1rem}.shopee-funnel .shopee-card .card-header .status-text{color:#ee4d2d;font-size:.95rem}.shopee-funnel .shopee-card .product-section{background:#fafafa;gap:15px;padding:16px;display:flex}.shopee-funnel .shopee-card .product-section .product-img{object-fit:cover;border:1px solid #e5e5e5;width:90px;height:90px}.shopee-funnel .shopee-card .product-section .product-info{flex:1}.shopee-funnel .shopee-card .product-section .product-info .product-title{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.shopee-funnel .shopee-card .product-section .product-info .product-qty{text-align:right;color:#888;font-size:.95rem}.shopee-funnel .shopee-card .product-section .product-info .product-price-row{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.shopee-funnel .shopee-card .product-section .product-info .product-price-row .old-price{color:#999;font-size:.9rem;text-decoration:line-through}.shopee-funnel .shopee-card .product-section .product-info .product-price-row .current-price{color:#ee4d2d;font-size:1.1rem;font-weight:500}.shopee-funnel .shopee-card .card-footer{border-top:1px solid #f2f2f2;flex-direction:column;align-items:flex-end;padding:16px;display:flex}.shopee-funnel .shopee-card .card-footer .total-row{color:#222;margin-bottom:16px;font-size:1rem}.shopee-funnel .shopee-card .card-footer .total-row .total-value{color:#ee4d2d;margin-left:8px;font-size:1.4rem;font-weight:500}.shopee-funnel .btn-shopee-solid{color:#fff;cursor:pointer;text-align:center;background:#ee4d2d;border:none;border-radius:2px;width:100%;padding:14px 18px;font-size:1.05rem}.shopee-funnel .btn-shopee-outline{color:#ee4d2d;cursor:pointer;background:#fff;border:1px solid #ee4d2d;border-radius:2px;width:100%;padding:14px 18px;font-size:1.05rem}.shopee-funnel .tax-alert-box{background:#fff8e1;border-bottom:8px solid #e5e5e5;align-items:flex-start;gap:12px;padding:16px;display:flex}.shopee-funnel .tax-alert-box i{color:#ff9800;margin-top:2px;font-size:1.5rem}.shopee-funnel .tax-alert-box .alert-text{flex:1}.shopee-funnel .tax-alert-box .alert-text strong{color:#333;margin-bottom:8px;font-size:1.15rem;display:block}.shopee-funnel .tax-alert-box .alert-text p{color:#555;margin:0;font-size:1rem;line-height:1.4}.shopee-funnel .timeline-container{background:#fff;margin-top:8px;padding:20px 16px}.shopee-funnel .timeline-item{padding-bottom:25px;display:flex;position:relative}.shopee-funnel .timeline-item .timeline-time{color:#999;text-align:right;flex-direction:column;width:55px;padding-top:4px;padding-right:10px;font-size:.75rem;line-height:1.3;display:flex}.shopee-funnel .timeline-item:after{content:"";z-index:1;background:#d8d8d8;width:1px;position:absolute;top:20px;bottom:-5px;left:59px}.shopee-funnel .timeline-item:last-child{padding-bottom:0}.shopee-funnel .timeline-item:last-child:after{display:none}.shopee-funnel .timeline-item .timeline-dot{z-index:2;background:#d8d8d8;border-radius:50%;width:9px;height:9px;margin-top:8px;position:relative}.shopee-funnel .timeline-item.active .timeline-dot{background:#26aa99;box-shadow:0 0 0 3px #26aa9933}.shopee-funnel .timeline-item .timeline-content{flex:1;padding-left:16px;overflow:hidden}.shopee-funnel .timeline-item .timeline-content strong{color:#222;margin-bottom:4px;font-size:.95rem;font-weight:500;display:block}.shopee-funnel .timeline-item .timeline-content.active strong{color:#26aa99}.shopee-funnel .timeline-item .timeline-content p{color:#555;margin:0 0 6px;font-size:.85rem;line-height:1.4}.shopee-funnel .timeline-item .timeline-content .location{color:#999;font-size:.75rem;display:block}.shopee-funnel .success-header-card{color:#fff;background:#26aa99;align-items:center;gap:10px;padding:15px 12px;font-size:1rem;display:flex}.shopee-funnel .address-card{background:#fff;gap:12px;margin-top:10px;padding:15px 12px;display:flex}.shopee-funnel .address-card i{color:#222;margin-top:2px;font-size:1.1rem}.shopee-funnel .address-card .address-info .name-phone{color:#222;margin-bottom:4px;font-size:.95rem;font-weight:500}.shopee-funnel .address-card .address-info .name-phone span{color:#888;margin-left:5px;font-size:.85rem;font-weight:400}.shopee-funnel .address-card .address-info .address-text{color:#555;font-size:.85rem;line-height:1.3}.shopee-funnel .pix-area{background:#fff;flex-direction:column;align-items:center;margin-top:10px;padding:20px 15px;display:flex}.shopee-funnel .pix-area .pix-title{color:#222;margin-bottom:10px;font-size:1.1rem;font-weight:500}.shopee-funnel .pix-area .qr-wrapper{border:1px solid #e5e5e5;margin:15px 0;padding:10px}.shopee-funnel .pix-area .pix-timer{color:#ee4d2d;margin-top:15px;font-size:1.2rem;font-weight:500}.shopee-funnel .pix-input-group{width:100%;margin-bottom:15px;display:flex}.shopee-funnel .pix-input-group input{color:#555;background:#fafafa;border:1px solid #e5e5e5;border-right:none;outline:none;flex:1;padding:12px;font-size:.9rem}.shopee-funnel .pix-input-group button{color:#fff;cursor:pointer;background:#ee4d2d;border:none;padding:0 15px;font-size:.9rem;font-weight:500}.shopee-funnel .pix-steps{background:#fafafa;width:100%;margin-top:15px;padding:15px}.shopee-funnel .pix-steps .step{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.shopee-funnel .pix-steps .step:last-child{margin-bottom:0}.shopee-funnel .pix-steps .step .step-num{color:#fff;background:#ee4d2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.8rem;display:flex}.shopee-funnel .pix-steps .step p{color:#555;margin:0;font-size:.85rem;line-height:1.3}@media (width>=521px){.shopee-funnel .app-wrapper{background:#f5f5f5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;max-width:400px;min-height:100vh;margin:0 auto;position:relative}}.ml-funnel{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ebebeb;min-height:100vh;font-family:Lato,Proxima Nova,-apple-system,Helvetica Neue,Arial,sans-serif}.ml-funnel *,.ml-funnel :before,.ml-funnel :after{box-sizing:border-box;margin:0;padding:0}.ml-funnel a{text-decoration:none}.ml-funnel button{cursor:pointer;font-family:inherit}.ml-funnel .ml-wrapper{background:#ebebeb;flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative}.ml-funnel .ml-content{flex-direction:column;flex:1;display:flex}.ml-funnel .ml-header{z-index:100;background:#ffe600;justify-content:space-between;align-items:center;height:56px;padding:0 12px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0000001f}.ml-funnel .ml-header .ml-header-left{align-items:center;gap:6px;display:flex}.ml-funnel .ml-header .ml-back-btn{color:#333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.ml-funnel .ml-header .ml-back-btn:active{background:#00000014}.ml-funnel .ml-header .ml-header-title{color:#333;letter-spacing:-.2px;font-size:.95rem;font-weight:700}.ml-funnel .ml-header .ml-header-center{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ml-funnel .ml-header .ml-header-right{align-items:center;gap:4px;display:flex}.ml-funnel .ml-header .ml-header-right button{color:#333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.ml-funnel .ml-header .ml-header-right button:active{background:#00000014}.ml-funnel .ml-brand{align-items:center;gap:10px;display:flex}.ml-funnel .ml-brand .ml-brand-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ml-funnel .ml-brand .ml-brand-text .ml-brand-name{color:#2d3277;letter-spacing:-.3px;font-size:1rem;font-weight:900;line-height:1}.ml-funnel .ml-brand .ml-brand-text .ml-brand-sub{color:#666;letter-spacing:.2px;margin-top:2px;font-size:.62rem;font-weight:400;line-height:1}.ml-funnel .ml-divider{background:#ebebeb;height:8px}.ml-funnel .ml-divider-thin{background:#f0f0f0;height:1px;margin:0}.ml-funnel .ml-card{background:#fff;border-radius:0;overflow:hidden}.ml-funnel .ml-section-header{color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:14px 16px 10px;font-size:1rem;font-weight:700;display:flex}.ml-funnel .ml-badge{letter-spacing:.4px;text-transform:uppercase;border-radius:3px;align-items:center;gap:3px;padding:2px 8px;font-size:.7rem;font-weight:700;line-height:1.4;display:inline-flex}.ml-funnel .ml-badge.green{color:#fff;background:#00a650}.ml-funnel .ml-badge.blue{color:#fff;background:#3483fa}.ml-funnel .ml-badge.yellow{color:#333;background:#ffe600}.ml-funnel .ml-badge.red{color:#fff;background:#f23d4f}.ml-funnel .ml-badge.gray{color:#666;background:#e0e0e0}.ml-funnel .ml-badge.full{color:#fff;background:#00a650;border-radius:2px;padding:1px 6px;font-size:.62rem}.ml-funnel .ml-badge.outline-green{color:#00a650;background:0 0;border:1px solid #00a650}.ml-funnel .ml-alert{align-items:flex-start;gap:10px;padding:11px 16px;font-size:.85rem;line-height:1.45;display:flex}.ml-funnel .ml-alert .ml-alert-icon{flex-shrink:0;margin-top:1px;font-size:.95rem}.ml-funnel .ml-alert.danger{background:#fef0f2;border-bottom:1px solid #f8d0d6}.ml-funnel .ml-alert.danger .ml-alert-icon{color:#f23d4f}.ml-funnel .ml-alert.danger strong{color:#c62d42}.ml-funnel .ml-alert.danger{color:#555}.ml-funnel .ml-alert.warning{background:#fff9e6;border-bottom:1px solid #ffe600}.ml-funnel .ml-alert.warning .ml-alert-icon{color:#f5a623}.ml-funnel .ml-alert.warning strong{color:#7a5000}.ml-funnel .ml-alert.warning{color:#666}.ml-funnel .ml-alert.info{background:#eef5ff;border-bottom:1px solid #c2d9ff}.ml-funnel .ml-alert.info .ml-alert-icon{color:#3483fa}.ml-funnel .ml-alert.info strong{color:#2968c8}.ml-funnel .ml-alert.info{color:#555}.ml-funnel .ml-alert.success{background:#f0fbf5;border-bottom:1px solid #b8e8cc}.ml-funnel .ml-alert.success .ml-alert-icon{color:#00a650}.ml-funnel .ml-alert.success strong{color:#007a3d}.ml-funnel .ml-alert.success{color:#555}.ml-funnel .ml-urgency{color:#555;background:#fef0f2;border-top:1px solid #f8d0d6;border-bottom:1px solid #f8d0d6;align-items:flex-start;gap:10px;margin:0;padding:12px 16px;font-size:.84rem;line-height:1.45;display:flex}.ml-funnel .ml-urgency i{color:#f23d4f;flex-shrink:0;margin-top:2px;font-size:.9rem}.ml-funnel .ml-urgency strong{color:#c62d42}.ml-funnel .ml-urgency .ml-link{color:#f23d4f;cursor:pointer;font-weight:700;text-decoration:underline}.ml-funnel .ml-product-store-bar{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.ml-funnel .ml-product-store-bar .store-name{color:#3483fa;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.ml-funnel .ml-product-store-bar .store-name i{font-size:.75rem}.ml-funnel .ml-product-row{align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ml-funnel .ml-product-row .ml-product-thumb{background:#f5f5f5;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.ml-funnel .ml-product-row .ml-product-thumb i{color:#3483fa;font-size:1.5rem}.ml-funnel .ml-product-row .ml-product-info{flex:1;min-width:0}.ml-funnel .ml-product-row .ml-product-info .prod-title{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.9rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.ml-funnel .ml-product-row .ml-product-info .prod-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ml-funnel .ml-timeline{padding:16px 16px 8px}.ml-funnel .ml-timeline .ml-tl-item{gap:0;padding-bottom:22px;display:flex;position:relative}.ml-funnel .ml-timeline .ml-tl-item:last-child{padding-bottom:4px}.ml-funnel .ml-timeline .ml-tl-item:last-child .ml-tl-line{display:none}.ml-funnel .ml-timeline .ml-tl-indicator{flex-direction:column;flex-shrink:0;align-items:center;width:24px;padding-top:4px;display:flex}.ml-funnel .ml-timeline .ml-tl-dot{z-index:1;background:#bdbdbd;border-radius:50%;flex-shrink:0;width:11px;height:11px}.ml-funnel .ml-timeline .ml-tl-dot.dot-alert{background:#f23d4f;width:13px;height:13px;box-shadow:0 0 0 3px #f23d4f2e}.ml-funnel .ml-timeline .ml-tl-dot.dot-done{background:#00a650}.ml-funnel .ml-timeline .ml-tl-dot.dot-current{background:#3483fa;width:13px;height:13px;box-shadow:0 0 0 3px #3483fa2e}.ml-funnel .ml-timeline .ml-tl-line{background:#e0e0e0;flex:1;width:2px;min-height:20px;margin-top:3px}.ml-funnel .ml-timeline .ml-tl-body{flex:1;margin-top:1px;padding-left:12px}.ml-funnel .ml-timeline .ml-tl-body .tl-time{color:#adadad;margin-bottom:2px;font-size:.73rem}.ml-funnel .ml-timeline .ml-tl-body .tl-title{color:#333;margin-bottom:3px;font-size:.88rem;font-weight:700;line-height:1.3}.ml-funnel .ml-timeline .ml-tl-body .tl-title.alert{color:#f23d4f}.ml-funnel .ml-timeline .ml-tl-body .tl-title.done{color:#00a650}.ml-funnel .ml-timeline .ml-tl-body .tl-title.current{color:#3483fa}.ml-funnel .ml-timeline .ml-tl-body .tl-desc{color:#666;margin-bottom:3px;font-size:.8rem;line-height:1.45}.ml-funnel .ml-timeline .ml-tl-body .tl-location{color:#adadad;align-items:center;gap:3px;font-size:.73rem;display:flex}.ml-funnel .ml-timeline .ml-tl-body .tl-location i{font-size:.68rem}.ml-funnel .ml-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.88rem;display:flex}.ml-funnel .ml-row:last-child{border-bottom:none}.ml-funnel .ml-row .row-label{color:#666}.ml-funnel .ml-row .row-value{color:#333;text-align:right;font-weight:500}.ml-funnel .ml-row .row-value-green{color:#00a650;font-weight:700}.ml-funnel .ml-row .row-value-blue{color:#3483fa;font-weight:700}.ml-funnel .ml-row .row-value-bold{color:#333;font-size:1.05rem;font-weight:700}.ml-funnel .ml-total-row{background:#f8f8f8;border-top:2px solid #ebebeb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ml-funnel .ml-total-row .total-label{color:#333;font-size:1rem;font-weight:700}.ml-funnel .ml-total-row .total-value{color:#3483fa;font-size:1.35rem;font-weight:900}.ml-funnel .ml-step-list{padding:8px 16px 4px}.ml-funnel .ml-step-list .ml-step-item{border-bottom:1px solid #f5f5f5;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.ml-funnel .ml-step-list .ml-step-item:last-child{border-bottom:none}.ml-funnel .ml-step-list .ml-step-item .step-num{color:#fff;background:#3483fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.75rem;font-weight:700;display:flex}.ml-funnel .ml-step-list .ml-step-item .step-body{flex:1}.ml-funnel .ml-step-list .ml-step-item .step-body strong{color:#333;margin-bottom:2px;font-size:.88rem;display:block}.ml-funnel .ml-step-list .ml-step-item .step-body span{color:#777;font-size:.8rem;line-height:1.4}.ml-funnel .ml-pix-wrapper{flex-direction:column;align-items:center;padding:20px 16px 16px;display:flex}.ml-funnel .ml-pix-wrapper .pix-label{color:#777;text-align:center;margin-bottom:6px;font-size:.82rem}.ml-funnel .ml-pix-wrapper .pix-amount{color:#333;letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem;font-weight:900}.ml-funnel .ml-pix-wrapper .pix-qr-box{background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex;box-shadow:0 2px 16px #0000001a}.ml-funnel .ml-pix-wrapper .pix-qr-box .pix-qr-label{color:#aaa;text-align:center;letter-spacing:.5px;text-transform:uppercase;font-size:.7rem;font-weight:700}.ml-funnel .ml-pix-wrapper .pix-copy-area{cursor:pointer;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:12px 14px;transition:border-color .2s,background .2s;display:flex}.ml-funnel .ml-pix-wrapper .pix-copy-area:active{background:#ebebeb;border-color:#3483fa}.ml-funnel .ml-pix-wrapper .pix-copy-area .pix-code-text{color:#555;word-break:break-all;flex:1;font-family:Courier New,monospace;font-size:.73rem;line-height:1.4}.ml-funnel .ml-pix-wrapper .pix-copy-area .pix-copy-btn{color:#3483fa;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:.82rem;font-weight:700;display:flex}.ml-funnel .ml-pix-wrapper .pix-copied-msg{color:#00a650;align-items:center;gap:5px;margin-top:8px;font-size:.82rem;font-weight:700;display:flex}.ml-funnel .ml-benefits{flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.ml-funnel .ml-benefits .benefit-chip{color:#007a3d;background:#f0fbf5;border:1px solid #b8e8cc;border-radius:20px;align-items:center;gap:5px;padding:5px 11px;font-size:.76rem;font-weight:700;display:flex}.ml-funnel .ml-benefits .benefit-chip i{font-size:.72rem}.ml-funnel .ml-countdown{color:#7a5000;background:#fff3cd;border-bottom:1px solid #ffe066;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;display:flex}.ml-funnel .ml-countdown i{color:#f5a623;flex-shrink:0}.ml-funnel .ml-countdown .cd-label{font-weight:400}.ml-funnel .ml-countdown .cd-time{color:#c17d00;font-variant-numeric:tabular-nums;min-width:44px;font-size:1.05rem;font-weight:900}.ml-funnel .ml-success-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#00a650 0%,#007a3d 100%);padding:28px 20px}.ml-funnel .ml-success-banner .success-check{margin-bottom:10px;font-size:3rem}.ml-funnel .ml-success-banner .success-title{margin-bottom:4px;font-size:1.3rem;font-weight:900}.ml-funnel .ml-success-banner .success-sub{opacity:.9;font-size:.88rem;line-height:1.4}.ml-funnel .ml-delivery-card{align-items:center;gap:14px;padding:14px 16px;display:flex}.ml-funnel .ml-delivery-card .delivery-icon-wrap{background:#f0fbf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ml-funnel .ml-delivery-card .delivery-icon-wrap i{color:#00a650;font-size:1.15rem}.ml-funnel .ml-delivery-card .delivery-text .del-label{color:#999;margin-bottom:2px;font-size:.75rem}.ml-funnel .ml-delivery-card .delivery-text .del-date{color:#333;font-size:1rem;font-weight:700}.ml-funnel .ml-delivery-card .delivery-text .del-badge{color:#00a650;align-items:center;gap:4px;margin-top:3px;font-size:.76rem;font-weight:700;display:flex}.ml-funnel .ml-delivery-card .delivery-text .del-badge i{font-size:.7rem}.ml-funnel .ml-next-step-item{color:#555;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:12px 16px;font-size:.86rem;line-height:1.35;display:flex}.ml-funnel .ml-next-step-item:last-child{border-bottom:none}.ml-funnel .ml-next-step-item .ns-icon{background:#f0fbf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ml-funnel .ml-next-step-item .ns-icon i{color:#00a650;font-size:.8rem}.ml-funnel .ml-address{align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ml-funnel .ml-address i{color:#3483fa;flex-shrink:0;margin-top:2px}.ml-funnel .ml-address .addr-name{color:#333;font-size:.9rem;font-weight:700}.ml-funnel .ml-address .addr-phone{color:#888;margin-left:6px;font-weight:400}.ml-funnel .ml-address .addr-line{color:#777;margin-top:3px;font-size:.83rem}.ml-funnel .ml-sticky-cta{width:100%;max-width:480px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:99;background:#fff;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -2px 12px #0000001a}.ml-funnel .ml-sticky-cta .ml-cta-hint{text-align:center;color:#888;margin-bottom:6px;font-size:.78rem}.ml-funnel .ml-sticky-cta .ml-cta-hint strong{color:#333;font-size:.9rem}.ml-funnel .ml-sticky-cta .ml-btn-primary{color:#fff;letter-spacing:.1px;background:#3483fa;border:none;border-radius:6px;width:100%;padding:14px;font-size:.97rem;font-weight:700;transition:background .2s,transform .1s}.ml-funnel .ml-sticky-cta .ml-btn-primary:active{background:#2563c8;transform:scale(.98)}.ml-funnel .ml-sticky-cta .ml-btn-ghost{color:#3483fa;background:0 0;border:none;width:100%;margin-top:4px;padding:8px;font-size:.88rem;font-weight:700}.ml-funnel .ml-sticky-cta .ml-btn-ghost:active{opacity:.7}.ml-funnel .ml-footer{text-align:center;background:#fff;border-top:1px solid #ebebeb;padding:20px 16px}.ml-funnel .ml-footer .footer-brand-row{justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.ml-funnel .ml-footer .footer-brand-row .footer-brand-name{color:#2d3277;font-size:.9rem;font-weight:900}.ml-funnel .ml-footer .footer-brand-row .footer-separator{color:#ccc;font-size:.8rem}.ml-funnel .ml-footer .footer-brand-row .footer-year{color:#aaa;font-size:.8rem}.ml-funnel .ml-footer .footer-divider{background:#f0f0f0;height:1px;margin:0 0 10px}.ml-funnel .ml-footer .footer-links{color:#aaa;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;font-size:.76rem;display:flex}.ml-funnel .ml-footer .footer-links a{color:#3483fa}.ml-funnel .ml-footer .footer-links a:hover{text-decoration:underline}.ml-funnel .ml-footer .footer-links span{color:#ddd}.ml-funnel .ml-footer .footer-cnpj{color:silver;font-size:.65rem;line-height:1.4}.ml-funnel .text-blue{color:#3483fa!important}.ml-funnel .text-green{color:#00a650!important}.ml-funnel .text-red{color:#f23d4f!important}.ml-funnel .text-gray{color:#888!important}.ml-funnel .fw-700{font-weight:700!important}.ml-funnel .fw-900{font-weight:900!important}.temu-funnel{color:#000;-webkit-font-smoothing:antialiased;background:#f5f5f5;min-height:100vh;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:14px}.temu-funnel .app-wrapper{background:#f5f5f5;flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 20px #0000000d}.temu-funnel .app-header{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;height:60px;padding:0 16px;display:flex;position:sticky;top:0}.temu-funnel .app-header .back-btn{color:#fb7701;cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.4rem}.temu-funnel .app-header .header-title{text-align:left;color:#222;flex:1;margin-left:15px;font-size:1.3rem;font-weight:500}.temu-funnel .tabs-container{white-space:nowrap;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;overflow-x:auto}.temu-funnel .tabs-container::-webkit-scrollbar{display:none}.temu-funnel .tabs-container{-ms-overflow-style:none;scrollbar-width:none}.temu-funnel .tab{text-align:center;color:#222;cursor:pointer;flex:1;padding:12px 10px;font-size:.95rem;position:relative}.temu-funnel .tab.active{color:#fb7701}.temu-funnel .tab.active:after{content:"";background:#fb7701;width:100%;height:2px;position:absolute;bottom:0;left:0}.temu-funnel .temu-card{background:#fff;margin-top:10px;padding:0}.temu-funnel .temu-card .card-header{border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:16px;display:flex}.temu-funnel .temu-card .card-header .shop-name{color:#222;align-items:center;gap:8px;font-size:1.1rem;font-weight:500;display:flex}.temu-funnel .temu-card .card-header .shop-name i{color:#888;font-size:1.1rem}.temu-funnel .temu-card .card-header .status-text{color:#fb7701;font-size:.95rem}.temu-funnel .temu-card .product-section{background:#fafafa;gap:15px;padding:16px;display:flex}.temu-funnel .temu-card .product-section .product-img{object-fit:cover;border:1px solid #e5e5e5;width:90px;height:90px}.temu-funnel .temu-card .product-section .product-info{flex:1}.temu-funnel .temu-card .product-section .product-info .product-title{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.temu-funnel .temu-card .product-section .product-info .product-qty{text-align:right;color:#888;font-size:.95rem}.temu-funnel .temu-card .product-section .product-info .product-price-row{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.temu-funnel .temu-card .product-section .product-info .product-price-row .old-price{color:#999;font-size:.9rem;text-decoration:line-through}.temu-funnel .temu-card .product-section .product-info .product-price-row .current-price{color:#fb7701;font-size:1.1rem;font-weight:500}.temu-funnel .temu-card .card-footer{border-top:1px solid #f2f2f2;flex-direction:column;align-items:flex-end;padding:16px;display:flex}.temu-funnel .temu-card .card-footer .total-row{color:#222;margin-bottom:16px;font-size:1rem}.temu-funnel .temu-card .card-footer .total-row .total-value{color:#fb7701;margin-left:8px;font-size:1.4rem;font-weight:500}.temu-funnel .btn-temu-solid{color:#fff;cursor:pointer;text-align:center;background:#fb7701;border:none;border-radius:30px;width:100%;padding:14px 18px;font-size:1.05rem;font-weight:700}.temu-funnel .btn-temu-outline{color:#fb7701;cursor:pointer;background:#fff;border:1px solid #fb7701;border-radius:30px;width:100%;padding:14px 18px;font-size:1.05rem;font-weight:700}.temu-funnel .tax-alert-box{background:#fff8e1;border-bottom:8px solid #e5e5e5;align-items:flex-start;gap:12px;padding:16px;display:flex}.temu-funnel .tax-alert-box i{color:#ff9800;margin-top:2px;font-size:1.5rem}.temu-funnel .tax-alert-box .alert-text{flex:1}.temu-funnel .tax-alert-box .alert-text strong{color:#333;margin-bottom:8px;font-size:1.15rem;display:block}.temu-funnel .tax-alert-box .alert-text p{color:#555;margin:0;font-size:1rem;line-height:1.4}.temu-funnel .timeline-container{background:#fff;margin-top:8px;padding:20px 16px}.temu-funnel .timeline-item{padding-bottom:25px;display:flex;position:relative}.temu-funnel .timeline-item .timeline-time{color:#999;text-align:right;flex-direction:column;width:55px;padding-top:4px;padding-right:10px;font-size:.75rem;line-height:1.3;display:flex}.temu-funnel .timeline-item:after{content:"";z-index:1;background:#d8d8d8;width:1px;position:absolute;top:20px;bottom:-5px;left:59px}.temu-funnel .timeline-item:last-child{padding-bottom:0}.temu-funnel .timeline-item:last-child:after{display:none}.temu-funnel .timeline-item .timeline-dot{z-index:2;background:#d8d8d8;border-radius:50%;width:9px;height:9px;margin-top:8px;position:relative}.temu-funnel .timeline-item.active .timeline-dot{background:#26aa99;box-shadow:0 0 0 3px #26aa9933}.temu-funnel .timeline-item .timeline-content{flex:1;padding-left:16px;overflow:hidden}.temu-funnel .timeline-item .timeline-content strong{color:#222;margin-bottom:4px;font-size:.95rem;font-weight:500;display:block}.temu-funnel .timeline-item .timeline-content.active strong{color:#26aa99}.temu-funnel .timeline-item .timeline-content p{color:#555;margin:0 0 6px;font-size:.85rem;line-height:1.4}.temu-funnel .timeline-item .timeline-content .location{color:#999;font-size:.75rem;display:block}.temu-funnel .success-header-card{color:#fff;background:#26aa99;align-items:center;gap:10px;padding:15px 12px;font-size:1rem;display:flex}.temu-funnel .address-card{background:#fff;gap:12px;margin-top:10px;padding:15px 12px;display:flex}.temu-funnel .address-card i{color:#222;margin-top:2px;font-size:1.1rem}.temu-funnel .address-card .address-info .name-phone{color:#222;margin-bottom:4px;font-size:.95rem;font-weight:500}.temu-funnel .address-card .address-info .name-phone span{color:#888;margin-left:5px;font-size:.85rem;font-weight:400}.temu-funnel .address-card .address-info .address-text{color:#555;font-size:.85rem;line-height:1.3}.temu-funnel .pix-area{background:#fff;flex-direction:column;align-items:center;margin-top:10px;padding:20px 15px;display:flex}.temu-funnel .pix-area .pix-title{color:#222;margin-bottom:10px;font-size:1.1rem;font-weight:500}.temu-funnel .pix-area .qr-wrapper{border:1px solid #e5e5e5;margin:15px 0;padding:10px}.temu-funnel .pix-area .pix-timer{color:#fb7701;margin-top:15px;font-size:1.2rem;font-weight:500}.temu-funnel .pix-input-group{width:100%;margin-bottom:15px;display:flex}.temu-funnel .pix-input-group input{color:#555;background:#fafafa;border:1px solid #e5e5e5;border-right:none;outline:none;flex:1;padding:12px;font-size:.9rem}.temu-funnel .pix-input-group button{color:#fff;cursor:pointer;background:#fb7701;border:none;padding:0 15px;font-size:.9rem;font-weight:500}.temu-funnel .pix-steps{background:#fafafa;width:100%;margin-top:15px;padding:15px}.temu-funnel .pix-steps .step{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.temu-funnel .pix-steps .step:last-child{margin-bottom:0}.temu-funnel .pix-steps .step .step-num{color:#fff;background:#fb7701;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.8rem;display:flex}.temu-funnel .pix-steps .step p{color:#555;margin:0;font-size:.85rem;line-height:1.3}@media (width>=521px){.temu-funnel .app-wrapper{background:#f5f5f5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;max-width:400px;min-height:100vh;margin:0 auto;position:relative}}
