body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#1a1a1a;color:#f0f0f0;line-height:1.6}.product-card{background-color:#111;border-radius:12px;box-shadow:0 4px 12px #0000004d;padding:15px;transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}button{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:10px 16px;transition:background-color .2s ease}button:hover{opacity:.9}button.add-to-cart{background-color:#444;color:#fff}button.remove{background-color:#f44;color:#fff}button.checkout{background-color:#00c851;color:#fff}button.close{background-color:#555;color:#fff}.admin-container{background:#0a0a0a;color:#e6f1ff;font-family:Courier New,monospace;margin:0 auto;max-width:1200px;padding:20px}.status-message{align-items:center;background:#1a1a1a;border-left:4px solid;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px}.error-message{border-color:#ff4d4d;color:#ff4d4d}.success-message{border-color:#00ffc8;color:#00ffc8}.close-button{background:none;border:none;color:inherit;cursor:pointer;font-size:1.2rem;transition:opacity .2s}.close-button:hover{opacity:.8}.section-header{border-bottom:1px solid #333;color:#00ffc8;font-size:1.5rem;letter-spacing:1px;margin:30px 0 20px;padding-bottom:10px}.form-section{background:#1a1a1a;border:1px solid #333;border-radius:8px;box-shadow:0 4px 6px #0000004d;margin-bottom:30px;padding:25px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:25px}.form-group{margin-bottom:20px}.form-label{color:#00ffc8;display:block;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.form-input{background:#000;border:1px solid #00ffc8;color:#fff;font-family:Courier New,monospace;padding:12px;transition:all .3s;width:100%}.form-input:focus{border-color:#00ffc8;box-shadow:0 0 0 2px #00ffc84d}.action-button{border:none;border-radius:4px;cursor:pointer;font-family:Courier New,monospace;font-size:1rem;font-weight:700;letter-spacing:1px;padding:12px 24px;transition:all .2s ease}.primary-button{background:#00ffc8;color:#111}.primary-button:hover{background:#00e6b8;transform:translateY(-1px)}.danger-button{background:#ff4d4d;color:#fff}.danger-button:hover{background:#e63c3c;transform:translateY(-1px)}.secondary-button{background:#333;border:1px solid #00ffc8;color:#00ffc8}.secondary-button:hover{background:#222}.small-button{font-size:.85rem;padding:.25rem .75rem}.image-preview{border:1px solid #333;border-radius:6px;cursor:pointer;margin-top:8px;max-height:200px}.image-preview img,.item-thumbnail{border:1px solid #00ffc8;border-radius:4px;max-height:100px;max-width:100px;object-fit:contain}.cart-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;box-shadow:0 4px 6px #0000004d;margin-bottom:2rem;padding:1.5rem}.cart-header-container{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem}.cart-items-list{list-style:none;margin:0 0 1.5rem;padding:0}.cart-item{align-items:center;border-bottom:1px solid #333;gap:1rem;padding:.75rem 0}.item-info{flex:1 1;gap:.75rem}.item-info,.item-meta{align-items:center;display:flex}.item-meta{gap:1rem}.cart-footer{border-top:1px solid #333;padding-top:1rem}.cart-total{display:flex;font-size:1.1rem;justify-content:space-between;margin-bottom:1.5rem}.total-amount{color:#00ffc8;font-weight:700}.checkout-btn{font-size:1rem;padding:.75rem;width:100%}.cart-overlay{background-color:#000000b3;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.cart-drawer{border-left:2px solid #00ffc8;box-shadow:0 0 20px #00ffc84d;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:1001}.cart-drawer.open{transform:translateX(0)}.empty-state{color:#666;font-style:italic;padding:2rem;text-align:center}.spinner{border:2px solid #00ffc84d;border-top-color:#00ffc8;display:inline-block;height:1rem;margin-right:.5rem;width:1rem}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.cart-drawer{width:280px}}@media (max-width:480px){.admin-container{padding:15px}.action-button{font-size:.9rem;padding:10px 15px}}.admin-orders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.5rem}.admin-order-card{background:#050816;border:1px solid #1f2937;border-radius:1rem;box-shadow:0 12px 28px #000000b3;display:flex;flex-direction:column;gap:.75rem;min-height:260px;padding:1.25rem}.admin-order-card:hover{border-color:#00ffc8;box-shadow:0 18px 40px #000000e6}.admin-order-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.admin-order-title{color:#a5b4fc;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.admin-order-meta{color:#9ca3af;display:flex;flex-direction:column;font-size:.82rem;gap:.15rem;margin-top:.25rem}.admin-order-meta .label{color:#e5e7eb;font-weight:500}.admin-order-email{color:#38bdf8;font-size:.8rem;word-break:break-all}.admin-order-status-wrap{min-width:140px}.admin-order-status-select{background:#020617;border:1px solid #1f2937;border-radius:.5rem;color:#e5e7eb;font-size:.8rem;padding:.35rem .5rem;width:100%}.admin-order-items{border-top:1px solid #111827;display:flex;flex-direction:column;gap:.55rem;margin-top:.5rem;padding-top:.5rem}.admin-order-item-row{align-items:flex-start;display:flex;gap:.75rem}.admin-order-item-thumb{background:#020617;border:1px solid #111827;border-radius:.5rem;flex:0 0 64px;height:64px;overflow:hidden}.admin-order-item-thumb img{display:block;height:100%;object-fit:cover;width:100%}.admin-order-item-main{flex:1 1;min-width:0}.admin-order-item-name{color:#e5e7eb;font-size:.9rem;font-weight:500;margin-bottom:.1rem}.admin-order-item-meta{color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem}.admin-order-item-subtotal{color:#22c55e;font-weight:600;margin-left:auto}.admin-order-footer{border-top:1px solid #020617;color:#6b7280;display:flex;font-size:.75rem;justify-content:flex-end;margin-top:.4rem;padding-top:.4rem}.admin-order-created-at{opacity:.8}.tab-bar{display:flex;gap:.5rem;margin-bottom:1rem}.tab{background:#000;border:1px solid #333;border-radius:999px;color:#e6f1ff;cursor:pointer;font-family:Courier New,monospace;padding:.5rem 1rem}.tab.active{background:#022c22;border-color:#00ffc8}.product-card{align-items:center;display:flex;flex-direction:column}.product-image{background:#111;border:1px solid #00ffc8;border-radius:6px;display:block;height:220px;margin:0 auto 1rem;max-width:260px;object-fit:cover;width:100%}.product-card h3{font-size:1.1rem;margin:0 0 .25rem}.product-card p{font-size:.9rem;line-height:1.25;margin:.15rem 0}.store-product-card h3{margin:.25rem 0 .15rem}.store-product-card p{margin:.15rem 0}.cart-drawer{background-color:#111;box-shadow:-2px 0 10px #0006;color:#fff;height:100%;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;transition:transform .3s ease;width:320px;z-index:1000}.cart-drawer h2{color:#00ffc8;font-size:1.5rem;margin-bottom:1rem}.cart-item{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-item-name{font-weight:700}.cart-total{font-size:1.2rem;margin-top:2rem}.cart-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.cart-actions button{background-color:#00ffc8;border:none;border-radius:6px;color:#000;cursor:pointer;font-weight:700;padding:10px;transition:background-color .2s ease}.cart-actions button:hover{background-color:#00cfa0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-container{height:100%;width:100%}.spinner-container.small{width:40px}.spinner{animation:spin 1s ease-in-out infinite;border:4px solid #0000001a;border-top-color:#09f}.spinner-container.small .spinner{border-width:2px;height:20px;width:20px}.hf-global-nav{pointer-events:none;position:fixed;right:22px;top:18px;z-index:9999}.hf-nav-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172aeb;border:1px solid #1f2937;border-radius:999px;box-shadow:0 8px 20px #0009;color:#e5e7eb;cursor:pointer;display:inline-flex;font-size:12px;gap:6px;padding:6px 12px;pointer-events:auto;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .08s ease}.hf-nav-toggle:hover{background:#020617;border-color:#22c55e;box-shadow:0 0 0 1px #22c55e80,0 10px 28px #000c;transform:translateY(-1px)}.hf-nav-toggle-dot{background:#22c55e;border-radius:999px;box-shadow:0 0 8px #22c55ee6;height:8px;width:8px}.hf-nav-toggle-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hf-nav-panel{background:radial-gradient(circle at top left,#0f172a 0,#020617 55%);border:1px solid #111827;border-radius:18px;box-shadow:0 24px 60px #000000d9;padding:10px 10px 12px;pointer-events:auto;position:absolute;right:0;top:40px;width:220px}.hf-nav-panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.hf-nav-brand{align-items:center;display:flex;gap:6px}.hf-nav-logo{align-items:center;background:#22c55e;border-radius:999px;color:#022c22;display:inline-flex;font-size:12px;height:18px;justify-content:center;width:18px}.hf-nav-title{color:#e5e7eb;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hf-nav-close{background:#0000;border:none;color:#6b7280;cursor:pointer;font-size:13px;padding:0 4px}.hf-nav-close:hover{color:#f97316}.hf-nav-links{display:flex;flex-direction:column;gap:6px;margin-top:4px}.hf-nav-link{align-items:center;background:#020617;border:1px solid #1f2937;border-radius:999px;color:#e5e7eb;display:inline-flex;font-size:12px;justify-content:center;padding:6px 10px;text-decoration:none;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .08s ease,box-shadow .12s ease}.hf-nav-link:hover{background:#030712;border-color:#22c55e;box-shadow:0 0 0 1px #22c55e66;color:#bbf7d0;transform:translateY(-1px)}.hf-nav-link--active{background:#f97316;border-color:#f97316;box-shadow:0 0 0 1px #f9731699,0 10px 25px #000000bf;color:#020617;font-weight:600}.hf-nav-link--danger{border-color:#b91c1c;color:#fecaca}.hf-nav-link--danger:hover{background:#b91c1c;border-color:#fecaca;color:#020617}@media (max-width:640px){.hf-nav-panel{width:180px}}.orders-container{color:#e6f1ff;margin:0 auto;max-width:1200px;padding:20px}.error-message{background:#1a1a1a;border-left:4px solid #ff4d4d;border-radius:8px;padding:20px;text-align:center}.retry-button{background:#64ffda;border:none;border-radius:4px;color:#0a192f;cursor:pointer;font-weight:700;margin-top:10px;padding:8px 16px}.orders-title{border-bottom:1px solid #233554;color:#64ffda;margin-bottom:30px;padding-bottom:10px}.no-orders{color:#8892b0;font-style:italic;text-align:center}.orders-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.order-card{background:#112240;border:1px solid #233554;border-radius:8px;padding:20px;transition:transform .3s ease}.order-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.order-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.order-id{color:#64ffda;font-size:1.1rem;margin:0}.order-date{color:#8892b0;font-size:.9rem;margin:0}.delete-button{background:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:5px 10px}.delete-button:hover{background:#e63c3c}.order-status{margin-bottom:15px}.order-status label{color:#64ffda;display:block;font-size:.9rem;margin-bottom:5px}.status-select{background:#0a192f;border:1px solid #233554;border-radius:4px;color:#e6f1ff;padding:8px;width:100%}.order-items{margin-bottom:15px}.order-items h4{font-size:.9rem;margin:0 0 10px}.order-items ul{margin:0}.order-items li{margin-bottom:5px}.order-total{font-weight:700;margin-bottom:15px}.customer-info{border-top:1px dashed #233554;padding-top:15px}.customer-info h4{color:#64ffda;font-size:.9rem;margin:0 0 10px}.customer-info p{font-size:.9rem;margin:5px 0}@media (max-width:768px){.orders-grid{grid-template-columns:1fr}.order-header{align-items:flex-start;flex-direction:column}}.success-container{align-items:center;background-color:#0a192f;display:flex;justify-content:center;min-height:100vh;padding:20px}.success-card{background:#112240;border:1px solid #64ffda;border-radius:10px;box-shadow:0 10px 30px #0000004d;max-width:800px;padding:2.5rem;text-align:center;width:100%}.success-icon{color:#64ffda;height:80px;margin:0 auto 20px;width:80px}.success-icon svg{height:100%;width:100%}.success-title{color:#64ffda;font-size:2rem;margin-bottom:1rem}.success-message{color:#e6f1ff;font-size:1.2rem;margin-bottom:2rem}.order-summary{background:#0a192f;border-left:3px solid #64ffda;margin:2rem 0;padding:1.5rem;text-align:left}.order-summary h3{color:#64ffda;margin-bottom:1rem;margin-top:0}.order-id{color:#8892b0;font-size:.9rem;margin-bottom:1rem}.order-items h4{color:#64ffda;font-size:1rem;margin-bottom:.5rem}.order-items ul{list-style-type:none;margin:0 0 1rem;padding-left:20px}.order-items li{color:#e6f1ff;margin-bottom:.3rem}.order-total{color:#64ffda;font-size:1.1rem;margin:1rem 0 0}.disclaimer{background:#1a1a1a;border-left:3px solid #64ffda;margin:2rem 0;padding:1rem}.disclaimer h3{color:#64ffda;margin-bottom:.5rem;margin-top:0}.disclaimer p{color:#ccc;font-size:.9rem;margin:0}.success-card>div{margin-top:2rem}.contact,.cookies,.privacy,.returns,.shipping,.social-media,.support,.terms,.warranty{background:#0a192f;border-left:3px solid #64ffda;border-radius:4px;margin-bottom:1.5rem;padding:1rem;text-align:left}.success-card a{color:#64ffda;display:inline-block;margin-right:10px;text-decoration:underline}.return-button{border-radius:4px;cursor:pointer;margin-top:1rem;padding:12px 24px}.return-button:hover{transform:translateY(-2px)}.loading-spinner{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:center}.spinner{border:4px solid #64ffda4d;height:40px;margin-bottom:15px;width:40px}@media (max-width:768px){.success-card{padding:1.5rem}.success-title{font-size:1.5rem}.success-message{font-size:1rem}}.feedback{background:#0a192f;border-left:3px solid #64ffda;border-radius:4px;margin-bottom:1.5rem;padding:1rem;text-align:left}.feedback textarea{background-color:#112240;border:none;border-radius:4px;color:#e6f1ff;margin-top:.5rem;padding:.5rem;width:100%}.feedback button{background-color:#64ffda;border:none;border-radius:4px;color:#0a192f;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.5rem 1rem}.newsletter{background:#0a192f;border-left:3px solid #64ffda;border-radius:4px;margin-bottom:1.5rem;padding:1rem;text-align:left}.newsletter input[type=email]{background-color:#112240;border:none;border-radius:4px;color:#e6f1ff;margin-top:.5rem;padding:.5rem;width:100%}.newsletter button{background-color:#64ffda;border:none;border-radius:4px;color:#0a192f;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.5rem 1rem}.legal-social,.support-contact{background:#0a192f;border-left:3px solid #64ffda;border-radius:4px;margin-bottom:1.5rem;padding:1rem;text-align:left}.legal-social a{color:#64ffda;margin:0 6px;text-decoration:underline}.footer-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem}.return-button{background-color:#64ffda;border:none;border-radius:8px;box-shadow:0 2px 6px #64ffda4d;color:#0a192f;display:inline-block;font-size:1rem;font-weight:700;margin-top:2rem;padding:.5rem 1.25rem;text-decoration:none;transition:all .3s ease}.return-button:hover{background-color:#52e3c2;box-shadow:0 4px 12px #64ffda66;transform:translateY(-1px)}.back-button{align-items:center;background-color:#00ffc8;border:none;border-radius:8px;box-shadow:0 2px 6px #00ffc84d;color:#001f2e;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;margin:2rem auto 0;padding:.6rem 1.5rem;transition:all .2s ease}.back-button:hover{background-color:#00e6b2;box-shadow:0 4px 12px #00ffc866;cursor:pointer;transform:scale(1.02) translateY(-1px)}.back-button span{display:inline-block;transition:transform .3s ease}.back-button:hover span{transform:translateX(-4px)}.legal-social,.support-contact{margin-top:2rem}@media (max-width:768px){.footer-grid{flex-direction:column}}.legal-social a:hover{color:#52e3c2;text-shadow:0 0 3px #52e3c2}.order-item-list{list-style-type:none;margin-bottom:1rem;margin-top:1rem;padding-left:0}.order-item-list li{color:#e6f1ff;font-size:.95rem;margin-bottom:.4rem}.login-container{align-items:center;background-color:#0a192f;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-box{background:#112240;border:1px solid #1e2a47;border-radius:8px;box-shadow:0 10px 25px #0000004d;max-width:400px;padding:2.5rem;width:100%}.login-title{color:#64ffda;font-size:1.5rem;letter-spacing:1px;margin-bottom:2rem;text-align:center}.login-error{background:#ff4d4f22;border:1px solid #ff4d4f;border-radius:4px;color:#ffb3b3;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#ccd6f6;font-size:.9rem;letter-spacing:.5px}.form-input{background:#0a192f;border:1px solid #233554;border-radius:4px;color:#e6f1ff;font-size:.95rem;padding:12px 15px;transition:all .3s ease}.form-input:focus{border-color:#64ffda;box-shadow:0 0 0 2px #64ffda33;outline:none}.form-input:disabled{background:#1a2a47;color:#8892b0}.login-button{align-items:center;background:#64ffda;border:none;border-radius:4px;color:#0a192f;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;margin-top:1rem;padding:12px;transition:all .3s ease}.login-button:hover{background:#52e3c2;transform:translateY(-2px)}.login-button:disabled{background:#3a8470;cursor:not-allowed;transform:none}@media (max-width:480px){.login-box{padding:2rem 1.5rem}.login-title{font-size:1.3rem}}.link-button{background:none;border:none;color:#64ffda;cursor:pointer;font:inherit;padding:0}.link-button:hover{text-decoration:underline}.blog-page{background-color:#0a192f;color:#ccc;min-height:100vh;padding:2rem}.blog-header{color:#00ffc8;font-size:2.5rem;margin-bottom:2rem;text-align:center}.blog-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.blog-card{border-radius:12px;box-shadow:0 4px 12px #00ffc81a;max-width:400px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.blog-card:hover{box-shadow:0 8px 24px #00ffc833;transform:translateY(-6px)}.blog-image{height:auto;object-fit:cover;width:100%}.blog-content{padding:1rem 1.25rem}.blog-content h2{color:#00ffc8;font-size:1.5rem;margin-bottom:.5rem}.blog-meta{color:#999;font-size:.85rem;margin-bottom:1rem}.blog-snippet{font-size:1rem;margin-bottom:1.5rem}.blog-readmore{border-bottom:1px solid #0000;transition:all .2s ease-in-out}.blog-readmore:hover{border-color:#00ffc8}.blog-card{background:#111;border:1px solid #333;border-radius:10px;box-shadow:0 4px 10px #00ffc81a;margin-bottom:2rem;overflow:hidden;transition:transform .3s ease}.blog-card:hover{box-shadow:0 6px 15px #00ffc826;transform:translateY(-5px)}.blog-cover{border-bottom:1px solid #222;height:200px;object-fit:cover;width:100%}.blog-content{color:#ccc;padding:1rem}.blog-snippet{color:#aaa;font-size:.9rem;line-height:1.5;margin-bottom:1rem;margin-top:.5rem}.blog-meta{color:#888;font-size:.75rem}.blog-readmore{color:#00ffc8;display:inline-block;font-weight:700;margin-top:1rem;text-decoration:none;transition:color .2s ease}.blog-readmore:hover{color:#00e6b2}.blog-video{margin-top:1rem}.affiliate-links{margin-top:.5rem}.affiliate-button{border-radius:4px;color:#000;padding:6px 12px}body{background-color:#0a192f;color:#e6f1ff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.app-container{margin:0 auto;max-width:1200px;min-height:100vh;padding:20px;position:relative}.store-title{color:#64ffda;font-size:2.5rem;margin:20px 0 40px;text-align:center;text-shadow:0 0 10px #64ffda4d}.header-controls{display:flex;gap:12px;position:fixed;right:20px;top:20px;z-index:1100}.divider{background:#333;height:1px;margin:6px 0;width:100%}.control-button{background-color:#64ffda;border:none;border-radius:4px;color:#0a192f;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;text-decoration:none;transition:all .3s ease}.control-button:hover{background-color:#52e3c2;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.logout-button{background-color:#ff4d4d;color:#fff}.logout-button:hover{background-color:#e63c3c}.admin-button{background-color:#1e90ff}.nav-buttons{display:flex;gap:12px}.cart-button{background-color:#112240;border:1px solid #64ffda;border-radius:4px;bottom:30px;box-shadow:0 4px 15px #0000004d;color:#64ffda;cursor:pointer;font-weight:600;padding:12px 24px;position:fixed;right:30px;transition:all .3s ease;z-index:1100}.cart-button:hover{background-color:#233554;transform:translateY(-2px)}.cart-badge{background-color:#ff4d4d;border-radius:50%;color:#fff;font-size:12px;margin-left:8px;padding:2px 6px}.spinner-container{align-items:center;display:flex;justify-content:center;padding:10px}.spinner-container.small{height:40px}.spinner{animation:spin 1s linear infinite;border:3px solid #64ffda4d;border-radius:50%;border-top-color:#64ffda;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-boundary{color:#ff4d4d;padding:40px;text-align:center}.Toastify__toast{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Toastify__toast--success{background-color:#1a7f4b}.Toastify__toast--error{background-color:#ff4d4d}@media (max-width:768px){.header-controls{align-items:flex-end;flex-direction:column;right:10px;top:10px}.store-title{font-size:1.8rem;margin-top:50px}.cart-button{bottom:20px;font-size:.8rem;padding:10px 15px;right:20px}}.auth-error-container{background:#fff9f9;border:1px solid #ffebeb;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin:2rem auto;max-width:800px;padding:2rem}.error-details{background:#fff;border-left:3px solid #ff6b6b;border-radius:4px;margin:1rem 0;padding:1rem}.error-details code{color:#ff6b6b;display:block;font-family:monospace;margin-top:.5rem}.troubleshooting{background:#f8f9fa;border-radius:4px;margin:1rem 0;padding:1rem}.troubleshooting ol{padding-left:1.5rem}.auth-actions{display:flex;gap:1rem;margin-top:1.5rem}.auth-retry-button{background:#4dabf7;border:none;border-radius:4px;color:#fff;cursor:pointer}.auth-login-link,.auth-retry-button{font-size:1rem;padding:.75rem 1.5rem}.auth-login-link{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#495057;text-decoration:none}.auth-retry-button:hover{background:#339af0}.auth-login-link:hover{background:#e9ecef}.mascot-card{animation:fadeInUp .8s ease-out;background:#000000bf;border-radius:16px;box-shadow:0 0 20px #00ffc833;max-width:450px;padding:2rem;text-align:center}.mascot-image{margin-bottom:1rem;width:120px}.mascot-text h1{color:#00ffc8;font-size:2rem;margin-bottom:.5rem}.mascot-text p{color:#ccc;font-size:1rem;margin-bottom:1.5rem}.mascot-button{background-color:#00ffc8;border-radius:8px;color:#111;display:inline-block;font-weight:700;padding:.5rem 1.2rem;text-decoration:none;transition:background-color .3s ease}.mascot-button:hover{background-color:#00cc9f}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog-post{color:#e0e0e0;margin:auto;max-width:800px;padding:2rem}.post-image{border-radius:8px;margin-bottom:1rem;max-height:400px;object-fit:cover;width:100%}.post-meta{color:#999;font-size:.9rem;margin-bottom:1rem}.post-content{font-size:1rem;line-height:1.7;margin-bottom:2rem}.post-video iframe{border-radius:8px;margin:2rem 0;width:100%}.affiliate-links{margin-top:2rem}.affiliate-button{background:#00ffc8;border-radius:6px;color:#111;display:inline-block;font-weight:700;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s}.affiliate-button:hover{background:#00e6b8}.post-tags{color:#aaa;font-size:.85rem}.hf-chat-page{align-items:flex-start;justify-content:center;min-height:calc(100vh - 80px);padding:3rem 1rem 4rem}.hf-chat-page,.hf-chat-shell{background:radial-gradient(circle at top,#020617 0,#020617 45%,#000 100%);display:flex}.hf-chat-shell{border:1px solid #22c55e47;border-radius:1.5rem;box-shadow:0 0 24px #22c55e40,0 0 60px #22c55e29;color:#e5f7eb;flex-direction:column;gap:1rem;max-width:1100px;padding:1.6rem 1.8rem 1.7rem;width:100%}.hf-chat-header{align-items:center;border-bottom:1px solid #22c59a73;color:#22f7a9;display:flex;font-size:1.06rem;font-weight:600;justify-content:center;padding-bottom:.6rem}.hf-chat-logo{font-weight:700;margin-right:.4rem}.hf-chat-title{font-size:.96rem;opacity:.9}.hf-chat-main{flex:1 1;margin-top:.35rem}.hf-chat-main,.hf-chat-messages{display:flex;flex-direction:column}.hf-chat-messages{gap:1rem;max-height:calc(100vh - 280px);overflow-y:auto;padding-right:.6rem}.hf-chat-message{background:#0c121cb8;border:1px solid #22c59a24;border-radius:1rem;display:flex;flex-direction:column;padding:.9rem 1.1rem}.hf-chat-message--user{background:#071521;border-color:#38bdf873}.hf-chat-message--assistant{border-color:#2dd4bf99}.hf-chat-message-role{color:#49fcdc;font-size:.75rem;font-weight:700;letter-spacing:.16em;margin-bottom:.25rem;text-transform:uppercase}.hf-chat-message-body{color:#d8f6e9;font-size:.95rem;white-space:pre-wrap}.hf-chat-typing{font-style:italic;opacity:.65}.hf-chat-error{background:#dc26261f;border:1px solid #f87171b3;border-radius:.6rem;color:#fecaca;font-size:.85rem;margin-top:.4rem;padding:.6rem .75rem}.hf-chat-input-bar{border-top:1px solid #22c59a66;display:flex;gap:.8rem;padding-top:1rem}.hf-chat-input{background:#050b16;border:1px solid #22f7a9;border-radius:.75rem;color:#eaffe8;flex:1 1;font-size:.92rem;padding:.8rem 1rem;resize:none}.hf-chat-input::placeholder{color:#64748b}.hf-chat-input:disabled{opacity:.6}.hf-chat-send{background:#22f7a9;border:none;border-radius:.75rem;color:#000;cursor:pointer;font-size:.96rem;font-weight:700;padding:0 1.15rem}.hf-chat-send:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.hf-chat-shell{padding:1.3rem 1.2rem 1.4rem}.hf-chat-messages{max-height:calc(100vh - 260px)}.hf-chat-page{padding:2.5rem 1.2rem 3.5rem}}.hf-assistant-project-session-row.is-active{background:radial-gradient(circle at top left,#0f172a,#020617 60%,#000 100%);box-shadow:0 0 0 1px #38bdf84d}.hf-assistant-project-session-row.is-active:hover{background:radial-gradient(circle at top left,#0f172a,#020617 50%,#000 100%)}.chat-drawer{background:#1a1a1a;border-radius:12px;bottom:70px;box-shadow:0 4px 20px #0009;color:#f1f1f1;display:flex;flex-direction:column;max-height:500px;overflow:hidden;position:fixed;right:20px;width:320px;z-index:9999}.chat-header{align-items:center;background:#00ffc8;color:#000;display:flex;font-weight:700;justify-content:space-between;padding:8px 12px}.chat-header button{background:none;border:none;color:#000;cursor:pointer;font-weight:700}.chat-header button:hover{color:#444}.chat-tools{background:#111;border-bottom:1px solid #222;display:flex;flex-wrap:wrap;gap:4px;padding:6px 10px}.chat-tools button{background:#222;border:1px solid #444;border-radius:4px;color:#ccc;cursor:pointer;font-size:11px;padding:4px 8px}.chat-tools button:hover{background:#00ffc8;color:#000}.chat-messages{flex:1 1;font-size:14px;overflow-y:auto;padding:10px}.chat-msg{line-height:1.4;margin-bottom:10px;word-break:break-word}.chat-msg.user{color:#00ffc8;text-align:right}.chat-msg.assistant{color:#f1f1f1;text-align:left}.copy-btn{background:none;border:none;color:#888;cursor:pointer;font-size:12px;margin-left:8px;transition:color .2s}.copy-btn:hover{color:#fff}.typing{animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.chat-history{background:#111;border-right:1px solid #333;color:#fff;height:calc(100% - 60px);left:0;overflow-y:auto;padding:10px;position:absolute;top:60px;width:220px;z-index:1}.chat-history h4{color:#00ffc8;font-size:14px;margin:0 0 8px}.chat-history ul{list-style:none;margin:0;padding:0}.chat-history li{margin-bottom:10px}.chat-history button{background:none;border:none;color:#ccc;cursor:pointer;display:block;padding:4px 0;text-align:left;width:100%}.chat-history button:hover{color:#fff}.chat-input{background:#111;border-top:1px solid #222;display:flex;padding:8px}.chat-input input{background:#222;border:none;border-radius:6px;color:#fff;flex:1 1;padding:6px 10px}.chat-input button{border:none;cursor:pointer;font-weight:700;margin-left:8px;padding:6px 12px}.chat-input button,.tag-label{background:#00ffc8;border-radius:6px;color:#000}.tag-label{font-size:10px;margin-left:6px;padding:2px 6px}.floating-chat-btn{background-color:#00ffc8;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0006;color:#000;cursor:pointer;font-size:24px;height:56px;position:fixed;right:20px;transition:transform .2s ease,box-shadow .2s ease;width:56px;z-index:9999}.floating-chat-btn:hover{box-shadow:0 6px 16px #00000080;transform:scale(1.1)}.monaco-wrapper{background:radial-gradient(circle at top,#020617 0,#020617 40%,#000 100%);color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}.scriptlab-shell{margin:0 auto;max-width:1280px;padding:2.5rem 1.5rem 2rem}.scriptlab-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.75rem}.scriptlab-title{color:#f9fafb;font-size:1.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scriptlab-subtitle{color:#9ca3af;font-size:.9rem;margin-top:.4rem}.scriptlab-path{color:#6b7280;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;margin-top:.25rem}.scriptlab-header-actions{align-items:center;display:flex;gap:.5rem}.btn-ghost,.btn-primary{border:1px solid #0000;border-radius:9999px;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .95rem;transition:all .15s ease-out}.btn-ghost{background:#0f172ab3;border-color:#1f2937;color:#e5e7eb}.btn-ghost:hover{background:#1f2937e6}.btn-primary{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55ecc;box-shadow:0 0 18px #22c55e47;color:#020617}.btn-primary:disabled{box-shadow:none;cursor:wait;opacity:.5}.btn-primary:hover:not(:disabled){filter:brightness(1.05)}.scriptlab-main{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1.1fr 2fr 1.1fr;margin-bottom:1.75rem}.scriptlab-column{background:radial-gradient(circle at top left,#020617 0,#020617 40%,#020617 100%);border:1px solid #1f2937f2;border-radius:1rem;box-shadow:0 20px 45px #000000bf,0 0 0 1px #0f172ae6;min-height:260px;padding:.85rem .9rem .9rem}.scriptlab-column-center{background:radial-gradient(circle at top,#020617 0,#020617 40%,#020617 100%)}.scriptlab-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.18em}.section-meta{color:#6b7280;font-size:.7rem}.scriptlab-file-list{max-height:340px;overflow-y:auto;padding-right:.35rem}.scriptlab-file-list::-webkit-scrollbar{width:6px}.scriptlab-file-list::-webkit-scrollbar-thumb{background-color:#374151;border-radius:999px}.scriptlab-file-item{background:linear-gradient(90deg,#020617,#020617);border:1px solid #1f2937d9;border-radius:.75rem;cursor:pointer;margin-bottom:.35rem;padding:.4rem .55rem;text-align:left;transition:all .12s ease-out;width:100%}.scriptlab-file-item:hover{background:radial-gradient(circle at left,#22c55e2e,#020617 60%);border-color:#22c55e}.scriptlab-file-item.is-active{background:radial-gradient(circle at left,#22c55e40,#020617 60%);border-color:#22c55e;box-shadow:0 0 0 1px #22c55e59}.file-name{color:#e5e7eb;display:block;font-size:.8rem}.file-path{color:#6b7280;display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.65rem;margin-top:.1rem}.empty-state{border:1px dashed #374151e6;border-radius:.75rem;color:#6b7280;font-size:.8rem;padding:.7rem .4rem}.editor-container{background:#020617;border:1px solid #1f2937f2;border-radius:.9rem;height:340px;overflow:hidden}.scriptlab-details{color:#d1d5db;font-size:.8rem}.detail-row{display:flex;flex-direction:column;margin-bottom:.4rem}.detail-label{color:#6b7280;font-size:.7rem;letter-spacing:.12em;margin-bottom:.05rem;text-transform:uppercase}.detail-value{color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;word-break:break-all}.scriptlab-terminal{background:radial-gradient(circle at top left,#020617 0,#020617 45%,#000 100%);border:1px solid #1f2937f2;border-radius:1rem;box-shadow:0 16px 40px #000000d9,0 0 0 1px #0f172af2;margin-bottom:.75rem;margin-top:.5rem;padding:.9rem}.terminal-input{background:#020617;border:1px solid #1f2937;border-radius:.75rem;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.8rem;max-height:120px;min-height:60px;padding:.55rem .7rem;resize:vertical;width:100%}.terminal-input::placeholder{color:#4b5563}.terminal-buttons{display:flex;gap:.6rem;justify-content:flex-end;margin-top:.5rem}.terminal-output{background:radial-gradient(circle at top,#020617 0,#020617 40%,#020617 100%);border:1px solid #111827;border-radius:.75rem;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;line-height:1.4;margin-top:.7rem;max-height:220px;overflow-y:auto;padding:.7rem .8rem}.terminal-output::-webkit-scrollbar{width:6px}.terminal-output::-webkit-scrollbar-thumb{background-color:#374151;border-radius:999px}.scriptlab-footer{align-items:baseline;color:#6b7280;display:flex;font-size:.7rem;gap:.4rem;justify-content:flex-start;margin-top:.3rem}.footer-output{color:#9ca3af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media (max-width:1024px){.scriptlab-main{grid-template-columns:1.2fr 1.8fr;grid-template-rows:auto auto}.scriptlab-column-right{grid-column:1/-1}.editor-container{height:300px}}@media (max-width:768px){.scriptlab-shell{padding:1.5rem 1rem 2rem}.scriptlab-header{align-items:flex-start;flex-direction:column}.scriptlab-main{grid-template-columns:1fr}.editor-container{height:260px}}body{background-color:#020617}.scriptlab-shell{position:relative}.scriptlab-shell:before{background:radial-gradient(circle at top,#22c55e0d,#0000 55%);border-radius:1.75rem;content:"";inset:-20px;pointer-events:none;position:absolute}.memory-view{color:#eee;padding:2rem}.memory-view ul{list-style:none;padding-left:0}.memory-view li{background:#1e1e1e;border-radius:8px;box-shadow:0 0 6px #00ffc81a;margin-bottom:1rem;padding:1rem}.hf-assistant-page{align-items:center;background:radial-gradient(circle at top,#020617 0,#020617 45%,#000 100%);color:#e5f5ff;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;min-height:calc(100vh - 80px);padding:3rem 1rem 4rem}.hf-assistant-header{align-items:center;background:linear-gradient(135deg,#0af7c0,#00c3ff 50%,#6366f1);border-radius:999px;box-shadow:0 18px 45px #000000bf,0 0 0 1px #0f172ab3;display:flex;justify-content:space-between;margin-bottom:1.25rem;max-width:1400px;padding:.75rem 1.4rem;width:100%}.hf-assistant-logo{color:#020617;font-size:1.05rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.hf-assistant-history-toggle{background:#030712e6;border:none;border-radius:999px;color:#67f9d4;cursor:pointer;font-size:.8rem;font-weight:600;outline:none;padding:.4rem .9rem}.section-label{color:#9ca3af;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.hf-assistant-main{grid-gap:1.25rem;align-items:flex-start;display:grid;gap:1.25rem;grid-template-columns:260px minmax(0,1.7fr) minmax(0,1.4fr);max-width:1400px;width:100%}.hf-assistant-main.hf-assistant-main--no-history{grid-template-columns:minmax(0,1.9fr) minmax(0,1.5fr)}.hf-assistant-history{background:radial-gradient(circle at top left,#020617 0,#020617 45%,#020617 100%);border:1px solid #1f2937f2;border-radius:1.1rem;box-shadow:0 18px 45px #000c,0 0 0 1px #0f172ae6;font-size:.8rem;max-height:calc(100vh - 220px);overflow-y:auto;padding:.75rem .8rem .8rem}.hf-assistant-history--hidden{display:none}.hf-side-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.45rem}.hf-side-header-title{color:#6b7280;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.hf-side-tabs{background:#020617;border:1px solid #1f2937f2;border-radius:999px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:.6rem;padding:.18rem}.hf-side-tab{background:#0000;border:none;border-radius:999px;color:#9ca3af;cursor:pointer;font-size:.72rem;padding:.35rem .1rem}.hf-side-tab.is-active{background:radial-gradient(circle at top,#22c55e 0,#16a34a 45%,#065f46 100%);color:#020617;font-weight:600}.hf-side-list{margin-bottom:.9rem}.hf-side-item{align-items:center;background:#020617;border:1px solid #1f2937e6;border-radius:.55rem;color:#e5e7eb;cursor:pointer;display:flex;font-size:.78rem;justify-content:space-between;margin-bottom:.25rem;padding:.35rem .55rem;position:relative}.hf-side-item.is-disabled{cursor:default;opacity:.4;pointer-events:none}.hf-side-item.is-error{background:#7f1d1db3;border-color:#ef4444e6;color:#fecaca}.hf-side-item-label{overflow:hidden;padding-right:.25rem;text-overflow:ellipsis;white-space:nowrap}.hf-side-item-options{align-items:center;background:#0000;border:1px solid #94a3b866;border-radius:999px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:.8rem;justify-content:center;letter-spacing:.16em;line-height:1;padding:.1rem .45rem;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out}.hf-side-item-menu{background:radial-gradient(circle at top,#020617 0,#020617 55%,#020617 100%);border:1px solid #1e40afcc;border-radius:.6rem;box-shadow:0 16px 40px #000000f2,0 0 0 1px #0f172ae6;min-width:130px;padding:.4rem .35rem;position:absolute;right:.35rem;top:120%;z-index:20}.hf-side-item-menu button{background:#0000;border:none;border-radius:.4rem;color:#e5e7eb;cursor:pointer;font-size:.75rem;padding:.3rem .5rem;text-align:left;transition:background .12s ease-out,color .12s ease-out;width:100%}.hf-side-item-menu button+button{margin-top:.15rem}.hf-side-item-menu button:hover{background:#0f172af2}.hf-side-item-menu button.is-danger{color:#fecaca}.hf-side-item-menu button.is-danger:hover{background:#7f1d1db3}.hf-side-item-options:hover{background:#0f172af2;border-color:#60a5fab3;box-shadow:0 0 0 1px #38bdf873;color:#e5e7eb}.hf-side-item-options:active{transform:translateY(1px)}.hf-side-footer{border-top:1px solid #1f2937f2;margin-top:.5rem;padding-top:.4rem}.hf-model-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem}.hf-model-chip{background:#020617;border:1px solid #1f2937f2;border-radius:999px;color:#9ca3af;cursor:pointer;font-size:.7rem;padding:.25rem .5rem}.hf-model-chip.is-active{background:linear-gradient(135deg,#22c55e,#16a34a);border-color:#22c55ecc;color:#020617}.hf-assistant-shell{background:radial-gradient(circle at top,#020617 0,#020617 45%,#020617 100%);border:1px solid #0af7c029;border-radius:1.4rem;box-shadow:0 22px 70px #000000d9,0 0 0 1px #0f172ae6;display:flex;flex-direction:column;gap:.8rem;padding:1.15rem 1.25rem 1.1rem;position:relative}.hf-assistant-toolbar{align-items:center;border-bottom:1px solid #0af7c029;display:flex;flex-wrap:wrap;gap:.4rem;padding-bottom:.35rem}.hf-assistant-toolbar-chip{background:#082f49e6;border:1px solid #0af7c059;border-radius:999px;color:#a5f3fc;cursor:pointer;font-size:.8rem;padding:.25rem .6rem}.hf-assistant-messages{flex:1 1;max-height:calc(100vh - 330px);overflow-y:auto;padding-right:.35rem}.hf-assistant-message{font-feature-settings:"liga" off,"calt" off;background:#030c1ce6;border-radius:.85rem;margin-bottom:.4rem;padding:.65rem .8rem}.hf-assistant-message--user{border:1px solid #3b82f673}.hf-assistant-message--assistant{border:1px solid #2dd4bf8c}.hf-assistant-input-bar{align-items:flex-end;border-top:1px solid #0af7c029;display:flex;gap:.55rem;padding-top:.55rem}.hf-assistant-input{background:#030a18fa;border:1px solid #0af7c04d;border-radius:.9rem;color:#e5f5ff;flex:1 1;max-height:7.5rem;min-height:2.4rem;padding:.55rem .75rem;resize:none}.hf-boot-overlay{align-items:center;background:radial-gradient(circle at top,#0f172ae6,#030712fa);border-radius:inherit;display:flex;inset:0;justify-content:center;position:absolute;z-index:5}.hf-lab-browser{background:radial-gradient(circle at top left,#020617 0,#020617 45%,#000 100%);border:1px solid #22c55e59;border-radius:1.4rem;box-shadow:0 20px 55px #000000e6,0 0 0 1px #0f172af2;padding:.9rem .95rem .85rem}.hf-lab-browser-input{background:#020617;border:1px solid #0f172af2;border-radius:999px;color:#e5e7eb;flex:1 1;padding:.45rem .7rem}.hf-lab-browser-go{background:#22c55e;border:none;border-radius:999px;color:#020617;cursor:pointer;font-weight:600;padding:.4rem .9rem}.hf-lab-browser-frame{background:#020617;border:1px solid #0f172af2;border-radius:1rem;overflow:hidden}.hf-lab-browser-iframe{border:none;height:clamp(240px,32vh,480px);width:100%}@media (max-width:1200px){.hf-assistant-main{grid-template-columns:230px minmax(0,1.8fr);grid-template-rows:auto auto}.hf-assistant-main.hf-assistant-main--no-history{grid-template-columns:minmax(0,1fr)}.hf-lab-browser{grid-column:1/-1;margin-top:.5rem}}@media (max-width:900px){.hf-assistant-main{grid-template-columns:minmax(0,1fr)}.hf-assistant-history{order:1}.hf-assistant-shell{order:2}.hf-lab-browser{order:3}}.hf-chat-message--assistant .hf-chat-message-body{background:#00ff820d;border:1px solid #00ff8226;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.35rem;max-height:260px;overflow-x:hidden;overflow-y:auto;padding:.75rem 1rem;white-space:pre-wrap}.hf-chat-message--user{word-wrap:break-word;background:#008cff26;border:1px solid #008cff40;border-radius:8px;margin-bottom:12px;max-width:90%;padding:.75rem 1rem}.hf-assistant-projects{display:flex;flex-direction:column;gap:.75rem;height:100%}.hf-assistant-project-sessions,.hf-assistant-projects-list{background:#0f172ae6;border:1px solid #94a3b84d;border-radius:.75rem;display:flex;flex-direction:column;min-height:0;padding:.75rem}.hf-assistant-project-sessions-header,.hf-assistant-projects-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.hf-assistant-project-sessions-title,.hf-assistant-projects-title{font-size:.9rem;font-weight:600}.hf-assistant-project-sessions-list,.hf-assistant-projects-scroll{flex:1 1;overflow-y:auto;padding-right:.25rem}.hf-assistant-projects-scroll{overflow-x:hidden;overflow-y:auto}.hf-assistant-project-row{background:#0000;border:1px solid #0000;border-radius:.6rem;color:inherit;cursor:pointer;display:flex;flex-direction:column;margin-bottom:.25rem;overflow:visible;padding:.45rem .55rem;position:relative;text-align:left;transition:background .15s ease,border-color .15s ease;width:100%}.hf-assistant-project-row:hover{background:#0f766e1f;border-color:#2dd4bf66}.hf-assistant-project-row--active{background:#0f766e47;border-color:#2dd4bfe6}.hf-assistant-projects .hf-side-item-menu{right:.35rem}.hf-assistant-project-row-main{display:flex;flex-direction:column;gap:.15rem}.hf-assistant-project-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.hf-assistant-project-name{font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-assistant-project-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:.7rem;gap:.3rem;opacity:.9}.hf-assistant-tags{opacity:.85}.hf-assistant-status-pill{border:1px solid #94a3b899;border-radius:999px;font-size:.65rem;padding:.1rem .45rem}.hf-assistant-projects .hf-side-item-menu{margin-top:0;min-width:140px;position:absolute;right:.4rem;right:.5rem;top:.4rem;top:50%;transform:translateY(-50%);z-index:20}.hf-assistant-projects .hf-side-item-options{position:relative;z-index:21}.hf-assistant-pill{border:1px solid #94a3b899;border-radius:999px;font-size:.65rem;padding:.1rem .4rem}.hf-assistant-pill--dim{opacity:.8}.hf-assistant-pill--tiny{font-size:.6rem;padding:.05rem .35rem}.hf-assistant-status-pill--active{border-color:#10b981b3}.hf-assistant-status-pill--completed{border-color:#3b82f6b3}.hf-assistant-status-pill--paused{border-color:#eab308b3}.hf-assistant-status-pill--archived{border-color:#94a3b8b3}.hf-assistant-project-session-row{border:1px solid #1e40af99;border-radius:.6rem;font-size:.75rem;margin-bottom:.3rem;padding:.5rem .6rem}.hf-assistant-project-session-title{font-size:.8rem;font-weight:600}.hf-assistant-project-session-meta{display:flex;gap:.3rem;margin-top:.15rem}.hf-assistant-project-session-path{font-size:.7rem;margin-top:.25rem;opacity:.8}.hf-assistant-project-session-dates{font-size:.7rem;margin-top:.15rem;opacity:.75}.hf-assistant-empty{font-size:.75rem;opacity:.8}.hf-assistant-empty--centered{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.hf-assistant-error{background:#7f1d1d66;border-radius:.5rem;color:#fecaca;font-size:.75rem;margin-bottom:.4rem;padding:.4rem .5rem}.hf-assistant-project-sessions-actions{align-items:center;display:flex;gap:.4rem}.hf-assistant-attach-btn{background:linear-gradient(135deg,#22c55e,#14b8a6);border:1px solid #2dd4bfb3;border-radius:999px;color:#020617;cursor:pointer;font-size:.7rem;font-weight:600;padding:.25rem .7rem;transition:transform .1s ease-out,box-shadow .15s ease-out,filter .15s ease-out;white-space:nowrap}.hf-assistant-attach-btn:hover:enabled{box-shadow:0 0 0 1px #2dd4bf99;filter:brightness(1.05)}.hf-assistant-attach-btn:active:enabled{transform:translateY(1px)}.hf-assistant-attach-btn:disabled{cursor:default;opacity:.6}.hf-assistant-project-session-row{background:#0f172ae6;border:1px solid #94a3b859;border-radius:.45rem;cursor:pointer;display:flex;flex-direction:column;font-size:.82rem;gap:.12rem;margin-bottom:.35rem;padding:.5rem .75rem;text-align:left;width:100%}.hf-assistant-project-session-row.is-active{background:radial-gradient(circle at top,#0f172a 0,#020617 60%);border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf873}.user-auth-page{align-items:center;background:#020617;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.user-auth-card{background:#020c1b;border:1px solid #1e293b;border-radius:8px;box-shadow:0 20px 40px #00000073;color:#e2e8f0;max-width:420px;padding:2.5rem 2rem;width:100%}.user-auth-title{color:#64ffda;font-size:1.6rem;font-weight:700;letter-spacing:.04em;margin-bottom:1.75rem;text-align:center}.user-auth-error{background:#f871711a;border:1px solid #f87171;border-radius:6px;color:#fecaca;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.user-auth-form{gap:1.2rem;margin-bottom:1.25rem}.user-auth-form,.user-auth-label{display:flex;flex-direction:column}.user-auth-label{color:#94a3b8;font-size:.85rem;gap:.4rem;letter-spacing:.08em;text-transform:uppercase}.user-auth-input{background:#020617;border:1px solid #1f2937;border-radius:6px;color:#e5e7eb;font-size:.95rem;outline:none;padding:.75rem .9rem;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.user-auth-input::placeholder{color:#64748b}.user-auth-input:focus{background:#020617;border-color:#64ffda;box-shadow:0 0 0 1px #64ffda59}.user-auth-button{align-items:center;background:#22c55e;border:none;border-radius:999px;color:#020617;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.4rem;justify-content:center;letter-spacing:.08em;margin-top:.5rem;padding:.8rem 1rem;text-transform:uppercase;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;width:100%}.user-auth-button:hover:not(:disabled){background:#16a34a;box-shadow:0 8px 18px #16a34a59;transform:translateY(-1px)}.user-auth-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.user-auth-switch{align-items:center;color:#94a3b8;display:flex;font-size:.85rem;gap:.25rem;justify-content:center}.user-auth-switch button{background:none;border:none;color:#64ffda;cursor:pointer;font-size:.85rem;padding:0;text-decoration:underline;text-underline-offset:3px}.user-auth-switch button:hover{color:#a5fff0}@media (max-width:480px){.user-auth-card{padding:2rem 1.4rem}.user-auth-title{font-size:1.4rem}}.account-page{align-items:center;background:#020617;display:flex;justify-content:center;min-height:100vh}.account-card{background:#020617;border:1px solid #1e293b;border-radius:16px;box-shadow:0 20px 40px #0006;max-width:480px;padding:2.5rem 3rem;width:90%}.account-title{color:#22c55e;font-size:1.8rem;margin-bottom:1.5rem}.account-text{color:#e5e7eb;margin-bottom:.75rem}.account-highlight{color:#38bdf8}.account-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.account-button{background:#22c55e;border:none;border-radius:999px;color:#020617;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.3rem;text-align:center;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.account-button.secondary{background:#0f172a;border:1px solid #1e293b;color:#e5e7eb}.account-button.danger{background:#ef4444;color:#f9fafb}.account-button:hover{box-shadow:0 10px 25px #00000059;transform:translateY(-1px)}.account-footer{font-size:.9rem;margin-top:1.5rem}.account-footer a{color:#38bdf8;text-decoration:none}.account-footer a:hover{text-decoration:underline}@media (max-width:480px){.account-card{padding:2rem 1.5rem}.account-title{font-size:1.5rem}}
/*# sourceMappingURL=main.1d0a2ff8.css.map*/