*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,'Segoe UI',Roboto,'PingFang SC','Microsoft YaHei',sans-serif}a{text-decoration:none}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;color:#2c3e50}.container{max-width:1280px;margin:0 auto;padding:0 20px}.container{max-width:1280px;margin:0 auto;padding:0 20px}header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.06);border-bottom:1px solid rgba(255,255,255,.4)}.navbar{display:flex;align-items:center;justify-content:space-between;height:68px}.logo-area{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:700;background:linear-gradient(135deg,#07c160,#05a050);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.logo-area i{-webkit-text-fill-color:#07c160;font-size:26px}.nav-menu{display:flex;align-items:center;gap:28px}.nav-menu a{color:#2c3e50;font-weight:500;font-size:15px;display:flex;align-items:center;gap:6px;position:relative;transition:color .25s;white-space:nowrap}.nav-menu a i{font-size:16px;color:#64748b;transition:color .25s}.nav-menu a.active::after,.nav-menu a:hover::after{width:100%}.nav-menu a.active,.nav-menu a:hover{color:#07c160}.nav-menu a.active i,.nav-menu a:hover i{color:#07c160}.mobile-nav-controls{display:none;align-items:center;gap:12px}.mobile-category-toggle{background:#07c160;border:none;color:#fff;padding:6px 14px;border-radius:30px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer;transition:.2s}.mobile-category-toggle:hover{background:#05a050}.hero{padding:60px 0 40px;text-align:center}.hero h1{font-size:42px;font-weight:700;color:#1e293b;margin-bottom:16px}.hero h1 span{background:linear-gradient(135deg,#07c160,#05a050);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:18px;color:#64748b;max-width:640px;margin:0 auto;line-height:1.7}.section{padding:40px 0}.section-title{text-align:center;margin-bottom:32px}.section-title h2{font-size:30px;font-weight:700;color:#1e293b}.section-title p{color:#94a3b8;font-size:15px;margin-top:6px}.h-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.h-category-card{background:#fff;border-radius:18px;padding:24px 22px 26px;transition:.3s;border:1px solid rgba(0,0,0,.03);box-shadow:0 2px 12px rgba(0,0,0,.02);display:flex;flex-direction:column}.h-category-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.06)}.h-category-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.h-category-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.h-category-title{font-size:18px;font-weight:700;color:#1e293b}.h-category-desc{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:14px;flex:1}.h-category-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;font-weight:600;font-size:13px;transition:.25s;width:fit-content;margin-top:4px}.h-category-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}.h-category-btn i{font-size:12px}.sky-blue .h-category-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.turquoise-water .h-category-icon{background:linear-gradient(135deg,#14b8a6,#0d9488)}.carmine .h-category-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.purple .h-category-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.pink .h-category-icon{background:linear-gradient(135deg,#ec4899,#db2777)}.orange .h-category-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.amber .h-category-icon{background:linear-gradient(135deg,#f97316,#ea580c)}.cyan .h-category-icon{background:linear-gradient(135deg,#06b6d4,#0891b2)}.services-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border-radius:18px;padding:28px 26px 30px;text-align:center;transition:.3s;border:1px solid rgba(0,0,0,.03);box-shadow:0 2px 12px rgba(0,0,0,.02)}.service-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.05)}.service-icon-wrapper{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#07c160,#05a050);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:28px;color:#fff}.service-title{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:10px}.service-content p{color:#64748b;font-size:15px;line-height:1.7}.service-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.service-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;background:#f1f4f8;border-radius:30px;font-size:13px;color:#2c3e50}.service-tag i{color:#07c160}.footer-wrap{width:100%;background:#fff;border-top:1px solid rgba(0,0,0,.05);margin-top:40px;padding:32px 0 28px}.footer-inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 40px}.footer-brand-section{display:flex;align-items:center;gap:16px}.footer-brand-section .brand-icon{font-size:30px;color:#07c160}.footer-brand-section .brand-name{font-size:22px;font-weight:700;background:linear-gradient(135deg,#07c160,#05a050);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand-section .badge{background:#07c160;color:#fff;font-size:12px;padding:2px 14px;border-radius:30px;font-weight:600;-webkit-text-fill-color:#fff}.footer-brand-section .desc{color:#94a3b8;font-size:14px;margin-left:4px}.footer-links-section{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.footer-links-section a{color:#2c3e50;font-size:14px;font-weight:500;transition:.2s;position:relative}.footer-links-section a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#07c160;transition:width .25s}.footer-links-section a:hover::after{width:100%}.footer-links-section a:hover{color:#07c160}.footer-links-section .divider{color:#d0d7de;font-size:14px}.footer-copy-section{width:100%;text-align:center;color:#94a3b8;font-size:13px;padding-top:18px;margin-top:14px;border-top:1px solid rgba(0,0,0,.05)}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.05);padding:10px 0 14px;z-index:998;justify-content:space-around;align-items:center;box-shadow:0 -4px 20px rgba(0,0,0,.04)}.mobile-bottom-nav-list{display:flex;justify-content:space-around;width:100%;max-width:500px;margin:0 auto}.mobile-bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:#64748b;cursor:pointer;transition:.2s;background:0 0;border:none;padding:4px 16px}.mobile-bottom-nav-item i{font-size:22px;color:#94a3b8;transition:.2s}.mobile-bottom-nav-item.active i,.mobile-bottom-nav-item.active span{color:#07c160}.mobile-bottom-nav-item.active{color:#07c160}@media (max-width:1024px){.h-category-grid{grid-template-columns:repeat(2,1fr)}.services-showcase{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.navbar{height:60px}.nav-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);flex-direction:column;padding:20px 24px;gap:16px;z-index:150;overflow-y:auto}.nav-menu.open{display:flex}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e9edf2;margin-bottom:12px}.close-menu{display:block;font-size:28px;cursor:pointer;color:#2c3e50;background:0 0;border:none;padding:4px}.nav-menu li{padding:10px 0;border-bottom:1px solid #f1f4f8;width:100%}.nav-menu li a{font-size:16px}.mobile-nav-controls{display:flex}.hero h1{font-size:28px}.hero p{font-size:16px}.h-category-grid{grid-template-columns:1fr 1fr;gap:14px}.h-category-card{padding:18px 16px 20px}.h-category-icon{width:40px;height:40px;font-size:18px}.h-category-title{font-size:16px}.h-category-desc{font-size:13px}.services-showcase{grid-template-columns:1fr;gap:16px}.footer-inner{flex-direction:column;align-items:center;text-align:center;gap:14px}.footer-brand-section{flex-wrap:wrap;justify-content:center}.footer-links-section{justify-content:center;gap:16px 20px}.footer-links-section .divider{display:none}.footer-copy-section{padding-top:14px;margin-top:10px;font-size:12px}.mobile-bottom-nav{display:block}body{padding-bottom:80px}}@media (max-width:480px){.h-category-grid{grid-template-columns:1fr}.hero h1{font-size:24px}.section-title h2{font-size:24px}.footer-brand-section .desc{display:none}.service-card{padding:20px 18px}}.a-search-section{margin:24px 0 20px;display:flex;align-items:center;gap:0;flex-wrap:nowrap}.a-search-wrapper{flex:1;min-width:0;display:flex;align-items:center;background:#fff;border-radius:40px;padding:0 18px;box-shadow:0 4px 12px rgba(0,0,0,.03);border:1px solid #e9edf2;transition:.2s}.a-search-wrapper:focus-within{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.12)}.a-search-wrapper i{color:#94a3b8;font-size:16px;flex-shrink:0}.a-search-wrapper input{border:none;padding:14px 12px;font-size:15px;flex:1;background:0 0;outline:0;min-width:60px}.a-main-layout{display:flex;gap:28px;margin:12px 0 30px;align-items:flex-start}.a-sidebar-category{flex:0 0 240px;min-width:200px;background:#fff;border-radius:20px;padding:20px 14px 14px;box-shadow:0 8px 28px rgba(0,0,0,.04);max-height:580px;display:flex;flex-direction:column}.a-sidebar-category h3{font-size:18px;font-weight:700;color:#2c3e50;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:14px;display:flex;align-items:center;gap:8px;flex-shrink:0}.a-category-list-wrap{overflow-y:auto;flex:1;padding-right:4px}.a-category-list-wrap::-webkit-scrollbar{width:5px}.a-category-list-wrap::-webkit-scrollbar-track{background:0 0}.a-category-list-wrap::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.a-category-list-wrap::-webkit-scrollbar-button{display:none}.a-category-list-wrap a{display:block;padding:9px 16px;margin-bottom:4px;border-radius:30px;color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500;transition:.2s;background:0 0}.a-category-list-wrap a:hover{background:#eef2f6}.a-category-list-wrap a.active{background:linear-gradient(135deg,#07c160,#05a050);color:#fff;box-shadow:0 4px 12px rgba(7,193,96,.25)}.a-product-area{flex:1;min-width:0}.a-product-header{background:#fff;border-radius:20px;padding:24px 28px;margin-bottom:24px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.a-product-header h2{font-size:26px;font-weight:700;color:#2c3e50;display:flex;align-items:center;gap:10px}.a-product-header h2 i{color:#07c160}.a-product-header p{color:#64748b;margin-top:10px;line-height:1.7;font-size:15px}.a-product-grid{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.02)}.a-product-row{display:grid;grid-template-columns:5fr 1fr 1fr 1fr;align-items:center;padding:18px 24px;border-bottom:1px solid rgba(0,0,0,.04);transition:.2s;background:0 0}.a-product-row:last-child{border-bottom:none}.a-product-row:hover{background:#fafcfd;box-shadow:0 4px 14px rgba(0,0,0,.02)}.product-name{font-weight:500;color:#1e293b;font-size:15px;word-break:break-word;padding-right:10px}.product-status{display:flex;align-items:center;gap:8px;color:#155724;font-weight:500;font-size:14px}.product-status .dot{display:inline-block;width:10px;height:10px;background:#07c160;border-radius:50%;box-shadow:0 0 0 2px rgba(7,193,96,.2)}.product-price{font-weight:700;color:#e74c3c;font-size:20px;letter-spacing:.3px}.product-price small{font-size:14px;font-weight:400;color:#94a3b8;margin-left:2px}.a-btn-buy{background:linear-gradient(135deg,#07c160,#05a050);border:none;color:#fff;padding:10px 20px;border-radius:30px;font-weight:600;font-size:14px;cursor:pointer;transition:.25s;justify-self:end;min-width:100px}.a-btn-buy:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(7,193,96,.3)}.empty-state{padding:50px 20px;text-align:center;color:#94a3b8;font-size:18px}.empty-state i{font-size:44px;color:#d0d7de;margin-bottom:16px;display:block}@media (max-width:780px){.a-search-section{flex-wrap:nowrap;gap:0}.a-search-wrapper{flex:1;min-width:0;padding:0 14px}.a-search-wrapper input{padding:12px 10px;font-size:14px;min-width:40px}.a-main-layout{flex-direction:column;gap:16px}.a-sidebar-category{flex:unset;width:100%;min-width:unset;max-height:none;padding:16px;display:none}.a-sidebar-category.open{display:flex!important}.a-category-list-wrap{max-height:260px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding-right:0;flex:1}.a-category-list-wrap a{padding:8px 10px;font-size:13px;text-align:center;background:#f1f4f8;border-radius:30px;margin-bottom:0;display:block}.a-category-list-wrap a.active{background:linear-gradient(135deg,#07c160,#05a050);color:#fff}.a-product-grid{background:0 0;backdrop-filter:none;border-radius:0;box-shadow:none}.a-product-row{display:block;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;border-radius:20px;margin-bottom:15px}.a-product-row:hover{transform:none;box-shadow:none;background:#fff}.product-name{font-size:16px;font-weight:600;padding-right:0;margin-bottom:12px;color:#1e293b;line-height:1.4}.a-product-row .a-btn-buy,.product-price,.product-status{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f2f5;font-size:15px;width:100%}.product-status{color:#155724;font-weight:500}.product-status .dot{display:none}.product-status::before{content:'库存';color:#64748b;font-weight:400;flex-shrink:0}.product-status .status-text{font-weight:600;color:#155724}.product-price{color:#e74c3c;font-weight:700;font-size:18px}.product-price::before{content:'价格';color:#64748b;font-weight:400;font-size:15px;flex-shrink:0}.a-product-row .a-btn-buy{background:0 0;color:#2c3e50;padding:8px 0;min-width:unset;justify-self:unset;font-weight:400;border:none;border-radius:0;box-shadow:none;margin-top:0;display:flex;align-items:center;justify-content:space-between;width:100%}.a-product-row .a-btn-buy::before{content:'购买';color:#64748b;font-weight:400;font-size:15px;flex-shrink:0}.a-product-row .a-btn-buy .a-buy-btn-inner{background:linear-gradient(135deg,#07c160,#05a050);color:#fff;padding:6px 24px;border-radius:30px;font-weight:600;font-size:14px;transition:.2s;display:inline-block;cursor:pointer}.a-product-row .a-btn-buy .a-buy-btn-inner:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(7,193,96,.3)}.a-product-grid .a-product-row .a-btn-buy{background:0 0;padding:8px 0;border:none;border-radius:0;min-width:unset;justify-self:unset;font-weight:400;color:#2c3e50;display:flex;align-items:center;justify-content:space-between;width:100%}.a-product-grid .a-product-row .a-btn-buy .a-buy-btn-inner{background:linear-gradient(135deg,#07c160,#05a050);color:#fff;padding:6px 24px;border-radius:30px;font-weight:600;font-size:14px;transition:.2s;display:inline-block;cursor:pointer}.a-product-grid .a-product-row .a-btn-buy .a-buy-btn-inner:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(7,193,96,.3)}.empty-state{padding:40px 20px;font-size:16px}}@media (max-width:480px){.a-category-list-wrap{grid-template-columns:repeat(2,1fr)}.a-product-header h2{font-size:22px}.a-product-row{padding:14px 14px}.product-name{font-size:15px}.product-price{font-size:17px}}@media (min-width:781px){.a-main-layout .a-sidebar-category{display:flex!important}}.hidden{display:none!important}.da-breadcrumb{padding:30px 0;background:0 0}.da-breadcrumb-container{max-width:1280px;margin:0 auto;padding:0 20px}.da-breadcrumb-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;font-size:14px;color:#64748b}.da-breadcrumb-links li a{color:#64748b;text-decoration:none;transition:.2s}.da-breadcrumb-links li a:hover{color:#07c160}.da-breadcrumb-links .current{color:#2c3e50;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.da-separator{color:#cbd5e1;padding:0 4px}.da-product-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.02)}.da-product-main{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px 44px}.da-product-description-block{background:linear-gradient(135deg,#f8f9fa,#f1f4f8);border-radius:16px;padding:28px 30px;height:fit-content}.da-desc-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;color:#2c3e50;margin-bottom:20px;padding-bottom:14px}.da-desc-title i{color:#07c160}.da-rich-text{font-size:15px;line-height:1.9;color:#334155}.da-rich-text p{margin-bottom:16px}.da-product-info{display:flex;flex-direction:column;gap:20px}.da-product-title{font-size:26px;font-weight:700;color:#1e293b;line-height:1.3}.da-product-price{font-size:42px;font-weight:700;color:#e74c3c;padding:8px 0 4px}.da-product-price::before{content:'$';font-size:28px;font-weight:600}.da-purchase-form{display:flex;flex-direction:column;gap:20px;margin-top:8px}.da-form-group{display:flex;flex-direction:column;gap:6px}.da-form-label{font-weight:600;font-size:15px;color:#2c3e50}.da-label-light{font-weight:400;color:#94a3b8;font-size:13px}.da-form-input{padding:14px 18px;border:2px solid #e9edf2;border-radius:12px;font-size:15px;transition:.2s;background:#fff;outline:0;width:100%}.da-form-input:focus{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.da-gender-group{display:flex;gap:10px;flex-wrap:wrap}.da-gender-btn{padding:8px 24px;border:2px solid #e9edf2;border-radius:30px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:.2s;color:#2c3e50}.da-gender-btn:hover{border-color:#07c160;color:#07c160}.da-gender-btn.active{background:linear-gradient(135deg,#07c160,#05a050);border-color:#07c160;color:#fff;box-shadow:0 4px 12px rgba(7,193,96,.25)}.da-quantity-controls{display:flex;align-items:center;gap:0;border:2px solid #e9edf2;border-radius:12px;overflow:hidden;width:fit-content;background:#fff}.da-quantity-controls:focus-within{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.da-quantity-btn{width:48px;height:48px;border:none;background:#f8fafc;font-size:20px;font-weight:600;cursor:pointer;transition:.2s;color:#2c3e50}.da-quantity-btn:hover{background:#e9edf2}.da-quantity-input{width:60px;height:48px;text-align:center;border:none;border-left:1px solid #e9edf2;border-right:1px solid #e9edf2;font-size:18px;font-weight:600;outline:0;background:#fff}.da-quantity-input::-webkit-inner-spin-button,.da-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.da-quantity-input[type=number]{-moz-appearance:textfield}.da-action-buttons{margin-top:8px}.da-buy-now-btn{width:100%;padding:14px;background:linear-gradient(135deg,#07c160,#05a050);border:none;border-radius:30px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 4px 16px rgba(7,193,96,.25)}.da-buy-now-btn:hover{box-shadow:0 8px 28px rgba(7,193,96,.35)}.da-related-products{margin-top:40px;max-width:1280px;margin-left:auto;margin-right:auto}.da-section-title{font-size:26px;font-weight:700;color:#2c3e50;margin-bottom:24px;display:flex;align-items:center;gap:10px}.da-section-title::after{content:'';flex:1;height:2px;background:linear-gradient(90deg,rgba(7,193,96,.3),transparent)}.da-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.da-product-card{background:#fff;border-radius:16px;padding:22px 24px 24px;transition:.3s;box-shadow:0 2px 12px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.da-product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.06);border-color:rgba(7,193,96,.15)}.da-product-card-title{font-size:16px;font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.da-product-card-desc{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.da-product-card-price{font-size:22px;font-weight:700;color:#e74c3c;margin-bottom:14px}.da-product-card-price::before{content:'$';font-size:16px;font-weight:600}.da-product-card-btn{display:inline-block;padding:10px 20px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;text-decoration:none;font-weight:600;font-size:14px;text-align:center;transition:.25s;border:none;cursor:pointer}.da-product-card-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}@media (max-width:1024px){.da-products-grid{grid-template-columns:repeat(2,1fr)}.da-product-main{gap:28px;padding:30px 28px}}@media (max-width:780px){.da-product-main{grid-template-columns:1fr;padding:24px 18px;gap:24px}.da-product-description-block{order:2;padding:20px}.da-product-info{order:1}.da-product-title{font-size:20px}.da-product-price{font-size:32px}.da-products-grid{grid-template-columns:1fr 1fr;gap:14px}.da-product-card{padding:16px 16px 18px}.da-product-card-title{font-size:14px}.da-product-card-desc{font-size:13px;-webkit-line-clamp:2}.da-product-card-price{font-size:18px}.da-breadcrumb-links .current{max-width:120px}}@media (max-width:480px){.da-products-grid{grid-template-columns:1fr}.da-product-main{padding:16px 12px}.da-product-title{font-size:18px}.da-product-price{font-size:28px}.da-rich-text{font-size:14px}.da-quantity-controls{width:100%}.da-quantity-input{flex:1}}.p-products-section{max-width:1280px;margin:24px auto 0}.p-filter-container{background:#fff;border-radius:20px;padding:22px 28px;margin-bottom:28px;box-shadow:0 4px 16px rgba(0,0,0,.02);display:flex;flex-direction:column;gap:16px}.p-p-filter-tabs{display:flex;flex-wrap:wrap;gap:10px}.p-filter-tab{padding:8px 22px;border-radius:30px;font-size:14px;font-weight:500;color:#64748b;background:#f1f4f8;cursor:pointer;transition:.25s;border:2px solid transparent;white-space:nowrap;user-select:none}.p-filter-tab:hover{background:#e9edf2;color:#2c3e50}.p-filter-tab.active{background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-color:#07c160;box-shadow:0 4px 12px rgba(7,193,96,.2)}.p-search-row{display:flex;align-items:center;width:100%}.p-search-container{display:flex;align-items:center;background:#fff;border-radius:40px;padding:0 18px;border:2px solid #e9edf2;transition:.2s;width:100%}.p-search-container:focus-within{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.p-search-icon{color:#94a3b8;font-size:16px;flex-shrink:0}.p-search-input{border:none;padding:12px 12px;font-size:15px;flex:1;background:0 0;outline:0;width:100%;min-width:0}.p-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.p-product-card{background:#fff;border-radius:18px;padding:22px 22px 24px;transition:.3s;box-shadow:0 2px 12px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.p-product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.06)}.p-product-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:12px}.p-product-image{width:64px;height:64px;border-radius:14px;object-fit:cover;flex-shrink:0}.p-product-info{flex:1;min-width:0}.p-product-card-title{font-size:16px;font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-tag{display:inline-block;padding:2px 14px;border-radius:30px;font-size:12px;font-weight:500;background:rgba(7,193,96,.12);color:#07c160}.p-product-card-content{flex:1;display:flex;flex-direction:column}.p-product-card-description{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.p-product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(0,0,0,.04)}.p-product-price{font-size:22px;font-weight:700;color:#e74c3c}.p-product-price::before{content:'$';font-size:16px;font-weight:600}.p-product-card-btn{padding:10px 24px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;text-decoration:none;font-weight:600;font-size:14px;transition:.25s;white-space:nowrap;border:none;cursor:pointer}.p-product-card-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}@media (max-width:1024px){.p-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.p-products-section{padding:0 20px}.p-filter-container{padding:18px 20px;gap:14px}.p-p-filter-tabs{gap:8px}.p-search-row{width:100%}.p-search-container{width:100%}.p-products-grid{grid-template-columns:1fr 1fr;gap:16px}.p-product-card{padding:16px 16px 18px}.p-product-image{width:52px;height:52px}.p-product-card-title{font-size:14px}.p-product-card-description{font-size:13px;-webkit-line-clamp:2}.p-product-price{font-size:18px}}@media (max-width:480px){.p-products-grid{grid-template-columns:1fr}.p-product-card{padding:14px 14px 16px}}.fg-detail-container{background:#fff;border-radius:28px;padding:32px 36px;box-shadow:0 8px 32px rgba(0,0,0,.04);display:grid;grid-template-columns:1fr 1fr;gap:40px;border:1px solid rgba(255,255,255,.6)}.fg-main-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px}.fg-image-container{width:232px;height:232px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.fg-image{width:100%;height:100%;object-fit:cover;display:block}.fg-basic-info{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;text-align:center}.fg-tag{display:inline-block;padding:4px 18px;border-radius:30px;font-size:13px;font-weight:500;background:rgba(7,193,96,.12);color:#07c160;width:fit-content}.fg-description{font-size:14px;color:#64748b;line-height:1.5;margin-top:2px;max-width:320px}.fg-info-container{display:flex;flex-direction:column;justify-content:flex-start}.fg-purchase-form{background:linear-gradient(145deg,#f8f9fa,#f1f4f8);border-radius:20px;padding:28px 30px;display:flex;flex-direction:column;gap:18px;box-shadow:inset 0 1px 3px rgba(0,0,0,.02);border:1px solid rgba(255,255,255,.7)}.fg-form-header{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.04)}.fg-form-header .fg-title{font-size:22px;font-weight:700;color:#1e293b;line-height:1.3}.fg-form-header .fg-price{font-size:34px;font-weight:700;color:#e74c3c}.fg-form-header .fg-price::before{content:'$';font-size:22px;font-weight:600}.fg-form-group{display:flex;flex-direction:column;gap:6px}.fg-form-label{font-weight:600;font-size:15px;color:#2c3e50}.fg-form-input{padding:14px 18px;border:2px solid #e9edf2;border-radius:12px;font-size:15px;transition:.2s;background:#fff;outline:0;width:100%}.fg-form-input:focus{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.fg-form-textarea{min-height:72px;resize:vertical;font-family:inherit}.fg-purchase-btn{padding:16px 32px;background:linear-gradient(135deg,#07c160,#05a050);border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 4px 16px rgba(7,193,96,.25);margin-top:4px;width:100%}.fg-purchase-btn:hover{box-shadow:0 8px 28px rgba(7,193,96,.35)}.fg-intro-section{background:#fff;border-radius:20px;padding:30px 36px;margin-top:28px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.fg-section-title{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:18px;display:flex;align-items:center;gap:10px}.fg-section-title::after{content:'';flex:1;height:2px;background:linear-gradient(90deg,rgba(7,193,96,.3),transparent)}.fg-intro-content{font-size:15px;line-height:1.9;color:#334155}.fg-intro-content p{margin-bottom:14px}.fg-case-section{background:#fff;border-radius:20px;padding:30px 36px;margin-top:28px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.fg-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fg-case-item{border-radius:14px;overflow:hidden;border:1px solid #e9edf2;transition:.3s;cursor:pointer;background:#f8fafc;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.fg-case-item:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:#07c160}.case-image{width:100%;height:100%;object-fit:cover}.fg-related-products-section{margin-top:28px;background:#fff;border-radius:20px;padding:30px 36px 34px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.fg-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fg-related-card{background:#fff;border-radius:18px;padding:22px 22px 24px;transition:.3s;box-shadow:0 2px 12px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.fg-related-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.06)}.fg-related-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:12px}.fg-related-image{width:64px;height:64px;object-fit:cover;flex-shrink:0}.fg-related-info{flex:1;min-width:0}.fg-related-card-title{font-size:16px;font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fg-related-tag{display:inline-block;padding:2px 14px;border-radius:30px;font-size:12px;font-weight:500;background:rgba(7,193,96,.12);color:#07c160}.fg-related-content{flex:1;display:flex;flex-direction:column}.fg-related-card-description{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.fg-related-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(0,0,0,.04)}.fg-related-card-price{font-size:22px;font-weight:700;color:#e74c3c}.fg-related-card-price::before{content:'$';font-size:16px;font-weight:600}.fg-related-card-btn{padding:10px 24px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;text-decoration:none;font-weight:600;font-size:14px;transition:.25s;white-space:nowrap;border:none;cursor:pointer}.fg-related-card-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}@media (max-width:1024px){.fg-detail-container{grid-template-columns:1fr;gap:28px;padding:28px 30px}.fg-products-grid{grid-template-columns:repeat(2,1fr)}.fg-case-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.fg-detail-container{padding:20px 18px;gap:20px}.fg-image-container{width:200px;height:200px}.fg-form-header .fg-title{font-size:19px}.fg-form-header .fg-price{font-size:28px}.fg-purchase-form{padding:20px 18px}.fg-case-section,.fg-intro-section,.fg-related-products-section{padding:20px 18px}.fg-section-title{font-size:20px}.fg-case-grid{grid-template-columns:1fr 1fr;gap:12px}.fg-products-grid{grid-template-columns:1fr 1fr;gap:16px}.fg-related-card{padding:16px 16px 18px}.fg-related-image{width:52px;height:52px}.fg-related-card-title{font-size:14px}.fg-related-card-description{font-size:13px;-webkit-line-clamp:2}.fg-related-card-price{font-size:18px}.fg-related-card-btn{padding:8px 16px;font-size:13px}}@media (max-width:480px){.fg-case-grid{grid-template-columns:1fr}.fg-products-grid{grid-template-columns:1fr}.fg-detail-container{padding:16px 12px}.fg-image-container{width:170px;height:170px}.fg-purchase-btn{font-size:16px;padding:14px}.footer-brand-section .desc{display:none}.fg-related-card{padding:14px 14px 16px}}.fg-modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);z-index:300;align-items:center;justify-content:center;padding:20px}.fg-modal-overlay.active{display:flex}.fg-modal-box{max-width:800px;width:90%;max-height:90vh;background:#fff;border-radius:16px;overflow:hidden;position:relative}.fg-modal-box img{width:100%;height:auto;max-height:80vh;object-fit:contain;display:block}.fg-modal-close-btn{position:absolute;top:12px;right:16px;font-size:28px;color:#fff;background:rgba(0,0,0,.5);border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.fg-modal-close-btn:hover{background:rgba(0,0,0,.7)}.tc-filter-container{background:#fff;border-radius:20px;padding:22px 28px;margin:28px 0;box-shadow:0 4px 16px rgba(0,0,0,.02);display:flex;flex-direction:column;gap:16px}.tc-filter-tabs{display:flex;flex-wrap:wrap;gap:10px}.tc-filter-tab{padding:8px 22px;border-radius:30px;font-size:14px;font-weight:500;color:#64748b;background:#f1f4f8;cursor:pointer;transition:.25s;border:2px solid transparent;white-space:nowrap;user-select:none}.tc-filter-tab:hover{background:#e9edf2;color:#2c3e50}.tc-filter-tab.active{background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-color:#07c160;box-shadow:0 4px 12px rgba(7,193,96,.2)}.tc-search-row{display:flex;align-items:center;width:100%}.tc-search-container{display:flex;align-items:center;background:#fff;border-radius:40px;padding:0 18px;border:2px solid #e9edf2;transition:.2s;width:100%}.tc-search-container:focus-within{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.tc-search-icon{color:#94a3b8;font-size:16px;flex-shrink:0}.tc-search-input{border:none;padding:12px 12px;font-size:15px;flex:1;background:0 0;outline:0;width:100%;min-width:0}.tc-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tc-product-card{background:#fff;border-radius:18px;overflow:hidden;transition:.3s;box-shadow:0 2px 12px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.tc-product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.06)}.tc-product-image{width:100%;aspect-ratio:16/10;overflow:hidden;display:flex;align-items:center;justify-content:center}.tc-product-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.tc-product-card:hover .tc-product-image img{transform:scale(1.03)}.tc-product-info{padding:16px 18px 20px;display:flex;flex-direction:column;flex:1}.tc-tag{display:inline-block;padding:2px 14px;border-radius:30px;font-size:12px;font-weight:500;background:rgba(7,193,96,.12);color:#07c160;width:fit-content;margin-bottom:8px}.tc-product-card-title{font-size:16px;font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.tc-product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(0,0,0,.04)}.tc-product-price{font-size:22px;font-weight:700;color:#e74c3c}.tc-product-price::before{content:'$';font-size:16px;font-weight:600}.tc-product-card-btn{padding:8px 20px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;text-decoration:none;font-weight:600;font-size:14px;transition:.25s;white-space:nowrap;border:none;cursor:pointer}.tc-product-card-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}@media (max-width:1024px){.tc-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.tc-filter-container{padding:18px 20px;gap:14px}.tc-filter-tabs{gap:8px}.tc-search-row{width:100%}.tc-search-container{width:100%}.tc-products-grid{grid-template-columns:1fr 1fr;gap:16px}.tc-product-info{padding:14px 14px 16px}.tc-product-card-title{font-size:14px}.tc-product-price{font-size:18px}}@media (max-width:480px){.tc-products-grid{grid-template-columns:1fr}.tc-product-card{max-width:380px;margin:0 auto;width:100%}}.cd-product-detail-container{background:#fff;border-radius:20px;padding:36px 40px;box-shadow:0 4px 20px rgba(0,0,0,.02);display:grid;grid-template-columns:1fr 1fr;gap:40px}.cd-product-main-container{display:flex;flex-direction:column;gap:20px}.cd-cd-product-image-container{border-radius:16px;overflow:hidden;background:#f1f4f8;border:1px solid #e9edf2;aspect-ratio:16/10;max-width:480px;display:flex;align-items:center;justify-content:center}.cd-product-image{width:100%;height:100%;object-fit:cover}.cd-product-basic-info{display:flex;flex-direction:column;gap:10px}.cd-product-title{font-size:24px;font-weight:700;color:#1e293b;line-height:1.3}.cd-product-price{font-size:36px;font-weight:700;color:#e74c3c}.cd-product-price::before{content:'$';font-size:24px;font-weight:600}.cd-tag{display:inline-block;padding:4px 16px;border-radius:30px;font-size:13px;font-weight:500;background:rgba(7,193,96,.12);color:#07c160;width:fit-content}.cd-cd-product-info-container{display:flex;flex-direction:column;justify-content:flex-start}.cd-purchase-form{background:linear-gradient(135deg,#f8f9fa,#f1f4f8);border-radius:16px;padding:28px 30px;display:flex;flex-direction:column;gap:18px}.cd-form-group{display:flex;flex-direction:column;gap:6px}.cd-form-label{font-weight:600;font-size:15px;color:#2c3e50}.cd-form-input{padding:14px 18px;border:2px solid #e9edf2;border-radius:12px;font-size:15px;transition:.2s;background:#fff;outline:0;width:100%}.cd-form-input:focus{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.cd-form-textarea{min-height:70px;resize:vertical;font-family:inherit}.cd-quantity-selector{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cd-quantity-label{font-weight:600;font-size:15px;color:#2c3e50}.cd-quantity-controls{display:flex;align-items:center;border:2px solid #e9edf2;border-radius:12px;overflow:hidden;background:#fff}.cd-quantity-controls:focus-within{border-color:#07c160;box-shadow:0 0 0 3px rgba(7,193,96,.1)}.cd-quantity-btn{width:44px;height:44px;border:none;background:#f8fafc;font-size:16px;cursor:pointer;transition:.2s;color:#2c3e50;display:flex;align-items:center;justify-content:center}.cd-quantity-btn:hover{background:#e9edf2}.cd-quantity-input{width:56px;height:44px;text-align:center;border:none;border-left:1px solid #e9edf2;border-right:1px solid #e9edf2;font-size:16px;font-weight:600;outline:0;background:#fff}.cd-quantity-input::-webkit-inner-spin-button,.cd-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cd-quantity-input[type=number]{-moz-appearance:textfield}.cd-purchase-btn{padding:16px 32px;background:linear-gradient(135deg,#07c160,#05a050);border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 4px 16px rgba(7,193,96,.25);margin-top:4px;width:100%}.cd-purchase-btn:hover{box-shadow:0 8px 28px rgba(7,193,96,.35)}.cd-product-intro-section{background:#fff;border-radius:20px;padding:30px 36px;margin-top:28px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.cd-section-title{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:18px;display:flex;align-items:center;gap:10px}.cd-section-title::after{content:'';flex:1;height:2px;background:linear-gradient(90deg,rgba(7,193,96,.3),transparent)}.cd-intro-content{font-size:15px;line-height:1.9;color:#334155}.cd-intro-content p{margin-bottom:6px}.cd-related-products-section{margin-top:28px;background:#fff;border-radius:20px;padding:30px 36px 34px;box-shadow:0 4px 16px rgba(0,0,0,.02)}.cd-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cd-product-card{border-radius:14px;overflow:hidden;transition:.3s;border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column}.cd-product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06)}.cd-product-image-container{width:100%;aspect-ratio:16/10;overflow:hidden;background:#f1f4f8}.cd-product-image-container img{width:100%;height:100%;object-fit:cover;transition:.3s}.cd-product-card:hover .cd-product-image-container img{transform:scale(1.03)}.cd-product-card-content{padding:14px 16px 18px;display:flex;flex-direction:column;flex:1}.cd-product-card-title{font-size:15px;font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.cd-product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;padding-top:12px;border-top:1px solid rgba(0,0,0,.04)}.cd-product-card-price{font-size:20px;font-weight:700;color:#e74c3c}.cd-product-card-price::before{content:'$';font-size:14px;font-weight:600}.cd-product-card-btn{padding:8px 16px;background:linear-gradient(135deg,#07c160,#05a050);color:#fff;border-radius:30px;text-decoration:none;font-weight:600;font-size:13px;transition:.25s;white-space:nowrap;border:none;cursor:pointer}.cd-product-card-btn:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}@media (max-width:1024px){.cd-product-detail-container{grid-template-columns:1fr;gap:28px;padding:28px 30px}.cd-cd-product-image-container{max-width:100%;aspect-ratio:16/10}.cd-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.cd-breadcrumb .current{max-width:150px}.cd-product-detail-container{padding:20px 18px;gap:20px}.cd-product-title{font-size:20px}.cd-product-price{font-size:28px}.cd-purchase-form{padding:20px 18px}.cd-product-intro-section,.cd-related-products-section{padding:20px 18px}.cd-section-title{font-size:20px}.cd-products-grid{grid-template-columns:1fr 1fr;gap:14px}.cd-quantity-selector{flex-direction:column;align-items:stretch;gap:8px}.cd-quantity-controls{width:fit-content}}@media (max-width:480px){.cd-products-grid{grid-template-columns:1fr}.cd-product-detail-container{padding:16px 12px}.cd-purchase-btn{font-size:16px;padding:14px}.cd-quantity-controls{width:100%}.cd-quantity-input{flex:1}}:root{--primary:#07c160;--primary-dark:#05a050;--primary-light:#e8f5e9;--text-dark:#1e293b;--text-muted:#64748b;--bg-card:rgba(255, 255, 255, 0.92);--shadow:0 2px 16px rgba(0, 0, 0, 0.04);--radius:16px;--radius-sm:10px}.user-status-bar{background:var(--bg-card);backdrop-filter:blur(4px);border-radius:var(--radius);padding:16px 24px;margin:20px 0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.03)}.status-left{display:flex;align-items:center;gap:10px}.status-icon{color:var(--primary);font-size:18px}.status-text{font-size:15px;color:var(--text-muted)}.status-text strong{color:var(--text-dark);cursor:pointer}.status-text strong:hover{color:var(--primary)}.user-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.user-actions .btn-login,.user-actions .btn-register{padding:8px 20px;border-radius:30px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:.25s}.user-actions .btn-login{background:0 0;color:var(--primary);border:2px solid var(--primary)}.user-actions .btn-login:hover{background:var(--primary);color:#fff}.user-actions .btn-register{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff}.user-actions .btn-register:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(7,193,96,.3)}.user-actions .avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.user-actions .username{font-weight:600;color:var(--text-dark)}.user-actions .balance{font-weight:700;color:var(--primary);background:var(--primary-light);padding:4px 14px;border-radius:30px;font-size:14px}.user-actions .btn-logout{padding:6px 16px;border-radius:30px;font-weight:500;font-size:13px;border:none;cursor:pointer;background:#e9edf2;color:#64748b;transition:.25s}.user-actions .btn-logout:hover{background:#d0d7de}#loggedActions,#unloggedActions{display:flex;align-items:center;gap:12px}#loggedActions{display:none}.page-banner{padding:30px 0 10px;text-align:center}.page-banner h1{font-size:32px;font-weight:700;color:var(--text-dark)}.page-banner h1 i{color:var(--primary)}.page-banner p{color:var(--text-muted);font-size:16px;margin-top:4px}.tab-section{max-width:1280px;margin:0 auto;padding:0 20px 30px}.tab-group{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.tab-btn{padding:12px 28px;border-radius:40px;border:2px solid transparent;background:rgba(255,255,255,.8);font-weight:600;font-size:15px;color:var(--text-muted);cursor:pointer;transition:.3s;display:flex;align-items:center;gap:8px}.tab-btn:hover{background:#fff;color:var(--text-dark);border-color:#e9edf2}.tab-btn.active{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-color:var(--primary);box-shadow:0 4px 16px rgba(7,193,96,.25)}.tab-btn i{font-size:16px}.service-panel{display:none;background:var(--bg-card);backdrop-filter:blur(4px);border-radius:var(--radius);padding:24px 28px;box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.03)}.service-panel.active{display:block}.panel-title{font-size:22px;font-weight:700;color:var(--text-dark);margin-bottom:18px;display:flex;align-items:center}.panel-content{display:grid;grid-template-columns:280px 1fr;gap:24px}.panel-left{background:#f8fafc;border-radius:var(--radius-sm);padding:16px;max-height:520px;display:flex;flex-direction:column}.sms-search-box{display:flex;align-items:center;background:#fff;border-radius:30px;padding:0 16px;border:2px solid #e9edf2;transition:.2s;margin-bottom:12px}.sms-search-box:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px rgba(7,193,96,.1)}.sms-search-box i{color:#94a3b8;font-size:14px}.sms-search-box input{border:none;padding:10px 12px;font-size:14px;flex:1;background:0 0;outline:0;min-width:60px}.country-list-wrap{flex:1;overflow-y:auto;padding-right:4px}.country-list-wrap::-webkit-scrollbar{width:4px}.country-list-wrap::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.country-list-wrap::-webkit-scrollbar-button{display:none}.country-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px;cursor:pointer;transition:.2s}.country-item:hover{background:#e9edf2}.country-item.active{background:var(--primary-light);border-left:3px solid var(--primary)}.country-item .name{font-weight:500;font-size:14px}.country-item .count{color:var(--text-muted);font-size:13px;background:#e9edf2;padding:0 10px;border-radius:30px;font-weight:500}.panel-right{display:flex;flex-direction:column;gap:12px;min-height:300px}.service-list-wrap{flex:1;overflow-y:auto;max-height:460px;padding-right:4px}.service-list-wrap::-webkit-scrollbar{width:4px}.service-list-wrap::-webkit-scrollbar-thumb{background:#d0d7de;border-radius:10px}.service-list{display:flex;flex-direction:column;gap:8px}.esim-plan,.service-item{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-radius:var(--radius-sm);transition:.2s;border:1px solid transparent;gap:12px;flex-wrap:wrap}.esim-plan:hover,.service-item:hover{background:#fff;border-color:#e9edf2;box-shadow:0 2px 8px rgba(0,0,0,.04)}.esim-plan .info,.service-item .info{flex:1;min-width:100px}.esim-plan .info .title,.service-item .info .title{font-weight:600;color:var(--text-dark);font-size:15px}.esim-plan .info .desc,.service-item .info .desc{font-size:13px;color:var(--text-muted)}.price-tag{font-weight:700;color:#e74c3c;font-size:15px;white-space:nowrap}.btn-sm{padding:6px 20px;border-radius:30px;font-weight:600;font-size:13px;border:none;cursor:pointer;transition:.25s;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;white-space:nowrap}.btn-sm:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(7,193,96,.3)}.rental-center-wrap{background:#f8fafc;border-radius:var(--radius-sm);padding:24px;display:flex;flex-direction:column;gap:18px;flex:1}.rental-options{display:flex;gap:8px;flex-wrap:wrap}.rental-btn{padding:8px 20px;border-radius:30px;border:2px solid #e9edf2;background:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:.25s;color:var(--text-muted)}.rental-btn:hover{border-color:var(--primary);color:var(--primary)}.rental-btn.active{border-color:var(--primary);background:var(--primary);color:#fff}.rental-qty-wrapper{display:flex;align-items:center;gap:12px}.rental-qty-wrapper label{font-weight:600;color:var(--text-dark)}.rental-qty-group{display:flex;align-items:center;border:2px solid #e9edf2;border-radius:30px;overflow:hidden;background:#fff}.rental-qty-btn{width:36px;height:36px;border:none;background:#f8fafc;font-size:18px;cursor:pointer;transition:.2s;color:var(--text-dark)}.rental-qty-btn:hover{background:#e9edf2}.rental-qty-group input{width:48px;height:36px;text-align:center;border:none;border-left:1px solid #e9edf2;border-right:1px solid #e9edf2;font-size:16px;font-weight:600;outline:0;background:#fff}.rental-qty-group input::-webkit-inner-spin-button{-webkit-appearance:none}.rental-qty-group input[type=number]{-moz-appearance:textfield}.rental-price-display{font-size:28px;font-weight:700;color:#e74c3c}.rental-price-display .unit{font-size:16px;font-weight:400;color:var(--text-muted)}.rental-buy-btn{padding:14px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:30px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 4px 16px rgba(7,193,96,.25)}.rental-buy-btn:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(7,193,96,.35)}.modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:300;align-items:center;justify-content:center;padding:20px}.modal-overlay.active{display:flex}.modal-box{background:#fff;border-radius:var(--radius);max-width:420px;width:100%;padding:32px 30px;box-shadow:0 20px 60px rgba(0,0,0,.2);position:relative;animation:modalIn .25s ease}@keyframes modalIn{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.modal-close{position:absolute;top:14px;right:18px;font-size:28px;background:0 0;border:none;cursor:pointer;color:#94a3b8;transition:.2s}.modal-close:hover{color:var(--text-dark)}.modal-box h2{font-size:24px;font-weight:700;color:var(--text-dark);margin-bottom:6px}.modal-box .sub{color:var(--text-muted);font-size:14px;margin-bottom:20px}.modal-box .auth-switch{text-align:center;margin-top:20px;font-size:14px}.modal-box .auth-switch a{color:var(--primary-color);font-weight:600;cursor:pointer}.modal-box .auth-switch a:hover{text-decoration:underline}.modal-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.modal-form-group label{font-weight:600;font-size:14px;color:var(--text-dark)}.modal-form-group input{padding:12px 16px;border:2px solid #e9edf2;border-radius:var(--radius-sm);font-size:15px;outline:0;transition:.2s;width:100%}.modal-form-group input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(7,193,96,.1)}.modal-footer-actions{display:flex;gap:12px;margin-top:8px}.modal-footer-actions .btn-confirm{flex:1;padding:14px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:30px;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:.25s}.modal-footer-actions .btn-confirm:hover{box-shadow:0 6px 18px rgba(7,193,96,.3)}.recharge-amounts{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.recharge-amounts .amount-btn{padding:8px 18px;border-radius:30px;border:2px solid #e9edf2;background:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:.2s;color:var(--text-muted)}.recharge-amounts .amount-btn:hover{border-color:var(--primary);color:var(--primary)}.recharge-amounts .amount-btn.active{border-color:var(--primary);background:var(--primary);color:#fff}.amount-input-wrap{flex:1;min-width:80px}.amount-input-wrap input{width:100%;padding:8px 14px;border:2px solid #e9edf2;border-radius:30px;font-size:14px;outline:0;transition:.2s}.amount-input-wrap input:focus{border-color:var(--primary)}@media (max-width:1024px){.panel-content{grid-template-columns:1fr}.panel-left{max-height:280px}.service-list-wrap{max-height:400px}}@media (max-width:780px){.user-status-bar{flex-direction:column;align-items:stretch;text-align:center}.user-actions{justify-content:center}.tab-group{gap:8px}.tab-btn{padding:10px 18px;font-size:13px}.service-panel{padding:18px 16px}.panel-content{grid-template-columns:1fr}.panel-left{max-height:220px}.esim-plan,.service-item{flex-wrap:wrap;padding:12px 14px}.esim-plan .info,.service-item .info{flex:1 1 100%}.price-tag{font-size:14px}.rental-center-wrap{padding:18px}.rental-price-display{font-size:24px}.modal-box{padding:24px 20px}}@media (max-width:480px){.page-banner h1{font-size:24px}.tab-btn{font-size:12px;padding:8px 14px}.service-panel{padding:14px 12px}.footer-wrap{display:none}}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;pointer-events:none}.toast{background:#fff;color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:16px 20px;margin-bottom:10px;min-width:300px;max-width:400px;display:flex;align-items:center;transform:translateX(100%);opacity:0;transition:all .3s cubic-bezier(.4, 0, .2, 1);pointer-events:auto;position:relative}.toast.show{transform:translateX(0);opacity:1}.toast.success{background:#28a745}.toast.error{background:#ef4444}.toast.warning{border-left-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fef3c7)}.toast.info{border-left-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.toast.info .toast-icon{color:#3b82f6}.toast-icon{margin-right:12px;flex-shrink:0}.toast-content{flex:1}.toast-title{font-weight:600;font-size:14px;margin-bottom:2px;color:#374151}.toast-message{font-size:13px;line-height:1.4}.toast-close{position:absolute;top:8px;right:8px;background:0 0;border:none;font-size:18px;color:#fff;cursor:pointer;padding:4px;line-height:1;opacity:.7;transition:opacity .2s}.toast-close:hover{opacity:1}.toast-progress{position:absolute;bottom:0;left:0;height:3px;background:rgba(0,0,0,.1);border-radius:0 0 8px 8px;transform-origin:left;animation:progress linear}.toast.success .toast-progress{background:#10b981}.toast.error .toast-progress{background:#ef4444}.toast.warning .toast-progress{background:#f59e0b}.toast.info .toast-progress{background:#3b82f6}@keyframes progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.mobile-bottom-nav-expanded{position:fixed;bottom:74px;left:0;width:100%;background-color:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.1);z-index:998;padding:15px;display:none;transform:translateY(100%);transition:transform .3s ease}.mobile-bottom-nav-expanded.active{display:block;transform:translateY(0);animation:slideUp .3s ease}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.expanded-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(26,115,232,.1)}.expanded-menu-title{font-size:16px;font-weight:700;color:var(--text-dark)}.close-expanded-menu{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--primary-ultralight);color:var(--primary-color);cursor:pointer;font-size:18px}.expanded-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.expanded-menu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border-radius:12px;background-color:#f4f7fc;cursor:pointer;transition:all .3s ease;text-decoration:none}.expanded-menu-item:active{background-color:#e8edf3;transform:translateY(-2px)}.expanded-menu-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:20px;color:#1d3b5c;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(26,115,232,.15)}.expanded-menu-text{font-size:12px;color:#0b1e36;font-weight:500;text-align:center}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:997;display:none}.mobile-nav-overlay.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.payment-wrapper{margin:30px 0}.payment-card{background:#fff;border-radius:24px;padding:32px 30px 28px;border:1px solid rgba(0,0,0,.03);box-shadow:0 4px 24px rgba(0,0,0,.04);max-width:820px;margin:0 auto}.order-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-bottom:16px;border-bottom:1px solid #eef2f6}.order-id{font-size:15px;color:#475569;background:#f1f4f8;padding:6px 18px;border-radius:60px;font-weight:500}.order-id i{margin-right:8px;color:#07c160}.payment-timer{display:flex;align-items:center;gap:8px;background:#fef2f0;padding:6px 18px 6px 14px;border-radius:60px;color:#b91c1c;font-weight:600;font-size:15px}.payment-timer i{color:#dc2626;font-size:1.1rem}.payment-timer .time{background:#fff;padding:0 12px;border-radius:30px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.payment-amount{margin:22px 0 28px}.payment-amount .label{font-size:13px;color:#94a3b8;letter-spacing:.5px;text-transform:uppercase;font-weight:500}.payment-amount .value{font-size:36px;font-weight:700;color:#0f172a;margin-top:2px}.payment-amount .value .currency-badge{font-size:18px;font-weight:600;background:#f1f4f8;padding:2px 18px;border-radius:60px;color:#1e293b;display:inline-flex;align-items:center;gap:6px;margin-left:10px}.network-section{margin:24px 0 22px}.network-section .section-label{font-weight:600;color:#1e293b;font-size:16px;margin-bottom:14px;display:flex;align-items:center;gap:8px}.network-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px;border-bottom:1px solid #eef2f6;padding-bottom:14px}.network-tab{padding:6px 22px;border-radius:40px;background:#f1f4f8;color:#475569;font-weight:600;font-size:15px;border:1px solid transparent;transition:.2s;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.network-tab.active{background:#07c160;color:#fff;border-color:#07c160;box-shadow:0 4px 12px rgba(7,193,96,.25)}.chain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.chain-item{background:#f8fafc;border-radius:14px;padding:10px 14px;border:1px solid #e9edf2;transition:.15s;cursor:pointer;display:flex;align-items:center;gap:10px}.chain-item:hover{border-color:#07c160;background:#f0fdf4}.chain-item .chain-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chain-item.selected .chain-icon i{color:#07c160}.chain-item .chain-info{display:flex;flex-direction:column;line-height:1.3}.chain-item .chain-info .chain-name{font-weight:600;font-size:14px;color:#0f172a}.chain-item .chain-info .chain-currency{font-size:11px;color:#94a3b8;font-weight:500}.chain-item.selected{background:#f0fdf4;border-color:#07c160}.chain-item.selected .chain-info .chain-name{color:#059669}.chain-item.selected .chain-info .chain-currency{color:#059669}.address-block{margin-top:16px;display:flex;flex-direction:column;gap:20px}.address-row{display:flex;flex-direction:column;gap:6px}.address-row .label{font-size:.8rem;color:#64748b;letter-spacing:.4px}.address-row .address-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.address-row .address-value{background:#f1f5f9;padding:10px 16px;border-radius:60px;font-size:.9rem;word-break:break-all;color:#0f172a;border:1px solid #e2e8f0;flex:1;min-width:200px}.address-row .copy-btn{background:#ff5b00;border:1px solid #ff5b00;border-radius:40px;padding:10px 18px;font-size:.8rem;color:#fff;cursor:pointer;transition:.15s;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.qr-row{display:flex;flex-direction:column;align-items:center;gap:8px}.qr-row .label{font-size:13px;color:#64748b;font-weight:500;align-self:flex-start}.qr-placeholder{width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.qr-hint{font-size:13px;color:#94a3b8;text-align:center}.payment-notes{margin-top:16px;font-size:13px;color:#94a3b8;display:flex;gap:18px;flex-wrap:wrap}.payment-notes span i{margin-right:4px}.payment-notes .check{color:#07c160}.payment-notes .clock{color:#f59e0b}@media (max-width:780px){.payment-card{padding:20px 16px}.payment-amount .value{font-size:28px}.payment-amount .value .currency-badge{font-size:15px;padding:2px 14px}.chain-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.address-row .address-line{flex-direction:column;align-items:stretch}.address-row .copy-btn{align-self:flex-start;width:100%;text-align:center;display:block}}@media (max-width:480px){.order-header{flex-direction:column;align-items:flex-start}.payment-timer{align-self:flex-start}.chain-grid{grid-template-columns:1fr 1fr}.payment-amount .value{font-size:24px;flex-wrap:wrap}.payment-amount .value .currency-badge{font-size:13px;margin-left:0}}