.info-container{width:100%;max-width:none;margin:0;padding:0 0 2rem}.info-section{border-radius:var(--radius-lg);border-left:4px solid var(--primary-color);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);background:#fff;margin:2.5rem 0;padding:2rem}.info-section:first-child{margin-top:0}.info-section:hover{box-shadow:var(--shadow-md);border-left-color:var(--primary-color)}.info-section h2,.info-section h3,.info-section h4{color:var(--primary-color);margin-top:0;margin-bottom:1rem;font-weight:700}.info-section h2{border-bottom:2px solid var(--gray-200);padding-bottom:.75rem;font-size:1.5rem}.info-section h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem}.info-section h4{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.1rem}.info-section p{color:var(--gray-800);margin-bottom:1rem;line-height:1.8}.info-section ul,.info-section ol{margin:1.5rem 0;padding-left:2rem}.info-section li{color:var(--gray-800);margin-bottom:.75rem;line-height:1.8}.info-section li::marker{color:var(--primary-color);font-weight:600}.info-section strong{color:var(--primary-color);font-weight:700}.info-highlight{border-radius:var(--radius-md);border-left:3px solid var(--primary-color);background:rgba(0,101,179,.05);margin:1.5rem 0;padding:1.5rem}.info-highlight p{margin:0}.info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.info-card{background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-200);transition:all var(--transition-normal);padding:1.5rem}.info-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm);background:#fff}.info-card h3{margin-top:0;font-size:1.1rem}.info-card p{font-size:.95rem}.cooperation-benefits{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.benefit-item{text-align:center;background:var(--gray-50);border-radius:var(--radius-md);border:1px solid var(--gray-200);transition:all var(--transition-normal);padding:1.5rem}.benefit-item:hover{border-color:var(--primary-color);box-shadow:var(--shadow-sm);background:rgba(0,101,179,.05);transform:translateY(-4px)}.benefit-item h4{color:var(--primary-color);margin-top:0}.benefit-item p{color:var(--gray-700);font-size:.95rem}.production-image-wrap{border-radius:var(--radius-lg);border:1px solid var(--gray-200);width:100%;box-shadow:var(--shadow-sm);overflow:hidden}.production-image-wrap--portrait{max-height:560px}.production-image-wrap--landscape{max-height:360px}.production-image{object-fit:cover;width:100%;height:100%;display:block}.production-image-wrap--small{min-height:240px}@media (max-width:768px){.info-container{padding:0 0 1.5rem}.info-section{margin:2rem 0;padding:1.5rem}.info-section h2{font-size:1.25rem}.info-section h3{font-size:1.1rem}.info-grid,.cooperation-benefits{grid-template-columns:1fr}.production-image-wrap--small{min-height:200px}.production-image-wrap--portrait,.production-image-wrap--landscape{max-height:420px}}@media (max-width:480px){.info-container{padding:0 0 1rem}.info-section{border-left-width:3px;margin:1.5rem 0;padding:1rem}.info-section h2{font-size:1.1rem}.info-section ul,.info-section ol{padding-left:1.5rem}.info-highlight{padding:1rem}}
