*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-size:.875rem;--lite-gray: #f0f1f4;--label-width: 120px;--sb-theme-color: #3080e8;--sb-conent-bg: #f9f9f9;--sb-corner-radius: 12px;--sb-padding: 16px;--sb-mobile-break-width: 700px;--sb-header-height: 78px;--sb-max-content-width: 1024px;--sb-border-color-thin: #f0f1f4;--sb-hero-bgc: #0891b2}main{display:flex;flex-direction:column;justify-content:flex-start;margin:auto;flex-grow:1;max-width:var(--sb-max-content-width);padding:24px;width:100%}.flex-col{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}main{animation-duration:.5s;animation-name:animate-fade;animation-delay:.5s;animation-fill-mode:backwards}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}#root{min-height:100%;display:flex;flex-direction:column;flex-grow:1;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}body{margin:0;display:flex;flex-direction:column;place-items:center;min-width:320px;min-height:100dvh;background-color:var(--sb-conent-bg)}h1{font-size:3.2em;line-height:1.1}button,.link-btn{border-radius:4px;border:1px solid transparent;padding:.6rem 1.2rem;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s;text-align:center}button,.link-btn{background-color:#f5f3f3;color:var(--sb-theme-color)}button.primary,.link-btn.primary{background-color:var(--sb-theme-color);color:#fff}button a{color:inherit}.clickable:hover,button:hover,.link-btn:hover{filter:brightness(1.1);cursor:pointer;transform:scale(1.03);transition:all .3s ease}button:hover,.link-btn:hover{border-color:var(--sb-theme-color)}.global-loading-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000069;display:flex;align-items:center;justify-content:center;z-index:999;animation:fadeIn .3s ease-in-out}.global-loading-col{display:flex;flex-direction:column;justify-content:center;z-index:9999;align-items:center;background-color:#fff;border-radius:8px;padding:32px 64px;box-shadow:0 4px 30px #0000000d;gap:12px;font-weight:700;width:100%;max-width:300px;color:var(--sb-theme-color)}.spinner{width:48px;height:48px;border:6px solid #ccc;border-top:6px solid var(--sb-theme-color, #333);border-right:6px solid var(--sb-theme-color, #999);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.error-page{color:var(--sb-theme-color);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;font-family:sans-serif;text-align:center}.error-page h1{font-size:72px;margin-bottom:1rem;font-weight:700}.error-message{font-size:20px;margin-bottom:.5rem}.error-subtext{color:#777;font-size:14px;margin-bottom:1.5rem}.header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sb-border-color-thin);box-shadow:0 4px 20px #00000034;position:sticky;top:0;left:0;width:100%;height:var(--sb-header-height, 70px);background-color:#fff;color:var(--sb-theme-color);z-index:5}.header-content{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;width:100%;margin:auto;max-width:var(--sb-max-content-width)}.header-side{flex-shrink:0}.header-left{margin-right:1rem;color:var(--sb-theme-color)}.header-right ul{display:flex;flex-direction:column;list-style:none;width:100%;align-items:center;justify-content:center}.header-right{display:flex;align-items:center;gap:8px}.header-right ul li{width:100%;text-align:center}.header-main{flex:1;text-align:center;color:var(--sb-theme-color)}.header-title{font-size:1.25rem;font-weight:700;color:#2c5282;margin:0}.header-subtitle{font-size:.875rem;margin:0}header svg{width:24px}header .header-logo{display:flex;align-items:center}.menu-toggle{display:block;background:none}.navbar{display:none;flex-direction:column;position:absolute;top:100%;width:200px;right:0;background:#fff;box-shadow:0 4px 8px #0000001a;z-index:10}.navbar ul>*:not(:last-child){border-bottom:1px solid #ccc;padding-bottom:16px;margin-bottom:16px}.navbar.open{display:flex;padding:16px;min-width:100px}@media (min-width: 769px){.navbar{display:flex;gap:1rem;align-items:center;position:unset;width:100%;box-shadow:none}.header-right ul{flex-direction:row;gap:8px}.navbar ul>*:not(:last-child){border:0;margin:0;padding:0}.menu-toggle{display:none;border:none;font-size:1.5rem;cursor:pointer}}.cart-btn{display:flex;box-sizing:content-box;padding:12px}.cart-btn:has(span){padding:12px 8px}.cart-btn-total{display:flex;justify-content:center;align-items:center;position:relative;font-weight:800;top:-4px;right:4px;background-color:#fff;color:var(--sb-theme-color, black);border-radius:100%;width:20px;height:20px}.sb-footer{margin-top:auto;padding:8px;z-index:5;width:100%;background-color:#fff}.sb-nav a{color:var(--sb-theme-color);padding:8px}.sb-nav a.active:not(:has(svg)),.sb-nav a:hover:not(:has(svg)){font-weight:700;border:1px solid}.sb-copyright p{text-align:center}.sb-copyright a{color:var(--sb-theme-color, black);text-decoration:none}.hero{padding:4rem 1rem;display:flex;flex-direction:column;align-items:flex-start;text-align:center;justify-content:center;z-index:0;overflow:hidden}.hero-wrap{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:32px;max-width:var(--sb-max-content-width)}.hero:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100%;background:var(--sb-theme-color);opacity:.2;z-index:-1}.hero-image img{max-width:100%;float:right}.hero-content{max-width:600px;display:flex;flex-direction:column;gap:1.5rem}.hero-title{font-size:2.5rem;font-weight:700;color:var(--sb-theme-color, #333)}.hero-subtitle{font-size:1.2rem;color:#555}@media screen and (min-width: 800px){.hero-wrap{flex-direction:row}}.product-page{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start}.product-image img{width:100%;border-radius:8px;max-width:500px}.product-image{background-color:#fff;box-shadow:0 2px 8px #0000001a;border-radius:8px;line-height:0}.product-details{max-width:600px;display:flex;flex-direction:column;flex:1}.product-title{font-size:2rem;margin-bottom:.5rem}.product-rating .count{margin-left:.5rem;color:#555}.product-price{font-size:1.5rem;margin:1rem 0;color:var(--sb-theme-color)}.product-description{margin-bottom:1.5rem;line-height:1.6}.add-to-cart{padding:.75rem 1.5rem;border:none;width:100%;margin-bottom:12px}.product-added{text-align:center;color:var(--sb-theme-color, green);margin-top:8px}.trust-container{text-align:center;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:space-between;width:100%}.trust-icons{display:flex;justify-content:space-between;gap:2rem;margin-bottom:1rem;font-weight:700}.trust-item{display:flex;flex-direction:column;align-items:center;color:var(--sb-theme-color)}.trust-item svg.lucide{stroke-width:2px;width:36px;height:36px}.trust-item p{margin-top:.5rem;font-size:.95rem;color:#000}.checkout-secure{display:flex;justify-content:center;align-items:center;gap:.5rem;color:var(--sb-theme-color);font-weight:700;margin:1rem 0}.payment-methods{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.payment-methods img{width:100%;max-height:60px;object-fit:contain}.star-rating{position:relative;font-size:1.2rem;font-family:Arial,sans-serif;display:inline-block;line-height:1;width:5.4em;height:1em;overflow:hidden;text-align:start}.star-rating:before{content:"★★★★★";color:#ccc;position:absolute;left:0;top:0;width:100%}.star-rating>span{display:block;white-space:nowrap;overflow:hidden;position:relative;height:100%;width:var(--star-percent, 100%)}.star-rating>span:before{content:"★★★★★";position:absolute;left:0;top:0;color:var(--star-color, gold)}.compassion-grid{display:grid;gap:1rem;grid-template-columns:repeat(var(--cols-mobile),1fr)}@media (min-width: 600px){.compassion-grid{grid-template-columns:repeat(var(--cols-tablet),1fr)}}@media (min-width: 900px){.compassion-grid{grid-template-columns:repeat(var(--cols-desktop),1fr)}}.grid-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-grow:1;height:100%;gap:22px;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;padding:22px 1rem}.grid-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.grid-card-image{height:200px;background-repeat:no-repeat;background-position:center;background-size:contain;overflow:hidden}.grid-card-content{display:flex;flex-grow:1;align-items:center;justify-content:space-between;flex-direction:column;text-align:center}.grid-card-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.grid-card-rating{font-size:.95rem;display:flex;align-items:center;gap:.4rem}.grid-card-rating .count{color:#666;font-size:.85rem}.grid-card-price{margin-top:.5rem;font-size:1.1rem;font-weight:700;color:var(--sb-theme-color)}.grid-card-link{text-decoration:none;color:inherit}.cart-page{max-width:800px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:24px;margin-left:auto;margin-right:auto;width:100%;gap:12px}.cart-page input[type=number]{width:30px;text-align:center}.cart-page input[type=number]::-webkit-outer-spin-button,.cart-page input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-page input[type=number]{-moz-appearance:textfield}.cart-page>*{width:100%}.cart-items{list-style:none;width:100%}.cart-quantity{display:flex;gap:2px}.cart-item{display:flex;flex-grow:1;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid #ddd;padding-bottom:1rem}.cart-img{width:80px;height:80px;object-fit:contain}.cart-info{display:flex;justify-content:space-between;flex:1}.cart-controls{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.cart-controls input{width:50px;padding:.3rem}.cart-summary{margin-top:2rem;border-top:2px solid #000;padding-top:1rem;display:flex;flex-direction:column;gap:1rem}.checkout-btn{background-color:#222;color:#fff;padding:.6rem 1.2rem;border:none;cursor:pointer}.cart-remove-btn{position:relative;top:0;right:0}@media screen and (min-width: 700px){.cart-page{gap:42px;flex-direction:row;align-items:flex-start;width:100%}.cart-summary{border-top:none;margin-top:0}}.checkout-page{max-width:800px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:24px;margin-left:auto;margin-right:auto;gap:12px;width:100%}.checkout-form{display:flex;flex-direction:column;gap:1rem}.checkout-form-fields{display:flex;flex-direction:column;gap:22px}.checkout-form>*{width:100%}.checkout-form input,.checkout-form textarea{padding:.5rem;border:1px solid #ccc;width:100%}.checkout-summry-list{display:flex;flex-direction:column;gap:22px;margin-left:22px}.checkout-summary{display:flex;flex-direction:column;background:#f9f9f9;padding:1rem;border-radius:6px;gap:12px}.why-choose-us{list-style:none;display:flex;flex-direction:column;gap:22px;padding:12px}.why-choose-us-title{display:flex;align-items:center;text-align:center;color:#333}.why-choose-us-title:before,.why-choose-us-title:after{content:"";flex:1;border-bottom:1px solid #999;margin:0 1rem}@media screen and (min-width: 700px){.checkout-page{gap:42px;flex-direction:row;align-items:flex-start}.checkout-summary{border-top:none;margin-top:0}.checkout-form{flex-direction:row;width:100%}}.sb-headText{display:flex;flex-direction:column;gap:2px}
