.mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#0a0a0a;border-top:1px solid #222;padding-bottom:var(--safe-area-bottom);z-index:1000}@media (max-width: 768px){.mobile-nav{display:flex;justify-content:space-around;align-items:stretch}body{padding-bottom:calc(60px + var(--safe-area-bottom))}}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:8px 4px;min-height:56px;color:#666;text-decoration:none;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.mobile-nav-item:hover,.mobile-nav-item:focus{color:#888}.mobile-nav-item.active{color:#f0f}.mobile-nav-item svg{width:24px;height:24px;margin-bottom:2px}.mobile-nav-label{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.mobile-nav-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:2px;background:#f0f;border-radius:0 0 2px 2px}.mobile-nav-item{position:relative}@media (max-width: 768px){.hamburger-menu{display:none!important}}.hd-home-link{position:fixed;top:20px;left:20px;z-index:1000}.hd-home-icon{width:40px;height:40px;transition:filter .3s,transform .3s}.hd-home-icon:hover{filter:drop-shadow(0 0 8px hsl(120,100%,50%));transform:scale(1.1)}.hd-header{display:flex;align-items:center;gap:1rem;color:#0f0}.hd-header-logo{width:60px;height:60px}#hddashboard{font-family:Courier New,Courier,monospace;color:hsl(120 100 50%)}#hd-tabs{display:flex;flex-direction:row;gap:0;border-bottom:1px solid hsl(120,50%,25%);font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;color:#00ad3a}.hd-tab{padding:.75rem 1.5rem;cursor:pointer;border:1px solid transparent;border-bottom:none;transition:background .2s,color .2s}.hd-tab:hover{background:#00ff000d;color:#0f0}.hd-tab.active{background:#00ff001a;color:#0f0;border-color:#206020;border-bottom:1px solid #000;margin-bottom:-1px}.hd-tab-content{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;color:#00ad3a;padding:1.5rem 0}.hive-drones{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;color:hsl(120 100 50%)}h1{color:hsl(120 100 50%)}h2{color:hsl(120 80 50%)}p{color:hsl(150 100 50%)}.config-table{width:100%;border-collapse:collapse;margin-top:1rem}.config-table th,.config-table td{padding:.75rem;text-align:left;border-bottom:1px solid hsl(120,30%,20%)}.config-table th{color:#29a329;font-weight:400;text-transform:uppercase;font-size:.85rem;border-bottom:2px solid hsl(120,50%,25%)}.config-table tr:hover{background:#00ff0008}.config-field-label{color:#0f0;font-weight:700}.config-field-desc{font-size:.85rem;color:#45a145}.config-value{color:#00e64d}.config-readonly{color:#478547;font-size:.85rem;font-style:italic}.config-edit-btn,.config-save-btn,.config-cancel-btn,.config-retry-btn{background:transparent;border:1px solid hsl(120,50%,40%);color:#19e619;padding:.25rem .5rem;cursor:pointer;font-family:inherit;font-size:.85rem}.config-edit-btn:hover,.config-save-btn:hover,.config-cancel-btn:hover,.config-retry-btn:hover{background:#00ff001a;border-color:#0f0}.config-save-btn{background:#0f03}.config-edit-actions{display:flex;gap:.5rem}.config-edit-input,.config-edit-select{background:#000;border:1px solid hsl(120,100%,50%);color:#0f0;padding:.25rem .5rem;font-family:inherit;width:100%;max-width:200px}.config-error{background:#ff00001a;border:1px solid hsl(0,80%,40%);color:#f33;padding:1rem;margin-bottom:1rem}.config-message{padding:.5rem 1rem;margin-bottom:1rem;border:1px solid}.config-message.success{background:#00ff001a;border-color:#14b814;color:#0f0}.config-message.error{background:#ff00001a;border-color:#b81414;color:#f33}.config-admin-link{margin-top:2rem;padding-top:1rem;border-top:1px solid hsl(120,30%,20%)}.config-admin-link a{color:#0f0;text-decoration:none}.config-admin-link a:hover{text-decoration:underline}.spiral-controls{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;align-items:flex-end;padding:1rem 0;margin-bottom:1rem}.audio-controls{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;align-items:center;padding:1rem 0;margin-bottom:1rem;border-top:1px solid hsl(120,30%,20%);border-bottom:1px solid hsl(120,30%,20%)}.audio-toggle{background:transparent;border:2px solid hsl(120,50%,40%);color:#19e619;padding:.5rem 1rem;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .2s ease;min-width:100px}.audio-toggle:hover{background:#00ff001a;border-color:#0f0}.audio-toggle.active{background:#0f03;border-color:#0f0}.audio-toggle.needs-interaction{border-color:#e6e619;color:#e6e619}.audio-toggle.needs-interaction:hover{background:#ffff001a}.volume-slider{display:flex;align-items:center;gap:.75rem}.volume-slider label{color:#3c3;font-size:.75rem;text-transform:uppercase}.volume-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100px;height:4px;background:#244224;border-radius:2px;cursor:pointer}.volume-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:#0f0;border-radius:50%;cursor:pointer}.volume-slider input[type=range]::-moz-range-thumb{width:14px;height:14px;background:#0f0;border-radius:50%;cursor:pointer;border:none}.volume-slider input[type=range]:disabled{opacity:.5;cursor:not-allowed}.volume-slider .volume-value{color:#0f0;font-size:.85rem;min-width:2rem;text-align:right}.audio-loading{color:#e6e619;font-size:.85rem;font-style:italic}@media (max-width: 768px){.hd-home-link{display:none}.hd-header{flex-direction:column;text-align:center;padding:1rem;padding-top:calc(1rem + var(--safe-area-top))}.hd-header-logo{width:50px;height:50px}#hd-tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 .5rem}#hd-tabs::-webkit-scrollbar{display:none}.hd-tab{flex-shrink:0;padding:.875rem 1.25rem;min-height:48px;white-space:nowrap;font-size:.9rem}.hd-tab-content{padding:1rem .75rem}.config-table{display:block}.config-table thead{display:none}.config-table tbody{display:flex;flex-direction:column;gap:.75rem}.config-table tr{display:block;background:#00320033;border:1px solid hsl(120,30%,20%);padding:1rem;border-radius:6px}.config-table td{display:block;padding:.5rem 0;border-bottom:none;text-align:left}.config-table td:first-child{padding-top:0}.config-table td:last-child{padding-bottom:0}.config-table td:before{display:block;font-size:.75rem;color:#45a145;text-transform:uppercase;margin-bottom:.25rem}.config-edit-input,.config-edit-select{max-width:100%;min-height:44px;font-size:16px;padding:.5rem}.config-edit-btn,.config-save-btn,.config-cancel-btn,.config-retry-btn{min-height:44px;padding:.5rem 1rem;font-size:.9rem}.config-edit-actions{flex-wrap:wrap;margin-top:.5rem}.audio-controls{flex-direction:column;align-items:stretch;gap:1rem}.audio-toggle{min-height:48px;width:100%;font-size:1rem}.volume-slider{width:100%;justify-content:space-between}.volume-slider input[type=range]{flex:1;min-width:150px;height:8px}.volume-slider input[type=range]::-webkit-slider-thumb{width:24px;height:24px}.volume-slider input[type=range]::-moz-range-thumb{width:24px;height:24px}.spiral-controls{flex-direction:column;align-items:stretch}}@media (max-width: 380px){.hd-tab{padding:.75rem 1rem;font-size:.85rem}.config-table tr{padding:.75rem}}#hive-admin{min-height:100vh;background-color:#000;color:#0f0;font-family:Courier New,Courier,monospace;padding:2rem}.ha-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid hsl(120,50%,25%);padding-bottom:1rem}.ha-header h1{margin:0;color:#0f0}.ha-back-link{color:#14b814;text-decoration:none}.ha-back-link:hover{color:#0f0;text-decoration:underline}.ha-tabs{display:flex;gap:0;margin-bottom:2rem;border-bottom:2px solid hsl(120,50%,25%)}.ha-tab{padding:.75rem 1.5rem;cursor:pointer;color:#393;border:1px solid transparent;border-bottom:none;transition:all .2s ease}.ha-tab:hover{color:#19e619;background:#00ff000d}.ha-tab.active{color:#0f0;border-color:#206020;border-bottom:2px solid #000;margin-bottom:-2px;background:#000}.ha-content{padding:1rem 0}.ha-loading{text-align:center;padding:2rem;color:#29a329}.ha-error{padding:1rem;background:#ff00001a;border:1px solid hsl(0,80%,40%);color:#f33;margin-bottom:1rem}.ha-message{padding:.75rem 1rem;margin-bottom:1rem;border:1px solid}.ha-message.success{background:#00ff001a;border-color:#14b814;color:#0f0}.ha-message.error{background:#ff00001a;border-color:#b81414;color:#f33}.ha-btn{background:transparent;border:1px solid hsl(120,50%,40%);color:#19e619;padding:.5rem 1rem;cursor:pointer;font-family:inherit;transition:all .2s ease}.ha-btn:hover{background:#00ff001a;border-color:#0f0}.ha-btn:disabled{opacity:.5;cursor:not-allowed}.ha-btn-primary{background:#0f03;border-color:#0f0}.ha-btn-primary:hover{background:#00ff004d}.ha-btn-danger{border-color:#b81414;color:#f33}.ha-btn-danger:hover{background:#ff00001a;border-color:red}.ha-btn-small{padding:.25rem .5rem;font-size:.85rem}.ha-table{width:100%;border-collapse:collapse;margin-top:1rem}.ha-table th,.ha-table td{padding:.75rem;text-align:left;border-bottom:1px solid hsl(120,30%,20%)}.ha-table th{color:#29a329;font-weight:400;text-transform:uppercase;font-size:.85rem;border-bottom:2px solid hsl(120,50%,25%)}.ha-table tr:hover{background:#00ff0008}.schema-manager h2{margin:0 0 1rem}.sm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sm-key{font-weight:700;color:#0f0}.sm-actions{display:flex;gap:.5rem}.sm-empty{text-align:center;color:#3d8f3d;padding:2rem}.drone-config-manager h2{margin:0 0 1rem}.dcm-search{display:flex;gap:.5rem;margin-bottom:1.5rem}.dcm-search-input{flex:1;max-width:300px;background:#000;border:1px solid hsl(120,50%,30%);color:#0f0;padding:.5rem;font-family:inherit}.dcm-search-input:focus{outline:none;border-color:#0f0}.dcm-config h3{color:#17cf17;margin-bottom:1rem}.dcm-field-label{color:#0f0}.dcm-field-key{font-size:.8rem;color:#3d8f3d}.dcm-value{color:#00e64d}.dcm-actions{display:flex;gap:.5rem}.dcm-edit-input,.dcm-edit-select{background:#000;border:1px solid hsl(120,100%,50%);color:#0f0;padding:.25rem .5rem;font-family:inherit;width:100%;max-width:200px}.dcm-edit-select{cursor:pointer}.dcm-empty,.dcm-placeholder{text-align:center;color:#3d8f3d;padding:2rem}.ha-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000}.ha-modal{background:#0a0a0a;border:2px solid hsl(120,50%,30%);padding:1.5rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.ha-modal h3{margin:0 0 1rem;color:#0f0}.ha-form-row{margin-bottom:1rem}.ha-form-row label{display:block;margin-bottom:.25rem;color:#3c3;font-size:.9rem}.ha-form-row input,.ha-form-row select,.ha-form-row textarea{width:100%;background:#000;border:1px solid hsl(120,50%,30%);color:#0f0;padding:.5rem;font-family:inherit;box-sizing:border-box}.ha-form-row input:focus,.ha-form-row select:focus,.ha-form-row textarea:focus{outline:none;border-color:#0f0}.ha-form-row input:disabled{opacity:.5;cursor:not-allowed}.ha-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.synth-preset-manager{padding:1rem 0}.spm-description{color:#4db34d;margin-bottom:1.5rem}.spm-add-btn{margin-bottom:1.5rem}.spm-default-badge{background:#0f03;color:#0f0;padding:.25rem .5rem;font-size:.8rem;border-radius:2px}.spm-table-actions{display:flex;gap:.5rem}.spm-empty{color:#478547;font-style:italic;text-align:center;padding:2rem}.spm-loading{color:#3c3;padding:2rem;text-align:center}.spm-editor{max-width:800px}.spm-section{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsl(120,30%,20%)}.spm-section h3{color:#19e619;font-size:1rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.spm-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.spm-input,.spm-select{background:#000;border:1px solid hsl(120,50%,30%);color:#0f0;padding:.5rem;font-family:inherit;width:100%;max-width:400px}.spm-input:focus,.spm-select:focus{outline:none;border-color:#0f0}.spm-input-small{background:#000;border:1px solid hsl(120,50%,30%);color:#0f0;padding:.35rem .5rem;font-family:inherit;width:80px}.spm-input-small:focus{outline:none;border-color:#0f0}.spm-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin:.5rem 0}.spm-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:hsl(120,100%,50%)}.spm-effect{margin-bottom:1rem;padding:.75rem;background:#00ff0008;border-left:2px solid hsl(120,50%,30%)}.spm-actions{display:flex;gap:.75rem;margin-top:2rem;padding-top:1rem;border-top:1px solid hsl(120,30%,20%)}.ha-btn-active{background:#00ff004d!important;border-color:#0f0!important}.ha-btn-danger{border-color:#a32929;color:#eb4747}.ha-btn-danger:hover{background:#ff00001a;border-color:#e61919}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.hamburger-menu{position:fixed;top:20px;left:20px;z-index:1000}.hamburger-icon{width:40px;height:40px;cursor:pointer;transition:filter .3s,transform .3s}.hamburger-icon:hover{filter:drop-shadow(0 0 8px hsl(340,100%,50%));transform:scale(1.1)}.menu-dropdown{position:absolute;top:50px;left:0;background-color:#1a1a1a;border:1px solid #333;border-radius:4px;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s,visibility .3s,transform .3s;display:flex;flex-direction:column}.hamburger-menu:hover .menu-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.menu-item{padding:12px 16px;color:#ffffffde;text-decoration:none;text-align:left;transition:background-color .2s,color .2s;border-bottom:1px solid #333}.menu-item:last-child{border-bottom:none}.menu-item:hover{background-color:#f05;color:#000}.stub-page{padding:2rem;text-align:center}.stub-page h1{color:#f05;margin-bottom:1rem}.logo{height:36em;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}.info-header{color:#f05}.resource-name{color:red}.playground-page{padding:2rem}.playground-page h1{color:#f05;margin-bottom:2rem}.playground-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.playground-card{display:block;text-decoration:none;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden;transition:transform .3s,border-color .3s,box-shadow .3s}.playground-card:hover{transform:translateY(-4px);border-color:#f05;box-shadow:0 8px 24px #ff006433}.playground-canvas-wrapper{width:100%;height:175px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.playground-canvas-wrapper canvas{display:block}.playground-card-title{padding:1rem;color:#ffffffde;font-size:1.1rem;text-align:center;border-top:1px solid #333}.home-logo-link{position:fixed;top:20px;left:20px;z-index:1000}.home-logo-icon{width:40px;height:40px;transition:filter .3s,transform .3s}.home-logo-icon:hover{filter:drop-shadow(0 0 8px hsl(340,100%,50%));transform:scale(1.1)}.about-page{padding:2rem;max-width:800px;margin:0 auto}.about-logo{width:100px;height:100px;display:block;margin:0 auto 1.5rem}.about-page h1{color:#f05;margin-bottom:2rem;text-align:center}.about-content{text-align:left}.about-content p{color:#f39;line-height:1.8;margin-bottom:1.5rem;font-size:1.1rem}.about-link{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:#f05;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background .2s,transform .2s}.about-link:hover{background:#c04;color:#fff;transform:translateY(-2px)}.mobile-home{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:var(--safe-area-top) var(--safe-area-right) calc(60px + var(--safe-area-bottom)) var(--safe-area-left);background:#000}.mobile-home-logo{width:60vw;max-width:300px;height:auto}.posters-page{min-height:100vh;width:100%;background:#000;padding:2rem;box-sizing:border-box}.posters-header{max-width:1400px;margin:0 auto 2rem;text-align:center}.posters-title{color:#f05;font-size:2rem;margin:0;font-weight:700}.posters-subtitle{color:#fff9;margin-top:.5rem}.posters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto}.poster-card{position:relative;padding-bottom:100%;background:#0d0d0d;border:1px solid #222;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s,border-color .3s,box-shadow .3s}.poster-card:hover{transform:translateY(-4px);border-color:#f05;box-shadow:0 8px 24px #ff006433}.poster-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.posters-loading{display:flex;justify-content:center;align-items:center;min-height:300px;color:#666;font-size:1.1rem}.posters-error{max-width:600px;margin:2rem auto;padding:1.5rem;background:#400;border:1px solid #800;border-radius:8px;color:#f88;text-align:center}.posters-empty{text-align:center;padding:4rem 2rem;color:#666}.lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;cursor:pointer;padding:2rem}.lightbox-content{position:relative;max-width:90vw;max-height:90vh}.lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px}.lightbox-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;opacity:.7;transition:opacity .2s}.lightbox-close:hover{opacity:1}.lightbox-hint{position:absolute;bottom:-70px;left:50%;transform:translate(-50%);color:#ffffff80;font-size:.85rem}.lightbox-info{text-align:center;margin-top:1rem}.lightbox-info h3{color:#fff;margin:0 0 .5rem;font-size:1.25rem}.lightbox-price{color:#f37;font-size:1.1rem;margin:0 0 1rem}.lightbox-store-btn{background:#f05;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.lightbox-store-btn:hover{background:#c04;transform:translateY(-2px)}.poster-placeholder{background:#1a1a1a}.posters-home-link{position:fixed;top:20px;left:20px;z-index:1000}.posters-home-icon{width:40px;height:40px;transition:filter .3s,transform .3s}.posters-home-icon:hover{filter:drop-shadow(0 0 8px hsl(340,100%,50%));transform:scale(1.1)}@media (max-width: 768px){.posters-page{padding:1rem;padding-top:calc(1rem + var(--safe-area-top));padding-bottom:calc(80px + var(--safe-area-bottom))}.posters-home-link{display:none}.posters-header{margin-bottom:1.5rem}.posters-title{font-size:1.5rem}.posters-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.poster-card{border-radius:6px}.lightbox{padding:1rem}.lightbox-close{top:-35px;font-size:1.5rem}}@media (max-width: 380px){.posters-grid{gap:.5rem}}.knob-input-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.knob-label{font-size:.75rem;text-transform:uppercase;color:#3c3;letter-spacing:.05em}.knob-controls{display:flex;align-items:center}input[type=number]{width:60px;margin-right:10px;background:#000;border:1px solid hsl(120,50%,30%);color:#0f0;padding:.25rem;font-family:Courier New,monospace}.knob{width:40px;height:40px;border-radius:50%;background:#111;border:2px solid hsl(120,50%,30%);position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.knob:hover{border-color:#0f0}.knob:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:20px;background:#0f0;transform-origin:bottom center;transform:translate(-50%) translateY(-50%)}.store-container{font-family:Avenir,Helvetica,Arial,sans-serif;background-color:#000;color:#ffffffde;min-height:100vh;max-width:100%}.store-header{background-color:#000;border-bottom:1px solid #333;padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center}.store-header-left{display:flex;align-items:center;gap:1.5rem}.store-logo{height:5em;width:auto}.store-header-title{display:flex;flex-direction:column;gap:.25rem;text-decoration:none}.store-header-title:hover h1{text-shadow:0 0 10px rgba(255,0,100,.5)}.store-header h1{font-size:1.8em;color:#f05;margin:0;font-weight:700;letter-spacing:-.02em}.store-subtitle{font-size:1.1em;color:#fff9;margin:0;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.store-header-right{display:flex;gap:1rem}.store-btn{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f0f;color:#000;cursor:pointer;transition:all .25s}.store-btn:hover{border-color:#f05;box-shadow:0 0 10px #ff006480}.store-btn-secondary{background-color:#1a1a1a;color:#fff}.store-btn-secondary:hover{border-color:#f0f}.store-btn-small{padding:.4em .8em;font-size:.9em}.menu-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background-color:#0d0d0d;border-bottom:1px solid #222}.category-filter{display:flex;gap:1rem;flex-wrap:wrap}.category-filter-item{padding:.5rem 1rem;border:1px solid #333;border-radius:4px;cursor:pointer;transition:all .25s;color:#888;background:transparent;font-family:inherit;font-size:.95em}.category-filter-item:hover,.category-filter-item.active{border-color:#f05;color:#f05;background-color:#ff00641a}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:2rem 3rem;max-width:1800px;margin:0 auto}@media (min-width: 1400px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;padding:3rem 4rem}}@media (min-width: 1800px){.product-grid{grid-template-columns:repeat(5,1fr)}}.store-main{padding:0}.category-heading{color:#f05;font-size:1.5em;margin:0;padding:1.5rem 3rem .5rem;font-weight:600}.product-card{background-color:#0d0d0d;border:1px solid #222;border-radius:8px;overflow:hidden;transition:all .3s;position:relative}.product-card:hover{border-color:#c04;box-shadow:0 0 20px #ff006433;transform:translateY(-4px)}.product-card-image{width:100%;aspect-ratio:1;object-fit:cover;background-color:#1a1a1a;display:block}.product-card-content{padding:1rem}.product-card-name{font-size:1.1em;color:#fff;margin:0 0 .5rem}.product-card-price{font-size:1.2em;color:red;font-weight:700;margin-bottom:1rem}.product-card-price.on-sale{color:#f05}.product-card-original-price{text-decoration:line-through;color:#666;font-size:.9em;margin-left:.5rem;font-weight:400}.sale-badge{position:absolute;top:10px;right:10px;background-color:#f05;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.8em;font-weight:700}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;z-index:999;opacity:0;visibility:hidden;transition:all .3s}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100vh;background-color:#0a0a0a;border-left:1px solid hsl(340,100%,30%);transform:translate(100%);transition:transform .3s ease;z-index:1000;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-header{padding:1.5rem;border-bottom:1px solid #222;display:flex;justify-content:space-between;align-items:center}.cart-header h2{margin:0;color:#f05}.cart-close{background:none;border:none;color:#888;font-size:1.5em;cursor:pointer;padding:0}.cart-close:hover{color:#fff}.cart-items{flex:1;overflow-y:auto;padding:1rem}.cart-item{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #222}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:4px;background-color:#1a1a1a}.cart-item-details{flex:1}.cart-item-name{color:#fff;margin:0 0 .5rem}.cart-item-variant{color:#888;font-size:.85em;font-weight:400}.cart-item-price{color:#f05;font-weight:700}.cart-item-quantity{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.cart-item-quantity button{background-color:#1a1a1a;border:1px solid #333;color:#fff;width:28px;height:28px;border-radius:4px;cursor:pointer}.cart-item-quantity button:hover{border-color:#f0f}.cart-footer{padding:1.5rem;border-top:1px solid #222}.cart-total{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1.2em}.cart-total-amount{color:#f05;font-weight:700}.cart-empty{text-align:center;color:#666;padding:3rem 1rem}.product-detail{padding:2rem;max-width:1200px;margin:0 auto}.product-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.product-detail-image{width:100%;max-height:80vh;object-fit:contain;border-radius:8px;background-color:#1a1a1a}.product-detail-info h1{color:#fff;margin:0 0 1rem}.product-detail-price{font-size:2em;color:#f05;font-weight:700;margin-bottom:1rem}.product-detail-description{color:#aaa;line-height:1.6;margin-bottom:2rem}.product-variant-selector{margin-bottom:1.5rem}.product-variant-selector label{display:block;color:#888;margin-bottom:.5rem;font-size:.9rem}.product-variant-selector select{width:100%;padding:.75rem;background:#111;border:1px solid #333;border-radius:6px;color:#fff;font-size:1rem;cursor:pointer}.product-variant-selector select:hover{border-color:#f05}.product-variant-selector select:focus{outline:none;border-color:#f05}.product-detail-sku{color:#666;font-size:.9em;margin-bottom:2rem}.store-loading{display:flex;justify-content:center;align-items:center;min-height:300px;color:#666}.store-empty{text-align:center;padding:4rem 2rem;color:#666}.back-link{color:#f05;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem}.back-link:hover{text-decoration:underline}@media (max-width: 900px){.store-header{padding:1rem 1.5rem}.store-header-left{gap:1rem}.store-logo{height:4em}.store-header h1{font-size:1.4em}.store-subtitle{font-size:.9em}}@media (max-width: 768px){.store-header{flex-direction:column;gap:1rem;text-align:center;padding:1rem;padding-top:calc(1rem + var(--safe-area-top))}.store-header-left{flex-direction:column;gap:.75rem}.store-header-title{align-items:center}.store-header h1{font-size:1.2em}.store-subtitle{font-size:.85em}.store-logo{height:3.5em}.menu-bar{flex-direction:column;gap:.75rem;padding:.75rem 1rem;position:sticky;top:0;z-index:100;background-color:#0d0d0d}.category-filter{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.category-filter::-webkit-scrollbar{display:none}.category-filter-item{flex-shrink:0;padding:.6rem 1rem;min-height:44px;display:flex;align-items:center}.category-heading{padding:1rem 1rem .5rem;text-align:center}.product-grid{grid-template-columns:repeat(2,1fr);padding:1rem;gap:.75rem}.product-card{border-radius:6px}.product-card-content{padding:.75rem}.product-card-name{font-size:.95em;line-height:1.3}.product-card-price{font-size:1em;margin-bottom:.75rem}.product-card .store-btn{width:100%;min-height:44px;font-size:.9em}.product-detail{padding:1rem}.product-detail-content{grid-template-columns:1fr;gap:1.5rem}.product-detail-info h1{font-size:1.4em}.product-detail-price{font-size:1.5em}.product-detail-info .store-btn{position:fixed;bottom:calc(60px + var(--safe-area-bottom) + 1rem);left:1rem;right:1rem;min-height:50px;font-size:1.1em;z-index:50;box-shadow:0 -4px 20px #00000080}.cart-drawer{width:100%;max-width:100%;border-left:none;border-top:1px solid hsl(340,100%,30%)}.cart-header{padding-top:calc(1rem + var(--safe-area-top))}.cart-item-quantity button{width:40px;height:40px;font-size:1.2em}.cart-footer{padding-bottom:calc(1.5rem + var(--safe-area-bottom))}.cart-footer .store-btn{width:100%;min-height:50px;font-size:1.1em}}@media (max-width: 380px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.product-card-content{padding:.5rem}.product-card-name{font-size:.85em}}.store-admin{font-family:Courier New,Courier,monospace;background-color:#000;min-height:100vh;padding:2rem;color:#ffffffde}.store-admin h1{color:#f05;margin-bottom:2rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.admin-header a{color:#f05;text-decoration:none}.admin-header a:hover{text-decoration:underline}.admin-tabs{display:flex;gap:0;margin-bottom:0}.admin-tab{padding:1rem 2rem;cursor:pointer;border:1px solid #333;border-bottom:none;color:#666;transition:all .25s;background:transparent;font-family:inherit;font-size:1em}.admin-tab:hover{color:#e6195d}.admin-tab.active{color:#f05;border-color:#f05;background-color:#ff00641a}.admin-content{border:1px solid #333;padding:2rem;min-height:400px}.admin-form{display:flex;flex-direction:column;gap:1rem;max-width:600px}.admin-form-group{display:flex;flex-direction:column;gap:.5rem}.admin-form label{color:#888;font-size:.9em}.admin-form input,.admin-form textarea,.admin-form select{background-color:#1a1a1a;border:1px solid #333;color:#fff;padding:.75rem;border-radius:4px;font-family:inherit;font-size:1em}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{outline:none;border-color:#f05}.admin-form textarea{min-height:100px;resize:vertical}.admin-form input[type=checkbox]{width:auto;margin-right:.5rem}.admin-form-checkbox{flex-direction:row;align-items:center}.admin-form-row{display:flex;gap:1rem}.admin-form-row>*{flex:1}.admin-btn{border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f0f;color:#000;cursor:pointer;transition:all .25s}.admin-btn:hover{border-color:#f05;box-shadow:0 0 10px #ff006480}.admin-btn:disabled{opacity:.5;cursor:not-allowed}.admin-btn-secondary{background-color:#1a1a1a;color:#fff}.admin-btn-secondary:hover{border-color:#f0f}.admin-btn-danger{background-color:#ad1f1f;color:#fff}.admin-btn-danger:hover{background-color:#d92626}.admin-btn-small{padding:.4em .8em;font-size:.9em}.admin-table{width:100%;border-collapse:collapse;margin-top:1rem}.admin-table th,.admin-table td{padding:1rem;text-align:left;border-bottom:1px solid #222}.admin-table th{color:#f05;font-weight:700}.admin-table tr:hover{background-color:#ff00640d}.admin-table-actions{display:flex;gap:.5rem}.admin-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-section-header h2{color:#f05;margin:0}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.admin-modal{background-color:#0a0a0a;border:1px solid hsl(340,100%,30%);border-radius:8px;padding:2rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.admin-modal h3{color:#f05;margin-top:0;margin-bottom:1.5rem}.admin-modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.admin-status{padding:.25rem .5rem;border-radius:4px;font-size:.85em}.admin-status-active{background-color:#0f03;color:#0f0}.admin-status-inactive{background-color:#f003;color:red}.admin-empty{text-align:center;padding:3rem;color:#666}.admin-message{padding:1rem;border-radius:4px;margin-bottom:1rem}.admin-message-success{background-color:#00ff001a;border:1px solid hsl(120,100%,30%);color:#0f0}.admin-message-error{background-color:#ff00001a;border:1px solid hsl(0,100%,30%);color:red}.checkout-page{max-width:600px;margin:0 auto;padding:2rem 1rem;min-height:100vh;background:#000;color:#fff}.checkout-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.checkout-back-btn{background:transparent;border:1px solid #333;color:#fff;padding:.5rem 1rem;cursor:pointer;font-size:.9rem}.checkout-back-btn:hover{border-color:#f0f;color:#f0f}.checkout-title{font-size:1.5rem;margin:0}.checkout-steps{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.checkout-step{display:flex;align-items:center;gap:.5rem;color:#666}.checkout-step.active{color:#f0f}.checkout-step.completed{color:#0f0}.step-number{width:24px;height:24px;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:.8rem}.checkout-step.completed .step-number{background:#0f0;border-color:#0f0;color:#000}.step-divider{width:30px;height:2px;background:#333}.checkout-summary{background:#111;border:1px solid #333;padding:1rem;margin-bottom:1.5rem}.summary-title{font-size:1rem;margin:0 0 1rem;color:#888}.summary-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #222}.summary-item:last-child{border-bottom:none}.summary-item-name{color:#fff}.summary-item-qty{color:#888;font-size:.9rem}.summary-item-price{color:#f0f}.summary-total{display:flex;justify-content:space-between;padding:1rem 0 0;margin-top:.5rem;border-top:1px solid #444;font-size:1.2rem;font-weight:700}.summary-total-amount{color:#f0f}.checkout-form{display:flex;flex-direction:column;gap:1rem}.form-section{background:#111;border:1px solid #333;padding:1.5rem}.form-section-title{font-size:1rem;margin:0 0 1rem;color:#f0f}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;color:#888;font-size:.9rem}.form-group input{width:100%;padding:.75rem;background:#000;border:1px solid #444;color:#fff;font-size:1rem;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#f0f}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.payment-form-container{background:#111;border:1px solid #333;padding:1.5rem}.payment-title{font-size:1rem;margin:0 0 1rem;color:#f0f}#card-container{min-height:50px;background:#000;border:1px solid #444;padding:.75rem;margin-bottom:1rem}.payment-note{color:#666;font-size:.8rem;text-align:center;margin-top:1rem}.checkout-btn{width:100%;padding:1rem;background:#f0f;border:none;color:#000;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1rem}.checkout-btn:hover:not(:disabled){background:#f0f}.checkout-btn:disabled{background:#444;color:#888;cursor:not-allowed}.checkout-loading{display:flex;align-items:center;justify-content:center;gap:.5rem}.loading-spinner{width:20px;height:20px;border:2px solid #000;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkout-error{background:#400;border:1px solid #800;color:#f88;padding:1rem;margin-bottom:1rem;font-size:.9rem}.order-confirmation{text-align:center;padding:2rem 1rem}.confirmation-icon{font-size:4rem;color:#0f0;margin-bottom:1rem}.confirmation-title{font-size:1.5rem;margin:0 0 .5rem;color:#0f0}.confirmation-message{color:#888;margin-bottom:2rem}.order-id{font-family:monospace;background:#111;padding:.5rem 1rem;display:inline-block;margin-bottom:2rem;color:#f0f}.confirmation-details{background:#111;border:1px solid #333;padding:1.5rem;text-align:left;margin-bottom:2rem}.confirmation-details h3{margin:0 0 1rem;color:#f0f;font-size:1rem}.continue-shopping-btn{display:inline-block;padding:1rem 2rem;background:transparent;border:1px solid magenta;color:#f0f;text-decoration:none;font-weight:700}.continue-shopping-btn:hover{background:#f0f;color:#000}.checkout-empty{text-align:center;padding:4rem 1rem}.checkout-empty p{color:#888;margin-bottom:2rem}@media (max-width: 768px){.checkout-page{padding:1rem;padding-top:calc(1rem + var(--safe-area-top));padding-bottom:calc(100px + var(--safe-area-bottom))}.checkout-header{margin-bottom:1.5rem}.checkout-back-btn{min-height:44px;padding:.5rem 1rem}.form-section{padding:1rem}.form-group input{min-height:48px;font-size:16px;padding:.875rem}.form-group input[type=tel],.form-group input[inputmode=numeric]{font-variant-numeric:tabular-nums}.checkout-btn{position:fixed;bottom:calc(60px + var(--safe-area-bottom));left:0;right:0;margin:0;border-radius:0;min-height:56px;font-size:1.1rem;z-index:100;box-shadow:0 -4px 20px #000c}#card-container{min-height:60px;padding:1rem}}@media (max-width: 480px){.checkout-page{padding:.75rem;padding-top:calc(.75rem + var(--safe-area-top))}.form-row{flex-direction:column;gap:0}.checkout-steps{font-size:.8rem;gap:.5rem}.step-label{display:none}.checkout-summary{padding:.75rem}.summary-title{font-size:.9rem}.order-confirmation{padding:1.5rem 1rem;padding-top:calc(1.5rem + var(--safe-area-top))}.continue-shopping-btn{display:block;width:100%;text-align:center;min-height:50px;line-height:50px;padding:0 1rem}}:root{font-family:Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:normal;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px)}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;color:#444}h1{font-size:3.2em;line-height:1.1}h2{font-size:1.2em;line-height:1.1;color:#666}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}
