/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}._header_129o3_1{background-color:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;box-shadow:0 4px 2px -2px gray}._shop-name_129o3_9{font-size:2rem;color:#0067f7;padding-left:30px}._nav_129o3_16{display:flex;justify-content:center;align-items:center}._nav-link_129o3_22{color:#000;text-decoration:none;margin:0 15px;font-size:1rem;cursor:pointer;transition:color .3s ease;padding:10px}._nav-link_129o3_22:hover{color:#007efd}._active-nav_129o3_36{background-color:#001eff26;color:#007efd;border-radius:20px}._cart-container_129o3_42{display:flex;justify-content:flex-end;align-items:center;padding:10px 50px 10px 10px}img{width:30px}._cart-link_129o3_54>p{text-decoration:none;background-color:red;color:#fff;border-radius:50%;padding:5px 10px}img:hover,._cart-container_129o3_42>p:hover{cursor:pointer}._cart-link_129o3_54{display:flex;align-items:center;padding-left:10px;padding-right:10px;border-radius:10px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}._cart-link_129o3_54:hover{background-color:#cdcdcd80;transform:scale(1.05)}._home_2bajw_1{text-align:center}h1{font-size:3em}h1>span{color:#0067f7}._blurb_2bajw_12{max-width:500px;margin:auto}._shop-button_2bajw_17{margin-top:30px;display:inline-block;background-color:#0067f7;color:#fff;padding:12px 18px;border:none;border-radius:16px;font-size:1.2em;text-decoration:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}._shop-button_2bajw_17:hover{transform:scale(1.05);background-color:#05c}._services-grid_2bajw_37{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 20px;text-align:left;max-width:1200px;margin:40px auto auto}._service_2bajw_37{border:1px solid #ccc;border-radius:10px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}._service_2bajw_37:hover{transform:scale(1.05);box-shadow:0 4px 8px #0000001a;cursor:pointer}._service_2bajw_37 img{width:50px;height:50px;margin-bottom:10px}._service_2bajw_37 h3{margin:10px 0 5px;font-size:1.2em}._service_2bajw_37 p{font-size:1em;color:#555}._shop-page_uhpcf_1{text-align:center}._shop-head_uhpcf_5{margin-bottom:30px}._shop-head_uhpcf_5 h1{margin-bottom:-10px}._filters-container_uhpcf_12{display:flex;max-width:1200px;justify-content:space-between;margin:auto auto 60px}._search-bar_uhpcf_20,._category-dropdown_uhpcf_20{min-width:400px;border-radius:10px;border:solid black 1px;padding:5px}._products-grid_uhpcf_27{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:auto;gap:20px;padding-bottom:40px}._product_uhpcf_27{display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid black;border-radius:10px;min-height:350px}._product_uhpcf_27 img{width:100px;height:120px;margin:auto}._category_uhpcf_20{color:#7a7a7abf;margin-bottom:-15px}._price_uhpcf_57{font-weight:700;color:#007bff}._quantity-container_uhpcf_62{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}._quantity-btn_uhpcf_70{background-color:#f0f0f0;border:1px solid #ccc;padding:5px 10px;font-size:16px;cursor:pointer;transition:background-color .3s;border-radius:10px}._quantity-btn_uhpcf_70:hover{background-color:#ddd}._qty_uhpcf_84{font-size:16px;font-weight:700;padding:0 10px;text-align:center;min-width:30px}._add-to-cart-btn_uhpcf_92{background-color:#007bff;color:#fff;border:none;padding:10px 20px;font-size:16px;margin-top:15px;cursor:pointer;border-radius:5px;transition:background-color .3s;width:100%;text-align:center}._add-to-cart-btn_uhpcf_92:hover{background-color:#0056b3}._spinner-container_k76fp_1{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px}._spinner_k76fp_1{border:8px solid rgba(169,169,169,.3);border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:_spin_k76fp_1 1s linear infinite}._loading-text_k76fp_18{margin-top:10px;font-size:16px;color:#555}@keyframes _spin_k76fp_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._checkout-page_1szdb_1{text-align:center}._checkout-page_1szdb_1{padding:2rem;max-width:800px;margin:0 auto}._checkout-form_1szdb_11{display:flex;flex-direction:column;gap:2rem;text-align:left}fieldset{border:1px solid #ddd;padding:1.5rem;border-radius:8px}legend{font-weight:700;font-size:1.2rem;margin-bottom:1rem;padding:0 .5rem}label{display:flex;flex-direction:column;margin-bottom:1rem;font-weight:500}input{padding:.5rem;font-size:1rem;border-radius:4px;border:1px solid #ccc;margin-top:.5rem}input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}button[type=submit]{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease}button[type=submit]:hover{background-color:#0056b3}._shop-btn-container_1szdb_67{margin-top:1rem;padding:20px;text-align:center}._shop-btn_1szdb_67{padding:.75rem 1.25rem;background-color:#28a745;color:#fff;border:none;font-size:1rem;border-radius:6px;cursor:pointer;text-decoration:none;transition:background-color .3s ease}._shop-btn_1szdb_67:hover{background-color:#1e7e34}._order-summary-container_1szdb_89{border-top:1px solid #ccc;padding:1rem}._order-summary-container_1szdb_89 h3{margin-bottom:1rem}._order-item_1szdb_98{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee;gap:1rem}._item-image_1szdb_107{width:50px;height:50px;object-fit:cover;border-radius:6px}._item-quantity_1szdb_114,._item-title_1szdb_115,._item-price_1szdb_116{flex:1;font-size:.95rem}._remove-btn_1szdb_121{background:none;border:none;color:red;font-size:1.5rem;cursor:pointer;padding:0 .5rem}._remove-btn_1szdb_121:hover{color:#8b0000}._total_1szdb_134{font-weight:700;text-align:right}
