.home-page{min-height:100vh;overflow-x:hidden;position:relative}.particle-background{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.particles{animation:particleFloat 25s linear infinite;background-image:radial-gradient(2px 2px at 20% 30%,rgba(46,125,50,.6),transparent),radial-gradient(2px 2px at 60% 70%,rgba(127,176,105,.4),transparent),radial-gradient(1px 1px at 50% 50%,hsla(99,63%,76%,.8),transparent),radial-gradient(3px 3px at 80% 20%,rgba(247,255,237,.3),transparent),radial-gradient(2px 2px at 10% 80%,rgba(149,225,131,.5),transparent);background-size:200px 200px,180px 180px,220px 220px,250px 250px,190px 190px;height:100%;position:absolute;width:100%}.gradient-orb{animation:orbFloat 15s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.6;position:absolute}.orb-1{animation-delay:0s;background:linear-gradient(135deg,#52b788,#7fb069,#b8e99d);height:500px;left:-250px;opacity:.6;top:-250px;width:500px}.orb-2{animation-delay:5s;background:linear-gradient(135deg,#a8e6cf,#dcedc1,#f7ffed);bottom:-200px;height:400px;opacity:.5;right:-200px;width:400px}.orb-3{animation-delay:10s;background:linear-gradient(135deg,#95e1d3,#3dc1d3,#1abc9c);height:350px;left:60%;opacity:.4;top:25%;width:350px}@keyframes particleFloat{0%{transform:translateY(0) translateX(0)}to{transform:translateY(-100px) translateX(100px)}}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(100px,-100px) scale(1.1)}66%{transform:translate(-100px,100px) scale(.9)}}.hero-panel{grid-gap:48px;align-items:center;background:linear-gradient(135deg,#a8e6cf,#dcedc1 25%,#b8e99d 50%,#7fb069 75%,#52b788);color:#1a1a1a;display:grid;gap:48px;grid-template-columns:1.4fr 1fr;min-height:100vh;overflow:hidden;padding:120px 24px 80px;position:relative;z-index:1}.hero-panel:before{background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.2),transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.15),transparent 50%),radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.1),transparent 60%)}.hero-panel:after,.hero-panel:before{content:"";inset:0;pointer-events:none;position:absolute}.hero-panel:after{animation:shimmer 4s ease-in-out infinite;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.1) 50%,transparent 70%),linear-gradient(135deg,rgba(0,0,0,.1),transparent)}.hero-copy,.hero-visual{position:relative;z-index:1}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.hero-chip{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:24px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:6px;padding:8px 16px}.pulse-animation{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#60a5fa,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-headline{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px;max-width:720px}.hero-text{font-size:1.1rem;line-height:1.6;margin-bottom:32px;max-width:620px;opacity:.9}.hero-stats{display:flex;gap:48px;margin-bottom:40px}.stat-item{text-align:center}.stat-number{color:#60a5fa;display:block;font-size:2.5rem;font-weight:800;margin-bottom:4px}.stat-label{font-size:.9rem;letter-spacing:.05em;opacity:.8;text-transform:uppercase}.hero-actions{margin-top:40px}.cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:28px;box-shadow:0 10px 25px rgba(99,102,241,.4);font-size:1rem;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 35px rgba(99,102,241,.5);transform:translateY(-2px)}.cta-button-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:28px;font-size:1rem;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.cta-button-secondary:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.15);overflow:hidden;position:relative}.hero-card-glow{background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);border-radius:24px;filter:blur(20px);inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.hero-card:hover .hero-card-glow{opacity:.6}.hero-card-large{background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));display:flex;flex-direction:column;justify-content:space-between;min-height:380px;padding:32px}.hero-card-mini{background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));display:grid;min-height:140px;padding:24px;place-items:center}.hero-card-mini.inverse{background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.08))}.hero-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:24px}.glow-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;box-shadow:0 8px 20px rgba(99,102,241,.3);font-weight:600;height:44px;transition:all .3s ease}.glow-button:hover{box-shadow:0 12px 30px rgba(99,102,241,.4);transform:translateY(-2px)}.hero-card-label{color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.08em;margin-bottom:16px;opacity:.85;text-transform:uppercase}.hero-stat{text-align:center}.hero-stat-value{display:block;font-size:2.4rem;font-weight:700;margin-bottom:8px}.home-section{padding:72px 24px}.section-header{margin:0 auto 40px;max-width:820px;text-align:center}.section-header h2{font-size:2.5rem;margin-bottom:16px}.section-header p{color:#5a6178;font-size:1rem}.category-card,.product-card,.value-card{border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover,.product-card:hover,.value-card:hover{box-shadow:0 20px 50px rgba(0,0,0,.12);transform:translateY(-10px)}.category-icon{align-items:center;border-radius:18px;color:#fff;display:flex;font-size:2rem;height:72px;justify-content:center;margin-bottom:20px;width:72px}.category-subtitle{color:#606c84;min-height:72px}.product-card img{height:260px;object-fit:cover}.product-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.product-title{line-height:1.2;margin:0 0 12px}.product-price{color:#1890ff;font-size:1.7rem;font-weight:700}.product-actions .ant-btn{margin-bottom:8px;width:100%}.value-icon{color:#1890ff;font-size:2.5rem;margin-bottom:20px}.card-3d{perspective:1200px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.card-3d:hover{box-shadow:0 50px 100px rgba(99,102,241,.25),0 20px 40px rgba(0,0,0,.15);transform:translateY(-16px) rotateX(4deg) rotateY(4deg) scale(1.02)}.testimonial-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.8);border-radius:24px;transition:all .3s ease}.testimonial-card:hover{border-color:rgba(99,102,241,.3);box-shadow:0 20px 40px rgba(99,102,241,.1)}.floating-3d{animation:floatCard 8s ease-in-out infinite}@keyframes floatCard{0%,to{transform:translateY(0) rotateX(0deg) rotateY(0deg)}25%{transform:translateY(-8px) rotateX(1deg) rotateY(-1deg)}50%{transform:translateY(-12px) rotateX(0deg) rotateY(0deg)}75%{transform:translateY(-8px) rotateX(-1deg) rotateY(1deg)}}@media (max-width:1024px){.hero-panel{gap:32px;grid-template-columns:1fr}.hero-headline{font-size:2.7rem}}@media (max-width:768px){.hero-panel{padding:56px 16px}.hero-headline{font-size:2.2rem}.hero-text{font-size:1rem}.hero-card-large{min-height:auto}}.customer-page{margin:0 auto;max-width:1200px}.customer-page-header{margin-bottom:28px}.customer-page-header h2{color:#2d5a3d;font-size:24px;font-weight:700;margin:0}.customer-page-header p{color:#6b7280;font-size:15px;margin-top:6px}.customer-card{border:1px solid #e8f0e8;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden;transition:all .3s ease}.customer-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.customer-card .ant-card-head{border-bottom:1px solid #e8f0e8;min-height:auto;padding:16px 24px}.customer-card .ant-card-head-title{color:#2d5a3d;font-size:16px;font-weight:600;padding:0}.customer-card .ant-card-extra{padding:0}.customer-card .ant-card-body{padding:20px 24px}.customer-stat-card{border:1px solid #e8f0e8;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);cursor:pointer;transition:all .3s ease}.customer-stat-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.customer-stat-card .ant-statistic-title{color:#6b7280;font-size:13px}.customer-stat-card .ant-statistic-content{color:#2d5a3d;font-size:28px;font-weight:700}.customer-btn-primary{background:linear-gradient(135deg,#52b788,#3d7a4d);border:none;border-radius:10px;box-shadow:0 4px 12px rgba(82,183,136,.3);font-weight:600;height:40px;transition:all .3s ease}.customer-btn-primary:hover{box-shadow:0 6px 16px rgba(82,183,136,.4);transform:translateY(-1px)}.customer-btn-secondary{border:1px solid #d1d5db;border-radius:10px;font-weight:500;height:40px;transition:all .3s ease}.customer-btn-secondary:hover{border-color:#52b788;color:#52b788}.customer-section-title{color:#2d5a3d;font-size:18px;font-weight:600;margin-bottom:16px}.customer-tag-green{background:#e8f5e9;border:none;border-radius:6px;color:#2d5a3d;font-weight:500;padding:2px 10px}.customer-page .ant-tabs-tab{color:#6b7280;font-weight:500}.customer-page .ant-tabs-tab-active{color:#2d5a3d;font-weight:600}.customer-page .ant-tabs-ink-bar{background:#52b788}.customer-page .ant-empty{padding:40px 0}.customer-page .ant-list-item{border-radius:12px;padding:12px 16px;transition:background .2s}.customer-page .ant-list-item:hover{background:#fafff5}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-slide-up{animation:fadeSlideUp .5s ease forwards}.animate-fade-in{animation:fadeIn .3s ease forwards}.animate-pulse-once{animation:pulse .6s ease}.animate-stagger-1{animation-delay:.05s;opacity:0}.animate-stagger-2{animation-delay:.1s;opacity:0}.animate-stagger-3{animation-delay:.15s;opacity:0}.animate-stagger-4{animation-delay:.2s;opacity:0}.animate-stagger-5{animation-delay:.25s;opacity:0}.animate-stagger-6{animation-delay:.3s;opacity:0}.animate-stagger-7{animation-delay:.35s;opacity:0}.animate-stagger-8{animation-delay:.4s;opacity:0}.customer-card-loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f5f0 25%,#e8f0e8 50%,#f0f5f0 75%);background-size:200% 100%;border-radius:16px}.customer-avatar-upload{display:inline-block;position:relative}.customer-avatar-upload .ant-avatar{border:3px solid #e8f0e8;cursor:pointer;transition:all .3s ease}.customer-avatar-upload .ant-avatar:hover{border-color:#52b788;box-shadow:0 0 0 4px rgba(82,183,136,.15)}.customer-page .ant-table-wrapper .ant-table-thead>tr>th{background:#f7faf7;color:#2d5a3d;font-weight:600}.customer-page .ant-table-wrapper .ant-table-tbody>tr>td{transition:background .2s}.customer-page .ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#fafff5!important}.customer-modal .ant-modal-content{border-radius:16px;overflow:hidden}.customer-modal .ant-modal-header{border-bottom:1px solid #e8f0e8;padding:20px 24px}.customer-modal .ant-modal-body{padding:24px}.customer-modal .ant-modal-footer{border-top:1px solid #e8f0e8;padding:16px 24px}.customer-list-img{border-radius:12px;overflow:hidden;transition:transform .3s ease}.customer-list-img:hover{transform:scale(1.05)}.customer-page .ant-switch-checked{background:#52b788!important}.customer-page .ant-progress-bg{background:linear-gradient(90deg,#52b788,#2d5a3d)!important}@media (max-width:576px){.customer-page-header h2{font-size:20px}.customer-card .ant-card-body{padding:16px}.customer-stat-card .ant-statistic-content{font-size:22px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,.ant-layout{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem}.service-card{height:100%;padding:2rem;text-align:center}.service-icon{color:#1890ff;font-size:3rem;margin-bottom:1rem}.cta-section{background:#f8f9fa;padding:60px 0;text-align:center}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}}@media (min-width:1024px){.search-container{display:flex!important;flex:1 1}.hamburger-btn{display:none!important}}.card-3d{transform-style:preserve-3d;transition:transform .35s ease,box-shadow .35s ease}.card-3d:hover{box-shadow:0 28px 60px rgba(31,41,55,.18);transform:translateY(-12px) rotateX(1deg) rotateY(1deg)}@keyframes floating-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-3d{animation:floating-card 6s ease-in-out infinite}