.index-page{background:-webkit-radial-gradient(100% -10%,ellipse 120% 80%,rgba(var(--color-primary-rgb,0,139,139),.08),transparent 55%),-webkit-radial-gradient(0 0,ellipse 90% 60%,rgba(var(--color-primary-rgb,61,124,95),.06),transparent 50%),var(--color-bg);background:radial-gradient(ellipse 120% 80% at 100% -10%,rgba(var(--color-primary-rgb,0,139,139),.08),transparent 55%),radial-gradient(ellipse 90% 60% at 0 0,rgba(var(--color-primary-rgb,61,124,95),.06),transparent 50%),var(--color-bg);-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;padding:1rem .8rem 5.5rem}.index-hero{background:var(--gradient-brand);border-radius:1.1rem;-webkit-box-shadow:var(--shadow-float);box-shadow:var(--shadow-float);color:var(--color-accent-text);overflow:hidden;padding:1.3rem 1.1rem 1.2rem;position:relative}.index-hero__orb{background:hsla(0,0%,100%,.12);border-radius:50%;pointer-events:none;position:absolute}.index-hero__orb--1{height:6rem;right:-1.2rem;top:-2rem;width:6rem}.index-hero__orb--2{background:hsla(0,0%,100%,.08);bottom:-1rem;height:3.6rem;left:40%;width:3.6rem}.index-hero__top{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:.6rem;justify-content:space-between}.index-hero__brand{-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.index-hero__mark{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:hsla(0,0%,100%,.2);border-radius:.8rem;font-size:.85rem;font-weight:800;height:2.6rem;letter-spacing:.04em;line-height:2.6rem;text-align:center;width:2.6rem}.index-hero__title{display:block;font-size:1.5rem;font-weight:800;letter-spacing:.02em;margin-top:.8rem}.index-hero__desc{display:block;font-size:.7rem;line-height:1.55;margin-top:.4rem;opacity:.92}.index-hero__stats{border-top:.05rem solid hsla(0,0%,100%,.18);display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:1rem;padding-top:.8rem}.index-hero__stat{background:hsla(0,0%,100%,.14);border-radius:.7rem;-webkit-flex:1;-ms-flex:1;flex:1;padding:.5rem .6rem}.index-hero__stat-num{display:block;font-size:1rem;font-weight:800}.index-hero__stat-label{display:block;font-size:.55rem;margin-top:.1rem;opacity:.85}.index-search{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:var(--color-bg-card);border:.05rem solid var(--color-border);border-radius:.8rem;-webkit-box-shadow:0 .3rem 1rem rgba(26,46,46,.05);box-shadow:0 .3rem 1rem rgba(26,46,46,.05);gap:.5rem;margin-top:.9rem;padding:.7rem .8rem}.index-search__icon{background:var(--color-primary-soft);border-radius:.5rem;color:var(--color-primary);font-size:.75rem;font-weight:700;height:1.6rem;line-height:1.6rem;text-align:center;width:1.6rem}.index-search__input{color:var(--color-text-primary);-webkit-flex:1;-ms-flex:1;flex:1;font-size:.7rem}.index-search__clear{background:var(--color-bg-secondary);border-radius:50%;color:var(--color-text-secondary);font-size:.6rem;height:1.4rem;line-height:1.4rem;text-align:center;width:1.4rem}.index-categories{margin-top:.8rem;white-space:nowrap}.index-categories__inner{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:.4rem;padding:.1rem 0 .3rem}.index-chip{background:var(--color-bg-card);border:.05rem solid var(--color-border);border-radius:49.95rem;color:var(--color-text-regular);-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.65rem;padding:.45rem .8rem;-webkit-transition:all .2s ease;transition:all .2s ease}.index-chip.active{background:var(--gradient-brand);border-color:transparent;-webkit-box-shadow:0 .3rem .8rem rgba(0,102,102,.2);box-shadow:0 .3rem .8rem rgba(0,102,102,.2);color:var(--color-accent-text);font-weight:700}.index-section{margin-top:1.1rem}.index-section__title{color:var(--color-text-primary);display:block;font-size:.85rem;font-weight:800;margin-bottom:.7rem}.index-section__count{color:var(--color-text-secondary);font-size:.65rem;font-weight:500;margin-left:.2rem}.tool-grid{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.tool-card{background:var(--color-bg-card);border:.05rem solid rgba(220,234,232,.95);border-radius:.9rem;-webkit-box-shadow:0 .4rem 1.1rem rgba(26,46,46,.06);box-shadow:0 .4rem 1.1rem rgba(26,46,46,.06);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:7.4rem;overflow:hidden;padding:.7rem .7rem .6rem;position:relative}.tool-card::before{background:var(--gradient-brand);content:"";height:.15rem;left:0;opacity:.85;position:absolute;top:0;width:100%}.tool-card:active{-webkit-box-shadow:0 .2rem .6rem rgba(26,46,46,.08);box-shadow:0 .2rem .6rem rgba(26,46,46,.08);-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.tool-card__head{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:.4rem;justify-content:space-between}.tool-card__icon-wrap{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.1rem;width:2.1rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background:-webkit-linear-gradient(305deg,rgba(0,139,139,.14),rgba(0,102,102,.06));background:linear-gradient(145deg,rgba(0,139,139,.14),rgba(0,102,102,.06));border-radius:.7rem;justify-content:center}.tool-card__icon{font-size:1.1rem;line-height:1}.tool-card__tag{background:-webkit-linear-gradient(315deg,#ff9f43,#ff6b6b);background:linear-gradient(135deg,#ff9f43,#ff6b6b);border-radius:49.95rem;color:var(--color-accent-text);font-size:.5rem;font-weight:700;padding:.15rem .4rem}.tool-card__name{color:var(--color-text-primary);display:block;font-size:.75rem;font-weight:800;line-height:1.35;margin-top:.6rem}.tool-card__desc{color:var(--color-text-regular);display:block;display:-webkit-box;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.55rem;-webkit-line-clamp:2;line-height:1.55;margin-top:.3rem;overflow:hidden;-webkit-box-orient:vertical}.tool-card__foot{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.tool-card__category{background:var(--color-bg-secondary);border-radius:49.95rem;color:var(--color-text-secondary);font-size:.5rem;font-weight:600;padding:.15rem .4rem}.tool-card__arrow{color:var(--color-primary);font-size:.7rem;font-weight:700}.index-empty{background:var(--color-bg-card);border:.05rem dashed var(--color-border);border-radius:.9rem;color:var(--color-text-placeholder);font-size:.7rem;grid-column:1/-1;padding:2.4rem 1rem;text-align:center}