.index-page{background:#f5f5f5;min-height:100vh}.index-page .header-section{text-align:center;margin-bottom:40px;padding:60px 0}.index-page .header-section h1{margin:0;font-size:36px;font-weight:700}.index-page .section-title{text-align:left;align-items:center;gap:12px;max-width:1200px;margin-bottom:24px;margin-left:auto;margin-right:auto;padding:0 24px;display:flex}.index-page .section-title h2{color:#262626;white-space:nowrap;margin:0;padding-left:12px;font-size:24px;font-weight:700;display:inline-block;position:relative}.index-page .section-title h2:before{content:"";background-color:#1890ff;border-radius:2px;width:4px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.index-page .section-title .sub-title{color:#666;flex:1;margin:0;font-size:14px}.index-page .sub-title{color:#666;margin:16px 0 0;font-size:18px}.index-page .tools-grid{max-width:1200px;padding:0 24px 40px;margin:0 auto!important}.index-page .tool-card{height:100%;transition:all .3s}.index-page .tool-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.index-page .tool-card:hover .tool-icon{transform:scale(1.1)}.index-page .tool-card h4{color:#262626;margin:16px 0 8px}.index-page .tool-card .tool-description{color:#666;margin:0;line-height:1.5}.index-page .tool-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;transition:transform .3s;display:flex}.index-page .tool-icon svg{color:#fff;font-size:24px}.index-page .footer{text-align:center;background-color:#000}.index-page .footer a{color:#999;padding:15px}@media (max-width:768px){.index-page .header-section{padding:40px 0}.index-page .header-section h1{font-size:28px}.index-page .section-title{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:20px;padding:0 16px}.index-page .section-title h2{font-size:20px}.index-page .sub-title{font-size:16px}.index-page .tools-grid{padding:0 16px}}
