.fal,
.far{font-family:"Font Awesome 5 Pro"!important;}

.boheyun_adv{display:inline-block;padding-left:3px;padding-right:3px;border:1px solid;font-size:12px!important;font-style:normal;line-height:16px!important;border-radius:2px;border-color:#0008ff;background:#fff;color:#0008ff!important;position:relative;float:right;margin-top:5px;}

.boheyun_bq{background-color:rgba(200,255,0,.685);color:rgb(0,0,0)!important;margin-right:2px;min-width:max-content;padding:0 8px;height:24px;line-height:24px!important;font-size:12px!important;font-weight:bold;border-radius:2px;display:inline-block;margin-bottom:8px;}

.banner-desc p,
.banner-desc p span{margin-bottom:0!important;font-size:12px!important;}

.desc-box{margin-top:10px!important;display:flex;}

.desc-box .badge{font-family:Arial!important;font-weight:bold;}

.desc-box .badge-score{color:#156ffb;font-weight:normal;background-image:linear-gradient(0deg,#fff,#f2f2f2);}

.desc-box .badge-warning{color:#fff;background-color:#fc9f48;}

.desc-box .badge-light-dark{background-image:linear-gradient(0deg,#f2f2f2,#eee);}

.col-sm-12{padding-left:var(--sidebar_width)!important;width:calc(100% - var(--sidebar_width));padding:60px 0 20px;box-sizing:border-box;background-color:#f7f7f9;min-height:calc(100vh - 61px);}

.product-headline{background:#fff;color:#333;padding:15px 20px;border-radius:0;border:1px solid #f1f1f1;margin-bottom:20px;display:none;}

.headline-title{font-size:16px;font-weight:600;margin:0 0 8px;color:#333;}

.headline-content{font-size:13px;color:#666;line-height:1.5;}

.products-container{width:100%;overflow:hidden;padding:10px 10px 0 15px;}

.products-grid{display:grid;width:100%;gap:var(--product_item_gap);grid-template-columns:repeat(auto-fill,minmax(var(--product_item_min_width),1fr));grid-auto-rows:auto;align-items:start;transition:grid-template-columns .3s ease;margin-bottom:10px;}

.product-item{background:#fff;border:1px solid #d4d6d9;border-radius:0;position:relative;cursor:pointer;vertical-align:top;box-sizing:border-box;z-index:1;box-shadow:0 5px 20px 3px rgba(230,233,249,.3);transition:all .3s ease;display:block;height:auto;min-height:0;align-self:start;}

.product-item:hover{box-shadow:-2px -2px 20px rgba(55,99,170,.1),8px 8px 20px rgba(55,99,170,.1);border-color:var(--theme-color-13);z-index:2;}

.product-header{padding:15px;border-bottom:1px solid #eee;position:relative;background:#f7f7f9;display:flex;justify-content:space-between;align-items:flex-start;width:100%;}

.product-footer{padding:5px 15px 0;}

.product-title{color:#000;font-size:14px;font-weight:500;margin:0;-webkit-font-smoothing:subpixel-antialiased;word-break:break-all;word-wrap:break-word;}

.product-stock{padding-left:10px;color:#a9a9a9;font-size:12px;position:relative;margin:0;word-wrap:break-word;}

.product-stock.warning{color:#f0c000;}

.product-stock.danger{color:#f87878;}

.product-stock::after{position:absolute;content:"";background:#d4d6d9;width:1px;height:12px;top:3px;left:0;}

.product-tag{display:inline-flex;align-items:center;background:rgba(43,109,229,.1);color:#2b6de5;padding:2px 8px;font-size:12px;border-radius:2px;white-space:nowrap;margin-left:8px;flex-shrink:0;}

.product-body{padding:10px 12px 0;display:block;height:auto;min-height:0;background:#fff;}

.product-description{display:block;width:100%;height:auto;min-height:0;margin:0;padding:0;font-size:13px;color:#666;line-height:18px;white-space:pre-line;}

.product-description p{margin-bottom:0;}

.product-price-section{margin:7px 0 8px;}

.price-trial{color:#666;}

.price-main{display:flex;align-items:baseline;gap:4px;color:#ff4d4f;}

.price-main .currency{font-size:14px;}

.price-main .amount{font-size:20px;font-weight:500;}

.price-main .period{color:#999;font-size:13px;}

.daily-average,
.member-daily-average{color:#999;font-size:12px;}

.daily-average b,
.member-daily-average b{color:#ff4d4f;font-size:15px;font-weight:700;}

.btn-buy{padding:12px;background:var(--theme-color-1);color:#fff;font-size:13px;text-align:center;transition:all .2s ease;margin:0 -15px;border-radius:0;text-decoration:none;display:block;}

.btn-buy:hover{background:var(--theme-color-1);color:#fff;}

.sold-out{padding:12px;background:#f8f9fa;color:#999;font-size:13px;text-align:center;cursor:not-allowed;margin:0 -15px;}

.pagination-wrapper{margin-top:30px;display:flex;justify-content:center;}

.empty-state{text-align:center;padding:40px 20px;color:#999;}

.empty-icon{font-size:32px;margin-bottom:15px;color:#ccc;}

@media (max-width:768px){
.navtop-standingPosition{top:60px;}
.category-nav{top:120px;height:calc(100vh - 106px);}
.col-sm-12{width:100%;padding-top:66px;padding-left:10px!important;padding-right:10px;}
.page-desc{max-width:200px;}
.products-container{padding-left:2px!important;padding-right:2px!important;}
}

html,
body{overflow-x:hidden;width:100%;}

.row{margin:0;width:100%;}

.price-original{font-size:12px;color:#999;margin-bottom:5px;}

.discount-tag{color:#ff4d4f;font-weight:bold;margin-right:4px;}

.ewy-elem-quote{padding:15px;margin:0;width:calc(100vw - 280px);}

.ewy-elem-quote.grey-theme{margin-left:15px;border:1px solid #d4d6d9;border-left:5px solid #e8e8e8;background-color:#f9f9f9;}

.ewy-elem-quote.red-theme{background:rgba(255,52,52,.1);border:1px solid rgba(255,52,52,.3);color:#b22222;}

.ewy-elem-quote.blue-theme{color:#002da0;border:1px solid #d5e7ff;background:#d5e7ff;margin-left:15px;}

.ewy-elem-quote a,
.test-ip-link{position:relative;cursor:pointer;display:inline-block;padding-right:20px;}

.ewy-elem-quote a::after,
.test-ip-link::after{content:"";position:absolute;right:10px;top:50%;width:5px;height:5px;border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);transform:translateY(-50%) rotate(-45deg);transition:right .3s ease;}

.ewy-elem-quote a:hover::after,
.test-ip-link:hover::after{right:5px;}

.announcement-wrapper{margin-bottom:10px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.1);overflow:hidden;position:relative;margin-left:15px;width:calc(100vw - 280px);}

.announcement-wrapper:before{content:"";position:absolute;width:60px;height:4px;background:var(--theme-color-1);box-shadow:0 16px 16px 0 rgba(55,69,103,.02),0 8px 8px 0 rgba(235,240,252,.02);border-radius:0 0 2px 2px;left:24px;top:0;}

.minimal-carousel{padding:20px;position:relative;}

.carousel-container{position:relative;overflow:hidden;}

.slide{display:none;text-decoration:none;color:#374567;padding:10px 0;transition:opacity .3s ease;opacity:0;position:absolute;width:100%;left:0;top:0;}

.slide.active{display:block;opacity:1;position:relative;}

.slide .badge{display:inline-block;padding:2px 12px;background:linear-gradient(90deg,#0e52ff 0,#0e52ff 100%);color:#fff;font-size:12px;font-weight:bold;border-radius:4px;margin-right:10px;vertical-align:middle;}

.content-wrapper{display:inline-block;vertical-align:middle;max-width:calc(100% - 120px);overflow:hidden;white-space:nowrap;}

.content{display:inline-block;font-size:14px;color:#7a8ba6;transition:transform .5s ease;}

.content.scrolling{animation:scrollText 15s linear infinite;}

@keyframes scrollText{
0%{transform:translateX(0);}
100%{transform:translateX(-100%);}
}

.carousel-controls{display:flex;align-items:center;justify-content:center;margin-top:10px;}

@media (max-width:768px){
.ewy-elem-quote{padding:10px;width:100%;}
.ewy-elem-quote.grey-theme,
.ewy-elem-quote.blue-theme,
.announcement-wrapper{margin-left:0;}
.announcement-wrapper{width:100%;}
}

.nav-btn{background:none;border:1px solid #ebf0fc;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#7a8ba6;font-size:16px;transition:all .3s ease;}

.nav-btn:hover{background:#0e52ff;color:#fff;border-color:#0e52ff;}

.indicators{display:flex;margin:0 10px;}

.indicator{width:8px;height:8px;border-radius:50%;background:#ebf0fc;margin:0 4px;cursor:pointer;transition:all .3s ease;}

.indicator.active{background:#0e52ff;transform:scale(1.2);}

@media (max-width:768px){
.content-wrapper{max-width:calc(100% - 80px);}
.slide .badge{padding:2px 8px;font-size:11px;}
.content{font-size:13px;}
}

.login-alert p{margin:0;}

.login-alert{margin-bottom:10px;box-shadow:0 0 4px rgba(0,0,0,.1);}

.banner-desc{font-size:14px;line-height:1.5;}

.banner-desc .first-line{color:#5a98db;display:block;font-size:13px;}

.banner-desc .second-line{color:#ba3772;display:block;font-size:13px;margin-bottom:0!important;}

.red-theme p{color:#ff4d4f;font-size:13px;line-height:1.6;margin:0;}

.small,
small{font-size:90%!important;}

.ewy_tip{background-color:rgba(252,241,235,1);color:rgba(254,95,71,1)!important;margin-right:2px;min-width:max-content;padding:0 8px;height:24px;line-height:24px!important;font-size:12px!important;font-weight:bold;border-radius:2px;display:inline-block;margin-bottom:8px;}

.ewy_lcpu{display:inline-block;padding:2px 4px;font-size:12px!important;font-style:normal;line-height:16px!important;border-radius:3px;background-image:linear-gradient(-225deg,#dfffcd 0%,#90f9c4 48%,#39f3bb 100%);background:linear-gradient(220.55deg,#97e8b5 0%,#5cb67f 100%);color:#fff!important;position:relative;float:left;margin-right:5px;}

.ewy_mcpu{display:inline-block;padding:2px 4px;font-size:12px!important;font-style:normal;line-height:16px!important;border-radius:3px;background-image:linear-gradient(120deg,#89f7fe 0%,#66a6ff 100%);color:#fff!important;position:relative;float:left;margin-right:5px;}

.ewy_hcpu{display:inline-block;padding:2px 4px;font-size:12px!important;font-style:normal;line-height:16px!important;border-radius:3px;background-image:linear-gradient(to right,#ff8177 0%,#ff867a 0%,#ff8c7f 21%,#f99185 52%,#cf556c 78%,#b12a5b 100%);color:#fff!important;position:relative;float:left;margin-right:5px;}

.ewy_bandw{display:inline-block;padding:2px 4px;font-size:12px!important;font-style:normal;line-height:16px!important;border-radius:3px;background-image:linear-gradient(to right,#0acffe 0%,#495aff 100%);color:#fff!important;position:relative;float:left;margin-right:5px;}

.ewy_mcpu i,
.ewy_hcpu i,
.ewy_lcpu i,
.ewy_bandw i{margin-right:1px;}

.ewy_bandw,
.ewy_lcpu,
.ewy_hcpu,
.ewy_mcpu{display:none;}

hr{margin-top:initial!important;border-top:1px solid rgba(0,0,0,.1)!important;}

.ewy-elem-quote #description{font-size:14px;color:#b074d1;}

.icon-sm{width:1.5rem;height:1.5rem;line-height:1.5rem;text-align:center;font-size:75%;}

.tooltip{z-index:100000;}

.product-item .product-body .product-description .content-item{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;}

.product-item .product-body .product-description .content-item .label-text{color:#212529;display:block;white-space:nowrap;}

.product-item .product-body .product-description .content-item .value-text{color:#74788d;}

.product-item small,
.product-item .content-item *{word-break:break-all;word-wrap:break-word;}

.badge-orange{background-color:#f90;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:bold;}

.test-ip-link{color:var(--theme-color-18);}

.test-ip-link:hover{color:#0056b3;}

.ping-badge{display:inline-block;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:600;margin-left:4px;vertical-align:middle;background:#e5e7eb;color:#6b7280;transition:all .3s ease;white-space:nowrap;}

.ping-badge.badge-success{background:#dcfce7;color:#166534;border:1px solid #86efac;}

.ping-badge.badge-warning{background:#fef3c7;color:#92400e;border:1px solid #fcd34d;}

.ping-badge.badge-orange{background:#ffedd5;color:#c2410c;border:1px solid #fdba74;}

.ping-badge.badge-danger{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;}

.nav-test-ip{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-shrink:0;font-size:13px;color:#555;padding:3px 10px;background:#f1f5f9;border-radius:4px;border:1px solid #e2e8f0;}

.nav-test-ip-label{color:#64748b;font-weight:500;font-size:12px;}

.nav-test-ip-label::after{content:":";margin-left:1px;}

.nav-test-ip .test-ip-link{color:#0369a1;font-weight:600;font-size:13px;text-decoration:none;font-family:"SF Mono","Monaco","Menlo","Consolas",monospace;letter-spacing:.3px;}

.nav-test-ip .test-ip-link:hover{color:#0284c7;text-decoration:underline;}

.nav-test-ip .ping-badge{font-size:11px;}

@media (max-width:768px){
.nav-test-ip{display:none;}
}

.sdesc-wrapper{display:flex;flex-direction:column;gap:4px;font-size:12px;}

.sdesc-table{display:flex;flex-direction:column;}

.sdesc-row{display:flex;align-items:center;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:13px;line-height:1.4;}

.sdesc-row:last-child{border-bottom:none;}

.sdesc-label{color:#9ca3af;width:48px;flex-shrink:0;font-size:13px;}

.sdesc-value{color:#1f2937;font-weight:600;flex:1;font-size:13px;}

.sdesc-badge{padding:2px 10px;background:#eff6ff;color:#3b82f6;border:1px solid #bfdbfe;border-radius:12px;font-size:11px;white-space:nowrap;margin-left:8px;}

.sdesc-kv{display:flex;flex-wrap:wrap;gap:2px 10px;}

.sdesc-kv-item{display:inline-flex;align-items:baseline;font-size:12px;line-height:1.6;}

.sdesc-kv-label{color:#9ca3af;white-space:nowrap;flex-shrink:0;}

.sdesc-kv-label::after{content:":";margin-right:3px;}

.sdesc-kv-value{color:#374151;font-weight:500;word-break:break-all;}

.sdesc-tags{display:flex;flex-wrap:wrap;gap:4px 5px;margin-top:3px;padding-top:5px;border-top:1px dashed #e9ecef;}

.sdesc-tag{display:inline-block;padding:2px 10px;background:#fef9ee;color:#b45309;border:1px solid #fde68a;border-radius:12px;font-size:11px;font-weight:500;white-space:nowrap;line-height:1.6;}

@media (max-width:768px){
.nav-top-page{display:flex;justify-content:center;align-items:center;position:relative;}
.nav-top-page .return{position:absolute;left:15px;top:50%;transform:translateY(-50%);}
}

/* 商品卡片最终自适应修复 */

.products-container .products-grid{align-items:start!important;grid-auto-rows:auto!important;}

.products-container .product-item{display:block!important;align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;flex:none!important;}

.products-container .product-item .product-body{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;flex:none!important;padding:10px 12px 0!important;}

.products-container .product-description{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;flex:none!important;margin:0!important;padding:0!important;line-height:18px!important;white-space:pre-line!important;}

.products-container .product-description:has(> .content-item),
.products-container .product-description:has(.product-card-body),
.products-container .product-description:has(.ps-container){white-space:normal!important;}

.products-container .product-description > div:not(.content-item),
.products-container .product-card-body,
.products-container .ps-container,
.products-container .product-card-body > .product-description{position:static!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;flex:none!important;transform:none!important;}

.products-container .product-description > .content-item,
.products-container .product-card-body .content-item,
.products-container .ps-container .content-item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;column-gap:8px!important;row-gap:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:3px 0!important;line-height:18px!important;white-space:normal!important;}

.products-container .content-item br{display:none!important;}

.products-container .content-item > *{width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;line-height:18px!important;}

.products-container .content-item > .label-text,
.products-container .content-item > :first-child{grid-column:1!important;grid-row:1!important;display:block!important;white-space:nowrap!important;color:#212529!important;}

.products-container .content-item > .value-text,
.products-container .content-item > :nth-child(2){grid-column:2!important;grid-row:1!important;display:block!important;min-width:0!important;text-align:right!important;color:#74788d!important;white-space:normal!important;word-break:break-word!important;}

.products-container .product-description > br{display:none!important;}

.products-container .product-description > small{display:block!important;height:auto!important;margin:7px 0 0!important;padding:0!important;line-height:18px!important;}

.products-container .product-description p{height:auto!important;margin:0!important;padding:3px 0!important;line-height:18px!important;}

.products-container .product-description hr{margin:7px 0!important;}

.products-container .product-price-section{margin:7px 0 8px!important;}

.products-container .product-footer{position:static!important;height:auto!important;margin:0!important;padding-top:0!important;}
