#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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)}@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}body{background:#1a1a1a;font-family:Roboto Mono,monospace;color:#e0e0e0;margin:0}.home-title{font-size:2.5rem;margin-bottom:10px;text-align:center}.home-subtitle{font-size:1.2rem;margin-bottom:40px;text-align:center;color:#555}@media (max-width: 768px){.home-title{font-size:2rem}.home-subtitle{font-size:1rem;margin-bottom:30px}}@media (max-width: 480px){.home-title{font-size:1.6rem}.home-subtitle{font-size:.9rem;margin-bottom:20px}}.product-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.product-card{border:2px solid #333;border-radius:4px;width:380px;max-width:90vw;cursor:pointer;overflow:hidden;background:#111;transition:transform .2s ease,background-color .2s ease}@media (max-width: 768px){.product-card{width:100%;max-width:95vw}}.product-card:hover{background:#222;transform:scale(1.03)}.product-img{width:100%;height:420px;object-fit:cover;filter:grayscale(30%)}.product-info{padding:15px;text-align:center}.product-title{margin:10px 0;font-weight:700;font-size:1.1rem;letter-spacing:1px}.product-price{margin:0;font-weight:700;color:#ccc;letter-spacing:1px}.product-container{padding:20px;max-width:900px;height:100%;margin:0 auto;background:#121212;color:#e0e0e0;font-family:Roboto Mono,monospace}.product-main-image{width:100%;max-height:450px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid #333;transition:transform .2s ease,border-color .2s ease}.product-main-image:hover{transform:scale(1.02);border-color:#555}.thumbnails{display:flex;gap:10px;overflow-x:auto;padding-bottom:15px;margin-bottom:30px}.thumbnail-image{width:120px;height:80px;object-fit:cover;border-radius:2px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.thumbnail-image.selected{border-color:#0ff}.product-details{display:flex;gap:30px;flex-wrap:wrap}.product-description{flex:2}.product-description h2{font-size:2rem;font-weight:700;letter-spacing:1px}.product-description p{font-size:1rem;line-height:1.6;color:#ccc}.back-button{margin-top:20px;padding:10px 20px;background:transparent;color:#e0e0e0;border:2px solid #555;font-family:Roboto Mono,monospace;cursor:pointer;transition:background .2s ease}.back-button:hover{background:#222}.divider{width:1px;background-color:#333}.paypal-section{flex:1}.fullscreen-gallery{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;flex-direction:column}.fullscreen-gallery img{max-width:90%;max-height:80%;border-radius:4px}.gallery-controls{margin-top:20px;display:flex;gap:20px}.gallery-controls button{background:transparent;border:2px solid #555;padding:8px 16px;color:#e0e0e0;cursor:pointer;font-family:Roboto Mono,monospace}.gallery-controls button:hover{background:#222}.product-not-found{text-align:center;padding:20px}.home-footer{text-align:center;padding:15px;margin-top:40px;background-color:#111;color:#e0e0e0;font-size:.9rem;border-top:2px solid #e0e0e0;display:flex;flex-direction:column;align-items:center}.footer-links{margin-top:8px;display:flex;gap:15px}.footer-link{color:#e0e0e0;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-link:hover{color:#0af}.home-description{text-align:center;max-width:800px;margin:20px auto;padding:10px 15px;font-size:1rem;color:#ccc;line-height:1.5}table{border-collapse:collapse;background:transparent}table td{padding:0;border:none}table select{background:#111;color:#e0e0e0;border:2px solid #333;border-radius:4px;padding:8px 12px;font-size:1rem;cursor:pointer;width:200px;transition:background .2s ease,border-color .2s ease}table select:hover{border-color:#999;background:#1a1a1a}table select:focus{outline:none;border-color:#fff}table input[type=hidden]{display:none}.waitlist-watermark{margin-top:60px;font-size:5rem;font-weight:900;letter-spacing:15px;color:#ffffff1a;text-transform:uppercase;-webkit-user-select:none;user-select:none}
