.home-root{background:#fff;min-height:100vh}.main-header{align-items:center;background:#fff;border-bottom:1.5px solid #e3e6ef;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:18px 32px}.main-header .logo{color:#1976d2;font-size:2rem;font-weight:900;letter-spacing:2px}.main-header .search-bar{background:#fff;border:1.5px solid #000;border-radius:24px;display:flex;flex:1;margin:0 32px;max-width:600px;overflow:hidden}.main-header .search-bar input{background:transparent;border:none;border-radius:0;box-shadow:none;flex:1;font-size:1rem;outline:none;padding:10px 16px}.main-header .search-bar button[type=submit]{align-items:center;background:none;border:none;border-radius:0 24px 24px 0;color:#000;cursor:pointer;display:flex;justify-content:center;padding:0 12px;transition:background .2s}.main-header .search-bar button[type=submit]:hover{background:#f5f5f5}.main-header .user-links a{color:#000;font-weight:400;margin:0 6px;text-decoration:none;transition:color .2s}.main-header .user-links a:hover{color:#0d47a1}.main-header .user-links span{color:#b0bec5;margin:0 2px}.user-links--welcome{align-items:flex-start;display:flex;gap:8px;justify-content:flex-end;min-width:160px}.user-icon{align-items:center;display:flex;height:18px;justify-content:center;margin-top:2px;width:18px}.user-welcome-block{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.welcome-text{color:#757575;font-size:.85rem;line-height:1.2;margin-bottom:2px}.user-link{color:#1976d2;font-weight:500;text-decoration:none}.divider,.user-link{font-size:.85rem;margin:0 2px}.divider{color:#bdbdbd}.main-banner{background:#e3f2fd;box-shadow:0 4px 24px #1e283c14;height:220px;margin:24px auto 0;max-width:1200px;overflow:hidden;position:relative;width:100%}.main-banner img{display:block;height:220px;-o-object-fit:cover;object-fit:cover;width:100%}.main-banner .banner-text{color:#0d47a1;left:32px;position:absolute;top:32px}.main-banner .banner-text h2{font-size:2rem;font-weight:800;margin-bottom:8px;margin-top:8px}.main-banner .banner-text p{font-size:1.1rem;font-weight:500;margin-top:5px}.banner-btn{background:#e53935;border:none;border-radius:24px;box-shadow:0 2px 8px #e5393514;color:#fff;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:700;padding:10px 32px;transition:background .2s,box-shadow .2s}.banner-btn:hover{background:#b71c1c;box-shadow:0 4px 16px #e539352e}.category-bar{background:#fff;border-radius:12px;box-shadow:0 2px 8px #1e283c0a;display:flex;gap:12px;justify-content:center;margin:24px auto 0;max-width:1200px;overflow-x:auto;padding:12px 0}.category-bar .category-link{border:none;border-radius:18px;color:#191919;cursor:pointer;font-size:1rem;font-weight:400;padding:8px 22px;text-decoration:none;transition:background .2s,color .2s}.category-bar .category-link.active,.category-bar .category-link:hover{background:#eaeaef;color:#000}.product-section{margin:32px auto;max-width:1200px}.product-list{display:grid;gap:24px;grid-template-columns:repeat(5,1fr);list-style:none;padding:0}.product-link,.product-list a{text-decoration:none}.product-item{background:#fff;border:1px solid rgba(0,0,2,.05);display:flex;flex-direction:column;padding:10px;transition:box-shadow .2s}.product-item:hover{border:1px solid #f5f5f5;box-shadow:0 4px 16px #1e283c21}.product-item .product-img{height:200px;margin-bottom:12px;-o-object-fit:contain;object-fit:contain;width:200px}.product-item .product-name{color:#263238;font-size:1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.product-item .product-price{color:#000;font-size:1.6rem;font-weight:700}.product-item .product-info{color:#000;font-size:.95rem}.search-icon{align-items:center;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.search-icon svg{display:block;height:20px;width:20px}button[type=submit] .search-icon{margin:0 auto}.soldout-badge{margin:0}.soldout-badge,.soldout-badge-index{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:400;letter-spacing:1px;padding:2px 8px;text-align:center}.soldout-badge-index{background:#f5f5f5;border:1px solid #e0e0e0;color:#111;margin:4px 0 0}.won-icon{display:inline-block;height:18px;margin-right:2px;vertical-align:middle;width:18px}.won-icon svg{display:block;height:100%;width:100%}.product-row,.product-row-flex{align-items:center;gap:10px;margin-bottom:6px;width:100%}.product-row-flex{display:flex;justify-content:space-between}.mall-footer{background:#f5f5f5;border-top:1px solid #e0e0e0;color:#222;font-size:1rem;letter-spacing:-.2px;margin-top:48px;padding:32px 0 18px;width:100%}.footer-main{display:flex;flex-wrap:wrap;gap:12px 32px;justify-content:space-between;margin:0 auto 8px;max-width:1200px;padding:0 16px}.footer-brand,.footer-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px 24px}.footer-brand span,.footer-meta span{color:#222;font-size:1rem}.footer-brand .footer-corp{color:#1976d2;font-size:1.1rem;font-weight:700;margin-right:12px}.footer-brand b,.footer-meta b{color:#111;font-weight:600}.footer-bottom{font-size:.97rem;justify-content:space-between}.footer-bottom .footer-time{color:#444}.footer-bottom .footer-copyright{color:#aaa;font-size:.75rem}@media (max-width:800px){.footer-bottom,.footer-main{align-items:flex-start;flex-direction:column;gap:8px}}.mall-footer-dark{background:#23272f;border-top:1px solid #333;color:#e0e0e0;font-size:1rem;letter-spacing:-.2px;margin-top:48px;padding:36px 0 18px;width:100%}.footer-top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto 18px;max-width:1200px;padding:0 16px}.footer-logo{color:#fff;font-size:1.5rem;font-weight:900;letter-spacing:2px}.footer-links{display:flex;gap:24px}.footer-links a{color:#b0b0b0;font-size:1rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-middle{display:flex;flex-wrap:wrap;font-size:.98rem;gap:5px 32px;justify-content:space-between;margin:0 auto 12px;max-width:1200px;padding:0 16px}.footer-contact,.footer-meta{align-items:center;display:flex;flex-wrap:wrap;gap:12px 24px}.footer-contact span,.footer-meta span{color:#e0e0e0;font-size:.78rem;font-weight:400!important}.footer-bottom{align-items:center;color:#888;display:flex;font-size:.95rem;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:0 16px}@media (max-width:800px){.footer-bottom,.footer-middle,.footer-top{align-items:flex-start;flex-direction:column;gap:8px}.footer-links{gap:12px}}.footer-warning{background:#fffbe7;border:1px solid #ffe082;border-radius:8px;box-shadow:0 2px 8px #ffc1070f;color:#7a5a00;font-size:.98rem;margin:0 auto 18px;max-width:1200px;padding:18px 24px 12px}.footer-warning strong{color:#b28704;display:block;font-size:1.08rem;font-weight:700;margin-bottom:8px}.footer-warning ul{margin:0;padding-left:18px}.footer-warning li{font-size:.97rem;line-height:1.6;margin-bottom:4px}@media (max-width:600px){.main-header{flex-direction:column;gap:12px;padding:12px 16px}.main-header .logo{font-size:1.5rem}.main-header .search-bar{margin:0;max-width:100%;width:100%}.main-header .search-bar input{font-size:16px;width:100%}.main-header .user-links--welcome{gap:16px;justify-content:center;min-width:auto;width:100%}.main-banner,.main-banner img{height:200px}.main-banner .banner-text{left:16px;right:16px;top:16px}.main-banner .banner-text h2{font-size:1.3rem;margin-bottom:8px}.main-banner .banner-text p{font-size:.9rem;margin-bottom:12px}.main-banner .banner-text .banner-btn{font-size:.9rem;padding:8px 16px}.category-bar{gap:8px;overflow-x:auto;padding:12px 16px;white-space:nowrap}.category-bar .category-link{font-size:.85rem;padding:8px 12px;white-space:nowrap}.product-section{padding:16px}.product-list{gap:12px;grid-template-columns:repeat(2,1fr)}.product-item{padding:12px}.product-img{height:120px;-o-object-fit:cover;object-fit:cover;width:100%}.product-name{font-size:.9rem;line-height:1.3;margin:8px 0}.product-price{font-size:1rem}.product-info{font-size:.8rem}.soldout-badge-index{font-size:.7rem;padding:2px 6px}}@media (max-width:480px){.product-list{gap:16px;grid-template-columns:1fr}.product-item{padding:16px}.product-img{height:160px}}@media (max-width:900px){.product-detail-card{align-items:stretch;flex-direction:column;gap:20px;margin:16px;padding:20px 16px}.product-detail-img-wrap{height:300px;min-width:0;padding:16px;width:100%}.product-detail-img{max-height:240px;max-width:240px}.product-detail-title{font-size:1.6rem;line-height:1.3}.product-detail-price{font-size:1.8rem}.product-detail-meta{font-size:.95rem;gap:8px}.product-meta-badge{font-size:.8rem;padding:4px 12px}.product-detail-desc{font-size:.95rem;padding:16px}.official-link-card{flex-direction:column;gap:12px;margin:16px;padding:16px}.official-link-url{font-size:.9rem;word-break:break-all}.official-link-copy,.official-link-go{padding:12px;text-align:center;width:100%}}@media (max-width:600px){.product-detail-card{margin:8px;padding:16px 12px}.product-detail-img-wrap{height:240px;padding:12px}.product-detail-img{max-height:180px;max-width:180px}.product-detail-title{font-size:1.4rem}.product-detail-price{font-size:1.5rem}.product-detail-meta{font-size:.9rem}.product-meta-badge{font-size:.75rem;padding:3px 10px}.product-detail-desc{font-size:.9rem;padding:12px}.ali-thumb-list{flex-direction:row;gap:8px;overflow-x:auto;padding:8px 0}.ali-thumb-item{height:60px;min-width:60px}.ali-thumb-img{height:60px;width:60px}.ali-main-img-wrap{height:240px}.ali-main-img{max-height:200px;max-width:200px}}.product-detail-section{align-items:center;display:flex;flex-direction:column;margin:32px auto;max-width:1200px}.product-detail-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 24px #1e283c1a;box-sizing:border-box;display:flex;gap:32px;max-width:1200px;padding:40px 32px;width:100%}.product-detail-img-wrap{align-items:center;background:#fafbfc;border-radius:12px;box-shadow:0 2px 8px #1e283c0f;box-sizing:border-box;display:flex;height:420px;justify-content:center;min-width:240px;padding:16px;position:relative;width:340px}.product-detail-img{background:#fff;border-radius:8px;max-height:320px;max-width:320px;-o-object-fit:contain;object-fit:contain;width:100%}.soldout-badge{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 8px #1e283c0f;color:#111;font-size:1.1rem;font-weight:700;left:24px;padding:6px 18px;position:absolute;top:24px;z-index:2}.product-detail-info{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:18px;min-width:0;overflow-wrap:break-word}.product-detail-title{color:#222;font-size:2.1rem;font-weight:800;line-height:1.2;margin-bottom:8px}.product-detail-price-row{margin-bottom:10px}.product-detail-price{color:#e53935;font-size:2.2rem;font-weight:900;letter-spacing:-1px}.product-detail-meta{color:#444;display:flex;flex-direction:column;font-size:1.08rem;gap:10px;margin-bottom:8px}.product-meta-badge{background:#fdf6d7;border:1px solid #ffe082;border-radius:8px;color:#e6b800;display:inline-block;font-size:.87rem;font-weight:400;padding:6px 16px}.product-meta-badge.badge-yellow{background:#fffde7;border-color:#ffe082;color:#ffd600}.product-meta-badge.badge-red{background:#ffeaea;border-color:#ffcdd2;color:#e53935}.product-meta-badge.badge-blue{background:#e3f2fd;border-color:#90caf9;color:#1976d2}.product-detail-desc{background:#f8f9fa;border-radius:8px;color:#222;font-size:1.08rem;margin-top:12px;min-height:60px;padding:18px 18px 16px}@media (max-width:900px){.product-detail-card{align-items:stretch;flex-direction:column;gap:18px;padding:18px 8px}.product-detail-img-wrap{height:260px;min-width:0;padding:12px;width:100%}.product-detail-img{max-height:180px;max-width:180px}}.product-detail-thumbs{display:flex;gap:18px;margin:32px auto 0;max-width:1200px;overflow-x:auto;padding-bottom:8px}.product-thumb-card{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 2px 8px #1e283c14;display:flex;justify-content:center;min-height:90px;min-width:90px;padding:8px;transition:box-shadow .2s,border .2s}.product-thumb-card:hover{border:1.5px solid #e53935;box-shadow:0 4px 16px #1e283c29}.product-thumb-img{background:#fafbfc;border-radius:6px;height:70px;-o-object-fit:contain;object-fit:contain;width:70px}.product-detail-thumbs-vertical{display:flex;flex-direction:column;gap:24px;margin:32px auto 0;max-width:1200px;width:100%}.product-thumb-card-vertical{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #1e283c14;display:flex;justify-content:center;padding:16px}.product-thumb-img-vertical{background:#fafbfc;border-radius:8px;max-height:480px;max-width:480px;min-height:200px;min-width:200px;-o-object-fit:contain;object-fit:contain;width:100%}.ali-flex{align-items:flex-start;display:flex;gap:32px}.ali-thumb-list{align-items:center;display:flex;flex-direction:column;gap:12px;max-width:90px;min-width:72px}.ali-thumb-item{background:#fafbfc;border:2px solid transparent;border-radius:8px;box-sizing:border-box;cursor:pointer;height:64px;padding:2px;transition:border .2s,box-shadow .2s;width:64px}.ali-thumb-item.active,.ali-thumb-item:hover{border:2px solid #1976d2;box-shadow:0 2px 8px #1e283c1a}.ali-thumb-img{background:#fff;border-radius:6px;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.ali-main-img-wrap{align-items:center;background:#fafbfc;border-radius:12px;box-shadow:0 2px 8px #1e283c0f;display:flex;height:420px;justify-content:center;position:relative;width:420px}.ali-main-img{background:#fff;border-radius:8px;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:900px){.ali-flex{align-items:stretch;flex-direction:column;gap:18px}.ali-main-img-wrap{height:220px;width:100%}.ali-main-img{max-height:180px;max-width:180px}.ali-thumb-list{flex-direction:row;gap:8px;margin-bottom:8px;max-width:100%;min-width:0}.ali-thumb-img{height:48px;width:48px}}.official-link-card{align-items:center;background:linear-gradient(90deg,#fafafa 60%,#fafafa);border:1px solid #eaeaea;border-radius:16px;box-sizing:border-box;display:flex;font-size:1.08rem;gap:16px;justify-content:center;margin:0 auto 18px;max-width:1200px;padding:22px 24px;position:relative;width:100%}.official-link-label{color:#000;font-size:1.08rem;font-weight:400;letter-spacing:1px;margin-right:8px}.official-link-url{border:1.5px solid #000;border-radius:8px;font-family:Fira Mono,Consolas,monospace;padding:7px 16px;word-break:break-all}.official-link-copy,.official-link-url{background:#fff;color:#000;font-size:1.01rem}.official-link-copy{border:1px solid #eaeaea;border-radius:8px;box-shadow:0 1px 8px #388e3c1a;cursor:pointer;display:inline-block;font-weight:400;margin-left:8px;padding:8px 22px;transition:background .2s,color .2s,border .2s}.official-link-copy:hover{background:#eaeaea;border-color:#eaeaea;color:#000}.official-link-toast{animation:fadeInOut 1.5s;background:#eaeaea;border-radius:12px;bottom:60px;color:#000;font-size:1.08rem;font-weight:700;left:50%;padding:14px 32px;position:fixed;transform:translate(-50%);z-index:9999}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(20px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-20px)}}.official-link-go{background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 1px 8px #388e3c1a;color:#000;cursor:pointer;display:inline-block;font-size:1.01rem;font-weight:400;margin-left:8px;padding:8px 22px;text-decoration:none;transition:background .2s,color .2s,border .2s}.official-link-go:hover{background:#eaeaea;border-color:#eaeaea;color:#000}.offical-warning{background:#fafafa;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 2px 8px #ffe58f14;box-sizing:border-box;color:#000;font-size:15px;line-height:1.7;margin:24px auto;max-width:1200px;padding:20px 24px;width:100%}.offical-warning p{font-weight:500;margin:0 0 6px}.offical-warning p:last-child{margin-bottom:0}
