@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");.ai-store-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,Noto Sans TC,sans-serif}.ai-store-main{padding-top:80px;min-height:calc(100vh - 120px)}.store-container{max-width:1400px;margin:0 auto;padding:2rem}.store-header{text-align:center;margin-bottom:3rem;position:relative}.store-header:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:radial-gradient(circle,rgba(0,255,140,.1) 0,transparent 70%);z-index:-1}.header-content{margin-bottom:2rem}.store-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#00ff8c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,255,140,.3);position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.store-title i{color:#00ff8c;text-shadow:0 0 20px rgba(0,255,140,.5)}.store-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,#00ff8c,transparent);box-shadow:0 0 20px rgba(0,255,140,.8)}.store-subtitle{font-size:1.3rem;color:hsla(0,0%,100%,.8);font-weight:300;max-width:600px;margin:0 auto;line-height:1.6}.store-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.stat-item{text-align:center;padding:1rem;background:rgba(20,20,30,.4);border-radius:12px;border:1px solid rgba(0,255,140,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number{font-size:2rem;font-weight:700;color:#00ff8c;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.05em}.featured-section{margin-bottom:3rem}.section-title{font-size:2rem;font-weight:600;margin-bottom:2rem;display:flex;align-items:center;gap:1rem;color:hsla(0,0%,100%,.95)}.section-title i{color:#ff6b35;text-shadow:0 0 15px rgba(255,107,53,.5)}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.featured-card{position:relative;background:rgba(20,20,30,.6);border-radius:16px;border:1px solid rgba(255,107,53,.3);overflow:hidden;transition:all .3s ease;cursor:pointer}.featured-card:hover{transform:translateY(-5px);border-color:rgba(255,107,53,.5);box-shadow:0 15px 30px rgba(0,0,0,.3)}.bestseller-badge,.limited-time-badge{position:absolute;top:1rem;right:1rem;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;z-index:2}.bestseller-badge{background:linear-gradient(135deg,gold,#ffb347);color:#000}.limited-time-badge{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff}.featured-image{height:150px;background:linear-gradient(135deg,rgba(0,255,140,.1),rgba(0,161,255,.1));display:flex;align-items:center;justify-content:center}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-content{padding:1.5rem}.featured-content h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:hsla(0,0%,100%,.95)}.featured-price{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.current-price{font-size:1.3rem;font-weight:700;color:#00ff8c}.discount-badge{background:#ff6b35;color:#fff;padding:.2rem .5rem;border-radius:12px;font-size:.8rem;font-weight:600}.featured-cta{width:100%;padding:.8rem;background:linear-gradient(135deg,#00ff8c,#00cc70);color:#000;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.featured-cta:hover{background:linear-gradient(135deg,#00cc70,#00aa5c);transform:translateY(-2px)}.store-controls{gap:2rem;margin-bottom:3rem;background:rgba(20,20,30,.4);border-radius:16px;padding:2rem;border:1px solid rgba(0,255,140,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-section,.store-controls{display:flex;flex-direction:column}.search-section{gap:1rem}.search-input-container{position:relative;width:100%;max-width:500px;margin:0 auto}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.5);font-size:1.1rem}.search-input{width:100%;padding:1rem 1rem 1rem 3rem;background:rgba(30,30,40,.8);border:2px solid rgba(0,255,140,.3);border-radius:12px;color:#fff;font-size:1.1rem;transition:all .3s ease}.search-input:focus{outline:none;border-color:#00ff8c;box-shadow:0 0 20px rgba(0,255,140,.3)}.search-input::placeholder{color:hsla(0,0%,100%,.5)}.quick-filters{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.quick-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:rgba(30,30,40,.6);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.8);cursor:pointer;transition:all .3s ease;font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.quick-filter-btn:hover{border-color:rgba(0,255,140,.5);background:rgba(0,255,140,.1);color:#00ff8c}.filter-section{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.category-filters{display:flex;gap:.5rem;flex-wrap:wrap}.category-btn{padding:.7rem 1.5rem;background:rgba(30,30,40,.6);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.8);cursor:pointer;transition:all .3s ease;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.category-btn:hover{border-color:rgba(0,255,140,.5);background:rgba(0,255,140,.1);color:#00ff8c}.category-btn.active{background:rgba(0,255,140,.2);border-color:#00ff8c;color:#00ff8c;box-shadow:0 0 15px rgba(0,255,140,.3)}.sort-section{display:flex;align-items:center;gap:.5rem}.sort-section label{color:hsla(0,0%,100%,.8);font-weight:500}.sort-select{padding:.5rem 1rem;background:rgba(30,30,40,.8);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;cursor:pointer}.sort-select:focus{outline:none;border-color:#00ff8c}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;align-items:stretch}.store-item{background:rgba(20,20,30,.6);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);overflow:hidden;transition:all .4s ease;cursor:pointer;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);--slice:10px;--accent:rgba(0,255,140,.5);display:flex;flex-direction:column;min-height:600px}.store-item:after,.store-item:before{content:"";position:absolute;width:var(--slice);height:var(--slice);border:1px solid var(--accent);z-index:2;opacity:0;transition:opacity .3s ease}.store-item:before{top:0;left:0;border-right:none;border-bottom:none}.store-item:after{bottom:0;right:0;border-left:none;border-top:none}.store-item:hover:after,.store-item:hover:before{opacity:1}.store-item:hover{transform:translateY(-8px);border-color:rgba(0,255,140,.4);box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 30px rgba(0,255,140,.2)}.store-item.coming-soon{opacity:.7;cursor:not-allowed}.store-item.beta{border-color:rgba(255,165,0,.4)}.item-badges{position:absolute;top:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:3;pointer-events:none}.status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.3rem}.status-badge.hot{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff}.status-badge.new{background:linear-gradient(135deg,#00ff8c,#00cc70);color:#000}.status-badge.beta{background:linear-gradient(135deg,#ff8c00,orange);color:#fff}.status-badge.coming-soon{background:linear-gradient(135deg,#666,#888);color:#fff}.wishlist-btn{background:rgba(20,20,30,.8);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto}.wishlist-btn:hover{background:hsla(0,0%,100%,.1);border-color:#ff6b6b}.wishlist-btn.active{background:hsla(0,100%,71%,.2);border-color:#ff6b6b}.wishlist-btn i{color:hsla(0,0%,100%,.6);transition:color .3s ease}.wishlist-btn.active i,.wishlist-btn:hover i{color:#ff6b6b}.item-image{position:relative;height:220px;overflow:hidden;background:linear-gradient(135deg,rgba(0,255,140,.05),rgba(0,161,255,.05));flex-shrink:0;display:flex;align-items:center;justify-content:center}.item-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.store-item:hover .item-image img{transform:scale(1.05)}.demo-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.item-image:hover .demo-overlay{opacity:1}.demo-play-btn{background:rgba(0,255,140,.2);border:2px solid #00ff8c;border-radius:50px;padding:1rem 2rem;color:#00ff8c;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.demo-play-btn:hover{background:rgba(0,255,140,.3);transform:scale(1.05)}.item-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.item-header{margin-bottom:1rem}.vendor-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.vendor-name{font-size:.9rem;color:hsla(0,0%,100%,.7);font-weight:500}.verified{color:#00ff8c;font-size:.8rem}.item-title{font-size:1.4rem;font-weight:600;color:hsla(0,0%,100%,.95);line-height:1.3;margin:0 0 .5rem}.item-rating{display:flex;align-items:center;gap:.5rem}.stars{display:flex;gap:.1rem}.stars .fa-star{color:hsla(0,0%,100%,.3);font-size:.9rem}.stars .fa-star.filled{color:gold}.rating-text{font-size:.8rem;color:hsla(0,0%,100%,.6)}.item-description{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:1rem;font-size:.95rem;flex-grow:1}.item-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-tag{background:rgba(0,255,140,.1);color:rgba(0,255,140,.9);padding:.3rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(0,255,140,.2);display:flex;align-items:center;gap:.3rem}.more-features{color:hsla(0,0%,100%,.6);font-size:.8rem;font-style:italic}.item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.item-price{display:flex;flex-direction:column}.price-free{font-size:1.3rem;font-weight:700;color:#00ff8c;text-transform:uppercase;gap:.5rem}.price-container,.price-free{display:flex;align-items:center}.price-container{gap:.8rem}.original-price{text-decoration:line-through;color:hsla(0,0%,100%,.5);font-size:.9rem}.price-paid{font-size:1.5rem;font-weight:700;color:hsla(0,0%,100%,.95)}.price-period{font-size:.9rem;color:hsla(0,0%,100%,.6);font-weight:400}.item-actions{display:flex;gap:.5rem;align-items:center;margin-top:1rem}.subscription-select{background:rgba(30,30,40,.8);border:1px solid rgba(0,255,140,.3);border-radius:6px;color:#fff;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27292.4%27%20height%3D%27292.4%27%3E%3Cpath%20fill%3D%27%2300FF8C%27%20d%3D%27M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%27%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.subscription-select:focus{outline:none;border-color:#00ff8c;box-shadow:0 0 10px rgba(0,255,140,.2)}.purchase-status{margin-top:1rem;font-size:.9rem;padding:.5rem 1rem;border-radius:6px;text-align:center}.purchase-status.success{background-color:rgba(0,255,140,.1);color:#00ff8c;border:1px solid rgba(0,255,140,.3)}.purchase-status.error{background-color:rgba(255,59,48,.1);color:#ff3b30;border:1px solid rgba(255,59,48,.3)}.loading-spinner-small{width:16px;height:16px;border-radius:50%;border:2px solid rgba(0,0,0,.3);border-top-color:#000;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.cart-btn,.demo-btn,.purchase-btn{padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem}.demo-btn{background:rgba(0,255,140,.1);color:#00ff8c;border:1px solid rgba(0,255,140,.3)}.demo-btn:hover{background:rgba(0,255,140,.2);box-shadow:0 0 15px rgba(0,255,140,.3)}.purchase-btn{background:linear-gradient(135deg,#00ff8c,#00cc70);color:#000;border:none}.purchase-btn:hover:not(:disabled){background:linear-gradient(135deg,#00cc70,#00aa5c);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,140,.4)}.purchase-btn:disabled{background:hsla(0,0%,39%,.5);color:hsla(0,0%,100%,.5);cursor:not-allowed}.cart-btn{background:rgba(30,30,40,.8);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.2);padding:.6rem;min-width:40px;justify-content:center}.cart-btn:hover:not(:disabled){background:rgba(0,255,140,.1);border-color:rgba(0,255,140,.3);color:#00ff8c}.cart-btn:disabled{background:rgba(0,255,140,.2);border-color:rgba(0,255,140,.4);color:#00ff8c}.empty-state{text-align:center;padding:4rem 2rem;color:hsla(0,0%,100%,.6)}.empty-state i{font-size:4rem;margin-bottom:1rem;color:rgba(0,255,140,.3)}.empty-state h3{font-size:1.5rem;margin-bottom:.5rem;color:hsla(0,0%,100%,.8)}.empty-state p{font-size:1rem;color:hsla(0,0%,100%,.6);margin-bottom:2rem}.reset-filters-btn{background:linear-gradient(135deg,#00ff8c,#00cc70);color:#000;border:none;padding:.8rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.reset-filters-btn:hover{background:linear-gradient(135deg,#00cc70,#00aa5c);transform:translateY(-2px)}.cart-summary{position:fixed;bottom:2rem;left:2rem;background:rgba(20,20,30,.95);border-radius:16px;border:1px solid rgba(0,255,140,.3);padding:1rem 1.5rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;display:flex;gap:2rem;align-items:center}.cart-info,.wishlist-info{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.cart-info i{color:#00ff8c}.wishlist-info i{color:#ff6b6b}.view-cart-btn{background:rgba(0,255,140,.2);color:#00ff8c;border:1px solid rgba(0,255,140,.3);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.view-cart-btn:hover{background:rgba(0,255,140,.3)}.trust-section{margin-top:4rem;padding:2rem;background:rgba(20,20,30,.4);border-radius:16px;border:1px solid rgba(0,255,140,.2)}.trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:rgba(30,30,40,.6);border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}.trust-badge i{font-size:2rem;color:#00ff8c;margin-bottom:.5rem}.trust-badge span{color:hsla(0,0%,100%,.8);font-weight:500;font-size:.9rem}@media (max-width:1200px){.store-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:992px){.store-controls{padding:1.5rem}.filter-section{flex-direction:column;align-items:stretch;gap:1.5rem}}.category-filters,.sort-section{justify-content:center}@media (max-width:768px){.store-container{padding:1rem}.store-title{font-size:2.5rem}.store-subtitle{font-size:1.1rem}.store-grid{grid-template-columns:1fr;gap:1.5rem}.category-filters{flex-direction:column}.category-btn{text-align:center}.cart-summary{bottom:1rem;left:1rem;right:1rem;flex-direction:column;gap:1rem}}@media (max-width:480px){.store-title{font-size:2rem}.item-header,.store-title{flex-direction:column;gap:.5rem}.item-header,.item-rating{align-items:flex-start}.item-footer{flex-direction:column;gap:1rem;align-items:stretch}.item-actions{justify-content:space-between}.demo-btn,.purchase-btn{flex:1 1;text-align:center}}