*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f7fa}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative;background-color:#000;color:#fff}.header-container{max-width:1200px;margin:0 auto;padding:20px 20px}.header-top{display:flex;justify-content:space-between;align-items:center}.site-branding{display:flex;align-items:center;flex-shrink:0;min-width:0;z-index:1}.site-logo{font-size:24px;font-weight:700;color:#fff;text-decoration:none}.site-branding .custom-logo-link{display:inline-block!important;line-height:0;text-decoration:none;max-width:260px;width:100%}.site-branding .custom-logo-link img{height:auto;max-width:200px;width:auto;display:block}.site-branding .custom-logo-svg{display:inline-block!important;line-height:0;max-width:260px;width:auto}.site-branding .custom-logo-svg svg{display:block!important;width:auto!important;height:40px!important;visibility:visible!important;opacity:1!important;overflow:visible!important}.menu-toggle.menu-headers-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;background:0 0;border:none;cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent}.menu-toggle-icon{display:block;width:24px;height:24px}.menu-toggle-icon--hamburger{display:block}.menu-toggle-icon--close{display:none}.site-header.menu-open .menu-toggle-icon--hamburger{display:none}.site-header.menu-open .menu-toggle-icon--close{display:block}.menu-headers{min-width:0;flex:1 1 auto;display:flex;justify-content:flex-end}.menu-headers .main-navigation{min-width:0;max-width:100%}.main-navigation ul{display:flex;list-style:none;gap:18px 22px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.main-navigation a{color:#fff;text-decoration:none;font-size:14px;font-family:"Noto Sans SC","Source Han Sans CN","WenQuanYi Micro Hei",sans-serif;font-weight:600;letter-spacing:.5px;transition:opacity .3s;white-space:normal;max-width:11em;line-height:1.35;text-align:right}.main-navigation li{flex-shrink:0}.main-navigation a:hover{opacity:.8}.signup-button{background-color:#fff;color:#000;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:14px;transition:background-color .3s}.signup-button:hover{background-color:#ffc700}.header-divider{border-top:2px dashed #fff;margin:20px 0}.header-bottom-border{width:100%;height:10px;background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="180" height="38" viewBox="0 0 48 10"%3E%3Cpath d="M0-.067h48v10.134H0Z" style="fill:%23fff631"/%3E%3Cpath d="M24-.067 13.867 10.067h24L48-.067Z" style="fill:%23000"/%3E%3C/svg%3E');background-repeat:repeat-x;background-size:auto 10px;background-position:bottom;display:block;background-color:#fff631}.hero-section{text-align:center;padding:60px 0 40px}.hero-title{font-size:48px;font-weight:300;margin-bottom:15px;color:#fff}.hero-subtitle{font-size:18px;color:#ccc;margin-bottom:40px}.search-container{max-width:600px;margin:0 auto;position:relative}.search-form{display:flex;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.search-input{flex:1;padding:15px 20px;border:none;background:0 0;font-size:16px;outline:0}.search-input::placeholder{color:#999}.search-icon{padding:15px 20px;color:#666;display:flex;align-items:center}.search-button{background-color:#10b981;border:none;padding:15px 25px;cursor:pointer;border-radius:0 8px 8px 0;display:flex;align-items:center;transition:background-color .3s}.search-button:hover{background-color:#059669}.site-main{background-color:#fff;padding:40px 20px 60px 20px}.confirm-order-container,.confirm-order-main{background-color:#f5f7fa!important}.content-container{max-width:1200px;margin:0 auto}.section-title{font-size:36px;font-weight:300;color:#333;margin-bottom:40px}.books-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;margin-bottom:40px}.book-card{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s,box-shadow .3s;height:350px}.book-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.book-card-content{padding:25px;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.book-title{font-size:20px;font-weight:600;margin-bottom:8px;line-height:1.3}.book-author{font-size:14px;opacity:.9}.book-icon{width:80px;height:80px;margin:20px auto;display:flex;align-items:center;justify-content:center}.book-icon svg{width:100%;height:100%}.book-card.color-1{background-color:#2c5f4f}.book-card.color-2{background-color:#8b2e3d}.book-card.color-3{background-color:#6b4c93}.book-card.color-4{background-color:#4a90e2}.book-info{margin-top:15px;text-align:center}.book-info-title{font-size:16px;font-weight:600;color:#333;margin-bottom:5px}.book-info-author{font-size:14px;color:#666}.site-main.post-list-page{background-color:#f5f7fa!important;padding:0!important}.post-list-page .post-list-container{padding:24px 20px 60px;max-width:1200px;margin:0 auto}.post-list-page .post-list-breadcrumb{text-align:center;margin-bottom:30px;background:#fff;border-radius:10px;padding:11px 16px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.post-list-page .breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;list-style:none;margin:0;padding:0;font-size:14px}.post-list-page .breadcrumb-list li{display:inline-flex;align-items:center;gap:6px}.post-list-page .breadcrumb-list a{color:#64748b;text-decoration:none}.post-list-page .breadcrumb-list a:hover{color:#059669}.post-list-page .breadcrumb-current{color:#0f172a;font-weight:500}.post-list-page .breadcrumb-sep{color:#cbd5e1;pointer-events:none}.post-list-header{text-align:center;margin-bottom:30px;background:#fff;border-radius:10px;padding:11px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.post-list-title{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px;line-height:1.35;letter-spacing:-.02em}.post-list-description{font-size:15px;color:#64748b;margin:0;line-height:1.6}.post-list-archive-description{margin-top:8px}.post-list-section{margin-top:0}.post-list-grid{display:flex;flex-direction:column;gap:20px}.post-list-card{position:relative;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e2e8f0}.post-list-card:hover{box-shadow:0 1px 3px rgba(0,0,0,.06);border-color:#e2e8f0}.post-list-card-link{display:flex;flex-direction:row;text-decoration:none;color:inherit;min-height:0}.post-list-card-image{width:200px;min-width:200px;height:160px;overflow:hidden;background:#f1f5f9}.post-list-card-image img{width:100%;height:100%;object-fit:cover}.post-list-card-image--placeholder{display:flex;align-items:center;justify-content:center;color:#94a3b8}.post-list-card-image--placeholder svg{width:48px;height:48px}.post-list-card-body{flex:1;min-width:0;padding:20px 24px;display:flex;flex-direction:column;justify-content:center}.post-list-sections{margin-top:0}.post-list-sections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.post-list-section-card{display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:border-color .2s,box-shadow .2s,transform .2s}.post-list-section-card:hover{border-color:#059669;box-shadow:0 4px 12px rgba(5,150,105,.15);transform:translateY(-2px)}.post-list-section-card-title{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 12px;line-height:1.35}.post-list-section-card-count{font-size:14px;color:#64748b;margin-bottom:14px}.post-list-section-card-enter{font-size:14px;font-weight:500;color:#059669;margin-top:auto}@media (max-width:992px){.post-list-sections-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:576px){.post-list-sections-grid{grid-template-columns:1fr;gap:16px}}.post-list-archive-card{display:flex;align-items:center;gap:20px;background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.06);padding:24px 28px;margin-bottom:20px}.post-list-archive-card-icon{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:14px;color:#059669}.post-list-archive-card-icon svg{width:26px;height:26px}.post-list-archive-card-body{flex:1;min-width:0}.post-list-archive-card-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 8px;line-height:1.3}.post-list-archive-card-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.post-list-archive-card-count{display:inline-flex;align-items:center;gap:5px;font-size:14px;color:#64748b}.post-list-archive-card-count svg{color:#94a3b8}.post-list-archive-card-back{font-size:14px;color:#059669;text-decoration:none;font-weight:500;transition:opacity .15s}.post-list-archive-card-back:hover{opacity:.7}.post-list-archive-footer{margin-top:24px;text-align:center}.post-list-archive-footer-link{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;box-shadow:0 1px 3px rgba(0,0,0,.06)}.post-list-archive-footer-link:hover{color:#059669;border-color:#059669}@media (max-width:768px){.post-list-archive-card{padding:18px 20px;gap:14px}.post-list-archive-card-icon{width:44px;height:44px;border-radius:12px}.post-list-archive-card-icon svg{width:22px;height:22px}.post-list-archive-card-title{font-size:18px}}.post-list-simple{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.06);overflow:hidden}.post-list-simple-item{border-bottom:1px solid #f1f5f9}.post-list-simple-item:last-child{border-bottom:none}.post-list-simple-link{display:flex;align-items:center;gap:16px;padding:18px 24px;text-decoration:none;color:inherit;transition:background .15s}.post-list-simple-link:hover{background:#f8fafc}.post-list-simple-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f0fdf4;border-radius:10px;color:#059669}.post-list-simple-icon svg{width:20px;height:20px}.post-list-simple-body{flex:1;min-width:0}.post-list-simple-title{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 4px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-list-simple-link:hover .post-list-simple-title{color:#059669}.post-list-simple-excerpt{font-size:13px;color:#64748b;margin:0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-list-simple-meta{flex-shrink:0;display:flex;align-items:center;gap:12px}.post-list-simple-date{font-size:13px;color:#94a3b8;white-space:nowrap}.post-list-simple-arrow{font-size:16px;color:#cbd5e1;transition:color .15s,transform .15s}.post-list-simple-link:hover .post-list-simple-arrow{color:#059669;transform:translateX(3px)}@media (max-width:768px){.post-list-simple-link{padding:14px 16px;gap:12px}.post-list-simple-icon{width:36px;height:36px}.post-list-simple-title{font-size:15px;white-space:normal;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.post-list-simple-excerpt{display:none}.post-list-simple-date{font-size:12px}}.post-list-card-product-cat{display:inline-block;font-size:12px;font-weight:600;color:#059669;background:#ecfdf5;padding:4px 10px;border-radius:6px;margin-bottom:10px;width:fit-content}.post-list-card-title{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 10px;line-height:1.4;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-list-card-excerpt{font-size:14px;color:#64748b;margin:0 0 14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-list-card-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.post-list-card-date{font-size:13px;color:#94a3b8}.post-list-card-more{font-size:13px;font-weight:500;color:#059669;transition:transform .2s ease}.post-list-empty{grid-column:1/-1;text-align:center;color:#64748b;padding:64px 20px;background:#fff;border-radius:14px;border:1px dashed #e2e8f0}.post-list-page .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding-top:28px;border-top:1px solid #e2e8f0}.post-list-page .nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border-radius:10px;font-size:14px;font-weight:500;text-decoration:none;color:#475569;background:#fff;border:1px solid #e2e8f0;transition:color .2s,background .2s,border-color .2s}.post-list-page .nav-links .current{background:#059669;color:#fff;border-color:#059669}@media (max-width:768px){.site-main.post-list-page{padding:0!important}.post-list-page .post-list-container{padding:16px 16px 48px}.post-list-title{font-size:24px}.post-list-header{margin-bottom:20px;padding:11px}.post-list-card-link{flex-direction:column}.post-list-card-image{width:100%;min-width:0;height:180px}.post-list-card-body{padding:18px 20px}.post-list-card-title{font-size:17px;-webkit-line-clamp:2;line-clamp:2}.post-list-grid{gap:16px}}.site-footer{background-color:#000;color:#fff;position:relative}.footer-top-border{width:100%;height:10px;background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="180" height="38" viewBox="0 0 48 10"%3E%3Cpath d="M0-.067h48v10.134H0Z" style="fill:%23fff631"/%3E%3Cpath d="M24-.067 13.867 10.067h24L48-.067Z" style="fill:%23000"/%3E%3C/svg%3E');background-repeat:repeat-x;background-size:auto 10px;background-position:top;display:block;background-color:#fff631}.footer-container{max-width:1200px;margin:0 auto;padding:40px 20px 40px}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:50px}.footer-column{display:flex;flex-direction:column}.footer-logo{margin-bottom:25px;display:flex;align-items:center}.footer-logo-link,.footer-logo-text{display:inline-block!important;line-height:0;text-decoration:none;max-width:260px;width:auto}.footer-logo-text{color:#fff;font-size:28px;font-weight:700;letter-spacing:.5px}.footer-logo-link img{height:auto;max-width:200px;width:auto;display:block}.footer-logo-link svg{display:block!important;width:auto!important;height:40px!important;max-width:260px;min-width:200px;visibility:visible!important;opacity:1!important;overflow:visible!important}.footer-logo-link.custom-logo-svg{display:inline-block!important;line-height:0;max-width:260px;width:auto}.footer-logo-link.custom-logo-svg svg{display:block!important;width:auto!important;height:40px!important;max-width:260px;min-width:200px;visibility:visible!important;opacity:1!important;overflow:visible!important}.footer-description{color:rgba(255,255,255,.8);line-height:1.8;margin:0;font-size:15px;max-width:350px}.footer-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:25px;margin-top:0;letter-spacing:.5px;position:relative;padding-bottom:10px}.footer-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#fff,transparent)}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:15px;position:relative;padding-left:0;transition:padding-left .3s ease}.footer-menu li:hover{padding-left:8px}.footer-menu li::before{content:'→';position:absolute;left:-20px;color:#fff;opacity:0;transition:all .3s ease}.footer-menu li:hover::before{opacity:1;left:-15px}.footer-menu a{color:rgba(255,255,255,.9);text-decoration:none;transition:all .3s ease;font-size:15px;display:inline-block;position:relative}.footer-menu a::after{content:'';position:absolute;bottom:-3px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}.footer-menu a:hover{color:#fff}.footer-menu a:hover::after{width:100%}.footer-contact-list{list-style:none;padding:0;margin:0}.footer-contact-list li{display:flex;align-items:flex-start;margin-bottom:18px;color:#fff}.contact-label{color:#fff;font-size:14px;font-weight:600;margin-right:6px;display:inline-block;letter-spacing:.3px}.contact-text{color:rgba(255,255,255,.9);font-size:15px;line-height:1.6;word-break:break-word}.contact-text a{color:inherit;text-decoration:none}.contact-text a:hover{text-decoration:underline}.footer-social{display:flex;justify-content:center;gap:15px;margin-bottom:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.social-icon{width:45px;height:45px;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}.social-icon:hover{background:#fff;border-color:#fff;color:#000}.social-icon svg{width:20px;height:20px;transition:color .3s ease}.social-icon:hover svg{color:#000;stroke:#000}.footer-copyright{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.7)}.footer-copyright p{margin:0;font-size:14px;letter-spacing:.3px}.footer-copyright-link{color:#fff;text-decoration:none;transition:opacity .3s ease}.footer-copyright-link:hover{opacity:.8;text-decoration:underline}.footer-warning{color:rgba(255,255,255,.8);font-size:14px}@media (max-width:768px){.header-container{padding:6px 10px;max-width:100%}.header-top{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.menu-toggle.menu-headers-toggle{display:flex}.menu-headers{display:block;position:absolute;top:100%;left:0;right:0;background:#000;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .3s ease,opacity .25s ease,visibility .25s;box-shadow:0 8px 16px rgba(0,0,0,.3);z-index:101;flex:none;min-width:unset}.help-main .site-header .menu-headers,.help-main~.site-header .menu-headers,body.help-main .site-header .menu-headers{z-index:101}.site-header.menu-open .menu-headers{max-height:80vh;opacity:1;visibility:visible;overflow-y:auto}.menu-headers .main-navigation{padding:16px 20px 24px}.menu-headers .main-navigation ul{flex-direction:column;align-items:stretch;gap:0}.menu-headers .main-navigation li{border-bottom:1px solid rgba(255,255,255,.1)}.menu-headers .main-navigation li:last-child{border-bottom:none}.menu-headers .main-navigation a{display:block;padding:14px 0;font-size:15px;max-width:none;text-align:left}.site-branding .custom-logo-link{max-width:140px}.site-branding .custom-logo-svg svg{height:32px!important}.site-branding .custom-logo-link img{max-width:120px}.main-navigation ul{flex-wrap:wrap;justify-content:flex-end;gap:8px}.main-navigation a{font-size:14px}.hero-title{font-size:32px}.books-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.book-card{height:300px}.footer-content{grid-template-columns:repeat(2,1fr);gap:30px}.footer-social{flex-wrap:wrap;gap:15px}.shop-layout{flex-direction:column}.shop-content{width:100%}}.shop-main{background-color:#f5f7fa;padding:40px 20px}.shop-container{max-width:1200px;margin:0 auto}.shop-main>.announcement-box{max-width:1200px;margin:0 auto 15px}.shop-layout{display:flex;gap:20px}.shop-sidebar{width:280px;flex-shrink:0;background-color:#fff;border-radius:8px;padding:0;border:1px solid #e0e0e0}@media (max-width:768px){.shop-main{padding-top:15px}.shop-sidebar{width:100%;padding-bottom:0}.product-categories .categories-title,.shop-sidebar .categories-title{font-size:14px;font-weight:600;letter-spacing:.02em;padding:8px 10px;border-left:3px solid #10b981}.shop-sidebar .categories-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 6px;max-height:280px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:6px 8px}.shop-sidebar .category-item{margin-bottom:0}.shop-sidebar .category-link{flex-direction:column;align-items:center;padding:6px 4px;cursor:pointer;gap:4px;border-radius:6px}.shop-sidebar .category-icon{width:28px;height:28px;font-size:14px;border-radius:6px;overflow:hidden}.shop-sidebar .category-icon img{border-radius:6px}.shop-sidebar .category-name{flex:none;font-size:12px;font-family:-webkit-body;text-align:center;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-sidebar .category-count{display:none}}.product-categories{background-color:transparent;border-radius:0;padding:0}.categories-title{font-size:15px;font-weight:600;margin:0;color:#1f2937;letter-spacing:.02em;padding:10px 12px;border-left:4px solid #10b981;border-bottom:1px solid #e5e7eb}.categories-list{list-style:none;padding:8px;margin:0}.category-item{margin-bottom:4px}.category-link{display:flex;align-items:center;padding:8px 10px;text-decoration:none;color:#333;border-radius:6px;transition:all .3s ease;gap:10px;cursor:pointer}.category-link.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.category-link:hover{background-color:#e9ecef;cursor:pointer}.category-item.active .category-link{background-color:#10b981;color:#fff}.category-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.category-icon svg{width:100%;height:100%;color:inherit}.category-icon-grid svg{color:#000}.category-item.active .category-icon-grid svg{color:#fff}.category-icon img{width:100%;height:100%;object-fit:cover;border-radius:4px}.category-name{flex:1;font-size:15px}.category-count{font-size:12px;font-weight:600;color:#059669;background-color:#ecfdf5;padding:4px 10px;border-radius:12px;min-width:24px;text-align:center;line-height:1.2}.category-item.active .category-count{background-color:#fff;color:#333}.shop-content{flex:1;min-width:0}.announcement-box{max-width:1200px;margin:0 auto 15px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.announcement-header{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);border-bottom:1px solid #e9ecef}.announcement-title{font-size:16px;font-weight:700;margin:0;color:#212529;letter-spacing:.3px}.announcement-subtitle{font-size:12px;color:#9ca3af;margin:0;line-height:1.4;font-weight:400}.announcement-content{padding:10px 16px;background-color:#fff}.announcement-list{list-style:none;padding:0;margin:0;counter-reset:announcement-counter}.announcement-list li{padding:7px 0;padding-left:26px;position:relative;line-height:1.8;color:#495057;font-size:14px;border-bottom:1px solid #f1f3f5;counter-increment:announcement-counter}.announcement-list li:last-child{border-bottom:none}.announcement-list li::before{content:counter(announcement-counter) '.';position:absolute;left:0;top:7px;color:#697386;font-size:13px;font-weight:500}.announcement-list li strong{color:#10b981;font-weight:600}.announcement-list a{color:inherit;text-decoration:none}.announcement-list a:hover{text-decoration:none}.announcement-list .tag-red{background:#fef2f2;color:#f87171;padding:2px 8px;border-radius:4px;font-weight:600}.announcement-list .tag-yellow{background:#fef3c7;color:#d97706;padding:2px 8px;border-radius:4px;font-weight:600}.search-form{display:flex;background-color:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.search-input{flex:1;padding:12px 20px;border:none;background:0 0;font-size:15px;outline:0}.search-input::placeholder{color:#999}.search-button{padding:12px 20px;border:none;background-color:#10b981;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.search-button:hover{background-color:#059669}.products-section{margin-top:15px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;position:relative}.products-section.loading{margin-bottom:0}.products-loading{text-align:center;padding:60px 20px;color:#999;font-size:16px;background-color:#fff;border-radius:0 0 8px 8px;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:0}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #999;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.front-category-articles{margin-top:32px;padding:24px;background:#f8f9fa;border-radius:12px;border:1px solid #e5e7eb}.front-category-articles-title{font-size:20px;font-weight:600;color:#111827;margin:0 0 16px;line-height:1.3}.front-category-articles-list{list-style:none;margin:0;padding:0}.front-category-articles-item{margin-bottom:12px}.front-category-articles-item:last-child{margin-bottom:0}.front-category-articles-link{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 16px;text-decoration:none;color:#374151;padding:10px 12px;border-radius:8px;transition:background .2s,color .2s}.front-category-articles-link:hover{background:#fff;color:#059669}.front-category-articles-item-title{font-weight:500;flex:1;min-width:0}.front-category-articles-item-date{font-size:13px;color:#9ca3af}.front-category-articles-more{margin:16px 0 0;padding-top:16px;border-top:1px solid #e5e7eb}.front-category-articles-more-link{font-weight:500;color:#059669;text-decoration:none}.front-category-articles-more-link:hover{text-decoration:underline}.customer-service-button{position:fixed;bottom:30px;right:30px;width:64px;height:64px;background:linear-gradient(135deg,#667eea 0,#764ba2 50%,#f093fb 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(102,126,234,.4),0 4px 12px rgba(118,75,162,.3),inset 0 1px 0 rgba(255,255,255,.2);z-index:9999;transition:all .4s cubic-bezier(.175, .885, .32, 1.275);text-decoration:none;cursor:pointer;padding:0;overflow:visible;animation:float 3s ease-in-out infinite}.customer-service-button:active{transform:scale(.95)}.customer-service-button svg{width:32px;height:32px;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, .2));z-index:1}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.customer-service-button{width:56px;height:56px;bottom:20px;right:20px}.customer-service-button svg{width:28px;height:28px}body.single-product .customer-service-button{bottom:95px}}.products-title{font-size:15px;font-weight:600;padding:10px 16px;color:#1f2937;letter-spacing:.02em;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0}.products-grid{display:flex;flex-direction:column;gap:0;background-color:#fff;border-radius:0 0 8px 8px;max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.products-grid::-webkit-scrollbar{width:6px}.products-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 0 8px 0}.products-grid::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.products-grid::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.product-item{background-color:#fff;border-bottom:1px solid #e0e0e0;transition:background-color .2s ease;display:flex;align-items:center}.product-item:last-child{border-bottom:none}.product-item:hover{background-color:#f8f9fa}.product-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;padding:10px 16px;width:100%;min-height:100%;box-sizing:border-box}.product-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:50%;overflow:hidden}.product-icon img{width:80%;height:80%;object-fit:contain}.product-icon-placeholder{font-size:20px}.product-info{flex:1;min-width:0}.product-description-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:14px;line-height:1.5}.product-id-badge{font-size:13px;color:#666;font-weight:500;margin-right:8px}.shop-container .product-item .product-title,.shop-main .product-item .product-title{font-size:13px;font-weight:500;color:#333;margin:0;line-height:1.4}.shop-container .product-item .product-title-mobile,.shop-main .product-item .product-title-mobile{display:none}@media (max-width:768px){.shop-container .product-item .product-title-desktop,.shop-main .product-item .product-title-desktop{display:none}.shop-container .product-item .product-title-mobile,.shop-main .product-item .product-title-mobile{display:flex}.shop-container .product-item .product-info,.shop-main .product-item .product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.shop-container .product-item .product-title-row,.shop-main .product-item .product-title-row{font-size:12px;line-height:1.4;color:#333;margin:0;flex-wrap:wrap;align-items:center;gap:2px 6px}.shop-container .product-item .product-title-text,.shop-main .product-item .product-title-text{font-size:12px;font-weight:500}.shop-container .product-item .product-spec-sep,.shop-main .product-item .product-spec-sep{color:#ccc;margin:0 2px}.shop-container .product-item .product-desc-row,.shop-main .product-item .product-desc-row{display:block;font-size:11px;color:#666;margin:0;line-height:1.35}.shop-container .product-item .product-link,.shop-main .product-item .product-link{flex-wrap:nowrap;align-items:center;padding:6px 10px;gap:6px}.shop-container .product-item .product-footer,.shop-main .product-item .product-footer{flex-direction:column;justify-content:flex-end;align-items:flex-end;min-width:auto;margin-top:0;padding-top:0;gap:2px}.shop-container .product-item .product-price,.shop-main .product-item .product-price{font-size:16px}.shop-container .product-item .product-price .amount,.shop-container .product-item .product-price .woocommerce-Price-amount,.shop-container .product-item .product-price .woocommerce-Price-amount .amount,.shop-main .product-item .product-price .amount,.shop-main .product-item .product-price .woocommerce-Price-amount,.shop-main .product-item .product-price .woocommerce-Price-amount .amount{font-size:16px}.shop-container .product-item .product-stock,.shop-main .product-item .product-stock{font-size:12px}}.product-description{font-size:14px;color:#666;margin:0}.product-description-wrapper>span:not(:last-child)::after{content:'|';margin-left:8px;color:#ccc}.product-footer{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;flex-shrink:0;min-width:140px;text-align:right}.shop-container .product-price,.shop-main .product-price{font-size:18px;font-weight:700;color:#e74c3c;white-space:nowrap}.shop-container .product-price .amount,.shop-container .product-price .woocommerce-Price-amount,.shop-container .product-price .woocommerce-Price-amount .amount,.shop-main .product-price .amount,.shop-main .product-price .woocommerce-Price-amount,.shop-main .product-price .woocommerce-Price-amount .amount{font-size:18px;font-weight:700;color:#e74c3c}.shop-container .product-price .woocommerce-Price-currencySymbol,.shop-main .product-price .woocommerce-Price-currencySymbol{font-size:18px;font-weight:700}.product-stock{font-size:13px;color:#999;white-space:nowrap}.products-pagination{margin-top:40px;text-align:center}.products-pagination .page-numbers{display:inline-flex;gap:8px;list-style:none;padding:0;margin:0}.products-pagination .page-numbers li{display:inline}.products-pagination a,.products-pagination span{display:inline-block;padding:8px 15px;text-decoration:none;border:1px solid #e0e0e0;border-radius:4px;color:#333;transition:all .3s}.products-pagination a:hover{background-color:#10b981;color:#fff;border-color:#10b981}.products-pagination .current{background-color:#10b981;color:#fff;border-color:#10b981}.no-products{text-align:center;padding:60px 20px;color:#999;font-size:16px;background-color:#fff;border-radius:0 0 8px 8px}.product-detail-page{padding:20px 20px 120px 20px!important;background-color:#f5f7fa}.product-detail-page .content-container{max-width:1200px;margin:0 auto;padding:0}.product-detail-page .product-bottom-bar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:999;padding:15px;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -2px 12px rgba(0,0,0,.08);transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.product-detail-page .product-bottom-bar.bar-visible{transform:translateY(0);opacity:1;visibility:visible}.product-detail-page .product-bottom-bar .submit-info{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:1200px;margin:0 auto}.product-detail-page .product-bottom-bar .submit-total{font-size:18px;font-weight:600;color:#333;display:flex;align-items:baseline;gap:6px}.product-detail-page .product-bottom-bar .product-bottom-bar-price-label{font-size:14px;font-weight:500;color:#666}.product-detail-page .product-bottom-bar .product-bottom-bar-price-amount{font-weight:600;color:#333}.product-detail-page .product-bottom-bar .submit-order-btn{padding:12px 28px;background:#10b981;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer}.product-detail-page .product-bottom-bar .submit-order-btn:hover:not(:disabled){background:#059669}.product-detail-page .product-bottom-bar .submit-order-btn:disabled{background:#9ca3af;cursor:not-allowed}body.single-product .site-footer{padding-bottom:80px}.product-breadcrumb{margin-bottom:20px;font-size:14px;color:#666;padding:15px 20px;line-height:1.5;display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;gap:8px}.breadcrumb-home-icon{width:16px;height:16px;color:#666;flex-shrink:0}.product-breadcrumb a{color:#666;text-decoration:none;transition:color .3s}.product-breadcrumb a:hover{color:#1976d2;text-decoration:underline}.product-breadcrumb span{color:#333;font-weight:500}.product-breadcrumb .breadcrumb-product-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex-shrink:1}.product-main-content{display:flex;flex-direction:column;gap:0;margin-bottom:20px;background:#fff;padding:20px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;box-sizing:border-box}.product-content-wrapper{display:flex;gap:10px;width:100%;max-width:100%;align-items:stretch;min-width:0;box-sizing:border-box;overflow:hidden}.product-left-section{flex:0 0 41.66667%;max-width:41.66667%;min-width:0;height:500px;min-height:500px;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;overflow:hidden}.product-image-area{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:4px;text-align:center;min-height:350px;flex:1;display:flex;align-items:center;justify-content:center;padding:0}.product-image-area--wise{padding:32px;box-sizing:border-box}.product-image-area--wise .product-main-image{object-fit:contain}.product-main-image{max-width:100%;height:auto;border-radius:4px}.product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.google-logo-placeholder{font-size:120px;font-weight:400;background:linear-gradient(to right,#4285f4,#ea4335,#fbbc05,#4285f4,#34a853,#ea4335);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-5px}.product-right-section{width:58.33333%;max-width:58.33333%;box-sizing:border-box;padding:0 0 10px 30px;margin:0;display:flex;flex-direction:column;justify-content:flex-start;gap:0}.product-right-section *{box-sizing:border-box;max-width:100%}.product-header{width:100%;margin-bottom:6px;display:block}.product-detail-page .product-title,.product-right-section .product-title{font-family:-apple-system-font,"Helvetica Neue",sans-serif;font-size:20px;font-weight:500;color:#333;margin:0 0 8px 0;line-height:1.5;width:100%;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;display:block}.product-quality-tag{display:inline-block;padding:3px 10px;background:#f5f5f5;color:#666;border-radius:3px;font-size:12px;margin-top:5px}.product-price-section{width:100%;padding:0 0 10px 0;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.price-left-section{display:flex;align-items:center;position:relative;gap:4px}.price-main-group{display:inline-flex;align-items:baseline;gap:0;white-space:nowrap}.price-label{font-size:16px;color:#666;margin:0;padding:0;display:inline;vertical-align:baseline}.product-price{font-size:28px;font-weight:700;color:#f60;margin:0 0 0 10px;padding:0;display:inline;vertical-align:baseline}.product-price .amount,.product-price .woocommerce-Price-amount,.product-price .woocommerce-Price-amount .amount{margin:0;padding:0}.product-price .amount,.product-price .woocommerce-Price-amount,.product-price .woocommerce-Price-amount .amount{color:#f60;font-size:28px;font-weight:700}.product-price .woocommerce-Price-currencySymbol{font-size:28px;font-weight:700}.limited-price-tag{display:inline-block;padding:2px 8px;background:#ff8b77;color:#fff;border-radius:3px;font-size:12px;line-height:1.4;margin-left:4px;vertical-align:top;margin-top:2px}.price-right-section{display:flex;align-items:center;gap:20px;flex-wrap:wrap;width:100%;padding:0;margin:0}.service-info-item{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0}.service-info-item::before{content:'';width:3px;height:3px;background:#ff6b6b;border-radius:50%;flex-shrink:0}.contact-service{color:#333;font-size:14px;line-height:1.4;display:inline-flex;align-items:center;gap:4px}.contact-service a{color:#ff6b6b;text-decoration:none;font-weight:500;transition:color .2s}.contact-service a:hover{color:#ff5252;text-decoration:underline}.delivery-info-item{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0}.delivery-info-item::before{content:'';width:3px;height:3px;background:#339af0;border-radius:50%;flex-shrink:0}.product-delivery-label{color:#666;font-size:14px;font-weight:400}.product-delivery-info .delivery-type{font-size:14px;font-weight:500}.product-delivery-info .delivery-manual{color:#f59f00}.product-delivery-info .delivery-auto{color:#51cf66}.stock-info-item{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0}.stock-info-item::before{content:'';width:3px;height:3px;background:#51cf66;border-radius:50%;flex-shrink:0}.product-stock-label{color:#666;font-size:14px;font-weight:400}.product-stock-info{color:#51cf66;font-size:14px;font-weight:500}.product-advantages{display:flex;align-items:center;gap:0;width:100%;margin-top:16px;border:1px solid #e9ecef;border-radius:6px;overflow:hidden;background:#f8fafb}.advantage-item{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 8px;font-size:13px;color:#555;border-right:1px solid #e9ecef;transition:background .2s}.advantage-item:last-child{border-right:none}.advantage-item:hover{background:#ecfdf5;color:#10b981}.advantage-item svg{flex-shrink:0;color:#10b981}.advantage-item:hover svg{color:#059669}.advantage-item span{white-space:nowrap;font-weight:500}@media (max-width:768px){.product-advantages{margin-top:12px;flex-wrap:wrap;gap:8px;padding:8px;border:none;background:0 0}.advantage-item{flex:0 0 calc(50% - 4px);padding:10px 8px;font-size:12px;gap:6px;border:1px solid #e9ecef;border-radius:6px;background:#f8fafb}.advantage-item:last-child{border:1px solid #e9ecef}.advantage-item svg{width:14px;height:14px}.advantage-item span{white-space:normal;text-align:center;line-height:1.4}}@media (max-width:480px){.advantage-item{flex:0 0 100%;justify-content:flex-start;text-align:left}.advantage-item span{text-align:left}}.product-purchase-section{width:100%;margin-bottom:10px;display:block}.custom-quantity-section{display:flex;align-items:center;gap:15px;margin-bottom:15px;width:100%}.custom-quantity-section label{font-size:16px;color:#333;font-weight:500;flex-shrink:0;margin:0}.custom-quantity-control{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden;background:#fff}.custom-quantity-control .qty-minus,.custom-quantity-control .qty-plus{padding:8px 12px;background:#f5f5f5;border:none;cursor:pointer;font-size:18px;font-weight:400;color:#666;transition:background .2s;user-select:none;min-width:36px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.custom-quantity-control .qty-minus:hover,.custom-quantity-control .qty-plus:hover{background:#e8e8e8}.custom-quantity-control .qty-minus:active,.custom-quantity-control .qty-plus:active{background:#dcdcdc}.custom-quantity-control .custom-qty-input{width:50px;padding:8px 5px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:16px;appearance:textfield;-moz-appearance:textfield;background:#fff;color:#333;outline:0;margin:0}.custom-quantity-control .custom-qty-input::-webkit-inner-spin-button,.custom-quantity-control .custom-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.email-input-section{display:flex;align-items:center;gap:15px;margin-bottom:15px;width:100%}.email-input-section label{font-size:16px;color:#333;font-weight:500;flex-shrink:0;margin:0}.email-input-section .required{color:red;margin-left:2px}.email-input-wrapper{flex:1;position:relative}.customer-email-input{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#333;outline:0;transition:border-color .2s;box-sizing:border-box}.customer-email-input:focus{border-color:#2180cd}.customer-email-input.error{border-color:red}.customer-email-input::placeholder{color:#999}.email-error-message{display:none;position:absolute;top:100%;left:0;margin-top:5px;padding:8px 12px;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404;font-size:13px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10;white-space:nowrap}.product-add-to-cart .quantity{display:none!important}.product-add-to-cart{display:flex;flex-direction:column;gap:15px}.product-description-notice{width:100%;padding:15px 20px;background:#f8f9fa;border-radius:6px;border-left:4px solid #dee2e6;margin-bottom:20px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.notice-icon{width:24px;height:24px;background:#6c757d;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notice-icon svg{width:14px;height:14px;stroke:currentColor}.notice-text{font-size:14px;color:#495057;line-height:1.6;flex:1;word-wrap:break-word}.notice-text a{color:#000;text-decoration:underline;font-weight:500;transition:color .2s}.notice-text a:hover{color:#333}.product-add-to-cart{width:100%;margin-top:0}.product-add-to-cart .single_add_to_cart_button,.product-add-to-cart button.button.alt,.product-add-to-cart input.button.alt,.woocommerce .product-add-to-cart button.button.alt,.woocommerce .product-add-to-cart input.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .product-add-to-cart button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .product-add-to-cart input.button.alt{width:100%!important;padding:14px 30px!important;background:#10b981!important;background-color:#10b981!important;color:#fff!important;border:none!important;border-radius:4px!important;font-size:16px!important;font-weight:500!important;cursor:pointer!important;transition:background .3s!important}.product-add-to-cart .single_add_to_cart_button:hover,.product-add-to-cart button.button.alt:hover,.product-add-to-cart input.button.alt:hover,.woocommerce .product-add-to-cart button.button.alt:hover,.woocommerce .product-add-to-cart input.button.alt:hover{background:#059669!important;background-color:#059669!important}.product-details-section{margin-top:20px;padding:30px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.details-title{font-size:24px;font-weight:600;color:#2c3e50;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #e9ecef;position:relative}.details-title::after{content:'';position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#10b981}.product-details-content{font-size:15px;line-height:1.9;color:#495057}.product-details-content p{margin-bottom:18px}.product-details-content h1,.product-details-content h2,.product-details-content h3,.product-details-content h4,.product-details-content h5,.product-details-content h6{color:#2c3e50;font-weight:600;margin-top:25px;margin-bottom:15px;line-height:1.4}.product-details-content h2{font-size:22px;border-bottom:1px solid #e9ecef;padding-bottom:10px}.product-details-content h3{font-size:20px}.product-details-content ol,.product-details-content ul{margin:15px 0;padding-left:30px}.product-details-content li{margin-bottom:10px;line-height:1.8}.product-details-content ul li{list-style-type:disc}.product-details-content ol li{list-style-type:decimal}.product-details-content img{max-width:100%;height:auto;border-radius:6px;margin:20px 0;box-shadow:0 2px 6px rgba(0,0,0,.1)}.product-details-content a{color:#10b981;text-decoration:none;transition:color .2s}.product-details-content a:hover{color:#059669;text-decoration:underline}.product-details-content blockquote{margin:20px 0;padding:15px 20px;background:#f8f9fa;border-left:4px solid #10b981;border-radius:4px;font-style:italic;color:#6c757d}.product-details-content table{width:100%;border-collapse:collapse;margin:20px 0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:6px;overflow:hidden}.product-details-content table td,.product-details-content table th{padding:12px 15px;text-align:left;border-bottom:1px solid #e9ecef}.product-details-content table th{background:#f8f9fa;font-weight:600;color:#2c3e50}.product-details-content table tr:last-child td{border-bottom:none}.product-details-content table tr:hover{background:#f8f9fa}.product-details-content code{background:#f8f9fa;padding:2px 6px;border-radius:3px;font-family:'Courier New',monospace;font-size:14px;color:#e83e8c}.product-details-content pre{background:#f8f9fa;padding:15px;border-radius:6px;overflow-x:auto;margin:20px 0;border-left:4px solid #10b981}.product-details-content pre code{background:0 0;padding:0;color:#495057}@media (max-width:1024px){.product-content-wrapper{flex-direction:column}.product-left-section{flex:0 0 100%;max-width:100%;width:100%;height:auto;min-height:0}.product-right-section{flex:0 0 100%;max-width:100%;width:100%;padding:0}.product-image-area{min-height:300px}.google-logo-placeholder{font-size:80px}}@media (max-width:768px){.product-detail-page{padding:12px 10px 60px 10px!important}.product-detail-page .content-container{padding:0}.product-main-content{padding:0}.product-main-content .product-left-section{padding:0}.product-main-content .product-right-section{padding:4px 15px 15px}.product-detail-page .product-details-section{padding:15px}.product-breadcrumb{font-size:12px;padding:10px 15px;flex-wrap:nowrap;gap:2px;margin-bottom:10px;overflow:hidden}.product-title{font-size:20px}.product-price-section{flex-direction:column;gap:15px;align-items:flex-start}.price-right-section{border-left:none;padding-left:0;margin-left:0;margin-top:15px;width:100%;flex-direction:column;align-items:flex-start;gap:10px}.service-info-item{border-bottom:none;padding-bottom:0;margin-bottom:12px}.product-price{font-size:24px}.product-price .woocommerce-Price-amount{font-size:24px}.product-image-area{min-height:250px}.google-logo-placeholder{font-size:60px}.stock-and-service{flex-direction:column;align-items:flex-start;gap:15px}}.page-confirm-order .site-main,.site-main.confirm-order-main,.site-main.order-complete-main,.site-main.order-query-main,.site-main.policy-main,.site-main.search-main,.site-main.thankyou-main,body.page-template-page-confirm-order .site-main{background:#f5f7fa!important;padding:40px 20px 60px 20px!important}.site-main.help-main{padding:0!important}.confirm-order-container,.order-complete-container,.page-confirm-order .content-container,.thankyou-container,body.page-template-page-confirm-order .content-container{background:#f5f7fa!important}.confirm-order-page{max-width:1200px;margin:0 auto;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.order-expire-notice{background:#fff;color:#333;padding:15px 20px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);animation:pulse 2s infinite}.order-expire-notice.warning{background:#fff;animation:pulse-fast 1s infinite}.order-expire-notice.expired{background:#fff;animation:none}.order-expire-notice .expire-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.order-expire-notice .expire-icon svg{width:100%;height:100%;stroke:currentColor;fill:none}.order-expire-notice .expire-content{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-expire-notice .expire-text{font-size:14px}.order-expire-notice .expire-countdown{font-size:18px;font-weight:700;background:rgba(0,0,0,.06);padding:4px 12px;border-radius:4px;min-width:60px;text-align:center;font-family:'Courier New',monospace}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.9}}@keyframes pulse-fast{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.01)}}.confirm-order-header,.payment-header,.product-header-confirm{background:#f0f0f0;padding:12px 20px;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#333;border-radius:4px 4px 0 0}.header-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#666}.header-icon svg{width:100%;height:100%}.order-info-section,.payment-method-section,.product-details-section-confirm{background:#fff;margin-bottom:20px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.order-info-section{padding:20px}.order-title{font-size:15px;color:#333;margin-bottom:15px;line-height:1.6}.order-title strong{margin-right:8px}.order-number-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:15px}.order-number{font-size:14px;color:#666}.order-number-value{color:#333;font-weight:500}.order-number-notice{font-size:12px;color:red}.order-email-row{margin-top:15px;font-size:14px;color:#666;display:flex;align-items:center;gap:8px}.order-email-row strong{color:#333;margin-right:4px}.order-email-value{color:#333;font-weight:500}.product-content-confirm{padding:20px}.product-item-confirm{display:flex;gap:20px;border-bottom:1px solid #f0f0f0}.product-item-confirm:last-child{border-bottom:none}.product-image-confirm{width:200px;height:200px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-image-confirm img{width:100%;height:100%;object-fit:cover}.product-placeholder{padding:20px;text-align:center;color:#999;font-size:14px}.product-info-confirm{flex:1;display:flex;flex-direction:column;gap:12px}.order-email-row-confirm,.order-number-row-confirm,.product-name-row-confirm,.product-price-row,.product-quantity-row,.product-spec-row{display:flex;align-items:center;font-size:14px;color:#666}.product-name-row-confirm{flex-wrap:wrap}.order-email-label,.order-number-label,.product-details-section-confirm .price-label,.product-name-label,.quantity-label,.spec-label{min-width:80px;margin-right:10px;flex-shrink:0}.product-name-value{color:#333;font-weight:500;word-break:break-word}.order-email-value,.order-number-value,.price-value,.quantity-value,.spec-value{color:#333;font-weight:500}.order-number-value-wrap{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.copy-order-btn,.copy-order-btn-confirm{padding:3px 8px;font-size:12px;background:#e5e7eb;color:#374151;border:none;border-radius:4px;cursor:pointer;white-space:nowrap}.copy-order-btn-confirm:hover,.copy-order-btn:hover{background:#10b981;color:#fff}.copy-order-btn-confirm.copied,.copy-order-btn.copied{background:#10b981;color:#fff}.product-subtotal{margin-top:15px;padding:12px 16px;background:#fff7ed;color:#ea580c;font-size:15px;font-weight:600;border-radius:6px;display:inline-block;border:1px solid #fed7aa}.payment-options{padding:20px;display:flex;gap:15px;flex-wrap:wrap}.payment-option{display:flex;align-items:center;gap:10px;padding:12px 20px;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .3s;background:#fff}.payment-option:hover{border-color:#10b981;background:#ecfdf5}.payment-option input[type=radio]{margin:0;cursor:pointer}.payment-option input[type=radio]:checked+.payment-icon{background:#10b981;color:#fff}.payment-option input[type=radio]:checked~.payment-name{color:#10b981;font-weight:600}.payment-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all .3s}.alipay-icon{background:#10b981;color:#fff}.wechat-icon{background:#07c160;color:#fff}.payment-name{font-size:15px;color:#333;transition:color .3s}.order-submit-section{padding:20px;border-top:1px solid #e0e0e0;background:#fff}.submit-notice{font-size:12px;color:#999;margin-bottom:15px;text-align:left}.submit-info{display:flex;align-items:center;justify-content:space-between;gap:20px}.submit-total{font-size:18px;color:#333;font-weight:600}.submit-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;align-items:center}.cancel-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 30px;background:#fff;color:#666;border:1px solid #ddd;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.cancel-order-btn .loading-spinner{flex-shrink:0;width:18px;height:18px;border:2px solid #e5e5e5;border-top-color:#666}.cancel-order-btn:hover:not(:disabled){background:#f5f5f5;border-color:#bbb;color:#333}.cancel-order-btn:disabled{cursor:wait;opacity:.9}.submit-order-btn{padding:12px 40px;background:#10b981;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s;white-space:nowrap}.submit-order-btn:hover{background:#059669}@media (max-width:768px){.page-confirm-order .site-main,.site-main.confirm-order-main,.site-main.order-complete-main,.site-main.order-query-main,.site-main.policy-main,.site-main.search-main,.site-main.thankyou-main,body.page-template-page-confirm-order .site-main{padding:12px 20px 60px 20px!important}.site-main.help-main{padding:0!important}.order-expire-notice{padding:12px 15px;gap:10px}.order-expire-notice .expire-content{font-size:13px}.order-expire-notice .expire-text{font-size:13px}.order-expire-notice .expire-countdown{font-size:16px;padding:3px 10px;min-width:50px}.confirm-order-header,.payment-header,.product-header-confirm{padding:10px 15px;font-size:14px}.product-content-confirm{padding:15px}.product-item-confirm{flex-direction:column;gap:15px}.product-image-confirm{width:100%;height:auto;aspect-ratio:1/1;max-width:200px;margin:0 auto}.product-info-confirm{width:100%;gap:10px}.order-email-row-confirm,.order-number-row-confirm,.product-price-row,.product-quantity-row,.product-spec-row{font-size:13px}.order-email-label,.order-number-label,.product-details-section-confirm .price-label,.quantity-label,.spec-label{min-width:70px}.product-subtotal{font-size:14px;margin-top:12px;padding:10px 14px}.payment-options{padding:15px;gap:10px}.payment-option{flex:1 1 calc(50% - 5px);min-width:calc(50% - 5px);padding:10px 12px;justify-content:flex-start}.payment-icon{width:28px;height:28px;font-size:12px}.payment-name{font-size:13px}.order-submit-section{padding:15px}.submit-notice{font-size:11px;margin-bottom:12px}.submit-info{flex-direction:row;align-items:center;justify-content:space-between;gap:15px}.submit-total{font-size:16px;text-align:left}.submit-buttons{flex-direction:row;gap:10px}.cancel-order-btn{flex:1;padding:10px 15px;font-size:14px}.submit-order-btn{flex:2;padding:10px 20px;font-size:14px}}@media (max-width:540px){.footer-content{grid-template-columns:1fr}}@media (max-width:480px){.payment-option{flex:1 1 100%;min-width:100%}}.seo-content{max-width:1200px;margin:15px auto 0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.seo-content-inner{padding:0}.seo-content-title{font-size:14px;font-weight:600;color:#495057;margin:0;padding:10px 16px;background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);border-bottom:1px solid #e9ecef}.seo-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.seo-content-item{padding:12px 16px;border-bottom:1px solid #f1f3f5;border-right:1px solid #f1f3f5}.seo-content-item:nth-child(2n){border-right:none}.seo-content-item:nth-last-child(-n+2){border-bottom:none}.seo-content-item h3{font-size:13px;font-weight:600;color:#1f2937;margin:0 0 4px}.seo-content-item p{font-size:12px;color:#9ca3af;line-height:1.5;margin:0}@media (max-width:640px){.seo-content-grid{grid-template-columns:1fr}.seo-content-item{border-right:none}.seo-content-item:nth-last-child(-n+2){border-bottom:1px solid #f1f3f5}.seo-content-item:last-child{border-bottom:none}}.currency-ref-price{font-size:.75em;color:#9ca3af;font-weight:400;margin-left:4px;white-space:nowrap}