*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#111827;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.ts-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ts-header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.ts-header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.ts-logo{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:1.5rem;font-weight:700}.ts-logo-image img{filter:contrast(1.5);width:auto;height:92px}.ts-nav{gap:1rem;display:flex}.ts-nav-main{flex:1;justify-content:flex-start;gap:2rem;margin-left:4rem}.ts-nav-main button{text-transform:uppercase;letter-spacing:.05em;font-size:2rem;font-weight:700}.ts-nav button{cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.95rem}.ts-nav-active{border-bottom:2px solid #f59e0b}.ts-nav-dropdown{align-items:center;display:flex;position:relative}.ts-nav-dropdown-menu{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:220px;margin-top:0;padding:.5rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0f172a26}.ts-nav-dropdown:hover .ts-nav-dropdown-menu,.ts-nav-dropdown-menu:hover{display:block}.ts-nav-subgroup-main{position:relative}.ts-nav-subitem{text-align:left;cursor:pointer;color:#111827;background:0 0;border:none;width:100%;padding:.3rem .25rem;font-size:.9rem;font-weight:600;display:block}.ts-nav-subitem:hover{background:#f3f4f6}.ts-nav-submenu{z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;min-width:200px;margin-left:0;padding:.5rem;display:none;position:absolute;top:0;left:100%;box-shadow:0 10px 30px #0f172a26}.ts-nav-subgroup-main:hover .ts-nav-submenu,.ts-nav-submenu:hover{display:block}.ts-nav-submenu button{text-align:left;cursor:pointer;color:#111827;background:0 0;border:none;width:100%;padding:.3rem .25rem;font-size:.9rem;font-weight:500;display:block}.ts-nav-submenu button:hover{background:#f3f4f6}.ts-section{padding:4rem 0}.ts-hero{border-bottom:1px solid #e5e7eb;position:relative;overflow:hidden}.ts-hero-bg-logo{pointer-events:none;opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ts-hero-bg-logo-img{max-width:90%;max-height:90%}.ts-hero h1{margin-bottom:1rem;font-size:3rem}.ts-hero p{max-width:32rem;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.ts-primary-btn{color:#111827;cursor:pointer;background:#f59e0b;border:none;border-radius:999px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600}.ts-products .ts-product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.ts-product-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.ts-product-page{background:#fff}.ts-product-hero{align-items:flex-start;gap:2rem;display:flex}.ts-product-media{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.ts-product-main-image img{object-fit:cover;border:1px solid #e5e7eb;border-radius:.75rem;width:100%}.ts-product-main-image-button{cursor:zoom-in;background:0 0;border:none;width:100%;padding:0;display:block}.ts-product-main-image-zoom{overflow:hidden}.ts-product-main-image-zoom img{transition:transform .25s}.ts-product-main-image-zoom:hover img{transform:scale(1.1)}.ts-product-thumbs{gap:.5rem;display:flex}.ts-thumb-btn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:0}.ts-thumb-btn img{object-fit:cover;border:1px solid #e5e7eb;border-radius:.5rem;width:80px;height:80px}.ts-thumb-active img{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b66}.ts-product-summary{flex:1;max-width:420px}.ts-breadcrumb{color:#6b7280;margin-bottom:.5rem;font-size:.8rem}.ts-breadcrumb span+span:before{content:"›";margin:0 .25rem}.ts-product-title{margin:.25rem 0 .5rem;font-size:2rem}.ts-product-rating{color:#4b5563;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.ts-rating-score{font-weight:700}.ts-rating-stars{color:#f59e0b}.ts-product-details-inline h2{margin-bottom:.5rem;font-size:1.1rem}.ts-product-details-inline ul{margin:0;padding-left:1.25rem;font-size:.95rem}.ts-product-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;flex-shrink:0;width:280px;padding:1.25rem}.ts-product-price-row{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.ts-product-price{font-size:1.5rem;font-weight:700}.ts-product-note{color:#6b7280;font-size:.8rem}.ts-product-field{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.25rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.ts-product-field:last-of-type{border-bottom:none;padding-bottom:0}.ts-product-field label{text-transform:uppercase;letter-spacing:.08em;color:#000;font-size:.8rem;font-weight:600}.ts-product-field select{border:1px solid #d1d5db;border-radius:.375rem;padding:.4rem .5rem;font-size:.9rem}.ts-product-static-value{color:#111827;font-size:.9rem;font-weight:500}.ts-product-actions{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.ts-qty-control{border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;height:32px;display:inline-flex;overflow:hidden}.ts-qty-control button{cursor:pointer;background:#f3f4f6;border:none;justify-content:center;align-items:center;height:100%;padding:0 .6rem;font-size:.85rem;line-height:1;display:flex}.ts-qty-control input{text-align:center;border:none;width:2.25rem;height:100%;font-size:.9rem}.ts-add-to-cart{white-space:nowrap}.ts-availability{color:#6b7280;margin-top:.75rem;font-size:.8rem}.ts-image-modal-backdrop{z-index:50;background:#0f172acc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ts-image-modal-content{background:#111827;border-radius:.75rem;max-width:90vw;max-height:90vh;padding:.75rem;position:relative;box-shadow:0 20px 40px #0006}.ts-image-modal-content img{border-radius:.5rem;max-width:100%;max-height:80vh;display:block}.ts-image-modal-close{color:#f9fafb;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:.35rem;right:.5rem}.ts-muted{background:#f9fafb}.ts-footer{background:#fff;border-top:1px solid #e5e7eb;padding:1.5rem 0}.ts-footer-inner{justify-content:space-between;align-items:center;display:flex}.ts-footer-links{gap:1rem;display:flex}.ts-footer a{color:#111827;text-decoration:none}@media (max-width:900px){.ts-product-hero{flex-direction:column}.ts-product-panel{width:100%}}@media (max-width:768px){.ts-header-inner{flex-direction:column;align-items:flex-start;gap:.5rem}.ts-nav{flex-wrap:wrap;row-gap:.25rem}.ts-hero h1{font-size:2.25rem}}
