.sql-formatter-container[data-v-63ce44eb]{padding:20px;min-height:100vh;background-color:#f0f2f5}.page-header[data-v-63ce44eb]{text-align:center;margin-bottom:30px}.page-title[data-v-63ce44eb]{font-size:32px;font-weight:600;color:#1890ff;margin:0 0 10px 0}.page-subtitle[data-v-63ce44eb]{font-size:16px;color:#666;margin:0}.formatter-main[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:30px;background:#fff;padding:20px;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.formatter-section[data-v-63ce44eb]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-header[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.section-header h3[data-v-63ce44eb]{margin:0;font-size:16px;font-weight:600;color:rgba(0,0,0,.85)}.section-actions[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.formatter-actions[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 20px}.action-btn[data-v-63ce44eb]{width:120px;margin-bottom:10px}.format-options[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px;padding:10px;background:#f5f5f5;border-radius:4px;width:100%}.option-group[data-v-63ce44eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.option-label[data-v-63ce44eb]{font-size:14px;color:#666;white-space:nowrap}.feature-intro[data-v-63ce44eb]{background:#fff;padding:20px;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.feature-intro h3[data-v-63ce44eb]{margin-top:0;margin-bottom:15px;font-size:18px;font-weight:600;color:rgba(0,0,0,.85)}.feature-intro ul[data-v-63ce44eb]{margin:0;padding-left:20px}.feature-intro li[data-v-63ce44eb]{margin-bottom:8px;font-size:14px;color:#666;line-height:1.6}@media (max-width:1200px){.formatter-main[data-v-63ce44eb]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.formatter-actions[data-v-63ce44eb]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.format-options[data-v-63ce44eb]{width:100%}}@media (max-width:768px){.sql-formatter-container[data-v-63ce44eb]{padding:10px}.page-title[data-v-63ce44eb]{font-size:24px}.action-btn[data-v-63ce44eb]{width:100px}.formatter-actions[data-v-63ce44eb]{padding:0}}.simple-container[data-v-29b36b76]{max-width:800px;margin:0 auto;padding:20px}h1[data-v-29b36b76]{text-align:center;color:#333;margin-bottom:20px}.category-filter[data-v-29b36b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-btn[data-v-29b36b76]{padding:8px 16px;border:1px solid #ddd;background:#fff;border-radius:20px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;font-size:14px}.category-btn[data-v-29b36b76]:hover{background:#f0f0f0;border-color:#1890ff}.category-btn.active[data-v-29b36b76]{background:#1890ff;color:#fff;border-color:#1890ff}.tips-list[data-v-29b36b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.tips-item[data-v-29b36b76]{background:#fff;border-radius:8px;padding:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.tips-item[data-v-29b36b76]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15)}.tips-title[data-v-29b36b76]{color:#333;margin-top:0;margin-bottom:10px;font-size:20px}.tips-meta[data-v-29b36b76]{gap:15px;font-size:14px;color:#666}.tips-content[data-v-29b36b76],.tips-meta[data-v-29b36b76]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.tips-content[data-v-29b36b76]{gap:20px}.tips-image[data-v-29b36b76]{width:200px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.tips-text[data-v-29b36b76]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333;line-height:1.6;margin:0}.tips-stats[data-v-29b36b76]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;font-size:14px;color:#999}@media (max-width:768px){.tips-content[data-v-29b36b76]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tips-image[data-v-29b36b76]{width:100%;height:200px}}