@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.hero.visible .hero-content h1 .word{opacity:1!important}.about-story{background:#f9fafb;border-radius:12px;margin:20px 0;padding:100px 0;text-align:center}.about-story h2{color:#0a3d62;font-size:2.5rem;font-weight:800;margin-bottom:24px}.about-story p{color:#374151;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px}.mission-vision{background:#fff;padding:100px 0}.image-box{align-items:center;background:#feffff;border-radius:16px;box-shadow:0 8px 24px #00000014;display:flex;gap:32px;margin-bottom:48px;padding:32px;transition:transform .4s ease}.image-box.reverse{flex-direction:row-reverse}.image-box:hover{transform:translateY(-8px)}.image-box-img{border-radius:12px;flex:1 1;max-width:500px;overflow:hidden}.image-box-img img{border-radius:12px;height:300px;transition:transform .5s ease,filter .5s ease;width:100%}.image-box-img img:hover{filter:brightness(1.1);transform:scale(1.1)}.image-box-content{flex:1 1;padding:24px}.image-box-content h3{color:#0a3d62;font-size:2rem;font-weight:700;margin-bottom:16px}.image-box-content p{color:#374151;font-size:1.1rem;line-height:1.7}.why-choose-us{background:linear-gradient(180deg,#f1f5f9,#fff);padding:100px 0;text-align:center}.why-choose-us h2{color:#0a3d62;font-size:2.5rem;font-weight:800;margin-bottom:32px}.choose-list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.choose-item{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;opacity:0;padding:16px;transform:translateY(30px);transition:transform .4s ease,opacity .6s ease}.choose-item.reveal{opacity:1;transform:translateY(0)}.choose-item:hover{transform:translateY(-10px)}.choose-item i{color:#005670;font-size:2.5rem;margin-bottom:16px}.choose-item h4{color:#0a3d62;font-size:1.2rem;font-weight:700;margin-bottom:12px}.choose-item p{color:#374151;font-size:1.1rem}.our-products{background:#fff;padding:100px 0;text-align:center}.our-products h2{color:#0a3d62;font-size:2.5rem;font-weight:800;margin-bottom:24px}.our-products p{color:#374151;font-size:1.2rem;margin:0 auto 48px;max-width:800px}.product-grid{grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.product-item{background:#f9fafb;border-radius:16px;box-shadow:0 8px 24px #00000014;padding:24px;transition:transform .4s ease}.product-item:hover{transform:translateY(-10px)}.product-item img{border-radius:12px;height:350px;margin-bottom:16px;object-fit:cover;transition:transform .5s ease,filter .5s ease;width:100%}.product-item img:hover{filter:brightness(1.1);transform:scale(1.1)}.product-item h4{color:#0a3d62;font-size:1.6rem;font-weight:700;margin-bottom:12px}.product-item p{color:#374151;font-size:1.1rem}.video-section{background:linear-gradient(180deg,#fff,#f1f5f9);padding:100px 0;text-align:center}.video-section h2{color:#0a3d62;font-size:2.5rem;font-weight:800;margin-bottom:24px}.video-section p{color:#374151;font-size:1.2rem;margin:0 auto 48px;max-width:800px}.video-container{border-radius:16px;box-shadow:0 8px 24px #00000014;margin:0 auto;max-width:1000px;overflow:hidden}.video-container video{border-radius:12px;height:auto;width:100%}@media (max-width:991px){.hero{min-height:500px;padding:120px 0}.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.5rem}.image-box{gap:24px;padding:24px}.image-box,.image-box.reverse{flex-direction:column}.choose-list,.product-grid{grid-template-columns:1fr}.about-story h2,.our-products h2,.video-section h2,.why-choose-us h2{font-size:2rem}}@media (max-width:767px){.hero{padding:100px 0}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1.3rem}.about-story,.mission-vision,.our-products,.video-section,.why-choose-us{padding:80px 0}.about-story h2,.our-products h2,.video-section h2,.why-choose-us h2{font-size:1.8rem}.image-box-content h3{font-size:1.6rem}}@media (max-width:480px){.hero{min-height:400px;padding:80px 0}.hero-content h1{font-size:1.8rem}.btn-glow,.hero-content p{font-size:1.1rem}.btn-glow{padding:12px 24px}.about-story h2,.our-products h2,.video-section h2,.why-choose-us h2{font-size:1.6rem}.about-story p,.our-products p,.video-section p{font-size:1rem}.image-box-content h3{font-size:1.4rem}.choose-item p,.image-box-content p,.product-item p{font-size:.95rem}.choose-item h4,.product-item h4{font-size:1.3rem}}.map-container{background-color:#f0f0f0;border:2px solid #ccc;height:400px!important;margin-top:2rem;position:relative;width:100%!important;z-index:1}.map-container .leaflet-container{background-color:#f0f0f0;height:100%!important;width:100%!important}.branch-offices,.visible .map-container{display:block!important;opacity:1!important;visibility:visible!important}section.branch-offices.visible{opacity:1!important;transform:none!important;transition:none!important}#about-text{padding:20px}#about-text,#mission-text,#vision-text{text-align:justify}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.contact-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.container{max-width:1600px}.hero{padding:160px 0}section.visible .hero-content h1 .word{animation:revealWord .5s ease-out forwards;animation-delay:calc(.3s + var(--word-index)*.2s)}.hero-content p{font-size:1.8rem;margin-bottom:40px}.btn-glow{align-items:center;display:inline-flex;font-size:1.3rem;font-weight:700;padding:16px 40px}.hero .btn-glow:hover{box-shadow:0 8px 25px #00567099;transform:translateY(-4px)}.contact-section{padding:80px 0}.contact-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.contact-form,.contact-info{border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:2px;transition:transform .3s ease}.contact-form:hover,.contact-info:hover{transform:translateY(-6px)}.contact-form h2,.contact-info h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:20px}.info-list{display:flex;flex-direction:column;gap:24px}.contact-address{align-items:flex-start;display:flex;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.contact-address.reveal{opacity:1;transform:translateY(0)}.contact-icon{color:#005670;font-size:1.8rem;margin-right:16px;transition:color .3s ease}.contact-icon:hover{color:#1a7940}.contact-text h3{color:#0a3d62;font-size:1.5rem;font-weight:600;margin-bottom:8px}.contact-text p{color:#4a4a4a;font-size:1.1rem}.contact-text a{color:#005670;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#1a7940}.contact-form form{display:flex;flex-direction:column;gap:12px}.form-group{position:relative;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.form-group.reveal{opacity:1;transform:translateY(0)}.form-group input,.form-group textarea{background:#0000;border:none;border-bottom:1px solid #e5e7eb;padding:10px 0;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-bottom-color:#005670}.form-group textarea{min-height:80px}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;transition:transform .3s ease,opacity .3s ease}.form-group input:focus::placeholder,.form-group textarea:focus::placeholder{opacity:0;transform:translateY(-10px)}.form-group.animate-border:after{background:linear-gradient(90deg,#005670,#1a7940);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .4s ease;width:0}.form-group input:focus:after,.form-group textarea:focus:after{width:100%}.form-submit{text-align:center}.form-submit .btn-glow{background:linear-gradient(90deg,#005670,#1a7940);box-shadow:0 4px 15px #00567066;font-size:1.1rem;padding:12px 28px}.form-submit .btn-glow:hover{box-shadow:0 8px 25px #00567099;transform:translateY(-4px)}.btn-glow.animate-pulse:hover{animation:pulse 1s ease infinite}.map-section{background:#fff;padding:40px 0}.map-container{border:1px solid #e5e7eb;box-shadow:0 6px 20px #0000000f;height:400px;margin:0 auto;max-width:1200px;opacity:0;overflow:hidden;transform:scale(.9);transition:opacity .7s ease,transform .7s ease}.map-section.animate-scale.visible .map-container{opacity:1;transform:scale(1)}.animate-letters{display:inline-block}section.visible .animate-letters:not(.hero h1){animation:letters .8s ease-out forwards;display:block;margin-top:77px;text-align:center}.word[data-word="3"]{--word-index:3}@media (max-width:991px){.hero{min-height:500px;padding:120px 0}.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.5rem}.contact-grid{gap:32px;grid-template-columns:1fr;max-width:100%}.contact-form h2,.contact-info h2{font-size:1.6rem}.contact-text h3{font-size:1.4rem}.contact-text p{font-size:1rem}.form-group input,.form-group textarea{font-size:.95rem}.form-submit .btn-glow{font-size:1rem;padding:10px 24px}.map-container{height:350px}}@media (max-width:767px){.hero{padding:100px 0}.hero-content h1{font-size:2.2rem}.contact-section{padding:60px 0}.contact-form h2,.contact-info h2{font-size:1.5rem}.contact-text h3{font-size:1.3rem}.map-container{height:300px}}@media (max-width:480px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1.3rem}.contact-text h3{font-size:1.2rem}.contact-text p{font-size:.95rem}.contact-form h2,.contact-info h2{font-size:1.4rem}.form-group input,.form-group textarea{font-size:.9rem}.form-submit .btn-glow{font-size:.95rem;padding:8px 20px}.map-container{height:250px}}.ess-batteries-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.hero{height:200px;width:100vw}.hero video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.about-ess-section{background:#fff;padding:30px 0;visibility:visible;will-change:opacity,transform}.about-ess,.why-finike{margin-bottom:48px}.about-ess h2,.why-finike h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;margin-bottom:24px;position:relative}.about-ess h2:after,.why-finike h2:after{border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.about-ess-content{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr 1fr}.about-ess-text p{color:#4a5568;font-size:1rem;max-width:500px;padding:20px}.about-ess-image img{border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;width:80%}.why-finike-card{background:#f8fafc;border-left:4px solid #005670;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:32px;transition:transform .3s ease}.why-finike-card:hover{transform:translateY(-6px)}.why-finike-list{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.why-finike-item{align-items:flex-start;display:flex;gap:16px}.why-finike-icon{color:#1a7940;font-size:1.6rem;margin-top:4px}.why-finike-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:8px}.why-finike-item p{color:#4a5568;font-size:1rem}.benefits-section{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.benefits-section h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.how-it-works-section{background:#f8fafc;padding:80px 0;visibility:visible;will-change:opacity,transform}.how-it-works-section h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px}.how-it-works-content{grid-gap:172px;align-items:center;display:grid;gap:172px;grid-template-columns:1fr 1fr}.how-it-works-text{display:flex;flex-direction:column;gap:24px}.step{align-items:flex-start;display:flex;gap:16px}.step-icon{color:#1a7940;font-size:1.6rem;margin-top:4px}.step h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:8px}.step p{color:#4a5568;font-size:1rem}.how-it-works-image img{border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;width:80%}.applications-section{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.applications-section h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.applications-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.application{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:24px;text-align:center;transition:transform .3s ease}.application.reveal{animation:slide .7s ease-out forwards}.application:hover{transform:translateY(-6px)}.application-icon{color:#005670;font-size:2rem;margin-bottom:16px}.application h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:12px}.application p{color:#4a5568;font-size:1rem}.faq-section{background:#fff;min-height:500px;padding:80px 0;text-align:center;visibility:visible;will-change:opacity,transform}.faq-section h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px}.faq-icon{color:#005670;font-size:1.2rem}.gallery-section{background:#f8fafc;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.gallery-section h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;margin-bottom:40px}.gallery-icon{color:#005670;font-size:1.8rem}.gallery-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-item{border-radius:12px;box-shadow:0 6px 20px #0000000f;overflow:hidden;transition:transform .3s ease}.gallery-item.reveal{animation:slide .7s ease-out forwards}.gallery-item:hover{transform:translateY(-6px)}.gallery-item img{height:auto;object-fit:cover;width:100%}@media (max-width:991px){.hero{height:80vh}.about-ess-content,.how-it-works-content{gap:24px;grid-template-columns:1fr}.about-ess-section,.applications-section,.benefits-section,.faq-section,.gallery-section,.how-it-works-section{min-height:300px;padding:20px 0}.applications-container,.benefit-list,.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:767px){.hero{height:60vh}.about-ess-section h2,.applications-section h2,.benefits-section h2,.faq-section h2,.gallery-section h2,.how-it-works-section h2{font-size:1.6rem}.gallery-icon,.section-icon{font-size:1.5rem}.application h3,.benefit-item h3,.step h3,.why-finike-item h3{font-size:1.3rem}.application-icon,.benefit-icon{font-size:1.8rem}.step-icon,.why-finike-icon{font-size:1.5rem}.faq-icon,.faq-toggle-icon{font-size:1rem}}@media (max-width:480px){.hero{height:50vh}.about-ess-section h2,.applications-section h2,.benefits-section h2,.faq-section h2,.gallery-section h2,.how-it-works-section h2{font-size:1.4rem}.application,.benefit-item,.gallery-item,.why-finike-card{padding:16px}.application h3,.benefit-item h3,.step h3,.why-finike-item h3{font-size:1.2rem}.application-icon,.benefit-icon{font-size:1.5rem}.step-icon,.why-finike-icon{font-size:1.3rem}.applications-container,.benefit-list,.gallery-grid{grid-template-columns:1fr}.faq-toggle{font-size:.95rem}.faq-content.active,.faq-toggle{padding:12px 16px}}#essaboutimg,#essuseimg{height:300px}#essuseimg{width:400px}@media (max-width:768px){.catalog-grid{grid-template-columns:1fr}#essaboutimg{height:400px;width:99%}.hero video{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%;z-index:1}}.footer-section{background-color:#1a1a1a;color:#fff;font-family:Arial,sans-serif;padding:40px 0 20px}.container{padding:0 15px}.footer-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.footer-item h3{color:#fff;font-size:1.2rem;margin-bottom:15px}.footer-item p,.footer-item ul{color:#fff;font-size:.9rem;line-height:1.6}.footer-item ul{list-style:none;padding:0}.footer-item ul li{color:#fff;margin-bottom:10px}.footer-item ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-item ul li a:hover{color:#fff}.footer-logo img{margin-bottom:15px;max-width:150px}.footer-social{display:flex;gap:15px;margin-top:15px}.footer-social a{color:#fff;font-size:1.2rem;transition:color .3s ease}.footer-social a:hover{color:#007bff}.contact-info ul li{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.contact-info ul li svg{color:#007bff}.footer-map iframe{border-radius:5px;width:100%}.footer-copyright{border-top:1px solid #333;font-size:.85rem;margin-top:30px;padding:20px 0;text-align:center}.footer-copyright a{color:#007bff;text-decoration:none}.footer-copyright a:hover{text-decoration:underline}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.footer-grid{grid-template-columns:1fr}.footer-item{text-align:center}.contact-info ul li,.footer-social{justify-content:center}.footer-logo img{display:block;margin:0 auto 15px}}.home-wrapper{background:#f8fafc}.container{padding:0 12px;width:100%}.section-title{color:#0a3d62;font-size:clamp(1.5rem,6vw,2rem);font-weight:800;margin-bottom:24px;text-align:center}.section-subtitle{color:#374151;font-size:clamp(.85rem,4vw,1rem);margin:0 auto 24px;max-width:95%;text-align:center}.slider-section{align-items:center;display:flex;justify-content:center;min-height:40vh;overflow:hidden;position:relative}.video-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.video-overlay{color:#fff;padding:12px;position:relative;text-align:center;z-index:2}.intro-section{background:#fff;padding:40px 0}.intro-content{display:flex;flex-direction:column;gap:16px;padding:12px}.intro-text{color:#374151;font-size:clamp(.85rem,4vw,.95rem)}.intro-text p{margin-bottom:12px}.intro-image img{border-radius:8px;box-shadow:0 4px 16px #0000001a;height:auto;max-height:250px;object-fit:cover;width:100%}.about-section{background:#fff;padding:40px 0}.about-content{display:flex;flex-direction:column;gap:16px}.about-text{font-size:clamp(.85rem,4vw,.95rem)}.about-text h3{color:#0a3d62;font-size:clamp(1.2rem,5vw,1.4rem);font-weight:700;margin-bottom:8px}.about-text ul{font-size:clamp(.8rem,3.5vw,.9rem);list-style:none}.about-text ul li{margin-bottom:6px;padding-left:20px;position:relative}.about-text ul li:before{color:#1a7940;content:"✔";font-size:.9rem;left:0;position:absolute}.about-counter h4{color:#0a3d62;font-size:clamp(1rem,4.5vw,1.2rem);font-weight:700;margin-bottom:6px}.counter-number{align-items:center;display:flex;gap:6px}.counter{color:#1a7940;font-size:clamp(1.4rem,5vw,1.6rem);font-weight:800}.counter-number strong{color:#374151;font-size:clamp(1rem,4vw,1.1rem)}.about-image img{border-radius:8px;box-shadow:0 4px 16px #0000001a;height:auto;max-height:300px;object-fit:cover;width:100%}.mission-area{background:#fff;padding:40px 0;text-align:center}.mission-quote{color:#0a3d62;font-size:clamp(1rem,4.5vw,1.2rem);font-style:italic;font-weight:600;margin:0 auto;max-width:95%}.project-section{background:linear-gradient(180deg,#f1f5f9,#fff);padding:40px 0}.project-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.grid-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.grid-item.reveal{opacity:1;transform:translateY(0)}.project-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;overflow:hidden;transition:transform .4s ease}.project-card:hover{transform:translateY(-4px)}.project-card img{height:150px;object-fit:cover;transition:transform .5s ease;width:100%}.project-card img:hover{transform:scale(1.05)}.project-item-text{padding:12px}.project-item-text p{color:#374151;font-size:clamp(.8rem,3.5vw,.9rem);margin-bottom:6px}.project-item-text h3{color:#0a3d62;font-size:clamp(1rem,4vw,1.2rem);font-weight:700}.feature-section{background:linear-gradient(180deg,#f1f5f9,#fff);padding:40px 0}.feature-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 12px}.feature-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .4s ease}.feature-card:hover{transform:translateY(-4px)}.feature-card img{height:258px;object-fit:cover;transition:transform .5s ease;width:100%}#homevd{height:500px}.feature-card h3{color:#0a3d62;font-size:clamp(.9rem,3vw,1.1rem);font-weight:600;margin-top:auto;padding:12px;text-align:center}@keyframes zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}section.visible .animate-letters{animation:slideIn .6s ease-out forwards}.animate-slide,.animate-zoom{opacity:0}section.visible .animate-slide{animation:slideIn .8s ease-out forwards}section.visible .animate-zoom{animation:zoomIn .8s ease-out forwards}@media (max-width:576px){.container{padding:0 8px}.section-title{font-size:clamp(1.3rem,5.5vw,1.8rem)}.section-subtitle{font-size:clamp(.8rem,3.5vw,.9rem);max-width:100%}.slider-section{min-height:45vh}.about-section,.feature-section,.intro-section,.mission-area,.project-section{padding:30px 0}.about-content,.intro-content{gap:12px;padding:8px}.about-text,.intro-text{font-size:clamp(.8rem,3.5vw,.9rem)}.about-image img,.intro-image img{max-height:200px}.about-text ul li{margin-bottom:4px;padding-left:18px}.mission-quote{font-size:clamp(.9rem,4vw,1.1rem)}.project-card img{height:160px}.project-item-text h3,.project-item-text p{font-size:clamp(.75rem,3vw,.85rem)}.feature-grid{gap:12px}#aboutimg,#introimg{max-height:200px}}@media (min-width:577px) and (max-width:768px){.container{padding:0 16px}.slider-section{min-height:50vh}.about-section,.feature-section,.intro-section,.mission-area,.project-section{padding:50px 0}.about-content,.intro-content{flex-direction:column;gap:20px}.about-image,.about-text,.intro-image,.intro-text{max-width:100%}.feature-grid,.project-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-card img{height:160px}}@media (min-width:769px){.container{padding:0 24px}.slider-section{min-height:60vh}.about-content,.intro-content{flex-direction:row;gap:32px;padding:24px}.about-image,.about-text,.intro-image,.intro-text{flex:1 1;max-width:50%}.project-grid{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.section-title{font-size:clamp(2rem,5vw,2.5rem)}.mission-quote{font-size:clamp(1.2rem,4vw,1.5rem)}.project-card img{height:180px}}@media (min-width:992px){.slider-section{min-height:80vh}.about-section,.feature-section,.intro-section,.mission-area,.project-section{padding:80px 0}.project-card img{height:200px}}#aboutimg{margin-top:20px;max-height:300px}#aboutimg,#introimg{height:auto;object-fit:cover}#introimg{max-height:250px;width:100%}@media (max-width:768px){.feature-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.feature-card img{height:223px}}@media (max-width:480px){.feature-grid{gap:12px;grid-template-columns:1fr 1fr}.feature-card img{height:226px}.feature-card h3{font-size:.8rem;padding:8px}#homevd{height:360px}.video-bg{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%;z-index:1}}.whoweare{color:#0a3d62;font-size:clamp(1.5rem,6vw,2rem);font-weight:800;margin-bottom:24px;text-align:center}.ev-batteries-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.about-ev-section{background:#fff;min-height:500px;padding:20px 0;visibility:visible;will-change:opacity,transform}.partnership,.revolutionizing{margin-bottom:48px}.partnership h2,.revolutionizing h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;margin-bottom:24px;position:relative}.partnership h2:after,.revolutionizing h2:after{border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.about-ev-content{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr 1fr}.about-ev-text p{color:#4a5568;font-size:1rem;max-width:500px;padding:20px}.about-ev-image img{border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;width:80%}.why-ev-card{background:#f8fafc;border-left:4px solid #005670;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:32px;transition:transform .3s ease}.why-ev-card:hover{transform:translateY(-6px)}.why-ev-list{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.why-ev-item{align-items:flex-start;display:flex;gap:16px}.why-ev-icon{color:#1a7940;font-size:1.6rem;margin-top:4px}.why-ev-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:8px}.why-ev-item p{color:#4a5568;font-size:1rem}.products{background:#fff;min-height:400px;padding:20px 0;visibility:visible;will-change:opacity,transform}.products h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.product-card img{height:auto}.feature-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.feature-item{text-align:center}@media (max-width:991px){.hero{min-height:400px;padding:100px 0}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.4rem}.about-ev-content{gap:24px;grid-template-columns:1fr}.about-ev-section,.cta,.features,.products{min-height:300px;padding:60px 0}.why-ev-card{padding:24px}.feature-list,.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about-ev-image img{border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;width:100%}}@media (max-width:767px){.hero{padding:80px 0}.hero-content h1{font-size:2rem}.hero-icon{font-size:1.8rem}.hero-content p{font-size:1.2rem}.about-ev-section h2,.cta h2,.features h2,.products h2{font-size:1.6rem}.section-icon{font-size:1.5rem}.feature-item h3,.product-card h3,.why-ev-item h3{font-size:1.3rem}.feature-icon,.product-icon{font-size:1.8rem}.why-ev-icon{font-size:1.5rem}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.hero-icon{font-size:1.5rem}.btn-glow,.hero-content p{font-size:1rem}.btn-glow{padding:10px 24px}.about-ev-section h2,.cta h2,.features h2,.products h2{font-size:1.4rem}.feature-item,.product-card,.why-ev-card{padding:16px}.feature-item h3,.product-card h3,.why-ev-item h3{font-size:1.2rem}.feature-icon,.product-icon{font-size:1.5rem}.why-ev-icon{font-size:1.3rem}.feature-list,.product-grid{grid-template-columns:1fr}.about-ev-section{padding:60px}}#evimg{height:350px}.features-icon{color:#005670;font-size:2rem;margin-bottom:16px}.inverter-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.why-inverter-section{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.why-inverter-section h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;margin-bottom:24px;position:relative}.why-inverter-section h2:after{border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.why-inverter-card{background:#f8fafc;border-left:4px solid #005670;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:32px;transition:transform .3s ease}.why-inverter-card:hover{transform:translateY(-6px)}.why-inverter-list{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.why-inverter-item{align-items:flex-start;display:flex;gap:16px}.why-inverter-icon{color:#1a7940;font-size:1.6rem;margin-top:4px}.why-inverter-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:8px}.why-inverter-item p{color:#4a5568;font-size:1rem}.benefits{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.benefits h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.benefit-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.benefit-item{align-items:center;background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;display:flex;flex-direction:column;max-width:300px;padding:24px;transition:transform .3s ease;width:100%}.benefit-item.reveal{animation:slide .7s ease-out forwards}.benefit-item:hover{transform:translateY(-6px)}.benefit-icon{color:#005670;font-size:2rem;margin-bottom:16px}.benefit-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:12px}.benefit-item p{color:#4a5568;font-size:1rem}.products-section{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.products-section h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;justify-content:center;margin-bottom:40px;text-align:center}.product-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card{border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:24px;text-align:center;transition:transform .3s ease}.product-card.reveal{animation:slide .7s ease-out forwards}.product-card:hover{transform:translateY(-6px)}.product-card img{border-radius:12px;height:300px;margin-bottom:16px;width:100%}.product-icon{color:#005670;font-size:2rem;margin-bottom:12px}.product-card h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:12px}.product-card p{color:#4a5568;font-size:1rem;margin-bottom:16px}@media (max-width:991px){.hero{min-height:400px;padding:100px 0}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.4rem}.benefits,.cta,.faq,.products-section,.why-inverter-section{min-height:300px;padding:60px 0}.why-inverter-card{padding:24px}.benefit-list,.product-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:767px){.hero{padding:80px 0}.hero-content h1{font-size:2rem}.hero-icon{font-size:1.8rem}.hero-content p{font-size:1.2rem}.benefits h2,.cta h2,.faq h2,.products-section h2,.why-inverter-section h2{font-size:1.6rem}.section-icon{font-size:1.5rem}.benefit-item h3,.product-card h3,.why-inverter-item h3{font-size:1.3rem}.benefit-icon,.product-icon{font-size:1.8rem}.why-inverter-icon{font-size:1.5rem}.faq-toggle-icon{font-size:1rem}.why-inverter-section{padding:20px}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.hero-icon{font-size:1.5rem}.btn-glow,.hero-content p{font-size:1rem}.btn-glow{padding:10px 24px}.benefits h2,.cta h2,.faq h2,.products-section h2,.why-inverter-section h2{font-size:1.4rem}.benefit-item,.product-card,.why-inverter-card{padding:16px}.benefit-item h3,.product-card h3,.why-inverter-item h3{font-size:1.2rem}.benefit-icon,.product-icon{font-size:1.5rem}.why-inverter-icon{font-size:1.3rem}.benefit-list,.product-grid{grid-template-columns:1fr}.faq-toggle{font-size:.95rem}.faq-content.active,.faq-toggle{padding:12px 16px}}.catalog-image{height:200px;width:100%}@media (max-width:768px){.catalog-grid{grid-template-columns:1fr}}.navbar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #00000014;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.navbar-container{height:64px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 1rem;position:relative}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-left{gap:.5rem}.navbar-brand{align-items:center;display:flex;text-decoration:none;z-index:1001}.navbar-logo{height:40px;transition:transform .2s ease}.navbar-brand:hover .navbar-logo{transform:scale(1.02)}.desktop-nav{align-items:center;display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{align-items:center;border-radius:8px;color:#374151;display:flex;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.nav-link.active,.nav-link:hover{background-color:#2563eb14;color:#2563eb}.dropdown-toggle{align-items:center;background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .15s ease}.dropdown-toggle:hover{background-color:#2563eb14;color:#2563eb}.dropdown-icon{height:16px;margin-left:.5rem;transform-origin:center;transition:transform .15s ease;width:16px}.dropdown-icon.rotate{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #00000014;border-radius:12px;box-shadow:0 10px 25px #00000026;left:0;list-style:none;margin:0;min-width:220px;opacity:0;padding:.5rem;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateY(-10px) scale(.95);transition:all .15s cubic-bezier(.4,0,.2,1);visibility:hidden}.dropdown-menu.show{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.dropdown-header{align-items:center;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-weight:600;justify-content:space-between;padding:.5rem 1rem}.dropdown-close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:.25rem}.dropdown-close-btn:hover{background-color:#f3f4f6;color:#374151}.dropdown-item{border-radius:8px;color:#374151;cursor:pointer;display:block;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:all .15s ease}.dropdown-item:hover{background-color:#f3f4f6;color:#2563eb;transform:translateX(2px)}.navbar-actions{gap:.5rem}.action-btn,.navbar-actions{align-items:center;display:flex}.action-btn{background:none;border:none;border-radius:10px;color:#6b7280;cursor:pointer;height:40px;justify-content:center;position:relative;text-decoration:none;transition:all .2s ease;width:40px}.action-btn:hover{background-color:#f3f4f6;color:#374151}.cart-btn:hover{background-color:#2563eb14;color:#2563eb}.cart-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;line-height:1;min-width:18px;position:absolute;right:-2px;top:-2px;width:18px}.hamburger{background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:none;padding:.5rem;transition:all .2s ease}.hamburger:hover{background-color:#f3f4f6}.mobile-overlay{animation:fadeIn .3s ease forwards;background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;z-index:999}.mobile-menu{background:#fff;box-shadow:4px 0 20px #00000026;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1001}.mobile-menu.active{transform:translateX(0)}.mobile-menu-header{border-bottom:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:1rem}.mobile-menu-close-btn{background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;padding:.5rem}.mobile-menu-close-btn:hover{background-color:#f3f4f6}.mobile-menu-content{display:flex;flex:1 1;flex-direction:column;padding-top:1rem}.mobile-nav-list{flex:1 1;list-style:none;margin:0;padding:1rem 0}.mobile-nav-list>li{margin:0}.mobile-nav-link{align-items:center;background:none;border:none;color:#374151;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem 1.5rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.mobile-nav-link.active,.mobile-nav-link:hover{background-color:#2563eb14;color:#2563eb}.mobile-dropdown{background:#f8fafc;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.mobile-dropdown.show{max-height:350px}.mobile-dropdown-item{color:#6b7280;display:block;font-size:.9rem;padding:.875rem 3rem;text-decoration:none;transition:all .2s ease}.mobile-dropdown-item:hover{background-color:#e2e8f0;color:#2563eb}.mobile-menu-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem}.app-info{margin-top:1rem;text-align:center}.app-info p{color:#9ca3af;font-size:.8rem;margin:0}.desktop-only{display:flex}@media (max-width:768px){.navbar-container{height:56px;padding:0 .5rem}.navbar-logo{height:32px}.hamburger{display:flex;order:-1;padding:.25rem}.desktop-nav,.desktop-only{display:none}.action-btn{height:36px;width:36px}.cart-badge{font-size:.65rem;height:16px;min-width:16px;width:16px}.navbar-brand{position:static;transform:none}.navbar-left{gap:.25rem}}@media (max-width:1024px) and (min-width:769px){.navbar-container{padding:0 1.5rem}.desktop-nav{gap:.25rem}.nav-link{font-size:.875rem;padding:.5rem .75rem}}.telecom-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.container{padding:0 24px;position:relative}.container,.hero{visibility:visible}.hero{will-change:opacity,transform}.hero-content h1{align-items:center;display:flex;gap:12px;justify-content:center}.hero-icon{color:#005670;font-size:2.5rem}.btn-glow{box-shadow:0 4px 15px #0056704d;padding:12px 32px}.btn-glow:hover{box-shadow:0 8px 25px #00567080}.about-telecom-section{background:#fff;min-height:500px;padding:80px 0;visibility:visible;will-change:opacity,transform}.key-benefits,.overview{margin-bottom:48px}.key-benefits h2,.overview h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;margin-bottom:24px;position:relative}.key-benefits h2:after,.overview h2:after{border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.section-icon{color:#005670;font-size:1.8rem}.about-telecom-content{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr 1fr}.about-telecom-text p{color:#4a5568;font-size:1rem;max-width:500px}.about-telecom-image img{border-radius:12px;box-shadow:0 6px 20px #0000001a;height:auto;width:100%}.why-telecom-card{background:#f8fafc;border-left:4px solid #005670;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:32px;transition:transform .3s ease}.why-telecom-card:hover{transform:translateY(-6px)}.why-telecom-list{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.why-telecom-item{align-items:flex-start;display:flex;gap:16px}.why-telecom-icon{color:#1a7940;font-size:1.6rem;margin-top:4px}.why-telecom-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:8px}.why-telecom-item p{color:#4a5568;font-size:1rem}.features{background:#fff;min-height:400px;padding:80px 0;visibility:visible;will-change:opacity,transform}.features h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;justify-content:center;margin-bottom:40px;text-align:center}.feature-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.feature-item{box-shadow:0 6px 20px #0000000f;flex-direction:column;max-width:300px;padding:24px;transition:transform .3s ease;width:100%}.feature-item.reveal{animation:slide .7s ease-out forwards}.feature-item:hover{transform:translateY(-6px)}.feature-icon{color:#005670;font-size:2rem;margin-bottom:16px}.feature-item h3{color:#0a3d62;font-size:1.4rem;font-weight:600;margin-bottom:12px}.feature-item p{color:#4a5568;font-size:1rem}.faq{background:#fff;min-height:500px;padding:80px 0;text-align:center;visibility:visible;will-change:opacity,transform}.faq h2{align-items:center;color:#0a3d62;display:flex;font-size:1.8rem;font-weight:700;gap:12px;justify-content:center;margin-bottom:40px}.faq-list{margin:0 auto;max-width:900px}.faq-item{margin-bottom:16px}.faq-item.reveal{animation:slide .7s ease-out forwards}.faq-toggle{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#0a3d62;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:16px 24px;text-align:left;transition:background-color .3s ease,border-color .3s ease;width:100%}.faq-toggle.active,.faq-toggle:hover{border-color:#005670}.faq-toggle.active{background:#f8fafc}.faq-toggle span{align-items:center;display:flex;gap:12px}.faq-toggle-icon{color:#005670;font-size:1.2rem;transition:transform .3s ease}.faq-toggle.active .faq-toggle-icon{transform:rotate(180deg)}.faq-content{background:#f8fafc;border-radius:12px;max-height:0;overflow:hidden;padding:0 24px;transition:max-height .4s ease,padding .4s ease}.faq-content.active{max-height:400px;padding:16px 24px}.faq-content p{color:#4a5568;font-size:1rem}.cta{background:linear-gradient(135deg,#005670,#1a7940);color:#fff;min-height:400px;padding:80px 0;text-align:center;visibility:visible;will-change:opacity,transform}.cta h2{font-size:1.8rem;font-weight:700;margin-bottom:24px}.cta p{font-size:1.2rem;margin:0 auto 32px;max-width:700px}@media (max-width:991px){.hero{min-height:400px;padding:100px 0}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.4rem}.about-telecom-content{gap:24px;grid-template-columns:1fr}.about-telecom-section,.cta,.faq,.features{min-height:300px;padding:60px 0}.why-telecom-card{padding:24px}.feature-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:767px){.hero{padding:80px 0}.hero-content h1{font-size:2rem}.hero-icon{font-size:1.8rem}.hero-content p{font-size:1.2rem}.about-telecom-section h2,.cta h2,.faq h2,.features h2{font-size:1.6rem}.section-icon{font-size:1.5rem}.feature-item h3,.why-telecom-item h3{font-size:1.3rem}.feature-icon{font-size:1.8rem}.why-telecom-icon{font-size:1.5rem}.faq-toggle-icon{font-size:1rem}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.hero-icon{font-size:1.5rem}.btn-glow,.hero-content p{font-size:1rem}.btn-glow{padding:10px 24px}.about-telecom-section h2,.cta h2,.faq h2,.features h2{font-size:1.4rem}.feature-item,.why-telecom-card{padding:16px}.feature-item h3,.why-telecom-item h3{font-size:1.2rem}.feature-icon{font-size:1.5rem}.why-telecom-icon{font-size:1.3rem}.feature-list{grid-template-columns:1fr}.faq-toggle{font-size:.95rem}.faq-content.active,.faq-toggle{padding:12px 16px}}#telecombatt{height:300px;width:410px}.catalog-section{background-color:#f9f9f9;padding:60px 0}.catalog-section .section-subtitle{color:#666;font-size:1.2rem;margin:10px auto 30px;max-width:600px;text-align:center}.catalog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.catalog-item{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.catalog-item.reveal{opacity:1;transform:translateY(0)}.catalog-card{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease}.catalog-card:hover{transform:translateY(-5px)}.catalog-image{display:block;height:118px;margin:auto;object-fit:cover;width:10%}.catalog-text{padding:15px;text-align:center}.catalog-text h3{color:#333;font-size:1.5rem;margin:0 0 5px}.catalog-text p{color:#666;font-size:1rem;margin:0 0 10px}.catalog-text .category{color:#007bff;display:block;font-size:.9rem;font-weight:500}.catalog-cta{margin-top:30px;text-align:center}.cta-button{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#0056b3}@media (max-width:768px){.catalog-grid{grid-template-columns:1fr}#telecombatt{height:300px;width:100%}.about-telecom-text p{color:#4a5568;font-size:1rem;max-width:500px;padding:20px}#telecomcontent,.about-telecom-section{padding:20px}}.warranty-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.banner-buttons{display:flex;gap:20px;justify-content:center}.btn-glow.active{background:#0a3d62;box-shadow:0 4px 10px #0a3d6280}.btn-glow.secondary{background:#0000;border:2px solid #005670;color:#005670}.btn-glow.secondary.active,.btn-glow.secondary:hover{background:#005670;color:#fff}.warranty-services{background:#fff;padding:80px 0;text-align:center}.warranty-services h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:20px;opacity:1}.warranty-services p{color:#4a4a4a;font-size:1.1rem;margin:0 auto 40px;max-width:900px}.warranty-form-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;display:block;margin:0 auto;max-width:1000px;min-height:400px;opacity:0;padding:24px}.warranty-services.visible .warranty-form-card{animation:slide .7s ease-out forwards;opacity:1}.form-row{margin-bottom:24px}.form-group input,.form-group textarea{border:1px solid #e5e7eb;border-radius:12px;color:#1a1a1a;font-size:1rem;padding:12px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#005670;box-shadow:0 0 0 3px #0056701a;outline:none}.form-group–

textarea{min-height:120px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b7280}.error-message{border-radius:12px;margin-bottom:24px;padding:16px}.popup-overlay{align-items:center;animation:fadeIn .4s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-content{animation:slideUp .4s ease-out;background:#fff;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 12px 40px #00000040;max-width:600px;overflow:hidden;padding:2.5rem;position:relative;width:95%}.popup-close{align-items:center;background:#ff4d4f;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:2rem}.popup-close:hover{background:#e63946;box-shadow:0 4px 12px #0000004d;transform:rotate(90deg) scale(1.1)}.popup-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#005670,#1a7940);-webkit-background-clip:text;color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.warranty-details{grid-gap:1.5rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem;padding:1.5rem}.warranty-details p{display:flex;flex-direction:column;font-size:1rem;gap:.25rem;margin:0}.warranty-details p strong{color:#1a1a1a;font-weight:600}.warranty-details p span{color:#4a4a4a;font-weight:400}.popup-download{background:linear-gradient(90deg,#005670,#1a7940);border:none;border-radius:50px;box-shadow:0 4px 15px #0056704d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.9rem 2.5rem;text-align:center;transition:all .3s ease;width:100%}.popup-download:hover{background:linear-gradient(90deg,#006d8a,#209b4e);box-shadow:0 8px 25px #00567080;transform:translateY(-3px)}.popup-download:disabled{background:#6b7280;box-shadow:none;cursor:not-allowed;transform:none}.not-found{background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;padding:2rem;text-align:center}.not-found h3{color:#dc2626;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.not-found p{color:#4a4a4a;font-size:1rem;margin-bottom:1.5rem}.try-again-btn{background:#dc2626;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.try-again-btn:hover{background:#b91c1c;box-shadow:0 4px 15px #dc26264d;transform:translateY(-2px)}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;margin-left:8px;vertical-align:middle;width:20px}.btn-glow.loading{align-items:center;cursor:not-allowed;display:flex;justify-content:center;opacity:.9;position:relative}.btn-glow.loading:hover{box-shadow:0 4px 15px #00567066;transform:none}.support{background:#fff;padding:80px 0;text-align:center}.support h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:20px;opacity:1}.support p{color:#4a4a4a;font-size:1.1rem;margin:0 auto 24px;max-width:900px}.support-contact{color:#4a4a4a;font-size:1rem}.support-contact a{color:#005670;text-decoration:none;transition:color .3s ease}.support-contact a:hover{color:#1a7940}@media (max-width:991px){.hero{min-height:400px;padding:100px 0}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.4rem}.form-row{grid-template-columns:1fr}.support,.warranty-services{padding:60px 0}}@media (max-width:767px){.hero{padding:80px 0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1.2rem}.banner-buttons{flex-direction:column;gap:12px}.support h2,.warranty-services h2{font-size:1.6rem}.support p,.warranty-services p{font-size:1rem}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.btn-glow,.hero-content p{font-size:1rem}.btn-glow{padding:10px 20px}.support h2,.warranty-services h2{font-size:1.4rem}.warranty-form-card{padding:16px}}@media (max-width:600px){.popup-content{padding:1.5rem;width:90%}.popup-title{font-size:1.5rem}.warranty-details{grid-template-columns:1fr;padding:1rem}.popup-download,.try-again-btn{font-size:1rem;padding:.8rem 1.5rem}.popup-close{font-size:1rem;height:1.8rem;width:1.8rem}}@media (max-width:400px){.popup-content{padding:1rem}.popup-title{margin-bottom:1.5rem}.not-found h3,.popup-title{font-size:1.3rem}.not-found p{font-size:.9rem}}input:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f64d;outline:none}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.file-input-wrapper{border:1px solid #ccc;border-radius:4px;overflow:hidden;padding:20px;position:relative}.file-placeholder{color:#999;left:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.file-input-wrapper input[type=file]{cursor:pointer}.file-input-wrapper input[type=file]:focus+.file-placeholder{outline:auto}#comid{display:flex}#subData{margin-top:30px}.get-quote-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.container{max-width:1400px;padding:0 20px}.hero{min-height:500px;padding:120px 0}.hero-content h1{display:inline-block;font-size:3rem;letter-spacing:-1px;opacity:1}.hero-content p{font-size:1.6rem;margin-bottom:30px}.btn-glow{font-size:1.2rem;padding:12px 30px}.get-quote-form-section{background:#fff;padding:80px 0;text-align:center}.get-quote-form-section h2{color:#0a3d62;font-size:1.8rem;font-weight:700;margin-bottom:20px;opacity:1}.get-quote-form-section p{color:#4a4a4a;font-size:1.1rem;margin:0 auto 40px;max-width:900px}.quote-form-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;display:block;margin:0 auto;max-width:1000px;min-height:400px;opacity:0;padding:24px}.get-quote-form-section.visible .quote-form-card{animation:slide .7s ease-out forwards;opacity:1}.quote-form{display:flex;flex-direction:column;gap:24px}.form-row{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group.full-width{grid-column:1/-1}.form-group input,.form-group select,.form-group textarea{font-size:1rem;padding:12px}.form-group textarea{min-height:120px}.error{font-size:.9rem}.success-message{background:#e6fffa;border-radius:12px;color:#0a3d62;margin-bottom:24px;padding:16px;text-align:center}.success-message h3{font-size:1.5rem;margin-bottom:8px}.success-message p{font-size:1rem}.word[data-word="2"]{--word-index:2}@media (max-width:991px){.hero{min-height:400px;padding:100px 0}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.4rem}.form-row{grid-template-columns:1fr}.get-quote-form-section{padding:60px 0}}@media (max-width:767px){.hero{padding:80px 0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1.2rem}.get-quote-form-section h2{font-size:1.6rem}.get-quote-form-section p{font-size:1rem}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.btn-glow,.hero-content p{font-size:1rem}.btn-glow{padding:10px 20px}.get-quote-form-section h2{font-size:1.4rem}.quote-form-card{padding:16px}.success-message h3{font-size:1.3rem}}#getquote{display:block}html{-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tech-support-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.hero{justify-content:center;min-height:clamp(350px,60vw,500px);padding:clamp(80px,15vw,120px) 0}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' opacity='.05'%3E%3Cdefs%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3C/defs%3E%3Cpath filter='url(%23a)' d='M0 0h200v200H0z'/%3E%3C/svg%3E");z-index:1}.hero-content{max-width:1000px;padding:0 16px;width:100%}.hero-content h1{font-size:clamp(1.8rem,5vw,3rem);letter-spacing:-.5px;line-height:1.2;margin-bottom:20px}.hero-content h1 .word{transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.hero.visible .hero-content h1 .word{animation:revealWord .5s ease-out forwards;animation-delay:calc(.3s + var(--word-index)*.2s)}.hero-content p{font-size:clamp(1rem,3vw,1.6rem);line-height:1.5;margin-bottom:24px}.btn-glow{background:linear-gradient(90deg,#005670,#1a7940);box-shadow:0 4px 15px #00567066;font-size:clamp(1rem,2.5vw,1.2rem);padding:clamp(10px,2vw,12px) clamp(20px,4vw,30px);touch-action:manipulation}.btn-glow:hover{box-shadow:0 8px 25px #00567099}.btn-glow:active{box-shadow:0 2px 10px #0056704d;transform:translateY(0)}.tech-support-form-section{background:#fff;padding:clamp(60px,10vw,80px) 0;text-align:center}.tech-support-form-section h2{color:#0a3d62;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:700;line-height:1.3;margin-bottom:16px}.tech-support-form-section p{color:#4a4a4a;font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6;margin:0 auto 32px;max-width:900px}.support-form-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;margin:0 auto;max-width:1000px;min-height:300px;opacity:0;padding:clamp(16px,3vw,24px)}.tech-support-form-section.visible .support-form-card{animation:slide .7s ease-out forwards;opacity:1}.tech-support-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(clamp(200px,45vw,250px),1fr))}.form-group{width:100%}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#1a1a1a;font-size:clamp(.9rem,2.5vw,1rem);padding:clamp(10px,2vw,12px);transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#005670;box-shadow:0 0 0 3px #0056701a;outline:none}.form-group textarea{max-height:300px;min-height:100px;resize:vertical}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#6b7280}.error{color:#e53e3e;font-size:clamp(.8rem,2vw,.9rem);margin-top:4px;text-align:left}.error-message,.success-message{background:#e6fffa;border-radius:12px;color:#0a3d62;margin-bottom:20px;padding:clamp(12px,2.5vw,16px);text-align:center}.error-message{background:#fef2f2;color:#dc2626}.error-message h3,.success-message h3{font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:8px}.error-message p,.success-message p{font-size:clamp(.9rem,2.5vw,1rem)}@keyframes pop{0%{opacity:0;transform:scale(.6)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes revealHeading{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-letters{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}section.visible .animate-letters{animation:revealHeading .5s ease-out forwards;opacity:1;transform:translateY(0)}.animate-pop{opacity:0;transform:scale(.6)}section.visible .animate-pop{animation:pop .5s ease-out forwards}.word,.word[data-word="0"]{--word-index:0}.word[data-word="1"]{--word-index:1}@media (max-width:1024px){.hero{min-height:400px}.form-row{grid-template-columns:1fr}.container{padding:0 12px}}@media (max-width:768px){.hero{min-height:350px;padding:clamp(60px,12vw,80px) 0}.hero-content h1{font-size:clamp(1.6rem,4.5vw,2rem)}.hero-content p{font-size:clamp(.9rem,3.5vw,1.2rem)}.tech-support-form-section{padding:clamp(40px,8vw,60px) 0}.tech-support-form-section h2{font-size:clamp(1.3rem,3.5vw,1.6rem)}.tech-support-form-section p{font-size:clamp(.85rem,2.5vw,1rem)}.support-form-card{padding:clamp(12px,2.5vw,16px)}.btn-glow{font-size:clamp(.9rem,2.5vw,1rem);padding:clamp(8px,2vw,10px) clamp(16px,3.5vw,20px)}#supportid{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:300px;padding:80px 0;text-align:center}}@media (max-width:480px){.hero{min-height:300px;padding:clamp(40px,10vw,60px) 0}.hero-content h1{font-size:clamp(1.4rem,4vw,1.8rem)}.hero-content p{font-size:clamp(.85rem,3vw,1rem);margin-bottom:20px}.tech-support-form-section h2{font-size:clamp(1.2rem,3.5vw,1.4rem)}.tech-support-form-section p{margin-bottom:24px}.form-group input,.form-group select,.form-group textarea{font-size:clamp(.85rem,2.5vw,.95rem);padding:clamp(8px,2vw,10px)}#supportid{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:300px;padding:80px 0;text-align:center}.form-group textarea{min-height:80px}.error-message h3,.success-message h3{font-size:clamp(1.1rem,3vw,1.3rem)}.form-row,.tech-support-form{gap:16px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.btn-glow{box-shadow:0 4px 20px #00567080}.support-form-card{box-shadow:0 6px 24px #00000014}}@media (hover:none){.btn-glow:hover{box-shadow:0 4px 15px #00567066;transform:none}.btn-glow:active{box-shadow:0 2px 10px #0056704d;transform:scale(.98)}}#submitbtn{display:block;margin:0 auto;width:fit-content}.header{border-bottom:1px solid #e5e5e5;padding:16px 0;z-index:200}.header-container{justify-content:right;margin:80px auto 0;max-width:1200px;padding:0 16px}.header-container,.header-logo{align-items:center;display:flex}.header-logo{gap:8px}.header-logo-h1{color:#2563eb;font-size:24px}.header-logo-span{color:#6b7280;font-size:14px}.header-search-bar{flex:1 1;margin:0 16px;max-width:400px;position:relative}.header-search-input{border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:8px 12px 8px 36px;transition:border-color .2s;width:100%}.header-search-input:focus{border-color:#2563eb}.header-cart-button{align-items:center;cursor:pointer;display:flex;padding:8px;position:relative;z-index:210}.header-cart-count{align-items:center;background-color:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:.4rem;transition:all .2s ease}.card:hover{border-color:#3b82f6;box-shadow:0 8px 16px #0000001a;transform:translateY(-4px)}.card-image-container{background:#f1f5f9;border-radius:8px;margin-bottom:.4rem;overflow:hidden;position:relative}.card-image{background:#fff;height:140px;object-fit:contain;width:100%}.card-badge{align-items:center;border-radius:6px;box-shadow:0 2px 6px #0003;color:#fff;display:flex;flex-direction:column;font-size:10px;font-weight:700;line-height:1.1;padding:4px 8px;position:absolute}.card-badge.discount{background:linear-gradient(135deg,#ef4444,#dc2626)}.card-badge.warranty{background:linear-gradient(135deg,#8b5cf6,#6b21a8)}.card-badge.new{background:linear-gradient(135deg,#22c55e,#16a34a)}.card-badge.bestseller{background:linear-gradient(135deg,#f59e0b,#d97706)}.card-badge.local{background:linear-gradient(135deg,#3b82f6,#2563eb)}.badge-text{font-size:12px;font-weight:800}.badge-label{font-size:8px;font-weight:600;letter-spacing:.4px}.card-stock-warning{background:#fef3c7;border-radius:4px;bottom:.4rem;color:#92400e;font-size:10px;font-weight:600;padding:4px 8px;position:absolute;right:.4rem}.card-stock-warning.out-of-stock{background:#fee2e2;color:#dc2626}.card-content{display:flex;flex-direction:column;gap:.2rem;padding:0 .4rem}.card-title{color:#1e293b;font-size:16px;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-rating{align-items:center;display:flex;gap:4px}.star-icon{height:12px;width:12px}.star-filled,.star-half{fill:#fbbf24}.star-half{clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.rating-reviews{color:#64748b;font-size:10px}.card-price{align-items:center;display:flex;gap:8px;margin:4px 0}.discounted-price{color:#dc2626;font-size:18px}.original-price{font-size:12px}.card-features{list-style:none;margin:4px 0;padding:0}.card-features li{align-items:center;color:#374151;display:flex;font-size:12px;gap:4px}.feature-icon{color:#22c55e;font-size:12px;font-weight:700}.no-features{color:#64748b;font-style:italic}.card-actions{display:flex;gap:8px;margin-top:4px}.add-to-cart-btn,.share-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:12px;font-weight:600;gap:4px;justify-content:center;padding:8px;transition:all .2s ease}.add-to-cart-btn{color:#fff}.add-to-cart-btn,.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899)}.add-to-cart-btn:hover:not(:disabled){box-shadow:0 4px 8px #ea580c33;transform:translateY(-2px)}.share-btn{background:#e2e8f0;color:#1e293b}.share-btn:hover{background:#d1d5db;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.add-to-cart-btn:disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed;transform:none}.btn-icon{height:20px;margin:3px;width:12px}.card-quantity-controls{align-items:center;background:#f8fafc;border-radius:6px;display:flex;gap:8px;justify-content:center;margin-top:4px;padding:4px 0}.quantity-btn{border-radius:4px;height:24px;width:24px}.quantity-btn:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.quantity-display{color:#1e293b;font-size:12px;min-width:20px}.product-list-main-content{display:flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:1.5rem;padding:1.5rem}.product-list-results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.product-list-results-header-title{color:#333;font-size:1.5rem;font-weight:700}.product-list-results-header-count{color:#666;font-size:.9rem;margin-top:.5rem}.product-list-sort-container{align-items:center;display:flex;gap:.5rem}.product-list-sort-label{color:#333;font-size:.9rem}.product-list-sort-select{border:1px solid #ccc;border-radius:4px;font-size:.9rem;padding:.5rem}.product-list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.product-list-no-results{color:#666;font-size:1rem;margin-top:2rem;text-align:center}.hero-banner{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;min-height:100vh;overflow:hidden;position:relative}.hero-banner:before{animation:float 20s ease-in-out infinite;background:radial-gradient(ellipse at center,#3b82f61a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.hero-banner:after{animation:pulse 15s ease-in-out infinite;background:radial-gradient(circle,#9333ea14 0,#0000 70%);border-radius:50%;content:"";height:600px;position:absolute;right:-20%;top:20%;width:600px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(10deg)}}.content-section{animation:slideInLeft 1s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.trust-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding-top:20px}.badge{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a;color:#334155;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.badge:hover{box-shadow:0 8px 15px -3px #0000001a;transform:translateY(-2px)}.badge.trending{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;color:#92400e}.badge.live{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#10b981;color:#047857}.live-indicator{animation:blink 2s infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.main-headline{color:#0f172a;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:3.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text}.gradient-text:after{border-radius:2px;bottom:-4px;content:"";height:4px;left:0;opacity:.3;position:absolute;right:0}.subheadline{color:#64748b;font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;max-width:500px}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.feature-item{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;cursor:pointer;gap:1rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{border-color:#e2e8f0;box-shadow:0 10px 25px -3px #0000001a;transform:translateY(-4px) scale(1.02)}.feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;box-shadow:0 4px 6px -1px #3b82f64d;color:#fff;display:flex;height:60px;justify-content:center;width:60px}.feature-text h3{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.feature-text p{color:#64748b;font-size:.875rem}.sale-banner{background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);border-radius:24px;box-shadow:0 20px 25px -5px #dc26264d;margin-bottom:2.5rem;overflow:hidden;padding:2rem;position:relative}.sale-banner:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20C20 8.954 11.046 0 0 0s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20zm-30 0c0-5.523 4.477-10 10-10s10 4.477 10 10S5.523 30 0 30s-10-4.477-10-10z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.sale-header{justify-content:space-between;margin-bottom:1rem}.sale-header,.sale-live{align-items:center;display:flex}.sale-live{color:#fff;font-size:1.125rem;font-weight:700;gap:.5rem}.sale-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.sale-title{color:#fff;font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.sale-description{color:#ffffffe6;font-size:1rem;margin-bottom:1.5rem}.countdown{display:flex;gap:1rem;margin-bottom:1.5rem}.countdown-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;min-width:70px;padding:1rem;text-align:center}.countdown-number{color:#fff;display:block;font-size:1.75rem;font-weight:800}.countdown-label{color:#fffc;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:16px;box-shadow:0 10px 15px -3px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.btn-primary:hover{box-shadow:0 20px 25px -5px #3b82f666;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#fff;border:2px solid #fff;border-radius:16px;color:#dc2626;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.btn-secondary:hover{background:#ffffffe6;transform:translateY(-2px)}.visual-section{align-items:center;animation:slideInRight 1s ease-out .3s both;display:flex;justify-content:center}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero-visual{height:600px;max-width:600px;width:100%}.central-icon,.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.central-icon{animation:levitate 6s ease-in-out infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);border-radius:50%;box-shadow:0 25px 50px -12px #3b82f666;color:#fff;font-size:4rem;height:200px;width:200px}@keyframes levitate{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.orbit-item{align-items:center;animation:orbit 20s linear infinite;background:#fff;border:2px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 25px -3px #0000001a;display:flex;font-size:1.5rem;height:80px;justify-content:center;position:absolute;width:80px}.orbit-item:nth-child(2){animation-delay:-5s;left:50%;top:0;transform:translateX(-50%)}.orbit-item:nth-child(3){animation-delay:-10s;right:0;top:50%;transform:translateY(-50%)}.orbit-item:nth-child(4){animation-delay:-15s;bottom:0;left:50%;transform:translateX(-50%)}.orbit-item:nth-child(5){animation-delay:-20s;left:0;top:50%;transform:translateY(-50%)}@keyframes orbit{0%{transform:rotate(0deg) translateX(250px) rotate(0deg)}to{transform:rotate(1turn) translateX(250px) rotate(-1turn)}}.stats-section{border-top:1px solid #e2e8f0;grid-column:1/-1;margin-top:4rem;padding-top:3rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.stat-item:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-8px) scale(1.02)}.stat-icon{display:block;font-size:3rem;margin-bottom:1rem}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#64748b;font-weight:600}@media (max-width:1024px){.container{gap:3rem;grid-template-columns:1fr;padding:1.5rem}.visual-section{order:-1}.hero-visual{height:400px}.orbit-item{font-size:1.25rem;height:60px;width:60px}@keyframes orbit{0%{transform:rotate(0deg) translateX(180px) rotate(0deg)}to{transform:rotate(1turn) translateX(180px) rotate(-1turn)}}}@media (max-width:768px){.features-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}.main-headline{text-align:center}.countdown,.trust-badges{justify-content:center}}.ecom-container{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}.container{max-width:1280px;padding:0 16px}.header{background-color:#fff;border-bottom:2px solid #e5e0e5;box-shadow:0 2px 4px #0000000d;padding:1px 0;position:sticky;top:0;z-index:100}.header-content{gap:16px}.logo{align-items:center;display:flex;gap:8px}.logo h1{color:#2563eb;font-size:1.5rem;font-weight:700;margin:0}.logo span{color:#6b7280;font-size:.875rem}.search-bar{flex:1 1;max-width:400px;position:relative}.search-bar input{border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;outline:none;padding:8px 12px 8px 36px;transition:border-color .2s,box-shadow .2s;width:100%}.search-bar input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-bar svg{fill:#6b7280;height:20px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.cart-button{padding:8px;position:relative;transition:transform .2s}.cart-button:hover{transform:scale(1.1)}.cart-button svg{fill:#374151;height:24px;width:24px}.cart-count{align-items:center;background-color:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;position:absolute;right:-4px;top:-4px;width:20px}.hero{background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;padding:4rem 0}.hero-overlay{background:#000;inset:0;opacity:.3;position:absolute;z-index:1}.hero h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero p{font-size:1.25rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.hero-features{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero-features div{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:8px}.hero-features svg{fill:#fff;height:20px;width:20px}.main-content{gap:2rem;padding:2rem 0}.sidebar{flex-shrink:0;width:280px}.sidebar.mobile{animation:slideIn .3s ease-out;background:#fff;inset:0;overflow-y:auto;padding:1.5rem;position:fixed;z-index:40}.sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.sidebar-header h2{font-size:1.125rem;font-weight:600}.sidebar-header svg{fill:#374151;cursor:pointer;height:24px;transition:transform .2s;width:24px}.sidebar-header svg:hover{transform:rotate(90deg)}.filters-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.filters-container>div{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.filter-section{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:1rem}.filter-section:last-child{border-bottom:none}.filter-section button{align-items:center;background:none;border:none;color:#1f2a44;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;margin-bottom:.75rem;text-align:left;transition:color .2s;width:100%}.filter-section button:hover{color:#2563eb}.filter-section svg{fill:#374151;height:16px;width:16px}.filter-section .space-y-2>label{align-items:center;color:#4b5563;display:flex;font-size:.875rem;margin-bottom:.5rem}.filter-section input[type=checkbox],.filter-section input[type=radio]{accent-color:#2563eb;cursor:pointer;height:16px;margin-right:8px;width:16px}.filter-section .count{color:#6b7280;font-size:.75rem;margin-left:auto}.clear-filters{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;transition:color .2s}.clear-filters:hover{color:#1e40af}.mobile-filter-toggle{background:#2563eb;border:none;border-radius:50%;bottom:1rem;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;padding:.75rem;position:fixed;right:1rem;transition:transform .2s,background .2s;z-index:50}.mobile-filter-toggle:hover{background:#1e40af;transform:scale(1.1)}.mobile-filter-toggle svg{fill:#fff;height:24px;width:24px}.product-listing{flex:1 1}.results-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.results-header h2{color:#1f2a44;font-size:1.5rem;font-weight:700}.results-header p{color:#6b7280;font-size:.875rem;margin-top:.25rem}.sort-container{align-items:center;display:flex;gap:.5rem}.sort-container label{color:#6b7280;font-size:.875rem}.sort-container select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.875rem;outline:none;padding:.5rem;transition:border-color .2s,box-shadow .2s}.sort-container select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(285px,1fr))}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.product-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.product-image-container{position:relative}.product-image{display:block;height:332px;object-fit:cover;width:100%}.product-badges{display:flex;flex-direction:column;gap:4px;left:12px;position:absolute;top:12px}.product-badge{background:#10b981;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;padding:4px 8px}.product-badge.bestseller{background:#f97316}.product-badge.local{background:#2563eb}.stock-warning{background:#ef4444;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;padding:4px 8px;position:absolute;right:12px;top:12px}.product-content{padding:1rem}.product-content h3{color:#1f2a44;font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.product-rating{align-items:center;display:flex;gap:4px;margin-bottom:.5rem}.product-rating svg{height:16px;width:16px}.star-filled,.star-half{fill:#f59e0b}.star-half{opacity:.5}.star-empty{fill:#d1d5db}.product-rating span{color:#6b7280;font-size:.75rem}.product-price{align-items:center;display:flex;gap:8px;margin-bottom:.75rem}.discounted-price{color:#1f2a44;font-size:1.125rem;font-weight:700}.original-price{color:#6b7280;font-size:.875rem}.product-features{margin-bottom:.75rem}.product-features li{align-items:center;color:#4b5563;display:flex;font-size:.875rem;gap:4px;margin-bottom:4px}.product-features li:before{color:#2563eb;content:"•";font-size:1rem}.add-to-cart{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:10px;transition:background .2s,transform .2s;width:100%}.add-to-cart:hover{background:#1e40af;transform:translateY(-2px)}.add-to-cart:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.view-details{background:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-top:8px;padding:10px;transition:background .2s,transform .2s;width:100%}.view-details:hover{background:#4b5563;transform:translateY(-2px)}.modal-overlay{animation:fadeIn .3s ease-out;background:#0009;inset:0;z-index:50}.modal-content{animation:scaleIn .3s ease-out;border-radius:12px;max-height:90vh;max-width:600px;padding:1.5rem}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-close{padding:4px;right:1rem;top:1rem;transition:transform .2s}.modal-close:hover{transform:rotate(90deg)}.modal-close svg{fill:#374151;height:24px;width:24px}.modal-image{border-radius:8px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.modal-content h2{color:#1f2a44;font-size:1.5rem;font-weight:700}.modal-content .product-rating,.modal-content h2{margin-bottom:.75rem}.modal-content .product-price,.modal-content p{margin-bottom:1rem}.modal-content p{color:#4b5563;font-size:.875rem;line-height:1.6}.modal-specs{margin-bottom:1rem}.modal-specs h3{color:#1f2a44;font-size:1rem;font-weight:600;margin-bottom:.5rem}.modal-specs p{color:#4b5563;font-size:.875rem;margin-bottom:4px}@media (max-width:1024px){.sidebar{display:none}.hero h1{font-size:2rem}.hero p{font-size:1rem}.main-content{flex-direction:column}.product-listing{width:100%}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.results-header{align-items:flex-start;flex-direction:column;gap:.75rem}.sort-container,.sort-container select{width:100%}.header-content{flex-wrap:wrap}.search-bar{max-width:100%;order:3;width:100%}}@media (max-width:640px){.hero h1{font-size:1.5rem}.hero p{font-size:.875rem}.hero-features{gap:1rem}.product-grid{grid-template-columns:1fr}.product-card{max-width:100%}}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}button:focus-visible,input:focus-visible{box-shadow:0 0 0 3px #2563eb1a}.ecom-container{background-color:#f7f7f7;min-height:100vh}.ecom-notification{animation:slideIn .3s ease-out;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;padding:12px 24px;position:fixed;right:20px;top:20px;z-index:300}.ecom-notification-error{background:#ef4444}.loading-skeleton{background-color:var(--background-white);border-radius:var(--border-radius);box-shadow:0 10px 30px var(--shadow-medium);padding:30px}.skeleton-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.2fr}.skeleton-image{background-color:#e0e0e0;border-radius:var(--border-radius)}.skeleton-info{gap:20px}.skeleton-title{height:35px;width:80%}.skeleton-rating,.skeleton-title{background-color:#e0e0e0;border-radius:5px;overflow:hidden;position:relative}.skeleton-rating{height:20px;width:40%}.skeleton-price{background-color:#e0e0e0;border-radius:5px;height:45px;overflow:hidden;position:relative;width:50%}.skeleton-actions{gap:15px}.skeleton-actions>div{background-color:#e0e0e0;border-radius:var(--border-radius);flex:1 1;height:50px;overflow:hidden;position:relative}.cart-container{background:linear-gradient(135deg,#f8fafc,#e0f2fe 50%,#e0e7ff);box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;width:100%}.cart-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #94a3b880;margin-top:5rem;position:sticky;top:0;width:100%;z-index:50}.header-content{box-sizing:border-box}.back-button{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:.25rem;transition:background-color .2s}.back-button:hover{background-color:#f1f5f9}.main-content{box-sizing:border-box;display:flex;flex:1 1;padding:1rem .5rem;width:100%}@media (min-width:640px){.main-content{padding:1.5rem 1rem}}@media (min-width:1024px){.main-content{padding:2rem 1.5rem}}.content-grid{width:100%}.cart-section{display:flex;flex:2 1;flex-direction:column;gap:1rem;width:100%}.cart-card{background:#fff;border:1px solid #94a3b880;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.cart-header-section{background:linear-gradient(90deg,#faf5ff,#fdf2f8);background:var(--gradient-cart);border-bottom:1px solid #94a3b880;padding:.75rem 1rem}.cart-title{color:#0f172a;color:var(--text-dark);font-size:1rem;font-weight:600;margin:0}.cart-subtitle{color:#64748b;color:var(--text-muted);font-size:.75rem;margin:0}.cart-content{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.cart-item{flex-wrap:wrap}.item-price,.item-stock{color:#64748b;color:var(--text-muted);font-size:.75rem;margin:.125rem 0 0}.item-controls{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}.quantity-selector{background-color:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;gap:.25rem;padding:.125rem}.quantity-button{background:#0000;border:none;cursor:pointer;padding:.25rem;transition:background-color .2s}.quantity-button:hover{background-color:#f1f5f9}.quantity-button:disabled{cursor:not-allowed;opacity:.5}.quantity{color:#0f172a;color:var(--text-dark);font-size:.875rem;font-weight:500;min-width:1.5rem;text-align:center}.remove-button{align-items:center;background:#0000;border:none;color:#dc2626;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.25rem .5rem;transition:background-color .2s}.remove-button:hover{background-color:#fef2f2}.item-subtotal{color:#0f172a;color:var(--text-dark);font-size:.875rem;font-weight:500}.empty-cart{background:#fff;border:1px solid #94a3b880;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;width:100%}.empty-cart-title{color:#0f172a;color:var(--text-dark);font-size:1rem;font-weight:600;margin:0 0 .25rem}.empty-cart-text{font-size:.75rem;margin:0 0 .75rem}.continue-shopping-button{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border-radius:.5rem;color:#fff;display:inline-block;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.continue-shopping-button:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9)}.summary-sticky{top:7rem;width:100%}.summary-card{width:100%}.continue-shopping-link{color:#2563eb;color:var(--primary-blue);display:block;font-size:.75rem;font-weight:500;margin-top:.75rem;text-align:center;text-decoration:none}.continue-shopping-link:hover{text-decoration:underline}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.product-details-container{background:#f8fafc;margin:0 auto;max-width:90vw;min-height:100vh;padding:clamp(.5rem,2vw,1rem)}.breadcrumb{color:#64748b;color:var(--text-muted);flex-wrap:wrap;font-size:clamp(.625rem,1.8vw,.75rem);margin-bottom:.75rem;padding:.25rem 0}.breadcrumb,.breadcrumb-link{align-items:center;display:flex}.breadcrumb-link{color:#2563eb;color:var(--primary-blue);cursor:pointer;gap:.25rem;text-decoration:none;transition:color .2s ease}.breadcrumb-link:hover{color:#1d4ed8}.breadcrumb-icon{font-size:clamp(.625rem,1.8vw,.75rem)}.breadcrumb-separator{color:#cbd5e1;margin:0 .25rem}.breadcrumb-current{color:#0f172a;color:var(--text-dark);font-weight:500;max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-main-grid{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:clamp(.75rem,2vw,1rem)}.product-gallery{display:flex;flex-direction:column;gap:.5rem}.main-image-container{aspect-ratio:1/1;background:#f1f5f9;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;cursor:zoom-in;overflow:hidden;position:relative;width:100%}.main-image-container.zoom-active{cursor:zoom-out}.main-product-image{background:#fff;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.discount-badge{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:.25rem;box-shadow:0 1px 4px #ef44444d;color:#fff;display:flex;flex-direction:column;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:700;left:.5rem;line-height:1.1;padding:.25rem .5rem;position:absolute;top:.5rem}.discount-text{font-size:clamp(.625rem,1.5vw,.75rem);font-weight:800}.discount-label{font-size:clamp(.375rem,1vw,.5rem);font-weight:600}.wishlist-btn,.zoom-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:clamp(.75rem,2vw,.875rem);height:clamp(1.5rem,3.5vw,1.75rem);justify-content:center;position:absolute;top:.5rem;touch-action:manipulation;transition:all .2s ease;width:clamp(1.5rem,3.5vw,1.75rem)}.zoom-btn{right:.5rem}.wishlist-btn{right:clamp(2rem,5vw,2.5rem)}.wishlist-btn:hover,.zoom-btn:hover{background:#fff;transform:scale(1.05)}.thumbnail-gallery{display:flex;flex-direction:row;gap:.375rem;overflow-x:auto;padding:.25rem 0;scrollbar-width:thin;width:100%}.thumbnail-container{border:2px solid #0000;border-radius:.25rem;cursor:pointer;flex-shrink:0;height:clamp(50px,12vw,60px);overflow:hidden;touch-action:manipulation;transition:all .2s ease;width:clamp(50px,12vw,60px)}.thumbnail-container:hover{border-color:#2563eb;border-color:var(--primary-blue);transform:scale(1.03)}.thumbnail-container.active{border-color:#2563eb;border-color:var(--primary-blue);box-shadow:0 1px 4px #3b82f633}.thumbnail-image{height:100%;object-fit:contain;width:100%}.read-more-btn{align-items:center;background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:clamp(.625rem,1.5vw,.75rem);font-weight:600;height:clamp(50px,12vw,60px);justify-content:center;touch-action:manipulation;transition:all .2s ease;width:clamp(50px,12vw,60px)}.read-more-btn:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9);transform:scale(1.03)}.product-info-section{display:flex;flex-direction:column;gap:.75rem}.product-header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);padding-bottom:.5rem}.product-title-section{align-items:flex-start;display:flex;flex-direction:column;gap:.375rem;margin-bottom:.5rem}.product-title{color:#0f172a;color:var(--text-dark);font-size:clamp(1rem,3.5vw,1.25rem);font-weight:700;line-height:1.2;margin:0}.title-badges{display:flex;flex-wrap:wrap;gap:.25rem}.badge{border-radius:.25rem;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;padding:.125rem .375rem;white-space:nowrap}.in-stock-badge{background:linear-gradient(90deg,#d1fae5,#dcfce7);background:var(--gradient-payment);color:#059669;color:var(--primary-green)}.discount-badge{background:linear-gradient(90deg,#faf5ff,#fdf2f8);background:var(--gradient-cart);color:#92400e}.product-meta{color:#64748b;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:clamp(.625rem,1.8vw,.75rem);gap:.75rem;margin-bottom:.5rem}.product-brand,.product-sku{align-items:center;display:flex;gap:.25rem}.meta-icon{font-size:clamp(.625rem,1.8vw,.75rem)}.price-section{background:linear-gradient(90deg,#dbeafe,#e0e7ff);background:var(--gradient-shipping);border:1px solid #bae6fd;border-radius:.375rem;padding:clamp(.5rem,1.5vw,.75rem)}.price-container{margin-bottom:.375rem}.current-price{color:#0f172a;color:var(--text-dark);font-size:clamp(1rem,3.5vw,1.25rem);font-weight:800;margin-right:.5rem}.price-comparison{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.original-price{color:#64748b;color:var(--text-muted);font-size:clamp(.75rem,2vw,.875rem);text-decoration:line-through}.savings{align-items:center;background:linear-gradient(90deg,#d1fae5,#dcfce7);background:var(--gradient-payment);border-radius:.25rem;color:#059669;color:var(--primary-green);display:flex;font-size:clamp(.625rem,1.8vw,.75rem);font-weight:600;gap:.125rem;padding:.125rem .25rem}.price-tax-info,.savings-icon{font-size:clamp(.5rem,1.2vw,.625rem)}.price-tax-info{align-items:center;color:#64748b;color:var(--text-muted);display:flex;font-style:italic;gap:.125rem}.tax-icon{font-size:clamp(.5rem,1.2vw,.625rem)}.stock-availability{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;padding:.5rem}.stock-status{display:flex;flex-direction:column;gap:.375rem}.stock-indicator{align-items:center;display:flex;gap:.25rem}.stock-dot{animation:pulse 2s infinite;border-radius:50%;height:.5rem;width:.5rem}.stock-dot.available{background:#059669;background:var(--primary-green)}.stock-dot.unavailable{animation:none;background:#ef4444}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stock-text{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:600}.stock-details{display:flex;flex-direction:column;gap:.125rem}.low-stock-warning,.stock-count{color:#64748b;color:var(--text-muted);font-size:clamp(.625rem,1.8vw,.75rem)}.low-stock-warning{align-items:center;color:#f59e0b;display:flex;font-weight:600;gap:.125rem}.notify-btn{align-self:flex-start;background:#2563eb;background:var(--primary-blue);border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:clamp(.625rem,1.8vw,.75rem);font-weight:600;padding:.25rem .5rem;touch-action:manipulation;transition:background .2s ease}.notify-btn:hover{background:#1d4ed8}.product-info-cards{display:flex;flex-direction:column;gap:.5rem}.info-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;display:flex;gap:.375rem;padding:.5rem;transition:all .2s ease}.info-card:hover{border-color:#2563eb;border-color:var(--primary-blue);box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.card-icon{flex-shrink:0;font-size:clamp(.875rem,2.5vw,1rem)}.card-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:600;margin:0 0 .125rem}.card-description,.card-highlight{color:#64748b;color:var(--text-muted);font-size:clamp(.625rem,1.8vw,.75rem);margin:0 0 .125rem}.card-highlight{color:#2563eb;color:var(--primary-blue);font-weight:600}.quantity-section{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;padding:.5rem}.quantity-label{color:#0f172a;color:var(--text-dark);display:block;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;margin-bottom:.375rem}.quantity-selector{align-items:center;display:flex;gap:.5rem;margin-bottom:.375rem}.quantity-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.25rem;cursor:pointer;display:flex;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;height:clamp(1.5rem,3.5vw,1.75rem);justify-content:center;touch-action:manipulation;transition:all .2s ease;width:clamp(1.5rem,3.5vw,1.75rem)}.quantity-btn:hover:not(:disabled){border-color:#2563eb;border-color:var(--primary-blue);color:#2563eb;color:var(--primary-blue)}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-display{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:600;min-width:clamp(1.5rem,3.5vw,1.75rem);text-align:center}.quantity-info{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);padding-top:.375rem}.total-price{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:700}.action-buttons{display:flex;flex-direction:column;gap:.5rem}.primary-btn,.secondary-btn{align-items:center;border:1px solid #0000;border-radius:.375rem;cursor:pointer;display:flex;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;gap:.25rem;justify-content:center;padding:clamp(.5rem,1.5vw,.75rem) .75rem;touch-action:manipulation;transition:all .2s ease}.primary-btn{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border-color:#2563eb;border-color:var(--primary-blue);color:#fff}.primary-btn:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#6d28d9);box-shadow:0 2px 8px #2563eb1a;box-shadow:0 2px 8px var(--shadow-blue);transform:translateY(-1px)}.secondary-btn{background:#0f172a;background:var(--text-dark);border-color:#0f172a;border-color:var(--text-dark);color:#fff}.secondary-btn:hover:not(:disabled){background:#0f172a;box-shadow:0 2px 8px #1e293b4d;transform:translateY(-1px)}.primary-btn:disabled,.secondary-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.btn-icon{font-size:clamp(.75rem,2vw,.875rem)}.product-tags{align-items:center;display:flex;flex-wrap:wrap;gap:.375rem}.tag-label{color:#64748b;color:var(--text-muted);font-size:clamp(.625rem,1.8vw,.75rem);font-weight:600}.tags-container{display:flex;flex-wrap:wrap;gap:.25rem}.product-tag{align-items:center;border-radius:.75rem;display:flex;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;gap:.125rem;padding:.125rem .375rem}.product-tag.electronics{background:linear-gradient(90deg,#dbeafe,#e0e7ff);background:var(--gradient-shipping);color:#1d4ed8}.product-tag.popular{background:linear-gradient(90deg,#faf5ff,#fdf2f8);background:var(--gradient-cart);color:#92400e}.product-tag.trending{background:linear-gradient(90deg,#d1fae5,#dcfce7);background:var(--gradient-payment);color:#059669;color:var(--primary-green)}.product-details-tabs{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;overflow:hidden}.tab-navigation{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);display:flex;flex-wrap:wrap}.tab-btn{align-items:center;background:#0000;border:none;border-bottom:2px solid #0000;color:#64748b;color:var(--text-muted);cursor:pointer;display:flex;flex:1 1 50%;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;gap:.25rem;justify-content:center;padding:clamp(.5rem,1.5vw,.75rem);touch-action:manipulation;transition:all .2s ease}.tab-btn:hover{background:#f1f5f9}.tab-btn.active,.tab-btn:hover{color:#2563eb;color:var(--primary-blue)}.tab-btn.active{background:#fff;border-bottom-color:#2563eb;border-bottom-color:var(--primary-blue)}.tab-icon{font-size:clamp(.75rem,2vw,.875rem)}.tab-content-container{padding:clamp(.75rem,2vw,1rem)}.tab-content{animation:fadeIn .3s ease}.description-content{max-width:none}.description-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.description-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0}.description-badge{background:linear-gradient(90deg,#dbeafe,#e0e7ff);background:var(--gradient-shipping);border-radius:.25rem;color:#1d4ed8;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;padding:.125rem .375rem}.product-description-wrapper{margin-bottom:1rem}.product-description{color:#374151;font-size:clamp(.75rem,2vw,.875rem);line-height:1.6;margin:0}.benefits-section{margin-top:1rem}.benefits-grid{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.benefit-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;padding:.75rem;text-align:center;transition:all .2s ease}.benefit-card:hover{border-color:#2563eb;border-color:var(--primary-blue);box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.benefit-icon{display:block;font-size:clamp(1rem,3vw,1.25rem);margin-bottom:.375rem}.benefit-card h4{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:700;margin:0 0 .25rem}.benefit-card p{color:#64748b;color:var(--text-muted);font-size:clamp(.625rem,1.8vw,.75rem);line-height:1.4;margin:0}.what_is_in_box{margin-top:1rem}.what-is-in-box-list{color:#374151;font-size:clamp(.75rem,2vw,.875rem);list-style-type:disc;margin-left:1rem}.what-is-in-box-item{margin-bottom:.375rem}.features-container{max-width:none}.features-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.features-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0}.features-badge{background:linear-gradient(90deg,#d1fae5,#dcfce7);background:var(--gradient-payment);border-radius:.25rem;color:#059669;color:var(--primary-green);font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;padding:.125rem .375rem}.feat{display:block}.feat-d{padding:.5rem}.feature-heading{color:#0f172a;color:var(--text-dark);font-weight:600;margin:0 0 .25rem}.feature-heading,.feature-text{font-size:clamp(.75rem,2vw,.875rem)}.feature-text{color:#374151}.no-content{color:#64748b;color:var(--text-muted);padding:clamp(.75rem,2vw,1rem);text-align:center}.no-content-icon{display:block;font-size:clamp(1.25rem,3.5vw,1.5rem);margin-bottom:.5rem}.no-content h4{color:#374151;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;margin:0 0 .25rem}.no-content p{font-size:clamp(.625rem,1.8vw,.75rem);margin:0}.specs-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.specs-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0}.specs-badge{background:linear-gradient(90deg,#faf5ff,#fdf2f8);background:var(--gradient-cart);border-radius:.25rem;color:#92400e;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;padding:.125rem .375rem}.specs-container{display:flex;flex-direction:column;gap:1rem}.specs-section{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;padding:.75rem}.specs-section-title{border-bottom:2px solid #2563eb;border-bottom:2px solid var(--primary-blue);color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:700;margin:0 0 .5rem;padding-bottom:.375rem}.specs-grid{gap:.375rem}.spec-row,.specs-grid{display:flex;flex-direction:column}.spec-row{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);gap:.25rem;padding:.375rem 0}.spec-row:last-child{border-bottom:none}.spec-key,.spec-value{color:#374151;font-size:clamp(.625rem,1.8vw,.75rem)}.spec-key{font-weight:600}.reviews-container{max-width:none;padding:clamp(.75rem,2vw,1rem) 0}.reviews-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.75rem}.reviews-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0}.reviews-badge{background:#f3e8ff;border-radius:.25rem;color:#7c3aed;font-size:clamp(.5rem,1.2vw,.625rem);font-weight:600;padding:.125rem .375rem}.reviews-summary{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:.75rem}.reviews-rating{text-align:center}.average-rating{color:#0f172a;color:var(--text-dark);font-size:clamp(1rem,3.5vw,1.25rem);font-weight:800;margin-bottom:.25rem}.total-reviews{color:#64748b;color:var(--text-muted);font-size:clamp(.625rem,1.8vw,.75rem);margin-top:.25rem}.reviews-distribution{display:flex;flex-direction:column;gap:.25rem}.distribution-row{align-items:center;display:flex;gap:.375rem}.star-label{color:#374151;font-size:clamp(.625rem,1.8vw,.75rem);min-width:2.5rem}.distribution-progress{background:#e2e8f0;background:var(--border-light);border-radius:.125rem;flex:1 1;height:.25rem;overflow:hidden}.distribution-fill{background:#fbbf24;height:100%;transition:width .3s ease}.percentage-label{color:#64748b;color:var(--text-muted);font-size:clamp(.5rem,1.2vw,.625rem);min-width:1.5rem;text-align:right}.reviews-empty-state{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;padding:clamp(.75rem,2vw,1rem);text-align:center}.reviews-icon{display:block;font-size:clamp(1.5rem,4.5vw,2rem);margin-bottom:.5rem}.reviews-empty-state h3{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0 0 .25rem}.reviews-empty-state p{color:#64748b;color:var(--text-muted);font-size:clamp(.75rem,2vw,.875rem);line-height:1.4;margin:0 0 .75rem}.write-review-btn{align-items:center;background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-flex;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;gap:.25rem;padding:clamp(.375rem,1.5vw,.5rem) clamp(.5rem,1.5vw,.75rem);touch-action:manipulation;transition:all .2s ease}.write-review-btn:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9);box-shadow:0 2px 8px #2563eb1a;box-shadow:0 2px 8px var(--shadow-blue);transform:translateY(-1px)}.review-form-container{animation:slideIn .3s ease;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.375rem;margin-top:.75rem;padding:.75rem}.review-form-title{color:#0f172a;color:var(--text-dark);font-size:clamp(.875rem,2.5vw,1rem);font-weight:700;margin:0 0 .75rem}.review-form{gap:.5rem}.form-group,.review-form{display:flex;flex-direction:column}.form-group{gap:.25rem}.form-label{color:#0f172a;color:var(--text-dark);font-size:clamp(.75rem,2vw,.875rem);font-weight:600}.star-rating{display:flex;gap:.25rem}.star-rating .star{cursor:pointer;font-size:clamp(.875rem,2.5vw,1rem);transition:color .2s ease}.star-rating .star.filled{color:#fbbf24}.star-rating .star:hover{color:#f59e0b}.form-input,.form-textarea{border-radius:.25rem;color:#374151;font-size:clamp(.625rem,1.8vw,.75rem);padding:.375rem}.form-textarea{min-height:4rem;resize:vertical}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 2px #2563eb1a;box-shadow:0 0 0 2px var(--shadow-blue)}.cancel-review-btn,.submit-review-btn{border-radius:.25rem;cursor:pointer;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;padding:clamp(.375rem,1.5vw,.5rem) clamp(.5rem,1.5vw,.75rem);touch-action:manipulation;transition:all .2s ease}.submit-review-btn{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;color:#fff}.submit-review-btn:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9);box-shadow:0 2px 8px #2563eb1a;box-shadow:0 2px 8px var(--shadow-blue);transform:translateY(-1px)}.cancel-review-btn{background:#e2e8f0;border:none;color:#0f172a;color:var(--text-dark)}.cancel-review-btn:hover{background:#d1d5db;transform:translateY(-1px)}.image-popup-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.image-popup{background:#fff;border-radius:.375rem;box-shadow:0 2px 8px #0003;max-height:85vh;max-width:95vw;overflow-y:auto;padding:clamp(.75rem,2vw,1rem);position:relative}.image-popup-close{background:none;border:none;color:#333;cursor:pointer;font-size:clamp(.875rem,2.5vw,1rem);position:absolute;right:.5rem;top:.5rem;touch-action:manipulation}.image-popup-close:hover{color:red}.image-popup-title{font-size:clamp(.875rem,2.5vw,1rem);font-weight:600;margin-bottom:.75rem;text-align:center}.image-popup-grid{display:flex;flex-direction:column;gap:.75rem}.image-popup-item{border:1px solid #ddd;border-radius:.25rem;overflow:hidden}.image-popup-image{display:block;height:auto;object-fit:cover;width:100%}.reviews-list{margin-top:1rem}.review-item{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);padding:clamp(.5rem,1.5vw,.75rem) 0}.review-header{flex-wrap:wrap;gap:.375rem;justify-content:space-between;margin-bottom:.5rem}.review-header,.reviewer-dp{align-items:center;display:flex}.reviewer-dp{background:#2563eb;background:var(--primary-blue);border-radius:50%;color:#fff;font-size:clamp(.75rem,2vw,.875rem);font-weight:700;height:clamp(1.75rem,4vw,2rem);justify-content:center;margin-right:.5rem;width:clamp(1.75rem,4vw,2rem)}.reviewer-info{display:flex;flex:1 1;flex-direction:column}.reviewer-name{color:#333;font-size:clamp(.75rem,2vw,.875rem);font-weight:700}.review-date{color:#777;font-size:clamp(.625rem,1.8vw,.75rem)}.review-title{color:#333;font-weight:600;margin-bottom:.375rem}.review-content,.review-title{font-size:clamp(.75rem,2vw,.875rem)}.review-content{color:#555;line-height:1.6;margin-bottom:.5rem}.review-image{border-radius:.25rem;height:auto;margin-top:.5rem;max-width:clamp(80px,20vw,150px)}.star-rating .star{cursor:default;font-size:clamp(.75rem,2vw,.875rem)}.star-rating .star.filled{color:#f5c518}.star-rating .star:not(.filled){color:#ccc}.load-more-btn{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:block;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;margin:.75rem auto;padding:clamp(.375rem,1.5vw,.5rem) clamp(.5rem,1.5vw,.75rem);touch-action:manipulation;transition:all .2s ease}.load-more-btn:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9);box-shadow:0 2px 8px #2563eb1a;box-shadow:0 2px 8px var(--shadow-blue);transform:translateY(-1px)}.load-more-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.loading{color:#555;padding:1rem}.error-message,.loading{font-size:clamp(.75rem,2vw,.875rem);text-align:center}.error-message{color:#d9534f;padding:.5rem}.loading-skeleton{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:clamp(.75rem,2vw,1rem)}.skeleton-grid{display:flex;flex-direction:column;gap:.75rem}.skeleton-image{background:#e0e0e0;border-radius:.5rem;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.skeleton-shimmer{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0 8%,#f0f0f0 18%,#e0e0e0 33%);background-size:1200px 100%;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}.skeleton-info{display:flex;flex-direction:column;gap:.75rem}.skeleton-actions>div,.skeleton-price,.skeleton-rating,.skeleton-title{background:#e0e0e0;border-radius:.25rem;height:clamp(1.25rem,3.5vw,1.5rem);overflow:hidden;position:relative;width:80%}.skeleton-actions{display:flex;flex-direction:column;gap:.5rem}.error-state{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:clamp(1rem,3vw,2rem);text-align:center}.error-icon{display:block;font-size:clamp(2rem,6vw,3rem);margin-bottom:.5rem}.error-state h2{color:#0f172a;color:var(--text-dark);font-size:clamp(1rem,3.5vw,1.25rem);font-weight:700;margin:0 0 .5rem}.error-state p{color:#64748b;color:var(--text-muted);margin:0 0 1rem}.back-to-home-btn,.error-state p{font-size:clamp(.75rem,2vw,.875rem)}.back-to-home-btn{align-items:center;background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.25rem;padding:clamp(.375rem,1.5vw,.5rem) clamp(.5rem,1.5vw,.75rem);touch-action:manipulation;transition:all .2s ease}.back-to-home-btn:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9);box-shadow:0 2px 8px #2563eb1a;box-shadow:0 2px 8px var(--shadow-blue);transform:translateY(-1px)}.review-item.loading-skeleton{padding:clamp(.5rem,1.5vw,.75rem) 0}.skeleton-price,.skeleton-rating,.skeleton-title{background:#e0e0e0;border-radius:.25rem;overflow:hidden;position:relative}.skeleton-title{height:clamp(.875rem,2.5vw,1rem);width:clamp(100px,30vw,150px)}.skeleton-rating{height:clamp(.625rem,1.8vw,.75rem);width:clamp(60px,20vw,80px)}.skeleton-price{height:clamp(1.25rem,3.5vw,1.5rem);width:100%}.apple-button,.back-button,.checkout-button,.close-button,.modal-close{touch-action:manipulation}@media (min-width:640px){.header-content,.main-content,.progress-container{padding:0 1rem}.product-details-container,.product-main-grid{padding:clamp(1rem,2vw,1.5rem)}.current-price,.product-title{font-size:clamp(1.25rem,3vw,1.5rem)}.original-price,.total-price{font-size:clamp(.875rem,2vw,1rem)}.badge,.card-description,.card-highlight,.card-title,.low-stock-warning,.price-tax-info,.product-brand,.product-meta,.product-sku,.quantity-display,.quantity-label,.savings,.stock-count,.tag-label{font-size:clamp(.75rem,1.8vw,.875rem)}.description-title,.features-title,.review-form-title,.reviews-title,.specs-title{font-size:clamp(1rem,2.5vw,1.25rem)}.benefit-card h4,.benefit-card p,.feature-text,.form-input,.form-label,.form-textarea,.product-description,.review-content,.review-title,.reviewer-name,.spec-key,.spec-value,.what-is-in-box-item{font-size:clamp(.875rem,2vw,1rem)}.action-buttons,.form-actions{flex-direction:row}.tab-btn{flex:1 1 25%}.step-line{width:3rem}.form-row,.form-row-three{flex-direction:row;gap:1rem}}@media (min-width:1024px){.header-content,.main-content,.progress-container{padding:0 1.5rem}.product-details-container{max-width:1200px}.product-main-grid{flex-direction:row;gap:2rem;padding:2rem}.product-gallery{flex-direction:row-reverse;position:sticky;top:1rem;width:40%}.thumbnail-gallery{flex-direction:column;overflow-x:hidden;width:20%}.main-image-container{aspect-ratio:auto;height:350px;width:80%}.read-more-btn,.thumbnail-container{height:70px;width:70px}.product-info-section{width:60%}.product-title-section{align-items:flex-start;flex-direction:row;justify-content:space-between}.title-badges{align-items:flex-end;flex-direction:column}.product-info-cards{flex-direction:row;flex-wrap:wrap;gap:1rem}.info-card{flex-basis:calc(33.333% - 1rem);flex-grow:1;flex-shrink:1}.benefits-grid{flex-direction:row;flex-wrap:wrap;gap:1rem}.benefit-card{flex-basis:calc(50% - 1rem);flex-grow:1;flex-shrink:1}.spec-row{flex-direction:row;gap:1rem}.image-popup{max-width:80vw}.image-popup-grid{flex-direction:row;flex-wrap:wrap;gap:1rem}.image-popup-item{flex-basis:calc(33.333% - 1rem);flex-grow:1;flex-shrink:1}.content-grid{flex-direction:row;gap:2rem}}:root{--primary-blue:#2563eb;--primary-green:#059669;--gradient-blue:linear-gradient(90deg,#2563eb,#7c3aed);--gradient-shipping:linear-gradient(90deg,#dbeafe,#e0e7ff);--gradient-payment:linear-gradient(90deg,#d1fae5,#dcfce7);--gradient-cart:linear-gradient(90deg,#faf5ff,#fdf2f8);--text-dark:#0f172a;--text-muted:#64748b;--border-light:#e2e8f0;--shadow-blue:#2563eb1a}body,html{height:100%;margin:0;overflow-x:hidden;padding:0;width:100%}.checkout-container{background:linear-gradient(135deg,#f8fafc,#e0f2fe 50%,#e0e7ff);box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh}.checkout-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #94a3b880;position:sticky;top:0;z-index:50}.header-content{align-items:center;display:flex;height:3.5rem;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 .5rem}@media (min-width:640px){.header-content{padding:0 1rem}}@media (min-width:1024px){.header-content{padding:0 1.5rem}}.header-left{align-items:center;display:flex;gap:.5rem}.back-button,.close-button{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:.25rem;transition:background-color .2s}.back-button:hover,.close-button:hover{background-color:#f1f5f9}.header-info{gap:.5rem}.header-info,.logo-container{align-items:center;display:flex}.logo-container{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border-radius:.5rem;height:2rem;justify-content:center;width:2rem}.logo-icon{color:#fff;height:1rem;width:1rem}.header-title{color:#0f172a;color:var(--text-dark);font-size:1rem;font-weight:700;margin:0}.header-subtitle{font-size:.75rem;margin:0}.header-subtitle,.icon-small{color:#64748b;color:var(--text-muted)}.icon-small{height:1rem;width:1rem}.progress-container{margin:0 auto;max-width:1280px;padding:1rem .5rem}@media (min-width:640px){.progress-container{padding:1.5rem 1rem}}@media (min-width:1024px){.progress-container{padding:1.5rem}}.progress-steps{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width:640px){.progress-steps{gap:1rem}}.step-item{gap:.25rem}.step-circle,.step-item{align-items:center;display:flex}.step-circle{background-color:#e2e8f0;border-radius:50%;height:1.5rem;justify-content:center;width:1.5rem}.step-completed{background-color:#2563eb;background-color:var(--primary-blue)}.step-icon{color:#fff;height:.75rem;width:.75rem}.step-number{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:700}.step-completed .step-number{color:#fff}.step-label{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:500}.step-active{color:#2563eb;color:var(--primary-blue)}.step-line{background-color:#e2e8f0;height:2px;width:2rem}@media (min-width:640px){.step-line{width:3rem}}.step-line-active{background-color:#bfdbfe}.main-content{margin:0 auto;max-width:1280px;padding:0 .5rem 2rem}@media (min-width:640px){.main-content{padding:0 1rem 2rem}}@media (min-width:1024px){.main-content{padding:0 1.5rem 2rem}}.content-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}@media (min-width:1024px){.content-grid{flex-direction:row;gap:2rem}}.form-section{display:flex;flex:2 1;flex-direction:column;gap:1rem}.form-card{background:#fff;border:1px solid #94a3b880;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.form-header{border-bottom:1px solid #94a3b880;padding:.75rem 1rem}.shipping-header{background:linear-gradient(90deg,#dbeafe,#e0e7ff);background:var(--gradient-shipping)}.form-header-content{align-items:center;display:flex;gap:.5rem}.form-icon-container{align-items:center;border-radius:.5rem;display:flex;height:2rem;justify-content:center;width:2rem}.shipping-icon{background-color:#dbeafe}.form-icon{color:#2563eb;color:var(--primary-blue);height:1rem;width:1rem}.form-title{color:#0f172a;color:var(--text-dark);font-size:1rem;margin:0}.form-subtitle{color:#64748b;color:var(--text-muted);font-size:.75rem;margin:0}.form-content{padding:1rem}.form-content,.form-row{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.form-row{flex-direction:row;gap:1rem}}.form-row-three{flex-direction:column}@media (min-width:768px){.form-row-three{flex-direction:row}}.input-group{width:100%}.input-icon{left:.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.textarea-icon{top:.5rem;transform:none}.form-input,.form-textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.5rem;box-sizing:border-box;color:#0f172a;color:var(--text-dark);font-size:.875rem;padding:.5rem .5rem .5rem 2rem;transition:all .2s;width:100%}.form-input:hover,.form-textarea:hover{background-color:#fff;border-color:#cbd5e1}.form-input:focus,.form-textarea:focus{outline:none}.form-input.focused,.form-input:focus,.form-textarea:focus{background-color:#fff;border-color:#2563eb;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2563eb1a;box-shadow:0 0 0 3px var(--shadow-blue)}.form-textarea{height:4rem;resize:none}.form-input-small{background-color:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:.5rem;box-sizing:border-box;color:#0f172a;color:var(--text-dark);font-size:.875rem;padding:.5rem;transition:all .2s;width:100%}.form-input-small:hover{background-color:#fff;border-color:#cbd5e1}.form-input-small:focus{background-color:#fff;border-color:#2563eb;border-color:var(--primary-blue);box-shadow:0 0 0 3px #2563eb1a;box-shadow:0 0 0 3px var(--shadow-blue);outline:none}.error-text{color:#dc2626;display:block;font-size:.75rem;margin-top:.25rem}.checkout-button{align-items:center;background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:.5rem;transition:background-color .2s;width:100%}.checkout-button:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9)}.checkout-button.processing{cursor:not-allowed;opacity:.7}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#fff;height:1rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkout-icon{height:1rem;width:1rem}.summary-section{flex:1 1;width:100%}.summary-sticky{position:sticky;top:5rem}.summary-card{background:#fff;border:1px solid #94a3b880;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.summary-header{background:linear-gradient(90deg,#faf5ff,#fdf2f8);background:var(--gradient-cart);border-bottom:1px solid #94a3b880;padding:.75rem 1rem}.summary-title{color:#0f172a;color:var(--text-dark);font-size:1rem;font-weight:600;margin:0}.summary-subtitle{color:#64748b;color:var(--text-muted);font-size:.75rem;margin:0}.summary-content{padding:1rem}.empty-cart{padding:1.5rem 0;text-align:center}.empty-cart-icon{align-items:center;background-color:#f1f5f9;border-radius:50%;display:flex;height:3rem;justify-content:center;margin:0 auto .75rem;width:3rem}.empty-icon{height:1.5rem;width:1.5rem}.empty-cart-text,.empty-icon{color:#64748b;color:var(--text-muted)}.empty-cart-text{font-size:.875rem;margin:0}.cart-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.cart-item{background-color:#f8fafc;border-radius:.5rem;gap:.5rem;padding:.5rem}.cart-item,.item-image{align-items:center;display:flex}.item-image{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:.375rem;flex-shrink:0;height:2.5rem;justify-content:center;overflow:hidden;width:2.5rem}.item-img{height:100%;object-fit:cover;width:100%}.item-placeholder{color:#64748b;color:var(--text-muted);height:1rem;width:1rem}.item-details{flex:1 1;min-width:0}.item-name{color:#0f172a;color:var(--text-dark);font-size:.875rem;font-weight:500;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-price{color:#64748b;color:var(--text-muted);font-size:.75rem;margin:0}.summary-totals{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem}.total-row{color:#64748b;color:var(--text-muted);display:flex;font-size:.875rem;justify-content:space-between}.free-shipping{color:#059669;color:var(--primary-green);font-weight:500}.total-final{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);color:#0f172a;color:var(--text-dark);font-size:1rem;font-weight:700;padding-top:.5rem}.security-notice{align-items:center;color:#64748b;color:var(--text-muted);display:flex;font-size:.75rem;gap:.5rem;margin-top:1rem}.security-icon{color:#059669;color:var(--primary-green);height:1rem;width:1rem}.modal-overlay{height:100%;width:100%;z-index:100}.modal-content{border-radius:.75rem;max-height:80vh;overflow-y:auto;padding:1rem}.modal-close{background:none;border:none;color:#64748b;color:var(--text-muted);font-size:1.25rem;right:.5rem;top:.5rem}.receipt-card{display:flex;flex-direction:column;gap:.75rem}.receipt-header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);padding-bottom:.75rem}.receipt-logo{margin:0 auto;width:100px}.receipt-title{color:#0f172a;color:var(--text-dark);font-size:1.25rem;margin:.5rem 0}.receipt-details{display:flex;flex-direction:column;gap:.5rem}.receipt-row{display:flex;font-size:.875rem;justify-content:space-between}.receipt-label{color:#64748b;color:var(--text-muted)}.receipt-value{color:#0f172a;color:var(--text-dark);max-width:60%;text-align:right;word-break:break-all}.form-actions{flex-direction:column;gap:.5rem}@media (min-width:640px){.form-actions{flex-direction:row;justify-content:space-between}}.apple-button{border:none;border-radius:.5rem;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.apple-button.primary{background:linear-gradient(90deg,#2563eb,#7c3aed);background:var(--gradient-blue)}.apple-button.primary:hover{background:linear-gradient(90deg,#1d4ed8,#6d28d9)}.apple-button.secondary{background:#f1f5f9;color:#0f172a;color:var(--text-dark)}.apple-button.secondary:hover{background:#e2e8f0}body{color:#1a1a1a;font-family:Inter,sans-serif;line-height:1.6}.customer-support-wrapper{background:linear-gradient(180deg,#f8fafc,#fff)}.container{margin:0 auto;max-width:1200px;padding:0}.hero{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;min-height:600px;overflow:hidden;padding:140px 0 100px;position:relative;text-align:center}.hero:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.payment-hero{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.hero-content{margin:0 auto;max-width:900px}.hero-content h1{color:#0a3d62;font-size:3.5rem;font-weight:900;letter-spacing:-1.2px;margin-bottom:24px}.hero-content h1 .word{display:inline-block;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.hero.visible .hero-content h1 .word{animation:revealWord .6s ease-out forwards;animation-delay:calc(.2s + var(--word-index)*.15s);opacity:1;transform:translateY(0)}.hero-content p{color:#0a3d62;font-size:1.5rem;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:700px}#supportid{align-items:center;display:flex;justify-content:center;min-height:300px;padding:80px 0;text-align:center}#supportid>div{max-width:800px}#supportid h1{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:40px}#supportid h1,#supportid p{margin-left:auto;margin-right:auto;max-width:600px}#supportid p{color:#4b5563;font-size:1.25rem;line-height:1.8;text-align:inherit}#supportserviceid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:60px 0;text-align:center}html{scroll-behavior:smooth}#supportserviceid>div{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;cursor:pointer;display:flex;justify-content:space-between;padding:32px;transition:transform .3s ease,box-shadow .3s ease}#supportserviceid>div a{color:#1e3a8a;flex:1 1;font-size:1.2rem;font-weight:600;text-decoration:none;text-transform:capitalize}#supportserviceid>div:after{color:#3b82f6;content:"\2192";font-size:1.5rem;transition:transform .3s ease}#supportserviceid>div:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-8px)}#supportserviceid>div:hover:after{transform:translateX(5px)}#helpsupportid{align-items:flex-start;background:#f1f5f9;display:flex;justify-content:space-around;padding:80px 0;text-align:left}#helpsupportid>div{flex:1 1;max-width:400px;padding:0 20px}#helpsupportid b{color:#1e3a8a;display:block;font-size:2rem;margin-bottom:16px}#helpsupportid p{color:#4b5563;font-size:1.125rem;margin-bottom:16px}#helpsupportid p strong{color:#1e3a8a;font-weight:600}.btn-glow{background:linear-gradient(90deg,#1e3a8a,#3b82f6);border:none;border-radius:50px;box-shadow:0 4px 15px #1e3a8a4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.btn-glow:hover{box-shadow:0 8px 25px #1e3a8a80;transform:translateY(-4px)}@keyframes revealWord{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slide{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}section{opacity:0;transition:opacity .6s ease-out}section.visible{animation:fadeInUp .6s ease-out forwards;opacity:1}.animate-slide{opacity:0}section.visible .animate-slide{animation:slide .7s ease-out forwards}@media (max-width:991px){.hero{min-height:500px;padding:100px 0}.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.3rem}#supportid h1{font-size:2rem}#supportserviceid{grid-template-columns:1fr}#helpsupportid{align-items:center;flex-direction:column;text-align:center}#helpsupportid>div{margin-bottom:32px;max-width:100%}.hero-content{margin-top:85px;max-width:900px;position:relative;z-index:2}}@media (max-width:767px){.hero{min-height:400px;padding:80px 0}.hero-content h1{font-size:2.2rem}.hero-content p{font-size:1.1rem}#helpsupportid,#supportid{padding:60px 0}}@media (max-width:480px){.hero{min-height:350px;padding:60px 0}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem}#supportid h1{font-size:1.8rem}#supportserviceid>div{padding:24px}#helpsupportid b{font-size:1.8rem}.btn-glow{font-size:1rem;padding:12px 24px}}.fas.fa-envelope,.fas.fa-phone{margin-right:8px}:root{--apple-black:#1d1d1f;--apple-gray:#86868b;--apple-light-gray:#f5f5f7;--apple-blue:#0071e3;--apple-dark-blue:#06c}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#1d1d1f;color:var(--apple-black);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;overflow-x:hidden}.payment-hero{align-items:center;color:#000;display:flex;height:60vh;justify-content:center;min-height:500px;overflow:hidden;padding:0 2rem;position:relative;text-align:center}.hero-gradient{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{max-width:1200px;position:relative;z-index:2}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.title-word{animation:fadeInUp .8s cubic-bezier(.22,1,.36,1) forwards;display:inline-block;opacity:0;transform:translateY(20px)}.title-word:first-child{animation-delay:.1s}.title-word:nth-child(2){animation-delay:.3s}.hero-subtitle{animation:fadeInUp .8s cubic-bezier(.22,1,.36,1) .5s forwards;color:#fffc;font-size:clamp(1.1rem,2vw,1.5rem);margin:0 auto;max-width:600px;opacity:0;transform:translateY(20px)}.payment-content-grid{display:grid;grid-template-columns:1fr 1fr;min-height:60vh}.payment-info{align-items:center;background-color:#f5f5f7;background-color:var(--apple-light-gray);display:flex;opacity:0;padding:4rem;transform:translateX(-50px);transition:all .8s cubic-bezier(.22,1,.36,1)}.payment-info.animate-in{opacity:1;transform:translateX(0)}.info-content{max-width:500px}.payment-info h2{color:#1d1d1f;color:var(--apple-black);font-size:2rem;font-weight:600;margin-bottom:2.5rem}.feature-list{margin-bottom:3rem;margin-left:120px}.feature-item{align-items:flex-start;display:flex;margin-bottom:2rem;transform:translateY(20px);transition:all .6s cubic-bezier(.22,1,.36,1)}.feature-item.animate-in{opacity:1;transform:translateY(0)}.feature-item:first-child{transition-delay:.1s}.feature-item:nth-child(2){transition-delay:.3s}.feature-item:nth-child(3){transition-delay:.5s}.feature-icon{font-size:1.5rem;margin-right:1.5rem;margin-top:.25rem}.feature-text h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-text p{color:#86868b;color:var(--apple-gray);line-height:1.6}.transaction-image{margin-top:3rem;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.22,1,.36,1) .7s}.transaction-image.animate-in{opacity:1;transform:translateY(0)}.transaction-image img{border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:400px;width:100%}.payment-form-container{align-items:center;display:flex;justify-content:center;opacity:0;padding:4rem;transform:translateX(50px);transition:all .8s cubic-bezier(.22,1,.36,1) .2s}.payment-form-container.animate-in{opacity:1;transform:translateX(0)}.form-wrapper{max-width:400px;width:100%}.form-step{width:100%}.form-title{font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.form-subtitle{color:#86868b;color:var(--apple-gray);font-size:1rem;margin-bottom:2rem}.input-group{margin-bottom:1.5rem;position:relative}.apple-input{background:#0000;border:none;border-bottom:1px solid #d2d2d7;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 0;transition:all .3s;width:100%}.apple-input:focus{border-bottom-color:#0071e3;border-bottom-color:var(--apple-blue);outline:none}select.apple-input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231d1d1f' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:16px}.apple-button{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s;width:100%}.apple-button.primary{background-color:#0071e3;background-color:var(--apple-blue);border:none;color:#fff}.apple-button.primary:hover{background-color:#06c;background-color:var(--apple-dark-blue)}.apple-button.secondary{background-color:initial;border:1px solid #d2d2d7;color:#86868b;color:var(--apple-gray)}.apple-button.secondary:hover{background-color:#00000008}.form-actions{display:flex;gap:1rem;margin-top:1rem}.form-actions .apple-button{flex:1 1}.security-badge{align-items:center;color:#86868b;color:var(--apple-gray);display:flex;font-size:.875rem;gap:.5rem;margin-top:3rem}.security-badge svg{color:#1d1d1f;color:var(--apple-black);flex-shrink:0}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideInUp .4s cubic-bezier(.22,1,.36,1);background:#fff;border-radius:18px;box-shadow:0 8px 32px #0003;max-width:500px;padding:32px;position:relative;width:90%}.modal-close{align-items:center;background:#f5f5f7;border:1px solid #d2d2d7;border-radius:50%;color:#1d1d1f;color:var(--apple-black);cursor:pointer;display:flex;font-size:20px;font-weight:600;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:background-color .2s,color .2s,transform .2s;width:32px}.modal-close:hover{background-color:#0071e3;background-color:var(--apple-blue);color:#fff;transform:scale(1.1)}.receipt-card{background:#fff;border:1px solid #e5e5ea;border-radius:12px;box-shadow:0 4px 20px #00000014;height:350px;overflow-y:auto;padding:24px;white-space:nowrap}.receipt-header{border-bottom:1px solid #e5e5ea;margin-bottom:24px;padding-bottom:16px;text-align:center}.receipt-logo{height:auto;margin-bottom:16px;width:120px}.receipt-title{color:#1d1d1f;font-size:24px;font-weight:600}.receipt-details{grid-gap:12px;display:grid;gap:12px;min-width:300px}.receipt-row{align-items:center;border-bottom:1px solid #f5f5f7;display:grid;grid-template-columns:1fr 2fr;padding:8px 0}.receipt-label{color:#6e6e73;font-size:14px;font-weight:500;white-space:nowrap}.receipt-value{color:#1d1d1f;font-size:14px;word-break:break-word}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s ease-out forwards}.fade-out{animation:fadeOut .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.payment-content-grid{grid-template-columns:1fr}.payment-form-container,.payment-info{padding:3rem}.payment-info{order:2}.payment-form-container{order:1;padding-bottom:2rem}}@media (max-width:768px){.payment-hero{height:50vh;min-height:400px}.payment-form-container,.payment-info{padding:2rem}.feature-list{margin-bottom:3rem;margin-left:1px}}@media (max-width:480px){.payment-hero{height:40vh;min-height:300px;padding:0 1rem}.payment-form-container,.payment-info{padding:1.5rem}.feature-item,.form-actions{flex-direction:column}.feature-icon{margin-bottom:.5rem}}#onlineimg{display:block;height:550px;margin:auto}
/*# sourceMappingURL=main.a6806490.css.map*/