@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--primary:#2beecd;--background-light:#f6f8f8;--background-dark:#10221f;--lavender:#e6e6fa;--peach:#ffdab9;--text-main:#2d3436;--text-sub:#636e72;--brand-arduino:#00979d;--brand-rpi:#c51a4a;--brand-orange:#f60;--neu-flat:8px 8px 16px #d1d9e6,-8px -8px 16px #fff;--neu-pressed:inset 6px 6px 12px #d1d9e6,inset -6px -6px 12px #fff;--neu-colored:8px 8px 16px #2beecd66,-8px -8px 16px #fffc}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);background:linear-gradient(135deg,#fdfbf7 0%,var(--lavender)60%,var(--peach)100%);-webkit-font-smoothing:antialiased;min-height:max(884px,100dvh);padding-bottom:6rem;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}::selection{background:var(--primary);color:#fff}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.neu-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #fff6;border-radius:1.5rem;box-shadow:6px 6px 12px #a3b1c64d,-6px -6px 12px #fffc}.neu-btn{cursor:pointer;background:linear-gradient(145deg,#fff,#e6e6e6);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;transition:all .2s;display:flex;box-shadow:5px 5px 10px #a3b1c64d,-5px -5px 10px #fffc}.neu-btn:active{transform:scale(.95);box-shadow:inset 5px 5px 10px #a3b1c64d,inset -5px -5px 10px #fffc}.neu-input-container{background:#f0f4f899;border-radius:1rem;align-items:center;height:3rem;padding:0 1rem;transition:all .2s;display:flex;box-shadow:inset 4px 4px 8px #a3b1c633,inset -4px -4px 8px #ffffffe6}.neu-input-container:focus-within{box-sizing:border-box;box-shadow:inset 4px 4px 8px #a3b1c633,inset -4px -4px 8px #ffffffe6,0 0 0 2px #2beecd33}.neu-input{width:100%;color:var(--text-main);background:0 0;border:none;outline:none;font-family:inherit;font-size:1rem;font-weight:500}.neu-input::placeholder{color:#636e72b3}.neu-input-icon{color:var(--text-sub);margin-right:.75rem}.neu-primary{background:var(--primary);color:var(--background-dark);cursor:pointer;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;transition:all .2s;display:flex;box-shadow:6px 6px 12px #2beecd66,-6px -6px 12px #fff9}.neu-primary:active{transform:scale(.95);box-shadow:inset 4px 4px 8px #14726233,inset -4px -4px 8px #78ffe680}.neu-primary:hover{filter:brightness(1.05)}.neu-icon-btn{cursor:pointer;width:48px;height:48px;color:inherit;background:#ffffffb3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:5px 5px 10px #a3b1c640,-5px -5px 10px #ffffffe6}.neu-icon-btn:hover{filter:brightness(.95)}.neu-stepper{background:#f0f4f880;border-radius:999px;align-items:center;height:2rem;padding:0 .25rem;display:flex;box-shadow:inset 3px 3px 6px #a3b1c633,inset -3px -3px 6px #fffc}.neu-stepper button{width:1.75rem;height:100%;color:var(--text-sub);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.neu-stepper button:hover{color:var(--primary)}.neu-stepper button:active{transform:scale(.9)}.neu-stepper span{text-align:center;width:1.5rem;color:var(--text-main);-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:700}.header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;padding:1.5rem 1.25rem 1rem;transition:all .3s;position:sticky;top:0}.header-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.header-left,.header-right{align-items:center;gap:.75rem;display:flex}.header-actions{align-items:center;gap:1rem;display:flex}.header-title{letter-spacing:-.025em;font-size:1.5rem;font-weight:700}.badge-wrapper{position:relative}.badge{background-color:var(--primary);border:2px solid #fff;border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.25rem;right:.25rem}.profile-pic{object-fit:cover;border-radius:50%;width:100%;height:100%}.categories-section{margin-top:.5rem;margin-bottom:1.5rem}.categories-scroll{gap:1rem;padding:1rem 1.25rem;display:flex;overflow-x:auto}.cat-btn{white-space:nowrap;border-radius:.75rem;padding:.625rem 1.5rem;font-size:.875rem}.cat-btn.active{font-weight:700}.cat-btn.inactive{color:var(--text-sub);font-weight:600}.cat-icon{font-size:1.125rem}.content-section{margin-bottom:2rem;padding:0 1.25rem}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.section-title{font-size:1.25rem;font-weight:700}.section-title.lg{font-size:1.5rem}.see-all{color:var(--primary);font-size:.875rem;font-weight:700;text-decoration:none}.see-all:hover{text-decoration:underline}.brands-scroll{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.brand-card{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-width:100px;height:6rem;padding:.5rem;transition:background-color .2s;display:flex}.brand-card:hover{background:#fff6}.brand-icon{font-size:2.5rem}.brand-name{color:var(--text-sub);margin-top:.25rem;font-size:.75rem;font-weight:700}.products-scroll{gap:1.25rem;margin:0 -1.25rem;padding:0 1.25rem 1.5rem;display:flex;overflow-x:auto}.product-card{cursor:pointer;min-width:280px;padding:1rem;transition:transform .3s;position:relative}.product-card:hover{transform:translateY(-4px)}.fav-btn-absolute{z-index:10;width:2rem;height:2rem;position:absolute;top:1rem;right:1rem}.img-container{background:linear-gradient(to top right,#f3f4f6,#f9fafb);border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:10rem;margin-bottom:1rem;padding:.5rem;display:flex;overflow:hidden}.img-fit{object-fit:contain;height:100%}.img-mix{mix-blend-mode:multiply}.product-title{margin-bottom:.25rem;font-size:1.125rem;font-weight:700;line-height:1.25}.product-desc{color:var(--text-sub);margin-bottom:.75rem;font-size:.875rem}.price-row{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.price-tag{font-size:1.25rem;font-weight:800}.buy-btn{border-radius:.5rem;width:100%;height:2.5rem;margin-top:.75rem;font-size:.875rem;font-weight:700}.trending-grid{grid-template-columns:1fr;gap:1.5rem;padding-bottom:1rem;display:grid}.trending-card{align-items:center;gap:1rem;padding:1rem;display:flex}.trend-img-box{background:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:6rem;height:6rem;padding:.5rem;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.trend-info{flex:1;min-width:0}.trend-header{justify-content:space-between;align-items:flex-start;display:flex}.trend-title{white-space:nowrap;text-overflow:ellipsis;padding-right:.5rem;font-size:1.125rem;font-weight:700;overflow:hidden}.trend-fav-btn{color:var(--text-sub);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.trend-fav-btn:hover,.trend-fav-btn.active{color:#f43f5e}.trend-desc{color:var(--text-sub);margin-bottom:.25rem;font-size:.75rem}.trend-price{color:var(--primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.trend-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.trend-buy{border-radius:.5rem;flex:1;height:2.25rem;font-size:.875rem;font-weight:700}.bottom-nav{z-index:50;pointer-events:none;width:100%;padding:.5rem 1.5rem 1.5rem;position:fixed;bottom:0;left:0}.nav-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background:#fffc;border:1px solid #ffffff80;border-radius:1rem;justify-content:space-around;align-items:center;height:4rem;padding:0 .5rem;display:flex;box-shadow:0 25px 50px -12px #00000040}.nav-item{width:3rem;height:3rem;color:var(--text-sub);flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex;position:relative}.nav-item:hover,.nav-item.active{color:var(--primary)}.nav-dot{background-color:var(--primary);border-radius:50%;width:.25rem;height:.25rem;position:absolute;bottom:-.25rem}.nav-cart-wrapper{background:var(--primary);width:3.5rem;height:3.5rem;color:var(--background-dark);border:4px solid #fdfbf7;border-radius:50%;justify-content:center;align-items:center;margin-top:-2rem;text-decoration:none;transition:transform .3s;display:flex;transform:translateY(0);box-shadow:0 20px 25px -5px #0000001a}.nav-cart-wrapper:hover{transform:translateY(-4px)}
.text-primary-color{color:var(--primary)}.text-brand-auth{text-align:center;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.text-auth-sub{color:var(--text-sub);text-align:center;margin-bottom:2rem;max-width:250px;margin-inline:auto;font-size:.875rem;line-height:1.4}.explore-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:0 1.25rem 2rem;display:grid}.explore-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.explore-icon-circle{background:var(--background-light);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:inset 4px 4px 8px #a3b1c633,inset -4px -4px 8px #ffffffe6}.explore-card h3{color:var(--text-main);font-size:.9rem;font-weight:700}.explore-card p{color:var(--text-sub);font-size:.75rem;font-weight:600}.service-banner{background:var(--background-light);box-shadow:var(--neu-flat);border-radius:1.5rem;margin:0 1.25rem 2rem;padding:1.5rem;position:relative;overflow:hidden}.service-banner .tag{color:#107c68;background:#2beecd33;border-radius:1rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800;display:inline-block}.service-banner h2{margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.service-banner p{color:var(--text-sub);max-width:65%;margin-bottom:1rem;font-size:.8rem;line-height:1.4}.service-banner-bg{background-color:#cbd5e1;border-radius:50%;width:8rem;height:8rem;position:absolute;bottom:-2rem;right:-2rem}.auth-container{flex-direction:column;min-height:100vh;padding:3rem 1.5rem;display:flex}.auth-lock-circle{background:var(--background-light);width:4.5rem;height:4.5rem;box-shadow:var(--neu-flat);color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.auth-label{color:var(--text-sub);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:flex}.auth-label .link{color:var(--primary);text-transform:none;font-size:.75rem}.phone-input-group{gap:.75rem;margin-bottom:1.5rem;display:flex}.phone-select{flex:none;width:5rem;height:3.5rem}.phone-input{flex:1;height:3.5rem;padding-right:2.5rem;position:relative}.otp-group{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.otp-box{text-align:center;width:3.5rem;height:3.5rem;box-shadow:var(--neu-pressed);background:var(--background-light);color:var(--text-main);border:none;border-radius:.75rem;flex:none;font-size:1.5rem;font-weight:800}.otp-box:focus{outline:2px solid var(--primary)}.auth-btn{width:100%;height:3.5rem;margin-top:1.5rem;margin-bottom:1.5rem;font-size:1rem}.social-separator{text-align:center;color:var(--text-sub);margin:2rem 0 1rem;font-size:.7rem;font-weight:700;position:relative}.social-separator:before,.social-separator:after{content:"";background:#a3b1c666;width:30%;height:1px;position:absolute;top:50%}.social-separator:before{left:0}.social-separator:after{right:0}.social-icons-row{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.auth-footer{color:var(--text-sub);text-align:center;font-size:.65rem;line-height:1.5}.auth-footer span{color:var(--primary);cursor:pointer;font-weight:700}.checkout-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.checkout-tag{color:#107c68;letter-spacing:.05em;background:#2beecd33;border-radius:.5rem;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.checkout-card{background:var(--background-light);border:1px solid #fff9;border-radius:1rem;margin-bottom:1rem;padding:1rem}.lab-row{align-items:center;gap:1rem;display:flex}.lab-icon{width:3.5rem;height:3.5rem;color:var(--primary);box-shadow:var(--neu-flat);background:repeating-linear-gradient(45deg,#a3b1c61a,#a3b1c61a 2px,#0000 2px 4px);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.lab-title{margin-bottom:.125rem;font-size:1rem;font-weight:700}.lab-address{color:var(--text-sub);font-size:.75rem}.edit-btn{color:var(--text-sub);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.checkout-product{align-items:center;gap:1rem;display:flex}.checkout-product-img{background:#fff;border-radius:.75rem;width:3.5rem;height:3.5rem;padding:.25rem;box-shadow:inset 0 2px 4px #0000000d}.checkout-product-img img{object-fit:contain;width:100%;height:100%}.checkout-product-info{flex:1}.checkout-product-price{text-align:right}.checkout-product-price h4{font-size:1.25rem;font-weight:800}.checkout-product-price span{color:var(--text-sub);letter-spacing:.05em;font-size:.65rem;font-weight:800}.payment-row{gap:.75rem;margin-bottom:2rem;display:flex}.payment-btn{box-shadow:var(--neu-flat);background:var(--background-light);cursor:pointer;color:var(--text-sub);border:1px solid #0000;border-radius:2rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}.payment-btn.active{color:var(--text-main);border-color:#2beecd66}.swipe-container{background:var(--background-light);height:4rem;box-shadow:var(--neu-pressed);border-radius:2rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.swipe-text{color:var(--text-sub);letter-spacing:.05em;z-index:1;opacity:.6;margin-left:2rem;font-size:.875rem;font-weight:800;position:absolute}.swipe-knob{background:var(--primary);width:3.5rem;height:3.5rem;box-shadow:var(--neu-flat);z-index:2;cursor:grab;color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .1s linear;display:flex;position:absolute;top:.25rem;left:.25rem}.secure-tag{text-align:center;color:var(--text-sub);justify-content:center;align-items:center;gap:.25rem;font-size:.7rem;display:flex}
