@keyframes cwFabPing{0%{transform:scale(1);opacity:.6}70%,to{transform:scale(2.2);opacity:0}}@keyframes cwWidgetUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cw-fab{position:fixed;bottom:36px;right:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#1a7a3c,#00a63e);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #00a63e73;z-index:9999;transition:transform .2s}.cw-fab:hover{transform:scale(1.08)}.cw-fab-icon{font-size:28px;color:#fff}.cw-fab-icon--down{font-size:24px;color:#fff}.cw-fab-ping{position:absolute;inset:0;border-radius:50%;background:#00a63e;animation:cwFabPing 2s ease-out infinite;z-index:-1}.cw-widget{position:fixed;bottom:96px;right:24px;width:380px;height:560px;max-height:calc(100vh - 120px);background:#fff;border-radius:18px;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;z-index:9999;animation:cwWidgetUp .3s ease}.cw-header{background:linear-gradient(135deg,#1a7a3c,#00a63e);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.cw-header-left{display:flex;align-items:center;gap:12px}.cw-header-avatar{width:38px;height:38px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cw-header-avatar-icon{font-size:20px;color:#00a63e}.cw-header-title{font-size:15px;font-weight:700;color:#fff;line-height:1.2}.cw-header-subtitle{font-size:12px;opacity:.9;display:flex;align-items:center;gap:5px;margin-top:2px}.cw-online-dot{width:7px;height:7px;border-radius:50%;background:#7cfc00;display:inline-block}.cw-header-close{background:#ffffff2e;border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.cw-messages{flex:1;overflow-y:auto;padding:16px;background:#f8f9fa}.cw-welcome-row{display:flex;gap:10px;margin-bottom:14px;align-items:flex-start}.cw-quick-wrap{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.cw-quick-btn{background:#fff;border:1.5px solid #00a63e;color:#00a63e;padding:8px 14px;border-radius:18px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;text-align:right}.cw-quick-btn:hover{background:#00a63e;color:#fff}.cw-msg-row{display:flex;gap:8px;margin-bottom:12px;align-items:flex-start}.cw-msg-content{max-width:75%;display:flex;flex-direction:column}.cw-msg-img{width:180px;height:auto;max-height:220px;object-fit:cover;border-radius:12px;margin-bottom:6px;display:block}.cw-ai-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;background:#fff;color:#00a63e;border:2px solid #00a63e;flex-shrink:0}.cw-user-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;background:#00a63e;color:#fff;flex-shrink:0}.cw-bubble{padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.cw-bubble--user{background:#00a63e;color:#fff}.cw-bubble--ai{background:#fff;color:#333;border:1px solid #e8e8e8}.cw-loading-row{display:flex;align-items:center;gap:8px;padding:8px}.cw-loading-text{font-size:13px;color:#888}.cw-input-bar{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid #eee;flex-shrink:0}.ant-btn.cw-image-btn{width:38px;height:38px;min-width:38px;padding:0;border-radius:50%;flex-shrink:0;color:#00a63e;border-color:#00a63e;display:flex;align-items:center;justify-content:center}.cw-textarea{border-radius:18px;flex:1}.ant-btn.ant-btn-primary.cw-send-btn{width:38px;height:38px;min-width:38px;padding:0;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#1a7a3c,#00a63e);border:none;display:flex;align-items:center;justify-content:center}@media(max-width:479px){.cw-widget{width:calc(100vw - 40px);right:12px;bottom:122px;height:calc(100vh - 235px)}.cw-fab{bottom:68px;right:16px;width:54px;height:54px}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes floatFruit{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-18px) rotate(8deg)}50%{transform:translateY(-8px) rotate(-5deg)}75%{transform:translateY(-22px) rotate(12deg)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.marquee-track{animation:marqueeScroll 35s linear infinite}.marquee-track:hover{animation-play-state:paused}.float-fruit{animation:floatFruit 4s ease-in-out infinite}.float-badge{animation:floatBadge 3s ease-in-out infinite}.hp-root{margin:-24px -16px;overflow:hidden}.hp-loading{text-align:center;padding:100px}.hp-hero{position:relative;height:775px}.hp-slide{position:absolute;inset:0;background-size:cover;background-position:center;transition:opacity 1s ease-in-out}.hp-slide-overlay-1{position:absolute;inset:0;background:linear-gradient(to right,rgba(26,58,26,.88) 0%,rgba(46,125,50,.65) 50%,transparent 100%)}.hp-slide-overlay-2{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3) 0%,transparent 40%)}.hp-float-fruit{position:absolute;font-size:36px;transition:opacity .5s;pointer-events:none;z-index:1}.hp-slide-inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1200px;margin:0 auto}.hp-slide-text{max-width:560px;transition:all .8s ease .3s}.hp-slide-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);color:#fff;padding:14px 22px;border-radius:24px;font-size:14px;font-weight:600;margin-bottom:36px}.hp-slide-title{color:#fff;font-size:90px;font-weight:1000;margin:0;line-height:1.2;text-shadow:0 2px 30px rgba(0,0,0,.3)}.hp-slide-title-highlight{color:#4caf50}.hp-slide-sub{color:#ffffffd9;font-size:17px;margin-top:16px;line-height:1.7;max-width:480px}.hp-slide-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.hp-btn-primary{padding:14px 32px;background:#fff;color:#2e7d32;border:none;border-radius:28px;font-size:15px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s;box-shadow:0 4px 20px #00000026}.hp-btn-primary:hover{background:#ffd600;transform:scale(1.05)}.hp-btn-outline{padding:14px 32px;background:transparent;border:2px solid rgba(255,255,255,.5);color:#fff;border-radius:28px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hp-btn-outline:hover{background:#ffffff1a}.hp-slide-trust{display:flex;gap:24px;margin-top:30px}.hp-slide-trust-item{display:flex;align-items:center;gap:6px;color:#ffffffb3;font-size:14px}.hp-hero-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;color:#fff;font-size:16px;transition:all .3s}.hp-hero-nav--left{left:20px}.hp-hero-nav--right{right:20px}.hp-hero-dots{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.hp-hero-dot{height:9px;border-radius:5px;cursor:pointer;transition:all .4s}.hp-marquee-bar{background:linear-gradient(to right,#2e7d32,#4caf50);padding:18px 0;overflow:hidden}.hp-marquee-item{display:inline-flex;align-items:center;gap:8px;padding:0 10px;color:#fff;font-size:14px;font-weight:500}.hp-marquee-icon{color:#ffd600}.hp-marquee-sep{margin:0 12px;color:#ffffff4d}.hp-stats-section{background:#fff;padding:64px 20px}.hp-stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hp-stat-card{border-radius:20px;padding:36px 24px;text-align:center;transition:all .3s;cursor:default}.hp-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.hp-stat-icon{font-size:28px;width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.hp-stat-value{font-size:36px;font-weight:900;color:#222;margin-bottom:4px}.hp-stat-label{font-size:14px;color:#888}.hp-why-section{background:#f8f9fa;padding:80px 20px}.hp-why-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hp-why-img-wrap{position:relative}.hp-why-img-frame{border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0000001a}.hp-why-img{width:100%;height:500px;object-fit:cover}.hp-why-img-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(46,125,50,.3) 0%,transparent 50%);border-radius:24px}.hp-why-badge{position:absolute;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 8px 30px #0000001a;display:flex;align-items:center;gap:12px}.hp-why-badge--br{bottom:-20px;right:-20px}.hp-why-badge--tl{top:-20px;left:-20px;animation-delay:.5s}.hp-why-badge-icon{width:44px;height:44px;border-radius:12px;background:#4caf50;display:flex;align-items:center;justify-content:center}.hp-why-badge-title{font-weight:700;color:#333}.hp-why-badge-sub{font-size:12px;color:#999}.hp-why-pill{display:inline-flex;align-items:center;gap:8px;background:#e8f5e9;color:#2e7d32;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:20px;border:1px solid #c8e6c9}.hp-why-title{font-size:40px;font-weight:900;color:#222;margin:0 0 8px;line-height:1.2}.hp-why-title-highlight{color:#4caf50}.hp-why-desc{color:#888;margin-bottom:32px;line-height:1.7;font-size:15px}.hp-feature-row{display:flex;gap:16px;padding:16px;border-radius:14px;margin-bottom:8px;transition:all .2s;cursor:default}.hp-feature-row:hover{background:#f5f5f5}.hp-feature-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-feature-title{font-weight:700;color:#333;margin-bottom:2px}.hp-feature-desc{font-size:13px;color:#999;line-height:1.5}.hp-process-section{background:linear-gradient(135deg,#1a3a1a,#2e7d32);padding:80px 20px;position:relative;overflow:hidden}.hp-process-circle-1{position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%;background:#ffffff0a}.hp-process-circle-2{position:absolute;bottom:-80px;left:-80px;width:250px;height:250px;border-radius:50%;background:#ffffff0a}.hp-process-inner{max-width:1200px;margin:0 auto;position:relative;z-index:1}.hp-section-head{text-align:center;margin-bottom:48px}.hp-process-pill{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px}.hp-process-pill-icon{color:#ffd600}.hp-process-title{font-size:38px;font-weight:900;color:#fff;margin:0 0 8px;font-style:italic}.hp-process-sub{color:#fff9;font-size:15px}.hp-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-process-step{text-align:center}.hp-process-step-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:36px;transition:transform .3s}.hp-process-step:hover .hp-process-step-icon{transform:scale(1.1)}.hp-process-step-card{background:#ffffff14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:24px 18px}.hp-process-step-num{color:#ffd600;font-size:12px;font-weight:700;margin-bottom:8px;letter-spacing:1px}.hp-process-step-title{color:#fff;font-weight:700;margin-bottom:8px;font-size:16px}.hp-process-step-desc{color:#fff9;font-size:13px;line-height:1.6}.hp-featured-section{background:#f8f6f2;padding:70px 20px}.hp-featured-inner{max-width:1200px;margin:0 auto}.hp-featured-title{font-size:34px;font-weight:900;color:#222;margin-bottom:32px;font-style:italic}.hp-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-view-all-wrap{text-align:center;margin-top:36px}.hp-view-all-btn{padding:14px 40px;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;border:none;border-radius:28px;font-size:15px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s;box-shadow:0 4px 16px #4caf504d}.hp-view-all-btn:hover{transform:translateY(-2px) scale(1.02)}.hp-cat-section{padding:60px 20px}.hp-cat-section--even{background:#fff}.hp-cat-section--odd{background:#f8f6f2}.hp-cat-inner{max-width:1200px;margin:0 auto}.hp-cat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.hp-cat-title-row{display:flex;align-items:center;gap:12px;margin-bottom:6px}.hp-cat-title-bar{width:4px;height:28px;background:#00a63e;border-radius:2px}.hp-cat-title{font-size:26px;font-weight:800;color:#222;margin:0}.hp-cat-desc{color:#999;font-size:14px;margin:0;padding-left:16px}.hp-cat-viewall{padding:10px 24px;background:transparent;border:1.5px solid #00a63e;color:#00a63e;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s;flex-shrink:0}.hp-cat-viewall:hover{background:#00a63e;color:#fff}.hp-testi-section{background:#fff;padding:80px 20px}.hp-testi-inner{max-width:1200px;margin:0 auto}.hp-testi-pill{display:inline-flex;align-items:center;gap:8px;background:#fffde7;color:#f57f17;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:14px;border:1px solid #fff9c4}.hp-testi-title{font-size:38px;font-weight:900;color:#222;margin:0 0 8px;font-style:italic}.hp-testi-empty{text-align:center;color:#999;font-size:15px}.hp-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.hp-testi-card{background:linear-gradient(135deg,#f9f9f9,#fff);border-radius:20px;padding:32px 28px;border:1.5px solid #f0f0f0;transition:all .3s;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.hp-testi-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.hp-testi-quote{position:absolute;top:20px;right:20px;font-size:48px;color:#4caf5014;font-weight:900;line-height:1}.hp-testi-stars{display:flex;gap:3px;margin-bottom:16px}.hp-testi-star{color:#f5a623;font-size:18px}.hp-testi-content{color:#555;line-height:1.7;margin-bottom:20px;font-style:italic;font-size:14px;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hp-testi-author{display:flex;align-items:center;gap:12px}.hp-testi-avatar{width:48px;height:48px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;font-size:20px;border:2px solid #c8e6c9;overflow:hidden}.hp-testi-avatar img{width:100%;height:100%;object-fit:cover}.hp-testi-name{font-weight:700;color:#333;font-size:14px}.hp-testi-role{font-size:12px;color:#999}.hp-testi-tag{background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px;border:1px solid #c8e6c9}.hp-rating-summary{margin-top:40px;background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-radius:20px;padding:40px 48px;display:flex;align-items:center;justify-content:center;gap:48px;border:1px solid #c8e6c9}.hp-rating-big{font-size:64px;font-weight:900;color:#2e7d32}.hp-rating-stars{display:flex;justify-content:center;gap:3px;margin:8px 0}.hp-rating-star{color:#f5a623;font-size:22px}.hp-rating-total{color:#999;font-size:13px}.hp-rating-divider{width:1px;height:80px;background:#c8e6c9}.hp-rating-bars{flex:1;max-width:320px}.hp-rating-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.hp-rating-bar-label{width:50px;font-size:13px;color:#666}.hp-rating-bar-track{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.hp-rating-bar-fill{height:100%;background:linear-gradient(to right,#4caf50,#2e7d32);border-radius:4px}.hp-rating-bar-pct{width:32px;font-size:13px;color:#999;text-align:right}.hp-news-section{background:linear-gradient(135deg,#1b4f1b,#2e7d32,#4caf50);padding:80px 20px;text-align:center;position:relative;overflow:hidden}.hp-news-circle-1{position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;border:2px solid rgba(255,255,255,.08)}.hp-news-circle-2{position:absolute;bottom:-40px;left:-40px;width:200px;height:200px;border-radius:50%;border:2px solid rgba(255,255,255,.08)}.hp-news-inner{position:relative;z-index:1;max-width:600px;margin:0 auto}.hp-news-icon{width:64px;height:64px;background:#ffffff1f;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:1px solid rgba(255,255,255,.2)}.hp-news-title{color:#fff;font-size:38px;font-weight:900;margin:0 0 12px;font-style:italic}.hp-news-sub{color:#ffffffbf;font-size:16px;margin-bottom:32px}.hp-news-sub-highlight{color:#ffd600;font-weight:700}.hp-news-success{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#2e7d32;padding:14px 32px;border-radius:28px;font-weight:700;font-size:16px}.hp-news-form{display:flex;gap:12px;max-width:480px;margin:0 auto;width:100%}.hp-news-input{flex:1;padding:14px 20px;border-radius:28px;border:none;font-size:15px;outline:none;box-shadow:0 4px 20px #0000001a}.hp-news-btn{padding:14px 28px;background:#ffd600;color:#1a3a1a;border:none;border-radius:28px;font-weight:700;font-size:15px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s;white-space:nowrap}.hp-news-btn:hover{background:#fff;color:#2e7d32}.hp-news-note{color:#fff6;font-size:12px;margin-top:14px}.hp-news-tags{display:flex;justify-content:center;gap:12px;margin-top:20px;flex-wrap:wrap}.hp-news-tag{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:12px;padding:6px 14px;border-radius:20px}.hp-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #ebebeb;box-shadow:0 2px 10px #0000000e;transition:transform .26s ease,box-shadow .26s ease;display:flex;flex-direction:column;cursor:default}.hp-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001c}.hp-card:hover .hp-card-img{transform:scale(1.06)}.hp-card-img-wrap{position:relative;overflow:hidden;cursor:pointer}.hp-card-img{width:100%;height:250px;object-fit:cover;display:block;transition:transform .4s ease}.hp-card-img-placeholder{height:250px;background:#f0f7ea;display:flex;align-items:center;justify-content:center;font-size:52px}.hp-card-badge{position:absolute;top:10px;left:10px;background:#00a63e;color:#fff;padding:3px 10px;border-radius:7px;font-size:11px;font-weight:600;letter-spacing:.4px}.hp-card-sold-out{position:absolute;inset:0;background:#00000061;display:flex;align-items:center;justify-content:center}.hp-card-sold-out-label{color:#fff;font-weight:700;font-size:14px;background:#0000008c;padding:5px 14px;border-radius:8px}.hp-card-info{padding:13px 14px 15px;display:flex;flex-direction:column;flex:1}.hp-card-name{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:6px;cursor:pointer;line-height:1.35}.hp-card-stock-row{display:flex;align-items:center;gap:5px;margin-bottom:6px}.hp-card-stock-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.hp-card-stock-dot--in{background:#00a63e}.hp-card-stock-dot--out{background:#ff4d4f}.hp-card-stock-text{font-size:12px;font-weight:500}.hp-card-stock-text--in{color:#00a63e}.hp-card-stock-text--out{color:#ff4d4f}.hp-card-rating{display:flex;align-items:center;gap:4px;margin-bottom:10px}.hp-card-stars{display:inline-flex;gap:2px}.hp-card-star{font-size:14px;color:#e0e0e0}.hp-card-star--filled{color:#f5a623}.hp-card-review-count{font-size:13px;color:#bbb;margin-left:2px}.hp-card-price-row{margin-top:auto;margin-bottom:12px}.hp-card-price{font-size:18px;font-weight:800;color:#e04949}.hp-card-unit{font-size:12px;color:#bbb;margin-left:2px}.hp-card-add-btn{width:100%;height:40px;border-radius:8px;border:none;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;transition:filter .18s,transform .18s}.hp-card-add-btn--available{background:linear-gradient(300deg,#1a7a3c,#00a63e);cursor:pointer}.hp-card-add-btn--disabled{background:#e0e0e0;cursor:not-allowed}.hp-card-add-btn--available:hover{filter:brightness(1.08);transform:translateY(-1px)}@media(max-width:1199px){.hp-hero{height:560px}.hp-slide-title{font-size:62px}.hp-process-grid{grid-template-columns:repeat(2,1fr)}.hp-products-grid{grid-template-columns:repeat(3,1fr)}.hp-testi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hp-hero{height:380px}.hp-slide-inner{padding:0 20px}.hp-slide-title{font-size:38px}.hp-float-fruit{display:none}.hp-stats-section{padding:24px 30px}.hp-stats-grid{grid-template-columns:repeat(4,1fr);gap:4px;background:#fff;border:1px solid #eef1f0;border-radius:18px;padding:2px 8px;box-shadow:0 6px 20px #0000000d}.hp-stat-card{background:transparent!important;padding:6px 4px;border-radius:0}.hp-stat-card:hover{transform:none;box-shadow:none}.hp-stat-icon{width:40px;height:40px;border-radius:12px;font-size:18px;margin-bottom:8px}.hp-stat-value{font-size:15px}.hp-stat-label{display:none}.hp-why-section{padding:20px 16px}.hp-why-grid{grid-template-columns:1fr;gap:32px}.hp-why-img{height:360px}.hp-why-badge{padding:10px 14px;gap:8px}.hp-why-badge--br{right:0;bottom:-12px}.hp-why-badge--tl{left:0;top:-12px}.hp-why-badge-icon{width:36px;height:36px;border-radius:10px}.hp-why-badge-title{font-size:14px}.hp-why-badge-sub{font-size:11px}.hp-why-title{font-size:28px}.hp-why-desc{font-size:14px;margin-bottom:24px}.hp-feature-icon{width:42px;height:42px}.hp-feature-title{font-size:14px}.hp-feature-desc{font-size:12px}.hp-process-grid{grid-template-columns:1fr;gap:16px}.hp-products-grid{grid-template-columns:repeat(2,1fr);gap:14px}.hp-card-img,.hp-card-img-placeholder{height:160px}.hp-testi-grid{grid-template-columns:1fr;gap:16px}.hp-rating-summary{flex-direction:column;gap:20px;padding:28px 20px}.hp-rating-divider{width:80px;height:1px}.hp-news-form{flex-direction:column}}@media(max-width:479px){.hp-hero{height:300px}.hp-slide-badge{font-size:12px;padding:6px 14px;margin-bottom:22px}.hp-slide-inner{padding:0 45px}.hp-slide-title{font-size:25px}.hp-slide-sub{display:none}.hp-slide-actions{margin-top:26px}.hp-btn-primary{padding:8px 12px;font-size:12px}.hp-btn-outline{display:none}.hp-why-section{padding:7px 14px;background:#fff}.hp-why-title{font-size:24px}.hp-why-badge{padding:8px 12px}.hp-why-badge-icon{width:32px;height:32px}.hp-why-img-wrap{display:none}.hp-why-badge-title{font-size:13px}.hp-why-content{padding:0 20px}.hp-process-section{display:none}.hp-featured-section{background:#fff;padding:0 32px}.hp-featured-title{font-size:25px}.hp-card-img,.hp-card-img-placeholder{height:155px}.hp-card-add-btn{font-size:13px}.hp-view-all-btn{padding:12px 24px;font-size:13px}.hp-cat-desc{display:none}.hp-cat-header{margin-bottom:20px}.hp-cat-section{background:#fff;padding:30px 32px}.hp-cat-title,.hp-testi-title{font-size:25px}.hp-testi-section{padding:29px 32px}.hp-testi-grid{gap:20px}.hp-section-head{text-align:center;margin-bottom:30px}.hp-testi-card{padding:20px 25px}.hp-rating-summary{display:none}.hp-news-section{padding:40px 32px}.hp-news-title{font-size:35px;font-weight:800}.hp-news-input,.hp-news-btn{padding:12px 20px;font-size:13px}.hp-marquee-bar{padding:4px 0}.hp-marquee-item{font-size:11px}.hp-hero-dots{bottom:14px}.hp-hero-dot{height:6px}}.pp-page{--pp-green: #00a63e;--pp-green-dark: #007a2e;--pp-green-light-bg: #f6fff9;--pp-green-light-bg-2: #f0faf3;--pp-orange: rgb(249, 174, 91);--pp-red: rgb(224, 73, 73);--pp-border: #e0e0e0;--pp-border-light: #ebebeb;--pp-border-lighter: #f0f0f0;--pp-text-dark: #1a1a1a;--pp-text-body: #444;--pp-text-muted: #888;--pp-text-faint: #aaa;--pp-bg-page: #f3f6f0;--pp-bg-placeholder: #f0f7ea;--pp-radius-lg: 18px;--pp-radius-md: 14px;--pp-radius-sm: 9px;--pp-shadow-card: 0 2px 10px rgba(0, 0, 0, .055);--pp-shadow-card-hover: 0 18px 40px rgba(0, 0, 0, .11);--pp-transition-fast: .18s;--pp-transition-base: .26s ease}.pp-page{background:var(--pp-bg-page);min-height:80vh}.pp-inner{max-width:1200px;margin:0 auto;padding:22px 32px 48px}.pp-breadcrumb-wrap{margin-bottom:18px;font-size:13px}.pp-breadcrumb-link{color:var(--pp-text-muted);display:inline-flex;align-items:center;gap:4px}.pp-breadcrumb-current{color:#333;font-weight:600}.pp-hero{background:linear-gradient(135deg,#1a7a3c,#2ecc71);border-radius:16px;padding:28px 40px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.pp-hero-content{z-index:1}.pp-hero-label{font-size:12px;font-weight:700;color:#c8e6c9;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px}.pp-hero-title{font-size:32px;font-weight:800;color:#fff;margin-bottom:8px;line-height:1.25}.pp-hero-sub{font-size:15px;color:#ffffffd9;margin-bottom:20px;font-weight:400}.pp-hero-coupon{display:inline-flex;align-items:center;gap:10px;background:var(--pp-orange);border-radius:8px;padding:10px 16px}.pp-hero-coupon-label{color:#fff;font-size:14px;font-weight:600}.pp-hero-coupon-code{color:#fff;font-size:15px;font-weight:700;letter-spacing:2px}.pp-hero-images{position:relative;width:188px;height:178px;flex-shrink:0;margin-right:8px}.pp-hero-img-cell{position:absolute;width:84px;height:84px;border-radius:16px;overflow:hidden;border:2.5px solid rgba(255,255,255,.55);box-shadow:0 6px 18px #00000040}.pp-hero-img-cell img{width:100%;height:100%;object-fit:cover;display:block}.pp-hero-img-cell:nth-child(1){top:0;left:0;transform:rotate(-4deg)}.pp-hero-img-cell:nth-child(2){top:0;left:98px;transform:rotate(3deg)}.pp-hero-img-cell:nth-child(3){top:92px;left:10px;transform:rotate(3deg)}.pp-hero-img-cell:nth-child(4){top:94px;left:98px;transform:rotate(-4deg)}.pp-hero-emoji{font-size:68px;line-height:1.15;-webkit-user-select:none;user-select:none;opacity:.7;text-align:center;margin-right:8px}.pp-toolbar-wrap{position:relative;margin-bottom:20px}.pp-toolbar-bar{background:#fff;border-radius:var(--pp-radius-md);border:1.5px solid var(--pp-border-light);box-shadow:0 2px 8px #0000000a;padding:12px 18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pp-toolbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.pp-product-count{font-size:13px;color:#aaa;white-space:nowrap}.pp-divider-v{width:1px;height:24px;background:var(--pp-border-light)}.pp-view-btns{display:none}.pp-view-btn{width:36px;height:36px;border-radius:var(--pp-radius-sm);border:1.5px solid var(--pp-border);background:#fff;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;transition:all var(--pp-transition-fast)}.pp-view-btn--active{border-color:var(--pp-green);background:var(--pp-green-light-bg-2);color:var(--pp-green)}.pp-filter-btn{position:relative;z-index:101;display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border-radius:10px;border:1.5px solid #ddd;background:#fafafa;color:#555;font-size:14px;font-weight:600;cursor:pointer;transition:all var(--pp-transition-fast);white-space:nowrap}.pp-toolbar-bar .ant-scroll-number.ant-badge-count.ant-badge-count-sm{z-index:102}.pp-filter-btn--active{border-color:var(--pp-green);background:var(--pp-green-light-bg);color:var(--pp-green)}.pp-filter-btn--open{border-color:var(--pp-green);background:#fff;color:var(--pp-green)}.pp-filter-badge{z-index:102}.pp-filter-btn-icon{font-size:15px}.pp-chevron-filter{font-size:10px;margin-left:2px;transition:transform .2s}.pp-chevron-sort{font-size:10px;color:#999;transition:transform .2s}.pp-chevron--open{transform:rotate(180deg)}.pp-icon-brand{color:var(--pp-green)}.pp-check-icon{font-size:12px;color:var(--pp-green)}.pp-star{font-size:13px;color:#e0e0e0}.pp-star--filled{color:#f5a623}.pp-sort-wrap{position:relative}.pp-sort-btn{padding:7px 12px 7px 14px;border-radius:var(--pp-radius-sm);border:1.5px solid var(--pp-border);font-size:13px;color:#333;cursor:pointer;background:#fff;min-width:148px;display:flex;align-items:center;justify-content:space-between;gap:8px;transition:border-color var(--pp-transition-fast)}.pp-sort-btn--open{border-color:var(--pp-green)}.pp-sort-backdrop{position:fixed;inset:0;z-index:98}.pp-sort-list{position:absolute;top:calc(100% + 6px);right:0;z-index:99;background:#fff;border-radius:10px;border:1.5px solid var(--pp-border);box-shadow:0 8px 24px #0000001a;overflow:hidden;min-width:160px}.pp-sort-opt{width:100%;padding:10px 14px;border:none;background:transparent;color:#333;font-size:13px;font-weight:400;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;transition:background .12s}.pp-sort-opt--selected{background:var(--pp-green-light-bg-2);color:var(--pp-green);font-weight:600}.pp-sort-opt:not(.pp-sort-opt--selected):hover{background:#f8f8f8}.pp-filter-backdrop{position:fixed;inset:0;z-index:99;background:#00000061}.pp-filter-popup{position:absolute;top:calc(100% + 8px);left:0;z-index:100;width:660px;max-width:92vw;background:#fff;border-radius:16px;border:1.5px solid var(--pp-border-light);box-shadow:0 10px 36px #00000021;padding:20px 24px;margin-top:-10px}.pp-filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.pp-filter-title{font-size:15px;font-weight:700;color:#222;display:inline-flex;align-items:center;gap:7px}.pp-filter-close{border:none;background:transparent;cursor:pointer;font-size:17px;color:#aaa;line-height:1;padding:2px 6px;border-radius:6px;transition:background .15s,color .15s}.pp-filter-close:hover{background:#f5f5f5;color:#555}.pp-filter-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:1px solid var(--pp-border-lighter)}.pp-filter-reset{padding:9px 22px;border-radius:var(--pp-radius-sm);border:1.5px solid var(--pp-border);background:#fff;color:#555;font-size:14px;font-weight:600;cursor:pointer;transition:border-color var(--pp-transition-fast),color var(--pp-transition-fast)}.pp-filter-reset:hover{border-color:var(--pp-green);color:var(--pp-green)}.pp-filter-apply{padding:9px 22px;border-radius:var(--pp-radius-sm);border:none;background:var(--pp-green);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background var(--pp-transition-fast)}.pp-filter-apply:hover{background:var(--pp-green-dark)}.pp-fc-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pp-fc-col-header{font-size:12px;font-weight:700;color:#666;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;padding-bottom:8px;border-bottom:1.5px solid var(--pp-border-lighter)}.pp-fc-cat-list{display:flex;flex-direction:column;gap:2px;max-height:260px;overflow-y:auto}.pp-fc-cat-btn{padding:8px 12px;border-radius:8px;border:none;background:transparent;color:var(--pp-text-body);font-size:13px;font-weight:450;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:background .15s}.pp-fc-cat-btn--active{background:var(--pp-green);color:#fff;font-weight:650}.pp-fc-cat-btn:not(.pp-fc-cat-btn--active):hover{background:#f5f5f5}.pp-fc-cat-count{font-size:11px;font-weight:600;border-radius:10px;padding:1px 7px;background:#efefef;color:#777}.pp-fc-cat-count--active{background:#ffffff38;color:#fff}.pp-fc-price-display{background:#fff8ee;border:1.5px solid rgba(249,174,91,.27);border-radius:10px;padding:8px 14px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.pp-fc-price-text{font-size:13px;font-weight:700;color:var(--pp-orange)}.pp-fc-price-sep{font-size:13px;color:#ccc}.pp-loading{text-align:center;padding:100px}.pp-empty-wrap{padding:80px}.pp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pp-card{background:#fff;border-radius:var(--pp-radius-lg);overflow:hidden;border:1px solid var(--pp-border-light);box-shadow:var(--pp-shadow-card);transition:transform var(--pp-transition-base),box-shadow var(--pp-transition-base);display:flex;flex-direction:column;cursor:default}.pp-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-card-hover)}.pp-card:hover .pp-card-img{transform:scale(1.06)}.pp-card-img-wrap{position:relative;overflow:hidden;cursor:pointer}.pp-card-img{width:100%;height:210px;object-fit:cover;display:block;transition:transform .4s ease}.pp-card-img-placeholder{height:210px;background:var(--pp-bg-placeholder);display:flex;align-items:center;justify-content:center;font-size:52px}.pp-card-badge{position:absolute;top:10px;left:10px;background:var(--pp-green);color:#fff;padding:3px 10px;border-radius:7px;font-size:11px;font-weight:700;letter-spacing:.4px}.pp-card-sold-out{position:absolute;inset:0;background:#00000061;display:flex;align-items:center;justify-content:center}.pp-card-sold-out-label{color:#fff;font-weight:700;font-size:14px;background:#0000008c;padding:5px 14px;border-radius:8px}.pp-card-info{padding:13px 14px 15px;display:flex;flex-direction:column;flex:1}.pp-card-name{font-size:15px;font-weight:700;color:var(--pp-text-dark);margin-bottom:6px;cursor:pointer;line-height:1.35}.pp-card-stock-row{display:flex;align-items:center;gap:5px;margin-bottom:6px}.pp-card-stock-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.pp-card-stock-dot--in{background:var(--pp-green)}.pp-card-stock-dot--out{background:#ff4d4f}.pp-card-stock-text{font-size:12px;font-weight:500}.pp-card-stock-text--in{color:var(--pp-green)}.pp-card-stock-text--out{color:#ff4d4f}.pp-card-rating{margin-bottom:10px}.pp-card-price-row{margin-top:auto;margin-bottom:12px}.pp-card-price{font-size:18px;font-weight:800;color:var(--pp-red)}.pp-card-unit{font-size:12px;color:#bbb;margin-left:2px}.pp-card-add-btn{width:100%;height:40px;border-radius:8px;border:none;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;transition:filter var(--pp-transition-fast),transform var(--pp-transition-fast)}.pp-card-add-btn--available{background:linear-gradient(300deg,#1a7a3c,var(--pp-green));cursor:pointer}.pp-card-add-btn--disabled{background:var(--pp-border);cursor:not-allowed}.pp-card-add-btn--available:hover{filter:brightness(1.08);transform:translateY(-1px)}.pp-list-card{background:#fff;border-radius:16px;border:1px solid var(--pp-border-light);box-shadow:var(--pp-shadow-card);display:flex;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.pp-list-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.pp-list-img-wrap{width:160px;height:140px;flex-shrink:0;position:relative;cursor:pointer;overflow:hidden}.pp-list-img{width:100%;height:100%;object-fit:cover;display:block}.pp-list-img-placeholder{width:100%;height:100%;background:var(--pp-bg-placeholder);display:flex;align-items:center;justify-content:center;font-size:44px}.pp-list-badge{position:absolute;top:8px;left:8px;background:var(--pp-green);color:#fff;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:700}.pp-list-info{flex:1;padding:14px 18px;display:flex;flex-direction:column;justify-content:center;gap:5px}.pp-list-name{font-size:16px;font-weight:700;color:var(--pp-text-dark);cursor:pointer;line-height:1.3}.pp-list-stock-row{display:flex;align-items:center;gap:5px}.pp-list-stock-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.pp-list-stock-dot--in{background:var(--pp-green)}.pp-list-stock-dot--out{background:#ff4d4f}.pp-list-stock-text{font-size:12px;font-weight:500}.pp-list-stock-text--in{color:var(--pp-green)}.pp-list-stock-text--out{color:#ff4d4f}.pp-list-price-row{display:flex;align-items:baseline;gap:4px}.pp-list-price{font-size:17px;font-weight:800;color:var(--pp-red)}.pp-list-unit{font-size:12px;color:var(--pp-text-faint)}.pp-list-action{display:flex;align-items:center;padding-right:20px}.pp-list-add-btn{padding:9px 16px;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:background var(--pp-transition-fast)}.pp-list-add-btn--available{background:var(--pp-green);cursor:pointer}.pp-list-add-btn--disabled{background:var(--pp-border);cursor:not-allowed}.pp-list-add-btn--available:hover{background:var(--pp-green-dark)}.pp-pagination{display:flex;justify-content:center;margin-top:36px}.pp-rating{display:flex;align-items:center;gap:4px}.pp-rating-stars{display:inline-flex;gap:2px}.pp-rating-count{font-size:13px;color:#bbb;margin-left:2px}@media(max-width:1199px){.pp-inner{padding:18px 24px 44px}.pp-grid{grid-template-columns:repeat(3,1fr)}.pp-sort-btn{min-width:130px}}@media(max-width:767px){.pp-inner{padding:14px 16px 40px}.pp-hero{flex-direction:column;align-items:flex-start;padding:20px}.pp-hero-title{font-size:22px}.pp-hero-sub{font-size:13px;margin-bottom:16px}.pp-hero-coupon{padding:8px 14px}.pp-hero-coupon-code{font-size:14px;letter-spacing:1px}.pp-hero-images,.pp-hero-emoji{display:none}.pp-toolbar-bar{padding:10px 12px;gap:8px}.pp-toolbar-right{margin-left:0;width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.pp-product-count{order:-1}.pp-sort-btn{min-width:0;flex:1}.pp-filter-btn{width:100%;justify-content:center}.pp-filter-badge{width:100%}.pp-filter-popup{width:100%;left:0;right:0;max-width:100%;padding:16px 18px}.pp-fc-grid{grid-template-columns:1fr}.pp-grid{grid-template-columns:repeat(2,1fr);gap:14px}.pp-card-img,.pp-card-img-placeholder{height:150px}.pp-list-img-wrap{width:110px;height:110px}.pp-list-info{padding:12px 14px}.pp-list-name{font-size:14px}.pp-list-action{padding-right:12px}.pp-list-add-btn,.pp-list-add-btn span{font-size:12px;padding:8px 12px}}@media(max-width:479px){.pp-grid{grid-template-columns:repeat(2,1fr);gap:10px}.pp-card-img,.pp-card-img-placeholder{height:130px}.pp-card-info{padding:10px 10px 12px}.pp-card-name{font-size:14px}.pp-card-price{font-size:16px}.pp-card-add-btn{height:36px;font-size:13px}.pp-hero-title{font-size:20px}.pp-list-card{flex-direction:column}.pp-list-img-wrap{width:100%;height:130px}.pp-list-action{padding:0 14px 14px;width:100%}.pp-list-add-btn{width:100%;justify-content:center}}@media(max-width:374px){.pp-grid{grid-template-columns:1fr;gap:12px}.pp-card-img,.pp-card-img-placeholder{height:200px}.pp-card-name{font-size:15px}.pp-card-price{font-size:18px}}.pd-page{max-width:1200px;margin:0 auto}.pd-loading{text-align:center;padding:100px 20px}.pd-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;color:#888;flex-wrap:wrap}.pd-breadcrumb-link{display:inline-flex;align-items:center;gap:6px;color:#888;cursor:pointer;transition:color .2s}.pd-breadcrumb-link:hover{color:#00a63e}.pd-breadcrumb-sep{color:#ccc}.pd-breadcrumb-current{color:#333;font-weight:700}.pd-card{border-radius:12px;margin-bottom:24px}.pd-main-img{width:100%;height:400px;border-radius:12px;overflow:hidden;background:#fafafa;border:1px solid #f0f0f0}.pd-main-img img{width:100%;height:100%;object-fit:cover}.pd-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.pd-thumb{width:68px;height:68px;min-width:68px;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid #e8e8e8;transition:all .2s ease;background:#fafafa}.pd-thumb--active{border:3px solid #00a63e}.pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pd-featured-badge{display:inline-block;background:#00a63e;color:#fff;padding:4px 16px;border-radius:6px;font-size:13px;font-weight:600;margin-bottom:14px}.pd-title{margin:0 0 4px!important;font-size:28px!important;font-weight:800!important}.pd-rating-row{display:flex;align-items:center;gap:6px;margin-bottom:20px}.pd-stars{display:inline-flex;gap:3px}.pd-star{font-size:18px}.pd-rating-count{color:#888;margin-left:4px}.pd-price-row{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.pd-price{font-size:32px;color:#333;font-weight:800}.pd-price-unit{font-size:15px;color:#999}.pd-stock-row{display:flex;align-items:center;gap:8px;margin-bottom:24px}.pd-stock-check{color:#00a63e;font-size:18px}.pd-stock-text{font-size:15px;color:#555}.pd-desc-block{margin-bottom:24px}.pd-desc-label{font-size:16px;font-weight:700;color:#333;display:block;margin-bottom:8px}.pd-desc-text{font-size:14px;color:#666;line-height:1.8;margin:0!important}.pd-qty-label{font-size:15px;font-weight:700;color:#e04949;display:block;margin-bottom:10px}.pd-qty-row{display:flex;align-items:center;gap:14px;margin-bottom:24px}.pd-qty{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;overflow:hidden}.pd-qty-btn{width:44px;height:44px;border:none;background:#fafafa;cursor:pointer;font-size:20px;color:#666;display:flex;align-items:center;justify-content:center}.pd-qty-value{width:56px;height:44px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:600;border-left:1.5px solid #e0e0e0;border-right:1.5px solid #e0e0e0}.pd-qty-unit{color:#999;font-size:14px}.pd-actions{display:flex;gap:14px}.pd-btn-cart{flex:1;height:52px;border-radius:12px;border:2px solid #00a63e;background:#fff;color:#00a63e;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.pd-btn-cart:hover{background:#f6ffed}.pd-btn-buy{flex:1;height:52px;border-radius:12px;border:none;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.pd-btn-buy:hover{background:linear-gradient(135deg,#388e3c,#1b5e20)}.pd-tabs-card{border-radius:12px;margin-bottom:24px}.pd-tab-label{font-weight:600}.pd-tab-desc{font-size:15px;line-height:2;color:#444;white-space:pre-wrap;padding:16px 0}.pd-tab-reviews{padding:16px 0}.pd-review-form-card{margin-bottom:24px;background:#f9f9f9;border-radius:10px}.pd-review-submit{background:linear-gradient(135deg,#4caf50,#2e7d32);border-color:#2e7d32}.pd-login-card{margin-bottom:24px;text-align:center;background:#f9f9f9;border-radius:10px}.pd-login-link{color:#00a63e;font-weight:600;cursor:pointer}.pd-review-head{display:flex;align-items:center;gap:12px}.pd-related{margin-bottom:24px}.pd-related-title{margin-bottom:20px!important;font-weight:800!important;font-style:italic}.pd-rp-card{background:#fff;border-radius:14px;overflow:hidden;border:1.5px solid #ebebeb;cursor:pointer;transition:all .3s ease}.pd-rp-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.pd-rp-imgwrap{position:relative}.pd-rp-img{width:100%;height:230px;object-fit:cover;display:block}.pd-rp-img-placeholder{height:200px;background:#f6ffed;display:flex;align-items:center;justify-content:center;font-size:48px}.pd-rp-featured{position:absolute;top:10px;left:10px;background:#00a63e;color:#fff;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600}.pd-rp-body{padding:13px 14px 15px}.pd-rp-name{font-size:15px;display:block;margin-bottom:6px;color:#1a1a1a;line-height:1.35}.pd-rp-stock{display:flex;align-items:center;gap:5px;margin-bottom:6px}.pd-rp-stock-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.pd-rp-stock-text{font-size:12px;font-weight:500}.pd-rp-rating{display:flex;align-items:center;gap:4px;margin-bottom:10px}.pd-rp-stars{display:inline-flex;gap:2px}.pd-rp-star{font-size:14px}.pd-rp-review-count{font-size:13px;color:#bbb;margin-left:2px}.pd-rp-price-row{margin-bottom:12px}.pd-rp-price{font-size:18px;font-weight:800;color:#e04949}.pd-rp-price-unit{font-size:12px;color:#bbb;margin-left:2px}.pd-rp-cart-btn{width:100%;height:40px;border-radius:8px;border:none;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;transition:filter .18s,transform .18s}.pd-rp-cart-btn--active{background:linear-gradient(300deg,#1a7a3c,#00a63e);cursor:pointer}.pd-rp-cart-btn--active:hover{filter:brightness(1.08);transform:translateY(-1px)}.pd-rp-cart-btn--disabled{background:#e0e0e0;cursor:not-allowed}@media(max-width:767px){.pd-breadcrumb{margin:12px}.pd-main-img{height:300px}.pd-title{font-size:23px!important}.pd-price{font-size:26px}.pd-rating-row{margin-bottom:0}.pd-price-row,.pd-stock-row{margin-bottom:8px}.pd-rp-img{height:150px}.pd-card{margin-bottom:7px}.pd-related .ant-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;margin-left:0!important;margin-right:0!important}.pd-related .ant-col{flex:0 0 60%}.pd-related{margin:9px}}@media(max-width:479px){.pd-title{font-size:20px!important}.pd-price{font-size:23px}.pd-rp-img{height:120px}.pd-rp-name{font-size:14px}.pd-rp-cart-btn{font-size:13px}}:root{--cart-grad: linear-gradient(135deg, #1a7a3c 0%, #2ecc71 100%);--cart-emerald: #00a63e;--cart-emerald-dark: #1b5e20;--cart-lime-x: #edfbf3;--cart-border: #c8e8d5;--cart-coral-grad: linear-gradient(135deg, #ff5a36 0%, #ff8a6f 100%);--cart-price: #00a63e}.cart-page{max-width:1100px;margin:10px auto;padding-bottom:24px}.cart-empty{text-align:center;padding:80px 20px;max-width:500px;margin:0 auto}.cart-empty-icon{font-size:64px;margin-bottom:16px}.cart-empty-btn{background:#00a63e;border-color:#00a63e;border-radius:8px;height:48px;font-weight:600}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cart-header-count{color:#999;font-size:16px;font-weight:400;margin-left:8px}.cart-layout{display:flex;gap:24px;align-items:flex-start;flex-direction:row}.cart-main{flex:1;min-width:0}.cart-cb{width:24px;height:24px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e2eee6;color:transparent;font-size:13px;cursor:pointer;transition:all .2s ease}.cart-cb--on{background:var(--cart-grad);color:#fff}.cart-selectall{display:flex;align-items:center;gap:10px;padding:13px 16px;background:#fff;border:1.5px solid var(--cart-border);border-radius:16px;box-shadow:0 4px 12px #00a63e0f;margin-bottom:14px}.cart-selectall-label{flex:1;font-size:14px;font-weight:700;color:#0d1f14}.cart-selected-badge{display:inline-flex;align-items:center;background:var(--cart-lime-x);border:1px solid var(--cart-border);color:var(--cart-emerald);font-size:12px;font-weight:700;padding:5px 10px;border-radius:20px}.cart-del-selected{display:inline-flex;align-items:center;gap:5px;background:#fff0ec;border:1px solid #ffd2c6;color:#ff5a36;font-size:12px;font-weight:700;padding:6px 11px;border-radius:10px;cursor:pointer;transition:all .2s}.cart-del-selected:hover{background:#ffe1d8}.cart-btn-rounded{border-radius:8px}.cart-list{display:flex;flex-direction:column;gap:14px}.cart-item{position:relative;background:#fff;border:1.5px solid var(--cart-border);border-radius:20px;overflow:hidden;box-shadow:0 5px 14px #0000000d;transition:all .25s ease;cursor:pointer}.cart-item--selected{border-color:#52c476;box-shadow:0 6px 18px #00a63e26}.cart-item-strip{height:5px;background:var(--cart-grad)}.cart-item-inner{display:flex;align-items:center;gap:12px;padding:12px}.cart-item-thumb{position:relative;width:84px;height:84px;border-radius:16px;overflow:hidden;border:2px solid var(--cart-border);flex-shrink:0;cursor:pointer}.cart-item--selected .cart-item-thumb{border-color:#52c476}.cart-item-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-thumb-placeholder{width:100%;height:100%;background:var(--cart-lime-x);display:flex;align-items:center;justify-content:center;font-size:34px}.cart-item-gloss{position:absolute;top:0;left:0;width:55%;height:45%;background:#fff3;border-bottom-right-radius:16px;pointer-events:none}.cart-item-body{flex:1;min-width:0}.cart-item-name-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:6px}.cart-item-name{font-weight:800;font-size:15px;color:#0d1f14;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.2px}.cart-item-remove{width:26px;height:26px;border-radius:8px;border:none;background:#f5f5f5;color:#88a899;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.cart-item-remove:hover{background:#ffe1d8;color:#ff5a36}.cart-price-pill{display:inline-block;background:var(--cart-coral-grad);color:#fff;font-size:13px;font-weight:900;padding:4px 10px;border-radius:8px;margin-bottom:10px;letter-spacing:-.2px}.cart-price-pill-unit{font-size:11px;font-weight:400;opacity:.85}.cart-qty-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-qty{display:flex;align-items:center;gap:2px;background:var(--cart-lime-x);border-radius:14px;padding:3px}.cart-qty-btn{width:30px;height:30px;border:none;border-radius:11px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--cart-emerald);box-shadow:0 2px 4px #00a63e1a;transition:all .2s}.cart-qty-btn:disabled{opacity:.45;box-shadow:none;cursor:not-allowed;color:#c8d8cc}.cart-qty-value{width:34px;height:30px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;color:#0d1f14}.cart-item-subtotal{background:var(--cart-lime-x);border:1px solid var(--cart-border);color:var(--cart-price);font-size:14px;font-weight:900;padding:5px 10px;border-radius:10px;flex-shrink:0}.cart-actions{display:flex;justify-content:space-between;margin-top:16px;gap:12px}.cart-sidebar{width:340px;flex-shrink:0;position:sticky;top:88px;display:flex;flex-direction:column;gap:14px}.cart-freeship{background:#fff;border:1.5px solid var(--cart-border);border-radius:20px;padding:16px;box-shadow:0 3px 10px #0000000a}.cart-freeship-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.cart-freeship-icon{width:40px;height:40px;border-radius:12px;background:var(--cart-lime-x);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.cart-freeship-msg{font-size:13px;color:#0d1f14;line-height:1.5;font-weight:500}.cart-freeship-hl{color:var(--cart-emerald);font-weight:900}.cart-progress-track{height:10px;background:#e4eee7;border-radius:5px;margin-bottom:6px;position:relative}.cart-progress-fill{height:100%;border-radius:5px;background:var(--cart-grad);transition:width .4s ease}.cart-progress-dot{position:absolute;top:-4px;width:18px;height:18px;border-radius:9px;background:var(--cart-emerald);border:3px solid #fff;margin-left:-9px;box-shadow:0 0 6px #00a63e99;transition:left .4s ease}.cart-progress-labels{display:flex;justify-content:space-between}.cart-progress-label{font-size:10px;color:#88a899;font-weight:600}.cart-progress-label--end{color:var(--cart-emerald);font-weight:700}.cart-freeship-won{border-radius:18px;overflow:hidden}.cart-freeship-won-inner{display:flex;align-items:center;gap:10px;padding:15px 18px;background:var(--cart-grad)}.cart-freeship-won-txt{flex:1;font-size:14px;font-weight:800;color:#fff}.cart-freeship-won-check{width:28px;height:28px;border-radius:9px;background:#ffffffe6;color:var(--cart-emerald);display:flex;align-items:center;justify-content:center}.cart-summary{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 6px 18px #00000012}.cart-summary-head{display:flex;align-items:center;gap:12px;padding:18px 18px 14px}.cart-summary-head-icon{width:36px;height:36px;border-radius:11px;background:var(--cart-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px}.cart-summary-title{font-weight:800;font-size:16px;color:#0d1f14}.cart-summary-dotted{margin:0 18px 14px;border-top:1px dashed var(--cart-border)}.cart-summary-rows{padding:0 18px 14px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px}.cart-summary-label{color:#88a899;font-weight:500}.cart-summary-val{font-weight:700;color:#0d1f14}.cart-summary-val--free{color:var(--cart-emerald)}.cart-free-pill{display:inline-block;background:var(--cart-grad);color:#fff;font-size:10px;font-weight:900;letter-spacing:.8px;padding:3px 9px;border-radius:20px;margin-left:8px}.cart-total-block{padding:8px 12px;background:var(--cart-grad)}.cart-total-row{display:flex;justify-content:space-between;align-items:center}.cart-total-label{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.3px}.cart-total-vat{font-size:11px;color:#ffffffbf;margin-top:2px}.cart-total-val{font-size:22px;font-weight:750;color:#fff;letter-spacing:-1px}.cart-summary-empty{text-align:center;padding:8px 0 18px}.cart-summary-empty-icon{font-size:32px;margin-bottom:8px}.cart-summary-empty-text{color:#88a899;font-size:14px}.cart-checkout-btn{width:100%;padding:15px 0;border:none;border-radius:14px;font-size:16px;font-weight:800;transition:all .3s ease}.cart-checkout-btn--active{background:var(--cart-grad);color:#fff;cursor:pointer}.cart-checkout-btn--active:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00a63e59}.cart-checkout-btn--disabled{background:#d0d8d2;color:#a0a8a2;cursor:not-allowed}.cart-mobile-bar{display:none}.cart-trust{background:#fff;border:1.5px solid var(--cart-border);border-radius:20px;padding:8px 18px;box-shadow:0 3px 10px #0000000a}.cart-trust{padding:6px 18px 18px}.cart-trust-row{display:flex;align-items:center;gap:10px;padding:9px 0}.cart-trust-divider{border-bottom:1px solid #f0f5f2}.cart-trust-icon{color:var(--cart-emerald);font-size:16px;display:flex}.cart-trust-text{font-size:13px;color:#555}@media(max-width:768px){.cart-page{background:#fff;padding-bottom:96px;padding-left:16px;padding-right:16px}.cart-header{margin-bottom:14px}.cart-layout{display:flex;flex-direction:column}.cart-main{width:100%}.cart-sidebar{width:100%;position:static}.cart-sidebar .cart-checkout-btn{display:none}.cart-mobile-bar{display:flex;align-items:center;gap:14px;position:fixed;left:0;right:0;z-index:1000;bottom:62px;padding:18px 19px calc(12px + env(safe-area-inset-bottom));background:#f0faf4f7;border-top:1px solid var(--cart-border);box-shadow:0 -8px 24px #0000001f}.cart-mobile-bar-info{flex:1;min-width:0}.cart-mobile-bar-hint{font-size:12px;color:#88a899;font-weight:500}.cart-mobile-bar-total{font-size:23px;font-weight:900;color:#0d1f14;letter-spacing:-.8px}.cart-mobile-bar-placeholder{font-size:13px;color:#88a899;font-weight:500}.cart-mobile-bar-btn{flex:1;max-width:55%;display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 0;border:none;border-radius:16px;font-size:15px;font-weight:800}.cart-trust{display:none}}@media(max-width:479px){.cart-item-name{white-space:normal}}.co-page{max-width:1200px;margin:0 auto;padding:8px 16px 48px}.co-page-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.co-page-header-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#1a7a3c,#2ecc71);display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 6px 18px #2ecc714d;flex-shrink:0}.co-page-title{font-size:26px;font-weight:800;color:#1a1a1a;margin:0;line-height:1.2}.co-page-subtitle{font-size:13px;color:#8a8a8a;margin-top:2px}.co-layout{display:flex;gap:24px;align-items:flex-start}.co-col-form{flex:1;min-width:0}.co-col-summary{width:380px;flex-shrink:0}.co-card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000d;border:1px solid #f0f0f0;overflow:hidden}.co-card-head{padding:18px 24px;border-bottom:1px solid #f3f3f3;display:flex;align-items:center;gap:10px}.co-card-head-bar{width:4px;height:20px;border-radius:4px;background:linear-gradient(180deg,#1a7a3c,#2ecc71)}.co-card-head-title{font-size:17px;font-weight:700;color:#1a1a1a}.co-card-body{padding:24px}.co-loading{text-align:center;padding:48px 0}.co-info-banner{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:1px solid #b7eb8f;border-radius:12px;padding:12px 16px;margin-bottom:22px;font-size:13px;color:#2e7d32;line-height:1.5}.co-info-link{color:#1a7a3c;font-weight:700;cursor:pointer;text-decoration:underline}.co-form .ant-form-item-label>label{font-weight:600;color:#444}.co-form .ant-input[readonly],.co-form .ant-input-affix-wrapper .ant-input[readonly],.co-form textarea.ant-input[readonly]{background:#fafafa;color:#333}.co-pay-group{display:flex;flex-direction:column;gap:12px;width:100%}.co-pay-option.ant-radio-wrapper{display:flex;align-items:center;margin:0;padding:14px 16px;border:1.5px solid #eaeaea;border-radius:12px;transition:all .2s;width:100%}.co-pay-option.ant-radio-wrapper:hover{border-color:#2ecc71;background:#f6fff9}.co-pay-option.ant-radio-wrapper-checked{border-color:#2ecc71;background:#f0fff4;box-shadow:0 2px 10px #2ecc711f}.co-pay-label{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#333}.co-pay-emoji{font-size:18px}.co-submit.ant-btn{height:52px;border-radius:14px;font-weight:800;font-size:16px;background:linear-gradient(135deg,#1a7a3c,#2ecc71);border:none;box-shadow:0 8px 22px #2ecc714d;margin-top:8px}.co-submit.ant-btn:hover,.co-submit.ant-btn:focus{background:linear-gradient(135deg,#166b34,#28b863)!important;filter:brightness(1.02)}.co-summary-item{display:flex;align-items:center;gap:12px;width:100%;padding:4px 0}.co-summary-thumb-wrap{width:56px;height:56px;flex-shrink:0;border-radius:12px;overflow:hidden}.co-summary-thumb{width:56px!important;height:56px!important;object-fit:cover;border-radius:12px;display:block}.co-summary-thumb-placeholder{width:56px;height:56px;background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.co-summary-info{flex:1;min-width:0}.co-summary-name{font-weight:600;color:#1a1a1a;display:block;word-break:break-word}.co-summary-meta{color:#999;font-size:13px;margin-top:2px}.co-summary-line-price{font-weight:700;color:#1a7a3c;white-space:nowrap}.co-total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.co-total-label{color:#666;font-size:14px}.co-total-value{color:#333;font-size:14px;font-weight:500}.co-total-free{color:#2ecc71;font-weight:700}.co-grand-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#1a7a3c,#2ecc71);margin-top:4px}.co-grand-label{font-size:16px;font-weight:700;color:#fff}.co-grand-value{font-size:22px;font-weight:900;color:#fff}.co-ship-badge{display:inline-flex;align-items:center;gap:6px;background:#f0fff4;border:1px solid #b7eb8f;color:#2e7d32;font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px}@media(max-width:1199px){.co-col-summary{width:340px}}@media(max-width:767px){.co-layout{flex-direction:column}.co-col-summary{width:100%}.co-col-summary{order:-1}.co-page-title{font-size:22px}.co-card-body{padding:20px}}@media(max-width:479px){.co-page{padding:4px 12px 36px}.co-page-header-icon{width:42px;height:42px;font-size:20px}.co-page-title{font-size:20px}.co-card{border-radius:16px}.co-card-head,.co-card-body{padding:16px 18px}.co-summary-thumb-wrap{width:48px;height:48px}.co-summary-thumb{width:48px!important;height:48px!important}.co-summary-thumb-placeholder{width:48px;height:48px}.co-grand-value{font-size:20px}.co-submit.ant-btn{height:48px;font-size:15px}}@media(max-width:374px){.co-page-title{font-size:18px}.co-summary-name{font-size:14px}.co-summary-line-price{font-size:13px}.co-grand-label{font-size:14px}.co-grand-value{font-size:18px}}.orders-page{max-width:900px;margin:10px auto}.orders-center{text-align:center;padding:80px 20px}.orders-empty-btn{margin-top:16px;background:#00a63e;border-color:#00a63e}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.orders-filters{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:4px}.orders-filter-btn{padding:8px 18px;border-radius:20px;border:1.5px solid #e0e0e0;background:#fff;color:#666;font-weight:500;font-size:13px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.orders-filter-btn--active{border:2px solid #00a63e;background:#f6ffed;color:#00a63e;font-weight:700}.orders-empty-filter{text-align:center;padding:40px}.orders-list{display:flex;flex-direction:column;gap:20px}.orders-card{background:#fff;border-radius:14px;overflow:hidden;border:1.5px solid #e8e8e8;transition:all .3s ease}.orders-card:hover{box-shadow:0 4px 20px #0000000f}.orders-card-head{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.orders-card-head-left{display:flex;align-items:center;gap:12px}.orders-card-icon{width:36px;height:36px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 2px 6px #0000000f}.orders-card-id{font-weight:700;font-size:15px;color:#333}.orders-card-date{font-size:12px;color:#999}.orders-card-tag{font-size:13px;padding:4px 14px;border-radius:20px;font-weight:600;border:none}.orders-steps{padding:20px 24px 8px}.orders-step-title{font-size:12px}.orders-items{padding:12px 24px}.orders-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f5f5f5}.orders-item:last-child{border-bottom:none}.orders-item-left{display:flex;align-items:center;gap:10px}.orders-item-dot{width:8px;height:8px;border-radius:50%;background:#00a63e;flex-shrink:0}.orders-item-name{font-weight:500;font-size:14px;color:#333}.orders-item-meta{font-size:12px;color:#999}.orders-item-subtotal{font-weight:600;color:#333;font-size:14px}.orders-footer{padding:16px 24px;background:#fafafa;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;border-top:1px solid #f0f0f0}.orders-shipping{font-size:13px;color:#666;line-height:1.8}.orders-shipping-muted{color:#999}.orders-shipping-val{color:#333}.orders-shipping-name{color:#333;font-weight:500}.orders-shipping-note{color:#333;font-style:italic}.orders-total{text-align:right;display:flex;flex-direction:column;justify-content:center}.orders-total-label{font-size:12px;color:#999;margin-bottom:4px}.orders-total-value{font-size:24px;font-weight:800;color:#e04949}@media(max-width:768px){.orders-header h3{font-size:21px}.orders-page{margin:8px 10px}.orders-card-head{padding:14px 16px}.orders-filters{padding-bottom:10px}.orders-steps{padding:16px 16px 4px}.orders-items{padding:10px 16px}.orders-footer{padding:14px 16px}.orders-total{text-align:left}.orders-total-value{font-size:21px}}@media(max-width:479px){.orders-card-head{flex-wrap:wrap;gap:10px}.orders-footer{flex-direction:column}.orders-total{text-align:left;flex-direction:row;align-items:baseline;gap:8px}.orders-total-label{margin-bottom:0}.orders-item-meta{font-size:11px}}.login-wrap{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:32px 16px}.login-shell{width:100%;max-width:940px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #10402029}.login-aside{position:relative;padding:48px 44px;background:linear-gradient(150deg,#1b5e20,#00a63e 60%,#43c264);color:#fff;overflow:hidden;display:flex;flex-direction:column}.login-aside-deco{position:absolute;border-radius:50%;background:#ffffff14;pointer-events:none}.login-aside-deco--1{width:240px;height:240px;top:-90px;right:-70px}.login-aside-deco--2{width:130px;height:130px;bottom:-40px;left:-30px}.login-aside-frame{position:absolute;inset:16px;border:1.5px dashed rgba(255,255,255,.28);border-radius:18px;pointer-events:none}.login-fruit{position:absolute;font-size:30px;opacity:.85;animation:loginFloat 5s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes loginFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(8deg)}}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.login-brand-logo{width:40px;height:40px;border-radius:50%;background:#ffffff29;border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;font-size:20px}.login-brand-name{font-family:Georgia,serif;font-size:22px;font-weight:800;letter-spacing:-.3px}.login-stamp{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin-top:28px;padding:12px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:280px}.login-stamp-seal{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffffff29;border:1.5px dashed rgba(255,255,255,.55);font-size:20px}.login-stamp-title{font-family:Georgia,serif;font-size:15px;font-weight:800;color:#fff;line-height:1.2}.login-stamp-sub{font-size:11.5px;color:#ffffffc7;margin-top:2px}.login-aside-body{position:relative;z-index:2;margin-top:auto;padding-top:22px}.login-aside-title{font-family:emoji;font-size:35px;font-weight:800;line-height:1.25;margin:0 0 14px}.login-aside-sub{font-size:14px;line-height:1.7;color:#ffffffd1;margin:0 0 26px;max-width:300px}.login-perks{display:flex;flex-direction:column;gap:12px}.login-perk{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#ffffffeb}.login-perk-dot{width:24px;height:24px;border-radius:8px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.login-main{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.login-head{margin-bottom:26px}.login-title{font-family:Georgia,serif;font-size:26px;font-weight:800;color:#1a2b1f;margin:0 0 6px}.login-subtitle{font-size:14px;color:#7a8a80;margin:0}.login-main .ant-input-affix-wrapper{border-radius:12px;padding:11px 14px;border-color:#e3eae5;background:#f7faf8;transition:all .2s}.login-main .ant-input-affix-wrapper:hover,.login-main .ant-input-affix-wrapper-focused{border-color:#00a63e;background:#fff;box-shadow:0 0 0 3px #00a63e14}.login-main .ant-input-affix-wrapper .anticon{color:#9fb0a5}.login-forgot-row{display:flex;justify-content:flex-end;margin:3px 0 18px}.login-forgot{font-size:13px;color:#00a63e;font-weight:600;cursor:pointer}.login-forgot:hover{text-decoration:underline}.login-submit{height:48px;border-radius:12px;background:linear-gradient(135deg,#00a63e,#1b5e20)!important;border:none!important;font-size:15px;font-weight:700;box-shadow:0 8px 20px #00a63e47}.login-submit:hover{filter:brightness(1.05)}.login-divider{color:#aab7af!important;font-size:13px!important}.login-foot{text-align:center;font-size:14px;color:#6c7d72}.login-foot a{color:#00a63e;font-weight:700}@media(max-width:767px){.login-wrap{padding:16px;min-height:auto}.login-shell{grid-template-columns:1fr;max-width:440px;border-radius:20px}.login-aside{padding:28px 28px 24px}.login-aside-frame{inset:10px}.login-aside-body{margin-top:0;padding-top:0}.login-aside-title{font-size:22px;margin-bottom:8px}.login-aside-sub{margin-bottom:16px;max-width:none}.login-stamp{display:none}.login-perk:nth-child(n+2){display:none}.login-fruit{font-size:24px}.login-main{padding:28px 28px 32px}.login-title{font-size:22px}}@media(prefers-reduced-motion:reduce){.login-fruit{animation:none}}.reg-wrap{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:32px 16px}.reg-shell{width:100%;max-width:940px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #10402029}.reg-aside{position:relative;padding:48px 44px;background:linear-gradient(150deg,#1b5e20,#00a63e 60%,#43c264);color:#fff;overflow:hidden;display:flex;flex-direction:column}.reg-aside-deco{position:absolute;border-radius:50%;background:#ffffff14;pointer-events:none}.reg-aside-deco--1{width:240px;height:240px;top:-90px;right:-70px}.reg-aside-deco--2{width:130px;height:130px;bottom:-40px;left:-30px}.reg-aside-frame{position:absolute;inset:16px;border:1.5px dashed rgba(255,255,255,.28);border-radius:18px;pointer-events:none}.reg-fruit{position:absolute;font-size:30px;opacity:.85;animation:regFloat 5s ease-in-out infinite;pointer-events:none;-webkit-user-select:none;user-select:none}@keyframes regFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(8deg)}}.reg-brand{position:relative;z-index:2;display:flex;align-items:center;gap:10px;margin-bottom:auto}.reg-brand-logo{width:40px;height:40px;border-radius:50%;background:#ffffff29;border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;font-size:20px}.reg-brand-name{font-family:Georgia,serif;font-size:22px;font-weight:800;letter-spacing:-.3px}.reg-stamp{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin-top:28px;padding:12px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:280px}.reg-stamp-seal{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffffff29;border:1.5px dashed rgba(255,255,255,.55)}.reg-stamp-seal-icon{font-size:20px}.reg-stamp-title{font-family:Georgia,serif;font-size:15px;font-weight:800;color:#fff;line-height:1.2}.reg-stamp-sub{font-size:11.5px;color:#ffffffc7;margin-top:2px}.reg-chips{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.reg-chip{font-size:11.5px;font-weight:600;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.2);padding:5px 12px;border-radius:20px}.reg-aside-body{position:relative;z-index:2;margin-top:auto;padding-top:22px}.reg-aside-title{font-family:emoji;font-size:35px;font-weight:800;line-height:1.25;margin:0 0 14px}.reg-aside-sub{font-size:14px;line-height:1.7;color:#ffffffd1;margin:0 0 26px;max-width:300px}.reg-perks{display:flex;flex-direction:column;gap:12px}.reg-perk{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#ffffffeb}.reg-perk-dot{width:24px;height:24px;border-radius:8px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.reg-main{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.reg-head{margin-bottom:26px}.reg-title{font-family:Georgia,serif;font-size:26px;font-weight:800;color:#1a2b1f;margin:0 0 6px}.reg-subtitle{font-size:14px;color:#7a8a80;margin:0}.reg-main .ant-input-affix-wrapper{border-radius:12px;padding:11px 14px;border-color:#e3eae5;background:#f7faf8;transition:all .2s}.reg-main .ant-input-affix-wrapper:hover,.reg-main .ant-input-affix-wrapper-focused{border-color:#00a63e;background:#fff;box-shadow:0 0 0 3px #00a63e14}.reg-main .ant-input-affix-wrapper .anticon{color:#9fb0a5}.reg-submit{height:48px;border-radius:12px;background:linear-gradient(135deg,#00a63e,#1b5e20)!important;border:none!important;font-size:15px;font-weight:700;box-shadow:0 8px 20px #00a63e47}.reg-submit:hover{filter:brightness(1.05)}.reg-divider{color:#aab7af!important;font-size:13px!important}.reg-foot{text-align:center;font-size:14px;color:#6c7d72}.reg-foot a{color:#00a63e;font-weight:700}@media(max-width:767px){.reg-wrap{padding:16px;min-height:auto}.reg-shell{grid-template-columns:1fr;max-width:440px;border-radius:20px}.reg-aside{padding:28px 28px 24px}.reg-aside-frame{inset:10px}.reg-brand{margin-bottom:18px}.reg-aside-body{margin-top:0;padding-top:0}.reg-stamp,.reg-chips{display:none}.reg-aside-title{font-size:22px;margin-bottom:8px}.reg-aside-sub{margin-bottom:16px;max-width:none}.reg-perk:nth-child(n+2){display:none}.reg-fruit{font-size:24px}.reg-main{padding:28px 28px 32px}.reg-title{font-size:22px}}@media(prefers-reduced-motion:reduce){.reg-fruit{animation:none}}.intro-page{margin:-24px -16px}.intro-hero{position:relative;height:400px;background-image:url(https://images.unsplash.com/photo-1488459716781-31db52582fe9?w=1400&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.intro-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#00640099,#0006)}.intro-hero-content{position:relative;z-index:1;padding:0 20px}.intro-hero-title{color:#fff;font-size:46px;font-weight:800;margin:0;font-family:Georgia,serif;text-shadow:0 2px 20px rgba(0,0,0,.3)}.intro-hero-sub{color:#e0e0e0;font-size:18px;margin:14px auto 0;max-width:600px;line-height:1.7}.intro-story{background:#fff;padding:64px 48px}.intro-story-inner{max-width:900px;margin:0 auto;display:flex;gap:48px;align-items:center;flex-wrap:wrap}.intro-story-text{flex:1;min-width:300px}.intro-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px}.intro-eyebrow-line{width:50px;height:3px;background:#00a63e}.intro-eyebrow-text{color:#00a63e;font-weight:700;font-size:19px;text-transform:uppercase;letter-spacing:2px}.intro-story-heading{font-size:32px;font-weight:800;color:#222;margin-bottom:20px;line-height:1.3}.intro-accent{color:#00a63e}.intro-story-para{font-size:15px;color:#555;line-height:1.9;margin-bottom:16px}.intro-story-para:last-child{margin-bottom:0}.intro-story-img{flex:1;min-width:300px;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.intro-story-img img{width:100%;height:350px;object-fit:cover}.intro-stats{background:linear-gradient(135deg,#00a63e,#1b5e20);padding:48px 20px}.intro-stats-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;text-align:center}.intro-stat-icon{font-size:32px;color:#c8e6c9;margin-bottom:8px}.intro-stat-number{font-size:36px;font-weight:800;color:#fff;margin-bottom:4px}.intro-stat-label{color:#c8e6c9;font-size:15px}.intro-vision{background:#f9f6f1;padding:64px 48px}.intro-vision-inner{max-width:1000px;margin:0 auto}.intro-section-head-center{text-align:center;margin-bottom:48px}.intro-divider-title{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.intro-divider-line{flex:1;max-width:150px;height:2px;background:#8b7355}.intro-divider-heading{font-size:30px;font-weight:800;color:#333;margin:0}.intro-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.intro-vision-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0000000f}.intro-vision-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.intro-vision-card-title{font-size:20px;font-weight:700;margin-bottom:12px}.intro-vision-card-desc{color:#666;line-height:1.8;font-size:14px}.intro-why{background:#fff;padding:64px 48px}.intro-why-inner{max-width:1000px;margin:0 auto}.intro-section-head{text-align:center;margin-bottom:48px}.intro-section-title{font-size:30px;font-weight:800;color:#333}.intro-section-sub{color:#888;font-size:15px;margin-top:8px}.intro-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px}.intro-feature{text-align:center;padding:24px 16px;border-radius:12px;transition:all .3s ease}.intro-feature:hover{background:#f6ffed;transform:translateY(-4px)}.intro-feature-icon{width:64px;height:64px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px;color:#00a63e}.intro-feature-title{font-size:17px;font-weight:700;margin-bottom:10px;color:#333}.intro-feature-desc{color:#666;font-size:14px;line-height:1.7}.intro-process{background:#f9f6f1;padding:64px 48px}.intro-process-inner{max-width:900px;margin:0 auto}.intro-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px}.intro-step{text-align:center;padding:20px;position:relative}.intro-step-badge{width:60px;height:60px;border-radius:50%;background:#00a63e;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:20px;font-weight:800}.intro-step-title{font-size:16px;font-weight:700;margin-bottom:8px;color:#333}.intro-step-desc{color:#888;font-size:13px;line-height:1.6}.intro-cta{background:linear-gradient(135deg,#00a63e,#1b5e20);padding:64px 20px;text-align:center}.intro-cta-title{color:#fff;font-size:30px;font-weight:800;margin-bottom:12px}.intro-cta-sub{color:#c8e6c9;font-size:16px;margin:0 auto 32px;max-width:500px}.intro-cta-btn{background:#fff;color:#00a63e;border:none;padding:14px 40px;font-size:16px;font-weight:700;border-radius:6px;cursor:pointer;transition:all .3s ease}.intro-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media(max-width:768px){.intro-story,.intro-vision,.intro-process{padding:44px 20px}.intro-why{padding:44px 68px}.intro-stats,.intro-cta{padding:44px 20px}.intro-hero{height:320px}.intro-hero-title{font-size:34px}.intro-hero-sub{font-size:15px;margin-top:12px}.intro-story-inner{gap:28px}.intro-story-heading{font-size:26px}.intro-eyebrow-text{font-size:16px;letter-spacing:1px}.intro-story-img img{height:260px}.intro-divider-line{max-width:40px}.intro-divider-heading,.intro-section-title{font-size:24px}.intro-stat-number{font-size:28px}.intro-cta-title{font-size:24px}}@media(max-width:479px){.intro-story,.intro-vision,.intro-stats,.intro-cta{padding:36px}.intro-process{display:none}.intro-hero{height:280px}.intro-hero-title{font-size:28px}.intro-story-heading{font-size:22px}.intro-divider-line{display:none}.intro-divider-heading,.intro-section-title{font-size:21px}.intro-vision-card{padding:24px}.intro-feature{padding:8px 16px}.intro-cta-title{font-size:22px}.intro-cta-sub{font-size:17px;margin:0 auto 22px}.intro-cta-btn{padding:13px 32px;font-size:15px}}.contact-page{margin:-24px -16px}.contact-hero{position:relative;height:400px;background-image:url(https://images.unsplash.com/photo-1521791136064-7986c2920216?w=1400&q=80);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.contact-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#006400a6,#0006)}.contact-hero-content{position:relative;z-index:1;padding:0 20px}.contact-hero-title{color:#fff;font-size:46px;font-weight:800;margin:0;font-family:Georgia,serif;text-shadow:0 2px 20px rgba(0,0,0,.3)}.contact-hero-sub{color:#e0e0e0;font-size:18px;margin:14px auto 0;max-width:500px}.contact-info{background:#fff;padding:64px 48px}.contact-info-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px}.contact-info-card{text-align:center;padding:24px;border-radius:12px;border:1.5px solid #e8e8e8;transition:all .3s ease}.contact-info-card:hover{border-color:#00a63e;transform:translateY(-4px);box-shadow:0 8px 24px #00a63e1a}.contact-info-icon{width:64px;height:64px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px;color:#00a63e}.contact-info-title{font-size:17px;font-weight:700;margin-bottom:10px;color:#333}.contact-info-line{color:#666;font-size:14px;margin:4px 0;line-height:1.6}.contact-form-section{background:#f9f6f1;padding:64px 48px}.contact-form-inner{max-width:1100px;margin:0 auto}.contact-section-head{text-align:center;margin-bottom:48px}.contact-divider-title{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.contact-divider-line{flex:1;max-width:150px;height:2px;background:#8b7355}.contact-divider-heading{font-size:30px;font-weight:800;color:#333;margin:0}.contact-section-sub{color:#888;font-size:15px}.contact-form-row{display:flex;gap:32px;flex-wrap:wrap}.contact-form-box{flex:1;min-width:400px;background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0000000f}.contact-form-fields{display:flex;gap:16px}.contact-form-field{flex:1}.contact-submit-btn{background:#00a63e;border-color:#00a63e;height:48px;padding-left:32px;padding-right:32px;font-weight:600;font-size:15px;border-radius:8px}.contact-map{flex:1;min-width:400px;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.contact-map iframe{border:0;min-height:450px}.contact-faq{background:#fff;padding:64px 48px}.contact-faq-inner{max-width:800px;margin:0 auto}.contact-faq-title{font-size:30px;font-weight:800;color:#333}.contact-faq-item{padding:24px 28px;margin-bottom:16px;border-radius:12px;border:1.5px solid #e8e8e8;background:#fff;transition:all .3s ease}.contact-faq-item:hover{border-color:#00a63e;background:#f6ffed}.contact-faq-q{font-size:16px;font-weight:700;color:#333;margin-bottom:10px;display:flex;align-items:center;gap:10px}.contact-faq-q-badge{width:28px;height:28px;border-radius:50%;background:#00a63e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.contact-faq-a{color:#666;font-size:14px;line-height:1.8;margin:0;padding-left:38px}.contact-social{background:linear-gradient(135deg,#00a63e,#1b5e20);padding:48px 20px;text-align:center}.contact-social-title{color:#fff;font-size:28px;font-weight:800;margin-bottom:12px}.contact-social-sub{color:#c8e6c9;font-size:15px;margin-bottom:28px}.contact-social-row{display:flex;justify-content:center;gap:20px}.contact-social-icon{width:56px;height:56px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.contact-info,.contact-form-section,.contact-faq{padding:44px 20px}.contact-social{padding:40px 20px}.contact-hero{height:280px}.contact-hero-title{font-size:32px}.contact-hero-sub{font-size:15px}.contact-divider-line{max-width:40px}.contact-divider-heading,.contact-faq-title{font-size:24px}.contact-form-box,.contact-map{min-width:0;flex-basis:100%}.contact-form-box{padding:24px}.contact-map iframe{min-height:320px}}@media(max-width:479px){.contact-info,.contact-form-section,.contact-faq,.contact-social{padding:30px 35px}.contact-hero{height:240px}.contact-hero-title{font-size:26px}.contact-divider-line{display:none}.contact-form-fields{flex-direction:column;gap:0}.contact-faq-item{padding:20px}.contact-faq-a{padding-left:0;margin-top:8px}.contact-social-title{font-size:23px}.contact-social-icon{width:48px;height:48px;font-size:20px}}.fr-container{max-width:900px;margin:0 auto;padding:0 16px 40px}.fr-header{background:linear-gradient(135deg,#1a7a3c,#2ecc71);border-radius:20px;padding:36px 40px;margin-bottom:28px;position:relative;overflow:hidden}.fr-header-circle-1{position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff12;top:-50px;right:-30px}.fr-header-circle-2{position:absolute;width:100px;height:100px;border-radius:50%;background:#ffffff0d;bottom:-20px;left:40px}.fr-header-inner{position:relative;z-index:1}.fr-header-top{display:flex;align-items:center;gap:12px;margin-bottom:8px}.fr-header-icon{width:44px;height:44px;border-radius:14px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.fr-header-title{font-size:24px;font-weight:800;color:#fff}.fr-header-subtitle{font-size:13px;color:#ffffffb3}.fr-header-badge{margin-left:auto;background:#ffffff26;padding:6px 14px;border-radius:20px;display:flex;align-items:center;gap:6px}.fr-header-badge-text{font-size:12px;font-weight:700;color:#fff}.fr-header-desc{font-size:14px;color:#fffc;max-width:500px;line-height:1.6}.fr-grid{display:grid;grid-template-columns:1fr;gap:24px}.fr-grid.fr-has-result{grid-template-columns:1fr 1fr}.fr-dropzone{background:#fff;border-radius:20px;overflow:hidden;border:2px dashed #e0e0e0;height:360px;position:relative;cursor:default;transition:all .2s;box-shadow:0 2px 12px #0000000a}.fr-dropzone.fr-clickable{cursor:pointer}.fr-dropzone.fr-dragover{border:2.5px dashed #2ecc71;background:#f0fff4}.fr-preview-img{width:100%;height:100%;object-fit:contain}.fr-corner{position:absolute;width:28px;height:28px;z-index:2}.fr-corner-tl{top:12px;left:12px;border-top:3px solid #2ecc71;border-left:3px solid #2ecc71;border-top-left-radius:8px}.fr-corner-tr{top:12px;right:12px;border-top:3px solid #2ecc71;border-right:3px solid #2ecc71;border-top-right-radius:8px}.fr-corner-bl{bottom:12px;left:12px;border-bottom:3px solid #2ecc71;border-left:3px solid #2ecc71;border-bottom-left-radius:8px}.fr-corner-br{bottom:12px;right:12px;border-bottom:3px solid #2ecc71;border-right:3px solid #2ecc71;border-bottom-right-radius:8px}.fr-loading-overlay{position:absolute;inset:0;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.fr-loading-text{color:#fff;font-size:16px;font-weight:700}.fr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.fr-empty-icon{width:80px;height:80px;border-radius:50%;border:2px dashed #ddd;display:flex;align-items:center;justify-content:center}.fr-empty-text{text-align:center}.fr-empty-title{font-size:16px;font-weight:600;color:#999}.fr-empty-hint{font-size:13px;color:#bbb;margin-top:4px}.fr-format-tags{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:8px}.fr-format-tag{padding:3px 10px;border-radius:6px;background:#f5f5f5;font-size:11px;color:#999;font-weight:600}.fr-format-tag.fr-format-tag-light{font-weight:400}.fr-hidden-input{display:none}.fr-actions{display:flex;gap:12px;margin-top:16px}.fr-btn-outline.ant-btn{flex:1;border-radius:12px;height:48px;font-weight:600;border-color:#2ecc71;color:#2ecc71}.fr-btn-delete.ant-btn{border-radius:12px;height:48px;font-weight:600}.fr-btn-predict.ant-btn{flex:2;border-radius:12px;height:48px;font-weight:700;font-size:16px;background:linear-gradient(135deg,#1a7a3c,#2ecc71);border:none}.fr-btn-choose.ant-btn{flex:1;border-radius:12px;height:48px;font-weight:700;font-size:16px;background:linear-gradient(135deg,#1a7a3c,#2ecc71);border:none}.fr-result{animation:fr-fade-in-right .4s ease}.fr-result-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px #0000000f;border:1px solid #f0f0f0}.fr-result-top{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);padding:28px 24px;display:flex;align-items:center;gap:16px}.fr-result-emoji{font-size:56px;line-height:1}.fr-result-info{flex:1;min-width:0}.fr-result-name{font-size:28px;font-weight:800;color:#1a1a1a}.fr-result-name-en{font-size:14px;color:#888;font-style:italic;margin-top:2px}.fr-result-score{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#1a7a3c,#2ecc71);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 16px #2ecc714d;flex-shrink:0}.fr-result-score-num{font-size:22px;font-weight:900;color:#fff;line-height:1}.fr-result-score-pct{font-size:10px;font-weight:700;color:#fffc}.fr-status-row{padding:16px 24px;display:flex;gap:20px}.fr-status-item{display:flex;align-items:center;gap:6px}.fr-status-text{font-size:13px;color:#666}.fr-divider{height:1px;background:#f5f5f5;margin:0 24px}.fr-top3{padding:16px 24px 24px}.fr-top3-title{font-size:13px;font-weight:600;color:#aaa;margin-bottom:14px}.fr-top3-item{display:flex;align-items:center;gap:10px;margin-bottom:12px}.fr-top3-emoji{font-size:22px}.fr-top3-name{width:80px;font-size:14px;font-weight:500;color:#555}.fr-top3-bar{flex:1;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.fr-top3-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#1a7a3c,#2ecc71);transition:width .5s ease}.fr-top3-pct{width:50px;font-size:13px;font-weight:600;color:#888;text-align:right}.fr-btn-retry.ant-btn{width:100%;margin-top:16px;border-radius:12px;height:48px;font-weight:600;border-color:#2ecc71;color:#2ecc71}.fr-notfound{background:#fff;border-radius:20px;padding:48px 32px;text-align:center;box-shadow:0 2px 16px #0000000f}.fr-notfound-icon{width:80px;height:80px;border-radius:50%;background:#fff2f0;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.fr-notfound-title{font-size:20px;font-weight:700;color:#333;margin-bottom:8px}.fr-notfound-msg{font-size:14px;color:#999;line-height:1.6;margin-bottom:24px}.fr-btn-notfound.ant-btn{border-radius:12px;height:48px;font-weight:700;background:#2ecc71;border-color:#2ecc71}@keyframes fr-fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(max-width:1199px){.fr-container{max-width:100%}}@media(max-width:767px){.fr-grid.fr-has-result{grid-template-columns:1fr}.fr-header{padding:24px 20px;border-radius:16px}.fr-header-title{font-size:20px}.fr-header-desc{font-size:13px}.fr-dropzone{height:300px}.fr-result-name{font-size:24px}}@media(max-width:479px){.fr-container{padding:0 12px 32px}.fr-header{padding:20px 16px}.fr-header-badge{display:none}.fr-header-title{font-size:18px}.fr-dropzone{height:260px}.fr-actions{flex-wrap:wrap}.fr-btn-outline.ant-btn,.fr-btn-delete.ant-btn,.fr-btn-predict.ant-btn{flex:1 1 100%}.fr-result-top{padding:20px 16px;gap:12px}.fr-result-emoji{font-size:44px}.fr-result-name{font-size:22px}.fr-result-score{width:56px;height:56px}.fr-result-score-num{font-size:18px}.fr-status-row{flex-direction:column;gap:8px;padding:14px 16px}.fr-top3{padding:14px 16px 20px}.fr-top3-name{width:64px;font-size:13px}.fr-notfound{padding:36px 20px}}@media(max-width:374px){.fr-header-title{font-size:16px}.fr-header-subtitle{font-size:11px}.fr-dropzone{height:220px}.fr-result-name{font-size:20px}.fr-top3-name{width:56px}.fr-top3-pct{width:42px;font-size:12px}}.cp-page{--cp-green: #2ecc71;--cp-green-dark: #1a7a3c;--cp-green-gradient: linear-gradient(135deg, var(--cp-green-dark), var(--cp-green));--cp-text-dark: #1a1a1a;--cp-text-body: #333;--cp-text-muted: #999;--cp-text-faint: #c8e6c9;--cp-border: #e0e0e0;--cp-bg-page: #f8f9fa;--cp-bubble-radius: 16px;--cp-shadow-card: 0 2px 12px rgba(0, 0, 0, .08);--cp-transition: .2s ease}.cp-page{min-height:calc(100vh - 140px);padding:24px;background:var(--cp-bg-page)}.cp-container{max-width:900px;margin:0 auto;height:calc(100vh - 200px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:var(--cp-shadow-card);overflow:hidden}.cp-header{background:var(--cp-green-gradient);color:#fff;padding:18px 24px;display:flex;align-items:center;gap:12px;flex-shrink:0}.cp-header-avatar{width:42px;height:42px;border-radius:50%;background:#ffffff2e;border:2px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.cp-header-info{flex:1;min-width:0}.cp-header-title{margin:0;font-size:18px;font-weight:800;color:#fff;line-height:1.3}.cp-header-subtitle{margin:2px 0 0;font-size:12.5px;color:#ffffffd9}.cp-header-status{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:12px;background:#ffffff2e;font-size:12px;font-weight:600;color:#fff;flex-shrink:0}.cp-header-status-dot{width:7px;height:7px;border-radius:50%;background:#baffc9;box-shadow:0 0 0 2px #ffffff40}.cp-messages{flex:1;overflow-y:auto;padding:24px;background:var(--cp-bg-page)}.cp-empty{text-align:center;padding:40px 20px;color:var(--cp-text-muted)}.cp-empty-icon{font-size:48px;margin-bottom:16px;color:var(--cp-green)}.cp-empty-text{font-size:15px;line-height:1.6;margin:0}.cp-message-row{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.cp-message-row--user{justify-content:flex-end}.cp-message-row--assistant{justify-content:flex-start}.cp-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.cp-avatar--assistant{background:#fff;color:var(--cp-green);border:2px solid var(--cp-green)}.cp-avatar--user{background:var(--cp-green);color:#fff}.cp-message-content{max-width:70%;display:flex;flex-direction:column}.cp-message-content--user{align-items:flex-end}.cp-message-content--assistant{align-items:flex-start}.cp-message-image{width:240px;height:auto;max-height:300px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:block;margin-bottom:8px}.cp-image-preview-mask{background:#00000080;color:#fff;padding:8px 16px;border-radius:4px;font-size:14px}.cp-bubble{padding:12px 16px;border-radius:var(--cp-bubble-radius)}.cp-bubble--user{background:var(--cp-green);color:#fff}.cp-bubble--assistant{background:#fff;color:var(--cp-text-body);border:1px solid var(--cp-border)}.cp-bubble-text{margin:0;line-height:1.6;font-size:15px;white-space:pre-wrap}.cp-loading{display:flex;align-items:center;gap:8px;padding:12px;color:#666}.cp-loading-text{font-size:14px}.cp-input-bar{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-top:1px solid var(--cp-border);flex-shrink:0}.cp-icon-btn.ant-btn{border-radius:50%!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:var(--cp-green);border-color:var(--cp-green)}.cp-textarea{border-radius:20px;flex:1}.cp-send-btn.ant-btn{border-radius:50%!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;background:var(--cp-green-gradient)!important;border:none!important;color:#fff!important;box-shadow:0 2px 8px #2ecc7159}.cp-send-btn.ant-btn:hover,.cp-send-btn.ant-btn:focus{background:var(--cp-green-gradient)!important;filter:brightness(1.05);color:#fff!important}.cp-send-btn.ant-btn .anticon,.cp-send-btn.ant-btn svg{color:#fff!important;fill:#fff!important}.cp-send-btn.ant-btn:disabled,.cp-send-btn.ant-btn[disabled]{background:#d9d9d9!important;box-shadow:none;opacity:1}.cp-send-btn.ant-btn:disabled .anticon,.cp-send-btn.ant-btn[disabled] .anticon{color:#fff!important}@media(max-width:1024px){.cp-page{padding:16px}.cp-container{height:calc(100vh - 180px)}}@media(max-width:767px){.cp-page{padding:0;min-height:100%;background:#fff}.cp-container{max-width:100%;height:100%;min-height:calc(100vh - 116px);border-radius:0;box-shadow:none}.cp-header{padding:14px 16px;border-radius:0}.cp-header-avatar{width:38px;height:38px;font-size:18px}.cp-header-title{font-size:16px}.cp-header-subtitle{font-size:11.5px}.cp-header-status{font-size:11px;padding:3px 8px}.cp-messages{padding:16px}.cp-message-content{max-width:82%}.cp-message-image{width:200px}.cp-input-bar{padding:10px 12px;gap:8px}.cp-icon-btn.ant-btn,.cp-send-btn.ant-btn{width:40px!important;height:40px!important;min-width:40px!important;font-size:18px}}@media(max-width:374px){.cp-message-content{max-width:88%}.cp-message-image{width:160px}.cp-bubble-text{font-size:14px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html,body{overflow-x:hidden}body{background:#f5f5f5}
