:root{--top-bar-height:70px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1115;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.tooltip-wrapper{display:inline-flex;position:relative}.tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:1000;background-color:#1a1a1af2;border:1px solid #646cff4d;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:opacity .15s;position:absolute;bottom:-45px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0006}.tooltip:before{content:"";border-bottom:6px solid #1a1a1af2;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.tooltip-wrapper:hover .tooltip{opacity:1;transition-delay:.1s}.cart-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background-color:#1a1a1afa;border:1px solid #646cff4d;border-radius:12px;flex-direction:column;width:400px;max-height:600px;animation:.2s slideDown;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 32px #00000080}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cart-dropdown-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-dropdown-header h3{color:#fff;margin:0;font-size:1.3rem;font-weight:600}.close-button{color:#ffffffb3;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;font-family:Arial,sans-serif;font-size:1.5rem;line-height:0;transition:all .2s;display:flex}.close-button:hover{color:#fff;background-color:#fff3;border-color:#ffffff80}.cart-dropdown-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.empty-cart{text-align:center;color:#ffffffb3;padding:3rem 2rem}.empty-cart p{margin-bottom:1.5rem;font-size:1.1rem}.browse-link{color:#fff;background-color:#646cff;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.browse-link:hover{color:#fff;background-color:#535bf2}.cart-items{flex:1;min-height:0;padding:1rem;overflow-y:auto}.cart-item{background-color:#ffffff0d;border-radius:8px;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex;position:relative}.cart-item-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:80px;height:80px}.cart-item-details{flex-direction:column;flex:1;gap:.5rem;padding-right:2rem;display:flex}.cart-item-details h4{color:#fff;margin:0;font-size:1rem;font-weight:600}.cart-item-price{color:#646cff;margin:0;font-size:1.1rem;font-weight:700}.cart-item-quantity{align-items:center;gap:.8rem;display:flex}.cart-item-quantity button{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:all .2s;display:flex}.cart-item-quantity button:hover{background-color:#fff3;border-color:#ffffff80}.cart-item-quantity span{color:#fff;text-align:center;min-width:30px;font-weight:600}.remove-item{color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.8rem;line-height:1;transition:color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.remove-item:hover{color:#ff3b30}.cart-dropdown-footer{background-color:#1a1a1a80;border-top:1px solid #ffffff1a;flex-shrink:0;padding:1.5rem}.cart-total{color:#fff;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.1rem;display:flex}.total-price{color:#646cff;font-size:1.3rem;font-weight:700}.checkout-button{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#646cff;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.checkout-button:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}@media (max-width:480px){.cart-dropdown{width:calc(100vw - 2rem);right:1rem}}.top-menu{height:var(--top-bar-height);z-index:100;background-color:#1a1a1a1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:0 2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.top-menu.visible{transform:translateY(0)}.top-menu.hidden{transform:translateY(-100%)}.top-menu-left{align-items:center;gap:1rem;display:flex}.top-menu .logo{width:auto;height:2.5rem;padding:0}.brand-name{letter-spacing:.1em;color:#fff;font-size:1.5rem;font-weight:700}.top-menu-right{align-items:center;gap:1.5rem;display:flex}.menu-icon{color:#ffffffde;cursor:pointer;background-color:#0000;border:2px solid #0000;border-radius:8px;align-items:center;padding:.5rem;text-decoration:none;transition:color .3s,transform .2s,border-color .3s,background-color .3s;display:flex}.menu-icon:hover{color:#646cff;transform:translateY(-2px)}.menu-icon.active{background-color:#646cff1a;border-color:#646cff}.menu-icon svg{stroke-linecap:round;stroke-linejoin:round}.cart-badge{color:#fff;pointer-events:none;background-color:#ff3b30;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.inline-search-form{align-items:center;animation:.3s slideIn;display:flex}@keyframes slideIn{0%{opacity:0;width:0}to{opacity:1;width:250px}}.inline-search-input{color:#fff;background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;width:250px;padding:.5rem 1rem;font-size:.95rem;transition:all .3s}.inline-search-input:focus{background-color:#ffffff1a;border-color:#646cff;outline:none}.inline-search-input::placeholder{color:#ffffffb3}.carousel{width:100%;margin:2rem 0}.carousel-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;gap:1.5rem;padding:1rem 0;display:flex;overflow:auto hidden}.carousel-scroll::-webkit-scrollbar{height:8px}.carousel-scroll::-webkit-scrollbar-track{background:0 0}.carousel-scroll::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:4px}.carousel-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.carousel-item{cursor:pointer;color:inherit;background-color:#1a1a1a4d;border-radius:12px;flex:0 0 300px;text-decoration:none;transition:transform .3s;display:block;position:relative;overflow:hidden}.carousel-item:hover{transform:translateY(-8px)}.stock-badge{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ff3b30e6;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;position:absolute;top:12px;left:12px}.stock-badge.out-of-stock{color:#fff;background-color:#808080e6}.price-badge{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1a1a1ad9;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;position:absolute;bottom:80px;right:12px}.carousel-item img{object-fit:cover;width:100%;height:300px;display:block}.carousel-item-info{color:#fff;padding:1rem}.carousel-item-info h3{margin:0;font-size:1.2rem;font-weight:600}#root{width:100%;min-height:100vh;margin:0;padding:0}.app-background{box-sizing:border-box;background-image:url(/luffyepicbackground.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100vh}.announcement-container{text-align:center;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#1a1a1a4d;border:1px solid #fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:450px;margin-left:calc(50% + 100px);padding:2rem;display:flex}.announcement-container p:first-child{margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.announcement-container p:last-child{opacity:.9;margin:0 0 2rem;font-size:1.1rem;font-weight:400;line-height:1.5}.products-button{color:#fff;background-color:#ffffff1a;border:2px solid #fff;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.products-button:hover{background-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.inner-container{padding-top:calc(var(--top-bar-height) + 50px);height:calc(100vh - (var(--top-bar-height) + 50px))}.content-container{max-width:1000px;margin:0 auto;padding:0 2rem}.logo{will-change:filter;height:6em;padding:1.5em;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:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}.product-table-container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#1a1a1a4d;border-radius:12px;padding:1rem;overflow-x:auto}.product-table{border-collapse:collapse;color:#fff;width:100%}.product-table thead{background-color:#1a1a1a80}.product-table th{text-align:left;color:#ffffffe6;border-bottom:2px solid #ffffff1a;padding:1rem;font-size:.95rem;font-weight:600}.product-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.product-table th.sortable:hover{background-color:#ffffff1a}.sort-icon{opacity:.7;margin-left:.5rem;font-size:.9rem}.product-table tbody tr{border-bottom:1px solid #ffffff0d;height:140px;transition:background-color .2s}.product-table tbody tr.clickable-row{cursor:pointer}.product-table tbody tr.clickable-row:hover{background-color:#646cff1a}.product-table td{vertical-align:middle;box-sizing:border-box;height:140px;padding:1rem}.product-image-cell{width:120px;height:120px}.product-image-cell img{object-fit:cover;border-radius:8px;width:100%;height:100%}.no-image{color:#ffffff80;background-color:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;display:flex}.product-name{color:#fff;font-size:1rem;font-weight:600}.product-name-link{color:#fff;text-decoration:none;transition:color .2s}.product-name-link:hover{color:#646cff;text-decoration:underline}.product-description{color:#ffffffb3;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-width:300px;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-price{color:#646cff;font-size:1.1rem;font-weight:700}.product-date{color:#ffffffb3;font-size:.9rem}.stock-indicator{border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.stock-indicator.out-of-stock{color:#fff9;background-color:#8080804d}.stock-indicator.low-stock{color:#ff3b30;background-color:#ff3b3033;border:1px solid #ff3b304d}.no-products{color:#fff;text-align:center;background-color:#1a1a1a4d;border-radius:12px;padding:3rem;font-size:1.2rem}.products-page{min-height:100vh;padding-top:var(--top-bar-height);box-sizing:border-box;background-image:url(/animebackground.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.products-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.products-container h1{color:#fff;margin-bottom:2rem;font-size:2.5rem}.search-bar-container{margin-bottom:2rem}.search-bar{align-items:center;width:100%;max-width:600px;display:flex;position:relative}.search-icon{color:#ffffff80;pointer-events:none;position:absolute;left:1rem}.search-input{color:#fff;background-color:#1a1a1ab3;border:1px solid #fff3;border-radius:8px;width:100%;padding:.9rem 1rem .9rem 3rem;font-size:1rem;transition:all .3s}.search-input:focus{background-color:#1a1a1ae6;border-color:#646cff;outline:none}.search-input::placeholder{color:#fff6}.clear-search-button{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.2rem;transition:color .3s;position:absolute;right:.75rem}.clear-search-button:hover{color:#ffffffe6}.tags-filter{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.tag-button{color:#ffffffde;cursor:pointer;background-color:#1a1a1a80;border:1px solid #fff3;border-radius:8px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.tag-button:hover{background-color:#1a1a1acc;border-color:#fff6;transform:translateY(-2px)}.tag-button.active{color:#fff;background-color:#646cff;border-color:#646cff}.loading-text{color:#fff;text-align:center;padding:3rem;font-size:1.2rem}.pagination{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem 0;display:flex}.pagination-button{color:#ffffffde;cursor:pointer;background-color:#1a1a1a80;border:1px solid #fff3;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.pagination-button:hover:not(:disabled){background-color:#1a1a1acc;border-color:#fff6;transform:translateY(-2px)}.pagination-button:disabled{opacity:.3;cursor:not-allowed}.pagination-info{color:#fff;font-size:1rem;font-weight:500}.product-detail-page{min-height:100vh;padding-top:var(--top-bar-height);box-sizing:border-box;background-image:url(/animebackground.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.product-detail-container{max-width:1200px;margin:0 auto;padding:2rem}.back-button{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-bottom:2rem;padding:.5rem 1rem;font-family:inherit;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.back-button:hover{color:#fff;background-color:#ffffff1a}.product-detail-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#1a1a1a80;border-radius:12px;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;display:grid}.product-image-section{justify-content:center;align-items:flex-start;display:flex}.product-detail-image{border-radius:12px;width:100%;max-width:500px;height:auto;box-shadow:0 4px 20px #0000004d}.no-image-large{color:#ffffff80;background-color:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:500px;height:500px;font-size:1.2rem;display:flex}.product-info-section{color:#fff}.product-title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.product-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.product-tag{color:#646cff;background-color:#646cff33;border:1px solid #646cff4d;border-radius:6px;padding:.4rem .8rem;font-size:.85rem}.product-price-large{color:#646cff;margin-bottom:1rem;font-size:2rem;font-weight:700}.stock-status{border-radius:8px;margin-bottom:2rem;padding:.6rem 1rem;font-size:1rem;font-weight:600;display:inline-block}.stock-status.out-of-stock{color:#fff9;background-color:#8080804d}.stock-status.last-one,.stock-status.low-stock{color:#ff3b30;background-color:#ff3b3033;border:1px solid #ff3b304d}.stock-status.in-stock{color:#34c759;background-color:#34c75933;border:1px solid #34c7594d}.product-description-section{margin-bottom:2rem}.product-description-section h3{color:#fff;margin-bottom:.8rem;font-size:1.3rem}.product-description-full{color:#fffc;font-size:1rem;line-height:1.6}.product-meta{background-color:#ffffff0d;border-radius:8px;margin-bottom:2rem;padding:1rem}.meta-item{justify-content:space-between;padding:.5rem 0;display:flex}.meta-label{color:#fff9;font-weight:600}.meta-value{color:#fff}.quantity-selector{flex-direction:column;gap:.8rem;margin-top:1.5rem;display:flex}.quantity-selector label{color:#ffffffde;font-size:1rem;font-weight:600}.quantity-controls{align-items:center;gap:1rem;display:flex}.quantity-btn{color:#fff;cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex}.quantity-btn:hover:not(:disabled){background-color:#fff3;border-color:#ffffff80}.quantity-btn:disabled{opacity:.3;cursor:not-allowed}.quantity-input{text-align:center;color:#fff;background-color:#ffffff0d;border:1px solid #ffffff4d;border-radius:6px;width:80px;height:40px;padding:.5rem;font-size:1.1rem;font-weight:600}.quantity-input:focus{background-color:#ffffff1a;border-color:#646cff;outline:none}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{appearance:textfield}.add-to-cart-button{color:#fff;cursor:pointer;background-color:#646cff;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.add-to-cart-button:hover:not(:disabled){background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}.add-to-cart-button:disabled{color:#ffffff80;cursor:not-allowed;background-color:#8080804d}.loading-text,.error-text{color:#fff;text-align:center;padding:3rem;font-size:1.2rem}.error-text{color:#ff3b30}@media (max-width:768px){.product-detail-content{grid-template-columns:1fr;gap:2rem}.product-title{font-size:2rem}.product-price-large{font-size:1.5rem}}.checkout-page{min-height:100vh;padding-top:var(--top-bar-height);box-sizing:border-box;background-image:url(/luffyepicbackground.jpeg);background-position:50%;background-size:cover;background-attachment:fixed;padding-bottom:2rem}.checkout-container{max-width:1200px;margin:0 auto;padding:2rem}.checkout-container h1{color:#fff;text-align:center;margin-bottom:2rem;font-size:2.5rem}.checkout-content{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}.order-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:calc(var(--top-bar-height) + 2rem);background-color:#1a1a1af2;border:1px solid #ffffff1a;border-radius:12px;padding:2rem;position:sticky}.order-summary h2{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.order-items{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.order-item{background-color:#ffffff0d;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.order-item img{object-fit:cover;border-radius:6px;flex-shrink:0;width:60px;height:60px}.order-item-details{flex:1}.order-item-details h4{color:#fff;margin:0 0 .5rem;font-size:1rem}.order-item-details p{color:#ffffffb3;margin:0;font-size:.9rem}.order-item-price{color:#646cff;font-size:1.1rem;font-weight:700}.order-total{color:#fff;border-top:2px solid #fff3;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:1.2rem;font-weight:600;display:flex}.total-amount{color:#646cff;font-size:1.5rem;font-weight:700}.payment-form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a1a1af2;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.payment-form-section h2{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.payment-form{flex-direction:column;gap:1.5rem;display:flex}.form-group input{color:#fff;background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:.8rem 1rem;font-size:1rem}.form-group input:focus{background-color:#ffffff1a;border-color:#646cff;outline:none}.form-group input::placeholder{color:#fff6}.form-row{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.card-element-wrapper{background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:.8rem 1rem;transition:border-color .3s}.card-element-wrapper:focus-within{background-color:#ffffff1a;border-color:#646cff}.pay-button{color:#fff;cursor:pointer;background-color:#646cff;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.2rem;font-weight:700;transition:all .3s}.pay-button:hover:not(:disabled){background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}.pay-button:disabled{color:#ffffff80;cursor:not-allowed;background-color:#ffffff1a;transform:none}.test-mode-notice{text-align:center;color:#fff9;background-color:#ffffff0d;border-radius:6px;margin-top:1rem;padding:.8rem;font-size:.9rem}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-message p{color:#ffffffb3;font-size:1.1rem}.continue-shopping-btn{color:#fff;cursor:pointer;background-color:#646cff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.continue-shopping-btn:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}@media (max-width:968px){.checkout-content{grid-template-columns:1fr}.order-summary{position:static}.form-row{grid-template-columns:1fr}}.order-success-page{min-height:100vh;padding-top:var(--top-bar-height);box-sizing:border-box;background-image:url(/luffyepicbackground.jpeg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex}.order-success-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background-color:#1a1a1af2;border:1px solid #ffffff1a;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}.success-icon-large{color:#34c759;background-color:#34c75933;border:4px solid #34c759;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;font-size:4rem;animation:.5s scaleIn;display:flex}.order-success-container h1{color:#fff;margin-bottom:1rem;font-size:2.5rem}.success-message{color:#ffffffde;margin-bottom:2rem;font-size:1.2rem}.success-details{background-color:#ffffff0d;border-radius:8px;margin-bottom:2rem;padding:2rem}.success-details p{color:#ffffffb3;margin:.5rem 0;font-size:1rem}.contact-link{font-weight:600;transition:color .3s;color:#646cff!important;text-decoration:none!important}.contact-link:hover{color:#535bf2!important;text-decoration:underline!important}.success-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-btn,.continue-btn{cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.home-btn{color:#fff;background-color:#ffffff1a;border:1px solid #ffffff4d}.home-btn:hover{background-color:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.continue-btn{color:#fff;background-color:#646cff}.continue-btn:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}@media (max-width:600px){.order-success-container{padding:2rem 1.5rem}.order-success-container h1{font-size:2rem}.success-actions{flex-direction:column}.home-btn,.continue-btn{width:100%}}.contact-us-page{min-height:100vh;padding-top:var(--top-bar-height);box-sizing:border-box;background-image:url(/narutobackground.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex}.contact-us-page>*{margin-right:25%}.contact-us-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a1a1af2;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:600px;margin:0 auto;padding:2rem 1.5rem}.contact-us-container h1{color:#fff;text-align:center;margin-bottom:.5rem;font-size:2rem}.contact-description{color:#ffffffb3;text-align:center;margin-bottom:1.5rem;font-size:1rem}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:#ffffffde;font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{color:#fff;background-color:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background-color:#ffffff1a;border-color:#646cff;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group textarea{resize:vertical;min-height:100px}.submit-button{color:#fff;cursor:pointer;background-color:#646cff;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.9rem 1.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.submit-button:hover:not(:disabled){background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}.submit-button:disabled{color:#ffffff80;cursor:not-allowed;background-color:#ffffff1a;transform:none}.error-message{color:#ff3b30;background-color:#ff3b301a;border:1px solid #ff3b304d;border-radius:8px;padding:1rem;font-size:.95rem}.success-message{text-align:center;padding:1.5rem}.success-icon{color:#34c759;background-color:#34c75933;border:3px solid #34c759;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;font-size:2.5rem;animation:.5s scaleIn;display:flex}.success-message h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.success-message p{color:#ffffffb3;margin-bottom:1.5rem;font-size:1rem}.home-button{cursor:pointer;background-color:#646cff;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block;color:#fff!important;text-decoration:none!important}.home-button:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66;color:#fff!important}@media (max-width:768px){.contact-us-page>*{margin-right:0}.contact-us-container{padding:2rem 1.5rem}.contact-us-container h1{font-size:2rem}.contact-description{font-size:1rem}}
