:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:2560px;margin:0 auto;padding:2rem;text-align:center;width:100%;box-sizing:border-box}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.logo.cloudflare:hover{filter:drop-shadow(0 0 2em #f6821faa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;border-bottom:2px solid #bbb;position:sticky;top:0;z-index:10;flex-wrap:wrap}.navbar-logo{font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-right:1rem}.navbar-links{display:flex;gap:.7rem;list-style:none;margin:0 0 0 auto;padding:0;flex-wrap:wrap;align-items:center;justify-content:flex-end}.navbar-links li a,.navbar-links li button{text-decoration:none;color:#222;font-size:1rem;font-weight:500;transition:color .2s;background:none;border:none;padding:0 .2rem;cursor:pointer}.navbar-links li a:hover,.navbar-links li .active,.navbar-links li button:hover{color:#f6821f}.product-list-container{max-width:2400px;margin:2rem auto;padding:0 1rem;width:100%;box-sizing:border-box}.sort-bar{display:flex;align-items:center;gap:.7rem;margin-top:1.3rem;margin-bottom:1.5rem;font-size:1rem;justify-content:flex-start}.sort-bar button{background:none;border:none;color:#222;font-weight:500;cursor:pointer;padding:.2rem .7rem;border-radius:4px;transition:background .2s,color .2s}.sort-bar button.active,.sort-bar button:hover{background:#f6821f;color:#fff}.sort-bar .icon-btn{margin-left:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0001;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s;height:100%}.product-card:hover{box-shadow:0 4px 24px #0002}.product-image{width:100%;height:220px;object-fit:cover;background:#f6f6f6}.product-info{padding:1rem;width:100%;text-align:left;background:#fff;border-top:1px solid #eee}.product-name{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#222}.product-price{color:#f6821f;font-size:1rem;font-weight:500}.placeholder-page{max-width:600px;margin:4rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0001;text-align:center}.product-overlay{display:none}.search-bar-overlay{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent}.search-bar{display:flex;align-items:center;background:#111;padding:1.2rem 2rem;width:100vw;max-width:100vw;box-sizing:border-box;color:#fff;font-size:1.2rem;gap:1rem}.search-bar input{background:transparent;border:none;border-bottom:2px solid #fff;color:#fff;font-size:1.2rem;flex:1;outline:none;padding:.3rem .5rem}.search-icon{color:#7fff7f;font-size:1.3rem;margin-right:.5rem}.close-btn{background:none;border:none;color:#fff;font-size:1.3rem;cursor:pointer;margin-left:.5rem}.icon-btn{background:none;border:none;color:#222;font-size:1.2rem;cursor:pointer;padding:0 .2rem;display:flex;align-items:center}.icon-btn:focus,.icon-btn:hover{color:#f6821f}.search-results-header{text-align:center;margin:2rem 0 1.5rem}.search-results-header h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.view-all-btn{background:none;border:none;color:#222;text-decoration:underline;font-size:1.1rem;cursor:pointer;margin-top:.5rem}.view-all-btn:hover{color:#f6821f}.cart-count{background:#f6821f;color:#fff;border-radius:50%;padding:.05em .4em;font-size:.75em;right:-12px!important;top:-8px!important;position:absolute;min-width:18px;min-height:18px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.product-detail-page{display:flex;gap:2rem;max-width:1200px;margin:2rem auto;align-items:flex-start;flex-wrap:wrap;padding:0 1rem}.product-detail-images{display:flex;flex-direction:row;gap:1rem;width:100%;max-width:500px;margin:0 auto}.thumbnails{display:flex;flex-direction:column;gap:.5rem;min-width:60px}.thumb{width:60px;height:60px;object-fit:cover;border:2px solid #eee;border-radius:6px;cursor:pointer;transition:border .2s}.thumb:hover{border:2px solid #f6821f}.main-image{width:100%;max-width:400px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:10px;box-shadow:0 2px 12px #0001}.product-detail-info{flex:1;min-width:280px;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.product-detail-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.product-detail-price{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.add-to-cart-btn{background:#111;color:#fff;font-size:1.1rem;padding:.7em 2em;border-radius:6px;border:none;margin-bottom:1rem;cursor:pointer;transition:background .2s}.add-to-cart-btn:hover{background:#f6821f}.social-icons{display:flex;gap:1.2rem;font-size:1.3rem;margin-bottom:1rem}.collapsible-section{margin-bottom:1.2rem;border-bottom:1px solid #eee}.collapsible-header{font-weight:600;font-size:1.1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:.7rem 0}.collapsible-content{padding:.5rem 0 1rem;font-size:1rem;color:#222}.review{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;text-align:left}.review-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #eee;flex-shrink:0}.review-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.review-user{font-weight:600;font-size:1rem;margin-bottom:.2rem}.review-date{font-size:.9rem;color:#888;margin-bottom:.2rem}.review-rating{color:#f6821f;font-size:1.1rem;margin-bottom:.2rem}.review-text{margin-top:.3rem;font-size:1rem;text-align:left}.cart-sidebar{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background:#fff;box-shadow:-2px 0 16px #0002;z-index:200;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:0}.cart-sidebar.open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem 1rem;border-bottom:1px solid #eee;font-size:1.2rem;font-weight:600;color:#222}.cart-header button{background:none;border:none;color:#222;font-size:1.3rem;cursor:pointer;padding:.2rem;transition:color .2s}.cart-header button:hover{color:#f6821f}.cart-items{flex:1;overflow-y:auto;padding:1.2rem 1.5rem}.cart-item{display:flex;gap:1rem;margin-bottom:1.2rem;align-items:flex-start}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:8px}.cart-item-title{font-weight:600;margin-bottom:.3rem}.remove-btn{background:none;border:none;color:#f6821f;font-size:1rem;cursor:pointer;margin-top:.5rem;text-decoration:underline}.cart-summary{border-top:1px solid #eee;padding:1.2rem 1.5rem;font-size:1.1rem}.checkout-btn{width:100%;background:#111;color:#fff;font-size:1.1rem;padding:.8em 0;border-radius:6px;border:none;margin-top:1.2rem;cursor:pointer;transition:background .2s}.checkout-btn:hover{background:#f6821f}.continue-browsing-bar{display:flex;align-items:center;font-size:1.1rem;font-weight:600;margin:1.5rem 0 1.5rem 2rem;z-index:20;background:none;box-shadow:none;cursor:pointer;color:#222;gap:.5rem}.continue-browsing-bar .continue-browsing-arrow{font-size:1.3rem;margin-right:.3rem}@media (prefers-color-scheme: dark){.navbar{background:#222;border-bottom:2px solid #222}.navbar-logo{color:#fff}.navbar-links li a{color:#eee}.navbar-links li a:hover,.navbar-links li .active{color:#f6821f}.icon-btn{color:#eee!important}.icon-btn:focus,.icon-btn:hover{color:#f6821f!important}.sort-bar button{color:#eee;background:none}.sort-bar button.active,.sort-bar button:hover{background:#f6821f;color:#fff}.product-list-container{background:#242424}.product-card{background:#222;color:#fff;box-shadow:0 2px 12px #0006}.product-info,.product-name{color:#fff}.product-price{color:#f6821f}.placeholder-page{background:#222;color:#fff}.search-bar{background:#111;color:#fff}.search-bar input{color:#fff;border-bottom:2px solid #fff}.search-results-header h2{color:#fff}.view-all-btn{color:#eee}.view-all-btn:hover{color:#f6821f}.cart-sidebar{background:#181818;color:#fff;box-shadow:-2px 0 16px #000a}.cart-header{border-bottom:1px solid #333;color:#fff}.cart-item-title{color:#fff}.cart-summary{border-top:1px solid #333;color:#fff}.checkout-btn{background:#f6821f;color:#fff}.checkout-btn:hover{background:#fff;color:#f6821f}.continue-browsing-bar{color:#fff}.continue-browsing-bar:hover{color:#f6821f}}@media (max-width: 768px){.navbar{flex-direction:column;align-items:stretch}.navbar-links{justify-content:flex-end;margin:0 0 0 auto;width:100%}.product-grid{grid-template-columns:1fr;gap:1.5rem}.product-detail-page{gap:1rem}.product-detail-images{flex-direction:column}.thumbnails{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.thumb{min-width:60px;height:60px}.cart-sidebar{max-width:100%}}@media (min-width: 1920px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 2560px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 3840px){.product-grid{grid-template-columns:repeat(5,1fr)}}.login-page{display:flex;justify-content:center;align-items:center;min-height:60vh}.login-form{background:#fff;padding:2rem 2.5rem;border-radius:10px;box-shadow:0 2px 12px #0001;display:flex;flex-direction:column;gap:1rem;min-width:300px}.login-form h2{margin-bottom:.5rem}.login-form label{font-weight:600;margin-bottom:.2rem}.login-form input[type=email],.login-form input[type=text]{padding:.5rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.login-form button{background:#f6821f;color:#fff;border:none;border-radius:5px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background .2s}.login-form button:hover{background:#111}.login-error{color:#d32f2f;background:#ffeaea;border-radius:4px;padding:.5rem .7rem;margin-top:.5rem;font-size:.95rem}.profile-page{background:#fff;max-width:400px;margin:3rem auto;padding:2rem 2.5rem;border-radius:10px;box-shadow:0 2px 12px #0001;text-align:left}.profile-page h2{margin-bottom:1rem}.profile-page h3{margin-top:2rem;margin-bottom:.7rem}.profile-page ul{padding-left:1.2rem;margin:0}.profile-page li{margin-bottom:.5rem}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-dialog{background:#fff;border-radius:12px;box-shadow:0 4px 32px #0003;padding:2.5rem 2.5rem 2rem;min-width:320px;max-width:90vw;position:relative;display:flex;flex-direction:column;align-items:center}.modal-close-btn{position:absolute;top:.7rem;right:.7rem;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;z-index:10}.modal-close-btn:hover{color:#f6821f}
