.business-detail{padding-top:70px}.business-hero{background:#fff;color:#1a1a1a;padding:3rem 2rem 2rem;text-align:center}.business-container{max-width:1200px;margin:0 auto}.business-title{font-size:3rem;font-weight:800;margin-bottom:0}.business-content{padding:6rem 2rem}.description-section{margin-bottom:4rem;text-align:center}.section-title{font-size:2.5rem;font-weight:800;color:#2c3e50;margin-bottom:2rem}.description-text{font-size:1.2rem;color:#555;line-height:1.8;max-width:800px;margin:0 auto}.features-list{list-style:none;padding:0;max-width:800px;margin:3rem auto}.features-list li{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:1.1rem;color:#555;border-left:4px solid var(--color-primary)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin:4rem 0}.feature-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border:2px solid transparent}.feature-card h3{font-size:1.5rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.feature-card p{color:#555;line-height:1.6}.process-section{margin:6rem 0;text-align:center}.process-timeline-horizontal{display:flex;align-items:flex-start;justify-content:center;gap:1rem;margin-top:3rem;flex-wrap:wrap}.process-step-horizontal{display:flex;flex-direction:column;align-items:center;max-width:140px}.step-icon{width:64px;height:64px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-icon svg{width:32px;height:32px;color:#fff;stroke:#fff}.process-step-horizontal h3{font-size:1rem;color:#1a1a1a;margin-bottom:.5rem;font-weight:600}.process-step-horizontal p{font-size:.85rem;color:#666;line-height:1.4}.process-arrow{display:flex;align-items:center;padding-top:1rem}.process-arrow svg{width:24px;height:24px;color:#d1d5db;stroke:#d1d5db}.process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.process-step{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;position:relative}.process-step:hover{transform:translateY(-8px);box-shadow:0 12px 24px var(--color-primary-shadow)}.step-number{width:50px;height:50px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin:0 auto 1rem}.process-step h3{font-size:1.3rem;color:#2c3e50;margin-bottom:.5rem}.process-step p{color:#666;font-size:.95rem}.examples-section{margin:6rem 0;text-align:center}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.example-card{background:linear-gradient(135deg,var(--color-background) 0,var(--color-primary-bg) 100%);border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.example-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px var(--color-primary-shadow)}.example-card h3{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem;font-weight:700}.example-card p{color:#555;line-height:1.6}.category-section{margin:6rem 0;text-align:center}.category-description{font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.category-graph{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem;margin-top:3rem}.category-group{display:flex;flex-direction:column;align-items:center}.category1-box{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);color:#fff;padding:1.5rem 2rem;border-radius:16px;font-size:1.3rem;font-weight:700;text-align:center;box-shadow:0 4px 12px var(--color-primary-shadow);min-width:200px;position:relative}.connector-line{width:2px;height:30px;background:linear-gradient(to bottom,var(--color-primary),#94a3b8);margin:0}.category2-container{display:flex;flex-direction:column;gap:1rem;width:100%}.category2-box{background:#fff;border:2px solid #e0e0e0;padding:1rem 1.5rem;border-radius:12px;font-size:1rem;color:#555;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.05)}.example-channels{margin-top:4rem}.example-channels h3{font-size:1.8rem;color:#2c3e50;margin-bottom:2rem;font-weight:700}.channels-grid{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;flex-wrap:nowrap}.channel-card{background:#fff;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-decoration:none;transition:all .3s ease;border:2px solid transparent;min-width:200px;max-width:250px;flex:1 1}.channel-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px var(--color-primary-shadow);border-color:var(--color-primary)}.channel-icon{font-size:3rem;flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.channel-icon-image{width:100%;height:100%;object-fit:contain;border-radius:12px}.channel-info{flex:1 1;text-align:center;width:100%}.channel-platform{font-size:1.4rem;font-weight:800;color:#2c3e50;margin-bottom:.5rem}.channel-name{font-size:1.1rem;font-weight:600;color:var(--color-primary);margin-bottom:.3rem}.channel-category{font-size:.9rem;color:#666;margin-top:.5rem}.channel-status{font-size:.85rem;color:#999;font-style:italic;margin-top:.5rem}.channel-card-disabled{opacity:.6;cursor:not-allowed;border:2px dashed #e0e0e0}.channel-card-disabled:hover{transform:none;box-shadow:0 4px 6px rgba(0,0,0,.1);border-color:#e0e0e0}.external-link-section{text-align:center;margin:4rem 0}.external-link-button{display:inline-block;background:var(--color-primary);color:#fff;padding:1.5rem 3rem;border-radius:12px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s ease}.external-link-button:hover{background:var(--color-primary-dark);transform:translateY(-4px);box-shadow:0 8px 16px var(--color-primary-shadow)}.back-button-section{text-align:center;margin-top:4rem}.back-button{background:#fff;color:var(--color-primary);border:2px solid var(--color-primary);padding:1rem 2rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.back-button:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px var(--color-primary-shadow)}@media (max-width:768px){.business-hero{padding:2rem 1rem 1.5rem}.business-title{font-size:2rem}.business-content{padding:4rem 1rem}.section-title{font-size:2rem}.description-text{font-size:1rem}.examples-grid,.features-grid,.process-timeline{grid-template-columns:1fr;gap:1.5rem}.process-timeline-horizontal{flex-direction:column;align-items:center;gap:.5rem}.process-step-horizontal{max-width:200px}.process-arrow{transform:rotate(90deg);padding:0}.external-link-button{padding:1.2rem 2rem;font-size:1rem}.category-graph{grid-template-columns:1fr;gap:2rem}.category1-box{font-size:1.1rem;padding:1.2rem 1.5rem;min-width:150px}.category2-box{font-size:.9rem;padding:.8rem 1rem}.channels-grid{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:0 1rem}.channel-card{padding:1.5rem}.channel-icon{font-size:2.5rem;width:55px;height:55px}.channel-name{font-size:1.1rem}}.button-group{display:flex;justify-content:center;gap:1rem}.contact-button{display:inline-block;padding:.875rem 2rem;background:#fff;color:var(--color-primary);text-decoration:none;font-weight:600;font-size:1rem;border-radius:8px;border:2px solid var(--color-primary);transition:all .3s ease;cursor:pointer}.contact-button:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px var(--color-primary-shadow)}