/* 청정원) 소갈비양념 10kg 상세 페이지 스타일 */
.M8881-Y0691-N3196-container * {
    box-sizing: border-box !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Noto Sans KR', sans-serif !important;
}

.M8881-Y0691-N3196-container {
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
    padding: 20px !important;
    background-color: #ffffff !important;
}

/* 헤더 영역 */
.tks-header {
    text-align: center !important;
    margin-bottom: 40px !important;
    padding: 20px 0 !important;
    border-bottom: 2px solid #795548 !important;
}

.tks-category {
    display: inline-block !important;
    background-color: #795548 !important;
    color: white !important;
    padding: 5px 15px !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

.tks-product-title {
    font-family: 'Noto Serif KR', serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    margin: 10px 0 !important;
    line-height: 1.3 !important;
}

.tks-maker {
    font-size: 16px !important;
    color: #666666 !important;
    margin-bottom: 10px !important;
}

/* 상품 메인 정보 영역 */
.tks-main-info {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-bottom: 50px !important;
    gap: 30px !important;
}

.tks-product-image {
    flex: 1 !important;
    min-width: 300px !important;
    text-align: center !important;
}

.tks-product-image img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 10px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
}

.tks-product-details {
    flex: 1 !important;
    min-width: 300px !important;
}

.tks-detail-table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin-bottom: 20px !important;
}

.tks-detail-table tr {
    border-bottom: 1px solid #eee !important;
}

.tks-detail-table th {
    width: 30% !important;
    padding: 12px 10px !important;
    text-align: left !important;
    color: #666 !important;
    font-weight: 500 !important;
    vertical-align: top !important;
}

.tks-detail-table td {
    width: 70% !important;
    padding: 12px 10px !important;
    color: #333 !important;
    font-weight: 400 !important;
}

.tks-price {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #795548 !important;
}

/* 상품 특징 영역 */
.tks-features {
    margin-bottom: 50px !important;
    padding: 30px !important;
    background-color: #EFEBE9 !important;
    border-radius: 10px !important;
}

.tks-section-title {
    font-family: 'Noto Serif KR', serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    margin-bottom: 20px !important;
    border-left: 4px solid #795548 !important;
    padding-left: 15px !important;
}

.tks-feature-item {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 15px !important;
    padding: 10px !important;
    background-color: white !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
}

.tks-feature-emoji {
    font-size: 24px !important;
    margin-right: 15px !important;
    min-width: 30px !important;
    text-align: center !important;
}

.tks-feature-text {
    flex: 1 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

/* 사용법 및 추천 요리 영역 */
.tks-usage-section {
    margin-bottom: 50px !important;
}

.tks-usage-cards {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    justify-content: center !important;
}

.tks-usage-card {
    flex: 1 !important;
    min-width: 250px !important;
    max-width: 300px !important;
    padding: 20px !important;
    background-color: white !important;
    border-radius: 10px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
    text-align: center !important;
    border: 1px solid #eee !important;
}

.tks-card-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #795548 !important;
    margin-bottom: 15px !important;
}

.tks-card-emoji {
    font-size: 36px !important;
    margin-bottom: 15px !important;
}

.tks-card-description {
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: #666 !important;
}

/* 보관방법 강조 영역 */
.tks-storage {
    margin-bottom: 50px !important;
    padding: 25px !important;
    background-color: #FFF8E1 !important;
    border-radius: 10px !important;
    border-left: 5px solid #FFC107 !important;
}

.tks-storage-title {
    display: flex !important;
    align-items: center !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    color: #E65100 !important;
}

.tks-storage-title i {
    margin-right: 10px !important;
    font-size: 24px !important;
}

.tks-storage-text {
    font-size: 16px !important;
    line-height: 1.6 !important;
    color: #333 !important;
    margin-bottom: 20px !important;
}

.tks-highlight {
    background-color: #FFE082 !important;
    padding: 2px 5px !important;
    margin: 0 2px !important;
    border-radius: 3px !important;
    font-weight: 500 !important;
}

/* 상온 보관 방법 설명 */
.tks-storage-types {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    margin-top: 20px !important;
}

.tks-storage-type {
    flex: 1 !important;
    min-width: 250px !important;
    padding: 15px !important;
    background-color: white !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
}

.tks-storage-type-title {
    display: flex !important;
    align-items: center !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    color: #333 !important;
}

.tks-storage-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    margin-right: 10px !important;
    font-size: 16px !important;
    color: white !important;
}

.tks-room-temp-icon {
    background-color: #FF9800 !important;
}

.tks-refrigerated-icon {
    background-color: #2196F3 !important;
}

.tks-storage-type-desc {
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #555 !important;
}

.tks-storage-tip {
    margin-top: 15px !important;
    padding: 10px !important;
    background-color: #F5F5F5 !important;
    border-radius: 5px !important;
    font-size: 13px !important;
    color: #666 !important;
    line-height: 1.4 !important;
}

.tks-storage-tip strong {
    color: #FF5722 !important;
}

/* 상온 보관 수명 가이드 */
.tks-shelf-life-guide {
    margin-top: 20px !important;
    background: white !important;
    border-radius: 8px !important;
    padding: 15px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
}

.tks-shelf-life-title {
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: center !important;
    color: #795548 !important;
}

.tks-shelf-life-title span {
    margin-left: 5px !important;
}

.tks-shelf-life-item {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 8px !important;
    font-size: 14px !important;
    color: #555 !important;
}

.tks-shelf-life-label {
    min-width: 120px !important;
    font-weight: 500 !important;
}

.tks-shelf-life-value {
    flex: 1 !important;
}

/* 스토리 섹션 */
.tks-story-section {
    margin-bottom: 50px !important;
    padding: 30px !important;
    background-color: #FFF3E0 !important;
    border-radius: 10px !important;
}

.tks-story-heading {
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    text-align: center !important;
    color: #333 !important;
}

.tks-story-text {
    font-size: 18px !important;
    line-height: 1.8 !important;
    margin-bottom: 20px !important;
    color: #555 !important;
}

/* 푸터 영역 */
.tks-footer {
    margin-top: 50px !important;
    padding: 20px !important;
    text-align: center !important;
    border-top: 1px solid #eee !important;
}

.tks-company-info {
    font-size: 14px !important;
    color: #888 !important;
    line-height: 1.6 !important;
}

/* 반응형 디자인 */
@media (max-width: 768px) {
    .tks-product-title {
        font-size: 24px !important;
    }
    
    .tks-main-info {
        flex-direction: column !important;
    }
    
    .tks-product-image, .tks-product-details {
        width: 100% !important;
    }
    
    .tks-feature-item {
        padding: 8px !important;
    }
    
    .tks-usage-card {
        min-width: 100% !important;
    }
    
    .tks-section-title {
        font-size: 20px !important;
    }
    
    .tks-storage-types {
        flex-direction: column !important;
    }
    
    .tks-storage-type {
        min-width: 100% !important;
    }
}
