.guide-wrapper{max-width:1200px;margin:0 auto;padding:24px 20px 48px}.guide-page{max-width:760px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(120,120,200,.2);padding:32px 28px}.guide-breadcrumb{font-size:.9rem;color:#888;margin-bottom:20px}.guide-breadcrumb a{color:#667eea;text-decoration:none;transition:color .2s}.guide-breadcrumb a:hover{color:#7d7dff;text-decoration:underline}.guide-breadcrumb span{margin:0 6px;color:#bbb}.guide-header{margin-bottom:36px}.guide-title{font-size:2rem;font-weight:600;color:#222;margin:0 0 12px;line-height:1.3}.guide-intro{color:#666;font-size:1.05rem;margin:0;line-height:1.7}.guide-body{margin:0}.guide-section{margin-bottom:36px}.guide-section h2{font-size:1.2rem;color:#333;margin:0 0 12px;padding-left:16px;border-left:4px solid #7d7dff;line-height:1.4}.guide-body p{color:#555;line-height:1.8;margin:0 0 16px;font-size:1rem}.guide-body ol,.guide-body ul{margin:0 0 16px;padding-left:24px;color:#555;line-height:1.8}.guide-body li{margin-bottom:8px}.guide-body a{color:#1890ff;font-weight:500;text-decoration:none;transition:color .2s,text-decoration .2s}.guide-body a:hover{color:#667eea;text-decoration:underline}.guide-cta{background:linear-gradient(135deg,#f8f9ff 0,#e8f2ff 100%);border-radius:12px;padding:24px;margin-top:40px;text-align:center;border:1px solid #e0e7ff}.guide-cta p{margin:0 0 16px}.guide-cta p:last-child{margin-bottom:0}.guide-cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.guide-cta-btn{display:inline-block;background:linear-gradient(90deg,#7d7dff 0,#7ed6df 100%);color:#fff;padding:10px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:background .2s,transform .2s;border:none;cursor:pointer}.guide-cta-btn:hover{background:linear-gradient(90deg,#7ed6df 0,#7d7dff 100%);transform:translateY(-1px);color:#fff;text-decoration:none}.guide-cta p a{display:inline-block;background:linear-gradient(90deg,#7d7dff 0,#7ed6df 100%);color:#fff;padding:8px 20px;border-radius:8px;font-weight:600;margin:0 4px 4px 0;transition:background .2s,transform .2s}.guide-cta p a:hover{background:linear-gradient(90deg,#7ed6df 0,#7d7dff 100%);transform:translateY(-1px);color:#fff;text-decoration:none}.guide-format-card{background:#fafbff;border-radius:12px;padding:20px 24px;margin-bottom:24px;border-left:4px solid #7d7dff}.guide-format-card.format-jpg{border-left-color:#f59e0b}.guide-format-card.format-png{border-left-color:#06b6d4}.guide-format-card.format-gif{border-left-color:#8b5cf6}.guide-format-card.format-webp{border-left-color:#10b981}.guide-format-card h2{border-left:none;padding-left:0;margin-bottom:12px;display:flex;align-items:center;gap:10px}.guide-format-card h2::before{display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:6px;text-transform:uppercase;flex-shrink:0}.guide-format-card.format-jpg h2::before{content:"JPG";background:#fef3c7;color:#b45309}.guide-format-card.format-png h2::before{content:"PNG";background:#cffafe;color:#0891b2}.guide-format-card.format-gif h2::before{content:"GIF";background:#ede9fe;color:#6d28d9}.guide-format-card.format-webp h2::before{content:"WebP";background:#d1fae5;color:#047857}.guide-pros-cons{list-style:none;padding-left:0}.guide-pros-cons li{padding-left:24px;position:relative;margin-bottom:6px}.guide-pros-cons li::before{position:absolute;left:0;font-weight:600}.guide-pros-cons li:first-child::before{content:"✓";color:#10b981}.guide-pros-cons li:nth-child(2)::before{content:"✗";color:#ef4444}.guide-pros-cons li:nth-child(3)::before{content:"→";color:#7d7dff}.guide-summary{background:linear-gradient(135deg,#f0f7ff 0,#e8f4ff 100%);border-radius:12px;padding:20px 24px;margin-bottom:24px;border:1px solid #bfdbfe}.guide-summary h2{border-left:none;padding-left:0}.guide-index-list{display:flex;flex-direction:column;gap:20px}.guide-index-card{display:block;background:#fafbff;border-radius:12px;padding:20px 24px;border-left:4px solid #7d7dff;text-decoration:none;color:inherit;transition:background .2s,transform .2s,box-shadow .2s}.guide-index-card:hover{background:#f0f4ff;transform:translateX(4px);box-shadow:0 4px 12px rgba(125,125,255,.15);color:inherit}.guide-index-card h2{font-size:1.15rem;color:#333;margin:0 0 8px;border-left:none;padding-left:0}.guide-index-card p{margin:0;font-size:.95rem;color:#666;line-height:1.6}@media (max-width:700px){.guide-wrapper{padding:16px 12px 32px}.guide-page{padding:20px 16px;border-radius:12px}.guide-title{font-size:1.5rem}.guide-format-card h2,.guide-section h2{font-size:1.1rem;padding-left:12px}.guide-format-card{padding:16px 18px}.guide-cta{padding:20px 16px}.guide-cta-buttons{flex-direction:column}.guide-cta-btn{width:100%;text-align:center}}