@charset "UTF-8";.products-page[data-v-5fc588bc]{background-color:#fff;min-height:100vh}@keyframes hero-highlight-wobble-5fc588bc{0%{transform:translateY(0) rotate(0) scale(1)}25%{transform:translateY(-2px) rotate(-2deg) scale(1.02)}50%{transform:translateY(1px) rotate(1.5deg) scale(.99)}75%{transform:translateY(-1px) rotate(-1deg) scale(1.01)}to{transform:translateY(0) rotate(0) scale(1)}}.products-hero[data-v-5fc588bc]{position:relative;padding:64px 0 32px;overflow:hidden;background:var(--theme-hero-gradient)}.products-hero__bg[data-v-5fc588bc]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:3}.products-hero__orb[data-v-5fc588bc]{position:absolute;border-radius:50%;opacity:.15;filter:blur(100px);animation:float-5fc588bc 12s ease-in-out infinite}.products-hero__orb--1[data-v-5fc588bc]{top:-20%;right:5%;width:600px;height:600px;background:var(--theme-orb-1);animation-duration:15s}.products-hero__orb--2[data-v-5fc588bc]{bottom:-20%;left:-10%;width:700px;height:700px;background:var(--theme-orb-2);animation-delay:4s;animation-duration:18s}.products-hero__orb--3[data-v-5fc588bc]{top:40%;left:50%;width:500px;height:500px;background:var(--theme-orb-3);animation-delay:7s;animation-duration:20s}.products-hero__wave[data-v-5fc588bc]{position:absolute;left:0;width:200%;height:200px;opacity:.03;animation:wave-5fc588bc 20s linear infinite}.products-hero__wave--1[data-v-5fc588bc]{bottom:0;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg"><path d="M0,60 C300,120 900,0 1200,60 L1200,120 L0,120 Z" fill="%23667eea"/></svg>') repeat-x;background-size:1200px 120px}.products-hero__wave--2[data-v-5fc588bc]{bottom:20px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 120" xmlns="http://www.w3.org/2000/svg"><path d="M0,80 C400,20 800,100 1200,40 L1200,120 L0,120 Z" fill="%238b5cf6"/></svg>') repeat-x;background-size:1200px 120px;animation-delay:-10s;animation-duration:25s}.products-hero__shapes[data-v-5fc588bc]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04}.products-hero__shape[data-v-5fc588bc]{position:absolute;border:2px solid rgba(255,255,255,.2);animation:rotate-5fc588bc 30s linear infinite}.products-hero__shape--1[data-v-5fc588bc]{top:15%;left:10%;width:150px;height:150px;border-radius:30px;transform:rotate(25deg)}.products-hero__shape--2[data-v-5fc588bc]{top:60%;right:15%;width:100px;height:100px;border-radius:50%;animation-duration:25s;animation-direction:reverse}.products-hero__shape--3[data-v-5fc588bc]{bottom:20%;left:60%;width:80px;height:80px;border-radius:15px;transform:rotate(-35deg);animation-duration:35s}.products-hero__grid[data-v-5fc588bc]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 50% at 50% 50%,black 0%,transparent 100%);mask-image:radial-gradient(ellipse 80% 50% at 50% 50%,black 0%,transparent 100%)}.products-hero__container[data-v-5fc588bc]{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.products-hero__badge[data-v-5fc588bc]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;margin-bottom:2rem;font-size:.875rem;font-weight:600;color:#fffffff2;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:9999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #00000026;animation:float-soft-5fc588bc 3s ease-in-out infinite}.products-hero__badge svg[data-v-5fc588bc]{fill:currentColor;stroke:none}.products-hero__title[data-v-5fc588bc]{margin-bottom:.75rem;font-size:2.5rem;font-weight:800;color:#f1f5f9f0;line-height:1.2;text-shadow:0 2px 12px rgba(15,23,42,.55);letter-spacing:-.02em}@media (min-width: 768px){.products-hero__title[data-v-5fc588bc]{font-size:3rem}}.products-hero__highlight[data-v-5fc588bc]{display:inline-block;background:linear-gradient(120deg,#22d3ee,#3b82f6 45%,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform-origin:center bottom}@media (min-width: 768px){.products-hero__highlight[data-v-5fc588bc]{animation:hero-highlight-wobble-5fc588bc 1s ease-in-out .4s 1}}.products-hero__desc[data-v-5fc588bc]{max-width:720px;margin:0 auto 1rem;font-size:1.0625rem;font-weight:400;color:#e2e8f0e6;line-height:1.8;text-shadow:0 1px 8px rgba(15,23,42,.45);letter-spacing:.01em}@media (min-width: 768px){.products-hero__desc[data-v-5fc588bc]{font-size:1.125rem}}.products-hero__actions[data-v-5fc588bc]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.products-hero__btn[data-v-5fc588bc]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px #0003}.products-hero__btn[data-v-5fc588bc]:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0000004d}.products-hero__btn[data-v-5fc588bc]:active{transform:translateY(0)}.products-hero__btn svg[data-v-5fc588bc]{flex-shrink:0}.products-hero__btn--primary[data-v-5fc588bc]{color:#667eea;background:#fffffff2;border:2px solid rgba(255,255,255,.3)}.products-hero__btn--primary[data-v-5fc588bc]:hover{background:#fff;border-color:#ffffff80}.products-hero__btn--secondary[data-v-5fc588bc]{color:#fff;background:#ffffff26;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.products-hero__btn--secondary[data-v-5fc588bc]:hover{background:#ffffff40;border-color:#ffffff80}.products-hero__stats[data-v-5fc588bc]{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;justify-content:center;gap:3rem;max-width:900px;margin:0 auto 40px;padding:2.5rem 3rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:1.5rem;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 8px 32px #00000026,0 0 0 1px #ffffff0d inset}@media (max-width: 768px){.products-hero__stats[data-v-5fc588bc]{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem;margin-bottom:30px}}.products-hero[data-v-5fc588bc]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.03));pointer-events:none}.products-section[data-v-5fc588bc]{padding:4rem 0 5rem;background:linear-gradient(to bottom,#f8f9fc,#fff,#f8f9fc)}.products-section__container[data-v-5fc588bc]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.products-section__header[data-v-5fc588bc]{text-align:center;margin-bottom:4.5rem}.products-section__header h2[data-v-5fc588bc]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;letter-spacing:-.02em}@media (max-width: 768px){.products-section__header h2[data-v-5fc588bc]{font-size:2rem}}.products-section__header p[data-v-5fc588bc]{font-size:1.125rem;line-height:1.8;color:#64748b;max-width:700px;margin:0 auto}.products-filter[data-v-5fc588bc]{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;max-width:900px;margin:0 auto 2.5rem;padding:1rem 1.5rem;background:#fffffff5;border:1px solid rgba(148,163,184,.25);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 18px #94a3b82e}.products-filter__item[data-v-5fc588bc]{position:relative;z-index:1;padding:.6rem 1.4rem;font-size:.9375rem;font-weight:600;color:#4b5563;cursor:pointer;background:transparent;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.products-filter__item[data-v-5fc588bc]:hover{color:#667eea;transform:translateY(-1px)}.products-filter__item--active[data-v-5fc588bc]{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}.products-filter__item--active[data-v-5fc588bc]:hover{color:#fff;transform:translateY(-1px)}.products-filter__indicator[data-v-5fc588bc]{position:absolute;bottom:.625rem;left:.625rem;height:calc(100% - 1.25rem);background:var(--theme-primary-gradient);border-radius:9999px;box-shadow:0 8px 16px #667eea66,0 0 0 1px #fff3 inset;transition:all .4s cubic-bezier(.4,0,.2,1)}.products-filter__indicator[data-v-5fc588bc]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:linear-gradient(135deg,rgba(255,255,255,.3),transparent)}.products-grid[data-v-5fc588bc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem}@media (max-width: 768px){.products-grid[data-v-5fc588bc]{grid-template-columns:1fr;gap:1.5rem}}.product[data-v-5fc588bc]{position:relative;padding:2rem;background:linear-gradient(135deg,#fff,#fafbff);border-radius:1.25rem;border:1px solid rgba(102,126,234,.1);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000d}.product[data-v-5fc588bc]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--theme-primary-gradient);opacity:0;transition:opacity .3s}.product[data-v-5fc588bc]:hover{transform:translateY(-8px);border-color:#667eea33;box-shadow:0 20px 40px #667eea26,0 0 0 1px #667eea0d inset}.product[data-v-5fc588bc]:hover:before{opacity:1}.product:hover .product__glow[data-v-5fc588bc]{opacity:.15}.product:hover .product__icon[data-v-5fc588bc]{transform:scale(1.1) rotate(5deg)}.product:hover .product__badge[data-v-5fc588bc]{transform:translateY(-2px)}.product__glow[data-v-5fc588bc]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;filter:blur(60px);transition:opacity .5s;pointer-events:none}.product__content[data-v-5fc588bc]{position:relative;z-index:10}.product__header[data-v-5fc588bc]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.product__icon[data-v-5fc588bc]{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:1rem;box-shadow:0 8px 20px #0000001f,0 0 0 1px #ffffff4d inset;transition:all .3s;position:relative}.product__icon[data-v-5fc588bc]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;background:linear-gradient(135deg,rgba(255,255,255,.4),transparent)}.product__badge[data-v-5fc588bc]{padding:.375rem .875rem;font-size:.75rem;font-weight:600;color:#fff;border-radius:9999px;box-shadow:0 2px 8px #00000026;transition:all .3s}.product__info[data-v-5fc588bc]{text-align:left;margin-bottom:1.5rem}.product__title[data-v-5fc588bc]{margin-bottom:.875rem;font-size:1.25rem;font-weight:700;color:#1a1a1a;line-height:1.4;letter-spacing:-.01em}.product__desc[data-v-5fc588bc]{min-height:3.5rem;margin-bottom:0;font-size:.9375rem;line-height:1.7;color:#64748b}.product__links[data-v-5fc588bc]{display:flex;justify-content:flex-start;gap:.75rem;margin-bottom:1.25rem}.product__link[data-v-5fc588bc]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.product__link[data-v-5fc588bc]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .6s,height .6s}.product__link[data-v-5fc588bc]:hover:before{width:300px;height:300px}.product__link--preview[data-v-5fc588bc]{color:#00d4aa;background:linear-gradient(135deg,#00d4aa1f,#00d4aa0f);border:1px solid rgba(0,212,170,.25);box-shadow:0 0 20px #00d4aa1a}.product__link--preview[data-v-5fc588bc]:hover{background:linear-gradient(135deg,#00d4aa33,#00d4aa1f);border-color:#00d4aa80;transform:translateY(-2px);box-shadow:0 8px 25px #00d4aa4d}.product__link--gitee[data-v-5fc588bc]{color:#c71d23;background:linear-gradient(135deg,#c71d231a,#c71d230d);border:1px solid rgba(199,29,35,.2)}.product__link--gitee[data-v-5fc588bc]:hover{background:linear-gradient(135deg,#c71d2326,#c71d231a);border-color:#c71d2366;transform:translateY(-2px);box-shadow:0 8px 16px #c71d2333}.product__link--github[data-v-5fc588bc]{color:#24292e;background:linear-gradient(135deg,#24292e1a,#24292e0d);border:1px solid rgba(36,41,46,.2)}.product__link--github[data-v-5fc588bc]:hover{background:linear-gradient(135deg,#24292e26,#24292e1a);border-color:#24292e66;transform:translateY(-2px);box-shadow:0 8px 16px #24292e33}.product__link--docs[data-v-5fc588bc]{color:#165dff;background:linear-gradient(135deg,#165dff1a,#165dff0d);border:1px solid rgba(22,93,255,.2)}.product__link--docs[data-v-5fc588bc]:hover{background:linear-gradient(135deg,#165dff26,#165dff1a);border-color:#165dff66;transform:translateY(-2px);box-shadow:0 8px 16px #165dff33}.product__link-icon[data-v-5fc588bc]{width:1rem;height:1rem;flex-shrink:0;position:relative;z-index:1}.product__link span[data-v-5fc588bc]{position:relative;z-index:1}.product__tags[data-v-5fc588bc]{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.product__tag[data-v-5fc588bc]{padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#64748b;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid rgba(100,116,139,.1);border-radius:.375rem;transition:all .2s}.product__tag[data-v-5fc588bc]:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#475569;border-color:#64748b33;transform:translateY(-1px)}@keyframes float-5fc588bc{0%,to{transform:translateY(0) scale(1)}33%{transform:translateY(-30px) scale(1.05) rotate(5deg)}66%{transform:translateY(10px) scale(.95) rotate(-3deg)}}@keyframes wave-5fc588bc{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes rotate-5fc588bc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float-soft-5fc588bc{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.stat-item[data-v-5fc588bc]{text-align:center;position:relative}@media (max-width: 768px){.stat-item[data-v-5fc588bc]{padding:1rem 0}}.stat-value[data-v-5fc588bc]{font-size:2.75rem;font-weight:700;color:#f1f5f9f5;line-height:1.1;margin-bottom:.625rem;text-shadow:0 1px 8px rgba(15,23,42,.5);letter-spacing:-.02em}@media (max-width: 768px){.stat-value[data-v-5fc588bc]{font-size:2.25rem}}.stat-label[data-v-5fc588bc]{font-size:.875rem;font-weight:500;color:#cbd5e1e6;letter-spacing:.14em;text-transform:uppercase;opacity:.9}@media (max-width: 768px){.stat-label[data-v-5fc588bc]{font-size:.8125rem}}@media (max-width: 768px){.products-hero[data-v-5fc588bc]{padding:80px 0 40px}.products-hero__badge[data-v-5fc588bc]{font-size:.8125rem;padding:.5rem 1rem;margin-bottom:1.5rem}.products-hero__title[data-v-5fc588bc]{font-size:2rem;margin-bottom:1rem}.products-hero__highlight[data-v-5fc588bc]{padding:0 .75rem}.products-hero__desc[data-v-5fc588bc]{font-size:1rem;margin-bottom:2rem}.products-hero__actions[data-v-5fc588bc]{flex-direction:column;gap:.75rem;margin-bottom:2rem;width:100%}.products-hero__actions .products-hero__btn[data-v-5fc588bc]{width:100%;justify-content:center;padding:.875rem 1.5rem}.products-hero__stats[data-v-5fc588bc]{padding:1.25rem 1rem;gap:1rem}.products-section[data-v-5fc588bc]{padding:3rem 0}.products-filter[data-v-5fc588bc]{gap:.5rem;padding:.5rem}.products-filter__item[data-v-5fc588bc]{padding:.625rem 1.25rem;font-size:.875rem}.products-filter__indicator[data-v-5fc588bc]{bottom:.5rem;left:.5rem;height:calc(100% - 1rem)}.product[data-v-5fc588bc]{padding:1.5rem}.product__icon[data-v-5fc588bc]{width:3rem;height:3rem}.product__title[data-v-5fc588bc]{font-size:1.125rem}.product__desc[data-v-5fc588bc]{font-size:.875rem;min-height:3rem}.product__tag[data-v-5fc588bc]{font-size:.6875rem;padding:.3125rem .625rem}}
