@keyframes pageIn{0%{opacity:0}to{opacity:1}}#main{animation:.3s both pageIn}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Courier New,monospace;font-size:12px;line-height:1.6}h1,h2,h3,h4,h5,h6{margin-bottom:1em;font-family:Courier New,monospace;font-weight:400;line-height:1.4}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1.1em}h6{font-size:1.5em}p{margin-bottom:1em}a{color:#333;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}strong,b{font-weight:700}em,i{font-style:italic}body{flex-direction:column;min-height:100vh;display:flex}body.bg-fading #main-content,body.bg-fading #footer{opacity:0!important;transition:none!important}#main-content,#footer{transition:opacity .4s}#site-header{align-items:center;margin:25px 25px 0;padding:18px 20px;display:flex;position:relative}.header-border{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.header-logo{line-height:0;display:block}.header-logo img{width:auto;height:35px}#site-nav{justify-content:space-between;align-items:center;margin:0 25px;padding:14px 0;display:flex}.nav-cart{color:#333;font-size:13px;text-decoration:none;transition:opacity .2s}.nav-cart.current{font-weight:700}.nav-cart:hover{opacity:.6}#site-nav ul{gap:24px;margin:0;padding:0;list-style:none;display:flex}#site-nav a{color:#333;font-size:13px;text-decoration:none;transition:opacity .2s}#site-nav a:hover{opacity:.6}#site-nav a.current{font-weight:700}#main-content{background-color:#0000;flex:1;width:100%}#footer{color:#6f6f6f;background-color:#0000;justify-content:space-between;align-items:center;padding:40px 25px;font-size:11px;display:flex}#footer a{color:#6f6f6f}.footer-actions{align-items:center;gap:12px;display:flex}.page-content{padding:40px}.page-content-inner{max-width:100%}.products{grid-template-columns:repeat(5,1fr);gap:30px;margin:0;padding:0;list-style:none;display:grid}.product{flex-direction:column;margin:0;padding:0;display:flex}.product-image-wrapper{margin-bottom:15px}.product-image-wrapper img{width:100%;height:auto;transition:opacity .2s;display:block}.product-image-wrapper a:hover img{opacity:.85}.product-title{margin-bottom:8px;font-size:13px;line-height:1.5}.product-title a{color:#333;text-decoration:none}.product-title a:hover{opacity:.6}.price{color:#333;margin-bottom:0;font-size:13px;font-weight:700}.back-link{color:#333;margin-bottom:20px;font-size:12px;text-decoration:none;display:inline-block}.back-link:hover{opacity:.6}.single-product .product{grid-template-columns:3fr 2fr;align-items:start;gap:60px;margin:0;padding:0;display:grid}.single-product .product-images{order:1;justify-content:center;width:100%;display:flex}.single-product .product-images img{width:100%;max-width:520px;height:auto;display:block}.single-product .product-gallery{margin-top:10px}.single-product .product-gallery img{width:100%;height:auto;margin-bottom:10px;display:block}.single-product .product-summary{order:2;padding-top:20px}.single-product .product-title{color:#000;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:15px;font-weight:400;line-height:1.4}.single-product .price{color:#333;margin-bottom:10px;font-size:13px;font-weight:700}.product-meta{margin-bottom:10px;font-size:12px;font-weight:700;line-height:1.2}.product-meta-item{color:#333;margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.8}.product-meta-label{font-weight:700}.buy-button{margin-top:12px;margin-bottom:12px;padding:8px 16px}.buy-button:disabled{opacity:.5;cursor:not-allowed}@keyframes cartToastIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cart-toast{border:1px solid #333;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:10px 14px;font-family:Courier New,monospace;animation:.25s both cartToastIn;display:flex}.cart-toast-text{letter-spacing:.04em;opacity:.7;font-size:11px}.cart-toast-link{letter-spacing:.06em;cursor:pointer;white-space:nowrap;text-underline-offset:2px;font-family:Courier New,monospace;font-size:11px;font-weight:700;text-decoration:underline;color:inherit!important;background:0 0!important;border:none!important;padding:0!important}.cart-toast-link:hover{opacity:.6}.variant-buttons{gap:8px;margin-top:6px;display:flex}.variant-btn{cursor:pointer;text-transform:lowercase;letter-spacing:.06em;color:#0059e7!important;background:0 0!important;border:1px solid #0059e7!important;padding:6px 14px!important;font-family:Courier New,monospace!important;font-size:11px!important}.variant-btn:hover{background:#0059e714!important}.variant-btn--active{color:#fff!important;background:#0059e7!important}.product-description{color:#000;max-width:100%;margin-top:12px;margin-bottom:30px;font-size:12px;line-height:1.6}.button,.btn,button,input[type=button],input[type=submit]{color:#fff;cursor:pointer;text-transform:none;letter-spacing:normal;background-color:#0059e7;border:.5px solid #0000;padding:6px;font-family:Courier New,monospace;font-size:10px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.button:hover,.btn:hover,button:hover,input[type=button]:hover,input[type=submit]:hover{color:#fff;background-color:#0059e7}button:disabled{opacity:.5;cursor:not-allowed}.variations{margin-bottom:15px}.variation-row{margin-bottom:10px}.variation-row label{margin-bottom:5px;font-size:12px;font-weight:700;display:block}.variation-row select{color:#333;background-color:#fafafa;border:1px solid #f0f0f0;width:100%;max-width:200px;padding:6px 8px;font-family:Courier New,monospace;font-size:12px}.variation-row select:focus{background-color:#fff;border-color:#333;outline:none}.page-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:30px;font-size:18px}.entry-content{max-width:100%;font-size:12px;line-height:1.8}.entry-content p{margin-bottom:15px}.entry-content h2{margin-top:30px;margin-bottom:15px;font-size:1.5em}.entry-content h3{margin-top:25px;margin-bottom:12px;font-size:1.25em}input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url],textarea,select{color:#333;background-color:#fafafa;border:1px solid #f0f0f0;width:100%;padding:8px 10px;font-family:Courier New,monospace;font-size:12px}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus,select:focus{background-color:#fff;border-color:#333;outline:none}label{margin-bottom:5px;font-size:12px;display:block}.form-row{margin-bottom:15px}@media (max-width:1024px){.products{grid-template-columns:repeat(5,1fr);gap:20px}.page-content{padding:30px}.single-product .product{gap:40px}}@media (max-width:768px){#site-header{margin:15px 15px 0;padding:14px 20px}#site-nav{margin:0 15px;padding:10px 0}#site-nav ul{flex-wrap:wrap;gap:16px}#footer{padding:30px 15px}.products{grid-template-columns:repeat(3,1fr);gap:15px}.page-content{padding:20px 15px}.single-product .product{grid-template-columns:1fr;gap:30px}}@media (max-width:480px){body{font-size:11px}#site-header{border-width:3px;margin:10px 10px 0;padding:12px 15px}.header-logo img{height:26px}#site-nav{margin:0 10px;padding:8px 0}#site-nav ul{gap:12px}#site-nav a{font-size:12px}#footer{padding:25px 10px}.products{grid-template-columns:repeat(2,1fr);gap:10px}.page-content{padding:15px 10px}.product-title,.price{font-size:12px}.button,.btn,button,input[type=button],input[type=submit]{padding:8px 15px;font-size:12px}}.media-grid{grid-template-columns:repeat(8,1fr);gap:30px;margin:0;padding:0;display:grid}.media-item{flex-direction:column;display:flex}.media-item a{color:#333;text-decoration:none}.media-image-wrapper{aspect-ratio:7/5;border:1px solid #e0e0e0;margin-bottom:10px;overflow:hidden}.media-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:opacity .2s;display:block}.media-image-wrapper:hover img{opacity:.85}.media-placeholder{background-color:#f0f0f0;width:100%;padding-bottom:100%}.media-item-title{font-size:13px;line-height:1.5}.media-item-featured{grid-area:span 2/span 2}.media-item-featured .media-item-title{font-size:15px;font-weight:700}.single-media{grid-template-columns:2fr 3fr;gap:60px;display:grid}.single-media-content{order:1}.single-media-content img{width:100%;height:auto;display:block}.media-video-embed{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.media-video-embed iframe{width:100%;height:100%;position:absolute;top:0;left:0}.audio-player{background:#cd2f2f;align-items:center;gap:12px;margin-top:0;padding:4px 18px;display:flex}.audio-player audio{display:none}.audio-player-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.audio-icon-play{border:7px solid #0000;border-left:12px solid #fff;border-right-width:0;width:0;height:0;display:block}.audio-icon-pause{gap:3px;display:flex}.audio-icon-pause:before,.audio-icon-pause:after{content:"";background:#fff;width:3px;height:14px;display:block}.audio-player-time{color:#fff;flex-shrink:0;min-width:32px;font-family:Courier New,monospace;font-size:11px}.audio-player-progress{cursor:pointer;background:#cecece;flex:1;height:4px;position:relative}.audio-player-progress-filled{background:#fff;width:0%;height:100%;position:relative}.audio-player-progress-filled:after{content:"";opacity:0;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .15s;position:absolute;top:-4px;right:-4px}.audio-player-progress:hover .audio-player-progress-filled:after{opacity:1}.audio-player-volume{flex-shrink:0;align-items:center;gap:6px;display:flex}.audio-icon-vol{width:14px;height:12px;display:block;position:relative}.audio-icon-vol:before{content:"";background:#fff;width:5px;height:6px;position:absolute;top:3px;left:0}.audio-icon-vol:after{content:"";border:6px solid #0000;border-left-width:0;border-right-color:#fff;width:0;height:0;position:absolute;top:0;left:4px;transform:rotate(180deg)}.audio-icon-muted{width:14px;height:12px;display:block;position:relative}.audio-icon-muted:before{content:"";background:#cecece;width:5px;height:6px;position:absolute;top:3px;left:0}.audio-icon-muted:after{content:"";border:6px solid #0000;border-left-width:0;border-right-color:#000;width:0;height:0;position:absolute;top:0;left:4px;transform:rotate(180deg)}.audio-player-vol-slider{appearance:none;cursor:pointer;background:#cecece;outline:none;width:60px;height:4px}.audio-player-vol-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:10px;height:10px}.audio-player-vol-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:10px;height:10px}.single-media-info{order:2}.single-media-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:15px;font-weight:400;line-height:1.4}.single-media-type{color:#333;margin-bottom:15px;font-size:12px;font-weight:700}.single-media-description{font-size:12px;line-height:1.8}.timestamp-link{color:inherit;text-underline-offset:2px;cursor:pointer;font-weight:700;text-decoration:underline;transition:opacity .15s}.timestamp-link:hover{opacity:.6}@media (max-width:1024px){.media-grid{grid-template-columns:repeat(3,1fr);gap:20px}.single-media{gap:40px}}@media (max-width:768px){.media-grid{grid-template-columns:repeat(2,1fr);gap:15px}.single-media{grid-template-columns:1fr;gap:30px}}@media (max-width:480px){.media-grid{grid-template-columns:repeat(2,1fr);gap:10px}.media-item-title{font-size:12px}}.shop-filter-bar{border-bottom:1px solid #80808033;flex-wrap:wrap;gap:0;margin-bottom:28px;padding-bottom:12px;display:flex}.shop-filter-btn{letter-spacing:.08em;color:inherit;opacity:.4;padding:4px 20px 4px 0;font-family:Courier New,monospace;font-size:11px;text-decoration:none;transition:opacity .15s}.shop-filter-btn:hover,.shop-filter-btn.is-active{opacity:1}.posts-list{grid-template-columns:1fr 1fr;gap:2px;display:grid}.post-item--featured{border-bottom:2px solid;grid-column:1/-1;margin-bottom:4px}.post-item--featured .post-item-link{color:inherit;grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding:24px 0;text-decoration:none;display:grid}.post-item--featured .post-item-image img{object-fit:cover;width:100%;height:340px;display:block}.post-item--featured .post-item-label{letter-spacing:.15em;opacity:.5;margin-bottom:10px;font-size:10px;display:inline-block}.post-item--featured .post-item-title{margin:0 0 12px;font-size:26px;line-height:1.2}.post-item--featured .post-item-excerpt{opacity:.75;font-size:13px;line-height:1.7}.post-item:not(.post-item--featured){border-bottom:1px solid #80808033;padding:20px 12px}.post-item:not(.post-item--featured) .post-item-link{color:inherit;text-decoration:none;display:block}.post-item:not(.post-item--featured) .post-item-image img{object-fit:cover;width:100%;height:180px;margin-bottom:12px;display:block}.post-item:not(.post-item--featured) .post-item-title{margin:0 0 6px;font-size:14px}.post-item-meta time{opacity:.5;letter-spacing:.05em;font-size:11px}.post-item-excerpt{opacity:.7;margin-top:6px;font-size:12px;line-height:1.6}.single-post{max-width:700px}.single-post-header{margin-bottom:30px}.single-post-title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:20px;font-weight:400;line-height:1.3}.single-post-meta{color:#999;font-size:11px}.single-post-categories{color:#333;margin-left:10px;font-weight:700}.single-post-image{margin-bottom:30px}.single-post-image img{width:100%;height:auto;display:block}.single-post-content{margin-bottom:40px;font-size:13px;line-height:2}.single-post-content p{margin-bottom:20px}.single-post-content h2{text-transform:uppercase;letter-spacing:.05em;margin-top:40px;margin-bottom:15px;font-size:16px}.single-post-content h3{text-transform:uppercase;letter-spacing:.05em;margin-top:30px;margin-bottom:12px;font-size:14px}.single-post-content img{max-width:100%;height:auto;margin:20px 0}.single-post-content blockquote{border-left:2px solid #333;margin:20px 0;padding-left:20px;font-style:italic}.single-post-content ul,.single-post-content ol{margin:15px 0;padding-left:25px}.single-post-content li{margin-bottom:8px}.single-post-tags{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px}.post-tag{border:1px solid #e0e0e0;margin-bottom:5px;margin-right:5px;padding:3px 8px;font-size:11px;display:inline-block}@media (max-width:768px){.post-item--featured .post-item-link{grid-template-columns:1fr}.single-post-title{font-size:16px}.single-post-content{font-size:12px}}.comments-area{border-top:2px solid;margin-top:60px;padding-top:40px}.comments-title{letter-spacing:.12em;margin-bottom:32px;font-size:11px}.comment-list{margin:0;padding:0;list-style:none}.comment-list .comment{border-bottom:1px solid #80808040;padding:24px 0}.comment-list .comment:last-child{border-bottom:none}.comment-row{align-items:flex-start;gap:12px;display:flex}.comment-avatar{flex-shrink:0;width:32px;height:32px}.comment-main{flex:1;min-width:0}.comment-meta{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.comment-author-name{font-size:14px;font-weight:700}.comment-time{opacity:.5;letter-spacing:.05em;font-size:11px}.comment-content p{margin:0;font-size:13px;line-height:1.65}.comment-awaiting-moderation{opacity:.5;margin-top:4px;font-size:11px}.children{border-left:2px solid #80808033;margin:0 0 0 24px;padding:0 0 0 16px;list-style:none}.view-replies-btn{cursor:pointer;opacity:.5;letter-spacing:.08em;color:inherit;background:0 0;border:none;margin-top:6px;padding:4px 0;font-family:inherit;font-size:11px}.view-replies-btn:hover{opacity:1}.screen-reader-text{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cart-items{flex-direction:column;gap:0;display:flex}.cart-item{border-bottom:1px solid #80808033;align-items:center;gap:16px;padding:16px 0;display:flex}.cart-item-image{flex-shrink:0}.cart-item-info{flex:1;min-width:0}.cart-item-name{margin-bottom:4px;font-size:13px}.cart-item-price{opacity:.6;font-size:12px}.cart-item-qty{align-items:center;gap:8px;display:flex}.cart-item-qty button{justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;display:flex}.cart-item-qty span{text-align:center;min-width:20px;font-size:13px}.cart-item-total{text-align:right;min-width:60px;font-size:13px;font-weight:700}.cart-item-remove{cursor:pointer;opacity:.4;color:inherit;background:0 0;border:none;padding:4px;font-size:14px}.cart-item-remove:hover{opacity:1}.cart-footer{border-top:2px solid;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:24px;padding-top:20px;display:flex}.cart-summary{flex:1}.cart-shipping-select{align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.cart-shipping-select select{max-width:240px}.cart-summary-lines{flex-direction:column;gap:4px;display:flex}.cart-summary-line{justify-content:space-between;max-width:240px;font-size:12px;display:flex}.cart-summary-total{border-top:1px solid #8080804d;margin-top:6px;padding-top:6px;font-size:14px;font-weight:700}.cart-actions{gap:12px;display:flex}.cart-clear{color:inherit;cursor:pointer;background:0 0;border:1px solid #8080804d;padding:6px 12px;font-size:11px}.cart-checkout{padding:6px 16px;font-size:11px}@media (max-width:480px){.cart-item{flex-wrap:wrap;gap:10px}.cart-item-total{min-width:auto}.cart-footer{flex-direction:column;align-items:flex-start;gap:16px}}html.dark body{color:#ccc;background-color:#111}html.dark a,html.dark #site-nav a{color:#ccc}html.dark #footer,html.dark #footer a{color:#555}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6{color:#ddd}html.dark .button,html.dark .btn,html.dark button,html.dark input[type=button],html.dark input[type=submit]{color:#ccc;background-color:#222;border-color:#444}html.dark input,html.dark textarea,html.dark select{color:#ccc;background-color:#1a1a1a;border-color:#444}html.dark .product-title,html.dark .price,html.dark .product-info{color:#ccc}html.dark .shop-filter-bar{border-bottom-color:#ffffff1a}html.dark .shop-filter-btn{color:#ccc}html.dark .media-image-wrapper{border-color:#333}html.dark .media-item a,html.dark .media-item-title{color:#ccc}html.dark .media-placeholder{background-color:#222}html.dark .single-media-title,html.dark .single-media-type{color:#ccc}html.dark .single-media-description{color:#aaa}html.dark .post-item:not(.post-item--featured){border-bottom-color:#ffffff1a}html.dark .post-item--featured{border-bottom-color:#ccc}html.dark .post-item a,html.dark .post-item-title{color:#ccc}html.dark .post-tag{color:#aaa;border-color:#444}html.dark .single-post-title{color:#ddd}html.dark .single-post-meta{color:#777}html.dark .single-post-categories{color:#ccc}html.dark .single-post-content{color:#bbb}html.dark .single-post-content blockquote{border-left-color:#666}html.dark .single-post-tags{border-top-color:#333}html.dark .comments-area{border-top-color:#444}html.dark .comment-list .comment{border-bottom-color:#ffffff1a}html.dark .comment-author-name{color:#ddd}html.dark .comment-content p{color:#bbb}html.dark .children{border-left-color:#ffffff26}html.dark .entry-content{color:#ccc}
